Aug 26 08:56:06.710432 np0000008153 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 26 08:56:06.716106 np0000008153 devstack@c-api.service[100231]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 26 08:56:06 2026] *** Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: nodename: np0000008153 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: machine: x86_64 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: clock source: unix Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: pcre jit disabled Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: detected number of CPU cores: 16 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: current working directory: / Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: detected binary path: /usr/bin/uwsgi-core Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: your processes number limit is 257052 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: your memory page size is 4096 bytes Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: detected max file descriptor number: 2048 Aug 26 08:56:06.719002 np0000008153 devstack@c-api.service[100231]: lock engine: pthread robust mutexes Aug 26 08:56:06.719438 np0000008153 devstack@c-api.service[100231]: thunder lock: enabled Aug 26 08:56:06.719438 np0000008153 devstack@c-api.service[100231]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 26 08:56:06.719505 np0000008153 devstack@c-api.service[100231]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Aug 26 08:56:06.719505 np0000008153 devstack@c-api.service[100231]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 26 08:56:06.719505 np0000008153 devstack@c-api.service[100231]: Set PythonHome to /opt/stack/data/venv Aug 26 08:56:06.758096 np0000008153 devstack@c-api.service[100231]: Python main interpreter initialized at 0x77a57f4a4668 Aug 26 08:56:06.758096 np0000008153 devstack@c-api.service[100231]: python threads support enabled Aug 26 08:56:06.758096 np0000008153 devstack@c-api.service[100231]: your server socket listen backlog is limited to 100 connections Aug 26 08:56:06.758096 np0000008153 devstack@c-api.service[100231]: your mercy for graceful operations on workers is 80 seconds Aug 26 08:56:06.758709 np0000008153 devstack@c-api.service[100231]: mapped 671795 bytes (656 KB) for 4 cores Aug 26 08:56:06.758899 np0000008153 devstack@c-api.service[100231]: *** Operational MODE: preforking *** Aug 26 08:56:06.759082 np0000008153 devstack@c-api.service[100231]: *** uWSGI is running in multiple interpreter mode *** Aug 26 08:56:06.759082 np0000008153 devstack@c-api.service[100231]: spawned uWSGI master process (pid: 100231) Aug 26 08:56:06.759240 np0000008153 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 26 08:56:06.759669 np0000008153 devstack@c-api.service[100231]: spawned uWSGI worker 1 (pid: 100236, cores: 1) Aug 26 08:56:06.760181 np0000008153 devstack@c-api.service[100231]: spawned uWSGI worker 2 (pid: 100237, cores: 1) Aug 26 08:56:06.760608 np0000008153 devstack@c-api.service[100231]: spawned uWSGI worker 3 (pid: 100238, cores: 1) Aug 26 08:56:06.763866 np0000008153 devstack@c-api.service[100231]: spawned uWSGI worker 4 (pid: 100239, cores: 1) Aug 26 08:56:06.763866 np0000008153 devstack@c-api.service[100231]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: we strongly recommend against using it for new projects. Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: If you are already using Eventlet, we recommend migrating to a different Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: framework. For more detail see Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 08:56:06.874334 np0000008153 devstack@c-api.service[100238]: import eventlet # noqa Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: we strongly recommend against using it for new projects. Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: If you are already using Eventlet, we recommend migrating to a different Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: framework. For more detail see Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 08:56:06.883758 np0000008153 devstack@c-api.service[100239]: import eventlet # noqa Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: we strongly recommend against using it for new projects. Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: If you are already using Eventlet, we recommend migrating to a different Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: framework. For more detail see Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 08:56:06.891663 np0000008153 devstack@c-api.service[100236]: import eventlet # noqa Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: we strongly recommend against using it for new projects. Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: If you are already using Eventlet, we recommend migrating to a different Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: framework. For more detail see Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 08:56:06.908130 np0000008153 devstack@c-api.service[100237]: import eventlet # noqa Aug 26 08:56:07.027063 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 26 08:56:07.027063 np0000008153 devstack@c-api.service[100238]: from cgi import parse_header Aug 26 08:56:07.048710 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 26 08:56:07.048710 np0000008153 devstack@c-api.service[100239]: from cgi import parse_header Aug 26 08:56:07.068325 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 08:56:07.068325 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:56:07.070863 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 26 08:56:07.070863 np0000008153 devstack@c-api.service[100236]: from cgi import parse_header Aug 26 08:56:07.073939 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 26 08:56:07.073939 np0000008153 devstack@c-api.service[100237]: from cgi import parse_header Aug 26 08:56:07.080308 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 26 08:56:07.080308 np0000008153 devstack@c-api.service[100238]: removals.removed_module( Aug 26 08:56:07.081106 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 26 08:56:07.081106 np0000008153 devstack@c-api.service[100238]: removals.removed_module( Aug 26 08:56:07.088511 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 08:56:07.088511 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:56:07.099273 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 26 08:56:07.099273 np0000008153 devstack@c-api.service[100239]: removals.removed_module( Aug 26 08:56:07.100061 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 26 08:56:07.100061 np0000008153 devstack@c-api.service[100239]: removals.removed_module( Aug 26 08:56:07.108416 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 08:56:07.108416 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:56:07.114222 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 08:56:07.114222 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:56:07.120054 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 26 08:56:07.120054 np0000008153 devstack@c-api.service[100236]: removals.removed_module( Aug 26 08:56:07.120911 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 26 08:56:07.120911 np0000008153 devstack@c-api.service[100236]: removals.removed_module( Aug 26 08:56:07.125392 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 26 08:56:07.125392 np0000008153 devstack@c-api.service[100237]: removals.removed_module( Aug 26 08:56:07.126171 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 26 08:56:07.126171 np0000008153 devstack@c-api.service[100237]: removals.removed_module( Aug 26 08:56:07.817062 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 08:56:07.817062 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:56:07.820703 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 08:56:07.820703 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:56:07.867877 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 26 08:56:07.867877 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:56:07.872100 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 26 08:56:07.872100 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:56:07.872922 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 08:56:07.872922 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:56:07.877640 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 08:56:07.877640 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:56:07.929253 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 26 08:56:07.929253 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:56:07.935022 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 26 08:56:07.935022 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:56:08.047724 np0000008153 devstack@c-api.service[100238]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 26 08:56:08.048117 np0000008153 devstack@c-api.service[100238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 08:56:08.061105 np0000008153 devstack@c-api.service[100239]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 26 08:56:08.061488 np0000008153 devstack@c-api.service[100239]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100239) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 08:56:08.123190 np0000008153 devstack@c-api.service[100237]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 26 08:56:08.123412 np0000008153 devstack@c-api.service[100237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 08:56:08.128481 np0000008153 devstack@c-api.service[100236]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 26 08:56:08.128673 np0000008153 devstack@c-api.service[100236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 08:56:08.146306 np0000008153 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 08:56:08.146306 np0000008153 devstack@c-api.service[100238]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 08:56:08.163369 np0000008153 devstack@c-api.service[100239]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 08:56:08.163369 np0000008153 devstack@c-api.service[100239]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 08:56:08.196793 np0000008153 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 08:56:08.196793 np0000008153 devstack@c-api.service[100237]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 08:56:08.202186 np0000008153 devstack@c-api.service[100236]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 08:56:08.202186 np0000008153 devstack@c-api.service[100236]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 08:56:08.619865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100239) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 08:56:08.620019 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 08:56:08.620262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.620317 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 08:56:08.620348 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 08:56:08.620372 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.620394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.620536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.620576 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.620668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.620707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.620765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.620799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.620907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.620996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.621149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.622570 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.622661 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.622741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.622776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.622829 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.622882 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.622914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.622943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.622968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.623016 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.623057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.623083 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.623114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.623140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.624054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.624142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.624260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.624323 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.624374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.624411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.624449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.624490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.624529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.624579 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.624636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.624636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.624705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.624750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.624793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.624855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.624929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.625003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.625051 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.625111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.625111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.625199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.625245 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.625282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.625318 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.625318 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.625390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.625439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.625476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.625521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.625562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.625620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.625658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.625701 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.625744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.625779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.625826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.625895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.625942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.625986 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.626022 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.626062 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.626107 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.626143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.626189 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.626237 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.626275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.626312 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.626350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.626390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.626430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.626466 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.626505 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.626556 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.626618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.626661 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.626693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.626722 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.626758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.626793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.626793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.626876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.626918 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.626957 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.626990 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.627032 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.627073 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.627112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.627112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.627112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.627784 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.627859 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.627961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.628025 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.628087 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.628145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.628210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.628997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.629073 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.629146 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.629188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.629226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.629253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.629285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.629312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.629357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.629404 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.629451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.629487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.629533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.629533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.629623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.629675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.629732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.629774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.629800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.629824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.629872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.629901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.629933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.629957 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.629981 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.630001 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.630025 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.630050 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.630075 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.630095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.630117 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.630137 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.630191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.630225 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.630262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.630315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.630361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.630392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.630427 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.630480 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.630524 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.630589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.630732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.630818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.630932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.630963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.630997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.631022 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.631065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.631116 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.631144 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.631243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.631278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.631306 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.631330 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.631352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.631380 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.631407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.631430 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.631449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.631478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.631512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.631555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.631555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.631555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.631668 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.631693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.631719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.631719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.631759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.631999 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.632076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.632132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.632179 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.632221 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.632262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.632301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.632353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.632401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.632433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.632433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.632489 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.632519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.632547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.632578 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.632620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.632643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.632672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.632698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.632728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.632754 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.632797 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.632824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.632859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.632885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.632916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.632939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.632962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.632984 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.633015 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.633042 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.633071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.633096 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.633116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.633142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.633166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.633187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.633215 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.633237 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.633266 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.633290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.633311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.633341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.633364 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.633385 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.633409 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.633428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.633456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.633483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.633508 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.633544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.633574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.633574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.633634 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.633663 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.633692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.633692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.633731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.633815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.633925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.634015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.634103 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.634197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.634816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.634895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.634967 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.635022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.635078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.635114 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.635138 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.635216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.635263 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.635319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.635364 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.635399 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.635447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.635492 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.635528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.635550 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.635576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.635614 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.635638 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.635661 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.635691 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.635717 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.635743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.635769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.635799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.635826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.635867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.635895 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.641046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.641156 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.641156 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.641270 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.641384 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.641430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.641478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.641520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.641520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.641615 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.641665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.641665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.641665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.641771 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.642132 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.642218 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.642262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.642308 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.642348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.642390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.642447 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.642501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.642548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.642612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.642653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.642694 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.642738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.642778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.642778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.642889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.642889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.642889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.642889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.642889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.643069 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.643115 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.643162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.643162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.643162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.643162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.643162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.643358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.643405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.643405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.643405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.643521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.643521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.643609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.643669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.643991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.644057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.644111 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.644166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.644253 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.644326 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.644413 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.644569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.644629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.644686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.644736 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.644780 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.644780 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.644878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.644928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.644978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.645019 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.645066 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.645116 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.645166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.645166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.645238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.645238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.645238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.645238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.645386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.645435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.645478 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.645478 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.645563 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.645617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.645658 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.645698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.645698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.645698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.645810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.645810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.645924 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.645974 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.646029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.646070 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.646110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.646151 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.646196 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.646235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.646274 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.646314 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.646361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.646415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.646454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.646499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.646548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.646548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.646548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.646548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.646548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.646750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.646750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.646750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.646750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.646750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.646937 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.646937 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.647228 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.647297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.647347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.647407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.647458 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.647501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.647547 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.647612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.647667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.647708 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.647753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.647800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.647866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.647909 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.647950 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.648005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.648046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.648085 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.648125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.648171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.648211 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.648250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.648289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.648341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.648380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.648431 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.648470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.648514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.650033 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.650118 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.650175 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.650222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.650270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.650318 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.650366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.650366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.650511 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.650568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.650637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.650637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.650637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.650637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.650781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.650781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.650881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.650943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.651010 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.651056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.651106 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.651147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.651188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.651234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.651285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.651330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.651375 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.651418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.651461 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.651517 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.651556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.651612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.651612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.651612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.651716 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.651769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.651816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.651816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.651816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.651970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.652018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.652018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.652123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.652177 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.652224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.652325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.652374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.652440 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.652487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.652521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.652559 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.652619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.652670 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.652722 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.652770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.652770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.653007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.653007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.653143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.653143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.653143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.653243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.653281 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.653436 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.653495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.653569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.653632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.653670 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.653720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.653765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.653805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.653862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.653908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.653952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.654015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.654068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.654068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.654159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.654203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.654254 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.654254 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.654345 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.654397 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.654443 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.654498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.654544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.654593 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.654636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.654679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.654729 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.654776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.654816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.654873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.654939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.654986 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.655027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.655067 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.655106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.655154 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.655202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.655243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.655289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.655342 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.655400 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.655453 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.655503 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.655548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.655601 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.655653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.655699 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.655739 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.655787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.655858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.655907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.655961 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.656008 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.656008 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.656090 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.656135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.656178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.656178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.656262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.656304 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.656355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.656401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.656440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.656480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.656518 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.656567 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.656621 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.656664 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.656707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.656748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.656793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.656859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.656906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.656945 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.656980 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.657015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.657052 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.657091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.657130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.657171 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.657220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.657269 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.657311 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.657352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.657394 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.657433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.657475 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.657519 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.657571 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.657625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.657675 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.657722 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.657762 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.657806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.657866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.657924 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.657971 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.658014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.658053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.658095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.658147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.658195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.658248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.658292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.658333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.658373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.658426 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.658480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.658525 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.658568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.658629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.658691 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.658738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.658779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.658826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.658890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.658935 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.658987 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.659034 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.659083 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.659083 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.659182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.659231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.659278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.659330 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.659380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.659428 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.659473 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.659521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.659565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.659625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.659672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.659712 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.659757 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.659804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.659866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.659916 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.659958 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.660003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.660043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.660089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.660129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.660166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.660204 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.660241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.660285 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.660325 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.660364 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.660400 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.660447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.660492 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.660539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.660594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.660594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.660667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.660707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.660745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.660782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.660831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.660899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.660942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.660977 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.661021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.661058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.661095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.661139 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.661179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.661216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.661259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.661297 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.661340 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.661378 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.661412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.661444 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.661484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.661519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.661560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.661604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.661647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.661685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.661721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.661753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.661787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.661823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.661893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.661945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.661990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.662037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.662037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.662109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.662536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.662619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.662666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.662725 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.662771 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.662824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.662914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.663124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.663199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.663242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.663287 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.663344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.663344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.663422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.663462 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.663502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.663548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.663601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.663641 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.663693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.663693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.663802 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.663864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.663911 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.663966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.664013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.664065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.664108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.664152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.664194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.664252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.664305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.664346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.664346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.664346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.664613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.664613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.664708 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.664755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.664816 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.664878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.664933 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.664991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.665038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.665089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.665134 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.665185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.665233 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.665278 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.665331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.665376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.665376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.665461 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.665504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.665543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.665601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.665651 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.665695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.665737 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.665872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.665923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.665923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.665923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.666047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.666047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.666047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.666164 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.666210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.666270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.666328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.666380 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.666426 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.666475 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.666521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.666562 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.666614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.666658 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.666702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.666755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.666800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.666840 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.666908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.666953 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.666993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.667037 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.667078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.667117 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.667161 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.667214 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.667264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.667310 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.667351 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.667403 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.667450 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.667492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.667536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.667596 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.667661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.667707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.667750 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.667800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.667862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.667862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.667964 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.668013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.668013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.668091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.668091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.668175 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.668229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.668274 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.668317 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.668359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.668410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.668461 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.668504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.668552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.668614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.668657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.668693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.668728 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.668768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.668812 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.668876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.668921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.668955 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.669001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.669046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.669084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.669122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.669157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.669157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.669157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.670781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.670866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.670927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.670981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.671028 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.671100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.671146 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.671397 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.671470 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.671539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.671617 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.671669 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.671720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.671790 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.672853 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.672931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.673047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.673126 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.673248 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.673290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.673332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.673371 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.673423 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.673574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.673672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.673768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.673876 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.673988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.675864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.675941 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.675981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.676043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.676082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.676157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.676212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.676650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.676708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.676788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.676839 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.676925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.676975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.677015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.677070 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.677120 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.677120 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.677199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.677242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.677282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.677320 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.677356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.677428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.677602 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.677656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.677715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.677778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.677832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.678236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.678327 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.678385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.678441 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.678502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.678546 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.678647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.678885 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.678972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.679035 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.679082 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.679134 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.679178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.679178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.679253 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.679297 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.679297 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.679390 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.679438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.679488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.679488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.679881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.679985 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.680052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.680110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.680157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.680213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.680268 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.680314 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.680367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.680420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.680465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.680507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.680551 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.680609 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.680653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.680688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.680725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.680769 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.680813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 08:56:08.680873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.680918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.680918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.680996 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.681038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.681038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.681372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 08:56:08.681471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 08:56:08.681563 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 08:56:08.681684 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 08:56:08.681775 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 08:56:08.681881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 08:56:08.721285 np0000008153 devstack@c-api.service[100238]: INFO dbcounter [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Registered counter for database cinder Aug 26 08:56:08.722275 np0000008153 devstack@c-api.service[100237]: INFO dbcounter [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Registered counter for database cinder Aug 26 08:56:08.722505 np0000008153 devstack@c-api.service[100239]: INFO dbcounter [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Registered counter for database cinder Aug 26 08:56:08.723186 np0000008153 devstack@c-api.service[100236]: INFO dbcounter [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Registered counter for database cinder Aug 26 08:56:08.763746 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.764559 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-cc392b2c-3217-45d9-923a-9afd7674348e 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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.765696 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 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=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.766692 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd 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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.868124 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writer thread running {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 08:56:08.870750 np0000008153 devstack@c-api.service[100239]: INFO cinder.rpc [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 08:56:08.873057 np0000008153 devstack@c-api.service[100239]: INFO cinder.rpc [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 08:56:08.874992 np0000008153 devstack@c-api.service[100239]: INFO cinder.rpc [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 08:56:08.876904 np0000008153 devstack@c-api.service[100239]: INFO cinder.rpc [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 08:56:08.877200 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.877442 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.878339 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writer thread running {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 08:56:08.879084 np0000008153 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.880329 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writer thread running {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 08:56:08.880728 np0000008153 devstack@c-api.service[100237]: INFO cinder.rpc [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 08:56:08.881724 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.881857 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.882432 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writer thread running {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 08:56:08.882744 np0000008153 devstack@c-api.service[100238]: INFO cinder.rpc [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 08:56:08.883334 np0000008153 devstack@c-api.service[100237]: INFO cinder.rpc [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 08:56:08.884466 np0000008153 devstack@c-api.service[100236]: INFO cinder.rpc [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 08:56:08.884768 np0000008153 devstack@c-api.service[100238]: INFO cinder.rpc [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 08:56:08.885274 np0000008153 devstack@c-api.service[100237]: INFO cinder.rpc [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 08:56:08.886478 np0000008153 devstack@c-api.service[100236]: INFO cinder.rpc [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 08:56:08.886778 np0000008153 devstack@c-api.service[100238]: INFO cinder.rpc [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 08:56:08.887005 np0000008153 devstack@c-api.service[100237]: INFO cinder.rpc [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 08:56:08.887350 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.887642 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.888339 np0000008153 devstack@c-api.service[100236]: INFO cinder.rpc [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 08:56:08.888409 np0000008153 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.888651 np0000008153 devstack@c-api.service[100238]: INFO cinder.rpc [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 08:56:08.888978 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.889260 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.889899 np0000008153 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.891026 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.891212 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.892049 np0000008153 devstack@c-api.service[100236]: INFO cinder.rpc [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 08:56:08.892413 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.892485 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.892597 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.892658 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.893265 np0000008153 devstack@c-api.service[100236]: WARNING cinder.keymgr.conf_key_mgr [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.895492 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.895627 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.912235 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-cc392b2c-3217-45d9-923a-9afd7674348e 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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.914465 np0000008153 devstack@c-api.service[100239]: INFO cinder.rpc [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 08:56:08.916646 np0000008153 devstack@c-api.service[100239]: INFO cinder.rpc [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 08:56:08.917031 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.917179 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.922151 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd 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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.923486 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.924037 np0000008153 devstack@c-api.service[100237]: INFO cinder.rpc [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 08:56:08.925579 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 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=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:08.925990 np0000008153 devstack@c-api.service[100238]: INFO cinder.rpc [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 08:56:08.926054 np0000008153 devstack@c-api.service[100237]: INFO cinder.rpc [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 08:56:08.926431 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.926530 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.926562 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.926715 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.927746 np0000008153 devstack@c-api.service[100236]: INFO cinder.rpc [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 08:56:08.928396 np0000008153 devstack@c-api.service[100238]: INFO cinder.rpc [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 08:56:08.928901 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.929095 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.929313 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.929454 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.929662 np0000008153 devstack@c-api.service[100236]: INFO cinder.rpc [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 08:56:08.930086 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.930213 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.931714 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.931892 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.934617 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.934749 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.935440 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.935712 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.937793 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.937962 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.938046 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.938092 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.939430 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.939550 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.940028 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.940155 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.940191 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.940216 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.942108 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.942234 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.942268 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.942377 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.942611 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.942805 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.943089 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.943221 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.944352 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.944390 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.944484 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.944516 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.945971 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.946162 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.946268 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.946395 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.946426 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.946611 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.947311 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.947373 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.947465 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.947492 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.948540 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.948696 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.949141 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.949260 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.949306 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.949460 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.950733 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.950772 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.950874 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.950905 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.952722 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.952785 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.952876 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.952927 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.953059 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.953188 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.953708 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.953908 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.954830 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.954973 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.955211 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.955343 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.955390 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.955462 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.955700 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.955815 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.956643 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.956758 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.956851 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.957038 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.957298 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.957402 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.957508 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.957635 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.957680 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.957788 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.958379 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.958488 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.959190 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.959303 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.959402 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.959524 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.959667 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.959779 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.960026 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.960129 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.960218 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.960350 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.960689 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.960854 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.961401 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.961523 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.961695 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.961822 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.962281 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.962356 np0000008153 devstack@c-api.service[100239]: WARNING cinder.api.contrib.hosts [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 08:56:08.962403 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.962549 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.962668 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.963200 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: extensions {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.963519 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.963666 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.964111 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.964244 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.964295 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: consistencygroups {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.965472 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.965610 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.965669 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.965801 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.965924 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: extra_specs {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.966405 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.966506 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.966571 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.966622 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.967185 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.967239 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: capabilities {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.967291 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.967803 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.967942 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.967994 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.968041 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.968504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: backups {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.968659 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.968747 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.968796 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.968865 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.968912 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.969068 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.969428 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.969543 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.970110 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.970167 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.970214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-quota-sets {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.970285 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.970335 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.970381 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.970504 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.970985 np0000008153 devstack@c-api.service[100237]: WARNING cinder.api.contrib.hosts [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 08:56:08.971042 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.971154 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.971204 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.971326 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.971823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: extensions {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.971902 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.971989 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.972350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: qos-specs {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.972673 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.972779 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.972822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: consistencygroups {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.973551 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.973669 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.974017 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: encryption {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.974244 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.974276 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.974339 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: extra_specs {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.974377 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.974405 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.974894 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.975008 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.975324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: encryption {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.975555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: capabilities {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.975752 np0000008153 devstack@c-api.service[100236]: WARNING cinder.api.contrib.hosts [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 08:56:08.976024 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.976129 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.976538 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: cgsnapshots {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.976569 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.976621 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: extensions {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.976691 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.976743 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: backups {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.977574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: consistencygroups {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.977683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: scheduler-stats {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.977821 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.977959 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.978305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-quota-sets {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.978739 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.978859 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.978911 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-volume-manage {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.979190 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: extra_specs {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.979520 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.979647 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.980053 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: qos-specs {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.980103 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-snapshot-manage {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.980323 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.980410 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: capabilities {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.980439 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.981173 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.981285 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.981317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-volume-transfer {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.981601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: encryption {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.981645 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: backups {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.981852 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.981990 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.982614 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.982720 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-hosts {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.982760 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.982896 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: encryption {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.983361 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-quota-sets {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.983507 np0000008153 devstack@c-api.service[100238]: WARNING cinder.api.contrib.hosts [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 08:56:08.983746 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.983853 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-volume-type-access {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.983900 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.984042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: cgsnapshots {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.984365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: extensions {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.985091 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: qos-specs {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.985139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-availability-zone {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.985164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: scheduler-stats {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.985389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: consistencygroups {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.986237 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extended resource: os-quota-class-sets {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.986293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-volume-manage {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.986625 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: encryption {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.987030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: extra_specs {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.987301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-snapshot-manage {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.987624 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.987776 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.987824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: encryption {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.988300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: capabilities {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.988419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-volume-transfer {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.988520 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.988655 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.988979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: cgsnapshots {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.989367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: backups {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.989409 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.989515 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.989779 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-hosts {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.990072 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] SnapshotActionsController initialized {{(pid=100239) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 08:56:08.990243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: scheduler-stats {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.990445 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.990565 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.990785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-volume-type-access {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.990944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-quota-sets {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.991195 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.991312 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.991347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-volume-manage {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.991929 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.992027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-availability-zone {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.992090 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.992342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: qos-specs {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.992509 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-snapshot-manage {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.992721 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.992826 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.993062 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extended resource: os-quota-class-sets {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.993327 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.993462 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.993571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.993700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-volume-transfer {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.993748 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.993856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.993963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension UsedLimits extending resource: limits {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994147 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994233 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994322 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994368 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.994438 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension AdminActions extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994493 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.994545 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension AdminActions extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: encryption {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.994640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension AdminActions extending resource: backups {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994733 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeActions extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994853 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.994964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-cc392b2c-3217-45d9-923a-9afd7674348e None None] Extension TypesManage extending resource: types {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.995032 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-hosts {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.995222 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.995347 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.995832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: encryption {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.996014 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.996065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-volume-type-access {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.996113 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.996642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.snapshot_actions [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] SnapshotActionsController initialized {{(pid=100237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 08:56:08.997004 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.997051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: cgsnapshots {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.997116 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.997259 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-availability-zone {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.997716 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.997828 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.998171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: scheduler-stats {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.998270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extended resource: os-quota-class-sets {{(pid=100236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.998429 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.998539 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.999213 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.999316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-volume-manage {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:08.999386 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.999577 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:08.999720 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:08.999812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:08.999961 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000051 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000411 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.000452 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-snapshot-manage {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:09.000490 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.000529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension UsedLimits extending resource: limits {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.000949 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension AdminActions extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.001047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension AdminActions extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.001101 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.001142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension AdminActions extending resource: backups {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.001190 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.001231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeActions extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.001344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.001435 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-87025aff-efda-4f5f-99cc-45e6eb2e7fcd None None] Extension TypesManage extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.001559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-volume-transfer {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:09.001714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.snapshot_actions [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] SnapshotActionsController initialized {{(pid=100236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 08:56:09.002081 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.002187 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.002236 np0000008153 devstack@c-api.service[100239]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77a57f4a4668 pid: 100239 (default app) Aug 26 08:56:09.002758 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.002835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-hosts {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:09.002902 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.003500 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.003618 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.003922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-volume-type-access {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:09.004265 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.004389 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.004904 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005029 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005119 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-availability-zone {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:09.005224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005388 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005485 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension UsedLimits extending resource: limits {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005688 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005900 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension AdminActions extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.005998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension AdminActions extending resource: snapshots {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.006092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension AdminActions extending resource: backups {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.006183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extended resource: os-quota-class-sets {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 08:56:09.006311 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeActions extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.006311 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.006400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.router [None req-630c3ded-b91f-45a7-a727-400e0e1a7914 None None] Extension TypesManage extending resource: types {{(pid=100236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.008160 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.008376 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.008427 np0000008153 devstack@c-api.service[100237]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77a57f4a4668 pid: 100237 (default app) Aug 26 08:56:09.009475 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.009708 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.010678 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.010867 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.011211 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a759436a-ccb5-4a49-8961-e433921307d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:56:09.011766 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] SnapshotActionsController initialized {{(pid=100238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 08:56:09.012328 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.012527 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.013277 np0000008153 devstack@c-api.service[100236]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77a57f4a4668 pid: 100236 (default app) Aug 26 08:56:09.013356 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.013466 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.014160 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.014268 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.014325 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1/1] 10.4.3.236 () {60 vars in 925 bytes} [Wed Aug 26 08:56:09 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 26 08:56:09.014973 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:56:09.015085 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:56:09.015619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.015745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.015857 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.015959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016242 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension UsedLimits extending resource: limits {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016335 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016422 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016520 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016645 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension AdminActions extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016755 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension AdminActions extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension AdminActions extending resource: backups {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.016962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeActions extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.017077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.017175 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-535c94e0-9d15-4d1a-b0a9-5fabb0c38bf3 None None] Extension TypesManage extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 08:56:09.024571 np0000008153 devstack@c-api.service[100238]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77a57f4a4668 pid: 100238 (default app) Aug 26 08:56:13.721247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b29cd66-58a2-4a91-b6b7-7394642e00a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:56:14.292514 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b29cd66-58a2-4a91-b6b7-7394642e00a0 admin admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:56:14.293045 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b29cd66-58a2-4a91-b6b7-7394642e00a0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:56:14.294544 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:56:14.294544 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:56:14.324059 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-5b29cd66-58a2-4a91-b6b7-7394642e00a0 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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:14.347818 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b29cd66-58a2-4a91-b6b7-7394642e00a0 admin admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:56:14.348199 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1/2] 10.4.3.236 () {68 vars in 1302 bytes} [Wed Aug 26 08:56:13 2026] POST /volume/v3/types => generated 183 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:56:14.364777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d515a57f-f083-4484-802e-fbf0792cf548 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:56:14.636608 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d515a57f-f083-4484-802e-fbf0792cf548 admin admin] POST https://10.4.3.236/volume/v3/types/1da3a1a4-979f-48bc-a441-41b6d899c6e1/extra_specs Aug 26 08:56:14.637114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d515a57f-f083-4484-802e-fbf0792cf548 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:56:14.638720 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:56:14.638720 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:56:14.670416 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-d515a57f-f083-4484-802e-fbf0792cf548 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=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:14.725520 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d515a57f-f083-4484-802e-fbf0792cf548 admin admin] https://10.4.3.236/volume/v3/types/1da3a1a4-979f-48bc-a441-41b6d899c6e1/extra_specs returned with HTTP 200 Aug 26 08:56:14.726000 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1/3] 10.4.3.236 () {68 vars in 1449 bytes} [Wed Aug 26 08:56:14 2026] POST /volume/v3/types/1da3a1a4-979f-48bc-a441-41b6d899c6e1/extra_specs => generated 52 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 08:56:14.945644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c1ba45df-5cdf-4a84-85ec-056f1b40bdcb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:56:15.275074 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c1ba45df-5cdf-4a84-85ec-056f1b40bdcb admin admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:56:15.275960 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c1ba45df-5cdf-4a84-85ec-056f1b40bdcb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:56:15.278263 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:56:15.278263 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:56:15.317146 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ba45df-5cdf-4a84-85ec-056f1b40bdcb 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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:15.340815 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c1ba45df-5cdf-4a84-85ec-056f1b40bdcb admin admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:56:15.341207 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 2/4] 10.4.3.236 () {68 vars in 1302 bytes} [Wed Aug 26 08:56:14 2026] POST /volume/v3/types => generated 186 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:56:15.357575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83ebd625-7b63-4397-8fb7-61ac3ce6dfbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:56:15.636178 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83ebd625-7b63-4397-8fb7-61ac3ce6dfbf admin admin] POST https://10.4.3.236/volume/v3/types/83b1fa23-2b4d-4ad2-9453-5681bc11025e/extra_specs Aug 26 08:56:15.636717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83ebd625-7b63-4397-8fb7-61ac3ce6dfbf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:56:15.638358 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:56:15.638358 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:56:15.669989 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-83ebd625-7b63-4397-8fb7-61ac3ce6dfbf 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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:56:15.722762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83ebd625-7b63-4397-8fb7-61ac3ce6dfbf admin admin] https://10.4.3.236/volume/v3/types/83b1fa23-2b4d-4ad2-9453-5681bc11025e/extra_specs returned with HTTP 200 Aug 26 08:56:15.723198 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1/5] 10.4.3.236 () {68 vars in 1449 bytes} [Wed Aug 26 08:56:15 2026] POST /volume/v3/types/83b1fa23-2b4d-4ad2-9453-5681bc11025e/extra_specs => generated 45 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 08:56:24.345779 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:56:24.723961 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:56:25.338983 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:56:25.721432 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:56:39.414543 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15074331-f212-44f3-ba41-32309ddd8bd3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:56:39.415225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15074331-f212-44f3-ba41-32309ddd8bd3 None None] GET https://10.4.3.236/volume// Aug 26 08:56:39.415451 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15074331-f212-44f3-ba41-32309ddd8bd3 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:56:39.415774 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15074331-f212-44f3-ba41-32309ddd8bd3 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:56:39.416334 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15074331-f212-44f3-ba41-32309ddd8bd3 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:56:39.416667 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 2/6] 10.4.3.236 () {66 vars in 1425 bytes} [Wed Aug 26 08:56:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:57:17.396373 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fde63eb4-3612-4c38-95f3-0b6ed1d693dd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:57:17.648731 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fde63eb4-3612-4c38-95f3-0b6ed1d693dd tempest-verify_tempest_config-115354294 tempest-verify_tempest_config-115354294-project-member] GET https://10.4.3.236/volume/v3/extensions Aug 26 08:57:17.648731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fde63eb4-3612-4c38-95f3-0b6ed1d693dd tempest-verify_tempest_config-115354294 tempest-verify_tempest_config-115354294-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:57:17.648920 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fde63eb4-3612-4c38-95f3-0b6ed1d693dd tempest-verify_tempest_config-115354294 tempest-verify_tempest_config-115354294-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:57:17.649238 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fde63eb4-3612-4c38-95f3-0b6ed1d693dd tempest-verify_tempest_config-115354294 tempest-verify_tempest_config-115354294-project-member] https://10.4.3.236/volume/v3/extensions returned with HTTP 200 Aug 26 08:57:17.649533 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 2/7] 10.4.3.236 () {66 vars in 1246 bytes} [Wed Aug 26 08:57:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:03.706907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-76e692e0-1edb-4de2-b236-14d3dd487aac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:04.157067 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:04.157347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1595553089"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:04.159000 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1595553089'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:04.159430 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume of 1 GB Aug 26 08:58:04.175749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:04.175084. {{(pid=100239) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:04.176096 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Availability Zones retrieved successfully. Aug 26 08:58:04.200993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Flow 'volume_create_api' (61dc9c25-379e-42c0-bf15-da5762c49719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:04.203428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94029442-22a7-4e14-9c31-29b4e1fda122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:04.204209 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:04.265126 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94029442-22a7-4e14-9c31-29b4e1fda122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:04.266361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0935bae-0907-4348-a3d1-bacf3e901f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:04.319671 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:04.320033 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:04.324055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:04.378433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Created reservations ['e2092672-25b1-4042-9c92-037bb00f3bdf', '95261e12-1174-4bec-b11d-508d8026fd34', '15e5f4fe-9ad1-4911-adab-37f0a3c8ca60', '12bd2e90-3160-4bdc-980d-cf2594441f70'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:04.379837 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0935bae-0907-4348-a3d1-bacf3e901f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2092672-25b1-4042-9c92-037bb00f3bdf', '95261e12-1174-4bec-b11d-508d8026fd34', '15e5f4fe-9ad1-4911-adab-37f0a3c8ca60', '12bd2e90-3160-4bdc-980d-cf2594441f70']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:04.380704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93daee60-3c9b-45e8-ae7f-a270366e1eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:04.457162 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93daee60-3c9b-45e8-ae7f-a270366e1eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb438e18-f2d7-49c3-bfc1-125727898cf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1595553089',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',qos_specs=None,replication_status=,reservations=['e2092672-25b1-4042-9c92-037bb00f3bdf','95261e12-1174-4bec-b11d-508d8026fd34','15e5f4fe-9ad1-4911-adab-37f0a3c8ca60','12bd2e90-3160-4bdc-980d-cf2594441f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1595553089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb438e18-f2d7-49c3-bfc1-125727898cf6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:04.458635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8db7ac-32f5-4ea2-801c-d05b6b13c831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:04.491099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8db7ac-32f5-4ea2-801c-d05b6b13c831) transitioned into state 'SUCCESS' from state '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-1595553089',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',qos_specs=None,replication_status=,reservations=['e2092672-25b1-4042-9c92-037bb00f3bdf','95261e12-1174-4bec-b11d-508d8026fd34','15e5f4fe-9ad1-4911-adab-37f0a3c8ca60','12bd2e90-3160-4bdc-980d-cf2594441f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:04.492070 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0518813-ba83-490d-8742-a9ff174728ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:04.518361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0518813-ba83-490d-8742-a9ff174728ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:04.519520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Flow 'volume_create_api' (61dc9c25-379e-42c0-bf15-da5762c49719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:04.519922 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume request issued successfully. Aug 26 08:58:04.521193 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76e692e0-1edb-4de2-b236-14d3dd487aac tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:04.521750 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 3/8] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:03 2026] POST /volume/v3/volumes => generated 760 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:04.534943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43a86fcc-ea19-4a31-9130-c2a52f9ceabf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:04.537938 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43a86fcc-ea19-4a31-9130-c2a52f9ceabf tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:04.538214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43a86fcc-ea19-4a31-9130-c2a52f9ceabf tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:04.538309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43a86fcc-ea19-4a31-9130-c2a52f9ceabf tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:04.578616 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:04.578616 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:04.586395 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-43a86fcc-ea19-4a31-9130-c2a52f9ceabf tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:04.596957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43a86fcc-ea19-4a31-9130-c2a52f9ceabf tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 returned with HTTP 200 Aug 26 08:58:04.597363 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 3/9] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:04 2026] GET /volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 => generated 828 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-799629411", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-799629411', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Create volume of 1 GB Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:04.737675. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Availability Zones retrieved successfully. Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Flow 'volume_create_api' (9490ce61-f9e4-4895-ad49-dadeddf2a16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d124cc33-9265-4760-a667-722b6cfd6cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d124cc33-9265-4760-a667-722b6cfd6cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:05.058820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f3173a-5812-4533-ae6b-2335d93aebc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Created reservations ['e09bc5e5-764b-4e20-ad46-653259208b38', '399d9af5-1887-4372-9105-f0e0cd3d74c3', 'e100612c-f463-4d51-940e-47590ea734ac', '51442691-494b-4643-95a5-d6f9dbb8fe33'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f3173a-5812-4533-ae6b-2335d93aebc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09bc5e5-764b-4e20-ad46-653259208b38', '399d9af5-1887-4372-9105-f0e0cd3d74c3', 'e100612c-f463-4d51-940e-47590ea734ac', '51442691-494b-4643-95a5-d6f9dbb8fe33']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0269b5d1-f110-4bb5-b7e3-6d485e67b918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0269b5d1-f110-4bb5-b7e3-6d485e67b918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e461dc82-fb15-4915-b1ca-110921d7aec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-799629411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eaa71d482e42f3a1c3f4a2f4d9fcdf',qos_specs=None,replication_status=,reservations=['e09bc5e5-764b-4e20-ad46-653259208b38','399d9af5-1887-4372-9105-f0e0cd3d74c3','e100612c-f463-4d51-940e-47590ea734ac','51442691-494b-4643-95a5-d6f9dbb8fe33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa4a0aacb624b7e9a81bf8a6e73ae75',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-799629411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e461dc82-fb15-4915-b1ca-110921d7aec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4eaa71d482e42f3a1c3f4a2f4d9fcdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa4a0aacb624b7e9a81bf8a6e73ae75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:05.059672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e34ead-fd82-47b2-a869-ddba99adf48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:05.066157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e34ead-fd82-47b2-a869-ddba99adf48d) transitioned into state 'SUCCESS' from state '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-799629411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eaa71d482e42f3a1c3f4a2f4d9fcdf',qos_specs=None,replication_status=,reservations=['e09bc5e5-764b-4e20-ad46-653259208b38','399d9af5-1887-4372-9105-f0e0cd3d74c3','e100612c-f463-4d51-940e-47590ea734ac','51442691-494b-4643-95a5-d6f9dbb8fe33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa4a0aacb624b7e9a81bf8a6e73ae75',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:05.067195 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e009308-1d4e-4f01-a531-a6c5dd8eae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:05.100902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e009308-1d4e-4f01-a531-a6c5dd8eae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:05.102269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Flow 'volume_create_api' (9490ce61-f9e4-4895-ad49-dadeddf2a16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:05.102757 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Create volume request issued successfully. Aug 26 08:58:05.104098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-49833148-3307-441e-a010-959cba6026d3 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:05.104671 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 2/10] 10.4.3.236 () {72 vars in 1541 bytes} [Wed Aug 26 08:58:04 2026] POST /volume/v3/volumes => generated 754 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:05.114108 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-36e8d497-2e62-4852-a001-419422886ccf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:05.116312 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-36e8d497-2e62-4852-a001-419422886ccf tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:05.116592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-36e8d497-2e62-4852-a001-419422886ccf tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:05.116793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-36e8d497-2e62-4852-a001-419422886ccf tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:05.153708 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:05.153708 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:05.163031 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-36e8d497-2e62-4852-a001-419422886ccf tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Volume info retrieved successfully. Aug 26 08:58:05.171953 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-39e6dca0-72a2-4678-8710-0968037b0dc7 req-36e8d497-2e62-4852-a001-419422886ccf tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 200 Aug 26 08:58:05.172620 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 3/11] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:05 2026] GET /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:05.570715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f050627e-c77a-4685-ae2b-fe7909899a5d req-a83ff676-250e-489f-ab37-048164c8a85d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:05.611002 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd3817d7-c6f3-4e2d-ac27-71674ea2efdb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:05.613148 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd3817d7-c6f3-4e2d-ac27-71674ea2efdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:05.613360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd3817d7-c6f3-4e2d-ac27-71674ea2efdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:05.613684 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd3817d7-c6f3-4e2d-ac27-71674ea2efdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:05.622402 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:05.622402 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:05.627647 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cd3817d7-c6f3-4e2d-ac27-71674ea2efdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:05.632679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd3817d7-c6f3-4e2d-ac27-71674ea2efdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 returned with HTTP 200 Aug 26 08:58:05.633091 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 4/12] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:05 2026] GET /volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:05.852153 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f050627e-c77a-4685-ae2b-fe7909899a5d req-a83ff676-250e-489f-ab37-048164c8a85d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:05.852431 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f050627e-c77a-4685-ae2b-fe7909899a5d req-a83ff676-250e-489f-ab37-048164c8a85d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:05.852703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f050627e-c77a-4685-ae2b-fe7909899a5d req-a83ff676-250e-489f-ab37-048164c8a85d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:05.862653 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:05.862653 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:05.869226 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f050627e-c77a-4685-ae2b-fe7909899a5d req-a83ff676-250e-489f-ab37-048164c8a85d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Volume info retrieved successfully. Aug 26 08:58:05.875636 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f050627e-c77a-4685-ae2b-fe7909899a5d req-a83ff676-250e-489f-ab37-048164c8a85d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 200 Aug 26 08:58:05.876447 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 4/13] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:05 2026] GET /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 847 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:06.092822 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9dae92fc-4f51-44f9-8841-dcb9f95a0127 req-f01cacc9-ef1b-4d92-bfd6-4cd9ea653c2c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:06.322466 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:06.362773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9dae92fc-4f51-44f9-8841-dcb9f95a0127 req-f01cacc9-ef1b-4d92-bfd6-4cd9ea653c2c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:06.363027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9dae92fc-4f51-44f9-8841-dcb9f95a0127 req-f01cacc9-ef1b-4d92-bfd6-4cd9ea653c2c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:06.363290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9dae92fc-4f51-44f9-8841-dcb9f95a0127 req-f01cacc9-ef1b-4d92-bfd6-4cd9ea653c2c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:06.371503 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:06.371503 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:06.378160 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9dae92fc-4f51-44f9-8841-dcb9f95a0127 req-f01cacc9-ef1b-4d92-bfd6-4cd9ea653c2c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:06.384888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9dae92fc-4f51-44f9-8841-dcb9f95a0127 req-f01cacc9-ef1b-4d92-bfd6-4cd9ea653c2c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 returned with HTTP 200 Aug 26 08:58:06.385448 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 3/14] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:06 2026] GET /volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 => generated 853 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:06.402459 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:06.404551 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:06.404941 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1710520437"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:06.406866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1710520437'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:06.407347 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume of 1 GB Aug 26 08:58:06.416053 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:06.415417. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:06.416174 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Availability Zones retrieved successfully. Aug 26 08:58:06.437392 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Flow 'volume_create_api' (fa9e927d-c7d1-4a72-8a9c-cfdad5583cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:06.438585 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620c11c0-1205-4738-a592-808225609360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:06.440884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:06.501925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620c11c0-1205-4738-a592-808225609360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:06.502820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c33c2e3-7dcd-407f-8add-136d54f518f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:06.546783 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:06.547255 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:06.553874 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 08:58:06.553874 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e461dc82-fb15-4915-b1ca-110921d7aec3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1357696721", "description": null, "metadata": {}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:06.564967 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:06.564967 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:06.566057 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Volume info retrieved successfully. Aug 26 08:58:06.566594 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Create snapshot from volume e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:06.569542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Created reservations ['7d9f9cc7-78b6-49b7-8e04-c062e8079898', '104d9077-e806-43e1-9560-03f88ac5eb6b', '321519af-b688-4675-92ca-df0c609951ad', '3668e16d-d537-4a49-ad89-48d0d85343b8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:06.571375 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c33c2e3-7dcd-407f-8add-136d54f518f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d9f9cc7-78b6-49b7-8e04-c062e8079898', '104d9077-e806-43e1-9560-03f88ac5eb6b', '321519af-b688-4675-92ca-df0c609951ad', '3668e16d-d537-4a49-ad89-48d0d85343b8']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:06.571520 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81849524-a8c7-41ad-a53e-c3bfb3b4c332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:06.602706 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81849524-a8c7-41ad-a53e-c3bfb3b4c332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa3e562-4d74-4e3b-90af-e5c10c1ac641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1710520437',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',qos_specs=None,replication_status=,reservations=['7d9f9cc7-78b6-49b7-8e04-c062e8079898','104d9077-e806-43e1-9560-03f88ac5eb6b','321519af-b688-4675-92ca-df0c609951ad','3668e16d-d537-4a49-ad89-48d0d85343b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1710520437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa3e562-4d74-4e3b-90af-e5c10c1ac641,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:06.603596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a41bf1-4172-4b3a-b677-98d3767865fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:06.616805 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:06.617609 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-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 26 08:58:06.630810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a41bf1-4172-4b3a-b677-98d3767865fc) transitioned into state 'SUCCESS' from state '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-1710520437',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',qos_specs=None,replication_status=,reservations=['7d9f9cc7-78b6-49b7-8e04-c062e8079898','104d9077-e806-43e1-9560-03f88ac5eb6b','321519af-b688-4675-92ca-df0c609951ad','3668e16d-d537-4a49-ad89-48d0d85343b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:06.631664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb68b68a-d930-46d7-ae70-8d8c391055ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:06.657337 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb68b68a-d930-46d7-ae70-8d8c391055ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:06.658507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Flow 'volume_create_api' (fa9e927d-c7d1-4a72-8a9c-cfdad5583cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:06.658762 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume request issued successfully. Aug 26 08:58:06.659424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Created reservations ['37c0f08b-5470-4569-98d3-727e81fabc41', 'ab3670bc-868d-4dc1-8086-6f82d6269139', 'd4ab2115-b4a3-4f55-81e0-1ef484110995', '8969374b-2644-4697-85c2-4a2e188a12ef'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:06.659515 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-207abcc8-ca05-4f48-abd2-0d012ba752e9 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:06.659934 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 5/15] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:06 2026] POST /volume/v3/volumes => generated 760 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:06.675707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d67bb6f2-9ada-4e16-97d5-baccfd37839d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:06.677740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d67bb6f2-9ada-4e16-97d5-baccfd37839d tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:06.678049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d67bb6f2-9ada-4e16-97d5-baccfd37839d tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:06.678457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d67bb6f2-9ada-4e16-97d5-baccfd37839d tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:06.686972 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:06.686972 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:06.691612 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d67bb6f2-9ada-4e16-97d5-baccfd37839d tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:06.697792 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d67bb6f2-9ada-4e16-97d5-baccfd37839d tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 returned with HTTP 200 Aug 26 08:58:06.698306 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 5/16] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:06 2026] GET /volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:06.738409 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Snapshot create request issued successfully. Aug 26 08:58:06.739238 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-962c797c-647a-4120-ae3b-61f91e790639 req-9393e81d-723b-43e3-bbd9-fec46c10009d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 08:58:06.739647 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 4/17] 10.4.3.236 () {72 vars in 1547 bytes} [Wed Aug 26 08:58:06 2026] POST /volume/v3/snapshots => generated 311 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:07.067648 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-88e72333-c7eb-470d-9c13-f20b17a903e1 req-21e702c8-ff02-4410-88e6-f8e40b5bc515 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.072910 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-88e72333-c7eb-470d-9c13-f20b17a903e1 req-21e702c8-ff02-4410-88e6-f8e40b5bc515 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] GET https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 Aug 26 08:58:07.072910 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-88e72333-c7eb-470d-9c13-f20b17a903e1 req-21e702c8-ff02-4410-88e6-f8e40b5bc515 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.072910 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-88e72333-c7eb-470d-9c13-f20b17a903e1 req-21e702c8-ff02-4410-88e6-f8e40b5bc515 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.101949 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.101949 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:07.102609 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-88e72333-c7eb-470d-9c13-f20b17a903e1 req-21e702c8-ff02-4410-88e6-f8e40b5bc515 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Snapshot retrieved successfully. Aug 26 08:58:07.103522 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-88e72333-c7eb-470d-9c13-f20b17a903e1 req-21e702c8-ff02-4410-88e6-f8e40b5bc515 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 returned with HTTP 200 Aug 26 08:58:07.104205 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 4/18] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 08:58:07 2026] GET /volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:58:07.131449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.133178 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 08:58:07.133381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.133627 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.133953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:07.134270 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.134270 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:07.135221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 08:58:07.155075 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] Get all snapshots completed successfully. Aug 26 08:58:07.155765 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.155765 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:07.156447 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7fe1181-6da1-4a04-97a9-16b902348281 req-040ef7a1-82bb-4622-b29a-6d29b0ae452f tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-reader] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 08:58:07.157182 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 6/19] 10.4.3.236 () {68 vars in 1514 bytes} [Wed Aug 26 08:58:07 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:07.188603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0a355876-e927-4c37-a64b-068b4268fdca req-9db97d54-e95a-4c72-8898-852aa0637efd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.191129 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0a355876-e927-4c37-a64b-068b4268fdca req-9db97d54-e95a-4c72-8898-852aa0637efd tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 Aug 26 08:58:07.191382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0a355876-e927-4c37-a64b-068b4268fdca req-9db97d54-e95a-4c72-8898-852aa0637efd tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.191631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0a355876-e927-4c37-a64b-068b4268fdca req-9db97d54-e95a-4c72-8898-852aa0637efd tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.230057 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.230057 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:07.230941 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-0a355876-e927-4c37-a64b-068b4268fdca req-9db97d54-e95a-4c72-8898-852aa0637efd tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Snapshot retrieved successfully. Aug 26 08:58:07.231874 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0a355876-e927-4c37-a64b-068b4268fdca req-9db97d54-e95a-4c72-8898-852aa0637efd tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 returned with HTTP 200 Aug 26 08:58:07.232349 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 6/20] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 08:58:07 2026] GET /volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 => generated 470 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:07.261731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.265915 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 Aug 26 08:58:07.265915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.265915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.265915 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Delete snapshot with id: 07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 Aug 26 08:58:07.272655 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.272655 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:07.273385 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Snapshot retrieved successfully. Aug 26 08:58:07.298640 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Snapshot delete request issued successfully. Aug 26 08:58:07.299072 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5e0b2ad3-af7d-4e06-a1b4-4d2fb9c222d0 req-e54cca84-e30a-486e-a33e-3a611fcc2dc0 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 returned with HTTP 202 Aug 26 08:58:07.299712 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 5/21] 10.4.3.236 () {70 vars in 1626 bytes} [Wed Aug 26 08:58:07 2026] DELETE /volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:07.338368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7b02c995-7813-4619-9cf2-ca9c7971acb6 req-ecc68ccf-c1ff-4ea4-95fe-39e598447bee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.341145 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7b02c995-7813-4619-9cf2-ca9c7971acb6 req-ecc68ccf-c1ff-4ea4-95fe-39e598447bee tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 Aug 26 08:58:07.341253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7b02c995-7813-4619-9cf2-ca9c7971acb6 req-ecc68ccf-c1ff-4ea4-95fe-39e598447bee tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.341721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7b02c995-7813-4619-9cf2-ca9c7971acb6 req-ecc68ccf-c1ff-4ea4-95fe-39e598447bee tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.350905 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.350905 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:07.351374 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7b02c995-7813-4619-9cf2-ca9c7971acb6 req-ecc68ccf-c1ff-4ea4-95fe-39e598447bee tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Snapshot retrieved successfully. Aug 26 08:58:07.352623 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7b02c995-7813-4619-9cf2-ca9c7971acb6 req-ecc68ccf-c1ff-4ea4-95fe-39e598447bee tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 returned with HTTP 200 Aug 26 08:58:07.353025 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 5/22] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 08:58:07 2026] GET /volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:07.714663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c37f03b-eb96-4ce3-b52a-c196f619225a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.716671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c37f03b-eb96-4ce3-b52a-c196f619225a tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:07.716929 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c37f03b-eb96-4ce3-b52a-c196f619225a tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.717173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c37f03b-eb96-4ce3-b52a-c196f619225a tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.726868 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.726868 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:07.731156 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9c37f03b-eb96-4ce3-b52a-c196f619225a tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:07.735957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c37f03b-eb96-4ce3-b52a-c196f619225a tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 returned with HTTP 200 Aug 26 08:58:07.736617 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 7/23] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:07 2026] GET /volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:07.764319 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ccacdc69-4d73-4a33-831b-98a8e8225d5d req-ee546bea-8e0c-43b4-8eef-274683eba4a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.765697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ccacdc69-4d73-4a33-831b-98a8e8225d5d req-ee546bea-8e0c-43b4-8eef-274683eba4a7 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:07.765988 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ccacdc69-4d73-4a33-831b-98a8e8225d5d req-ee546bea-8e0c-43b4-8eef-274683eba4a7 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:07.766251 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ccacdc69-4d73-4a33-831b-98a8e8225d5d req-ee546bea-8e0c-43b4-8eef-274683eba4a7 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:07.776193 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.776193 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:07.780620 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-ccacdc69-4d73-4a33-831b-98a8e8225d5d req-ee546bea-8e0c-43b4-8eef-274683eba4a7 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:07.786092 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ccacdc69-4d73-4a33-831b-98a8e8225d5d req-ee546bea-8e0c-43b4-8eef-274683eba4a7 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 returned with HTTP 200 Aug 26 08:58:07.787629 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 7/24] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:07 2026] GET /volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:07.805646 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:07.806653 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:07.807179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2134853363"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:07.810712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2134853363'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:07.810712 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume of 1 GB Aug 26 08:58:07.810712 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:07.810712 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:07.831173 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:07.830318. {{(pid=100236) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:07.831390 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Availability Zones retrieved successfully. Aug 26 08:58:07.861280 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Flow 'volume_create_api' (1faeabdb-d33a-4c4b-af75-6fd9fa7cc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:07.863093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcbc3d4-0ac4-4d38-aec1-c2775df2fa4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:07.864684 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:07.928619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcbc3d4-0ac4-4d38-aec1-c2775df2fa4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:07.929602 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20014ed-1f45-4a52-be43-b6c024bfa040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:07.972984 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:08.002716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Created reservations ['41663507-e517-4b5e-98cc-00fd73ff8045', '79e83063-d1bb-4d98-9387-51bdca47e6af', 'a043ef14-4592-4035-b934-46d3e4e24838', 'ff33453e-b0f5-4d3d-b6da-d944eefac32a'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:08.004450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20014ed-1f45-4a52-be43-b6c024bfa040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41663507-e517-4b5e-98cc-00fd73ff8045', '79e83063-d1bb-4d98-9387-51bdca47e6af', 'a043ef14-4592-4035-b934-46d3e4e24838', 'ff33453e-b0f5-4d3d-b6da-d944eefac32a']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:08.005976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8aca131-41ea-44a3-977d-d64dd1a9985d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:08.047690 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8aca131-41ea-44a3-977d-d64dd1a9985d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36670043-d1de-4de2-ac84-05ebd96475f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2134853363',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',qos_specs=None,replication_status=,reservations=['41663507-e517-4b5e-98cc-00fd73ff8045','79e83063-d1bb-4d98-9387-51bdca47e6af','a043ef14-4592-4035-b934-46d3e4e24838','ff33453e-b0f5-4d3d-b6da-d944eefac32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2134853363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36670043-d1de-4de2-ac84-05ebd96475f6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:08.048905 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2d9175-f0e0-4887-afc1-69e747d2962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:08.087779 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2d9175-f0e0-4887-afc1-69e747d2962c) transitioned into state 'SUCCESS' from state '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-2134853363',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb3561eb862f48d9880fafd3ed6d9fb5',qos_specs=None,replication_status=,reservations=['41663507-e517-4b5e-98cc-00fd73ff8045','79e83063-d1bb-4d98-9387-51bdca47e6af','a043ef14-4592-4035-b934-46d3e4e24838','ff33453e-b0f5-4d3d-b6da-d944eefac32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab1281d30c842dab93e3ebf6c9e4bf7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:08.088658 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f81b5f-49f6-4afd-bed0-75617e5ff5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:08.113609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f81b5f-49f6-4afd-bed0-75617e5ff5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:08.114523 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Flow 'volume_create_api' (1faeabdb-d33a-4c4b-af75-6fd9fa7cc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:08.114978 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Create volume request issued successfully. Aug 26 08:58:08.115631 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2e7dd3b-f4f9-4947-86fd-4ab89b6b3096 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:08.116336 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 6/25] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:07 2026] POST /volume/v3/volumes => generated 760 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:08.139392 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1fd9d05-0bd4-4024-a422-c313bf0219df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:08.143873 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1fd9d05-0bd4-4024-a422-c313bf0219df tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:08.143873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1fd9d05-0bd4-4024-a422-c313bf0219df tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:08.143873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1fd9d05-0bd4-4024-a422-c313bf0219df tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:08.153276 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:08.153276 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:08.160865 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f1fd9d05-0bd4-4024-a422-c313bf0219df tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:08.166785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1fd9d05-0bd4-4024-a422-c313bf0219df tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 returned with HTTP 200 Aug 26 08:58:08.167386 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 6/26] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:08 2026] GET /volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:08.387372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0b2ac913-2e36-46f9-8cfc-50e33bd4f44e req-393ae182-a2b5-489a-a476-3d857cefc5e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:08.391437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0b2ac913-2e36-46f9-8cfc-50e33bd4f44e req-393ae182-a2b5-489a-a476-3d857cefc5e5 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 Aug 26 08:58:08.391437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0b2ac913-2e36-46f9-8cfc-50e33bd4f44e req-393ae182-a2b5-489a-a476-3d857cefc5e5 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:08.391689 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0b2ac913-2e36-46f9-8cfc-50e33bd4f44e req-393ae182-a2b5-489a-a476-3d857cefc5e5 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:08.412298 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0b2ac913-2e36-46f9-8cfc-50e33bd4f44e req-393ae182-a2b5-489a-a476-3d857cefc5e5 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 returned with HTTP 404 Aug 26 08:58:08.413229 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 8/27] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 08:58:08 2026] GET /volume/v3/snapshots/07f678be-8ee9-4f4f-ada6-dc1e8cb491a8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:08.439366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:08.442787 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:08.443025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:08.443292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:08.443478 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Delete volume with id: e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:08.451872 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:08.451872 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:08.452339 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Volume info retrieved successfully. Aug 26 08:58:08.490136 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Delete volume request issued successfully. Aug 26 08:58:08.491255 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-de9392c0-61be-44c4-880c-e6ccdfe7c0f9 req-50b33713-177c-4823-ac06-3a22fa7b1cde tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 202 Aug 26 08:58:08.491255 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 8/28] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 08:58:08 2026] DELETE /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:08.515415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-4c3e4ee4-2a00-4f37-8fac-d92016ded244 req-2176a856-9c6e-4472-ae00-b107aa03426d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:08.517794 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-4c3e4ee4-2a00-4f37-8fac-d92016ded244 req-2176a856-9c6e-4472-ae00-b107aa03426d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:08.518078 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-4c3e4ee4-2a00-4f37-8fac-d92016ded244 req-2176a856-9c6e-4472-ae00-b107aa03426d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:08.518380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-4c3e4ee4-2a00-4f37-8fac-d92016ded244 req-2176a856-9c6e-4472-ae00-b107aa03426d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:08.531865 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:08.531865 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:08.537149 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-4c3e4ee4-2a00-4f37-8fac-d92016ded244 req-2176a856-9c6e-4472-ae00-b107aa03426d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Volume info retrieved successfully. Aug 26 08:58:08.542726 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-4c3e4ee4-2a00-4f37-8fac-d92016ded244 req-2176a856-9c6e-4472-ae00-b107aa03426d tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 200 Aug 26 08:58:08.543184 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 7/29] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:08 2026] GET /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:09.184829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48acf13c-a21f-4152-976c-c3973b2e2d1e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.187187 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48acf13c-a21f-4152-976c-c3973b2e2d1e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:09.187434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48acf13c-a21f-4152-976c-c3973b2e2d1e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.187774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48acf13c-a21f-4152-976c-c3973b2e2d1e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.198327 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.198327 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:09.204140 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48acf13c-a21f-4152-976c-c3973b2e2d1e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:09.210410 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48acf13c-a21f-4152-976c-c3973b2e2d1e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 returned with HTTP 200 Aug 26 08:58:09.211070 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 7/30] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:09.246889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d5cb2b0c-3bcb-4284-af2b-d6fb3bf1091c req-75e186cb-798a-44b0-8504-04634c712da1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.250212 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d5cb2b0c-3bcb-4284-af2b-d6fb3bf1091c req-75e186cb-798a-44b0-8504-04634c712da1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:09.250754 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d5cb2b0c-3bcb-4284-af2b-d6fb3bf1091c req-75e186cb-798a-44b0-8504-04634c712da1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.251153 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d5cb2b0c-3bcb-4284-af2b-d6fb3bf1091c req-75e186cb-798a-44b0-8504-04634c712da1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.261132 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.261132 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:09.266226 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d5cb2b0c-3bcb-4284-af2b-d6fb3bf1091c req-75e186cb-798a-44b0-8504-04634c712da1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:09.272710 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d5cb2b0c-3bcb-4284-af2b-d6fb3bf1091c req-75e186cb-798a-44b0-8504-04634c712da1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 returned with HTTP 200 Aug 26 08:58:09.273496 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 9/31] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:09.505231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.508494 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.508831 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.511372 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.512088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.513198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.557825 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.559216 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.559216 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:09.565027 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-32222aaf-fe5f-479d-a951-aa7c08b83867 req-3f12b3a3-adce-418b-9f4e-6036aad7d361 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.565754 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 9/32] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:09.578055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d4f17acf-6588-4beb-83a9-4d431512d9c0 req-39d52f54-bb9f-49c7-9f6b-7b27f8471972 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.582621 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d4f17acf-6588-4beb-83a9-4d431512d9c0 req-39d52f54-bb9f-49c7-9f6b-7b27f8471972 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:09.582894 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d4f17acf-6588-4beb-83a9-4d431512d9c0 req-39d52f54-bb9f-49c7-9f6b-7b27f8471972 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.583086 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d4f17acf-6588-4beb-83a9-4d431512d9c0 req-39d52f54-bb9f-49c7-9f6b-7b27f8471972 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.595605 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d4f17acf-6588-4beb-83a9-4d431512d9c0 req-39d52f54-bb9f-49c7-9f6b-7b27f8471972 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 404 Aug 26 08:58:09.596238 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 8/33] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:09.609631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.612304 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.612568 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.612789 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.613355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.614539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.625346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d3e2668c-7e17-4fd5-ad19-89daa1e14463 req-045dda4f-5749-4eef-b2b9-287837299399 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.629922 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3e2668c-7e17-4fd5-ad19-89daa1e14463 req-045dda4f-5749-4eef-b2b9-287837299399 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:09.630462 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3e2668c-7e17-4fd5-ad19-89daa1e14463 req-045dda4f-5749-4eef-b2b9-287837299399 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.630717 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3e2668c-7e17-4fd5-ad19-89daa1e14463 req-045dda4f-5749-4eef-b2b9-287837299399 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.630974 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-d3e2668c-7e17-4fd5-ad19-89daa1e14463 req-045dda4f-5749-4eef-b2b9-287837299399 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Delete volume with id: e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:09.640509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3e2668c-7e17-4fd5-ad19-89daa1e14463 req-045dda4f-5749-4eef-b2b9-287837299399 tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 404 Aug 26 08:58:09.641520 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 10/34] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 08:58:09 2026] DELETE /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:09.656751 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.658089 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.658089 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:09.666418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4f6548d2-17ea-466a-8c7e-6a24b8fc97a2 req-96dfba6c-ea05-40cd-b923-f25ad442cbab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.669766 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-042158ed-0171-48de-862a-d73a4cd76480 req-a34627e8-9dbe-4a20-b42f-4ad3f62e26da tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.669863 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 8/35] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:09.671860 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f6548d2-17ea-466a-8c7e-6a24b8fc97a2 req-96dfba6c-ea05-40cd-b923-f25ad442cbab tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] GET https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 Aug 26 08:58:09.672860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4f6548d2-17ea-466a-8c7e-6a24b8fc97a2 req-96dfba6c-ea05-40cd-b923-f25ad442cbab tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.673583 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4f6548d2-17ea-466a-8c7e-6a24b8fc97a2 req-96dfba6c-ea05-40cd-b923-f25ad442cbab tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.682230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f6548d2-17ea-466a-8c7e-6a24b8fc97a2 req-96dfba6c-ea05-40cd-b923-f25ad442cbab tempest-VolumesSnapshotsTestJSON-1982782606 tempest-VolumesSnapshotsTestJSON-1982782606-project-member] https://10.4.3.236/volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 returned with HTTP 404 Aug 26 08:58:09.683027 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 10/36] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/e461dc82-fb15-4915-b1ca-110921d7aec3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:09.703304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.706227 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.706624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.706863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.707761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.708716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.753296 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.754913 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.754913 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:09.760810 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ab120368-005a-4b82-811c-3970e5ad5d72 req-033db079-bf3a-4bc9-a404-8f85e0260bdb tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.761451 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 9/37] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:09.792474 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.794904 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.795048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.795217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.795820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.796637 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.834441 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.835543 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.835543 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:09.840807 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9babe97c-4930-4b72-985a-433c0d90b6b5 req-fa7a8d02-6598-482b-90f3-6a7c8fdf5a97 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.841363 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 11/38] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:09.871661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.874687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.874687 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.874687 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.875040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.875954 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.886598 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.887865 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.887865 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:09.893889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-77120507-c64d-4afa-8549-2aa40376e6ca req-222ac834-b7af-42eb-94cd-be01d2e5874c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.893889 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 9/39] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:09.924777 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.927223 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.927405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.927738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.927980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.928730 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.937740 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.938656 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.938656 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:09.943083 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dcc09129-7cab-4ddf-b177-545caec092c9 req-10886507-dfa5-4eee-9cbf-fd9ae3b36230 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.943541 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 11/40] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:09.973822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:09.975960 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:09.976103 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:09.976300 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:09.976577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:09.977366 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:09.986623 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:09.988261 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:09.988261 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:09.993510 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-53340e2f-c4af-436b-99fc-86155e08437b req-90ebad55-19ff-4997-bcb0-4c57afa9df2f tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:09.994061 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 10/41] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:09 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:10.020214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:10.023011 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:10.023277 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:10.023427 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:10.023741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:10.024533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:10.034181 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] Get all volumes completed successfully. Aug 26 08:58:10.035345 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:10.035345 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:10.040730 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-527abee3-4089-493d-b285-19007b70e357 req-3c40e97f-9d50-47ec-85b6-df8d7003e7ab tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:10.041237 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 12/42] 10.4.3.236 () {68 vars in 1508 bytes} [Wed Aug 26 08:58:10 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:10.061103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:10.063467 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] DELETE https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:10.064170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:10.064170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:10.064340 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Delete volume with id: 36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:10.076938 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:10.076938 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:10.076938 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:10.109296 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Delete volume request issued successfully. Aug 26 08:58:10.109531 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4df3087-8e99-45cb-a539-9bc2c7d1ee31 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 returned with HTTP 202 Aug 26 08:58:10.110172 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 10/43] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:10 2026] DELETE /volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:10.121046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-632b14a9-7f52-4e42-860d-d12319cd5165 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:10.123923 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-632b14a9-7f52-4e42-860d-d12319cd5165 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:10.124167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-632b14a9-7f52-4e42-860d-d12319cd5165 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:10.124541 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-632b14a9-7f52-4e42-860d-d12319cd5165 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:10.135087 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:10.135087 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:10.139837 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-632b14a9-7f52-4e42-860d-d12319cd5165 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:10.146749 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-632b14a9-7f52-4e42-860d-d12319cd5165 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 returned with HTTP 200 Aug 26 08:58:10.147293 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 12/44] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:10 2026] GET /volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:11.164976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f8e21c44-d7bd-49c4-a0d4-79752252a3bc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:11.167672 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f8e21c44-d7bd-49c4-a0d4-79752252a3bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 Aug 26 08:58:11.167947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f8e21c44-d7bd-49c4-a0d4-79752252a3bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:11.168196 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f8e21c44-d7bd-49c4-a0d4-79752252a3bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:11.177698 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f8e21c44-d7bd-49c4-a0d4-79752252a3bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 returned with HTTP 404 Aug 26 08:58:11.178429 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 11/45] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:11 2026] GET /volume/v3/volumes/36670043-d1de-4de2-ac84-05ebd96475f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:11.187439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:11.189642 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] DELETE https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:11.190295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:11.190295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:11.190472 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Delete volume with id: efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:11.199542 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:11.199542 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:11.200053 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:11.238299 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Delete volume request issued successfully. Aug 26 08:58:11.238579 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-344643d8-2dd0-41dc-9164-98cf44bd07bc tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 returned with HTTP 202 Aug 26 08:58:11.239068 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 13/46] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:11 2026] DELETE /volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:11.251970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-436459f6-993a-4572-b479-68178c8b9cf1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:11.258349 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-436459f6-993a-4572-b479-68178c8b9cf1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:11.258349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-436459f6-993a-4572-b479-68178c8b9cf1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:11.258349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-436459f6-993a-4572-b479-68178c8b9cf1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:11.270820 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:11.270820 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:11.286538 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-436459f6-993a-4572-b479-68178c8b9cf1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:11.291733 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-436459f6-993a-4572-b479-68178c8b9cf1 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 returned with HTTP 200 Aug 26 08:58:11.293323 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 11/47] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:11 2026] GET /volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:12.310294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94334a74-574a-4c97-b495-466910fa2060 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:12.312721 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94334a74-574a-4c97-b495-466910fa2060 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 Aug 26 08:58:12.313501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94334a74-574a-4c97-b495-466910fa2060 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:12.313501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94334a74-574a-4c97-b495-466910fa2060 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:12.323402 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94334a74-574a-4c97-b495-466910fa2060 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 returned with HTTP 404 Aug 26 08:58:12.324375 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 13/48] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:12 2026] GET /volume/v3/volumes/efa3e562-4d74-4e3b-90af-e5c10c1ac641 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:12.333318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:12.335791 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] DELETE https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:12.336098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:12.336296 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:12.336690 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Delete volume with id: eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:12.352201 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:12.352201 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:12.352415 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:12.385613 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Delete volume request issued successfully. Aug 26 08:58:12.385802 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd171e36-93c5-4291-aa7c-7cce77d27f2e tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 returned with HTTP 202 Aug 26 08:58:12.387413 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 12/49] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:12 2026] DELETE /volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:12.399338 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65c448ff-681d-4763-a8a2-0d3aca172d55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:12.402048 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65c448ff-681d-4763-a8a2-0d3aca172d55 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:12.402314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65c448ff-681d-4763-a8a2-0d3aca172d55 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:12.403453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65c448ff-681d-4763-a8a2-0d3aca172d55 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:12.415531 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:12.415531 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:12.422522 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-65c448ff-681d-4763-a8a2-0d3aca172d55 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Volume info retrieved successfully. Aug 26 08:58:12.431068 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65c448ff-681d-4763-a8a2-0d3aca172d55 tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 returned with HTTP 200 Aug 26 08:58:12.431868 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 14/50] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:12 2026] GET /volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:13.450073 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0640a811-f8d7-4011-8ced-b9a0a9f6259c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:13.452723 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0640a811-f8d7-4011-8ced-b9a0a9f6259c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] GET https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 Aug 26 08:58:13.453043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0640a811-f8d7-4011-8ced-b9a0a9f6259c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:13.453363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0640a811-f8d7-4011-8ced-b9a0a9f6259c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:13.462629 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0640a811-f8d7-4011-8ced-b9a0a9f6259c tempest-VolumesTestJSON-1782984611 tempest-VolumesTestJSON-1782984611-project-member] https://10.4.3.236/volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 returned with HTTP 404 Aug 26 08:58:13.463441 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 12/51] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:13 2026] GET /volume/v3/volumes/eb438e18-f2d7-49c3-bfc1-125727898cf6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:16.031593 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-96575218-540a-47b4-96c0-5d3325515d7b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:16.033394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:16.033823 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-93284122", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:16.035710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-93284122', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:16.762958 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Create volume of 1 GB Aug 26 08:58:16.768766 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Availability Zones retrieved successfully. Aug 26 08:58:16.776679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Flow 'volume_create_api' (fbe1e854-0aad-4a83-b29f-761f2f069746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:16.778097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102e3640-99e7-4d9e-ab86-e354009ab5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:16.779425 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:16.872414 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102e3640-99e7-4d9e-ab86-e354009ab5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:16.873862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5b9f28-7ffa-4681-8c39-3449d1375321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:16.972054 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Created reservations ['fa7647ba-c3a4-490b-9eb3-f1a64d2682b1', '3588abf5-55d6-4713-bf04-f758872a3a4d', '9930a72b-37c0-4d11-ad51-d276d4181fc8', '1ac3cca2-d797-4e76-842a-44ba2bcfcb67'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:16.973275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5b9f28-7ffa-4681-8c39-3449d1375321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7647ba-c3a4-490b-9eb3-f1a64d2682b1', '3588abf5-55d6-4713-bf04-f758872a3a4d', '9930a72b-37c0-4d11-ad51-d276d4181fc8', '1ac3cca2-d797-4e76-842a-44ba2bcfcb67']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:16.974386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83f9114-5439-4801-b183-1f373f199bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:17.007728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83f9114-5439-4801-b183-1f373f199bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a0c808e-9c2a-41ad-a3c3-d58833af37c3', '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-93284122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3adf767f6e49f68a334ff54f875ef6',qos_specs=None,replication_status=,reservations=['fa7647ba-c3a4-490b-9eb3-f1a64d2682b1','3588abf5-55d6-4713-bf04-f758872a3a4d','9930a72b-37c0-4d11-ad51-d276d4181fc8','1ac3cca2-d797-4e76-842a-44ba2bcfcb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62dff55deb04443892cd33a0dcea9b3',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-93284122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a0c808e-9c2a-41ad-a3c3-d58833af37c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3adf767f6e49f68a334ff54f875ef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62dff55deb04443892cd33a0dcea9b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:17.008791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b0fe3c-1914-4cc1-8499-53e9debcb035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:17.045907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b0fe3c-1914-4cc1-8499-53e9debcb035) transitioned into state 'SUCCESS' from state '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-93284122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3adf767f6e49f68a334ff54f875ef6',qos_specs=None,replication_status=,reservations=['fa7647ba-c3a4-490b-9eb3-f1a64d2682b1','3588abf5-55d6-4713-bf04-f758872a3a4d','9930a72b-37c0-4d11-ad51-d276d4181fc8','1ac3cca2-d797-4e76-842a-44ba2bcfcb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62dff55deb04443892cd33a0dcea9b3',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:17.046796 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e66884e9-c56d-4a61-8605-897f674db948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:17.067292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e66884e9-c56d-4a61-8605-897f674db948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:17.068898 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Flow 'volume_create_api' (fbe1e854-0aad-4a83-b29f-761f2f069746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:17.069253 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Create volume request issued successfully. Aug 26 08:58:17.070271 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96575218-540a-47b4-96c0-5d3325515d7b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:17.071027 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 14/52] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 08:58:16 2026] POST /volume/v3/volumes => generated 897 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:17.089397 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3cd302d9-f30e-478a-bd5f-df32389069df None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:17.093564 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cd302d9-f30e-478a-bd5f-df32389069df tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:17.093564 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cd302d9-f30e-478a-bd5f-df32389069df tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:17.093758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cd302d9-f30e-478a-bd5f-df32389069df tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:17.103549 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:17.103549 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:17.109475 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3cd302d9-f30e-478a-bd5f-df32389069df tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:17.116290 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cd302d9-f30e-478a-bd5f-df32389069df tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:17.116713 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 13/53] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:17 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:18.024875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be1456f4-07cd-44d4-b529-1c87a3875a8c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:18.134080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e981afeb-d810-417b-91e3-08e9723fbf29 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:18.138341 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e981afeb-d810-417b-91e3-08e9723fbf29 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:18.139869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e981afeb-d810-417b-91e3-08e9723fbf29 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:18.139869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e981afeb-d810-417b-91e3-08e9723fbf29 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:18.151307 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:18.151307 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:18.161957 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e981afeb-d810-417b-91e3-08e9723fbf29 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:18.171655 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e981afeb-d810-417b-91e3-08e9723fbf29 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:18.171655 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 13/54] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:18 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:18.422572 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be1456f4-07cd-44d4-b529-1c87a3875a8c tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:18.422982 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be1456f4-07cd-44d4-b529-1c87a3875a8c tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1022325863"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:18.447865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be1456f4-07cd-44d4-b529-1c87a3875a8c tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:18.448418 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 15/55] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:18 2026] POST /volume/v3/types => generated 216 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:18.463964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1224f104-892d-48f4-9966-55e58e839470 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:18.465869 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1224f104-892d-48f4-9966-55e58e839470 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 08:58:18.466318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1224f104-892d-48f4-9966-55e58e839470 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1514231249"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:18.469472 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:18.469472 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:18.517123 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1224f104-892d-48f4-9966-55e58e839470 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 08:58:18.517782 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 15/56] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 08:58:18 2026] POST /volume/v3/group_types => generated 173 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:18.534037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:18.786896 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 08:58:18.787116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7845ef7c-14c8-4c96-bf5a-a483e3277ec6", "volume_types": ["a84b3897-952c-4b54-ba28-358e961e03ba"], "name": "tempest-Group1-352838216"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:18.789193 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Creating new group {'group': {'group_type': '7845ef7c-14c8-4c96-bf5a-a483e3277ec6', 'volume_types': ['a84b3897-952c-4b54-ba28-358e961e03ba'], 'name': 'tempest-Group1-352838216'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 08:58:18.805916 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Creating group tempest-Group1-352838216. Aug 26 08:58:18.843393 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:18.842536. {{(pid=100236) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:18.843393 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability Zones retrieved successfully. Aug 26 08:58:18.875102 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Created reservations ['75ec3c52-dc8c-4b96-9f79-c16f57a25ae6'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:18.920096 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f55023c-f769-45b0-abf2-c6e6a4baf08b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 08:58:18.920235 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 14/57] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 08:58:18 2026] POST /volume/v3/groups => generated 93 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:18.931603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-616be9e2-6f29-4e19-84c9-efa967744480 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:18.937554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-616be9e2-6f29-4e19-84c9-efa967744480 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 Aug 26 08:58:18.937900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-616be9e2-6f29-4e19-84c9-efa967744480 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:18.938582 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-616be9e2-6f29-4e19-84c9-efa967744480 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:18.938988 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-616be9e2-6f29-4e19-84c9-efa967744480 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 6b138af5-5149-484e-be5e-ce60a72dfeb3 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:18.947757 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:18.947757 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:19.008478 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-616be9e2-6f29-4e19-84c9-efa967744480 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 returned with HTTP 200 Aug 26 08:58:19.009685 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 14/58] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:18 2026] GET /volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 => generated 321 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:19.194567 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04a4349d-172b-4de9-a7dc-f8f8f08133ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:19.197816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04a4349d-172b-4de9-a7dc-f8f8f08133ed tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:19.198164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04a4349d-172b-4de9-a7dc-f8f8f08133ed tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:19.198447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04a4349d-172b-4de9-a7dc-f8f8f08133ed tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:19.219641 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:19.219641 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:19.230146 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-04a4349d-172b-4de9-a7dc-f8f8f08133ed tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:19.238299 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04a4349d-172b-4de9-a7dc-f8f8f08133ed tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:19.239248 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 16/59] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:19 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 989 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:19.467633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36c31f25-6fc5-4ba2-93c4-9c9e0748255b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:19.865083 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36c31f25-6fc5-4ba2-93c4-9c9e0748255b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:19.866262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36c31f25-6fc5-4ba2-93c4-9c9e0748255b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1159785485", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:19.871647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.qos_specs [None req-36c31f25-6fc5-4ba2-93c4-9c9e0748255b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1159785485', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100239) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 08:58:19.880580 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-36c31f25-6fc5-4ba2-93c4-9c9e0748255b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DB qos_specs_create(): root {'id': '228d2a7d-386b-4c81-a3a1-e23b68c17875', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1159785485'} {{(pid=100239) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 08:58:19.896498 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36c31f25-6fc5-4ba2-93c4-9c9e0748255b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:19.896998 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 16/60] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 08:58:19 2026] POST /volume/v3/qos-specs => generated 393 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:19.912055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-25d5ca38-5212-47bb-b0bb-357b400061a6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:19.916043 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25d5ca38-5212-47bb-b0bb-357b400061a6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:19.916228 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-25d5ca38-5212-47bb-b0bb-357b400061a6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1735525535"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:19.918204 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:19.918204 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:19.946441 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25d5ca38-5212-47bb-b0bb-357b400061a6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:19.946971 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 15/61] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:19 2026] POST /volume/v3/types => generated 222 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:19.962574 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80cf7638-e1de-48cf-97ff-7cce5d98611b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:19.964878 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80cf7638-e1de-48cf-97ff-7cce5d98611b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:19.965360 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80cf7638-e1de-48cf-97ff-7cce5d98611b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1798271886"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:19.967331 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:19.967331 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:19.995911 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80cf7638-e1de-48cf-97ff-7cce5d98611b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:19.996567 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 15/62] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:19 2026] POST /volume/v3/types => generated 222 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:20.008747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c53e5832-54cd-4167-ac49-94e9fcb22945 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.011320 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c53e5832-54cd-4167-ac49-94e9fcb22945 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:20.012048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c53e5832-54cd-4167-ac49-94e9fcb22945 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-931138720"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:20.024130 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e41e204-fecd-4547-a213-71ac74f4e53e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.026371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e41e204-fecd-4547-a213-71ac74f4e53e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 Aug 26 08:58:20.027015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e41e204-fecd-4547-a213-71ac74f4e53e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.027015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e41e204-fecd-4547-a213-71ac74f4e53e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.027108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-9e41e204-fecd-4547-a213-71ac74f4e53e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 6b138af5-5149-484e-be5e-ce60a72dfeb3 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:20.036419 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.036419 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:20.039995 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c53e5832-54cd-4167-ac49-94e9fcb22945 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:20.039995 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 17/63] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:20 2026] POST /volume/v3/types => generated 221 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:20.053220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-98f13bbc-9213-4c31-960c-f0aa9936642f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.055712 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-98f13bbc-9213-4c31-960c-f0aa9936642f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=c7daea02-99a2-499b-9242-d25dcfa071f3 Aug 26 08:58:20.055901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-98f13bbc-9213-4c31-960c-f0aa9936642f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.056174 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-98f13bbc-9213-4c31-960c-f0aa9936642f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'associate' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.057109 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98f13bbc-9213-4c31-960c-f0aa9936642f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Associate qos_spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875 with type: c7daea02-99a2-499b-9242-d25dcfa071f3 {{(pid=100236) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 26 08:58:20.076207 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e41e204-fecd-4547-a213-71ac74f4e53e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 returned with HTTP 200 Aug 26 08:58:20.076586 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 17/64] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:20.090708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.093068 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 08:58:20.093700 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7845ef7c-14c8-4c96-bf5a-a483e3277ec6", "volume_types": ["a84b3897-952c-4b54-ba28-358e961e03ba"], "name": "tempest-Group2-150735865"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:20.095481 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Creating new group {'group': {'group_type': '7845ef7c-14c8-4c96-bf5a-a483e3277ec6', 'volume_types': ['a84b3897-952c-4b54-ba28-358e961e03ba'], 'name': 'tempest-Group2-150735865'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 08:58:20.101623 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Creating group tempest-Group2-150735865. Aug 26 08:58:20.112716 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-98f13bbc-9213-4c31-960c-f0aa9936642f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=c7daea02-99a2-499b-9242-d25dcfa071f3 returned with HTTP 202 Aug 26 08:58:20.112909 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 16/65] 10.4.3.236 () {66 vars in 1481 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=c7daea02-99a2-499b-9242-d25dcfa071f3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.124166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29122c20-07a8-4dbc-a379-156e18bbc4ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.126341 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29122c20-07a8-4dbc-a379-156e18bbc4ef tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=3406ae30-4943-4bca-86e0-2107f69bfefc Aug 26 08:58:20.126571 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29122c20-07a8-4dbc-a379-156e18bbc4ef tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.126866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29122c20-07a8-4dbc-a379-156e18bbc4ef tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'associate' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.127651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29122c20-07a8-4dbc-a379-156e18bbc4ef tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Associate qos_spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875 with type: 3406ae30-4943-4bca-86e0-2107f69bfefc {{(pid=100237) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 26 08:58:20.135367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:20.134348. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:20.135367 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability Zones retrieved successfully. Aug 26 08:58:20.190663 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29122c20-07a8-4dbc-a379-156e18bbc4ef tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=3406ae30-4943-4bca-86e0-2107f69bfefc returned with HTTP 202 Aug 26 08:58:20.191374 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 18/66] 10.4.3.236 () {66 vars in 1481 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=3406ae30-4943-4bca-86e0-2107f69bfefc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.200215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f7ef4b72-1232-4574-874c-0607137eb43b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.203029 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7ef4b72-1232-4574-874c-0607137eb43b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=3009ae0c-99b6-4d14-986f-b3834b8ba814 Aug 26 08:58:20.203257 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7ef4b72-1232-4574-874c-0607137eb43b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.203565 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7ef4b72-1232-4574-874c-0607137eb43b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'associate' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.203934 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.203934 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:20.204497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7ef4b72-1232-4574-874c-0607137eb43b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Associate qos_spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875 with type: 3009ae0c-99b6-4d14-986f-b3834b8ba814 {{(pid=100239) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 26 08:58:20.212822 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Created reservations ['bd6499ca-4997-45ee-a5cf-e95751e6c3de'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:20.256858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1665a259-787b-49d1-b9eb-0217687e8872 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.259927 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1665a259-787b-49d1-b9eb-0217687e8872 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:20.261439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1665a259-787b-49d1-b9eb-0217687e8872 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.261439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1665a259-787b-49d1-b9eb-0217687e8872 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.264615 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7ef4b72-1232-4574-874c-0607137eb43b tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=3009ae0c-99b6-4d14-986f-b3834b8ba814 returned with HTTP 202 Aug 26 08:58:20.265380 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 18/67] 10.4.3.236 () {66 vars in 1481 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associate?vol_type_id=3009ae0c-99b6-4d14-986f-b3834b8ba814 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.276890 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c0053c7-d0f9-4125-b58d-e7d865ec3199 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 08:58:20.277626 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 16/68] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 08:58:20 2026] POST /volume/v3/groups => generated 93 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:20.278116 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.278116 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:20.278656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b570a36-120a-44f0-b5c0-3020880e314d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.285373 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b570a36-120a-44f0-b5c0-3020880e314d tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations Aug 26 08:58:20.285373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b570a36-120a-44f0-b5c0-3020880e314d tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.285732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b570a36-120a-44f0-b5c0-3020880e314d tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'associations' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.286221 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.286221 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:20.286699 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1665a259-787b-49d1-b9eb-0217687e8872 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:20.286749 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4b570a36-120a-44f0-b5c0-3020880e314d tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Get associations for qos_spec id: 228d2a7d-386b-4c81-a3a1-e23b68c17875 {{(pid=100237) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 26 08:58:20.292994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d634be41-899a-4aa9-9d0e-91603705b3ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.300499 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d634be41-899a-4aa9-9d0e-91603705b3ee tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:20.300499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d634be41-899a-4aa9-9d0e-91603705b3ee tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.300827 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1665a259-787b-49d1-b9eb-0217687e8872 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:20.301164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d634be41-899a-4aa9-9d0e-91603705b3ee tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.301164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-d634be41-899a-4aa9-9d0e-91603705b3ee tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:20.301250 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 17/69] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 989 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:20.311163 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.311163 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:20.312658 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b570a36-120a-44f0-b5c0-3020880e314d tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations returned with HTTP 200 Aug 26 08:58:20.313276 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 19/70] 10.4.3.236 () {66 vars in 1393 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations => generated 447 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:20.323978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6325ebbf-84ca-4c94-a4c0-775af9f3c577 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.327510 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6325ebbf-84ca-4c94-a4c0-775af9f3c577 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/disassociate?vol_type_id=c7daea02-99a2-499b-9242-d25dcfa071f3 Aug 26 08:58:20.327756 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6325ebbf-84ca-4c94-a4c0-775af9f3c577 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.329106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6325ebbf-84ca-4c94-a4c0-775af9f3c577 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'disassociate' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.329106 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.329106 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:20.329106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6325ebbf-84ca-4c94-a4c0-775af9f3c577 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Disassociate qos_spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875 from type: c7daea02-99a2-499b-9242-d25dcfa071f3 {{(pid=100238) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 26 08:58:20.334801 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d634be41-899a-4aa9-9d0e-91603705b3ee tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 returned with HTTP 200 Aug 26 08:58:20.334801 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 19/71] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 => generated 321 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:20.362461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6325ebbf-84ca-4c94-a4c0-775af9f3c577 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/disassociate?vol_type_id=c7daea02-99a2-499b-9242-d25dcfa071f3 returned with HTTP 202 Aug 26 08:58:20.363765 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 17/72] 10.4.3.236 () {66 vars in 1490 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/disassociate?vol_type_id=c7daea02-99a2-499b-9242-d25dcfa071f3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.375443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2402e1a1-d896-4436-a717-726a5fd9b486 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.378492 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2402e1a1-d896-4436-a717-726a5fd9b486 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations Aug 26 08:58:20.378492 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2402e1a1-d896-4436-a717-726a5fd9b486 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.378492 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2402e1a1-d896-4436-a717-726a5fd9b486 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'associations' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.378664 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2402e1a1-d896-4436-a717-726a5fd9b486 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Get associations for qos_spec id: 228d2a7d-386b-4c81-a3a1-e23b68c17875 {{(pid=100236) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 26 08:58:20.399804 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2402e1a1-d896-4436-a717-726a5fd9b486 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations returned with HTTP 200 Aug 26 08:58:20.400556 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 18/73] 10.4.3.236 () {66 vars in 1393 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations => generated 305 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:20.412800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae1d049c-1eef-4e7a-afd6-a6bac6938084 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.416133 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae1d049c-1eef-4e7a-afd6-a6bac6938084 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/disassociate_all Aug 26 08:58:20.416133 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae1d049c-1eef-4e7a-afd6-a6bac6938084 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.416133 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae1d049c-1eef-4e7a-afd6-a6bac6938084 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'disassociate_all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.416385 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.416385 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:20.417248 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ae1d049c-1eef-4e7a-afd6-a6bac6938084 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Disassociate qos_spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875 from all. {{(pid=100237) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 26 08:58:20.441738 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae1d049c-1eef-4e7a-afd6-a6bac6938084 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/disassociate_all returned with HTTP 202 Aug 26 08:58:20.443122 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 20/74] 10.4.3.236 () {66 vars in 1405 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/disassociate_all => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.453490 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23f7296f-e521-4ab9-a573-b0ffdcb8496e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.455431 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23f7296f-e521-4ab9-a573-b0ffdcb8496e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations Aug 26 08:58:20.456639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23f7296f-e521-4ab9-a573-b0ffdcb8496e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.456639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23f7296f-e521-4ab9-a573-b0ffdcb8496e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'associations' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.456639 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.456639 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:20.456869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.qos_specs_manage [None req-23f7296f-e521-4ab9-a573-b0ffdcb8496e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Get associations for qos_spec id: 228d2a7d-386b-4c81-a3a1-e23b68c17875 {{(pid=100239) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 26 08:58:20.472481 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23f7296f-e521-4ab9-a573-b0ffdcb8496e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations returned with HTTP 200 Aug 26 08:58:20.473167 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 20/75] 10.4.3.236 () {66 vars in 1393 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/associations => generated 24 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 26 08:58:20.484528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e066a1a9-fac6-4c8b-9a7e-b4f5ca6076ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.486599 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e066a1a9-fac6-4c8b-9a7e-b4f5ca6076ea tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/types/3009ae0c-99b6-4d14-986f-b3834b8ba814 Aug 26 08:58:20.487107 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e066a1a9-fac6-4c8b-9a7e-b4f5ca6076ea tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.487546 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e066a1a9-fac6-4c8b-9a7e-b4f5ca6076ea tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.488098 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.488098 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:20.559124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e066a1a9-fac6-4c8b-9a7e-b4f5ca6076ea tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types/3009ae0c-99b6-4d14-986f-b3834b8ba814 returned with HTTP 202 Aug 26 08:58:20.559255 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 18/76] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:20 2026] DELETE /volume/v3/types/3009ae0c-99b6-4d14-986f-b3834b8ba814 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.569422 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2698c9b-ad66-46e6-8e47-8cfaeb91bc45 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.573689 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2698c9b-ad66-46e6-8e47-8cfaeb91bc45 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/types/3009ae0c-99b6-4d14-986f-b3834b8ba814 Aug 26 08:58:20.573936 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2698c9b-ad66-46e6-8e47-8cfaeb91bc45 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.575290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2698c9b-ad66-46e6-8e47-8cfaeb91bc45 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.586402 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2698c9b-ad66-46e6-8e47-8cfaeb91bc45 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types/3009ae0c-99b6-4d14-986f-b3834b8ba814 returned with HTTP 404 Aug 26 08:58:20.587071 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 19/77] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/types/3009ae0c-99b6-4d14-986f-b3834b8ba814 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:20.599878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3ecab0b-e423-49cf-a609-a5dacb5e80fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.601895 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3ecab0b-e423-49cf-a609-a5dacb5e80fc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/types/3406ae30-4943-4bca-86e0-2107f69bfefc Aug 26 08:58:20.602219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3ecab0b-e423-49cf-a609-a5dacb5e80fc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.602552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3ecab0b-e423-49cf-a609-a5dacb5e80fc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.602934 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.602934 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:20.697506 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3ecab0b-e423-49cf-a609-a5dacb5e80fc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types/3406ae30-4943-4bca-86e0-2107f69bfefc returned with HTTP 202 Aug 26 08:58:20.699056 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 21/78] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:20 2026] DELETE /volume/v3/types/3406ae30-4943-4bca-86e0-2107f69bfefc => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.712792 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46c16a7f-3a10-4097-9ecd-77cf8b6a3780 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.714704 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46c16a7f-3a10-4097-9ecd-77cf8b6a3780 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/types/3406ae30-4943-4bca-86e0-2107f69bfefc Aug 26 08:58:20.715155 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46c16a7f-3a10-4097-9ecd-77cf8b6a3780 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.715574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46c16a7f-3a10-4097-9ecd-77cf8b6a3780 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.722633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46c16a7f-3a10-4097-9ecd-77cf8b6a3780 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types/3406ae30-4943-4bca-86e0-2107f69bfefc returned with HTTP 404 Aug 26 08:58:20.750858 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 21/79] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/types/3406ae30-4943-4bca-86e0-2107f69bfefc => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:20.751758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b0b1031-889c-4598-927f-e321f1830d14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.751758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b0b1031-889c-4598-927f-e321f1830d14 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/types/c7daea02-99a2-499b-9242-d25dcfa071f3 Aug 26 08:58:20.751758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1031-889c-4598-927f-e321f1830d14 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.751758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1031-889c-4598-927f-e321f1830d14 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.785434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b0b1031-889c-4598-927f-e321f1830d14 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types/c7daea02-99a2-499b-9242-d25dcfa071f3 returned with HTTP 202 Aug 26 08:58:20.785649 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 19/80] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:20 2026] DELETE /volume/v3/types/c7daea02-99a2-499b-9242-d25dcfa071f3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.802038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-82310706-035a-424d-b5ec-9cfd5de764ae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.802038 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82310706-035a-424d-b5ec-9cfd5de764ae tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/types/c7daea02-99a2-499b-9242-d25dcfa071f3 Aug 26 08:58:20.802038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82310706-035a-424d-b5ec-9cfd5de764ae tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.802038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82310706-035a-424d-b5ec-9cfd5de764ae tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.808082 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82310706-035a-424d-b5ec-9cfd5de764ae tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/types/c7daea02-99a2-499b-9242-d25dcfa071f3 returned with HTTP 404 Aug 26 08:58:20.808947 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 20/81] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/types/c7daea02-99a2-499b-9242-d25dcfa071f3 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:20.823569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d3fa1f5-02b6-4719-9f5b-f3f2da7611c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.826392 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d3fa1f5-02b6-4719-9f5b-f3f2da7611c7 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:20.828687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d3fa1f5-02b6-4719-9f5b-f3f2da7611c7 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1782896686", "consumer": "back-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:20.829806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.qos_specs [None req-3d3fa1f5-02b6-4719-9f5b-f3f2da7611c7 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1782896686', 'consumer': 'back-end', 'specs': {}} {{(pid=100237) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 08:58:20.838798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-3d3fa1f5-02b6-4719-9f5b-f3f2da7611c7 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DB qos_specs_create(): root {'id': 'aff37a16-182d-492c-a424-9b691326644b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1782896686'} {{(pid=100237) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 08:58:20.857429 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d3fa1f5-02b6-4719-9f5b-f3f2da7611c7 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:20.858087 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 22/82] 10.4.3.236 () {68 vars in 1264 bytes} [Wed Aug 26 08:58:20 2026] POST /volume/v3/qos-specs => generated 369 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:20.873292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-235ea2f9-a7a8-4734-8a48-a3f0b4b8c64e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.875704 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-235ea2f9-a7a8-4734-8a48-a3f0b4b8c64e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b?force=False Aug 26 08:58:20.875959 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-235ea2f9-a7a8-4734-8a48-a3f0b4b8c64e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.876185 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-235ea2f9-a7a8-4734-8a48-a3f0b4b8c64e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.877325 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.877325 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:20.877325 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.qos_specs_manage [None req-235ea2f9-a7a8-4734-8a48-a3f0b4b8c64e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: aff37a16-182d-492c-a424-9b691326644b, force: False {{(pid=100239) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:20.912760 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-235ea2f9-a7a8-4734-8a48-a3f0b4b8c64e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b?force=False returned with HTTP 202 Aug 26 08:58:20.912760 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 22/83] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:20 2026] DELETE /volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:20.927598 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6876a1f4-bd22-42cf-ba06-8bc653210f09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.930813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6876a1f4-bd22-42cf-ba06-8bc653210f09 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b Aug 26 08:58:20.930813 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6876a1f4-bd22-42cf-ba06-8bc653210f09 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.931018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6876a1f4-bd22-42cf-ba06-8bc653210f09 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.938625 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6876a1f4-bd22-42cf-ba06-8bc653210f09 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b returned with HTTP 404 Aug 26 08:58:20.940476 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 20/84] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:20.951774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9ac44c5d-9eab-4da8-9761-07836022f1f9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.956365 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9ac44c5d-9eab-4da8-9761-07836022f1f9 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:20.956616 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9ac44c5d-9eab-4da8-9761-07836022f1f9 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.957097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9ac44c5d-9eab-4da8-9761-07836022f1f9 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.958569 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.958569 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:20.970413 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9ac44c5d-9eab-4da8-9761-07836022f1f9 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:20.970926 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 21/85] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 08:58:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:20.982181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbabbb1c-6ebf-45d0-a341-114d51280336 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:20.985791 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbabbb1c-6ebf-45d0-a341-114d51280336 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b?force=False Aug 26 08:58:20.986625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbabbb1c-6ebf-45d0-a341-114d51280336 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:20.987024 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbabbb1c-6ebf-45d0-a341-114d51280336 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:20.987362 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:20.987362 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:20.987780 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbabbb1c-6ebf-45d0-a341-114d51280336 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: aff37a16-182d-492c-a424-9b691326644b, force: False {{(pid=100237) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:20.991534 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbabbb1c-6ebf-45d0-a341-114d51280336 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b?force=False returned with HTTP 404 Aug 26 08:58:20.992178 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 23/86] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:20 2026] DELETE /volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.002741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8492070e-49c5-4ed4-8f45-784384c5fcd0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.004897 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8492070e-49c5-4ed4-8f45-784384c5fcd0 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b Aug 26 08:58:21.005186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8492070e-49c5-4ed4-8f45-784384c5fcd0 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.005528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8492070e-49c5-4ed4-8f45-784384c5fcd0 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.005740 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.005740 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:21.012605 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8492070e-49c5-4ed4-8f45-784384c5fcd0 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b returned with HTTP 404 Aug 26 08:58:21.012605 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 23/87] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/aff37a16-182d-492c-a424-9b691326644b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.024169 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbd57904-53bc-4511-8be4-e87166215b02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.028212 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbd57904-53bc-4511-8be4-e87166215b02 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:21.028908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbd57904-53bc-4511-8be4-e87166215b02 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1673015092", "consumer": "both"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:21.033360 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-fbd57904-53bc-4511-8be4-e87166215b02 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1673015092', 'consumer': 'both', 'specs': {}} {{(pid=100238) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 08:58:21.045199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-fbd57904-53bc-4511-8be4-e87166215b02 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DB qos_specs_create(): root {'id': 'd2103ebd-4930-4daf-b1d9-33792ffe2b9e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1673015092'} {{(pid=100238) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 08:58:21.059730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbd57904-53bc-4511-8be4-e87166215b02 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:21.060540 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 21/88] 10.4.3.236 () {68 vars in 1264 bytes} [Wed Aug 26 08:58:21 2026] POST /volume/v3/qos-specs => generated 365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.079948 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-570c1117-ec2b-48f9-baa7-435f8d7c807c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.090238 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-570c1117-ec2b-48f9-baa7-435f8d7c807c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e?force=False Aug 26 08:58:21.090238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-570c1117-ec2b-48f9-baa7-435f8d7c807c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.090238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-570c1117-ec2b-48f9-baa7-435f8d7c807c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.090728 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.090728 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:21.090803 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.qos_specs_manage [None req-570c1117-ec2b-48f9-baa7-435f8d7c807c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: d2103ebd-4930-4daf-b1d9-33792ffe2b9e, force: False {{(pid=100236) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:21.129064 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-570c1117-ec2b-48f9-baa7-435f8d7c807c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e?force=False returned with HTTP 202 Aug 26 08:58:21.129679 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 22/89] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:21 2026] DELETE /volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:21.142001 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15ed0823-e4ee-4509-a846-8b2222d8c9da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.145295 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15ed0823-e4ee-4509-a846-8b2222d8c9da tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e Aug 26 08:58:21.146111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15ed0823-e4ee-4509-a846-8b2222d8c9da tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.146111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15ed0823-e4ee-4509-a846-8b2222d8c9da tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.152472 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15ed0823-e4ee-4509-a846-8b2222d8c9da tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e returned with HTTP 404 Aug 26 08:58:21.152472 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 24/90] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.161599 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6454930e-e97c-4c8a-969c-f67da529a363 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.167264 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6454930e-e97c-4c8a-969c-f67da529a363 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:21.167461 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6454930e-e97c-4c8a-969c-f67da529a363 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.167654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6454930e-e97c-4c8a-969c-f67da529a363 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.179394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6454930e-e97c-4c8a-969c-f67da529a363 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:21.181871 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 24/91] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.193873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b148104-8050-4ca1-b5f3-a181d34c3bfe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.194035 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b148104-8050-4ca1-b5f3-a181d34c3bfe tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e?force=False Aug 26 08:58:21.197143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b148104-8050-4ca1-b5f3-a181d34c3bfe tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.197143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b148104-8050-4ca1-b5f3-a181d34c3bfe tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.197143 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.197143 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:21.197143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b148104-8050-4ca1-b5f3-a181d34c3bfe tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: d2103ebd-4930-4daf-b1d9-33792ffe2b9e, force: False {{(pid=100238) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:21.203875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b148104-8050-4ca1-b5f3-a181d34c3bfe tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e?force=False returned with HTTP 404 Aug 26 08:58:21.203875 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 22/92] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:21 2026] DELETE /volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dd6de651-5527-4aa0-b250-938113a40200 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dd6de651-5527-4aa0-b250-938113a40200 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dd6de651-5527-4aa0-b250-938113a40200 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dd6de651-5527-4aa0-b250-938113a40200 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dd6de651-5527-4aa0-b250-938113a40200 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e returned with HTTP 404 Aug 26 08:58:21.221753 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 23/93] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/d2103ebd-4930-4daf-b1d9-33792ffe2b9e => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.233682 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8cfef53a-3d07-496c-9e4f-db97ac0e0d5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.235873 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cfef53a-3d07-496c-9e4f-db97ac0e0d5e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] POST https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:21.236615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cfef53a-3d07-496c-9e4f-db97ac0e0d5e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1750372590", "consumer": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:21.239230 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.qos_specs [None req-8cfef53a-3d07-496c-9e4f-db97ac0e0d5e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1750372590', 'consumer': 'front-end', 'specs': {}} {{(pid=100237) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 08:58:21.248760 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-8cfef53a-3d07-496c-9e4f-db97ac0e0d5e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DB qos_specs_create(): root {'id': '4c6cd047-20ee-4d9a-8d67-3ccc5d43939a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1750372590'} {{(pid=100237) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 08:58:21.259837 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cfef53a-3d07-496c-9e4f-db97ac0e0d5e tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:21.260521 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 25/94] 10.4.3.236 () {68 vars in 1264 bytes} [Wed Aug 26 08:58:21 2026] POST /volume/v3/qos-specs => generated 370 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.275100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20fd25d2-7a1b-4f38-8b25-31d85f7f68e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.278268 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20fd25d2-7a1b-4f38-8b25-31d85f7f68e1 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a?force=False Aug 26 08:58:21.279607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20fd25d2-7a1b-4f38-8b25-31d85f7f68e1 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.279607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20fd25d2-7a1b-4f38-8b25-31d85f7f68e1 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.280664 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.280664 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:21.281005 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20fd25d2-7a1b-4f38-8b25-31d85f7f68e1 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: 4c6cd047-20ee-4d9a-8d67-3ccc5d43939a, force: False {{(pid=100239) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:21.310318 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20fd25d2-7a1b-4f38-8b25-31d85f7f68e1 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a?force=False returned with HTTP 202 Aug 26 08:58:21.311052 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 25/95] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:21 2026] DELETE /volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:21.321278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0f7602e-e42f-4563-b046-3131f122f6c0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.322785 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f6440ccd-a542-4d63-a358-d89c25aa8364 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.324240 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0f7602e-e42f-4563-b046-3131f122f6c0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:21.324594 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0f7602e-e42f-4563-b046-3131f122f6c0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.324763 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0f7602e-e42f-4563-b046-3131f122f6c0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.325385 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6440ccd-a542-4d63-a358-d89c25aa8364 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a Aug 26 08:58:21.326260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6440ccd-a542-4d63-a358-d89c25aa8364 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.326260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6440ccd-a542-4d63-a358-d89c25aa8364 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.339145 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.339145 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:21.345972 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0f7602e-e42f-4563-b046-3131f122f6c0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:21.351393 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71c4bd58-08ec-4e53-ab3a-05a98e3ce4fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.351901 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6440ccd-a542-4d63-a358-d89c25aa8364 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a returned with HTTP 404 Aug 26 08:58:21.352283 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 24/96] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.353850 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71c4bd58-08ec-4e53-ab3a-05a98e3ce4fe tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:21.354243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71c4bd58-08ec-4e53-ab3a-05a98e3ce4fe tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.354640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71c4bd58-08ec-4e53-ab3a-05a98e3ce4fe tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.354640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-71c4bd58-08ec-4e53-ab3a-05a98e3ce4fe tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:21.360626 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0f7602e-e42f-4563-b046-3131f122f6c0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:21.361858 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 23/97] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:21.370630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0ac9175b-dda3-4351-8bbe-44a42c79eedc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.376285 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.376285 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:21.376365 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ac9175b-dda3-4351-8bbe-44a42c79eedc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:21.376365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ac9175b-dda3-4351-8bbe-44a42c79eedc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.376365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ac9175b-dda3-4351-8bbe-44a42c79eedc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.376603 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.376603 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:21.385771 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ac9175b-dda3-4351-8bbe-44a42c79eedc tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:21.386357 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 26/98] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.399402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-226825b9-22fa-4068-9791-7a247b4585f3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.405683 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71c4bd58-08ec-4e53-ab3a-05a98e3ce4fe tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 returned with HTTP 200 Aug 26 08:58:21.405888 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-226825b9-22fa-4068-9791-7a247b4585f3 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a?force=False Aug 26 08:58:21.405888 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-226825b9-22fa-4068-9791-7a247b4585f3 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.406033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-226825b9-22fa-4068-9791-7a247b4585f3 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.407836 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 26/99] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 => generated 322 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:21.408345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.qos_specs_manage [None req-226825b9-22fa-4068-9791-7a247b4585f3 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: 4c6cd047-20ee-4d9a-8d67-3ccc5d43939a, force: False {{(pid=100236) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:21.416259 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-226825b9-22fa-4068-9791-7a247b4585f3 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a?force=False returned with HTTP 404 Aug 26 08:58:21.417204 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 25/100] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:21 2026] DELETE /volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.430580 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a9ad31bb-21bd-4b77-9459-852f47dd209f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.433893 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.434006 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9ad31bb-21bd-4b77-9459-852f47dd209f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a Aug 26 08:58:21.434006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9ad31bb-21bd-4b77-9459-852f47dd209f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.434006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9ad31bb-21bd-4b77-9459-852f47dd209f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.436652 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:21.437246 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1593114321", "volume_type": "a84b3897-952c-4b54-ba28-358e961e03ba", "group_id": "6b138af5-5149-484e-be5e-ce60a72dfeb3", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:21.441161 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1593114321', 'volume_type': 'a84b3897-952c-4b54-ba28-358e961e03ba', 'group_id': '6b138af5-5149-484e-be5e-ce60a72dfeb3', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:21.443036 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9ad31bb-21bd-4b77-9459-852f47dd209f tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a returned with HTTP 404 Aug 26 08:58:21.444944 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 24/101] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/4c6cd047-20ee-4d9a-8d67-3ccc5d43939a => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.459143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5a909e0-769f-4438-94b2-69c8c8ac32de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.462527 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5a909e0-769f-4438-94b2-69c8c8ac32de tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 Aug 26 08:58:21.462527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5a909e0-769f-4438-94b2-69c8c8ac32de tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.462527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5a909e0-769f-4438-94b2-69c8c8ac32de tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.462742 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.462742 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:21.464818 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.464818 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:21.465656 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume of 1 GB Aug 26 08:58:21.471764 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5a909e0-769f-4438-94b2-69c8c8ac32de tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 returned with HTTP 200 Aug 26 08:58:21.472399 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 27/102] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.477549 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability Zones retrieved successfully. Aug 26 08:58:21.485755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Flow 'volume_create_api' (96155a86-80e6-4e98-98e9-4828d5d5fe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:21.489507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f7b938-1cc3-4262-9799-b4863f63a4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:21.489507 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.489507 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:21.489507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:21.491476 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9fe6801f-28b6-4cde-8201-89825b521cf2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.493710 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9fe6801f-28b6-4cde-8201-89825b521cf2 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs Aug 26 08:58:21.494880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9fe6801f-28b6-4cde-8201-89825b521cf2 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.494880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9fe6801f-28b6-4cde-8201-89825b521cf2 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.503867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9fe6801f-28b6-4cde-8201-89825b521cf2 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs returned with HTTP 200 Aug 26 08:58:21.504137 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 26/103] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.520166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23669a76-b316-498a-9e0f-cbe0aae7ff62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.526086 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23669a76-b316-498a-9e0f-cbe0aae7ff62 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] PUT https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 Aug 26 08:58:21.526403 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23669a76-b316-498a-9e0f-cbe0aae7ff62 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:21.530411 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f7b938-1cc3-4262-9799-b4863f63a4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:58:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a84b3897-952c-4b54-ba28-358e961e03ba,is_public=True,name='tempest-GroupsTest-volume-type-1022325863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a84b3897-952c-4b54-ba28-358e961e03ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b138af5-5149-484e-be5e-ce60a72dfeb3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:21.533997 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca53960-532e-44c5-a9a0-301c382df226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:21.536659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-23669a76-b316-498a-9e0f-cbe0aae7ff62 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100238) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 26 08:58:21.554898 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-23669a76-b316-498a-9e0f-cbe0aae7ff62 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] qos_specs_update() value: {'id': 'c6ba489f-1d40-424b-8f43-7b243a59506a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '228d2a7d-386b-4c81-a3a1-e23b68c17875', 'deleted': False} {{(pid=100238) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 26 08:58:21.570301 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23669a76-b316-498a-9e0f-cbe0aae7ff62 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 returned with HTTP 200 Aug 26 08:58:21.571619 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 25/104] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 08:58:21 2026] PUT /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 => generated 36 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 08:58:21.589394 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d9b5ef3-c4d8-4aa9-ad91-01775639fd1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.591525 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1022325863 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1022325863, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:21.591525 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1022325863 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1022325863, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:21.593764 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d9b5ef3-c4d8-4aa9-ad91-01775639fd1c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 Aug 26 08:58:21.593956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d9b5ef3-c4d8-4aa9-ad91-01775639fd1c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.594115 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d9b5ef3-c4d8-4aa9-ad91-01775639fd1c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.594378 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.594378 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:21.609237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d9b5ef3-c4d8-4aa9-ad91-01775639fd1c tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 returned with HTTP 200 Aug 26 08:58:21.612168 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 28/105] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.634561 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b75c6dcb-e12d-4adb-bc9a-beee7f02b59a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.637762 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b75c6dcb-e12d-4adb-bc9a-beee7f02b59a tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] PUT https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/delete_keys Aug 26 08:58:21.637762 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b75c6dcb-e12d-4adb-bc9a-beee7f02b59a tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:21.639944 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.639944 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:21.640413 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b75c6dcb-e12d-4adb-bc9a-beee7f02b59a tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete_key spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875, keys: ['iops_bytes'] {{(pid=100236) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 26 08:58:21.666064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Created reservations ['855c828d-3ee4-4574-b74a-8bd2a787081b', '4c1afcc0-55ca-4986-8fc2-061e36e4b92a', '845c3f29-3b53-4ca2-ae21-cadee85c2ee0', 'cdc64a51-a0c3-4d3e-99f4-4cff36a4506f'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:21.668551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca53960-532e-44c5-a9a0-301c382df226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855c828d-3ee4-4574-b74a-8bd2a787081b', '4c1afcc0-55ca-4986-8fc2-061e36e4b92a', '845c3f29-3b53-4ca2-ae21-cadee85c2ee0', 'cdc64a51-a0c3-4d3e-99f4-4cff36a4506f']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:21.668551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1581b5-6d07-4724-bbf4-7e950b97cee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:21.695138 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b75c6dcb-e12d-4adb-bc9a-beee7f02b59a tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/delete_keys returned with HTTP 202 Aug 26 08:58:21.695604 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 27/106] 10.4.3.236 () {68 vars in 1410 bytes} [Wed Aug 26 08:58:21 2026] PUT /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875/delete_keys => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:21.700913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1581b5-6d07-4724-bbf4-7e950b97cee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d9d79c-1e02-4191-9c42-0c9b3b9d501c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1593114321',encryption_key_id=None,group_id=6b138af5-5149-484e-be5e-ce60a72dfeb3,group_type_id=,metadata={},multiattach=False,project_id='d9ea91b984d34d0aa69774267bbd8839',qos_specs=None,replication_status=,reservations=['855c828d-3ee4-4574-b74a-8bd2a787081b','4c1afcc0-55ca-4986-8fc2-061e36e4b92a','845c3f29-3b53-4ca2-ae21-cadee85c2ee0','cdc64a51-a0c3-4d3e-99f4-4cff36a4506f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671883b8e7b4df18d6f046376ed01da',volume_type_id=a84b3897-952c-4b54-ba28-358e961e03ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1593114321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b138af5-5149-484e-be5e-ce60a72dfeb3,host=None,id=f2d9d79c-1e02-4191-9c42-0c9b3b9d501c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9ea91b984d34d0aa69774267bbd8839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671883b8e7b4df18d6f046376ed01da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a84b3897-952c-4b54-ba28-358e961e03ba),volume_type_id=a84b3897-952c-4b54-ba28-358e961e03ba)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:21.702946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77273218-95f2-4656-9dcc-3a68dc0de0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:21.706810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9490ff7c-373c-4a25-8d20-e19657af0c51 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.710067 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9490ff7c-373c-4a25-8d20-e19657af0c51 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 Aug 26 08:58:21.710067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9490ff7c-373c-4a25-8d20-e19657af0c51 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.710067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9490ff7c-373c-4a25-8d20-e19657af0c51 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.710992 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.710992 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:21.717217 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9490ff7c-373c-4a25-8d20-e19657af0c51 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 returned with HTTP 200 Aug 26 08:58:21.719033 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 26/107] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.739102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a8903ed-4035-4827-bdc9-1bd02a948d90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.742724 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a8903ed-4035-4827-bdc9-1bd02a948d90 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 Aug 26 08:58:21.743183 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a8903ed-4035-4827-bdc9-1bd02a948d90 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.743270 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a8903ed-4035-4827-bdc9-1bd02a948d90 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.744471 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.744471 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:21.749597 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a8903ed-4035-4827-bdc9-1bd02a948d90 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 returned with HTTP 200 Aug 26 08:58:21.750245 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 29/108] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:21.752705 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77273218-95f2-4656-9dcc-3a68dc0de0a5) transitioned into state 'SUCCESS' from state '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-1593114321',encryption_key_id=None,group_id=6b138af5-5149-484e-be5e-ce60a72dfeb3,group_type_id=,metadata={},multiattach=False,project_id='d9ea91b984d34d0aa69774267bbd8839',qos_specs=None,replication_status=,reservations=['855c828d-3ee4-4574-b74a-8bd2a787081b','4c1afcc0-55ca-4986-8fc2-061e36e4b92a','845c3f29-3b53-4ca2-ae21-cadee85c2ee0','cdc64a51-a0c3-4d3e-99f4-4cff36a4506f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671883b8e7b4df18d6f046376ed01da',volume_type_id=a84b3897-952c-4b54-ba28-358e961e03ba)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:21.754093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de20fd9f-55d5-4bdd-af3c-4f27090b960c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:21.764955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-89fd1707-6c29-444c-b8c5-ecf5adb334d6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.767338 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89fd1707-6c29-444c-b8c5-ecf5adb334d6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] DELETE https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875?force=False Aug 26 08:58:21.768148 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89fd1707-6c29-444c-b8c5-ecf5adb334d6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.768148 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89fd1707-6c29-444c-b8c5-ecf5adb334d6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.768345 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.768345 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:21.768910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.qos_specs_manage [None req-89fd1707-6c29-444c-b8c5-ecf5adb334d6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Delete qos_spec: 228d2a7d-386b-4c81-a3a1-e23b68c17875, force: False {{(pid=100236) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 08:58:21.786218 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de20fd9f-55d5-4bdd-af3c-4f27090b960c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:21.789870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Flow 'volume_create_api' (96155a86-80e6-4e98-98e9-4828d5d5fe5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:21.789870 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume request issued successfully. Aug 26 08:58:21.789870 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:21.789870 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:21.801562 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89fd1707-6c29-444c-b8c5-ecf5adb334d6 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875?force=False returned with HTTP 202 Aug 26 08:58:21.803612 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 28/109] 10.4.3.236 () {66 vars in 1380 bytes} [Wed Aug 26 08:58:21 2026] DELETE /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:21.818696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-813f1223-0c8b-47b0-a281-91e5717e6d53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.821018 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-813f1223-0c8b-47b0-a281-91e5717e6d53 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] GET https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 Aug 26 08:58:21.821272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-813f1223-0c8b-47b0-a281-91e5717e6d53 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.821432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-813f1223-0c8b-47b0-a281-91e5717e6d53 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.821966 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.821966 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:21.828215 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-813f1223-0c8b-47b0-a281-91e5717e6d53 tempest-QosSpecsTestJSON-1918934223 tempest-QosSpecsTestJSON-1918934223-project-admin] https://10.4.3.236/volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 returned with HTTP 404 Aug 26 08:58:21.829341 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 27/110] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/qos-specs/228d2a7d-386b-4c81-a3a1-e23b68c17875 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.853385 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:21.861000 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.861000 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:21.866817 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-34c3016c-1ce0-4268-9ae6-8d00a7dc63bd tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:21.868184 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 27/111] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 08:58:21 2026] POST /volume/v3/volumes => generated 815 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:21.886314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:21.888533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c Aug 26 08:58:21.888858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:21.889900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:21.898722 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.898722 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:21.903698 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:21.905582 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:21.905582 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:21.960171 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:21.962946 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:21.962946 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:21.970795 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be9bdfd2-4928-4dca-9296-81ccd269cbc3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c returned with HTTP 200 Aug 26 08:58:21.971297 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 30/112] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:21 2026] GET /volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c => generated 883 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:22.384834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c3acfb3d-f7d5-4b41-b9e4-e680256cc3c2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:22.388325 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3acfb3d-f7d5-4b41-b9e4-e680256cc3c2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:22.391431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3acfb3d-f7d5-4b41-b9e4-e680256cc3c2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:22.391742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3acfb3d-f7d5-4b41-b9e4-e680256cc3c2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:22.406759 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:22.406759 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:22.414782 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c3acfb3d-f7d5-4b41-b9e4-e680256cc3c2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:22.426620 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3acfb3d-f7d5-4b41-b9e4-e680256cc3c2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:22.427878 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 29/113] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:22 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:22.991342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:22.996044 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c Aug 26 08:58:22.996341 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:22.996878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.013972 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.013972 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:23.023924 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:23.024366 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:23.024851 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:23.092806 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:23.098580 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.098580 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:23.117888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcdc999f-1b3a-45a9-b3fc-9c64755ed283 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c returned with HTTP 200 Aug 26 08:58:23.118403 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 28/114] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:22 2026] GET /volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c => generated 908 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:23.136512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d18d35c5-d899-49f9-b02c-181e87aa7c16 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.138986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d18d35c5-d899-49f9-b02c-181e87aa7c16 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 Aug 26 08:58:23.139300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d18d35c5-d899-49f9-b02c-181e87aa7c16 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.139597 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d18d35c5-d899-49f9-b02c-181e87aa7c16 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.139830 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-d18d35c5-d899-49f9-b02c-181e87aa7c16 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 6b138af5-5149-484e-be5e-ce60a72dfeb3 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:23.145754 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.145754 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:23.163335 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d18d35c5-d899-49f9-b02c-181e87aa7c16 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 returned with HTTP 200 Aug 26 08:58:23.163854 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 28/115] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:23.178112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82807d84-2333-4605-91e8-95775ade12c4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.182315 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82807d84-2333-4605-91e8-95775ade12c4 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:23.182315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82807d84-2333-4605-91e8-95775ade12c4 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.182647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82807d84-2333-4605-91e8-95775ade12c4 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.182692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-82807d84-2333-4605-91e8-95775ade12c4 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:23.187265 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.187265 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:23.205205 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82807d84-2333-4605-91e8-95775ade12c4 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 returned with HTTP 200 Aug 26 08:58:23.205677 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 31/116] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:23.222510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-79e2b835-024c-4401-b262-52be7908b18d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.224337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79e2b835-024c-4401-b262-52be7908b18d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/detail Aug 26 08:58:23.224337 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79e2b835-024c-4401-b262-52be7908b18d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.224881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79e2b835-024c-4401-b262-52be7908b18d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.274392 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79e2b835-024c-4401-b262-52be7908b18d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/detail returned with HTTP 200 Aug 26 08:58:23.274647 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 30/117] 10.4.3.236 () {68 vars in 1296 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/groups/detail => generated 638 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:23.288968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1728707-4a86-420c-bbb4-20dd179f439d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.294416 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:23.294416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.294764 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.295636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:23.296218 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:23.306954 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:23.307374 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:23.307643 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:23.361380 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:23.369029 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.369029 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:23.384191 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1728707-4a86-420c-bbb4-20dd179f439d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:23.384616 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 29/118] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:23.402692 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.407403 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:23.407645 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.407909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.408318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:23.408772 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.408772 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:23.411420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:23.430688 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:23.431172 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:23.431412 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:23.446775 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e6683c8f-8d69-4a00-b74b-73212f5b6379 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.449052 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6683c8f-8d69-4a00-b74b-73212f5b6379 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:23.449785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6683c8f-8d69-4a00-b74b-73212f5b6379 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.449785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6683c8f-8d69-4a00-b74b-73212f5b6379 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.460135 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.460135 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:23.466930 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e6683c8f-8d69-4a00-b74b-73212f5b6379 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:23.475975 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6683c8f-8d69-4a00-b74b-73212f5b6379 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:23.475975 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 32/119] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1047 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:23.480538 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:23.487681 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.487681 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:23.499280 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10cf8ec2-31d4-4a40-ba07-671b434ba560 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:23.500297 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 29/120] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:23.519197 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.523395 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3/action Aug 26 08:58:23.524506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:23.524687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:23.527791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] delete called for group 6b138af5-5149-484e-be5e-ce60a72dfeb3 {{(pid=100236) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 08:58:23.528148 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Delete group with id: 6b138af5-5149-484e-be5e-ce60a72dfeb3 Aug 26 08:58:23.536119 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.536119 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:23.803896 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aba8caa5-8b41-4cd9-9302-533b0e14faba tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3/action returned with HTTP 202 Aug 26 08:58:23.804498 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 31/121] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 08:58:23 2026] POST /volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3/action => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:23.817170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:23.818542 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c Aug 26 08:58:23.819017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:23.819109 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:23.833053 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.833053 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:23.840326 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:23.841314 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:23.841487 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:23.897814 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:23.909888 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:23.909888 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:23.923827 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43ee182f-7d09-4dd0-9eb9-f767ae005982 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c returned with HTTP 200 Aug 26 08:58:23.923987 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 30/122] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:23 2026] GET /volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c => generated 907 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:24.494084 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1828504-2dd1-45b6-8f4a-4409dc5ef433 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:24.497757 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1828504-2dd1-45b6-8f4a-4409dc5ef433 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:24.498944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1828504-2dd1-45b6-8f4a-4409dc5ef433 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:24.498944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1828504-2dd1-45b6-8f4a-4409dc5ef433 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:24.510402 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:24.510402 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:24.516299 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c1828504-2dd1-45b6-8f4a-4409dc5ef433 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:24.528075 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1828504-2dd1-45b6-8f4a-4409dc5ef433 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:24.528647 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 33/123] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:24 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:24.946124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c70996b-eeab-49a6-9ebf-5f0de569e23a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:24.953211 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c70996b-eeab-49a6-9ebf-5f0de569e23a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c Aug 26 08:58:24.954491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c70996b-eeab-49a6-9ebf-5f0de569e23a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:24.954491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c70996b-eeab-49a6-9ebf-5f0de569e23a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:24.966493 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c70996b-eeab-49a6-9ebf-5f0de569e23a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c returned with HTTP 404 Aug 26 08:58:24.967534 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 30/124] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:24 2026] GET /volume/v3/volumes/f2d9d79c-1e02-4191-9c42-0c9b3b9d501c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:24.977194 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bd616557-c9c9-4c2e-ba61-62e311b1527a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:24.981242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd616557-c9c9-4c2e-ba61-62e311b1527a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 Aug 26 08:58:24.981901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd616557-c9c9-4c2e-ba61-62e311b1527a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:24.982180 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd616557-c9c9-4c2e-ba61-62e311b1527a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:24.982513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-bd616557-c9c9-4c2e-ba61-62e311b1527a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 6b138af5-5149-484e-be5e-ce60a72dfeb3 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:24.986196 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd616557-c9c9-4c2e-ba61-62e311b1527a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 returned with HTTP 404 Aug 26 08:58:24.987148 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 32/125] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:24 2026] GET /volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:24.999137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-355825da-399d-4e35-94d7-d8357734622d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:25.001168 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-355825da-399d-4e35-94d7-d8357734622d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7/action Aug 26 08:58:25.002002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-355825da-399d-4e35-94d7-d8357734622d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:25.002479 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-355825da-399d-4e35-94d7-d8357734622d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:25.003654 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-355825da-399d-4e35-94d7-d8357734622d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] delete called for group 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100238) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 08:58:25.003833 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-355825da-399d-4e35-94d7-d8357734622d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Delete group with id: 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:25.011278 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:25.011278 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:25.250958 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-355825da-399d-4e35-94d7-d8357734622d tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7/action returned with HTTP 202 Aug 26 08:58:25.251659 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 31/126] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 08:58:24 2026] POST /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:25.261975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50943d5b-e1f4-470e-82d0-598a9179cb35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:25.264424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50943d5b-e1f4-470e-82d0-598a9179cb35 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:25.264735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50943d5b-e1f4-470e-82d0-598a9179cb35 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:25.265019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50943d5b-e1f4-470e-82d0-598a9179cb35 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:25.265194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-50943d5b-e1f4-470e-82d0-598a9179cb35 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:25.275180 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:25.275180 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:25.300281 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50943d5b-e1f4-470e-82d0-598a9179cb35 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 returned with HTTP 200 Aug 26 08:58:25.301189 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 34/127] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:25 2026] GET /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:25.549232 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e471cd07-edfd-4eb0-bae8-135c8a899d2e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:25.551349 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e471cd07-edfd-4eb0-bae8-135c8a899d2e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:25.551562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e471cd07-edfd-4eb0-bae8-135c8a899d2e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:25.551752 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e471cd07-edfd-4eb0-bae8-135c8a899d2e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:25.561657 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:25.561657 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:25.569733 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e471cd07-edfd-4eb0-bae8-135c8a899d2e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:25.576214 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e471cd07-edfd-4eb0-bae8-135c8a899d2e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:25.576721 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 31/128] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:25 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:26.320735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b9ab9c4-c2a2-4677-b848-e9bbcd7fb3a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.323253 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b9ab9c4-c2a2-4677-b848-e9bbcd7fb3a5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:26.323417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b9ab9c4-c2a2-4677-b848-e9bbcd7fb3a5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.324605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b9ab9c4-c2a2-4677-b848-e9bbcd7fb3a5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.324605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-4b9ab9c4-c2a2-4677-b848-e9bbcd7fb3a5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:26.330349 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b9ab9c4-c2a2-4677-b848-e9bbcd7fb3a5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 returned with HTTP 404 Aug 26 08:58:26.331109 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 33/129] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:26.341895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-114d61cb-122f-489f-8535-8dce3b59e7b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.344298 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-114d61cb-122f-489f-8535-8dce3b59e7b1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/detail Aug 26 08:58:26.344534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-114d61cb-122f-489f-8535-8dce3b59e7b1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.344726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-114d61cb-122f-489f-8535-8dce3b59e7b1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.352057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-114d61cb-122f-489f-8535-8dce3b59e7b1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/detail returned with HTTP 200 Aug 26 08:58:26.352632 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 32/130] 10.4.3.236 () {68 vars in 1296 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:26.364784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.366885 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:26.366885 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.367094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.367486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:26.367725 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:26.367725 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:26.369624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:26.376787 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:26.379540 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b8686a5-f9e0-42ad-ab15-c7a7d46fea5a tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:26.380641 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 35/131] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:26.397936 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.402612 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7/action Aug 26 08:58:26.403388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:26.403664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:26.405863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] delete called for group 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 08:58:26.405863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Delete group with id: 1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7 Aug 26 08:58:26.411030 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40f14dca-3b7d-4024-94ce-8d0dd7db1424 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7/action returned with HTTP 404 Aug 26 08:58:26.411916 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 32/132] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 08:58:26 2026] POST /volume/v3/groups/1bb58bd6-0c3e-4eaf-b64e-4ebb1b9c19c7/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:26.430878 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-01c35910-5932-4ced-b37d-b37a4f904afb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.435080 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:26.435378 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.435628 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.435934 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:26.436724 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:26.453902 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:26.456046 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01c35910-5932-4ced-b37d-b37a4f904afb tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:26.456672 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 34/133] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:26.474758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.479033 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3/action Aug 26 08:58:26.479648 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:26.480523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:26.487430 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] delete called for group 6b138af5-5149-484e-be5e-ce60a72dfeb3 {{(pid=100238) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 08:58:26.487645 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Delete group with id: 6b138af5-5149-484e-be5e-ce60a72dfeb3 Aug 26 08:58:26.497506 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c6cedeb-8a45-4a3d-ba0b-1ebac4734520 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3/action returned with HTTP 404 Aug 26 08:58:26.498907 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 33/134] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 08:58:26 2026] POST /volume/v3/groups/6b138af5-5149-484e-be5e-ce60a72dfeb3/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:26.511405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af66812d-b031-4555-ad4b-5b68dc6c2d1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.514025 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af66812d-b031-4555-ad4b-5b68dc6c2d1a tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/7845ef7c-14c8-4c96-bf5a-a483e3277ec6 Aug 26 08:58:26.514201 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af66812d-b031-4555-ad4b-5b68dc6c2d1a tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.515723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af66812d-b031-4555-ad4b-5b68dc6c2d1a tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.565309 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af66812d-b031-4555-ad4b-5b68dc6c2d1a tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/group_types/7845ef7c-14c8-4c96-bf5a-a483e3277ec6 returned with HTTP 202 Aug 26 08:58:26.566426 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 36/135] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 08:58:26 2026] DELETE /volume/v3/group_types/7845ef7c-14c8-4c96-bf5a-a483e3277ec6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:26.579579 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-551dc28c-12be-4bff-8421-1b948296a00e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.586480 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-551dc28c-12be-4bff-8421-1b948296a00e tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] DELETE https://10.4.3.236/volume/v3/types/a84b3897-952c-4b54-ba28-358e961e03ba Aug 26 08:58:26.586608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-551dc28c-12be-4bff-8421-1b948296a00e tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.586980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-551dc28c-12be-4bff-8421-1b948296a00e tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.599997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-814eb59e-ffa2-4a42-996a-45a423098e3c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.603932 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-814eb59e-ffa2-4a42-996a-45a423098e3c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:26.604663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-814eb59e-ffa2-4a42-996a-45a423098e3c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.604663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-814eb59e-ffa2-4a42-996a-45a423098e3c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.622972 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:26.622972 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:26.631869 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-814eb59e-ffa2-4a42-996a-45a423098e3c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:26.642567 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-814eb59e-ffa2-4a42-996a-45a423098e3c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:26.643257 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 35/136] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:26.682063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-551dc28c-12be-4bff-8421-1b948296a00e tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/types/a84b3897-952c-4b54-ba28-358e961e03ba returned with HTTP 202 Aug 26 08:58:26.682063 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 33/137] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:26 2026] DELETE /volume/v3/types/a84b3897-952c-4b54-ba28-358e961e03ba => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:26.693384 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf59baf4-ca30-48b2-a6ec-5ea7da554723 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.699295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf59baf4-ca30-48b2-a6ec-5ea7da554723 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] GET https://10.4.3.236/volume/v3/types/a84b3897-952c-4b54-ba28-358e961e03ba Aug 26 08:58:26.701668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf59baf4-ca30-48b2-a6ec-5ea7da554723 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.701668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf59baf4-ca30-48b2-a6ec-5ea7da554723 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.710291 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf59baf4-ca30-48b2-a6ec-5ea7da554723 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/types/a84b3897-952c-4b54-ba28-358e961e03ba returned with HTTP 404 Aug 26 08:58:26.711145 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 34/138] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/types/a84b3897-952c-4b54-ba28-358e961e03ba => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:26.726020 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac218f26-1571-40fc-808b-21c4c7b793c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.730688 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac218f26-1571-40fc-808b-21c4c7b793c6 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:26.733487 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac218f26-1571-40fc-808b-21c4c7b793c6 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1745920995"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:26.766600 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac218f26-1571-40fc-808b-21c4c7b793c6 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:26.766911 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 37/139] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:26 2026] POST /volume/v3/types => generated 216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:26.780361 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b4920e3f-4539-4cef-bc20-ddece6701d5c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.783266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4920e3f-4539-4cef-bc20-ddece6701d5c tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 08:58:26.784084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4920e3f-4539-4cef-bc20-ddece6701d5c tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-642092105"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:26.836146 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4920e3f-4539-4cef-bc20-ddece6701d5c tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 08:58:26.836798 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 36/140] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 08:58:26 2026] POST /volume/v3/group_types => generated 172 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:26.848760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ad562166-04ab-44d9-97a2-5882f4189238 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.852300 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 08:58:26.852779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e66405f9-214f-49b5-9bf9-dd893ab9052f", "volume_types": ["2d217a69-4010-4873-a1f3-4881dafb4e07"], "name": "tempest-GroupsTest-Group-476751948"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:26.854787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Creating new group {'group': {'group_type': 'e66405f9-214f-49b5-9bf9-dd893ab9052f', 'volume_types': ['2d217a69-4010-4873-a1f3-4881dafb4e07'], 'name': 'tempest-GroupsTest-Group-476751948'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 08:58:26.858810 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Creating group tempest-GroupsTest-Group-476751948. Aug 26 08:58:26.884766 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability zone cache updated, next update will occur around 2026-08-26 09:58:26.884298. {{(pid=100239) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 08:58:26.884950 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability Zones retrieved successfully. Aug 26 08:58:26.910886 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Created reservations ['a7310e01-f000-4164-a6c3-f357b136972c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:26.954407 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad562166-04ab-44d9-97a2-5882f4189238 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 08:58:26.955260 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 34/141] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 08:58:26 2026] POST /volume/v3/groups => generated 103 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:26.967148 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3023b2a9-615b-4b56-9faf-6c040cd2e735 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:26.970344 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3023b2a9-615b-4b56-9faf-6c040cd2e735 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:26.970565 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3023b2a9-615b-4b56-9faf-6c040cd2e735 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:26.970815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3023b2a9-615b-4b56-9faf-6c040cd2e735 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:26.971004 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-3023b2a9-615b-4b56-9faf-6c040cd2e735 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:26.976484 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:26.976484 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:26.992375 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3023b2a9-615b-4b56-9faf-6c040cd2e735 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:26.993043 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 35/142] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:26 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:27.667042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da90a8ee-de30-4dfc-b58d-f1655dc12616 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:27.669188 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da90a8ee-de30-4dfc-b58d-f1655dc12616 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:27.669494 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da90a8ee-de30-4dfc-b58d-f1655dc12616 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:27.669808 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da90a8ee-de30-4dfc-b58d-f1655dc12616 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:27.679251 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:27.679251 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:27.686555 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-da90a8ee-de30-4dfc-b58d-f1655dc12616 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:27.694774 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da90a8ee-de30-4dfc-b58d-f1655dc12616 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:27.695727 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 38/143] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:27 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:28.008203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a327859e-46e9-459c-8f58-702b8fa4452c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:28.014777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a327859e-46e9-459c-8f58-702b8fa4452c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:28.014777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a327859e-46e9-459c-8f58-702b8fa4452c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:28.014777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a327859e-46e9-459c-8f58-702b8fa4452c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:28.014777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-a327859e-46e9-459c-8f58-702b8fa4452c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:28.018915 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.018915 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:28.044310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a327859e-46e9-459c-8f58-702b8fa4452c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:28.044912 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 37/144] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:28 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:28.056754 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1e93b19e-2519-408d-b7c8-df28dd623438 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:28.062626 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:28.063079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-506029360", "volume_type": "2d217a69-4010-4873-a1f3-4881dafb4e07", "group_id": "3185f4cb-e163-4275-81e9-99741c635f0a", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:28.065032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-506029360', 'volume_type': '2d217a69-4010-4873-a1f3-4881dafb4e07', 'group_id': '3185f4cb-e163-4275-81e9-99741c635f0a', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:28.077740 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.077740 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:28.078341 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume of 1 GB Aug 26 08:58:28.087002 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability Zones retrieved successfully. Aug 26 08:58:28.095012 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Flow 'volume_create_api' (3c805a7c-4c27-43c9-8e07-f3bc051f9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:28.237721 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee41c00-f9ca-4b7d-8eb4-77c8629a117e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:28.237959 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.237959 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:28.238394 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:28.266124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee41c00-f9ca-4b7d-8eb4-77c8629a117e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d217a69-4010-4873-a1f3-4881dafb4e07,is_public=True,name='tempest-GroupsTest-volume-type-1745920995',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d217a69-4010-4873-a1f3-4881dafb4e07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3185f4cb-e163-4275-81e9-99741c635f0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:28.267688 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf3c72f-dd83-43aa-a956-638f41cdf74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:28.336545 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:28.337225 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:28.393883 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Created reservations ['b1d93635-d495-482c-8312-a30f2910d415', '6d5b4dba-60a0-45b1-ae99-66ed5a40fb5c', 'a1d3e4e2-c057-4e48-b724-e5ca892136a5', '7093d999-abd9-4742-a675-97b9372db155'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:28.395262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf3c72f-dd83-43aa-a956-638f41cdf74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1d93635-d495-482c-8312-a30f2910d415', '6d5b4dba-60a0-45b1-ae99-66ed5a40fb5c', 'a1d3e4e2-c057-4e48-b724-e5ca892136a5', '7093d999-abd9-4742-a675-97b9372db155']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:28.396365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c87358-3538-4e14-aa09-a95fbbb86b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:28.435133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c87358-3538-4e14-aa09-a95fbbb86b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ede34d-dced-412c-83af-d9d0353da89d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-506029360',encryption_key_id=None,group_id=3185f4cb-e163-4275-81e9-99741c635f0a,group_type_id=,metadata={},multiattach=False,project_id='d9ea91b984d34d0aa69774267bbd8839',qos_specs=None,replication_status=,reservations=['b1d93635-d495-482c-8312-a30f2910d415','6d5b4dba-60a0-45b1-ae99-66ed5a40fb5c','a1d3e4e2-c057-4e48-b724-e5ca892136a5','7093d999-abd9-4742-a675-97b9372db155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671883b8e7b4df18d6f046376ed01da',volume_type_id=2d217a69-4010-4873-a1f3-4881dafb4e07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-506029360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3185f4cb-e163-4275-81e9-99741c635f0a,host=None,id=e1ede34d-dced-412c-83af-d9d0353da89d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9ea91b984d34d0aa69774267bbd8839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671883b8e7b4df18d6f046376ed01da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d217a69-4010-4873-a1f3-4881dafb4e07),volume_type_id=2d217a69-4010-4873-a1f3-4881dafb4e07)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:28.437319 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12029ca5-e505-4d43-9a9a-0521bc6b18d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:28.477247 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12029ca5-e505-4d43-9a9a-0521bc6b18d2) transitioned into state 'SUCCESS' from state '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-506029360',encryption_key_id=None,group_id=3185f4cb-e163-4275-81e9-99741c635f0a,group_type_id=,metadata={},multiattach=False,project_id='d9ea91b984d34d0aa69774267bbd8839',qos_specs=None,replication_status=,reservations=['b1d93635-d495-482c-8312-a30f2910d415','6d5b4dba-60a0-45b1-ae99-66ed5a40fb5c','a1d3e4e2-c057-4e48-b724-e5ca892136a5','7093d999-abd9-4742-a675-97b9372db155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671883b8e7b4df18d6f046376ed01da',volume_type_id=2d217a69-4010-4873-a1f3-4881dafb4e07)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:28.477959 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f1a3eb-ec32-4caf-9bf2-c78bcc993a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:28.501867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f1a3eb-ec32-4caf-9bf2-c78bcc993a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:28.501867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Flow 'volume_create_api' (3c805a7c-4c27-43c9-8e07-f3bc051f9e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:28.501867 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume request issued successfully. Aug 26 08:58:28.502714 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:28.502967 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:28.569089 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:28.587324 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.587324 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:28.599199 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e93b19e-2519-408d-b7c8-df28dd623438 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:28.599539 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 35/145] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 08:58:28 2026] POST /volume/v3/volumes => generated 814 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:28.616666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1823113-cf97-4be1-a0d4-216ab0426813 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:28.625784 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d Aug 26 08:58:28.625896 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:28.627347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:28.641600 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.641600 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:28.652942 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:28.653643 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:28.653719 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:28.718711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d77cbf34-64a2-48e0-8842-3cd6be091011 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:28.724067 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:28.725701 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d77cbf34-64a2-48e0-8842-3cd6be091011 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:28.725701 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d77cbf34-64a2-48e0-8842-3cd6be091011 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:28.725701 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d77cbf34-64a2-48e0-8842-3cd6be091011 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:28.732010 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.732010 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:28.740909 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:28.740909 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:28.744912 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1823113-cf97-4be1-a0d4-216ab0426813 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d returned with HTTP 200 Aug 26 08:58:28.745469 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 36/146] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:28 2026] GET /volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d => generated 882 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:28.746932 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d77cbf34-64a2-48e0-8842-3cd6be091011 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:28.754378 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d77cbf34-64a2-48e0-8842-3cd6be091011 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:28.754837 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 39/147] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:28 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:29.008525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-20701b8b-f347-4c6e-80fe-4e163fb0b269 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.338651 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20701b8b-f347-4c6e-80fe-4e163fb0b269 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] GET https://10.4.3.236/volume/v3/os-quota-class-sets/default Aug 26 08:58:29.339865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20701b8b-f347-4c6e-80fe-4e163fb0b269 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:29.339865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20701b8b-f347-4c6e-80fe-4e163fb0b269 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:29.339865 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:29.339865 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:29.363380 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20701b8b-f347-4c6e-80fe-4e163fb0b269 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 08:58:29.364788 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 38/148] 10.4.3.236 () {66 vars in 1297 bytes} [Wed Aug 26 08:58:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 593 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:29.379205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5fa17540-ec6b-4957-8e09-2b53c0137c03 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.390881 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5fa17540-ec6b-4957-8e09-2b53c0137c03 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] GET https://10.4.3.236/volume/v3/os-quota-class-sets/default Aug 26 08:58:29.390881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5fa17540-ec6b-4957-8e09-2b53c0137c03 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:29.390881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5fa17540-ec6b-4957-8e09-2b53c0137c03 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:29.416029 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5fa17540-ec6b-4957-8e09-2b53c0137c03 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 08:58:29.416831 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 36/149] 10.4.3.236 () {66 vars in 1297 bytes} [Wed Aug 26 08:58:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 593 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:29.431861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48b55218-9b57-4750-bfd8-485c589e6357 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.440010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48b55218-9b57-4750-bfd8-485c589e6357 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:29.440010 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48b55218-9b57-4750-bfd8-485c589e6357 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1187813122"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:29.478914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48b55218-9b57-4750-bfd8-485c589e6357 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:29.478914 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 37/150] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:29 2026] POST /volume/v3/types => generated 228 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:29.491130 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cac22bd5-8606-4e14-94ef-82f74163ea08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.494860 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cac22bd5-8606-4e14-94ef-82f74163ea08 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-class-sets/default Aug 26 08:58:29.496114 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cac22bd5-8606-4e14-94ef-82f74163ea08 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-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-1187813122": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1187813122": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1187813122": 2}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:29.703569 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cac22bd5-8606-4e14-94ef-82f74163ea08 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 08:58:29.704710 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 40/151] 10.4.3.236 () {68 vars in 1318 bytes} [Wed Aug 26 08:58:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 784 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:29.720139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1da205dc-2e3f-4412-984a-bd78af133838 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.723867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/ca23d83d76494d568948a04278c383b9/defaults Aug 26 08:58:29.723867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:29.724060 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Calling method 'defaults' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:29.740773 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.743420 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.743420 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.743420 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.743420 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.743420 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.744041 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.744885 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.745277 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:29.751087 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1da205dc-2e3f-4412-984a-bd78af133838 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/ca23d83d76494d568948a04278c383b9/defaults returned with HTTP 200 Aug 26 08:58:29.751087 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 39/152] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 08:58:29 2026] GET /volume/v3/os-quota-sets/ca23d83d76494d568948a04278c383b9/defaults => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:29.768894 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6d50336-c727-4996-bfe5-61f306fca9da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.770782 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d Aug 26 08:58:29.771350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:29.771745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:29.774726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-54dc1895-efa5-4f2e-bb33-1584e59c899b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.777630 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54dc1895-efa5-4f2e-bb33-1584e59c899b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:29.779519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54dc1895-efa5-4f2e-bb33-1584e59c899b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:29.779519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54dc1895-efa5-4f2e-bb33-1584e59c899b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:29.789531 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:29.789531 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:29.789677 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:29.789677 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:29.797384 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:29.798534 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:29.798731 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-54dc1895-efa5-4f2e-bb33-1584e59c899b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:29.798784 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:29.806763 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54dc1895-efa5-4f2e-bb33-1584e59c899b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:29.807325 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 38/153] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:29 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:29.851312 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:29.858774 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:29.858774 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:29.865757 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6d50336-c727-4996-bfe5-61f306fca9da tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d returned with HTTP 200 Aug 26 08:58:29.866219 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 37/154] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:29 2026] GET /volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:29.887696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:29.890549 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:29.890910 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1179012699", "volume_type": "2d217a69-4010-4873-a1f3-4881dafb4e07", "group_id": "3185f4cb-e163-4275-81e9-99741c635f0a", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:29.893625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1179012699', 'volume_type': '2d217a69-4010-4873-a1f3-4881dafb4e07', 'group_id': '3185f4cb-e163-4275-81e9-99741c635f0a', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:29.904999 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:29.904999 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:29.905795 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume of 1 GB Aug 26 08:58:29.915712 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Availability Zones retrieved successfully. Aug 26 08:58:29.925365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Flow 'volume_create_api' (d17e61c7-c2a0-4ffd-8ba8-94e8ea460607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:29.929308 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f3346d-7b84-4064-b135-c6c97af81119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:29.929308 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:29.929308 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:29.929308 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:29.968413 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f3346d-7b84-4064-b135-c6c97af81119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d217a69-4010-4873-a1f3-4881dafb4e07,is_public=True,name='tempest-GroupsTest-volume-type-1745920995',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d217a69-4010-4873-a1f3-4881dafb4e07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3185f4cb-e163-4275-81e9-99741c635f0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:29.969305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14cc9c61-1541-4df2-80ff-189ad9409fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:30.022263 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.022899 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.077470 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Created reservations ['1d394586-ef04-4dee-a40d-470f29aa94c4', '93b748ba-7f78-43ea-885e-027c346f88bf', '3ff4ff93-3654-4e17-b91e-8d7ba1f4df1c', '4c44fd25-73aa-4009-8687-e04815b51dd6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:30.078700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14cc9c61-1541-4df2-80ff-189ad9409fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d394586-ef04-4dee-a40d-470f29aa94c4', '93b748ba-7f78-43ea-885e-027c346f88bf', '3ff4ff93-3654-4e17-b91e-8d7ba1f4df1c', '4c44fd25-73aa-4009-8687-e04815b51dd6']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:30.080046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab5d881-dc8b-4b9d-9685-4e0617d1d7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:30.119913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab5d881-dc8b-4b9d-9685-4e0617d1d7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e918f1-9c12-4bc0-9b9f-b970411065d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1179012699',encryption_key_id=None,group_id=3185f4cb-e163-4275-81e9-99741c635f0a,group_type_id=,metadata={},multiattach=False,project_id='d9ea91b984d34d0aa69774267bbd8839',qos_specs=None,replication_status=,reservations=['1d394586-ef04-4dee-a40d-470f29aa94c4','93b748ba-7f78-43ea-885e-027c346f88bf','3ff4ff93-3654-4e17-b91e-8d7ba1f4df1c','4c44fd25-73aa-4009-8687-e04815b51dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671883b8e7b4df18d6f046376ed01da',volume_type_id=2d217a69-4010-4873-a1f3-4881dafb4e07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1179012699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3185f4cb-e163-4275-81e9-99741c635f0a,host=None,id=e2e918f1-9c12-4bc0-9b9f-b970411065d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9ea91b984d34d0aa69774267bbd8839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671883b8e7b4df18d6f046376ed01da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d217a69-4010-4873-a1f3-4881dafb4e07),volume_type_id=2d217a69-4010-4873-a1f3-4881dafb4e07)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:30.121194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c95250-f1e1-4052-9b7b-6125b9fc490e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:30.171388 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c95250-f1e1-4052-9b7b-6125b9fc490e) transitioned into state 'SUCCESS' from state '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-1179012699',encryption_key_id=None,group_id=3185f4cb-e163-4275-81e9-99741c635f0a,group_type_id=,metadata={},multiattach=False,project_id='d9ea91b984d34d0aa69774267bbd8839',qos_specs=None,replication_status=,reservations=['1d394586-ef04-4dee-a40d-470f29aa94c4','93b748ba-7f78-43ea-885e-027c346f88bf','3ff4ff93-3654-4e17-b91e-8d7ba1f4df1c','4c44fd25-73aa-4009-8687-e04815b51dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671883b8e7b4df18d6f046376ed01da',volume_type_id=2d217a69-4010-4873-a1f3-4881dafb4e07)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:30.174217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ce93b1-b21b-40eb-adc1-bb0f4b685f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:30.201948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ce93b1-b21b-40eb-adc1-bb0f4b685f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:30.204482 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Flow 'volume_create_api' (d17e61c7-c2a0-4ffd-8ba8-94e8ea460607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:30.204482 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Create volume request issued successfully. Aug 26 08:58:30.205340 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:30.205653 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:30.262834 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:30.270068 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:30.270068 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:30.275762 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ca9c2ef-9a61-42b1-9d94-2461ede97071 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:30.276508 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 41/155] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 08:58:29 2026] POST /volume/v3/volumes => generated 815 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:30.297471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-81334000-93e0-4e10-964e-0d26de63bac2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.301529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 Aug 26 08:58:30.301529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:30.301808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:30.315173 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:30.315173 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:30.322315 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:30.322703 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:30.322949 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:30.388074 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:30.393299 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:30.393299 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:30.412091 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.412835 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-81334000-93e0-4e10-964e-0d26de63bac2 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 returned with HTTP 200 Aug 26 08:58:30.413407 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 40/156] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:30 2026] GET /volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 => generated 883 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:30.416316 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/c52b7194e9ab47ab8d7017926f418fff/defaults Aug 26 08:58:30.416413 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:30.416702 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Calling method 'defaults' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:30.432499 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.433757 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.433757 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1745920995 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1745920995, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.434381 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.434863 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.435407 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.436216 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.437551 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.437551 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.438367 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:30.442556 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9b297aa-4103-4fc6-bc97-da75851b4d9e tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/c52b7194e9ab47ab8d7017926f418fff/defaults returned with HTTP 200 Aug 26 08:58:30.443395 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 39/157] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 08:58:30 2026] GET /volume/v3/os-quota-sets/c52b7194e9ab47ab8d7017926f418fff/defaults => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:30.759647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00d8c990-c746-42cf-9d89-d1f3d7f12281 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.761918 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00d8c990-c746-42cf-9d89-d1f3d7f12281 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] DELETE https://10.4.3.236/volume/v3/types/aea1c7c3-57f3-48f2-85cf-9ec03d5bda13 Aug 26 08:58:30.762296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00d8c990-c746-42cf-9d89-d1f3d7f12281 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:30.762452 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00d8c990-c746-42cf-9d89-d1f3d7f12281 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:30.809661 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00d8c990-c746-42cf-9d89-d1f3d7f12281 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/types/aea1c7c3-57f3-48f2-85cf-9ec03d5bda13 returned with HTTP 202 Aug 26 08:58:30.809661 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 38/158] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:30 2026] DELETE /volume/v3/types/aea1c7c3-57f3-48f2-85cf-9ec03d5bda13 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:30.820857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60ebbea9-4da4-4a6b-b227-fd064bd9f26b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.823820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60ebbea9-4da4-4a6b-b227-fd064bd9f26b tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] GET https://10.4.3.236/volume/v3/types/aea1c7c3-57f3-48f2-85cf-9ec03d5bda13 Aug 26 08:58:30.824198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60ebbea9-4da4-4a6b-b227-fd064bd9f26b tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:30.825221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60ebbea9-4da4-4a6b-b227-fd064bd9f26b tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:30.830658 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ca6d8658-5a89-4dbd-a19c-4ea795c4d480 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.831958 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60ebbea9-4da4-4a6b-b227-fd064bd9f26b tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/types/aea1c7c3-57f3-48f2-85cf-9ec03d5bda13 returned with HTTP 404 Aug 26 08:58:30.832636 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 42/159] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:30 2026] GET /volume/v3/types/aea1c7c3-57f3-48f2-85cf-9ec03d5bda13 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:30.833879 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ca6d8658-5a89-4dbd-a19c-4ea795c4d480 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:30.833879 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ca6d8658-5a89-4dbd-a19c-4ea795c4d480 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:30.834502 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ca6d8658-5a89-4dbd-a19c-4ea795c4d480 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:30.846410 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e1b1c751-2cd8-4bf3-b136-9d971f46a0b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.851385 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:30.851385 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:30.858309 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ca6d8658-5a89-4dbd-a19c-4ea795c4d480 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:30.863999 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e1b1c751-2cd8-4bf3-b136-9d971f46a0b5 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-class-sets/default Aug 26 08:58:30.864746 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e1b1c751-2cd8-4bf3-b136-9d971f46a0b5 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:30.864827 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ca6d8658-5a89-4dbd-a19c-4ea795c4d480 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:30.865523 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 41/160] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:30 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 08:58:30.882133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36f315b7-36ce-408b-8a0b-76255c31289a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:30.884555 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:30.884930 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-176523209"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:30.888946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-176523209'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:30.888946 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Create volume of 1 GB Aug 26 08:58:30.897375 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Availability Zones retrieved successfully. Aug 26 08:58:30.909214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Flow 'volume_create_api' (0993d4e9-5fea-4b31-a709-d78bed36cce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:30.909214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c16c02-9adf-4bf2-84e3-a7dab11ec573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:30.909867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:30.954122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c16c02-9adf-4bf2-84e3-a7dab11ec573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:30.955231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523799b6-6b1e-42e5-9977-e131479d4853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:31.030884 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e1b1c751-2cd8-4bf3-b136-9d971f46a0b5 tempest-VolumeQuotaClassesTest-1624666848 tempest-VolumeQuotaClassesTest-1624666848-project-admin] https://10.4.3.236/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 08:58:31.030884 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 40/161] 10.4.3.236 () {68 vars in 1318 bytes} [Wed Aug 26 08:58:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 576 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:31.077483 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Created reservations ['df8b6ee1-b960-41bc-8d59-f2429117fde7', '3b3dab0b-ceb5-4696-8f47-fa62e082a922', '5c09377e-3653-4849-9974-d92ad44ca6ba', '138b451a-123b-42a5-81a2-64d39be008fe'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:31.078606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523799b6-6b1e-42e5-9977-e131479d4853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8b6ee1-b960-41bc-8d59-f2429117fde7', '3b3dab0b-ceb5-4696-8f47-fa62e082a922', '5c09377e-3653-4849-9974-d92ad44ca6ba', '138b451a-123b-42a5-81a2-64d39be008fe']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:31.079657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77c2d16-1fbd-4ff2-8d5c-5a868d558843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:31.124619 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77c2d16-1fbd-4ff2-8d5c-5a868d558843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e49f2cb8-9bb7-4ff1-976c-db41725b4cf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-176523209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f5a93d169c04788a9fb44e9b25c4d05',qos_specs=None,replication_status=,reservations=['df8b6ee1-b960-41bc-8d59-f2429117fde7','3b3dab0b-ceb5-4696-8f47-fa62e082a922','5c09377e-3653-4849-9974-d92ad44ca6ba','138b451a-123b-42a5-81a2-64d39be008fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='180a26eb74b74b27889fc8007774261f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-176523209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e49f2cb8-9bb7-4ff1-976c-db41725b4cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f5a93d169c04788a9fb44e9b25c4d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='180a26eb74b74b27889fc8007774261f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:31.126106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90ad2e3-4912-489e-a38e-34dcd2132677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:31.166213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90ad2e3-4912-489e-a38e-34dcd2132677) transitioned into state 'SUCCESS' from state '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-176523209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f5a93d169c04788a9fb44e9b25c4d05',qos_specs=None,replication_status=,reservations=['df8b6ee1-b960-41bc-8d59-f2429117fde7','3b3dab0b-ceb5-4696-8f47-fa62e082a922','5c09377e-3653-4849-9974-d92ad44ca6ba','138b451a-123b-42a5-81a2-64d39be008fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='180a26eb74b74b27889fc8007774261f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:31.167478 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f31e854-072c-4a72-af9c-b11c09e1fbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:31.188418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f31e854-072c-4a72-af9c-b11c09e1fbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:31.189707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Flow 'volume_create_api' (0993d4e9-5fea-4b31-a709-d78bed36cce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:31.190333 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Create volume request issued successfully. Aug 26 08:58:31.191370 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36f315b7-36ce-408b-8a0b-76255c31289a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:31.191817 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 39/162] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:58:30 2026] POST /volume/v3/volumes => generated 751 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:31.210020 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bc74d8ac-6397-45bd-af37-da9b1bc893c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:31.213575 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc74d8ac-6397-45bd-af37-da9b1bc893c7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:31.213575 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc74d8ac-6397-45bd-af37-da9b1bc893c7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:31.213794 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc74d8ac-6397-45bd-af37-da9b1bc893c7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:31.229363 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:31.229363 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:31.239767 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bc74d8ac-6397-45bd-af37-da9b1bc893c7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:31.253073 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc74d8ac-6397-45bd-af37-da9b1bc893c7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:31.253600 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 43/163] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:31 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:31.431690 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:31.435921 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 Aug 26 08:58:31.436123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:31.436445 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:31.450285 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:31.450285 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:31.460738 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:31.461298 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:31.461486 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:31.509508 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:31.513789 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:31.513789 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:31.524391 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-365f4f5b-10a5-46b8-97a6-272278d301a1 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 returned with HTTP 200 Aug 26 08:58:31.524943 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 42/164] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:31 2026] GET /volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:31.546052 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60d7db9b-02fd-4f1d-be34-eb827b4499a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:31.548624 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60d7db9b-02fd-4f1d-be34-eb827b4499a0 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] PUT https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:31.549133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60d7db9b-02fd-4f1d-be34-eb827b4499a0 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e2e918f1-9c12-4bc0-9b9f-b970411065d7"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:31.562677 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-60d7db9b-02fd-4f1d-be34-eb827b4499a0 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Update called for group 3185f4cb-e163-4275-81e9-99741c635f0a. {{(pid=100238) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 08:58:31.565602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-60d7db9b-02fd-4f1d-be34-eb827b4499a0 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Updating group 3185f4cb-e163-4275-81e9-99741c635f0a with name new_group description: This is a new group add_volumes: None remove_volumes: e2e918f1-9c12-4bc0-9b9f-b970411065d7. Aug 26 08:58:31.573936 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:31.573936 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:31.637545 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60d7db9b-02fd-4f1d-be34-eb827b4499a0 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 202 Aug 26 08:58:31.637755 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 41/165] 10.4.3.236 () {70 vars in 1407 bytes} [Wed Aug 26 08:58:31 2026] PUT /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:31.651446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42291daa-ed36-492e-a0c5-14ef1df2fa85 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:31.655100 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42291daa-ed36-492e-a0c5-14ef1df2fa85 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:31.655100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42291daa-ed36-492e-a0c5-14ef1df2fa85 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:31.655100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42291daa-ed36-492e-a0c5-14ef1df2fa85 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:31.655311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-42291daa-ed36-492e-a0c5-14ef1df2fa85 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:31.661753 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:31.661753 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:31.677145 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42291daa-ed36-492e-a0c5-14ef1df2fa85 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:31.677755 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 40/166] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:31 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:31.883810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6991e2da-24af-42a5-8db9-2c787c48ff86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:31.885320 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6991e2da-24af-42a5-8db9-2c787c48ff86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:31.888884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6991e2da-24af-42a5-8db9-2c787c48ff86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:31.888884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6991e2da-24af-42a5-8db9-2c787c48ff86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:31.893359 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:31.893359 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:31.900197 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6991e2da-24af-42a5-8db9-2c787c48ff86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:31.906725 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6991e2da-24af-42a5-8db9-2c787c48ff86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:31.907277 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 44/167] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:31 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:32.125872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.278894 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47459459-8140-4e85-958e-c6d5ae69d02e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.282760 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47459459-8140-4e85-958e-c6d5ae69d02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:32.282760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47459459-8140-4e85-958e-c6d5ae69d02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.284680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47459459-8140-4e85-958e-c6d5ae69d02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.293108 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.293108 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:32.300106 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-47459459-8140-4e85-958e-c6d5ae69d02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:32.306356 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47459459-8140-4e85-958e-c6d5ae69d02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:32.307073 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 42/168] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:32.384689 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-2481e67f-da69-4292-b5de-76755ae0d2d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.388645 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-2481e67f-da69-4292-b5de-76755ae0d2d4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:32.389124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-2481e67f-da69-4292-b5de-76755ae0d2d4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.389124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-2481e67f-da69-4292-b5de-76755ae0d2d4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.400998 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.400998 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:32.406432 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-2481e67f-da69-4292-b5de-76755ae0d2d4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:32.411714 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-2481e67f-da69-4292-b5de-76755ae0d2d4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:32.411714 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 41/169] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:32.435377 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:32.435907 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1195124698"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:32.437529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1195124698'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:32.437529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Create volume of 1 GB Aug 26 08:58:32.446680 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Availability Zones retrieved successfully. Aug 26 08:58:32.454040 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Flow 'volume_create_api' (dfdd720d-5660-4f15-a57d-03f649a144c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:32.455691 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b634b5e7-e2df-4519-a56e-be18a9737b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:32.456482 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:32.496536 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b634b5e7-e2df-4519-a56e-be18a9737b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:32.497319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10145e2-9383-40c1-a0aa-4d7f0a291a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:32.603135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Created reservations ['db3c22bb-d415-40c0-87b4-4be9d1d2e763', 'f1a23b8f-fa7f-494d-b534-e23e177f789f', '61ee9472-bff2-4000-894a-4afd0a7da170', 'a92915e5-077b-4207-ad36-bc60221c37a9'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:32.604347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10145e2-9383-40c1-a0aa-4d7f0a291a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db3c22bb-d415-40c0-87b4-4be9d1d2e763', 'f1a23b8f-fa7f-494d-b534-e23e177f789f', '61ee9472-bff2-4000-894a-4afd0a7da170', 'a92915e5-077b-4207-ad36-bc60221c37a9']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:32.605196 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6546e3-fb54-4088-8786-6e9cb82acb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:32.677119 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6546e3-fb54-4088-8786-6e9cb82acb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c14de6f-2373-4b86-874d-9fd6a331d3f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1195124698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5980d6dad47b7a2258527e0bfa0e6',qos_specs=None,replication_status=,reservations=['db3c22bb-d415-40c0-87b4-4be9d1d2e763','f1a23b8f-fa7f-494d-b534-e23e177f789f','61ee9472-bff2-4000-894a-4afd0a7da170','a92915e5-077b-4207-ad36-bc60221c37a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f62787f9c404c53a4d759ebe3637540',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1195124698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c14de6f-2373-4b86-874d-9fd6a331d3f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba5980d6dad47b7a2258527e0bfa0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f62787f9c404c53a4d759ebe3637540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:32.678246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff00930-9bdc-4a2a-9308-a941ad927979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:32.691962 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-574b6e02-776b-4b16-94a6-103e474d044b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.694060 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-574b6e02-776b-4b16-94a6-103e474d044b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:32.694357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-574b6e02-776b-4b16-94a6-103e474d044b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.694732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-574b6e02-776b-4b16-94a6-103e474d044b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.694945 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-574b6e02-776b-4b16-94a6-103e474d044b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:32.705584 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.705584 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:32.714400 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-574b6e02-776b-4b16-94a6-103e474d044b tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:32.714895 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 45/170] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:32.717105 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff00930-9bdc-4a2a-9308-a941ad927979) transitioned into state 'SUCCESS' from state '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-1195124698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba5980d6dad47b7a2258527e0bfa0e6',qos_specs=None,replication_status=,reservations=['db3c22bb-d415-40c0-87b4-4be9d1d2e763','f1a23b8f-fa7f-494d-b534-e23e177f789f','61ee9472-bff2-4000-894a-4afd0a7da170','a92915e5-077b-4207-ad36-bc60221c37a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f62787f9c404c53a4d759ebe3637540',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:32.718057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98203e45-d0b5-43bf-a041-0e3ef042e5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:32.727444 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b21d42cf-8702-4f5b-8d98-b33e63bb9c26 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.729613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b21d42cf-8702-4f5b-8d98-b33e63bb9c26 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:32.729947 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b21d42cf-8702-4f5b-8d98-b33e63bb9c26 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.730237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b21d42cf-8702-4f5b-8d98-b33e63bb9c26 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.730425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-b21d42cf-8702-4f5b-8d98-b33e63bb9c26 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:32.734816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98203e45-d0b5-43bf-a041-0e3ef042e5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:32.735405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Flow 'volume_create_api' (dfdd720d-5660-4f15-a57d-03f649a144c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:32.737011 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Create volume request issued successfully. Aug 26 08:58:32.737178 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.737178 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:32.737284 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a9a997ff-7526-4967-8c82-e9fb129427a1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:32.737792 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 43/171] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:58:32 2026] POST /volume/v3/volumes => generated 785 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:32.748550 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b21d42cf-8702-4f5b-8d98-b33e63bb9c26 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:32.749092 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 43/172] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:32.754567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a8ffb74-98ab-4930-8849-fd7644b16a32 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.757141 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a8ffb74-98ab-4930-8849-fd7644b16a32 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:58:32.757451 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a8ffb74-98ab-4930-8849-fd7644b16a32 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.757682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a8ffb74-98ab-4930-8849-fd7644b16a32 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.764043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.768627 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:32.768923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.769272 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.769372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:32.770178 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.770178 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:32.770178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:32.781058 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:32.782539 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:32.782706 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:32.801165 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.801165 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:32.809490 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a8ffb74-98ab-4930-8849-fd7644b16a32 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:58:32.817030 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a8ffb74-98ab-4930-8849-fd7644b16a32 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:58:32.817030 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 42/173] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:32.834774 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:32.840788 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.840788 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:32.851024 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07d77295-fb05-4b3e-8bd8-76b183a7c612 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:32.851479 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 46/174] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:32.875641 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fe10f528-3789-49b7-883b-7107d5cca91c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.879918 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe10f528-3789-49b7-883b-7107d5cca91c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] PUT https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:32.880406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fe10f528-3789-49b7-883b-7107d5cca91c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e2e918f1-9c12-4bc0-9b9f-b970411065d7"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:32.887172 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-fe10f528-3789-49b7-883b-7107d5cca91c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Update called for group 3185f4cb-e163-4275-81e9-99741c635f0a. {{(pid=100236) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 08:58:32.887429 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-fe10f528-3789-49b7-883b-7107d5cca91c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Updating group 3185f4cb-e163-4275-81e9-99741c635f0a with name None description: None add_volumes: e2e918f1-9c12-4bc0-9b9f-b970411065d7 remove_volumes: None. Aug 26 08:58:32.893773 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.893773 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:32.930272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99924902-ef51-4364-959f-82d2da94dbe0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.935508 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99924902-ef51-4364-959f-82d2da94dbe0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:32.936062 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99924902-ef51-4364-959f-82d2da94dbe0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.936278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99924902-ef51-4364-959f-82d2da94dbe0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.948314 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.948314 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:32.957665 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-99924902-ef51-4364-959f-82d2da94dbe0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:32.959509 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe10f528-3789-49b7-883b-7107d5cca91c tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 202 Aug 26 08:58:32.960016 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 44/175] 10.4.3.236 () {70 vars in 1406 bytes} [Wed Aug 26 08:58:32 2026] PUT /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:32.969506 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99924902-ef51-4364-959f-82d2da94dbe0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:32.969994 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 44/176] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:32.971902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bde5298b-4ce3-4120-8ab9-b4315a5922ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:32.974579 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bde5298b-4ce3-4120-8ab9-b4315a5922ec tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:32.974579 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bde5298b-4ce3-4120-8ab9-b4315a5922ec tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:32.974857 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bde5298b-4ce3-4120-8ab9-b4315a5922ec tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:32.975428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-bde5298b-4ce3-4120-8ab9-b4315a5922ec tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:32.980369 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:32.980369 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:32.993023 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bde5298b-4ce3-4120-8ab9-b4315a5922ec tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:32.993892 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 43/177] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:32 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:33.014053 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-930c2f4e-6e16-44e1-b531-4e1fd77c98cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.015761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8548291b-a37c-48d6-af60-0a0c332571bb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.015870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-930c2f4e-6e16-44e1-b531-4e1fd77c98cf None None] GET https://10.4.3.236/volume// Aug 26 08:58:33.016021 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-930c2f4e-6e16-44e1-b531-4e1fd77c98cf None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.016382 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-930c2f4e-6e16-44e1-b531-4e1fd77c98cf None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:33.016796 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-930c2f4e-6e16-44e1-b531-4e1fd77c98cf None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:58:33.019900 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 47/178] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:58:33.041760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-66e5489b-4c97-400c-a5eb-69e9f7fff112 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.348886 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:33.348886 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-549334947"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:33.349533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-549334947'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:33.354241 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-66e5489b-4c97-400c-a5eb-69e9f7fff112 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:58:33.354685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-66e5489b-4c97-400c-a5eb-69e9f7fff112 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e49f2cb8-9bb7-4ff1-976c-db41725b4cf1", "connector": null, "instance_uuid": "17be7324-4fbf-4458-8918-ba3e209e1553"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:33.355450 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Create volume of 1 GB Aug 26 08:58:33.355964 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.355964 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:33.356806 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Availability Zones retrieved successfully. Aug 26 08:58:33.364542 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Flow 'volume_create_api' (17974953-0d89-46c9-8ebb-84099a17c3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:33.365750 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.365750 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:33.366438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a013ab7-3df1-4dcf-97ca-8a8d65a97166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:33.367788 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:33.382004 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.382004 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:33.400238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a013ab7-3df1-4dcf-97ca-8a8d65a97166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83b1fa23-2b4d-4ad2-9453-5681bc11025e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83b1fa23-2b4d-4ad2-9453-5681bc11025e', 'encryption_key_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=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:33.401894 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a140fd-e281-4e0b-9ac4-c672e811d30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:33.412189 np0000008153 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 26 08:58:33.412189 np0000008153 devstack@c-api.service[100238]: .first() Aug 26 08:58:33.439687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-66e5489b-4c97-400c-a5eb-69e9f7fff112 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:58:33.440343 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 45/179] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:58:33 2026] POST /volume/v3/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:33.476882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Created reservations ['1c990925-4b3e-4f04-b48c-6c9183b8009d', '26e26478-1be7-4715-b73b-862cc4b77a23', '8dd73fb9-bfad-449d-b121-1ba8a587d2e4', 'd75ed3d5-4fa0-4df5-9ade-b749f3394d0a'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:33.477765 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a140fd-e281-4e0b-9ac4-c672e811d30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c990925-4b3e-4f04-b48c-6c9183b8009d', '26e26478-1be7-4715-b73b-862cc4b77a23', '8dd73fb9-bfad-449d-b121-1ba8a587d2e4', 'd75ed3d5-4fa0-4df5-9ade-b749f3394d0a']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:33.478727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fffb6e0-2c05-4ac5-8156-2607ac4cf181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:33.494047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-870c339f-c3d9-4564-a937-9c9d2335dd3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.496552 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-870c339f-c3d9-4564-a937-9c9d2335dd3e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:33.496795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-870c339f-c3d9-4564-a937-9c9d2335dd3e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.497049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-870c339f-c3d9-4564-a937-9c9d2335dd3e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:33.504443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-667c9c9c-a5d0-4b77-a3c3-f1c9aec6dcc0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.504865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-667c9c9c-a5d0-4b77-a3c3-f1c9aec6dcc0 None None] GET https://10.4.3.236/volume// Aug 26 08:58:33.505067 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-667c9c9c-a5d0-4b77-a3c3-f1c9aec6dcc0 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.505264 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-667c9c9c-a5d0-4b77-a3c3-f1c9aec6dcc0 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:33.505607 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-667c9c9c-a5d0-4b77-a3c3-f1c9aec6dcc0 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:58:33.505996 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 48/180] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 08:58:33.511092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fffb6e0-2c05-4ac5-8156-2607ac4cf181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1bc215f-ca53-4436-9fc4-ceacf0dbccc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-549334947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86a6e367e0864869a23d6acc8924505a',qos_specs=None,replication_status=,reservations=['1c990925-4b3e-4f04-b48c-6c9183b8009d','26e26478-1be7-4715-b73b-862cc4b77a23','8dd73fb9-bfad-449d-b121-1ba8a587d2e4','d75ed3d5-4fa0-4df5-9ade-b749f3394d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff087df850284f14b648bb67e91b7de6',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-549334947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1bc215f-ca53-4436-9fc4-ceacf0dbccc2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='86a6e367e0864869a23d6acc8924505a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff087df850284f14b648bb67e91b7de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83b1fa23-2b4d-4ad2-9453-5681bc11025e),volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:33.512407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5258733-2a9e-456c-9a1d-902434199266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:33.520145 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.520145 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:33.526091 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-870c339f-c3d9-4564-a937-9c9d2335dd3e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:33.534616 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-870c339f-c3d9-4564-a937-9c9d2335dd3e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:33.535148 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 44/181] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:33.537330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-f71ee5c9-a412-477c-b666-4361eeb3b0ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.540014 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-f71ee5c9-a412-477c-b666-4361eeb3b0ff tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:33.543956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-f71ee5c9-a412-477c-b666-4361eeb3b0ff tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.543956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-f71ee5c9-a412-477c-b666-4361eeb3b0ff tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:33.544128 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5258733-2a9e-456c-9a1d-902434199266) transitioned into state 'SUCCESS' from state '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-549334947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86a6e367e0864869a23d6acc8924505a',qos_specs=None,replication_status=,reservations=['1c990925-4b3e-4f04-b48c-6c9183b8009d','26e26478-1be7-4715-b73b-862cc4b77a23','8dd73fb9-bfad-449d-b121-1ba8a587d2e4','d75ed3d5-4fa0-4df5-9ade-b749f3394d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff087df850284f14b648bb67e91b7de6',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:33.544128 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a66ebb1-d5ce-4670-a0cb-19e16171fd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:33.555871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a66ebb1-d5ce-4670-a0cb-19e16171fd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:33.557461 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.557461 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:33.557643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Flow 'volume_create_api' (17974953-0d89-46c9-8ebb-84099a17c3a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:33.557976 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Create volume request issued successfully. Aug 26 08:58:33.558658 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8548291b-a37c-48d6-af60-0a0c332571bb tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:33.559447 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 45/182] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:33 2026] POST /volume/v3/volumes => generated 757 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:33.563874 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-f71ee5c9-a412-477c-b666-4361eeb3b0ff tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:33.571444 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-f71ee5c9-a412-477c-b666-4361eeb3b0ff tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:33.572153 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 46/183] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:33.575502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d351457-3a5a-495b-b20a-dc40cdc96dab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.580709 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d351457-3a5a-495b-b20a-dc40cdc96dab tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:58:33.580960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d351457-3a5a-495b-b20a-dc40cdc96dab tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.581189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d351457-3a5a-495b-b20a-dc40cdc96dab tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:33.732575 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.732575 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:33.738111 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d351457-3a5a-495b-b20a-dc40cdc96dab tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:58:33.744646 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d351457-3a5a-495b-b20a-dc40cdc96dab tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:58:33.745307 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 49/184] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 825 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:58:33.840581 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b555cbf-307e-462c-bb78-f45075f22b99 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.844809 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b555cbf-307e-462c-bb78-f45075f22b99 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:58:33.844948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b555cbf-307e-462c-bb78-f45075f22b99 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.845186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b555cbf-307e-462c-bb78-f45075f22b99 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:33.864515 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:33.864515 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:33.873245 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b555cbf-307e-462c-bb78-f45075f22b99 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:58:33.884776 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b555cbf-307e-462c-bb78-f45075f22b99 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:58:33.885215 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 45/185] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:33.993869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0738b11e-f638-4629-a4e8-65aa028e8914 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:33.996012 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0738b11e-f638-4629-a4e8-65aa028e8914 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:33.996012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0738b11e-f638-4629-a4e8-65aa028e8914 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:33.996365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0738b11e-f638-4629-a4e8-65aa028e8914 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.011507 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e97b97d9-be35-408c-adb1-2d8c368cc5f3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.013756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e97b97d9-be35-408c-adb1-2d8c368cc5f3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:34.013756 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e97b97d9-be35-408c-adb1-2d8c368cc5f3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:34.014244 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e97b97d9-be35-408c-adb1-2d8c368cc5f3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.014244 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-e97b97d9-be35-408c-adb1-2d8c368cc5f3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:34.020707 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.020707 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:34.025123 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.025123 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:34.032898 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0738b11e-f638-4629-a4e8-65aa028e8914 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:34.051774 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0738b11e-f638-4629-a4e8-65aa028e8914 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:34.052429 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 46/186] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:33 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:34.056001 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e97b97d9-be35-408c-adb1-2d8c368cc5f3 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 200 Aug 26 08:58:34.056001 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 47/187] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:34 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:34.071948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ce584f2-411d-40ac-ad87-05a120d0106e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.074580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:34.074741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:34.075066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.075298 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:34.076407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:34.098706 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:34.098940 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:34.099144 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:34.160762 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:34.173379 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.173379 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:34.179352 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:34.179580 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:34.229502 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:34.234482 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.234482 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:34.253140 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ce584f2-411d-40ac-ad87-05a120d0106e tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:34.253677 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 50/188] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:34 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:34.276537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.281747 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 08:58:34.282458 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:34.283330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.284082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:58:34.285856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:58:34.301446 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Get all volumes completed successfully. Aug 26 08:58:34.302208 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:34.302743 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:34.366071 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:34.371062 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.371062 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:34.376479 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:34.376615 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:34.436605 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:34.443756 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.443756 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:34.457940 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9ff2c63-e38d-4bd8-a57b-7219be415808 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 08:58:34.458484 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 46/189] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 08:58:34 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:34.482190 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.488029 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] POST https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a/action Aug 26 08:58:34.488496 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:34.488609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:34.490141 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] delete called for group 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100236) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 08:58:34.490141 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Delete group with id: 3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:34.502881 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.502881 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:34.555089 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-62815794-5445-43e8-bc52-7025051c59f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.557216 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62815794-5445-43e8-bc52-7025051c59f5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:34.557385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62815794-5445-43e8-bc52-7025051c59f5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:34.558077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62815794-5445-43e8-bc52-7025051c59f5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.573097 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.573097 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:34.573937 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-603cb079-f4f5-4432-b2bf-a516e4c8edfc tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a/action returned with HTTP 202 Aug 26 08:58:34.574386 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 47/190] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 08:58:34 2026] POST /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:34.579703 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-62815794-5445-43e8-bc52-7025051c59f5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:34.588055 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.588563 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62815794-5445-43e8-bc52-7025051c59f5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:34.589098 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 48/191] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:34 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:34.589617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.593566 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] PUT https://10.4.3.236/volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de Aug 26 08:58:34.594238 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 Aug 26 08:58:34.594367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:34.594471 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:34.595343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.607186 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.607186 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:34.613516 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Volume info retrieved successfully. Aug 26 08:58:34.616876 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 08:58:34.616876 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 08:58:34.617058 np0000008153 devstack@c-api.service[100239]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 26 08:58:34.617058 np0000008153 devstack@c-api.service[100239]: .first() Aug 26 08:58:34.626546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Acquiring lock "cinder-attachment_update-e49f2cb8-9bb7-4ff1-976c-db41725b4cf1-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:58:34.632989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Lock "cinder-attachment_update-e49f2cb8-9bb7-4ff1-976c-db41725b4cf1-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:58:34.634692 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.634692 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:34.677514 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 08:58:34.684017 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.684017 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:34.699280 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87a5b6e3-55ea-4729-8231-725f19e7b116 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 returned with HTTP 200 Aug 26 08:58:34.699873 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 51/192] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:34 2026] GET /volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:34.764310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c3e807a7-f494-4c45-9468-4365439def50 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.767359 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3e807a7-f494-4c45-9468-4365439def50 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:58:34.767702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3e807a7-f494-4c45-9468-4365439def50 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:34.768011 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3e807a7-f494-4c45-9468-4365439def50 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:34.777757 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:34.777757 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:34.783542 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c3e807a7-f494-4c45-9468-4365439def50 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:58:34.791394 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3e807a7-f494-4c45-9468-4365439def50 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:58:34.792337 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 48/193] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:34 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:34.809502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63e04949-7755-4b23-8d58-61165ad62142 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:34.864373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Lock "cinder-attachment_update-e49f2cb8-9bb7-4ff1-976c-db41725b4cf1-np0000008153" released by "attachment_update" :: held 0.231s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:58:34.864794 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-5cbb173a-58a2-4d5b-84ea-e676ff9946f4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de returned with HTTP 200 Aug 26 08:58:34.866613 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 47/194] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:58:34 2026] PUT /volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de => generated 969 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:58:35.069282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1143ca95-88c6-4c01-b46c-6707ee684564 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.071914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1143ca95-88c6-4c01-b46c-6707ee684564 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:35.072429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1143ca95-88c6-4c01-b46c-6707ee684564 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.072429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1143ca95-88c6-4c01-b46c-6707ee684564 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.087930 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:35.087930 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:35.102868 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1143ca95-88c6-4c01-b46c-6707ee684564 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:35.117126 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1143ca95-88c6-4c01-b46c-6707ee684564 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:35.118021 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 52/195] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:35.156165 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] POST https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action Aug 26 08:58:35.156660 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:35.156855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:35.213806 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:35.213806 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:35.214434 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] Volume info retrieved successfully. Aug 26 08:58:35.233514 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] Update volume admin metadata completed successfully. Aug 26 08:58:35.233514 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] Update readonly setting on volume completed successfully. Aug 26 08:58:35.233514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63e04949-7755-4b23-8d58-61165ad62142 tempest-TestMultiAttachVolumeSwap-1834929917 tempest-TestMultiAttachVolumeSwap-1834929917-project-admin] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action returned with HTTP 202 Aug 26 08:58:35.233784 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 49/196] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:58:34 2026] POST /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action => generated 0 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:35.243151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a1e90790-e220-4116-8a7e-fed519406196 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.245522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:35.245522 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1659215793"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:35.247304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1659215793'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:35.254889 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Create volume of 1 GB Aug 26 08:58:35.255236 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:35.255236 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:35.255981 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Availability Zones retrieved successfully. Aug 26 08:58:35.265170 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Flow 'volume_create_api' (1d6d43d2-2492-4871-bb5f-af248c969722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:35.266707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6cc02a-d79e-4c7e-a587-91be421e2534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:35.270076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:35.279063 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:35.279063 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:35.297695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6cc02a-d79e-4c7e-a587-91be421e2534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83b1fa23-2b4d-4ad2-9453-5681bc11025e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83b1fa23-2b4d-4ad2-9453-5681bc11025e', 'encryption_key_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=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:35.298969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85023b86-9119-48f8-a962-ce5fa0af8e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:35.369273 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Created reservations ['95561084-0774-4299-91f2-e15217b36d26', 'd46da343-f2a9-435c-8e98-a887d97ebd0a', '0bdd7c7a-bf81-4e44-8014-3370c1e83da1', '0db61e3d-fb68-46e6-8dc9-2d35cad022ee'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:35.370256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85023b86-9119-48f8-a962-ce5fa0af8e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95561084-0774-4299-91f2-e15217b36d26', 'd46da343-f2a9-435c-8e98-a887d97ebd0a', '0bdd7c7a-bf81-4e44-8014-3370c1e83da1', '0db61e3d-fb68-46e6-8dc9-2d35cad022ee']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:35.372259 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925fe04e-b360-45b2-870c-4864846bd46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:35.419828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925fe04e-b360-45b2-870c-4864846bd46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1659215793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86a6e367e0864869a23d6acc8924505a',qos_specs=None,replication_status=,reservations=['95561084-0774-4299-91f2-e15217b36d26','d46da343-f2a9-435c-8e98-a887d97ebd0a','0bdd7c7a-bf81-4e44-8014-3370c1e83da1','0db61e3d-fb68-46e6-8dc9-2d35cad022ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff087df850284f14b648bb67e91b7de6',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1659215793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='86a6e367e0864869a23d6acc8924505a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff087df850284f14b648bb67e91b7de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83b1fa23-2b4d-4ad2-9453-5681bc11025e),volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:35.421300 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4761f8f4-59f5-498c-a3b1-78d51e5f4dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:35.466310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4761f8f4-59f5-498c-a3b1-78d51e5f4dda) transitioned into state 'SUCCESS' from state '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-1659215793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86a6e367e0864869a23d6acc8924505a',qos_specs=None,replication_status=,reservations=['95561084-0774-4299-91f2-e15217b36d26','d46da343-f2a9-435c-8e98-a887d97ebd0a','0bdd7c7a-bf81-4e44-8014-3370c1e83da1','0db61e3d-fb68-46e6-8dc9-2d35cad022ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff087df850284f14b648bb67e91b7de6',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:35.467272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73457c6d-3e62-414f-a959-510bb7352abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:35.488949 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73457c6d-3e62-414f-a959-510bb7352abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:35.490575 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Flow 'volume_create_api' (1d6d43d2-2492-4871-bb5f-af248c969722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:35.491150 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Create volume request issued successfully. Aug 26 08:58:35.492131 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1e90790-e220-4116-8a7e-fed519406196 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:35.493238 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 49/197] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:35 2026] POST /volume/v3/volumes => generated 758 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:35.515786 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e12e28f4-5f49-46ef-a344-9df34c248f8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.520070 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e12e28f4-5f49-46ef-a344-9df34c248f8f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 08:58:35.521669 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e12e28f4-5f49-46ef-a344-9df34c248f8f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.522961 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e12e28f4-5f49-46ef-a344-9df34c248f8f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.543380 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:35.543380 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:35.549568 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e12e28f4-5f49-46ef-a344-9df34c248f8f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:58:35.554128 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e12e28f4-5f49-46ef-a344-9df34c248f8f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f returned with HTTP 200 Aug 26 08:58:35.554909 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 48/198] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:35.610321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d7faadc7-75c0-41ba-9220-f83c5b2731d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.614030 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7faadc7-75c0-41ba-9220-f83c5b2731d1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:35.614030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7faadc7-75c0-41ba-9220-f83c5b2731d1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.614030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7faadc7-75c0-41ba-9220-f83c5b2731d1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.636257 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:35.636257 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:35.643947 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d7faadc7-75c0-41ba-9220-f83c5b2731d1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:35.650214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7faadc7-75c0-41ba-9220-f83c5b2731d1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:35.650702 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 53/199] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:35.719675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a04869d6-19d7-4b53-882a-76de470e4715 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.723534 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a04869d6-19d7-4b53-882a-76de470e4715 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 Aug 26 08:58:35.723884 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a04869d6-19d7-4b53-882a-76de470e4715 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.724740 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a04869d6-19d7-4b53-882a-76de470e4715 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.736920 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a04869d6-19d7-4b53-882a-76de470e4715 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 returned with HTTP 404 Aug 26 08:58:35.737583 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 50/200] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/volumes/e2e918f1-9c12-4bc0-9b9f-b970411065d7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:35.750656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d50f24a6-9b33-412a-be66-f8b9f5034f56 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.753701 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d50f24a6-9b33-412a-be66-f8b9f5034f56 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d Aug 26 08:58:35.753979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d50f24a6-9b33-412a-be66-f8b9f5034f56 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.754314 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d50f24a6-9b33-412a-be66-f8b9f5034f56 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.767103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d50f24a6-9b33-412a-be66-f8b9f5034f56 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d returned with HTTP 404 Aug 26 08:58:35.767788 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 50/201] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/volumes/e1ede34d-dced-412c-83af-d9d0353da89d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:35.776790 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d920921f-d869-4ff2-835b-55c8c0b122e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.779827 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d920921f-d869-4ff2-835b-55c8c0b122e5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] GET https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a Aug 26 08:58:35.779827 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d920921f-d869-4ff2-835b-55c8c0b122e5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.780241 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d920921f-d869-4ff2-835b-55c8c0b122e5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.780480 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-d920921f-d869-4ff2-835b-55c8c0b122e5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] show called for member 3185f4cb-e163-4275-81e9-99741c635f0a {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 08:58:35.786150 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d920921f-d869-4ff2-835b-55c8c0b122e5 tempest-GroupsTest-103289908 tempest-GroupsTest-103289908-project-member] https://10.4.3.236/volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a returned with HTTP 404 Aug 26 08:58:35.786953 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 49/202] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/groups/3185f4cb-e163-4275-81e9-99741c635f0a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:58:35.797501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11175165-0774-4dd1-ae9d-97a17add55ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.800560 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11175165-0774-4dd1-ae9d-97a17add55ae tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/e66405f9-214f-49b5-9bf9-dd893ab9052f Aug 26 08:58:35.801367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11175165-0774-4dd1-ae9d-97a17add55ae tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.801367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11175165-0774-4dd1-ae9d-97a17add55ae tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.825616 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11175165-0774-4dd1-ae9d-97a17add55ae tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/group_types/e66405f9-214f-49b5-9bf9-dd893ab9052f returned with HTTP 202 Aug 26 08:58:35.826240 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 54/203] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 08:58:35 2026] DELETE /volume/v3/group_types/e66405f9-214f-49b5-9bf9-dd893ab9052f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 08:58:35.836234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7bf8473-4a63-4516-b3a8-2790331d8dc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.839695 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7bf8473-4a63-4516-b3a8-2790331d8dc1 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] DELETE https://10.4.3.236/volume/v3/types/2d217a69-4010-4873-a1f3-4881dafb4e07 Aug 26 08:58:35.839695 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7bf8473-4a63-4516-b3a8-2790331d8dc1 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.840552 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7bf8473-4a63-4516-b3a8-2790331d8dc1 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.880681 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7bf8473-4a63-4516-b3a8-2790331d8dc1 tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/types/2d217a69-4010-4873-a1f3-4881dafb4e07 returned with HTTP 202 Aug 26 08:58:35.881140 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 51/204] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:35 2026] DELETE /volume/v3/types/2d217a69-4010-4873-a1f3-4881dafb4e07 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:35.889576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-af063a05-4395-4210-8f92-4d18f9dffb4d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:35.891731 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af063a05-4395-4210-8f92-4d18f9dffb4d tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] GET https://10.4.3.236/volume/v3/types/2d217a69-4010-4873-a1f3-4881dafb4e07 Aug 26 08:58:35.891964 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af063a05-4395-4210-8f92-4d18f9dffb4d tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:35.892122 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af063a05-4395-4210-8f92-4d18f9dffb4d tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:35.896608 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af063a05-4395-4210-8f92-4d18f9dffb4d tempest-GroupsTest-1861824435 tempest-GroupsTest-1861824435-project-admin] https://10.4.3.236/volume/v3/types/2d217a69-4010-4873-a1f3-4881dafb4e07 returned with HTTP 404 Aug 26 08:58:35.899386 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 51/205] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:35 2026] GET /volume/v3/types/2d217a69-4010-4873-a1f3-4881dafb4e07 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:36.136754 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8ee6a8b4-a8e7-4cd9-9019-76fdb365e8e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:36.141344 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8ee6a8b4-a8e7-4cd9-9019-76fdb365e8e1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:36.142229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8ee6a8b4-a8e7-4cd9-9019-76fdb365e8e1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:36.142229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8ee6a8b4-a8e7-4cd9-9019-76fdb365e8e1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:36.157002 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:36.157002 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:36.164486 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8ee6a8b4-a8e7-4cd9-9019-76fdb365e8e1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:36.173085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8ee6a8b4-a8e7-4cd9-9019-76fdb365e8e1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:36.173449 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 50/206] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:36 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:36.573267 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-46855142-b9bc-4456-9e48-dafc75be7b8d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:36.575747 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46855142-b9bc-4456-9e48-dafc75be7b8d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 08:58:36.577757 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46855142-b9bc-4456-9e48-dafc75be7b8d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:36.577757 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46855142-b9bc-4456-9e48-dafc75be7b8d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:36.586132 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:36.586132 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:36.591080 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-46855142-b9bc-4456-9e48-dafc75be7b8d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:58:36.597027 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46855142-b9bc-4456-9e48-dafc75be7b8d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f returned with HTTP 200 Aug 26 08:58:36.597569 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 55/207] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:36 2026] GET /volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:36.673177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe984364-8e3a-4f19-b761-666cc9ca1d45 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:36.678084 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe984364-8e3a-4f19-b761-666cc9ca1d45 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:36.678084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe984364-8e3a-4f19-b761-666cc9ca1d45 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:36.678084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe984364-8e3a-4f19-b761-666cc9ca1d45 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:36.700647 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:36.700647 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:36.708338 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fe984364-8e3a-4f19-b761-666cc9ca1d45 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:36.715247 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe984364-8e3a-4f19-b761-666cc9ca1d45 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:36.715623 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 52/208] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:36 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:37.194813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0a9a702d-9ae9-44c2-a003-ec932af81943 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:37.200006 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a9a702d-9ae9-44c2-a003-ec932af81943 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:37.200006 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a9a702d-9ae9-44c2-a003-ec932af81943 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:37.200006 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a9a702d-9ae9-44c2-a003-ec932af81943 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:37.222339 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:37.222339 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:37.232864 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0a9a702d-9ae9-44c2-a003-ec932af81943 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:37.246150 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a9a702d-9ae9-44c2-a003-ec932af81943 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:37.246150 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 52/209] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:37 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 08:58:37.734927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0f4181ec-c134-4482-97f2-96e6ed656313 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:37.740893 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f4181ec-c134-4482-97f2-96e6ed656313 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:37.740893 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f4181ec-c134-4482-97f2-96e6ed656313 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:37.740893 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f4181ec-c134-4482-97f2-96e6ed656313 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:37.756394 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:37.756394 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:37.763748 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0f4181ec-c134-4482-97f2-96e6ed656313 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:37.772597 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f4181ec-c134-4482-97f2-96e6ed656313 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:37.773964 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 51/210] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:37 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:38.263558 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5e8f841-e1e0-403c-8983-d006ba8b592d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:38.266356 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5e8f841-e1e0-403c-8983-d006ba8b592d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:38.266827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5e8f841-e1e0-403c-8983-d006ba8b592d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:38.266976 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5e8f841-e1e0-403c-8983-d006ba8b592d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:38.288900 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:38.288900 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:38.296966 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5e8f841-e1e0-403c-8983-d006ba8b592d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:38.314502 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5e8f841-e1e0-403c-8983-d006ba8b592d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:38.314863 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 56/211] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:38 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:38.795675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ba27d67-545b-41b8-a935-8434f9468212 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:38.801237 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ba27d67-545b-41b8-a935-8434f9468212 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:38.801439 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ba27d67-545b-41b8-a935-8434f9468212 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:38.801772 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ba27d67-545b-41b8-a935-8434f9468212 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:38.825510 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:38.825510 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:38.831382 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7ba27d67-545b-41b8-a935-8434f9468212 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:38.838211 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ba27d67-545b-41b8-a935-8434f9468212 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:38.838917 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 53/212] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:38 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:39.339965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a516543-9a0d-4897-9a0d-90f78e77c22b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:39.341990 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a516543-9a0d-4897-9a0d-90f78e77c22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:39.342440 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a516543-9a0d-4897-9a0d-90f78e77c22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:39.342791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a516543-9a0d-4897-9a0d-90f78e77c22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:39.365869 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:39.365869 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:39.380329 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6a516543-9a0d-4897-9a0d-90f78e77c22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:39.402805 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a516543-9a0d-4897-9a0d-90f78e77c22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:39.402805 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 53/213] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:39 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:39.861431 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ceb28d23-1dd1-4035-88a7-53e32c02be54 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:39.867028 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ceb28d23-1dd1-4035-88a7-53e32c02be54 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:39.867481 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ceb28d23-1dd1-4035-88a7-53e32c02be54 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:39.867561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ceb28d23-1dd1-4035-88a7-53e32c02be54 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:39.884201 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:39.884201 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:39.892650 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ceb28d23-1dd1-4035-88a7-53e32c02be54 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:39.902362 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ceb28d23-1dd1-4035-88a7-53e32c02be54 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:39.902989 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 52/214] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:39 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:40.210895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-849a0f15-b38d-46a1-a196-84b205449bb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:40.417673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0697f2d3-a739-4fcb-a2ae-c0ab154c8ceb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:40.421107 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0697f2d3-a739-4fcb-a2ae-c0ab154c8ceb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:40.421107 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0697f2d3-a739-4fcb-a2ae-c0ab154c8ceb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:40.421107 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0697f2d3-a739-4fcb-a2ae-c0ab154c8ceb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:40.432487 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:40.432487 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:40.434670 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0697f2d3-a739-4fcb-a2ae-c0ab154c8ceb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:40.441189 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0697f2d3-a739-4fcb-a2ae-c0ab154c8ceb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:40.441699 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 54/215] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:40 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:40.577408 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-849a0f15-b38d-46a1-a196-84b205449bb5 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:40.577955 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-849a0f15-b38d-46a1-a196-84b205449bb5 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1791884762", "os-volume-type-access:is_public": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:40.607274 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-849a0f15-b38d-46a1-a196-84b205449bb5 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:40.607274 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 57/216] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 08:58:40 2026] POST /volume/v3/types => generated 229 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:40.621623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-43862cf3-372a-46f4-bec3-457ce5a0d506 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:40.928460 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7eccb4e1-ad64-46b7-9ac7-f858c6a4de6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:40.930763 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7eccb4e1-ad64-46b7-9ac7-f858c6a4de6e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:40.930763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7eccb4e1-ad64-46b7-9ac7-f858c6a4de6e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:40.930763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7eccb4e1-ad64-46b7-9ac7-f858c6a4de6e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:40.986969 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:40.986969 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:40.994223 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-43862cf3-372a-46f4-bec3-457ce5a0d506 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:40.994704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-43862cf3-372a-46f4-bec3-457ce5a0d506 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "822a5271-8f13-40b6-bdff-3b1bc6280db9", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:40.996612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-43862cf3-372a-46f4-bec3-457ce5a0d506 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Create volume request body: {'volume': {'volume_type': '822a5271-8f13-40b6-bdff-3b1bc6280db9', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:41.006009 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7eccb4e1-ad64-46b7-9ac7-f858c6a4de6e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:41.016198 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-43862cf3-372a-46f4-bec3-457ce5a0d506 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 404 Aug 26 08:58:41.017293 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 54/217] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:58:40 2026] POST /volume/v3/volumes => generated 114 bytes in 397 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:41.017376 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7eccb4e1-ad64-46b7-9ac7-f858c6a4de6e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:41.017979 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 53/218] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:40 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:41.030078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0b29acd4-d751-4a7d-9f4f-4bc66e63f228 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:41.036829 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b29acd4-d751-4a7d-9f4f-4bc66e63f228 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9/action Aug 26 08:58:41.038712 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b29acd4-d751-4a7d-9f4f-4bc66e63f228 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action body: b'{"addProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:41.038833 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b29acd4-d751-4a7d-9f4f-4bc66e63f228 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:41.067364 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b29acd4-d751-4a7d-9f4f-4bc66e63f228 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9/action returned with HTTP 202 Aug 26 08:58:41.068132 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 55/219] 10.4.3.236 () {68 vars in 1384 bytes} [Wed Aug 26 08:58:41 2026] POST /volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:41.077753 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-961e4b8c-2432-4eea-8259-bd17855f9428 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:41.081293 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:41.081963 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "822a5271-8f13-40b6-bdff-3b1bc6280db9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1677899803"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:41.085139 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Create volume request body: {'volume': {'volume_type': '822a5271-8f13-40b6-bdff-3b1bc6280db9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1677899803'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:41.090732 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Create volume of 1 GB Aug 26 08:58:41.091545 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:41.091545 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:41.092449 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Availability Zones retrieved successfully. Aug 26 08:58:41.101597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Flow 'volume_create_api' (b4ad28c3-2e03-4f4d-a563-a1f5f4caaac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:41.103199 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f86bb88-62f1-4454-bff1-8c764d293a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:41.105523 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:41.146375 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f86bb88-62f1-4454-bff1-8c764d293a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:58:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=822a5271-8f13-40b6-bdff-3b1bc6280db9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1791884762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '822a5271-8f13-40b6-bdff-3b1bc6280db9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:41.146669 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba6bb5e-87b2-46d6-b08a-d92b373311f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:41.196776 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1791884762 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1791884762, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:41.197790 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1791884762 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1791884762, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:41.270527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Created reservations ['83a47ad3-ae97-433f-9efe-305a779479fa', 'dba3e16a-8ad4-476e-ada2-7e92566aedc4', 'd090c651-51a1-4830-ab21-c1679e614474', '2c72fc49-480f-47bb-9e96-6b1b7697ea68'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:41.272433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba6bb5e-87b2-46d6-b08a-d92b373311f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83a47ad3-ae97-433f-9efe-305a779479fa', 'dba3e16a-8ad4-476e-ada2-7e92566aedc4', 'd090c651-51a1-4830-ab21-c1679e614474', '2c72fc49-480f-47bb-9e96-6b1b7697ea68']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:41.273073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019e28fb-ebe1-4fa4-9d50-68602682941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:41.306937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019e28fb-ebe1-4fa4-9d50-68602682941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aef32ef-2d07-4c06-b447-94c374e30471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1677899803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abf2317b56684d17bd33b6405c2d07b0',qos_specs=None,replication_status=,reservations=['83a47ad3-ae97-433f-9efe-305a779479fa','dba3e16a-8ad4-476e-ada2-7e92566aedc4','d090c651-51a1-4830-ab21-c1679e614474','2c72fc49-480f-47bb-9e96-6b1b7697ea68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e617ab04184f27bea2ea2f899afb07',volume_type_id=822a5271-8f13-40b6-bdff-3b1bc6280db9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1677899803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aef32ef-2d07-4c06-b447-94c374e30471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abf2317b56684d17bd33b6405c2d07b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e617ab04184f27bea2ea2f899afb07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(822a5271-8f13-40b6-bdff-3b1bc6280db9),volume_type_id=822a5271-8f13-40b6-bdff-3b1bc6280db9)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:41.308206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4f5a35-f67e-4f8a-baeb-a2fbc65ac396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:41.342167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4f5a35-f67e-4f8a-baeb-a2fbc65ac396) transitioned into state 'SUCCESS' from state '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-1677899803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abf2317b56684d17bd33b6405c2d07b0',qos_specs=None,replication_status=,reservations=['83a47ad3-ae97-433f-9efe-305a779479fa','dba3e16a-8ad4-476e-ada2-7e92566aedc4','d090c651-51a1-4830-ab21-c1679e614474','2c72fc49-480f-47bb-9e96-6b1b7697ea68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e617ab04184f27bea2ea2f899afb07',volume_type_id=822a5271-8f13-40b6-bdff-3b1bc6280db9)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:41.343445 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7270e072-847d-4740-a35d-36028ddf682c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:41.360336 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7270e072-847d-4740-a35d-36028ddf682c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:41.361995 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Flow 'volume_create_api' (b4ad28c3-2e03-4f4d-a563-a1f5f4caaac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:41.361995 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Create volume request issued successfully. Aug 26 08:58:41.362354 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-961e4b8c-2432-4eea-8259-bd17855f9428 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:41.362815 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 58/220] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:41 2026] POST /volume/v3/volumes => generated 796 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:41.381724 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0c51fca9-6cf0-4f1d-b03a-58f6bf175b48 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:41.385958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c51fca9-6cf0-4f1d-b03a-58f6bf175b48 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] GET https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:41.386688 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c51fca9-6cf0-4f1d-b03a-58f6bf175b48 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:41.387293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c51fca9-6cf0-4f1d-b03a-58f6bf175b48 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:41.401459 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:41.401459 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:41.409319 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0c51fca9-6cf0-4f1d-b03a-58f6bf175b48 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Volume info retrieved successfully. Aug 26 08:58:41.419578 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c51fca9-6cf0-4f1d-b03a-58f6bf175b48 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 returned with HTTP 200 Aug 26 08:58:41.421325 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 55/221] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:41 2026] GET /volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:41.466316 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd06ccb0-02a7-4699-848f-8e18bef58618 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:41.471285 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd06ccb0-02a7-4699-848f-8e18bef58618 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:41.472206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd06ccb0-02a7-4699-848f-8e18bef58618 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:41.472206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd06ccb0-02a7-4699-848f-8e18bef58618 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:41.485728 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:41.485728 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:41.495818 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd06ccb0-02a7-4699-848f-8e18bef58618 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:41.505675 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd06ccb0-02a7-4699-848f-8e18bef58618 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:41.506212 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 54/222] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:41 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:42.038957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2004ace8-26ff-43da-bbb1-02d758dec65c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:42.042762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2004ace8-26ff-43da-bbb1-02d758dec65c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:42.042928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2004ace8-26ff-43da-bbb1-02d758dec65c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:42.043694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2004ace8-26ff-43da-bbb1-02d758dec65c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:42.084459 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:42.084459 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:42.092265 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2004ace8-26ff-43da-bbb1-02d758dec65c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:42.119561 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2004ace8-26ff-43da-bbb1-02d758dec65c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:42.120156 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 56/223] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:42 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:42.441554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-59b8c174-b8df-4a82-8f64-34e669463149 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:42.444018 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59b8c174-b8df-4a82-8f64-34e669463149 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] GET https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:42.444163 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59b8c174-b8df-4a82-8f64-34e669463149 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:42.445499 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59b8c174-b8df-4a82-8f64-34e669463149 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:42.460252 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:42.460252 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:42.467267 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-59b8c174-b8df-4a82-8f64-34e669463149 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Volume info retrieved successfully. Aug 26 08:58:42.474646 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59b8c174-b8df-4a82-8f64-34e669463149 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 returned with HTTP 200 Aug 26 08:58:42.474646 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 59/224] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:42 2026] GET /volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 => generated 889 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:42.509489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a3075c51-a49a-4275-9fec-eefd9b83c9ad None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:42.514233 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3075c51-a49a-4275-9fec-eefd9b83c9ad tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] GET https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:42.514565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3075c51-a49a-4275-9fec-eefd9b83c9ad tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:42.514999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3075c51-a49a-4275-9fec-eefd9b83c9ad tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:42.528652 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:42.528652 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:42.530639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9da9bea-72a0-44db-8e8e-63633b3a75e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:42.537747 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9da9bea-72a0-44db-8e8e-63633b3a75e0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:42.538709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9da9bea-72a0-44db-8e8e-63633b3a75e0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:42.538709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9da9bea-72a0-44db-8e8e-63633b3a75e0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:42.545219 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a3075c51-a49a-4275-9fec-eefd9b83c9ad tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Volume info retrieved successfully. Aug 26 08:58:42.556996 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3075c51-a49a-4275-9fec-eefd9b83c9ad tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 returned with HTTP 200 Aug 26 08:58:42.556996 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 56/225] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:42 2026] GET /volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:42.557294 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:42.557294 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:42.570047 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9da9bea-72a0-44db-8e8e-63633b3a75e0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:42.578294 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:42.581930 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] DELETE https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:42.582091 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:42.582530 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:42.582530 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Delete volume with id: 2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:42.584796 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9da9bea-72a0-44db-8e8e-63633b3a75e0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:42.585824 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 55/226] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:42 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 08:58:42.597731 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:42.597731 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:42.598016 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Volume info retrieved successfully. Aug 26 08:58:42.640992 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Delete volume request issued successfully. Aug 26 08:58:42.641295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a67033d2-3ba5-4399-bb14-ed1430b68fa2 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 returned with HTTP 202 Aug 26 08:58:42.641975 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 57/227] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:42 2026] DELETE /volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:42.656151 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae8ddcfd-d6a1-424b-ac6b-d41e4e69fb4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:42.661861 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae8ddcfd-d6a1-424b-ac6b-d41e4e69fb4d tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] GET https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:42.661861 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae8ddcfd-d6a1-424b-ac6b-d41e4e69fb4d tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:42.665540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae8ddcfd-d6a1-424b-ac6b-d41e4e69fb4d tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:42.686204 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:42.686204 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:42.696589 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae8ddcfd-d6a1-424b-ac6b-d41e4e69fb4d tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Volume info retrieved successfully. Aug 26 08:58:42.704274 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae8ddcfd-d6a1-424b-ac6b-d41e4e69fb4d tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 returned with HTTP 200 Aug 26 08:58:42.705377 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 60/228] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:42 2026] GET /volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 => generated 888 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:43.141361 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-19764ab3-1a9a-4d74-9b3a-a3c6ec044d2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.145632 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19764ab3-1a9a-4d74-9b3a-a3c6ec044d2f tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:43.146435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19764ab3-1a9a-4d74-9b3a-a3c6ec044d2f tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:43.146769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19764ab3-1a9a-4d74-9b3a-a3c6ec044d2f tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:43.164175 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:43.164175 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:43.171718 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-19764ab3-1a9a-4d74-9b3a-a3c6ec044d2f tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:43.180676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19764ab3-1a9a-4d74-9b3a-a3c6ec044d2f tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:43.180822 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 57/229] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:43 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:43.613883 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f42b89e-a414-4bf6-958a-25d87a80911b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.616519 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f42b89e-a414-4bf6-958a-25d87a80911b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:43.616519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f42b89e-a414-4bf6-958a-25d87a80911b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:43.616519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f42b89e-a414-4bf6-958a-25d87a80911b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:43.626159 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:43.626159 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:43.634273 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3f42b89e-a414-4bf6-958a-25d87a80911b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:43.643560 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f42b89e-a414-4bf6-958a-25d87a80911b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:43.644360 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 56/230] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:43 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:43.708787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.728918 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42673634-8472-4c31-93da-7a59a75c20f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.731413 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42673634-8472-4c31-93da-7a59a75c20f3 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] GET https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 Aug 26 08:58:43.731690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42673634-8472-4c31-93da-7a59a75c20f3 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:43.731978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42673634-8472-4c31-93da-7a59a75c20f3 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:43.745947 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42673634-8472-4c31-93da-7a59a75c20f3 tempest-VolumeTypesAccessTest-1682612438 tempest-VolumeTypesAccessTest-1682612438-project-member] https://10.4.3.236/volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 returned with HTTP 404 Aug 26 08:58:43.746066 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 61/231] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:43 2026] GET /volume/v3/volumes/2aef32ef-2d07-4c06-b447-94c374e30471 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:43.756005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a281da37-1c1f-458b-af1b-0a291ad10608 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.758676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a281da37-1c1f-458b-af1b-0a291ad10608 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9/action Aug 26 08:58:43.759870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a281da37-1c1f-458b-af1b-0a291ad10608 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action body: b'{"removeProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:43.759870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a281da37-1c1f-458b-af1b-0a291ad10608 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:43.779834 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a281da37-1c1f-458b-af1b-0a291ad10608 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9/action returned with HTTP 202 Aug 26 08:58:43.779834 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 58/232] 10.4.3.236 () {68 vars in 1384 bytes} [Wed Aug 26 08:58:43 2026] POST /volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:43.793739 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a423becb-33c2-40a3-a9d8-668c796b314a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.795788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a423becb-33c2-40a3-a9d8-668c796b314a tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] DELETE https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9 Aug 26 08:58:43.796062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a423becb-33c2-40a3-a9d8-668c796b314a tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:43.796381 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a423becb-33c2-40a3-a9d8-668c796b314a tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:43.840352 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a423becb-33c2-40a3-a9d8-668c796b314a tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9 returned with HTTP 202 Aug 26 08:58:43.840652 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 57/233] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:43 2026] DELETE /volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:43.853703 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ed904e2-0ad3-45bc-8bfc-713708bb211d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.858463 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ed904e2-0ad3-45bc-8bfc-713708bb211d tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] GET https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9 Aug 26 08:58:43.859360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ed904e2-0ad3-45bc-8bfc-713708bb211d tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:43.859546 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ed904e2-0ad3-45bc-8bfc-713708bb211d tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:43.871136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ed904e2-0ad3-45bc-8bfc-713708bb211d tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9 returned with HTTP 404 Aug 26 08:58:43.871911 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 62/234] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:43 2026] GET /volume/v3/types/822a5271-8f13-40b6-bdff-3b1bc6280db9 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:43.884581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-043270bf-646d-4a18-b8f3-370f8be5e2fa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.887691 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-043270bf-646d-4a18-b8f3-370f8be5e2fa tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:43.888741 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-043270bf-646d-4a18-b8f3-370f8be5e2fa tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1535848920", "os-volume-type-access:is_public": false}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:43.914773 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-043270bf-646d-4a18-b8f3-370f8be5e2fa tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:43.914974 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 59/235] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 08:58:43 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:43.931706 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-368641eb-7456-4946-8eb6-f51c04e02409 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:43.934230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-368641eb-7456-4946-8eb6-f51c04e02409 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action Aug 26 08:58:43.935004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-368641eb-7456-4946-8eb6-f51c04e02409 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action body: b'{"addProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:43.936014 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-368641eb-7456-4946-8eb6-f51c04e02409 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:43.986721 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-368641eb-7456-4946-8eb6-f51c04e02409 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action returned with HTTP 202 Aug 26 08:58:43.987502 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 58/236] 10.4.3.236 () {68 vars in 1384 bytes} [Wed Aug 26 08:58:43 2026] POST /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:44.000158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ffa61f7-bfd8-4667-923d-daf15bfee8dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.002983 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ffa61f7-bfd8-4667-923d-daf15bfee8dc tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action Aug 26 08:58:44.003971 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ffa61f7-bfd8-4667-923d-daf15bfee8dc tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action body: b'{"addProjectAccess": {"project": "bcc1848d77a1414b897e02cd79d4b003"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:44.004184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ffa61f7-bfd8-4667-923d-daf15bfee8dc tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bcc1848d77a1414b897e02cd79d4b003"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:44.067570 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ffa61f7-bfd8-4667-923d-daf15bfee8dc tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action returned with HTTP 202 Aug 26 08:58:44.067570 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 63/237] 10.4.3.236 () {68 vars in 1384 bytes} [Wed Aug 26 08:58:43 2026] POST /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:44.075642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a8fb25cb-2f3e-407f-a8bc-459c8e5b949c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.078179 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a8fb25cb-2f3e-407f-a8bc-459c8e5b949c tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] GET https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/os-volume-type-access Aug 26 08:58:44.078865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a8fb25cb-2f3e-407f-a8bc-459c8e5b949c tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.078865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a8fb25cb-2f3e-407f-a8bc-459c8e5b949c tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.094243 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a8fb25cb-2f3e-407f-a8bc-459c8e5b949c tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/os-volume-type-access returned with HTTP 200 Aug 26 08:58:44.094808 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 60/238] 10.4.3.236 () {66 vars in 1408 bytes} [Wed Aug 26 08:58:44 2026] GET /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:44.105169 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-50f56805-212d-44f2-a5bd-3a868779ebc0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.108202 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50f56805-212d-44f2-a5bd-3a868779ebc0 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action Aug 26 08:58:44.108664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50f56805-212d-44f2-a5bd-3a868779ebc0 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action body: b'{"removeProjectAccess": {"project": "bcc1848d77a1414b897e02cd79d4b003"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:44.108885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50f56805-212d-44f2-a5bd-3a868779ebc0 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bcc1848d77a1414b897e02cd79d4b003"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:44.133855 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50f56805-212d-44f2-a5bd-3a868779ebc0 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action returned with HTTP 202 Aug 26 08:58:44.134577 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 59/239] 10.4.3.236 () {68 vars in 1384 bytes} [Wed Aug 26 08:58:44 2026] POST /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:44.139246 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:44.139922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-153622142"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:44.142091 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-153622142'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:44.142305 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create volume of 1 GB Aug 26 08:58:44.146553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3db1f87f-0341-40ba-a7aa-c58f8050bfd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.149343 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3db1f87f-0341-40ba-a7aa-c58f8050bfd9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] POST https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action Aug 26 08:58:44.150201 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3db1f87f-0341-40ba-a7aa-c58f8050bfd9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action body: b'{"removeProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:44.150201 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3db1f87f-0341-40ba-a7aa-c58f8050bfd9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "abf2317b56684d17bd33b6405c2d07b0"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:44.159942 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Availability Zones retrieved successfully. Aug 26 08:58:44.170890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Flow 'volume_create_api' (c25e92e4-9411-4c1c-8bce-6c7adb71e50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:44.170890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936fba9d-d7d9-452b-8229-93d2e870756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.171734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:44.181395 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3db1f87f-0341-40ba-a7aa-c58f8050bfd9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action returned with HTTP 202 Aug 26 08:58:44.182124 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 64/240] 10.4.3.236 () {68 vars in 1384 bytes} [Wed Aug 26 08:58:44 2026] POST /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:44.200356 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-29ff421c-7870-457c-8375-22817c7b00a9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.202591 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29ff421c-7870-457c-8375-22817c7b00a9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] DELETE https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7 Aug 26 08:58:44.202703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dca66165-c708-434e-8179-60645e838533 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.203362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29ff421c-7870-457c-8375-22817c7b00a9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.203362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29ff421c-7870-457c-8375-22817c7b00a9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.205119 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dca66165-c708-434e-8179-60645e838533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:44.205319 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dca66165-c708-434e-8179-60645e838533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.205568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dca66165-c708-434e-8179-60645e838533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.222582 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:44.222582 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:44.226100 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936fba9d-d7d9-452b-8229-93d2e870756f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.228188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4045efee-24eb-4b28-99d0-24a1319900fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.232617 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dca66165-c708-434e-8179-60645e838533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:44.242948 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dca66165-c708-434e-8179-60645e838533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:44.243710 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 60/241] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:44 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:44.270774 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29ff421c-7870-457c-8375-22817c7b00a9 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7 returned with HTTP 202 Aug 26 08:58:44.271326 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 61/242] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:44 2026] DELETE /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:44.280920 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.282946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d85636c6-0f22-4aff-8db5-a06c7f5f4b00 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.283913 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:44.283913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1666360258"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:44.285920 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d85636c6-0f22-4aff-8db5-a06c7f5f4b00 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] GET https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7 Aug 26 08:58:44.286165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d85636c6-0f22-4aff-8db5-a06c7f5f4b00 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.286374 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d85636c6-0f22-4aff-8db5-a06c7f5f4b00 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.291000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1666360258'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:44.291164 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Create volume of 1 GB Aug 26 08:58:44.293195 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d85636c6-0f22-4aff-8db5-a06c7f5f4b00 tempest-VolumeTypesAccessTest-2064377855 tempest-VolumeTypesAccessTest-2064377855-project-admin] https://10.4.3.236/volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7 returned with HTTP 404 Aug 26 08:58:44.294148 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 61/243] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:44 2026] GET /volume/v3/types/0c66b1c5-6f56-46e6-98db-e5ea0635e1b7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:44.298265 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Availability Zones retrieved successfully. Aug 26 08:58:44.309363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Flow 'volume_create_api' (01244884-fbc3-4c55-a00d-03e1750ca943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:44.316043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc650b0-70c6-432b-8178-ba0af3b1f87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.316043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:44.342789 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Created reservations ['72a8d21f-d49c-425f-97ac-089f70e73b04', 'dfeaa995-59c7-4228-ab55-1820961f0c31', '1fd97e37-513a-4992-8773-c250a803a326', '15dc93e3-e6e2-42ad-947b-a8c970036247'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:44.346203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4045efee-24eb-4b28-99d0-24a1319900fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72a8d21f-d49c-425f-97ac-089f70e73b04', 'dfeaa995-59c7-4228-ab55-1820961f0c31', '1fd97e37-513a-4992-8773-c250a803a326', '15dc93e3-e6e2-42ad-947b-a8c970036247']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.347475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca036070-682f-49ff-97d3-07f0c0d3b30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.366705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc650b0-70c6-432b-8178-ba0af3b1f87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.367922 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b194f59b-6fa0-4920-9961-904a7b18db75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.379405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca036070-682f-49ff-97d3-07f0c0d3b30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d1886d-9f4a-40fc-989a-f4a4b85c7268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-153622142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ede726052674c58874af9ef48328fbf',qos_specs=None,replication_status=,reservations=['72a8d21f-d49c-425f-97ac-089f70e73b04','dfeaa995-59c7-4228-ab55-1820961f0c31','1fd97e37-513a-4992-8773-c250a803a326','15dc93e3-e6e2-42ad-947b-a8c970036247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215cb7249281458b928d462a6d86b65e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-153622142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26d1886d-9f4a-40fc-989a-f4a4b85c7268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ede726052674c58874af9ef48328fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215cb7249281458b928d462a6d86b65e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.380702 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948fc17f-5d61-4096-bf15-9627f4133b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.406999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948fc17f-5d61-4096-bf15-9627f4133b6e) transitioned into state 'SUCCESS' from state '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-153622142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ede726052674c58874af9ef48328fbf',qos_specs=None,replication_status=,reservations=['72a8d21f-d49c-425f-97ac-089f70e73b04','dfeaa995-59c7-4228-ab55-1820961f0c31','1fd97e37-513a-4992-8773-c250a803a326','15dc93e3-e6e2-42ad-947b-a8c970036247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215cb7249281458b928d462a6d86b65e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.407737 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace6cbf2-a3c2-4d0f-9114-4ba9037086ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.424227 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace6cbf2-a3c2-4d0f-9114-4ba9037086ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.425668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Flow 'volume_create_api' (c25e92e4-9411-4c1c-8bce-6c7adb71e50c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:44.426177 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create volume request issued successfully. Aug 26 08:58:44.426706 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-754e522b-78bd-4a38-a9a6-19ee393d1a1d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:44.427202 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 58/244] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:58:43 2026] POST /volume/v3/volumes => generated 750 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:44.446877 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e3d18993-e75b-4c32-98a7-e0c5a0d2b89c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.450412 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e3d18993-e75b-4c32-98a7-e0c5a0d2b89c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:44.450412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e3d18993-e75b-4c32-98a7-e0c5a0d2b89c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.450412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e3d18993-e75b-4c32-98a7-e0c5a0d2b89c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.460770 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:44.460770 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:44.466514 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e3d18993-e75b-4c32-98a7-e0c5a0d2b89c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:44.470367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Created reservations ['3526194b-84bd-4418-baf8-b89d96cc21a0', 'c24ea85a-2842-4688-bf07-d18cea454076', '78ac4daa-ca0c-480a-ad41-e7392e4148cf', '8e75392a-e67a-464e-9ade-1841a149b076'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:44.471296 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b194f59b-6fa0-4920-9961-904a7b18db75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3526194b-84bd-4418-baf8-b89d96cc21a0', 'c24ea85a-2842-4688-bf07-d18cea454076', '78ac4daa-ca0c-480a-ad41-e7392e4148cf', '8e75392a-e67a-464e-9ade-1841a149b076']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.472309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1112747-c4ae-4d69-8939-77ee28cbf5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.475072 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e3d18993-e75b-4c32-98a7-e0c5a0d2b89c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 returned with HTTP 200 Aug 26 08:58:44.475683 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 62/245] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:44 2026] GET /volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:44.508007 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1112747-c4ae-4d69-8939-77ee28cbf5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5459f8a7-0c33-4d2d-943e-4fbaa6b64c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1666360258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91231df3464357a4cf2e232727dbab',qos_specs=None,replication_status=,reservations=['3526194b-84bd-4418-baf8-b89d96cc21a0','c24ea85a-2842-4688-bf07-d18cea454076','78ac4daa-ca0c-480a-ad41-e7392e4148cf','8e75392a-e67a-464e-9ade-1841a149b076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280c05237ced46f08754e54f38a0398f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1666360258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5459f8a7-0c33-4d2d-943e-4fbaa6b64c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91231df3464357a4cf2e232727dbab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280c05237ced46f08754e54f38a0398f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.512217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bef8f2d-838f-4f82-b3e8-8f04e56ba136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.556125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bef8f2d-838f-4f82-b3e8-8f04e56ba136) transitioned into state 'SUCCESS' from state '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-1666360258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91231df3464357a4cf2e232727dbab',qos_specs=None,replication_status=,reservations=['3526194b-84bd-4418-baf8-b89d96cc21a0','c24ea85a-2842-4688-bf07-d18cea454076','78ac4daa-ca0c-480a-ad41-e7392e4148cf','8e75392a-e67a-464e-9ade-1841a149b076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280c05237ced46f08754e54f38a0398f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.558937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def96567-5528-4afa-9fcd-f2e722c531bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:44.576024 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def96567-5528-4afa-9fcd-f2e722c531bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:44.577062 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Flow 'volume_create_api' (01244884-fbc3-4c55-a00d-03e1750ca943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:44.577335 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Create volume request issued successfully. Aug 26 08:58:44.578717 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-12e9c579-ca8c-4048-9644-3c511c8ac0f2 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:44.579451 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 65/246] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:58:44 2026] POST /volume/v3/volumes => generated 754 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:44.600145 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a96df2c-770e-4e80-928c-c607b4994924 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.602319 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a96df2c-770e-4e80-928c-c607b4994924 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:44.602680 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a96df2c-770e-4e80-928c-c607b4994924 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.603515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a96df2c-770e-4e80-928c-c607b4994924 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.618295 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:44.618295 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:44.625461 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1a96df2c-770e-4e80-928c-c607b4994924 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:44.632813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a96df2c-770e-4e80-928c-c607b4994924 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 200 Aug 26 08:58:44.633694 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 62/247] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:44 2026] GET /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:44.665989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a55dd8e-c95a-4afc-be9c-19672e249803 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:44.670532 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a55dd8e-c95a-4afc-be9c-19672e249803 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:44.670532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a55dd8e-c95a-4afc-be9c-19672e249803 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:44.670837 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a55dd8e-c95a-4afc-be9c-19672e249803 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:44.684577 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:44.684577 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:44.692551 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3a55dd8e-c95a-4afc-be9c-19672e249803 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:44.704859 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a55dd8e-c95a-4afc-be9c-19672e249803 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:44.704859 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 59/248] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:44 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:45.263535 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b4c6dfc6-aec9-4fc3-8995-f1d95d13dccb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.265099 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4c6dfc6-aec9-4fc3-8995-f1d95d13dccb tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:45.268947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4c6dfc6-aec9-4fc3-8995-f1d95d13dccb tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:45.268947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4c6dfc6-aec9-4fc3-8995-f1d95d13dccb tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:45.301401 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.301401 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:45.312781 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b4c6dfc6-aec9-4fc3-8995-f1d95d13dccb tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:45.322965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4c6dfc6-aec9-4fc3-8995-f1d95d13dccb tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:45.324026 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 63/249] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:45 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:45.501033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80dc7f04-300f-4398-82f8-0c1b3be6fcc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.501033 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80dc7f04-300f-4398-82f8-0c1b3be6fcc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:45.501610 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80dc7f04-300f-4398-82f8-0c1b3be6fcc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:45.501610 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80dc7f04-300f-4398-82f8-0c1b3be6fcc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:45.512962 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.512962 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:45.519956 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80dc7f04-300f-4398-82f8-0c1b3be6fcc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:45.525258 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80dc7f04-300f-4398-82f8-0c1b3be6fcc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 returned with HTTP 200 Aug 26 08:58:45.526012 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 66/250] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:45 2026] GET /volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:45.539318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.541285 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 08:58:45.541737 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26d1886d-9f4a-40fc-989a-f4a4b85c7268", "name": "tempest-SnapshotsActionsTest-Snapshot-1212808288"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:45.552724 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.552724 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:45.553355 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:45.553355 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create snapshot from volume 26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:45.582763 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-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 26 08:58:45.633436 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Created reservations ['e31e98d0-94cb-4a57-afce-419f946bdaee', 'abfefb70-b1ad-4950-a893-32ca4b65f36c', '278630f0-a6c8-44ee-a786-690f9737e2f1', 'eb70359a-c3f8-45c7-950b-075213ae8474'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:45.655782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e0aa0efb-2cab-4e01-8016-4eb45c274943 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.658191 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0aa0efb-2cab-4e01-8016-4eb45c274943 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:45.658460 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0aa0efb-2cab-4e01-8016-4eb45c274943 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:45.658705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0aa0efb-2cab-4e01-8016-4eb45c274943 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:45.668721 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.668721 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:45.678241 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e0aa0efb-2cab-4e01-8016-4eb45c274943 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:45.688421 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0aa0efb-2cab-4e01-8016-4eb45c274943 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 200 Aug 26 08:58:45.690084 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 60/251] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:45 2026] GET /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:45.708453 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.712341 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot create request issued successfully. Aug 26 08:58:45.712341 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7964a8e-64b1-4088-8203-7b9eff5a1816 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 08:58:45.712607 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] POST https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98/action Aug 26 08:58:45.712763 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 63/252] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 08:58:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:45.713049 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:45.713422 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:45.723489 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4707d9c3-b0ea-4650-a4e7-d1897bc5d356 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.727438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4707d9c3-b0ea-4650-a4e7-d1897bc5d356 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:45.727768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4707d9c3-b0ea-4650-a4e7-d1897bc5d356 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:45.728172 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4707d9c3-b0ea-4650-a4e7-d1897bc5d356 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:45.730027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea0dec3d-7779-4fcc-89b5-87abd1962eba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.734125 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea0dec3d-7779-4fcc-89b5-87abd1962eba tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:45.734184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea0dec3d-7779-4fcc-89b5-87abd1962eba tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:45.734391 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea0dec3d-7779-4fcc-89b5-87abd1962eba tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:45.738924 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.738924 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:45.740103 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.740103 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:45.740322 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:45.746657 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4707d9c3-b0ea-4650-a4e7-d1897bc5d356 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:45.750034 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.750034 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:45.750034 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea0dec3d-7779-4fcc-89b5-87abd1962eba tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:45.750966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea0dec3d-7779-4fcc-89b5-87abd1962eba tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:45.753101 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 61/253] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:45 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:45.759314 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4707d9c3-b0ea-4650-a4e7-d1897bc5d356 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:45.759314 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 67/254] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:45 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:45.761559 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume updated successfully. Aug 26 08:58:45.762639 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09861ca9-e59b-4740-9b83-fdc5348cc9d4 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98/action returned with HTTP 200 Aug 26 08:58:45.762639 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 64/255] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:58:45 2026] POST /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 08:58:45.775784 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2aa7f727-3713-49d3-a660-dd1b2bed065f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:45.782818 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2aa7f727-3713-49d3-a660-dd1b2bed065f tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:45.783093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2aa7f727-3713-49d3-a660-dd1b2bed065f tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:45.783343 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2aa7f727-3713-49d3-a660-dd1b2bed065f tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:45.799044 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:45.799044 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:45.807397 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2aa7f727-3713-49d3-a660-dd1b2bed065f tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:45.815836 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2aa7f727-3713-49d3-a660-dd1b2bed065f tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 200 Aug 26 08:58:45.816759 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 64/256] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:45 2026] GET /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:46.086663 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ce0f4352-ed6f-43f3-b264-2bfe00a7e909 req-b9370eec-2f29-403c-b614-5ed232083cbd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:46.092767 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce0f4352-ed6f-43f3-b264-2bfe00a7e909 req-b9370eec-2f29-403c-b614-5ed232083cbd tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:46.092767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce0f4352-ed6f-43f3-b264-2bfe00a7e909 req-b9370eec-2f29-403c-b614-5ed232083cbd tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:46.092767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce0f4352-ed6f-43f3-b264-2bfe00a7e909 req-b9370eec-2f29-403c-b614-5ed232083cbd tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:46.105529 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:46.105529 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:46.114065 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ce0f4352-ed6f-43f3-b264-2bfe00a7e909 req-b9370eec-2f29-403c-b614-5ed232083cbd tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:46.122467 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce0f4352-ed6f-43f3-b264-2bfe00a7e909 req-b9370eec-2f29-403c-b614-5ed232083cbd tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 200 Aug 26 08:58:46.122688 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 62/257] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:58:46 2026] GET /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:46.345813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-73015cdc-c4d1-40e6-b8ed-82a09d8e4e9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:46.349173 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-73015cdc-c4d1-40e6-b8ed-82a09d8e4e9d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:46.349719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-73015cdc-c4d1-40e6-b8ed-82a09d8e4e9d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:46.350401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-73015cdc-c4d1-40e6-b8ed-82a09d8e4e9d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:46.370252 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:46.370252 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:46.376261 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-73015cdc-c4d1-40e6-b8ed-82a09d8e4e9d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:46.384510 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-73015cdc-c4d1-40e6-b8ed-82a09d8e4e9d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:46.385075 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 68/258] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:46 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:46.764698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1b79afb6-44ef-4a92-8b1a-ff68aa59d977 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:46.771500 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b79afb6-44ef-4a92-8b1a-ff68aa59d977 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:46.772828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b79afb6-44ef-4a92-8b1a-ff68aa59d977 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:46.773317 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b79afb6-44ef-4a92-8b1a-ff68aa59d977 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:46.777873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f0c3bf7-f1a5-437f-bc1e-bd88c1555007 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:46.780593 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f0c3bf7-f1a5-437f-bc1e-bd88c1555007 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:46.780705 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:46.780705 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:46.780927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f0c3bf7-f1a5-437f-bc1e-bd88c1555007 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:46.780927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f0c3bf7-f1a5-437f-bc1e-bd88c1555007 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:46.781012 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1b79afb6-44ef-4a92-8b1a-ff68aa59d977 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:46.781602 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b79afb6-44ef-4a92-8b1a-ff68aa59d977 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:46.782190 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 65/259] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:46 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:46.795808 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:46.795808 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:46.796309 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-659172bb-1371-42ae-9655-4efb4deb0fe6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:46.803550 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f0c3bf7-f1a5-437f-bc1e-bd88c1555007 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:46.816472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f0c3bf7-f1a5-437f-bc1e-bd88c1555007 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:46.817072 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 65/260] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:46 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:46.851829 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:46.854277 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:46.855119 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1256479412"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:46.856741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1256479412'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:46.857969 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Create volume of 1 GB Aug 26 08:58:46.863949 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Availability Zones retrieved successfully. Aug 26 08:58:46.872744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Flow 'volume_create_api' (9b7007df-293c-4116-8717-8a04ddbedd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:46.874814 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb49a44a-cab1-4b82-b13b-eddbab89bc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:46.875726 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:46.928176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb49a44a-cab1-4b82-b13b-eddbab89bc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:46.928176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98daba2f-6fbf-4e03-a937-a94fddc9285c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:47.023994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Created reservations ['025c9eef-b2ad-4b21-ac08-3908f7f32caa', 'b9a8887f-1e11-4b00-a9ff-9927d9372167', 'cf4ab5cd-44b6-4db6-8e2c-4793ac829c64', '9774dd1f-9252-4819-9bdc-5ada25acb4cf'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:47.025088 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98daba2f-6fbf-4e03-a937-a94fddc9285c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['025c9eef-b2ad-4b21-ac08-3908f7f32caa', 'b9a8887f-1e11-4b00-a9ff-9927d9372167', 'cf4ab5cd-44b6-4db6-8e2c-4793ac829c64', '9774dd1f-9252-4819-9bdc-5ada25acb4cf']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:47.027864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ca9cd6-6a8a-4de1-a8d1-44062f1081ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:47.058145 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ca9cd6-6a8a-4de1-a8d1-44062f1081ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75c0a93-c5a3-47cb-a411-2e72f665514d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1256479412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91231df3464357a4cf2e232727dbab',qos_specs=None,replication_status=,reservations=['025c9eef-b2ad-4b21-ac08-3908f7f32caa','b9a8887f-1e11-4b00-a9ff-9927d9372167','cf4ab5cd-44b6-4db6-8e2c-4793ac829c64','9774dd1f-9252-4819-9bdc-5ada25acb4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280c05237ced46f08754e54f38a0398f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1256479412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75c0a93-c5a3-47cb-a411-2e72f665514d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91231df3464357a4cf2e232727dbab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280c05237ced46f08754e54f38a0398f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:47.060235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298285cd-7e4d-48dd-a8ee-450868f24c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:47.090992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298285cd-7e4d-48dd-a8ee-450868f24c10) transitioned into state 'SUCCESS' from state '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-1256479412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91231df3464357a4cf2e232727dbab',qos_specs=None,replication_status=,reservations=['025c9eef-b2ad-4b21-ac08-3908f7f32caa','b9a8887f-1e11-4b00-a9ff-9927d9372167','cf4ab5cd-44b6-4db6-8e2c-4793ac829c64','9774dd1f-9252-4819-9bdc-5ada25acb4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280c05237ced46f08754e54f38a0398f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:47.092432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef830751-12d5-4e3f-a9fe-5af6d6b34505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:47.111487 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef830751-12d5-4e3f-a9fe-5af6d6b34505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:47.112806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Flow 'volume_create_api' (9b7007df-293c-4116-8717-8a04ddbedd33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:47.113559 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Create volume request issued successfully. Aug 26 08:58:47.114618 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a79bf0dc-e4b6-4b32-a5c4-9ea9f1e4a076 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:47.115478 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 69/261] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:58:46 2026] POST /volume/v3/volumes => generated 754 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:47.132283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0cc6e3eb-248c-476f-baaf-829de74141f0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.134278 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0cc6e3eb-248c-476f-baaf-829de74141f0 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d Aug 26 08:58:47.134628 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0cc6e3eb-248c-476f-baaf-829de74141f0 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:47.135427 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0cc6e3eb-248c-476f-baaf-829de74141f0 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:47.147091 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.147091 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:47.154034 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0cc6e3eb-248c-476f-baaf-829de74141f0 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:47.165995 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0cc6e3eb-248c-476f-baaf-829de74141f0 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d returned with HTTP 200 Aug 26 08:58:47.166455 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 66/262] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:47 2026] GET /volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:47.202730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-659172bb-1371-42ae-9655-4efb4deb0fe6 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:47.202730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-659172bb-1371-42ae-9655-4efb4deb0fe6 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:47.202730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-659172bb-1371-42ae-9655-4efb4deb0fe6 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:47.203957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-659172bb-1371-42ae-9655-4efb4deb0fe6 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'creating'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:47.238789 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.238789 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:47.260671 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-659172bb-1371-42ae-9655-4efb4deb0fe6 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:47.260926 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 63/263] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:46 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:47.273079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e62b11ed-8d50-4ec7-9464-377055aa68e7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.277585 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e62b11ed-8d50-4ec7-9464-377055aa68e7 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:47.277585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e62b11ed-8d50-4ec7-9464-377055aa68e7 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:47.277585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e62b11ed-8d50-4ec7-9464-377055aa68e7 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:47.285126 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.285126 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:47.285816 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e62b11ed-8d50-4ec7-9464-377055aa68e7 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:47.287172 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e62b11ed-8d50-4ec7-9464-377055aa68e7 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:47.288054 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 66/264] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:47 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:47.301659 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5bbc0bd5-6672-4d05-a00a-6727dbd54fd3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.305018 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bbc0bd5-6672-4d05-a00a-6727dbd54fd3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:47.305467 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bbc0bd5-6672-4d05-a00a-6727dbd54fd3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:47.305728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bbc0bd5-6672-4d05-a00a-6727dbd54fd3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:47.308183 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-5bbc0bd5-6672-4d05-a00a-6727dbd54fd3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:47.349111 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.349111 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:47.369171 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bbc0bd5-6672-4d05-a00a-6727dbd54fd3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:47.370038 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 70/265] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:47 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:47.380031 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-07bea9f2-cd59-461e-b926-a10e4faf94d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.382132 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07bea9f2-cd59-461e-b926-a10e4faf94d1 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:47.382463 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-07bea9f2-cd59-461e-b926-a10e4faf94d1 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:47.382645 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-07bea9f2-cd59-461e-b926-a10e4faf94d1 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:47.391482 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.391482 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:47.391683 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-07bea9f2-cd59-461e-b926-a10e4faf94d1 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:47.392990 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07bea9f2-cd59-461e-b926-a10e4faf94d1 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:47.393877 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 67/266] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:47 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:58:47.405889 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5972dbe-1e88-42c6-a621-7326e72fb86e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.407887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.409010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5972dbe-1e88-42c6-a621-7326e72fb86e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:47.409364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5972dbe-1e88-42c6-a621-7326e72fb86e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:47.409800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5972dbe-1e88-42c6-a621-7326e72fb86e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:47.411116 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 08:58:47.411797 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26d1886d-9f4a-40fc-989a-f4a4b85c7268", "name": "tempest-SnapshotsActionsTest-Snapshot-452718053"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:47.425347 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.425347 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:47.426168 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.426168 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:47.426919 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:47.427173 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create snapshot from volume 26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:47.431330 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5972dbe-1e88-42c6-a621-7326e72fb86e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:47.437628 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5972dbe-1e88-42c6-a621-7326e72fb86e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:47.438217 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 64/267] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:47 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:47.479219 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Created reservations ['835d5486-ea94-4b28-8c16-8453c9f3b0ac', 'da4aea50-87ee-4bd7-bd06-cd6c0222af0d', 'c7d6cc9c-5f2f-4a27-a411-b7ecc380bb9b', 'a22ca071-b36a-4267-990e-8472e6194eaa'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:47.528799 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot create request issued successfully. Aug 26 08:58:47.529089 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b7fddd9-8e49-4a83-a9bf-9a69250a91dd tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 08:58:47.529715 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 67/268] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 08:58:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:47.542810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca23bfcd-1cbd-42df-ac5f-e9486fdd0c05 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.546054 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca23bfcd-1cbd-42df-ac5f-e9486fdd0c05 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:47.546470 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca23bfcd-1cbd-42df-ac5f-e9486fdd0c05 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:47.546805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca23bfcd-1cbd-42df-ac5f-e9486fdd0c05 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:47.557058 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.557058 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:47.557763 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca23bfcd-1cbd-42df-ac5f-e9486fdd0c05 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:47.559018 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca23bfcd-1cbd-42df-ac5f-e9486fdd0c05 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 returned with HTTP 200 Aug 26 08:58:47.559492 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 71/269] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:47 2026] GET /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:47.835826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-333724a2-fa66-4a1e-8e47-931d39c9fba5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:47.841671 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-333724a2-fa66-4a1e-8e47-931d39c9fba5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:47.841671 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-333724a2-fa66-4a1e-8e47-931d39c9fba5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:47.841744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-333724a2-fa66-4a1e-8e47-931d39c9fba5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:47.861689 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:47.861689 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:47.870833 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-333724a2-fa66-4a1e-8e47-931d39c9fba5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:47.880330 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-333724a2-fa66-4a1e-8e47-931d39c9fba5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:47.880726 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 68/270] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:47 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:48.183959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96eb3d44-1f78-41e2-9ed6-3c85e56f1197 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.185596 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96eb3d44-1f78-41e2-9ed6-3c85e56f1197 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d Aug 26 08:58:48.185596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96eb3d44-1f78-41e2-9ed6-3c85e56f1197 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.185891 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96eb3d44-1f78-41e2-9ed6-3c85e56f1197 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.196316 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.196316 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:48.202364 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-96eb3d44-1f78-41e2-9ed6-3c85e56f1197 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:48.207323 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96eb3d44-1f78-41e2-9ed6-3c85e56f1197 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d returned with HTTP 200 Aug 26 08:58:48.209008 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 65/271] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:48.454685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df3e7428-37b3-4ce2-b457-64aa3c9042c8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.459075 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df3e7428-37b3-4ce2-b457-64aa3c9042c8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:48.459075 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df3e7428-37b3-4ce2-b457-64aa3c9042c8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.459352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df3e7428-37b3-4ce2-b457-64aa3c9042c8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.487348 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.487348 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:48.497607 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-df3e7428-37b3-4ce2-b457-64aa3c9042c8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:48.506246 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df3e7428-37b3-4ce2-b457-64aa3c9042c8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:48.507734 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 68/272] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:48.570987 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11bf9fcf-409b-4eaf-98f3-cac1b11bafc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.573020 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11bf9fcf-409b-4eaf-98f3-cac1b11bafc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:48.573221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11bf9fcf-409b-4eaf-98f3-cac1b11bafc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.573447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11bf9fcf-409b-4eaf-98f3-cac1b11bafc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.579520 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.579520 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:48.580134 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11bf9fcf-409b-4eaf-98f3-cac1b11bafc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:48.580960 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11bf9fcf-409b-4eaf-98f3-cac1b11bafc6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 returned with HTTP 200 Aug 26 08:58:48.581399 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 72/273] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:48.595076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9743837e-32e6-4768-8ad1-bdaae8f881ca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.598683 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9743837e-32e6-4768-8ad1-bdaae8f881ca tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422/action Aug 26 08:58:48.598683 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9743837e-32e6-4768-8ad1-bdaae8f881ca tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:48.599108 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9743837e-32e6-4768-8ad1-bdaae8f881ca tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:48.601324 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-9743837e-32e6-4768-8ad1-bdaae8f881ca tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot 'edd480db-2b8c-4fa6-961e-de03fcfc7422' with '{'status': 'creating'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:48.640899 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.640899 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:48.656550 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9743837e-32e6-4768-8ad1-bdaae8f881ca tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422/action returned with HTTP 202 Aug 26 08:58:48.657156 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 69/274] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:48 2026] POST /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:48.668484 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-107a5467-3245-4db6-9f87-117ff8c958cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.670675 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-107a5467-3245-4db6-9f87-117ff8c958cf tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:48.670949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-107a5467-3245-4db6-9f87-117ff8c958cf tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.671202 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-107a5467-3245-4db6-9f87-117ff8c958cf tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.679608 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.679608 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:48.679608 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-107a5467-3245-4db6-9f87-117ff8c958cf tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:48.680446 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-107a5467-3245-4db6-9f87-117ff8c958cf tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 returned with HTTP 200 Aug 26 08:58:48.680935 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 66/275] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:48.685426 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.688152 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d Aug 26 08:58:48.688293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.688542 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.688771 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Delete volume with id: c75c0a93-c5a3-47cb-a411-2e72f665514d Aug 26 08:58:48.689379 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.691556 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422/action Aug 26 08:58:48.692026 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:48.692194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:48.701308 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.701308 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:48.701740 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot retrieved successfully. Aug 26 08:58:48.702098 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.702098 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:48.702898 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:48.729784 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Delete volume request issued successfully. Aug 26 08:58:48.730073 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2623d6ee-0c60-45f7-9e82-de87374a4199 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d returned with HTTP 202 Aug 26 08:58:48.730622 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 69/276] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:48 2026] DELETE /volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:48.743204 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-97c3fc43-ffa5-44b6-a633-1fb09734703d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.745103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97c3fc43-ffa5-44b6-a633-1fb09734703d tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d Aug 26 08:58:48.745258 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97c3fc43-ffa5-44b6-a633-1fb09734703d tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.745510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97c3fc43-ffa5-44b6-a633-1fb09734703d tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.752944 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.752944 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:48.755792 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot delete request issued successfully. Aug 26 08:58:48.756114 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ace6662-43ea-4245-a3f2-69029b9b8e6f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422/action returned with HTTP 202 Aug 26 08:58:48.756779 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 73/277] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:48 2026] POST /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:48.757217 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-97c3fc43-ffa5-44b6-a633-1fb09734703d tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:48.762064 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97c3fc43-ffa5-44b6-a633-1fb09734703d tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d returned with HTTP 200 Aug 26 08:58:48.762397 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 70/278] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:48.770050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f1e7c06-5de1-4c4b-ac79-6f87f53cb459 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.773041 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f1e7c06-5de1-4c4b-ac79-6f87f53cb459 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:48.773235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f1e7c06-5de1-4c4b-ac79-6f87f53cb459 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.773460 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f1e7c06-5de1-4c4b-ac79-6f87f53cb459 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.783729 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.783729 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:48.784455 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3f1e7c06-5de1-4c4b-ac79-6f87f53cb459 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:48.785520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f1e7c06-5de1-4c4b-ac79-6f87f53cb459 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 returned with HTTP 200 Aug 26 08:58:48.786267 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 67/279] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:48.900083 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c155135d-a61f-48f7-ae6d-863296fbfd2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:48.903148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c155135d-a61f-48f7-ae6d-863296fbfd2a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:48.903148 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c155135d-a61f-48f7-ae6d-863296fbfd2a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:48.903463 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c155135d-a61f-48f7-ae6d-863296fbfd2a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:48.913549 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:48.913549 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:48.918120 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c155135d-a61f-48f7-ae6d-863296fbfd2a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:48.923403 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c155135d-a61f-48f7-ae6d-863296fbfd2a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:48.924237 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 70/280] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:48 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:49.523076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6af92518-f271-40b8-8ad4-fbbc74ceb180 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.525350 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6af92518-f271-40b8-8ad4-fbbc74ceb180 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:49.525652 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6af92518-f271-40b8-8ad4-fbbc74ceb180 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.525943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6af92518-f271-40b8-8ad4-fbbc74ceb180 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.541206 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.541206 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:49.547238 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6af92518-f271-40b8-8ad4-fbbc74ceb180 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:49.555315 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6af92518-f271-40b8-8ad4-fbbc74ceb180 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:49.555881 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 74/281] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:49 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:49.781825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36cff2f2-9140-4102-b0db-5ab05e661122 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.786493 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36cff2f2-9140-4102-b0db-5ab05e661122 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d Aug 26 08:58:49.786693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36cff2f2-9140-4102-b0db-5ab05e661122 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.787963 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36cff2f2-9140-4102-b0db-5ab05e661122 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.797146 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4777612-fd6c-4842-9691-6bb2a215f754 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.798807 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36cff2f2-9140-4102-b0db-5ab05e661122 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d returned with HTTP 404 Aug 26 08:58:49.799491 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 71/282] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:49 2026] GET /volume/v3/volumes/c75c0a93-c5a3-47cb-a411-2e72f665514d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:49.800670 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4777612-fd6c-4842-9691-6bb2a215f754 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:49.800670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4777612-fd6c-4842-9691-6bb2a215f754 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.800670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4777612-fd6c-4842-9691-6bb2a215f754 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.810889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4777612-fd6c-4842-9691-6bb2a215f754 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 returned with HTTP 404 Aug 26 08:58:49.811241 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d8ce7c8-199f-48cc-926c-c30627235361 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.811638 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 68/283] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:49 2026] GET /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:49.814062 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:49.814246 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.814504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.814611 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Delete volume with id: 5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:49.820260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53390896-886f-48fb-afcc-1fd9975f76de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.824585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53390896-886f-48fb-afcc-1fd9975f76de tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:49.825024 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53390896-886f-48fb-afcc-1fd9975f76de tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:49.825162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53390896-886f-48fb-afcc-1fd9975f76de tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:49.826686 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.826686 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:49.826686 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:49.827003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-53390896-886f-48fb-afcc-1fd9975f76de tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:49.838663 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.838663 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:49.855285 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53390896-886f-48fb-afcc-1fd9975f76de tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:49.855812 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 75/284] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:49 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:49.862871 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Delete volume request issued successfully. Aug 26 08:58:49.862871 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d8ce7c8-199f-48cc-926c-c30627235361 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 202 Aug 26 08:58:49.862871 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 71/285] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:49 2026] DELETE /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:49.865179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c5579732-dff5-4c00-8e0c-89994892a79d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.870969 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5579732-dff5-4c00-8e0c-89994892a79d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:49.870969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5579732-dff5-4c00-8e0c-89994892a79d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.870969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5579732-dff5-4c00-8e0c-89994892a79d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.871228 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-053beac5-3a21-463f-8e4d-8bf415f00c65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.874085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-053beac5-3a21-463f-8e4d-8bf415f00c65 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:49.874335 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-053beac5-3a21-463f-8e4d-8bf415f00c65 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.876981 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-053beac5-3a21-463f-8e4d-8bf415f00c65 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.877232 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.877232 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:49.877232 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c5579732-dff5-4c00-8e0c-89994892a79d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:49.878548 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5579732-dff5-4c00-8e0c-89994892a79d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:49.880031 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 72/286] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:49 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:49.886853 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.886853 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:49.892874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88dabec9-04a5-4fbf-938b-fe1aab15251d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.892874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88dabec9-04a5-4fbf-938b-fe1aab15251d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:49.893158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88dabec9-04a5-4fbf-938b-fe1aab15251d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.893446 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88dabec9-04a5-4fbf-938b-fe1aab15251d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.893614 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-053beac5-3a21-463f-8e4d-8bf415f00c65 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Volume info retrieved successfully. Aug 26 08:58:49.893706 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-88dabec9-04a5-4fbf-938b-fe1aab15251d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete snapshot with id: edd480db-2b8c-4fa6-961e-de03fcfc7422 Aug 26 08:58:49.898541 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88dabec9-04a5-4fbf-938b-fe1aab15251d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 returned with HTTP 404 Aug 26 08:58:49.899032 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 76/287] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 08:58:49 2026] DELETE /volume/v3/snapshots/edd480db-2b8c-4fa6-961e-de03fcfc7422 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:49.904937 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-053beac5-3a21-463f-8e4d-8bf415f00c65 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 200 Aug 26 08:58:49.905423 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 69/288] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:49 2026] GET /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:49.912536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.915201 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 08:58:49.916641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26d1886d-9f4a-40fc-989a-f4a4b85c7268", "name": "tempest-SnapshotsActionsTest-Snapshot-761449791"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:49.928391 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.928391 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:49.928871 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:49.929002 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create snapshot from volume 26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:49.948424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bdd0a5c1-cb1c-4eb5-a1fa-9f9df8b9545e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:49.950664 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bdd0a5c1-cb1c-4eb5-a1fa-9f9df8b9545e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:49.950895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bdd0a5c1-cb1c-4eb5-a1fa-9f9df8b9545e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:49.951102 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bdd0a5c1-cb1c-4eb5-a1fa-9f9df8b9545e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:49.958584 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:49.958584 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:49.964775 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bdd0a5c1-cb1c-4eb5-a1fa-9f9df8b9545e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:49.972347 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bdd0a5c1-cb1c-4eb5-a1fa-9f9df8b9545e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:49.972347 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 73/289] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:49 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:49.985528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Created reservations ['4ddfe60b-5473-45bd-910a-37908677e3c1', 'abc1651b-9041-494c-b999-439d69da8c67', '59062d16-85fc-4147-b260-fc1fa6c27e12', 'e45be9d4-ec84-486e-81a1-2cdbb02fd464'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:50.051235 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot create request issued successfully. Aug 26 08:58:50.051860 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdad02da-49c2-426d-b8cb-bbbdc2aa4e93 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 08:58:50.052527 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 72/290] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 08:58:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:50.068003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fac7e052-294b-4ae8-9a1b-cf0c439bb139 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:50.071446 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fac7e052-294b-4ae8-9a1b-cf0c439bb139 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:50.071446 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fac7e052-294b-4ae8-9a1b-cf0c439bb139 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:50.071662 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fac7e052-294b-4ae8-9a1b-cf0c439bb139 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:50.085563 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:50.085563 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:50.086201 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fac7e052-294b-4ae8-9a1b-cf0c439bb139 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:50.087307 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fac7e052-294b-4ae8-9a1b-cf0c439bb139 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d returned with HTTP 200 Aug 26 08:58:50.088029 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 77/291] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:50 2026] GET /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:50.575704 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0ee90123-5daa-4b9a-abc1-1c32c9205412 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:50.580354 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ee90123-5daa-4b9a-abc1-1c32c9205412 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:50.580649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ee90123-5daa-4b9a-abc1-1c32c9205412 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:50.584176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ee90123-5daa-4b9a-abc1-1c32c9205412 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:50.599472 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:50.599472 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:50.603217 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0ee90123-5daa-4b9a-abc1-1c32c9205412 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:50.609333 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ee90123-5daa-4b9a-abc1-1c32c9205412 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:50.610005 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 70/292] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:50 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:50.932567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ece94a45-c0c3-42e4-b2bd-719df6f31727 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:50.934815 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ece94a45-c0c3-42e4-b2bd-719df6f31727 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] GET https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 Aug 26 08:58:50.935176 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ece94a45-c0c3-42e4-b2bd-719df6f31727 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:50.935320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ece94a45-c0c3-42e4-b2bd-719df6f31727 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:50.942684 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ece94a45-c0c3-42e4-b2bd-719df6f31727 tempest-ServersNegativeTestJSON-2134845538 tempest-ServersNegativeTestJSON-2134845538-project-member] https://10.4.3.236/volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 returned with HTTP 404 Aug 26 08:58:50.943404 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 74/293] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:50 2026] GET /volume/v3/volumes/5459f8a7-0c33-4d2d-943e-4fbaa6b64c98 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:50.996674 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f15317f-c5ed-4584-89f0-e89d0e70b4cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.001279 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f15317f-c5ed-4584-89f0-e89d0e70b4cc tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:51.001279 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f15317f-c5ed-4584-89f0-e89d0e70b4cc tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:51.001279 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f15317f-c5ed-4584-89f0-e89d0e70b4cc tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:51.012737 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.012737 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:51.022941 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5f15317f-c5ed-4584-89f0-e89d0e70b4cc tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:51.031187 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f15317f-c5ed-4584-89f0-e89d0e70b4cc tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:51.031743 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 73/294] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:50 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:51.101748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9c0916c-9eba-496a-a8e0-646c0fe7aa2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.103751 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9c0916c-9eba-496a-a8e0-646c0fe7aa2a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:51.104009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9c0916c-9eba-496a-a8e0-646c0fe7aa2a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:51.104211 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9c0916c-9eba-496a-a8e0-646c0fe7aa2a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:51.115436 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.115436 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:51.116208 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9c0916c-9eba-496a-a8e0-646c0fe7aa2a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:51.117006 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9c0916c-9eba-496a-a8e0-646c0fe7aa2a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d returned with HTTP 200 Aug 26 08:58:51.117490 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 78/295] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:51 2026] GET /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:51.132087 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd013e95-45b6-479e-89ab-ccdd2cbfafa3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.139313 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd013e95-45b6-479e-89ab-ccdd2cbfafa3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d/action Aug 26 08:58:51.139535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd013e95-45b6-479e-89ab-ccdd2cbfafa3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:51.139723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd013e95-45b6-479e-89ab-ccdd2cbfafa3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:51.143877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-fd013e95-45b6-479e-89ab-ccdd2cbfafa3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '44707eeb-9407-4fe6-ae4b-197eefe7ad4d' with '{'status': 'deleting'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:51.159056 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.159056 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:51.173568 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd013e95-45b6-479e-89ab-ccdd2cbfafa3 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d/action returned with HTTP 202 Aug 26 08:58:51.174076 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 71/296] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:51 2026] POST /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:51.184169 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ae4af66-2f51-4bd1-b05f-8cfeae857525 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.187250 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ae4af66-2f51-4bd1-b05f-8cfeae857525 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:51.187433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ae4af66-2f51-4bd1-b05f-8cfeae857525 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:51.187764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ae4af66-2f51-4bd1-b05f-8cfeae857525 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:51.198148 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.198148 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:51.198690 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3ae4af66-2f51-4bd1-b05f-8cfeae857525 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:51.200892 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ae4af66-2f51-4bd1-b05f-8cfeae857525 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d returned with HTTP 200 Aug 26 08:58:51.200892 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 75/297] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:51 2026] GET /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:51.213809 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.216977 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d/action Aug 26 08:58:51.217836 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:51.218139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:51.257737 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.257737 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:51.257737 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot retrieved successfully. Aug 26 08:58:51.281383 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot delete request issued successfully. Aug 26 08:58:51.282065 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cd86eaa-75e4-4ccb-962e-a9c9da04c90c tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d/action returned with HTTP 202 Aug 26 08:58:51.282721 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 74/298] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:51 2026] POST /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:51.298490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05368698-4ee5-4194-b86e-4146a930ba56 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.302439 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05368698-4ee5-4194-b86e-4146a930ba56 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:51.303500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05368698-4ee5-4194-b86e-4146a930ba56 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:51.303500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05368698-4ee5-4194-b86e-4146a930ba56 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:51.315519 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.315519 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:51.316863 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05368698-4ee5-4194-b86e-4146a930ba56 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:51.318428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05368698-4ee5-4194-b86e-4146a930ba56 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d returned with HTTP 200 Aug 26 08:58:51.319010 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 79/299] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:51 2026] GET /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:51.626943 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79ca5072-12ea-475b-8808-831b3046821b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:51.629276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79ca5072-12ea-475b-8808-831b3046821b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:51.629620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79ca5072-12ea-475b-8808-831b3046821b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:51.629719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79ca5072-12ea-475b-8808-831b3046821b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:51.642576 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:51.642576 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:51.659407 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-79ca5072-12ea-475b-8808-831b3046821b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:51.670012 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79ca5072-12ea-475b-8808-831b3046821b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:51.670340 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 72/300] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:51 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:52.000488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d0cb3ec7-7f8a-4169-9b73-7efff71d82b0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.050733 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-14ad2e46-76cd-4aa0-a1bf-503121138c0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.053064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14ad2e46-76cd-4aa0-a1bf-503121138c0a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:52.053335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14ad2e46-76cd-4aa0-a1bf-503121138c0a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.053651 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14ad2e46-76cd-4aa0-a1bf-503121138c0a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.063389 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.063389 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:52.069279 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-14ad2e46-76cd-4aa0-a1bf-503121138c0a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:52.076153 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14ad2e46-76cd-4aa0-a1bf-503121138c0a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:52.076737 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 75/301] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:52 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:52.295123 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d0cb3ec7-7f8a-4169-9b73-7efff71d82b0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:52.295592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d0cb3ec7-7f8a-4169-9b73-7efff71d82b0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-636967041", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:52.316744 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d0cb3ec7-7f8a-4169-9b73-7efff71d82b0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:52.317551 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 76/302] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 08:58:51 2026] POST /volume/v3/types => generated 274 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:52.335695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0db663c9-f741-41de-8738-9e6f70775592 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.336076 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-332e524d-77ce-46c3-bcc0-6e35cecee0f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.337897 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0db663c9-f741-41de-8738-9e6f70775592 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:52.338282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0db663c9-f741-41de-8738-9e6f70775592 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1394660942", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:52.341081 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-332e524d-77ce-46c3-bcc0-6e35cecee0f6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:52.341532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-332e524d-77ce-46c3-bcc0-6e35cecee0f6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.341838 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-332e524d-77ce-46c3-bcc0-6e35cecee0f6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.352836 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-332e524d-77ce-46c3-bcc0-6e35cecee0f6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d returned with HTTP 404 Aug 26 08:58:52.353888 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 73/303] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:52 2026] GET /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:52.360502 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0db663c9-f741-41de-8738-9e6f70775592 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:52.361217 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 80/304] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 08:58:52 2026] POST /volume/v3/types => generated 275 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:52.367338 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97d7899b-ecdb-4c24-acc7-6e6044448ed4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.372125 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97d7899b-ecdb-4c24-acc7-6e6044448ed4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:52.372649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97d7899b-ecdb-4c24-acc7-6e6044448ed4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:52.373171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97d7899b-ecdb-4c24-acc7-6e6044448ed4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:52.374882 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-97d7899b-ecdb-4c24-acc7-6e6044448ed4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'available'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:52.375341 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-035f3fd0-4dde-4791-9182-a76992228e5b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.391338 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.391338 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:52.411406 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97d7899b-ecdb-4c24-acc7-6e6044448ed4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:52.414910 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 76/305] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:52 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:52.424028 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-621563dc-1a99-4c67-9eae-5f67b07edfee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.426801 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-621563dc-1a99-4c67-9eae-5f67b07edfee tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:52.428046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-621563dc-1a99-4c67-9eae-5f67b07edfee tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.428046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-621563dc-1a99-4c67-9eae-5f67b07edfee tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.433523 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.433523 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:52.433998 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-621563dc-1a99-4c67-9eae-5f67b07edfee tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:52.434798 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-621563dc-1a99-4c67-9eae-5f67b07edfee tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:52.435321 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 74/306] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:52 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:52.454609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fc30167-d82e-4a1e-ab52-66a7ab15b2c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.456582 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fc30167-d82e-4a1e-ab52-66a7ab15b2c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:52.456831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fc30167-d82e-4a1e-ab52-66a7ab15b2c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.457100 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fc30167-d82e-4a1e-ab52-66a7ab15b2c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.457222 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-3fc30167-d82e-4a1e-ab52-66a7ab15b2c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete snapshot with id: 44707eeb-9407-4fe6-ae4b-197eefe7ad4d Aug 26 08:58:52.461986 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fc30167-d82e-4a1e-ab52-66a7ab15b2c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d returned with HTTP 404 Aug 26 08:58:52.462486 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 81/307] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 08:58:52 2026] DELETE /volume/v3/snapshots/44707eeb-9407-4fe6-ae4b-197eefe7ad4d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:52.473539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.475509 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 08:58:52.476136 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26d1886d-9f4a-40fc-989a-f4a4b85c7268", "name": "tempest-SnapshotsActionsTest-Snapshot-521619309"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:52.487783 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.487783 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:52.487783 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:52.487783 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create snapshot from volume 26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:52.540207 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Created reservations ['d21f3db7-186c-47f8-b4da-ae77da812ae6', 'b82f308c-8e6d-44df-9ee2-a3b6fddcc3f9', '6d99b4a5-6db5-442e-8e97-12e77b82057c', '6dab2b2d-89c6-4d04-ae14-bda8bb8c40ca'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:52.584440 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot create request issued successfully. Aug 26 08:58:52.584834 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64a13c27-f71e-4e50-b19b-4c131ed6ae0e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 08:58:52.585483 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 77/308] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 08:58:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:52.602306 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea3a8337-89da-43a4-9151-0bb77ac56580 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.607653 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea3a8337-89da-43a4-9151-0bb77ac56580 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:52.607653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea3a8337-89da-43a4-9151-0bb77ac56580 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.607653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea3a8337-89da-43a4-9151-0bb77ac56580 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.613234 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.613234 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:52.614409 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea3a8337-89da-43a4-9151-0bb77ac56580 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:52.616069 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea3a8337-89da-43a4-9151-0bb77ac56580 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d returned with HTTP 200 Aug 26 08:58:52.616069 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 75/309] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:52 2026] GET /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:52.687704 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba9ae9ba-1714-4c3b-afaf-d29406894809 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.689529 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba9ae9ba-1714-4c3b-afaf-d29406894809 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:52.689730 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba9ae9ba-1714-4c3b-afaf-d29406894809 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.689958 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba9ae9ba-1714-4c3b-afaf-d29406894809 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.693678 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:58:52.695231 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1005992471", "volume_type": "4d5abc22-3336-4777-8c39-ba966859e461", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:52.697905 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1005992471', 'volume_type': '4d5abc22-3336-4777-8c39-ba966859e461', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:58:52.705416 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Create volume of 1 GB Aug 26 08:58:52.706283 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.706283 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:52.707147 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Availability Zones retrieved successfully. Aug 26 08:58:52.711033 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.711033 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:52.718310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Flow 'volume_create_api' (f48e55d9-97a3-4cfe-a047-e6430be6f9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:52.720281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e7bc1f-70e7-4bc6-9662-57f9a1c26769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:52.721312 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba9ae9ba-1714-4c3b-afaf-d29406894809 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:52.721675 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:58:52.726310 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba9ae9ba-1714-4c3b-afaf-d29406894809 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:52.726755 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 82/310] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:52 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:58:52.747383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e7bc1f-70e7-4bc6-9662-57f9a1c26769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:58:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=4d5abc22-3336-4777-8c39-ba966859e461,is_public=True,name='tempest-VolumeTypesTest-volume-type-636967041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d5abc22-3336-4777-8c39-ba966859e461', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:52.748744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bc7f90-b9e1-4589-9a7f-b98ef0577a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:52.783499 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-636967041 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-636967041, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:52.784067 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-636967041 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-636967041, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:52.834860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Created reservations ['ec98625b-c2b6-48d6-b6a6-8b299a1d469e', 'd1ff62c8-7803-4150-a9e2-246cb94da018', '32bd839f-ea94-4e20-b635-256a32fae0c6', 'e57a89ff-1a2e-4294-9786-e20bcb086033'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:52.835728 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bc7f90-b9e1-4589-9a7f-b98ef0577a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec98625b-c2b6-48d6-b6a6-8b299a1d469e', 'd1ff62c8-7803-4150-a9e2-246cb94da018', '32bd839f-ea94-4e20-b635-256a32fae0c6', 'e57a89ff-1a2e-4294-9786-e20bcb086033']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:52.836621 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4761f73f-5152-4086-8322-22f7b4a848c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:52.864283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4761f73f-5152-4086-8322-22f7b4a848c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43196747-355c-4736-9e18-1a42ebb9c9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1005992471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='562833cf68544d66af8353b242bf9f20',qos_specs=None,replication_status=,reservations=['ec98625b-c2b6-48d6-b6a6-8b299a1d469e','d1ff62c8-7803-4150-a9e2-246cb94da018','32bd839f-ea94-4e20-b635-256a32fae0c6','e57a89ff-1a2e-4294-9786-e20bcb086033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fb54a78c60418d816723a7f551fc68',volume_type_id=4d5abc22-3336-4777-8c39-ba966859e461), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1005992471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43196747-355c-4736-9e18-1a42ebb9c9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='562833cf68544d66af8353b242bf9f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fb54a78c60418d816723a7f551fc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d5abc22-3336-4777-8c39-ba966859e461),volume_type_id=4d5abc22-3336-4777-8c39-ba966859e461)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:52.865159 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae2c7f53-a4a1-4f8a-b11f-6db319f87f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:52.886224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae2c7f53-a4a1-4f8a-b11f-6db319f87f83) transitioned into state 'SUCCESS' from state '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-1005992471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='562833cf68544d66af8353b242bf9f20',qos_specs=None,replication_status=,reservations=['ec98625b-c2b6-48d6-b6a6-8b299a1d469e','d1ff62c8-7803-4150-a9e2-246cb94da018','32bd839f-ea94-4e20-b635-256a32fae0c6','e57a89ff-1a2e-4294-9786-e20bcb086033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fb54a78c60418d816723a7f551fc68',volume_type_id=4d5abc22-3336-4777-8c39-ba966859e461)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:52.886903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3511bb93-0c9f-4403-930d-78d7961c1aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:58:52.902069 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3511bb93-0c9f-4403-930d-78d7961c1aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:58:52.902906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Flow 'volume_create_api' (f48e55d9-97a3-4cfe-a047-e6430be6f9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:58:52.903288 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Create volume request issued successfully. Aug 26 08:58:52.904833 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-035f3fd0-4dde-4791-9182-a76992228e5b tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:58:52.904988 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 77/311] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:58:52 2026] POST /volume/v3/volumes => generated 783 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:52.926776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a33d130c-009c-408d-bf9a-3d4c030c1f2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:52.928834 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a33d130c-009c-408d-bf9a-3d4c030c1f2a tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:52.929035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a33d130c-009c-408d-bf9a-3d4c030c1f2a tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:52.929242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a33d130c-009c-408d-bf9a-3d4c030c1f2a tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:52.936747 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:52.936747 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:52.941027 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a33d130c-009c-408d-bf9a-3d4c030c1f2a tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:52.946421 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a33d130c-009c-408d-bf9a-3d4c030c1f2a tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:52.946809 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 78/312] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:52 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:53.095638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c72204e5-6581-44da-b92d-7422646ba8b2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.099876 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c72204e5-6581-44da-b92d-7422646ba8b2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:53.099876 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c72204e5-6581-44da-b92d-7422646ba8b2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:53.099876 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c72204e5-6581-44da-b92d-7422646ba8b2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:53.107156 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.107156 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:53.112242 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c72204e5-6581-44da-b92d-7422646ba8b2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:53.127235 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c72204e5-6581-44da-b92d-7422646ba8b2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:53.130834 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 76/313] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:53 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:53.627716 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-62353cbe-f212-405c-bf54-43319b92d0bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.628728 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62353cbe-f212-405c-bf54-43319b92d0bc tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:53.628937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-62353cbe-f212-405c-bf54-43319b92d0bc tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:53.629119 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-62353cbe-f212-405c-bf54-43319b92d0bc tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:53.634827 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.634827 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:53.635475 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-62353cbe-f212-405c-bf54-43319b92d0bc tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:53.636333 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62353cbe-f212-405c-bf54-43319b92d0bc tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d returned with HTTP 200 Aug 26 08:58:53.636741 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 83/314] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:53 2026] GET /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:53.648443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-55667600-f30d-4a9a-9f5f-d17319c341f7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.651388 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-55667600-f30d-4a9a-9f5f-d17319c341f7 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d/action Aug 26 08:58:53.651873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-55667600-f30d-4a9a-9f5f-d17319c341f7 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:53.651993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-55667600-f30d-4a9a-9f5f-d17319c341f7 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:53.654385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-55667600-f30d-4a9a-9f5f-d17319c341f7 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '3359f0d0-0431-461a-a815-849d1f526e4d' with '{'status': 'error'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:53.668566 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.668566 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:53.686546 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-55667600-f30d-4a9a-9f5f-d17319c341f7 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d/action returned with HTTP 202 Aug 26 08:58:53.687947 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 78/315] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:53 2026] POST /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:53.696178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-180115e0-f7d6-465a-bd68-7c5bcedb735f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.698860 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180115e0-f7d6-465a-bd68-7c5bcedb735f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:53.699123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180115e0-f7d6-465a-bd68-7c5bcedb735f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:53.699402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180115e0-f7d6-465a-bd68-7c5bcedb735f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:53.709017 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.709017 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:53.709148 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-180115e0-f7d6-465a-bd68-7c5bcedb735f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:53.710310 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180115e0-f7d6-465a-bd68-7c5bcedb735f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d returned with HTTP 200 Aug 26 08:58:53.710775 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 79/316] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:53 2026] GET /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:53.723038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76d23331-78b8-41ae-8a96-978897d4e8cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.727906 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76d23331-78b8-41ae-8a96-978897d4e8cc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d/action Aug 26 08:58:53.727906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76d23331-78b8-41ae-8a96-978897d4e8cc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:53.727906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76d23331-78b8-41ae-8a96-978897d4e8cc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:53.733078 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.733078 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:53.733600 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76d23331-78b8-41ae-8a96-978897d4e8cc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot retrieved successfully. Aug 26 08:58:53.742495 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-263f7d57-1797-4c31-87d5-3474d09af0be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.747045 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-263f7d57-1797-4c31-87d5-3474d09af0be tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:53.747326 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-263f7d57-1797-4c31-87d5-3474d09af0be tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:53.747631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-263f7d57-1797-4c31-87d5-3474d09af0be tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:53.757734 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76d23331-78b8-41ae-8a96-978897d4e8cc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot delete request issued successfully. Aug 26 08:58:53.758295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76d23331-78b8-41ae-8a96-978897d4e8cc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d/action returned with HTTP 202 Aug 26 08:58:53.759154 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 77/317] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:53 2026] POST /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:53.765763 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.765763 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:53.768157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-04a54791-8566-45c3-8939-f963dba62e71 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.770479 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04a54791-8566-45c3-8939-f963dba62e71 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:53.770692 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04a54791-8566-45c3-8939-f963dba62e71 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:53.771328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04a54791-8566-45c3-8939-f963dba62e71 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:53.775554 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-263f7d57-1797-4c31-87d5-3474d09af0be tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:53.778000 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.778000 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:53.778492 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-04a54791-8566-45c3-8939-f963dba62e71 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:53.779436 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04a54791-8566-45c3-8939-f963dba62e71 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d returned with HTTP 200 Aug 26 08:58:53.779869 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 79/318] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:53 2026] GET /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:53.784738 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-263f7d57-1797-4c31-87d5-3474d09af0be tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:53.784887 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 84/319] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:53 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:53.964111 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-02c1605f-e4ea-4645-9364-29efb81b78f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:53.967859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02c1605f-e4ea-4645-9364-29efb81b78f9 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:53.968322 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02c1605f-e4ea-4645-9364-29efb81b78f9 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:53.968740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02c1605f-e4ea-4645-9364-29efb81b78f9 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:53.985665 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:53.985665 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:53.995338 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-02c1605f-e4ea-4645-9364-29efb81b78f9 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:54.007131 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02c1605f-e4ea-4645-9364-29efb81b78f9 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:54.007949 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 80/320] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:53 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:54.024427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.026638 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] POST https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe/action Aug 26 08:58:54.027705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Action body: b'{"os-retype": {"new_type": "93eba1d6-378d-4fb2-b4c9-57111c745c25"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:54.027705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "93eba1d6-378d-4fb2-b4c9-57111c745c25"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:54.036311 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.036311 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:54.037182 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:54.070980 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1394660942 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1394660942, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:54.072580 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1394660942 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1394660942, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:54.095547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Created reservations ['c4b02e60-4a21-40fa-9673-7fbb552870a9', '858c2bcb-f9e0-4e5d-b08d-ff9c7be2e6ae'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:54.108511 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-636967041 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-636967041, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:54.109122 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-636967041 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-636967041, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:58:54.118350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Created reservations ['e42c59c3-4e9a-4e15-bdf1-857ca1748c07', '4763f92e-c3b4-4103-a740-e43f8d1e24e7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:54.147709 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-73b62715-948e-445f-8e07-473e1978bef5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.150899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-73b62715-948e-445f-8e07-473e1978bef5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:54.150899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-73b62715-948e-445f-8e07-473e1978bef5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:54.150899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-73b62715-948e-445f-8e07-473e1978bef5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:54.157554 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Retype volume request issued successfully. Aug 26 08:58:54.158126 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7da3bdbe-9466-4ae6-a539-9abf677a3570 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe/action returned with HTTP 202 Aug 26 08:58:54.158819 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 78/321] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:58:54 2026] POST /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:54.158930 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.158930 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:54.164555 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-73b62715-948e-445f-8e07-473e1978bef5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:54.171253 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-336fd7af-1cab-47a3-bbf2-ab2b85b170e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.172986 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-73b62715-948e-445f-8e07-473e1978bef5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:54.173801 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-336fd7af-1cab-47a3-bbf2-ab2b85b170e0 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:54.173896 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 80/322] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:54 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:54.173940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-336fd7af-1cab-47a3-bbf2-ab2b85b170e0 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:54.177052 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-336fd7af-1cab-47a3-bbf2-ab2b85b170e0 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:54.193449 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.193449 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:54.198599 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-336fd7af-1cab-47a3-bbf2-ab2b85b170e0 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:54.204346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-336fd7af-1cab-47a3-bbf2-ab2b85b170e0 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:54.204894 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 85/323] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:54 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:54.791761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb7be24d-903f-463e-a25d-c004fa69c5c6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.793657 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb7be24d-903f-463e-a25d-c004fa69c5c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:54.793865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb7be24d-903f-463e-a25d-c004fa69c5c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:54.794080 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb7be24d-903f-463e-a25d-c004fa69c5c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:54.799131 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb7be24d-903f-463e-a25d-c004fa69c5c6 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d returned with HTTP 404 Aug 26 08:58:54.799598 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 81/324] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:54 2026] GET /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:54.806015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-173f51b9-3f9e-4201-abf2-6d85164c94b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.810608 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-173f51b9-3f9e-4201-abf2-6d85164c94b9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:54.810608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-173f51b9-3f9e-4201-abf2-6d85164c94b9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:54.810608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-173f51b9-3f9e-4201-abf2-6d85164c94b9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:54.810887 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b5fdbef7-6abd-4f4a-ba33-ffe3cb222adc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.812310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5fdbef7-6abd-4f4a-ba33-ffe3cb222adc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:54.816277 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5fdbef7-6abd-4f4a-ba33-ffe3cb222adc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:54.816277 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5fdbef7-6abd-4f4a-ba33-ffe3cb222adc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:54.819808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-b5fdbef7-6abd-4f4a-ba33-ffe3cb222adc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'available'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:54.832417 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.832417 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:54.840146 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.840146 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:54.840315 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-173f51b9-3f9e-4201-abf2-6d85164c94b9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:54.853117 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5fdbef7-6abd-4f4a-ba33-ffe3cb222adc tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:54.853625 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 81/325] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:54 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:54.853721 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-173f51b9-3f9e-4201-abf2-6d85164c94b9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:54.854374 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 79/326] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:54 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:54.864525 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ed1bd16-a2c4-4a4d-835c-19c1ecdfd63f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.867437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ed1bd16-a2c4-4a4d-835c-19c1ecdfd63f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:54.867631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ed1bd16-a2c4-4a4d-835c-19c1ecdfd63f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:54.867829 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ed1bd16-a2c4-4a4d-835c-19c1ecdfd63f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:54.876772 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.876772 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:54.877244 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1ed1bd16-a2c4-4a4d-835c-19c1ecdfd63f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:54.878078 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ed1bd16-a2c4-4a4d-835c-19c1ecdfd63f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:54.878448 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 86/327] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:54 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:54.890012 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-18ded235-ab90-470e-a721-2fbdd610be5a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.892534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18ded235-ab90-470e-a721-2fbdd610be5a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:54.892856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18ded235-ab90-470e-a721-2fbdd610be5a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:54.893133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18ded235-ab90-470e-a721-2fbdd610be5a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:54.893301 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-18ded235-ab90-470e-a721-2fbdd610be5a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete snapshot with id: 3359f0d0-0431-461a-a815-849d1f526e4d Aug 26 08:58:54.899698 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18ded235-ab90-470e-a721-2fbdd610be5a tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d returned with HTTP 404 Aug 26 08:58:54.900672 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 82/328] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 08:58:54 2026] DELETE /volume/v3/snapshots/3359f0d0-0431-461a-a815-849d1f526e4d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:54.909813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:54.912153 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 08:58:54.912573 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26d1886d-9f4a-40fc-989a-f4a4b85c7268", "name": "tempest-SnapshotsActionsTest-Snapshot-133116245"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:54.924145 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:54.924145 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:54.924808 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:54.925928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Create snapshot from volume 26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:54.994507 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Created reservations ['0efa801e-efc8-4c24-9933-1f6f14bad7c7', '53dbad0a-5ece-4fb2-95a7-4f10c6412900', '07bec2b4-d72a-48fe-b845-2607139e7338', '43b294ad-06fc-4f77-892c-a99c4905200b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:58:55.062593 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot create request issued successfully. Aug 26 08:58:55.062593 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1da771f-5f5c-44f6-956f-2ae6190626ad tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 08:58:55.062994 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 82/329] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 08:58:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:58:55.077651 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c4b6c219-cc33-484d-8937-5af4bd6c17a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.079628 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4b6c219-cc33-484d-8937-5af4bd6c17a4 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:55.079904 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4b6c219-cc33-484d-8937-5af4bd6c17a4 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.080083 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4b6c219-cc33-484d-8937-5af4bd6c17a4 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.090578 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.090578 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:55.091261 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c4b6c219-cc33-484d-8937-5af4bd6c17a4 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:55.093398 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4b6c219-cc33-484d-8937-5af4bd6c17a4 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 returned with HTTP 200 Aug 26 08:58:55.093398 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 80/330] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:55.194996 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b29de994-9ba6-4c6f-9406-3848cec01151 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.197741 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b29de994-9ba6-4c6f-9406-3848cec01151 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:55.198799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b29de994-9ba6-4c6f-9406-3848cec01151 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.198799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b29de994-9ba6-4c6f-9406-3848cec01151 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.210256 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.210256 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:55.215682 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b29de994-9ba6-4c6f-9406-3848cec01151 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:55.221021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7cf6222f-57f5-4036-bb39-0a7bbba610f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.224524 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b29de994-9ba6-4c6f-9406-3848cec01151 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:55.225149 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 87/331] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:55.226397 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7cf6222f-57f5-4036-bb39-0a7bbba610f3 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:55.226672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7cf6222f-57f5-4036-bb39-0a7bbba610f3 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.226983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7cf6222f-57f5-4036-bb39-0a7bbba610f3 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.236325 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.236325 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:55.241256 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7cf6222f-57f5-4036-bb39-0a7bbba610f3 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:55.249587 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7cf6222f-57f5-4036-bb39-0a7bbba610f3 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:55.250163 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 83/332] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:55.265270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-798e1e8a-6a43-4d12-b3ae-b3eca446f01e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.267399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-798e1e8a-6a43-4d12-b3ae-b3eca446f01e tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:55.267578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-798e1e8a-6a43-4d12-b3ae-b3eca446f01e tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.267777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-798e1e8a-6a43-4d12-b3ae-b3eca446f01e tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.278510 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.278510 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:55.284632 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-798e1e8a-6a43-4d12-b3ae-b3eca446f01e tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:55.291815 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-798e1e8a-6a43-4d12-b3ae-b3eca446f01e tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:55.292459 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 83/333] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:55.310823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddf6170c-cae6-4a1f-be88-5c006a1623aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.313622 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddf6170c-cae6-4a1f-be88-5c006a1623aa tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:55.313867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddf6170c-cae6-4a1f-be88-5c006a1623aa tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.314144 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddf6170c-cae6-4a1f-be88-5c006a1623aa tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.324833 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.324833 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:55.330813 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ddf6170c-cae6-4a1f-be88-5c006a1623aa tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:55.338242 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddf6170c-cae6-4a1f-be88-5c006a1623aa tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:55.338937 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 81/334] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:55.356300 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.358931 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] DELETE https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:55.359292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.359591 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.359912 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Delete volume with id: 43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:55.372586 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.372586 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:55.373323 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:55.410935 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Delete volume request issued successfully. Aug 26 08:58:55.411220 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d358af5-6a1e-4a84-ab72-b2030c164740 tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 202 Aug 26 08:58:55.411928 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 88/335] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:55 2026] DELETE /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:55.422163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94f5287f-63db-4ea2-a245-c5c03bc36b8d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.426049 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94f5287f-63db-4ea2-a245-c5c03bc36b8d tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:55.426245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94f5287f-63db-4ea2-a245-c5c03bc36b8d tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.426446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94f5287f-63db-4ea2-a245-c5c03bc36b8d tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.431368 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=453,cinder:INSERT=82,cinder:UPDATE=133,cinder:DELETE=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:58:55.439782 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.439782 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:55.445992 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-94f5287f-63db-4ea2-a245-c5c03bc36b8d tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Volume info retrieved successfully. Aug 26 08:58:55.454230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94f5287f-63db-4ea2-a245-c5c03bc36b8d tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 200 Aug 26 08:58:55.454230 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 84/336] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:55.870292 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8bacca19-1e61-407a-886f-5a814a930e10 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:55.872029 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8bacca19-1e61-407a-886f-5a814a930e10 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:55.872212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8bacca19-1e61-407a-886f-5a814a930e10 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:55.872421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8bacca19-1e61-407a-886f-5a814a930e10 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:55.882075 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:55.882075 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:55.885966 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8bacca19-1e61-407a-886f-5a814a930e10 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:55.890377 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8bacca19-1e61-407a-886f-5a814a930e10 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:55.890838 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 84/337] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:55 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.105998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f91cefbf-ea28-4599-9a3c-46868f44df16 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.108260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f91cefbf-ea28-4599-9a3c-46868f44df16 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:56.108510 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f91cefbf-ea28-4599-9a3c-46868f44df16 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.108744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f91cefbf-ea28-4599-9a3c-46868f44df16 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.110833 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=356,cinder:INSERT=39,cinder:UPDATE=58,cinder:DELETE=2 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:58:56.116610 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.116610 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:56.117215 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f91cefbf-ea28-4599-9a3c-46868f44df16 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:56.118438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f91cefbf-ea28-4599-9a3c-46868f44df16 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 returned with HTTP 200 Aug 26 08:58:56.119006 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 82/338] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.131592 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5731c225-7a55-409b-8634-8840a38f25ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.133293 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5731c225-7a55-409b-8634-8840a38f25ae tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3/action Aug 26 08:58:56.133670 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5731c225-7a55-409b-8634-8840a38f25ae tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:56.133777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5731c225-7a55-409b-8634-8840a38f25ae tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:56.135132 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-5731c225-7a55-409b-8634-8840a38f25ae tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '65632901-ea5f-4a3a-aba2-4951a1d6a6e3' with '{'status': 'error_deleting'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:56.147530 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.147530 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:56.164659 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5731c225-7a55-409b-8634-8840a38f25ae tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3/action returned with HTTP 202 Aug 26 08:58:56.165186 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 89/339] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:56 2026] POST /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:56.175302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36a3daca-7f38-4dd2-8ba4-c6fa267c0d63 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.177804 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36a3daca-7f38-4dd2-8ba4-c6fa267c0d63 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:56.178278 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36a3daca-7f38-4dd2-8ba4-c6fa267c0d63 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.178650 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36a3daca-7f38-4dd2-8ba4-c6fa267c0d63 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.185225 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.185225 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:56.188909 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36a3daca-7f38-4dd2-8ba4-c6fa267c0d63 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:56.189595 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36a3daca-7f38-4dd2-8ba4-c6fa267c0d63 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 returned with HTTP 200 Aug 26 08:58:56.190211 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 85/340] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.202328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.204253 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3/action Aug 26 08:58:56.204614 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:56.204771 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:56.213339 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.213339 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:56.213339 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot retrieved successfully. Aug 26 08:58:56.233625 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot delete request issued successfully. Aug 26 08:58:56.233819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3c34806c-9837-4f39-9c74-563cfdb5d058 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3/action returned with HTTP 202 Aug 26 08:58:56.234385 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 85/341] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:56 2026] POST /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:56.242685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e191f37-2cb8-4c38-a7d0-a602c949939c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.244318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05056dd3-f122-4198-a49a-78ca153aa22b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.244864 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e191f37-2cb8-4c38-a7d0-a602c949939c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:56.245112 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e191f37-2cb8-4c38-a7d0-a602c949939c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.245389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e191f37-2cb8-4c38-a7d0-a602c949939c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.247105 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05056dd3-f122-4198-a49a-78ca153aa22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:56.247884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05056dd3-f122-4198-a49a-78ca153aa22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.247884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05056dd3-f122-4198-a49a-78ca153aa22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.251697 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.251697 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:56.252451 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4e191f37-2cb8-4c38-a7d0-a602c949939c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:56.253622 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e191f37-2cb8-4c38-a7d0-a602c949939c tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 returned with HTTP 200 Aug 26 08:58:56.254086 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 83/342] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.263335 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.263335 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:56.273093 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05056dd3-f122-4198-a49a-78ca153aa22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:56.281038 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05056dd3-f122-4198-a49a-78ca153aa22b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:56.281690 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 90/343] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:56.470309 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eb15ca5d-cbfd-49fd-9551-c6f4bb94521c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.472548 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb15ca5d-cbfd-49fd-9551-c6f4bb94521c tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] GET https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe Aug 26 08:58:56.472978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb15ca5d-cbfd-49fd-9551-c6f4bb94521c tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.473300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb15ca5d-cbfd-49fd-9551-c6f4bb94521c tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.484167 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb15ca5d-cbfd-49fd-9551-c6f4bb94521c tempest-VolumeTypesTest-2053910634 tempest-VolumeTypesTest-2053910634-project-member] https://10.4.3.236/volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe returned with HTTP 404 Aug 26 08:58:56.484970 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 86/344] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/volumes/43196747-355c-4736-9e18-1a42ebb9c9fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:56.494699 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-66bf58ce-1c72-44f0-9c48-b65a4bc586a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.496625 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66bf58ce-1c72-44f0-9c48-b65a4bc586a0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] DELETE https://10.4.3.236/volume/v3/types/93eba1d6-378d-4fb2-b4c9-57111c745c25 Aug 26 08:58:56.496870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66bf58ce-1c72-44f0-9c48-b65a4bc586a0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.497091 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66bf58ce-1c72-44f0-9c48-b65a4bc586a0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.497395 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.497395 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:56.531825 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66bf58ce-1c72-44f0-9c48-b65a4bc586a0 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/93eba1d6-378d-4fb2-b4c9-57111c745c25 returned with HTTP 202 Aug 26 08:58:56.532396 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 86/345] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:56 2026] DELETE /volume/v3/types/93eba1d6-378d-4fb2-b4c9-57111c745c25 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:56.541471 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf95f805-591f-4908-86c8-15bfb1e97022 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.543520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf95f805-591f-4908-86c8-15bfb1e97022 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/93eba1d6-378d-4fb2-b4c9-57111c745c25 Aug 26 08:58:56.543757 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf95f805-591f-4908-86c8-15bfb1e97022 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.544027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf95f805-591f-4908-86c8-15bfb1e97022 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.547813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf95f805-591f-4908-86c8-15bfb1e97022 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/93eba1d6-378d-4fb2-b4c9-57111c745c25 returned with HTTP 404 Aug 26 08:58:56.548445 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 84/346] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/93eba1d6-378d-4fb2-b4c9-57111c745c25 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:56.558788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-827dbace-3279-4a69-ab94-795b171e9b69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.560951 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-827dbace-3279-4a69-ab94-795b171e9b69 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] DELETE https://10.4.3.236/volume/v3/types/4d5abc22-3336-4777-8c39-ba966859e461 Aug 26 08:58:56.561415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-827dbace-3279-4a69-ab94-795b171e9b69 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.561660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-827dbace-3279-4a69-ab94-795b171e9b69 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.595512 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-827dbace-3279-4a69-ab94-795b171e9b69 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/4d5abc22-3336-4777-8c39-ba966859e461 returned with HTTP 202 Aug 26 08:58:56.596248 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 91/347] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:56 2026] DELETE /volume/v3/types/4d5abc22-3336-4777-8c39-ba966859e461 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:56.608213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f745e73b-7821-47f8-9192-48e5ddf5cda3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.610502 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f745e73b-7821-47f8-9192-48e5ddf5cda3 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/4d5abc22-3336-4777-8c39-ba966859e461 Aug 26 08:58:56.610962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f745e73b-7821-47f8-9192-48e5ddf5cda3 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.611415 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f745e73b-7821-47f8-9192-48e5ddf5cda3 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.621316 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f745e73b-7821-47f8-9192-48e5ddf5cda3 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/4d5abc22-3336-4777-8c39-ba966859e461 returned with HTTP 404 Aug 26 08:58:56.621316 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 87/348] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/4d5abc22-3336-4777-8c39-ba966859e461 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:56.631323 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-273ee976-3604-4915-915f-8c0cf546891e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.633817 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-273ee976-3604-4915-915f-8c0cf546891e tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:56.634301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-273ee976-3604-4915-915f-8c0cf546891e tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-494930217", "description": "tempest-volume-type-description-657854272", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:56.655579 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-273ee976-3604-4915-915f-8c0cf546891e tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:56.656002 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 87/349] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 08:58:56 2026] POST /volume/v3/types => generated 313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.667760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-632687ab-48bb-4ec1-a6bf-04ecae054ec2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.670227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-632687ab-48bb-4ec1-a6bf-04ecae054ec2 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 Aug 26 08:58:56.670533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-632687ab-48bb-4ec1-a6bf-04ecae054ec2 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.670793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-632687ab-48bb-4ec1-a6bf-04ecae054ec2 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.680155 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-632687ab-48bb-4ec1-a6bf-04ecae054ec2 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 returned with HTTP 200 Aug 26 08:58:56.680669 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 85/350] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.689704 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de814c6b-ba66-45b1-bd50-d8dbf2d853bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.692005 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de814c6b-ba66-45b1-bd50-d8dbf2d853bc tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] DELETE https://10.4.3.236/volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 Aug 26 08:58:56.692394 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de814c6b-ba66-45b1-bd50-d8dbf2d853bc tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.692521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de814c6b-ba66-45b1-bd50-d8dbf2d853bc tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.730509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de814c6b-ba66-45b1-bd50-d8dbf2d853bc tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 returned with HTTP 202 Aug 26 08:58:56.731156 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 92/351] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:56 2026] DELETE /volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:56.739773 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f98cba6-13f4-40cf-85fd-0dc0ef4108ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.743133 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f98cba6-13f4-40cf-85fd-0dc0ef4108ad tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 Aug 26 08:58:56.743133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f98cba6-13f4-40cf-85fd-0dc0ef4108ad tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.743133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f98cba6-13f4-40cf-85fd-0dc0ef4108ad tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.746453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f98cba6-13f4-40cf-85fd-0dc0ef4108ad tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 returned with HTTP 404 Aug 26 08:58:56.747195 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 88/352] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/33263651-0275-4179-85c9-64cec585ea33 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:56.756385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-17952b21-077c-450d-afef-f453f1493ae7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.758153 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17952b21-077c-450d-afef-f453f1493ae7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:56.758535 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17952b21-077c-450d-afef-f453f1493ae7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2037020548"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:56.774304 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17952b21-077c-450d-afef-f453f1493ae7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:56.775026 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 88/353] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:56 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:58:56.785375 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f54a6cb-52ad-41f2-bed6-83650b737089 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.787288 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f54a6cb-52ad-41f2-bed6-83650b737089 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] POST https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption Aug 26 08:58:56.787694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f54a6cb-52ad-41f2-bed6-83650b737089 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:56.818411 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f54a6cb-52ad-41f2-bed6-83650b737089 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption returned with HTTP 200 Aug 26 08:58:56.818783 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 86/354] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 08:58:56 2026] POST /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.833120 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8361f154-b4e0-470d-98b0-c53c245e3437 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.835149 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8361f154-b4e0-470d-98b0-c53c245e3437 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption Aug 26 08:58:56.835327 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8361f154-b4e0-470d-98b0-c53c245e3437 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.835895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8361f154-b4e0-470d-98b0-c53c245e3437 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.841580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8361f154-b4e0-470d-98b0-c53c245e3437 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption returned with HTTP 200 Aug 26 08:58:56.842110 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 93/355] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.855206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ebce64c2-8877-46bc-9b28-ef131f87948e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.857020 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ebce64c2-8877-46bc-9b28-ef131f87948e tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] PUT https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/e3d32020-5fbf-4720-9d78-d74b51c8ddd4 Aug 26 08:58:56.858536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ebce64c2-8877-46bc-9b28-ef131f87948e tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:56.905036 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ebce64c2-8877-46bc-9b28-ef131f87948e tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/e3d32020-5fbf-4720-9d78-d74b51c8ddd4 returned with HTTP 200 Aug 26 08:58:56.905185 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f0f06605-a5db-43b6-962f-2b67cad6692d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.905520 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 89/356] 10.4.3.236 () {68 vars in 1507 bytes} [Wed Aug 26 08:58:56 2026] PUT /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/e3d32020-5fbf-4720-9d78-d74b51c8ddd4 => generated 122 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.907448 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0f06605-a5db-43b6-962f-2b67cad6692d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:56.908252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0f06605-a5db-43b6-962f-2b67cad6692d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.908252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0f06605-a5db-43b6-962f-2b67cad6692d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.915734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30ad9d06-36e5-481b-91ff-30e2aedb55d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.918733 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30ad9d06-36e5-481b-91ff-30e2aedb55d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption Aug 26 08:58:56.919038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30ad9d06-36e5-481b-91ff-30e2aedb55d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.919262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30ad9d06-36e5-481b-91ff-30e2aedb55d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.925207 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:56.925207 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:56.925832 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30ad9d06-36e5-481b-91ff-30e2aedb55d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption returned with HTTP 200 Aug 26 08:58:56.926292 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 87/357] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.931926 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0f06605-a5db-43b6-962f-2b67cad6692d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:56.941335 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e7db8f6-8c58-4074-a397-273062c6f977 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.943588 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0f06605-a5db-43b6-962f-2b67cad6692d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:56.944164 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 89/358] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:56.944569 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e7db8f6-8c58-4074-a397-273062c6f977 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/cipher Aug 26 08:58:56.944986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e7db8f6-8c58-4074-a397-273062c6f977 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.945239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e7db8f6-8c58-4074-a397-273062c6f977 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.954763 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e7db8f6-8c58-4074-a397-273062c6f977 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/cipher returned with HTTP 200 Aug 26 08:58:56.955528 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 94/359] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 08:58:56 2026] GET /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 08:58:56.967422 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46e3e2c4-c962-4cab-88af-6b53cb968525 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:56.971703 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46e3e2c4-c962-4cab-88af-6b53cb968525 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] DELETE https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/e3d32020-5fbf-4720-9d78-d74b51c8ddd4 Aug 26 08:58:56.971970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46e3e2c4-c962-4cab-88af-6b53cb968525 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:56.972868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46e3e2c4-c962-4cab-88af-6b53cb968525 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:56.993749 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46e3e2c4-c962-4cab-88af-6b53cb968525 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/e3d32020-5fbf-4720-9d78-d74b51c8ddd4 returned with HTTP 202 Aug 26 08:58:56.993749 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 90/360] 10.4.3.236 () {66 vars in 1489 bytes} [Wed Aug 26 08:58:56 2026] DELETE /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption/e3d32020-5fbf-4720-9d78-d74b51c8ddd4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:57.005752 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e11584b-ed05-40d5-9ed4-5dbae612983a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.008093 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e11584b-ed05-40d5-9ed4-5dbae612983a tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption Aug 26 08:58:57.008249 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e11584b-ed05-40d5-9ed4-5dbae612983a tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.008726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e11584b-ed05-40d5-9ed4-5dbae612983a tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.016211 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e11584b-ed05-40d5-9ed4-5dbae612983a tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption returned with HTTP 200 Aug 26 08:58:57.016676 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 88/361] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 08:58:57.029329 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0dd926ad-d5f2-4776-ac8f-a8ae2c86212f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.032558 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dd926ad-d5f2-4776-ac8f-a8ae2c86212f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption Aug 26 08:58:57.033265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dd926ad-d5f2-4776-ac8f-a8ae2c86212f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.033265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dd926ad-d5f2-4776-ac8f-a8ae2c86212f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.046476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dd926ad-d5f2-4776-ac8f-a8ae2c86212f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption returned with HTTP 200 Aug 26 08:58:57.047071 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 90/362] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 08:58:57.061596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cdee3839-2379-4079-9661-17bae100d2d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.064678 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdee3839-2379-4079-9661-17bae100d2d9 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] DELETE https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1 Aug 26 08:58:57.064979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdee3839-2379-4079-9661-17bae100d2d9 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.065410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdee3839-2379-4079-9661-17bae100d2d9 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.121207 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdee3839-2379-4079-9661-17bae100d2d9 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1 returned with HTTP 202 Aug 26 08:58:57.121934 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 95/363] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:57 2026] DELETE /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:57.132780 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd28b9ea-b9aa-494f-a94a-29e5c2c5a161 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.134927 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd28b9ea-b9aa-494f-a94a-29e5c2c5a161 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1 Aug 26 08:58:57.135470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd28b9ea-b9aa-494f-a94a-29e5c2c5a161 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.135756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd28b9ea-b9aa-494f-a94a-29e5c2c5a161 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.140667 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd28b9ea-b9aa-494f-a94a-29e5c2c5a161 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1 returned with HTTP 404 Aug 26 08:58:57.140667 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 91/364] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/types/06eac534-2c31-471b-a3f8-aab8d63385e1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:57.153509 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc69987f-1621-48e4-bac0-261d59d47370 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.156017 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc69987f-1621-48e4-bac0-261d59d47370 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types Aug 26 08:58:57.156238 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc69987f-1621-48e4-bac0-261d59d47370 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.156474 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc69987f-1621-48e4-bac0-261d59d47370 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.172444 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc69987f-1621-48e4-bac0-261d59d47370 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:57.172972 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 89/365] 10.4.3.236 () {66 vars in 1231 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/types => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:58:57.186793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fe29f525-c5fa-4795-a530-63093f349c39 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.189593 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe29f525-c5fa-4795-a530-63093f349c39 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:58:57.190470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fe29f525-c5fa-4795-a530-63093f349c39 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1498548221"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:57.213453 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe29f525-c5fa-4795-a530-63093f349c39 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:58:57.213890 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 91/366] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 08:58:57 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.225907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c372444-643e-4d2e-9c57-b9e1f8829456 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.228968 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c372444-643e-4d2e-9c57-b9e1f8829456 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] PUT https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 Aug 26 08:58:57.229679 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c372444-643e-4d2e-9c57-b9e1f8829456 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1586165691", "description": "tempest-volume-type-description-1894639861", "is_public": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:57.266915 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-baa3599b-cae6-4777-9d9f-b05a3b77c318 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.271859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-baa3599b-cae6-4777-9d9f-b05a3b77c318 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:57.271859 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-baa3599b-cae6-4777-9d9f-b05a3b77c318 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.272993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-baa3599b-cae6-4777-9d9f-b05a3b77c318 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.280112 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-baa3599b-cae6-4777-9d9f-b05a3b77c318 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 returned with HTTP 404 Aug 26 08:58:57.280947 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 92/367] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:57.293589 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b589cab1-1494-47a8-a3d8-25df682bf119 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.296224 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b589cab1-1494-47a8-a3d8-25df682bf119 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:57.296647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b589cab1-1494-47a8-a3d8-25df682bf119 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:57.298206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b589cab1-1494-47a8-a3d8-25df682bf119 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:57.298831 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9bc82d06-14fb-4147-9b2f-2284afa93cd2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.303802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-b589cab1-1494-47a8-a3d8-25df682bf119 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'available'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:57.304129 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9bc82d06-14fb-4147-9b2f-2284afa93cd2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:57.304269 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9bc82d06-14fb-4147-9b2f-2284afa93cd2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.304816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9bc82d06-14fb-4147-9b2f-2284afa93cd2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.318589 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.318589 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:57.320145 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.320145 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:57.321516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c372444-643e-4d2e-9c57-b9e1f8829456 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 returned with HTTP 200 Aug 26 08:58:57.322148 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 96/368] 10.4.3.236 () {68 vars in 1363 bytes} [Wed Aug 26 08:58:57 2026] PUT /volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 => generated 205 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.327138 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9bc82d06-14fb-4147-9b2f-2284afa93cd2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:57.336360 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54141b24-689e-4b18-8fa2-4866d8593c6f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.338859 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9bc82d06-14fb-4147-9b2f-2284afa93cd2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:57.338859 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 92/369] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:57.341543 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54141b24-689e-4b18-8fa2-4866d8593c6f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 Aug 26 08:58:57.341727 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54141b24-689e-4b18-8fa2-4866d8593c6f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.341934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b589cab1-1494-47a8-a3d8-25df682bf119 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:57.341996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54141b24-689e-4b18-8fa2-4866d8593c6f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.342673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 90/370] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:57 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:57.350105 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54141b24-689e-4b18-8fa2-4866d8593c6f tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 returned with HTTP 200 Aug 26 08:58:57.350105 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 93/371] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.350627 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b37b409f-499b-4b3a-9bfa-7cec3ca16e98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.354196 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b37b409f-499b-4b3a-9bfa-7cec3ca16e98 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.354429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b37b409f-499b-4b3a-9bfa-7cec3ca16e98 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.354637 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b37b409f-499b-4b3a-9bfa-7cec3ca16e98 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.362960 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.362960 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:57.364008 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b37b409f-499b-4b3a-9bfa-7cec3ca16e98 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:57.364658 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b95262bc-3337-4133-a8fa-11e58e4429d7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.365253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b37b409f-499b-4b3a-9bfa-7cec3ca16e98 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:57.365829 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 97/372] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.367804 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b95262bc-3337-4133-a8fa-11e58e4429d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] DELETE https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 Aug 26 08:58:57.368148 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b95262bc-3337-4133-a8fa-11e58e4429d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.368370 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b95262bc-3337-4133-a8fa-11e58e4429d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.378701 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6251184e-4f18-4141-8b4b-bcfb613a7562 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.381183 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6251184e-4f18-4141-8b4b-bcfb613a7562 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:57.381474 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6251184e-4f18-4141-8b4b-bcfb613a7562 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.381740 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6251184e-4f18-4141-8b4b-bcfb613a7562 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.381942 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-6251184e-4f18-4141-8b4b-bcfb613a7562 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete snapshot with id: 65632901-ea5f-4a3a-aba2-4951a1d6a6e3 Aug 26 08:58:57.388861 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6251184e-4f18-4141-8b4b-bcfb613a7562 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 returned with HTTP 404 Aug 26 08:58:57.389707 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 91/373] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 08:58:57 2026] DELETE /volume/v3/snapshots/65632901-ea5f-4a3a-aba2-4951a1d6a6e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:57.402027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42cc835a-5078-4781-811e-af4537d80e9f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.407062 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42cc835a-5078-4781-811e-af4537d80e9f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:57.407399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42cc835a-5078-4781-811e-af4537d80e9f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:57.407525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42cc835a-5078-4781-811e-af4537d80e9f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:57.409594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-42cc835a-5078-4781-811e-af4537d80e9f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'creating'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:57.418779 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b95262bc-3337-4133-a8fa-11e58e4429d7 tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 returned with HTTP 202 Aug 26 08:58:57.419454 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 93/374] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:58:57 2026] DELETE /volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:57.421704 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.421704 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:57.432985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2f0c2f9-b379-4d7f-8c37-27df29e034fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.435151 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2f0c2f9-b379-4d7f-8c37-27df29e034fd tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] GET https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 Aug 26 08:58:57.435418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2f0c2f9-b379-4d7f-8c37-27df29e034fd tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.435646 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2f0c2f9-b379-4d7f-8c37-27df29e034fd tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.439720 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2f0c2f9-b379-4d7f-8c37-27df29e034fd tempest-VolumeTypesTest-962676021 tempest-VolumeTypesTest-962676021-project-admin] https://10.4.3.236/volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 returned with HTTP 404 Aug 26 08:58:57.440336 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 98/375] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/types/b3ee1c59-3fd7-4e30-bd81-7fbbd4b9ee20 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:57.443310 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42cc835a-5078-4781-811e-af4537d80e9f tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:57.444130 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 94/376] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:57 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:57.452315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06023adb-eb8c-4c3d-ba5d-a3dba266d631 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.454493 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06023adb-eb8c-4c3d-ba5d-a3dba266d631 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.454935 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06023adb-eb8c-4c3d-ba5d-a3dba266d631 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.455378 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06023adb-eb8c-4c3d-ba5d-a3dba266d631 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.464453 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.464453 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:57.464453 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06023adb-eb8c-4c3d-ba5d-a3dba266d631 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:57.464453 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06023adb-eb8c-4c3d-ba5d-a3dba266d631 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:57.465190 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 92/377] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.476878 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8412254b-2e01-4d87-b0ce-426694bb248d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.477517 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8412254b-2e01-4d87-b0ce-426694bb248d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:57.477947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8412254b-2e01-4d87-b0ce-426694bb248d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:57.478140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8412254b-2e01-4d87-b0ce-426694bb248d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:57.479970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.snapshot_actions [None req-8412254b-2e01-4d87-b0ce-426694bb248d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100236) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 08:58:57.488599 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.488599 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:57.489858 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.snapshot_actions [None req-8412254b-2e01-4d87-b0ce-426694bb248d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Updating snapshot 4378bcef-a710-4204-9a24-8c9a6d874ffb with info {'id': '4378bcef-a710-4204-9a24-8c9a6d874ffb', 'status': 'error', 'progress': '80%'} Aug 26 08:58:57.499784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8412254b-2e01-4d87-b0ce-426694bb248d tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:57.500413 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 94/378] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:57 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:57.509456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ef2db59-9af6-430d-a522-d0aab619afa4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.511831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ef2db59-9af6-430d-a522-d0aab619afa4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.512210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ef2db59-9af6-430d-a522-d0aab619afa4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.512863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ef2db59-9af6-430d-a522-d0aab619afa4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.519006 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.519006 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:57.519470 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6ef2db59-9af6-430d-a522-d0aab619afa4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Snapshot retrieved successfully. Aug 26 08:58:57.520535 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ef2db59-9af6-430d-a522-d0aab619afa4 tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:57.521064 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 99/379] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.532377 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3ba12c5a-7afe-498d-9148-945226407fed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.534573 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3ba12c5a-7afe-498d-9148-945226407fed tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] POST https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action Aug 26 08:58:57.535079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3ba12c5a-7afe-498d-9148-945226407fed tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:58:57.535194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3ba12c5a-7afe-498d-9148-945226407fed tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:58:57.536867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-3ba12c5a-7afe-498d-9148-945226407fed tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] Updating snapshot '4378bcef-a710-4204-9a24-8c9a6d874ffb' with '{'status': 'available'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 08:58:57.549413 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.549413 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:57.565810 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3ba12c5a-7afe-498d-9148-945226407fed tempest-SnapshotsActionsTest-1742563921 tempest-SnapshotsActionsTest-1742563921-project-admin] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action returned with HTTP 202 Aug 26 08:58:57.566476 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 95/380] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 08:58:57 2026] POST /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:58:57.574430 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5a77b08-6d50-49ff-a3bd-442aafea30ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.578756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5a77b08-6d50-49ff-a3bd-442aafea30ac tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.578756 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5a77b08-6d50-49ff-a3bd-442aafea30ac tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.578756 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5a77b08-6d50-49ff-a3bd-442aafea30ac tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.583766 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.583766 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:57.584387 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5a77b08-6d50-49ff-a3bd-442aafea30ac tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:57.585498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5a77b08-6d50-49ff-a3bd-442aafea30ac tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:57.586613 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 93/381] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.600705 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.603241 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.604186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.604575 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.604928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete snapshot with id: 4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.611993 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.611993 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:57.612598 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:57.641537 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot delete request issued successfully. Aug 26 08:58:57.641537 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f1d00d38-c108-48b3-b2a1-10c329af6afa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 202 Aug 26 08:58:57.642958 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 95/382] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 08:58:57 2026] DELETE /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:57.653309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3875a747-154c-4bf7-a098-692884956a2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.655864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3875a747-154c-4bf7-a098-692884956a2f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:57.656668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3875a747-154c-4bf7-a098-692884956a2f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.658730 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3875a747-154c-4bf7-a098-692884956a2f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.669562 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.669562 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:57.670180 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3875a747-154c-4bf7-a098-692884956a2f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Snapshot retrieved successfully. Aug 26 08:58:57.671226 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3875a747-154c-4bf7-a098-692884956a2f tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 200 Aug 26 08:58:57.671877 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 100/383] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:57.961447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-509146ea-bd9a-4811-9c9f-7191c4287b80 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:57.964531 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-509146ea-bd9a-4811-9c9f-7191c4287b80 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:57.964808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-509146ea-bd9a-4811-9c9f-7191c4287b80 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:57.965050 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-509146ea-bd9a-4811-9c9f-7191c4287b80 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:57.985721 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:57.985721 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:57.990486 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-509146ea-bd9a-4811-9c9f-7191c4287b80 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:57.997561 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-509146ea-bd9a-4811-9c9f-7191c4287b80 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:58.000539 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 96/384] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:57 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:58.363515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7fc0042-eafa-4015-96ec-e75143c7c6b4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:58.366374 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7fc0042-eafa-4015-96ec-e75143c7c6b4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:58.366665 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7fc0042-eafa-4015-96ec-e75143c7c6b4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:58.366942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7fc0042-eafa-4015-96ec-e75143c7c6b4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:58.380312 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:58.380312 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:58.389502 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a7fc0042-eafa-4015-96ec-e75143c7c6b4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:58.396606 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7fc0042-eafa-4015-96ec-e75143c7c6b4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:58.397279 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 94/385] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:58 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:58:58.684114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f5eebc7-ee21-4a06-aa70-303982c2d81e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:58.685930 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f5eebc7-ee21-4a06-aa70-303982c2d81e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb Aug 26 08:58:58.686163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f5eebc7-ee21-4a06-aa70-303982c2d81e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:58.686410 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f5eebc7-ee21-4a06-aa70-303982c2d81e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:58.692928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f5eebc7-ee21-4a06-aa70-303982c2d81e tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb returned with HTTP 404 Aug 26 08:58:58.696418 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 96/386] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:58:58 2026] GET /volume/v3/snapshots/4378bcef-a710-4204-9a24-8c9a6d874ffb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:58:58.703719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e78ed088-b6f8-4577-a630-fb011ba35aaa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:58.705936 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e78ed088-b6f8-4577-a630-fb011ba35aaa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:58.706583 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e78ed088-b6f8-4577-a630-fb011ba35aaa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:58.706583 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e78ed088-b6f8-4577-a630-fb011ba35aaa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:58.715943 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:58.715943 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:58.721502 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e78ed088-b6f8-4577-a630-fb011ba35aaa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:58.730313 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e78ed088-b6f8-4577-a630-fb011ba35aaa tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 returned with HTTP 200 Aug 26 08:58:58.730313 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 101/387] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:58 2026] GET /volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:58.751704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:58.755475 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] DELETE https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:58.755475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:58.757150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:58.757150 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete volume with id: 26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:58.766307 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:58.766307 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:58:58.766864 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:58.795515 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Delete volume request issued successfully. Aug 26 08:58:58.795828 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6803f6c8-0df5-49b7-b860-0e376e6f7833 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 returned with HTTP 202 Aug 26 08:58:58.797190 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 97/388] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:58:58 2026] DELETE /volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:58:58.808782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69fa66f6-55c2-4ce0-ba55-7f66b4d22923 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:58.812281 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69fa66f6-55c2-4ce0-ba55-7f66b4d22923 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:58.812590 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69fa66f6-55c2-4ce0-ba55-7f66b4d22923 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:58.812877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69fa66f6-55c2-4ce0-ba55-7f66b4d22923 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:58.822509 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:58.822509 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:58:58.829903 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-69fa66f6-55c2-4ce0-ba55-7f66b4d22923 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Volume info retrieved successfully. Aug 26 08:58:58.837837 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69fa66f6-55c2-4ce0-ba55-7f66b4d22923 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 returned with HTTP 200 Aug 26 08:58:58.838496 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 95/389] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:58 2026] GET /volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:59.018811 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c6790243-0bfd-4b42-a19d-f31502d4ead4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:59.021263 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c6790243-0bfd-4b42-a19d-f31502d4ead4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:58:59.021831 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c6790243-0bfd-4b42-a19d-f31502d4ead4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:59.022001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c6790243-0bfd-4b42-a19d-f31502d4ead4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:59.036612 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:59.036612 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:58:59.044194 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c6790243-0bfd-4b42-a19d-f31502d4ead4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:58:59.051590 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c6790243-0bfd-4b42-a19d-f31502d4ead4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:58:59.052194 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 97/390] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:59 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:58:59.416264 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf680a4c-693f-4f94-a0f9-b73a69b7da76 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:59.418329 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf680a4c-693f-4f94-a0f9-b73a69b7da76 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:58:59.418745 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf680a4c-693f-4f94-a0f9-b73a69b7da76 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:59.418814 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf680a4c-693f-4f94-a0f9-b73a69b7da76 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:59.429866 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:58:59.429866 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:58:59.434839 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf680a4c-693f-4f94-a0f9-b73a69b7da76 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:58:59.441473 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf680a4c-693f-4f94-a0f9-b73a69b7da76 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:58:59.442218 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 102/391] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:58:59 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 08:58:59.854900 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8bb375a-f4d2-406f-ad94-3f8c8f316048 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:58:59.857602 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8bb375a-f4d2-406f-ad94-3f8c8f316048 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] GET https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 Aug 26 08:58:59.860370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8bb375a-f4d2-406f-ad94-3f8c8f316048 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:58:59.860370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8bb375a-f4d2-406f-ad94-3f8c8f316048 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:58:59.870987 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8bb375a-f4d2-406f-ad94-3f8c8f316048 tempest-SnapshotsActionsTest-1924101371 tempest-SnapshotsActionsTest-1924101371-project-member] https://10.4.3.236/volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 returned with HTTP 404 Aug 26 08:58:59.870987 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 98/392] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:58:59 2026] GET /volume/v3/volumes/26d1886d-9f4a-40fc-989a-f4a4b85c7268 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:00.074781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-554975ea-c091-419d-b6f8-8297c36bd390 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:00.080398 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-554975ea-c091-419d-b6f8-8297c36bd390 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:00.080516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-554975ea-c091-419d-b6f8-8297c36bd390 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:00.081004 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-554975ea-c091-419d-b6f8-8297c36bd390 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:00.102069 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:00.102069 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:00.111019 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-554975ea-c091-419d-b6f8-8297c36bd390 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:00.119511 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-554975ea-c091-419d-b6f8-8297c36bd390 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:00.120400 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 96/393] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:00 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:00.463146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3f566d71-1f0b-40e1-bd6a-d2de53970871 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:00.465063 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3f566d71-1f0b-40e1-bd6a-d2de53970871 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:00.465351 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3f566d71-1f0b-40e1-bd6a-d2de53970871 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:00.465622 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3f566d71-1f0b-40e1-bd6a-d2de53970871 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:00.474975 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:00.474975 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:00.480311 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3f566d71-1f0b-40e1-bd6a-d2de53970871 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:00.489167 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3f566d71-1f0b-40e1-bd6a-d2de53970871 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:00.489167 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 98/394] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:00 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:01.142029 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5bc08c8-79d0-4b2d-8b62-1ac0061e156b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:01.146245 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5bc08c8-79d0-4b2d-8b62-1ac0061e156b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:01.146888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5bc08c8-79d0-4b2d-8b62-1ac0061e156b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:01.146888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5bc08c8-79d0-4b2d-8b62-1ac0061e156b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:01.171442 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:01.171442 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:01.180382 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f5bc08c8-79d0-4b2d-8b62-1ac0061e156b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:01.188653 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5bc08c8-79d0-4b2d-8b62-1ac0061e156b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:01.189457 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 103/395] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:01 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:01.509307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1dcb2be4-b4d1-4a15-920d-3d411ef0aa75 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:01.511999 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dcb2be4-b4d1-4a15-920d-3d411ef0aa75 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:01.512803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dcb2be4-b4d1-4a15-920d-3d411ef0aa75 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:01.513084 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dcb2be4-b4d1-4a15-920d-3d411ef0aa75 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:01.526065 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:01.526065 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:01.533973 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1dcb2be4-b4d1-4a15-920d-3d411ef0aa75 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:01.543070 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dcb2be4-b4d1-4a15-920d-3d411ef0aa75 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:01.543518 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 99/396] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:01 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:01.583972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:01.589649 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:01.590200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-84283357", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:01.592966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-84283357', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:01.593209 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Create volume of 1 GB Aug 26 08:59:01.600144 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Availability Zones retrieved successfully. Aug 26 08:59:01.611498 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Flow 'volume_create_api' (df7c8310-42aa-4275-b31d-fe19c3015892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:01.613074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8fa2be-2291-4db1-8e5e-a60f4637c197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:01.614326 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:01.666496 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8fa2be-2291-4db1-8e5e-a60f4637c197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:01.667966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d39444-2067-42a5-b8d9-ad17f33e5e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:01.770549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Created reservations ['0fb9aedf-29fc-43de-ac97-609568bd24d2', '336e4b34-17de-4694-843d-bc81ced6c8f9', 'c135545c-af24-418e-9fe3-88f1b1c4180d', '2cbe26a9-ce32-465d-bde4-8b0b4b6250d0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:01.771520 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d39444-2067-42a5-b8d9-ad17f33e5e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fb9aedf-29fc-43de-ac97-609568bd24d2', '336e4b34-17de-4694-843d-bc81ced6c8f9', 'c135545c-af24-418e-9fe3-88f1b1c4180d', '2cbe26a9-ce32-465d-bde4-8b0b4b6250d0']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:01.772864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5626b75-8619-41fa-8332-51e41fef9887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:01.808373 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5626b75-8619-41fa-8332-51e41fef9887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3bdf2d-031e-42ef-a3e3-442daaba0d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-84283357',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='05987d1a6abd49cdb8dba3397a0409f8',qos_specs=None,replication_status=,reservations=['0fb9aedf-29fc-43de-ac97-609568bd24d2','336e4b34-17de-4694-843d-bc81ced6c8f9','c135545c-af24-418e-9fe3-88f1b1c4180d','2cbe26a9-ce32-465d-bde4-8b0b4b6250d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267fca4064514c6abf5e3e88ec19e5cc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-84283357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3bdf2d-031e-42ef-a3e3-442daaba0d21,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='05987d1a6abd49cdb8dba3397a0409f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='267fca4064514c6abf5e3e88ec19e5cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:01.809741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716c1af4-1907-408c-a684-c64ea2261d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:01.846426 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716c1af4-1907-408c-a684-c64ea2261d76) transitioned into state 'SUCCESS' from state '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-84283357',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='05987d1a6abd49cdb8dba3397a0409f8',qos_specs=None,replication_status=,reservations=['0fb9aedf-29fc-43de-ac97-609568bd24d2','336e4b34-17de-4694-843d-bc81ced6c8f9','c135545c-af24-418e-9fe3-88f1b1c4180d','2cbe26a9-ce32-465d-bde4-8b0b4b6250d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267fca4064514c6abf5e3e88ec19e5cc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:01.848387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2cf568-a136-4f3c-80c8-0e4e8c6c8094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:01.865966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2cf568-a136-4f3c-80c8-0e4e8c6c8094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:01.867443 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Flow 'volume_create_api' (df7c8310-42aa-4275-b31d-fe19c3015892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:01.867938 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Create volume request issued successfully. Aug 26 08:59:01.868638 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-da66581d-bffe-4e6b-840c-009dcabaef74 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:01.869046 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 97/397] 10.4.3.236 () {72 vars in 1541 bytes} [Wed Aug 26 08:59:01 2026] POST /volume/v3/volumes => generated 761 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:01.888421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-8db0b7f1-c229-4606-ac14-a25a7854eeb7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:01.892527 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-8db0b7f1-c229-4606-ac14-a25a7854eeb7 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] GET https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:01.892881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-8db0b7f1-c229-4606-ac14-a25a7854eeb7 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:01.893497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-8db0b7f1-c229-4606-ac14-a25a7854eeb7 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:01.905059 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:01.905059 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:01.915272 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-8db0b7f1-c229-4606-ac14-a25a7854eeb7 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Volume info retrieved successfully. Aug 26 08:59:01.921107 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-aa555866-2061-4d4f-b417-cd3588f43d10 req-8db0b7f1-c229-4606-ac14-a25a7854eeb7 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 200 Aug 26 08:59:01.921618 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 99/398] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:01 2026] GET /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 829 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:01.966079 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b42df278-3d38-48a0-b9e9-fc3473e455ac req-928c6990-66be-4492-b592-ddfd51df34e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:01.971697 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b42df278-3d38-48a0-b9e9-fc3473e455ac req-928c6990-66be-4492-b592-ddfd51df34e1 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] GET https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:01.972092 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b42df278-3d38-48a0-b9e9-fc3473e455ac req-928c6990-66be-4492-b592-ddfd51df34e1 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:01.972377 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b42df278-3d38-48a0-b9e9-fc3473e455ac req-928c6990-66be-4492-b592-ddfd51df34e1 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:01.983978 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:01.983978 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:01.989522 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b42df278-3d38-48a0-b9e9-fc3473e455ac req-928c6990-66be-4492-b592-ddfd51df34e1 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Volume info retrieved successfully. Aug 26 08:59:02.001984 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b42df278-3d38-48a0-b9e9-fc3473e455ac req-928c6990-66be-4492-b592-ddfd51df34e1 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 200 Aug 26 08:59:02.002517 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 104/399] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:01 2026] GET /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 829 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:02.208743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ca442df-2f56-48ea-bcf1-90636603da04 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:02.212924 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ca442df-2f56-48ea-bcf1-90636603da04 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:02.213214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ca442df-2f56-48ea-bcf1-90636603da04 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:02.215133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ca442df-2f56-48ea-bcf1-90636603da04 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:02.232553 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:02.232553 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:02.240068 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ca442df-2f56-48ea-bcf1-90636603da04 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:02.248351 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ca442df-2f56-48ea-bcf1-90636603da04 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:02.249489 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 100/400] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:02 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:02.567938 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e48ffdc0-f427-4143-b6c6-92b39478daaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:02.568969 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e48ffdc0-f427-4143-b6c6-92b39478daaa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:02.569405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e48ffdc0-f427-4143-b6c6-92b39478daaa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:02.570027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e48ffdc0-f427-4143-b6c6-92b39478daaa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:02.582317 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:02.582317 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:02.587586 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e48ffdc0-f427-4143-b6c6-92b39478daaa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:02.599191 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e48ffdc0-f427-4143-b6c6-92b39478daaa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:02.599991 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 98/401] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:02 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:03.047583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d33e5fd2-82f6-41e0-8d47-c11b5f46cc03 req-633aa3fa-39c2-4803-95ae-73fffc0a3f4f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:03.049958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d33e5fd2-82f6-41e0-8d47-c11b5f46cc03 req-633aa3fa-39c2-4803-95ae-73fffc0a3f4f tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] GET https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:03.050130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d33e5fd2-82f6-41e0-8d47-c11b5f46cc03 req-633aa3fa-39c2-4803-95ae-73fffc0a3f4f tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:03.050320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d33e5fd2-82f6-41e0-8d47-c11b5f46cc03 req-633aa3fa-39c2-4803-95ae-73fffc0a3f4f tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:03.062098 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:03.062098 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:03.067683 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-d33e5fd2-82f6-41e0-8d47-c11b5f46cc03 req-633aa3fa-39c2-4803-95ae-73fffc0a3f4f tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Volume info retrieved successfully. Aug 26 08:59:03.075385 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d33e5fd2-82f6-41e0-8d47-c11b5f46cc03 req-633aa3fa-39c2-4803-95ae-73fffc0a3f4f tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 200 Aug 26 08:59:03.075385 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 100/402] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:03 2026] GET /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:03.266259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a31c523-f290-4658-a9a1-91e607021aa7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:03.269880 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a31c523-f290-4658-a9a1-91e607021aa7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:03.269880 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a31c523-f290-4658-a9a1-91e607021aa7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:03.269880 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a31c523-f290-4658-a9a1-91e607021aa7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:03.284673 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:03.284673 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:03.293073 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a31c523-f290-4658-a9a1-91e607021aa7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:03.300951 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a31c523-f290-4658-a9a1-91e607021aa7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:03.301854 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 105/403] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:03 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:03.513462 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-10b16769-527b-4fc2-a343-f4851904068d req-5624a103-5e4e-4e8d-aa15-e73a73f03893 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:03.516286 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10b16769-527b-4fc2-a343-f4851904068d req-5624a103-5e4e-4e8d-aa15-e73a73f03893 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-reader] GET https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:03.516811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10b16769-527b-4fc2-a343-f4851904068d req-5624a103-5e4e-4e8d-aa15-e73a73f03893 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:03.516869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10b16769-527b-4fc2-a343-f4851904068d req-5624a103-5e4e-4e8d-aa15-e73a73f03893 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:03.526941 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:03.526941 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:03.534342 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-10b16769-527b-4fc2-a343-f4851904068d req-5624a103-5e4e-4e8d-aa15-e73a73f03893 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-reader] Volume info retrieved successfully. Aug 26 08:59:03.544774 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10b16769-527b-4fc2-a343-f4851904068d req-5624a103-5e4e-4e8d-aa15-e73a73f03893 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-reader] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 200 Aug 26 08:59:03.545435 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 101/404] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:03 2026] GET /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:03.582214 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:03.585751 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:03.585952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:03.586199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:03.586881 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Delete volume with id: 7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:03.595238 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:03.595238 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:03.595903 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Volume info retrieved successfully. Aug 26 08:59:03.622499 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-33248590-7340-42e8-9d27-3535cfa5b549 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:03.624665 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-33248590-7340-42e8-9d27-3535cfa5b549 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:03.625611 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-33248590-7340-42e8-9d27-3535cfa5b549 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:03.626232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-33248590-7340-42e8-9d27-3535cfa5b549 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:03.640348 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Delete volume request issued successfully. Aug 26 08:59:03.640348 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7906af2c-6fb4-4db6-bb62-6a903cfbccd8 req-9b120e6c-9255-47db-9776-81694fd1e8a9 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 202 Aug 26 08:59:03.641814 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 99/405] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 08:59:03 2026] DELETE /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:03.648595 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:03.648595 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:03.654802 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-33248590-7340-42e8-9d27-3535cfa5b549 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:03.663538 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-33248590-7340-42e8-9d27-3535cfa5b549 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:03.664232 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 101/406] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:03 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:03.684685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-634b6479-2ff8-4d3d-8049-2c8634032cca req-4aeb6457-7e96-4fef-b103-07a8f461455d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:03.689600 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-634b6479-2ff8-4d3d-8049-2c8634032cca req-4aeb6457-7e96-4fef-b103-07a8f461455d tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] GET https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:03.691053 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-634b6479-2ff8-4d3d-8049-2c8634032cca req-4aeb6457-7e96-4fef-b103-07a8f461455d tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:03.691432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-634b6479-2ff8-4d3d-8049-2c8634032cca req-4aeb6457-7e96-4fef-b103-07a8f461455d tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:03.701438 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:03.701438 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:03.707187 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-634b6479-2ff8-4d3d-8049-2c8634032cca req-4aeb6457-7e96-4fef-b103-07a8f461455d tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Volume info retrieved successfully. Aug 26 08:59:03.713744 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-634b6479-2ff8-4d3d-8049-2c8634032cca req-4aeb6457-7e96-4fef-b103-07a8f461455d tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 200 Aug 26 08:59:03.714908 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 106/407] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:03 2026] GET /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:04.321138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78912111-d336-4d67-8cff-6222a19a60d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:04.323099 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78912111-d336-4d67-8cff-6222a19a60d7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:04.323548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78912111-d336-4d67-8cff-6222a19a60d7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:04.323926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78912111-d336-4d67-8cff-6222a19a60d7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:04.337882 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:04.337882 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:04.342210 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-78912111-d336-4d67-8cff-6222a19a60d7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:04.347948 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78912111-d336-4d67-8cff-6222a19a60d7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:04.347948 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 102/408] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:04 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:04.686737 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06784df2-c0af-46ef-95f4-53c413955f8e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:04.688458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06784df2-c0af-46ef-95f4-53c413955f8e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:04.688675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06784df2-c0af-46ef-95f4-53c413955f8e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:04.688901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06784df2-c0af-46ef-95f4-53c413955f8e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:04.702355 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:04.702355 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:04.708472 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06784df2-c0af-46ef-95f4-53c413955f8e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:04.714960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06784df2-c0af-46ef-95f4-53c413955f8e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:04.715874 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 100/409] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:04 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:04.746738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5f249294-c3d4-4024-8145-229647001824 req-1c4b209a-eb0e-40fd-9669-41292d001d17 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:04.751654 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5f249294-c3d4-4024-8145-229647001824 req-1c4b209a-eb0e-40fd-9669-41292d001d17 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] GET https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 Aug 26 08:59:04.751969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5f249294-c3d4-4024-8145-229647001824 req-1c4b209a-eb0e-40fd-9669-41292d001d17 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:04.752231 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5f249294-c3d4-4024-8145-229647001824 req-1c4b209a-eb0e-40fd-9669-41292d001d17 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:04.766157 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5f249294-c3d4-4024-8145-229647001824 req-1c4b209a-eb0e-40fd-9669-41292d001d17 tempest-VolumesGetTestJSON-19273791 tempest-VolumesGetTestJSON-19273791-project-member] https://10.4.3.236/volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 returned with HTTP 404 Aug 26 08:59:04.766717 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 102/410] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:04 2026] GET /volume/v3/volumes/7b3bdf2d-031e-42ef-a3e3-442daaba0d21 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:05.374301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d0fd904-6e2f-4605-88a2-89057966bcd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:05.377008 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d0fd904-6e2f-4605-88a2-89057966bcd5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:05.377615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d0fd904-6e2f-4605-88a2-89057966bcd5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:05.378054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d0fd904-6e2f-4605-88a2-89057966bcd5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:05.382063 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=454,cinder:INSERT=56,cinder:UPDATE=95,cinder:DELETE=3 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:59:05.398022 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:05.398022 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:05.404171 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2d0fd904-6e2f-4605-88a2-89057966bcd5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:05.412586 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d0fd904-6e2f-4605-88a2-89057966bcd5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:05.413397 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 107/411] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:05 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:05.739666 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d7160ba6-9217-4cfe-a19f-8c599e725a5c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:05.742826 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7160ba6-9217-4cfe-a19f-8c599e725a5c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:05.743700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7160ba6-9217-4cfe-a19f-8c599e725a5c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:05.744427 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7160ba6-9217-4cfe-a19f-8c599e725a5c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:05.760394 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:05.760394 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:05.770855 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d7160ba6-9217-4cfe-a19f-8c599e725a5c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:05.786053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7160ba6-9217-4cfe-a19f-8c599e725a5c tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:05.787476 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 103/412] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:05 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:06.180670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e0e77bb6-d41a-4b45-a5f8-3c1865bd8704 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:06.431577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-de24a5bf-436d-41bf-a505-bb30d1fb35a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:06.433795 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de24a5bf-436d-41bf-a505-bb30d1fb35a5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:06.434091 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de24a5bf-436d-41bf-a505-bb30d1fb35a5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:06.434359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de24a5bf-436d-41bf-a505-bb30d1fb35a5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:06.437102 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=460,cinder:INSERT=71,cinder:UPDATE=119,cinder:DELETE=3 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:59:06.449925 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:06.449925 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:06.454987 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-de24a5bf-436d-41bf-a505-bb30d1fb35a5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:06.463241 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de24a5bf-436d-41bf-a505-bb30d1fb35a5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:06.467246 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 103/413] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:06 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:06.506059 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0e77bb6-d41a-4b45-a5f8-3c1865bd8704 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f Aug 26 08:59:06.506059 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0e77bb6-d41a-4b45-a5f8-3c1865bd8704 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:06.506508 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0e77bb6-d41a-4b45-a5f8-3c1865bd8704 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:06.532531 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0e77bb6-d41a-4b45-a5f8-3c1865bd8704 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f returned with HTTP 200 Aug 26 08:59:06.534362 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 101/414] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 08:59:06 2026] GET /volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f => generated 437 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:06.545574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:06.809573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5a780d5f-2624-4ba0-8c99-8953194bffec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:06.811553 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a780d5f-2624-4ba0-8c99-8953194bffec tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:06.811804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a780d5f-2624-4ba0-8c99-8953194bffec tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:06.812032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a780d5f-2624-4ba0-8c99-8953194bffec tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:06.820429 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:06.820429 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:06.825226 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5a780d5f-2624-4ba0-8c99-8953194bffec tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:06.833138 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a780d5f-2624-4ba0-8c99-8953194bffec tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:06.833942 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 104/415] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:06 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:06.844222 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:06.844765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1334386123"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:06.846612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1334386123'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:06.847010 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume of 1 GB Aug 26 08:59:06.852206 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Availability Zones retrieved successfully. Aug 26 08:59:06.858182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Flow 'volume_create_api' (b8a8d9ec-8ce6-408c-8786-edc3262fd54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:06.859249 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832d0685-fed4-48ee-9e6d-63e66998ce4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:06.860357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:06.891645 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832d0685-fed4-48ee-9e6d-63e66998ce4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:06.892930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0236fed-5f97-44f4-947a-e35675785f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:07.018159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Created reservations ['2cb9fae6-6dca-41e7-91e4-c3d4b31de80f', 'fd1d8332-e3c6-4f8f-8ccf-42bf31940247', '1ab0d050-d403-469e-b702-ba5919f68280', 'b8c252f1-0e2d-4b5d-bce4-1d65e3124561'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:07.018159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0236fed-5f97-44f4-947a-e35675785f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb9fae6-6dca-41e7-91e4-c3d4b31de80f', 'fd1d8332-e3c6-4f8f-8ccf-42bf31940247', '1ab0d050-d403-469e-b702-ba5919f68280', 'b8c252f1-0e2d-4b5d-bce4-1d65e3124561']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:07.018865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577837ed-cfa1-477c-bd5e-d5a35bc87d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:07.051888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577837ed-cfa1-477c-bd5e-d5a35bc87d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc5f9d4-452b-49fb-88c9-fd64879e7fd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1334386123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33294c4cb4324679bb55f37cae81430f',qos_specs=None,replication_status=,reservations=['2cb9fae6-6dca-41e7-91e4-c3d4b31de80f','fd1d8332-e3c6-4f8f-8ccf-42bf31940247','1ab0d050-d403-469e-b702-ba5919f68280','b8c252f1-0e2d-4b5d-bce4-1d65e3124561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34cf793942ff46608db660b26f582181',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1334386123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc5f9d4-452b-49fb-88c9-fd64879e7fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33294c4cb4324679bb55f37cae81430f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34cf793942ff46608db660b26f582181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:07.053016 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09898196-a389-4d76-bcbb-6c44e963dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:07.080066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09898196-a389-4d76-bcbb-6c44e963dc49) transitioned into state 'SUCCESS' from state '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-1334386123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33294c4cb4324679bb55f37cae81430f',qos_specs=None,replication_status=,reservations=['2cb9fae6-6dca-41e7-91e4-c3d4b31de80f','fd1d8332-e3c6-4f8f-8ccf-42bf31940247','1ab0d050-d403-469e-b702-ba5919f68280','b8c252f1-0e2d-4b5d-bce4-1d65e3124561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34cf793942ff46608db660b26f582181',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:07.081658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42fbadad-c985-4ed5-881a-9e8a6bb166d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:07.097743 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42fbadad-c985-4ed5-881a-9e8a6bb166d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:07.099115 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Flow 'volume_create_api' (b8a8d9ec-8ce6-408c-8786-edc3262fd54d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:07.099981 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume request issued successfully. Aug 26 08:59:07.100608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccdc8479-d020-46e7-ae52-f074a39c9cdb tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:07.101273 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 108/416] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:06 2026] POST /volume/v3/volumes => generated 759 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:07.120895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b6b8e56b-670e-43a1-878a-6a8a575d601c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:07.125051 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6b8e56b-670e-43a1-878a-6a8a575d601c tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] GET https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:07.125319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6b8e56b-670e-43a1-878a-6a8a575d601c tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:07.125540 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6b8e56b-670e-43a1-878a-6a8a575d601c tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:07.139011 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:07.139011 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:07.147274 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b6b8e56b-670e-43a1-878a-6a8a575d601c tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Volume info retrieved successfully. Aug 26 08:59:07.154692 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6b8e56b-670e-43a1-878a-6a8a575d601c tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 returned with HTTP 200 Aug 26 08:59:07.155452 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 104/417] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:07 2026] GET /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:07.486414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b07bfaf4-8ef4-42b4-8284-41affbebacad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:07.494061 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b07bfaf4-8ef4-42b4-8284-41affbebacad tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:07.494061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b07bfaf4-8ef4-42b4-8284-41affbebacad tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:07.496430 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b07bfaf4-8ef4-42b4-8284-41affbebacad tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:07.517110 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:07.517110 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:07.522576 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b07bfaf4-8ef4-42b4-8284-41affbebacad tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:07.529672 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b07bfaf4-8ef4-42b4-8284-41affbebacad tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:07.530318 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 102/418] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:07 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:07.848866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9be53c02-84c5-424c-b5b5-238eae00e59e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:07.850689 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9be53c02-84c5-424c-b5b5-238eae00e59e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:07.850923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9be53c02-84c5-424c-b5b5-238eae00e59e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:07.851135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9be53c02-84c5-424c-b5b5-238eae00e59e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:07.858647 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:07.858647 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:07.863198 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9be53c02-84c5-424c-b5b5-238eae00e59e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:07.870093 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9be53c02-84c5-424c-b5b5-238eae00e59e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:07.870093 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 105/419] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:07 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:08.172177 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-488b8c75-4159-47c0-b3da-9c2c824822e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.175245 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-488b8c75-4159-47c0-b3da-9c2c824822e9 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] GET https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:08.175666 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-488b8c75-4159-47c0-b3da-9c2c824822e9 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:08.175883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-488b8c75-4159-47c0-b3da-9c2c824822e9 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:08.185961 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.185961 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:08.191337 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-488b8c75-4159-47c0-b3da-9c2c824822e9 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Volume info retrieved successfully. Aug 26 08:59:08.196173 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-488b8c75-4159-47c0-b3da-9c2c824822e9 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 returned with HTTP 200 Aug 26 08:59:08.196785 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 109/420] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:08 2026] GET /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:08.216054 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-07aca581-6ff1-4889-b975-a53a89c2590e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.219494 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07aca581-6ff1-4889-b975-a53a89c2590e tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f Aug 26 08:59:08.222035 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-07aca581-6ff1-4889-b975-a53a89c2590e tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:08.290093 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07aca581-6ff1-4889-b975-a53a89c2590e tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f returned with HTTP 200 Aug 26 08:59:08.290595 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 105/421] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 08:59:08 2026] PUT /volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:08.299770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e05e4ada-569f-4210-badc-2c22d77f4446 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.301826 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:08.302302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:08.304629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:08.304761 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume of 2 GB Aug 26 08:59:08.309762 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Availability Zones retrieved successfully. Aug 26 08:59:08.316627 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Flow 'volume_create_api' (a6f0c5b5-16e2-4945-b7c6-c1da5a5e6615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:08.317881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354e786e-0460-4dcb-93a1-487a9d0c2590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.319022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Validating volume size '2' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:08.355084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354e786e-0460-4dcb-93a1-487a9d0c2590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:08.356161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db79607-c1cf-4701-b6f6-37012fa8b045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.398070 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota_utils [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Quota exceeded for 33294c4cb4324679bb55f37cae81430f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 26 08:59:08.400829 np0000008153 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db79607-c1cf-4701-b6f6-37012fa8b045) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 08:59:08.400829 np0000008153 devstack@c-api.service[100238]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 26 08:59:08.402740 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db79607-c1cf-4701-b6f6-37012fa8b045) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.403531 np0000008153 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db79607-c1cf-4701-b6f6-37012fa8b045) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 08:59:08.404213 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354e786e-0460-4dcb-93a1-487a9d0c2590) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.405227 np0000008153 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354e786e-0460-4dcb-93a1-487a9d0c2590) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 08:59:08.406070 np0000008153 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Flow 'volume_create_api' (a6f0c5b5-16e2-4945-b7c6-c1da5a5e6615) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 08:59:08.406395 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-e05e4ada-569f-4210-badc-2c22d77f4446 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 413 Aug 26 08:59:08.407228 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 103/422] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:08 2026] POST /volume/v3/volumes => generated 208 bytes in 108 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 08:59:08.418813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92f609f7-32b3-411c-bad8-d6de05829132 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.422288 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f Aug 26 08:59:08.422668 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:08.491170 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:59:08.491611 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:59:08.492021 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:59:08.492578 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:59:08.493205 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:59:08.493414 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 08:59:08.499039 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92f609f7-32b3-411c-bad8-d6de05829132 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f returned with HTTP 200 Aug 26 08:59:08.499504 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 106/423] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 08:59:08 2026] PUT /volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f => generated 392 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:08.510033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.512276 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:08.512619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:08.514117 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:08.514294 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Create volume of 1 GB Aug 26 08:59:08.518698 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Availability Zones retrieved successfully. Aug 26 08:59:08.525635 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Flow 'volume_create_api' (e1d758ae-0a5b-4623-80ef-56970a38ca94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:08.526898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61990ea7-2f04-4184-b675-4b143ce122ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.528504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:08.556850 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0cb82c25-6ae9-4df6-9bd6-5ba9a19210a7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.560023 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0cb82c25-6ae9-4df6-9bd6-5ba9a19210a7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:08.560162 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0cb82c25-6ae9-4df6-9bd6-5ba9a19210a7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:08.560370 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0cb82c25-6ae9-4df6-9bd6-5ba9a19210a7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:08.564422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61990ea7-2f04-4184-b675-4b143ce122ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:08.565558 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaee661a-c00f-47dd-bc93-30a8fbb9ea98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.571008 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.571008 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:08.577702 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0cb82c25-6ae9-4df6-9bd6-5ba9a19210a7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:08.584655 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0cb82c25-6ae9-4df6-9bd6-5ba9a19210a7 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:08.585359 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 106/424] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:08 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:08.606547 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota_utils [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Quota exceeded for 33294c4cb4324679bb55f37cae81430f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 26 08:59:08.612787 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaee661a-c00f-47dd-bc93-30a8fbb9ea98) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 08:59:08.612787 np0000008153 devstack@c-api.service[100237]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 26 08:59:08.615247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaee661a-c00f-47dd-bc93-30a8fbb9ea98) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.616176 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaee661a-c00f-47dd-bc93-30a8fbb9ea98) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 08:59:08.617078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61990ea7-2f04-4184-b675-4b143ce122ce) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:08.618794 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61990ea7-2f04-4184-b675-4b143ce122ce) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 08:59:08.619347 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Flow 'volume_create_api' (e1d758ae-0a5b-4623-80ef-56970a38ca94) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 08:59:08.619719 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-6f1ba249-5b27-4c62-8416-9cf3c6bb884f tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 413 Aug 26 08:59:08.620597 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 110/425] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:08 2026] POST /volume/v3/volumes => generated 150 bytes in 111 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 26 08:59:08.630621 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb64eba5-f2dd-4f83-87ed-fecee0875359 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.633277 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb64eba5-f2dd-4f83-87ed-fecee0875359 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f Aug 26 08:59:08.633585 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb64eba5-f2dd-4f83-87ed-fecee0875359 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:08.640085 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.640085 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:08.692934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb64eba5-f2dd-4f83-87ed-fecee0875359 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f returned with HTTP 200 Aug 26 08:59:08.692934 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 104/426] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 08:59:08 2026] PUT /volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f => generated 391 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:08.703212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd38aa09-30e6-4225-9fc3-501752249c35 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.705901 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd38aa09-30e6-4225-9fc3-501752249c35 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] POST https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7/action Aug 26 08:59:08.706167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd38aa09-30e6-4225-9fc3-501752249c35 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:08.706277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd38aa09-30e6-4225-9fc3-501752249c35 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:08.716769 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.716769 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:08.717381 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd38aa09-30e6-4225-9fc3-501752249c35 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Volume info retrieved successfully. Aug 26 08:59:08.758323 np0000008153 devstack@c-api.service[100239]: ERROR cinder.volume.api [None req-fd38aa09-30e6-4225-9fc3-501752249c35 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Quota exceeded for 33294c4cb4324679bb55f37cae81430f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 26 08:59:08.772698 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-fd38aa09-30e6-4225-9fc3-501752249c35 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7/action returned with HTTP 413 Aug 26 08:59:08.774145 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 107/427] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:08 2026] POST /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7/action => generated 208 bytes in 71 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 08:59:08.784712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0e45357e-ca0b-409e-8e92-ba462697cab1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.787270 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0e45357e-ca0b-409e-8e92-ba462697cab1 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] GET https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:08.788037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0e45357e-ca0b-409e-8e92-ba462697cab1 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:08.788944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0e45357e-ca0b-409e-8e92-ba462697cab1 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:08.800434 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.800434 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:08.809238 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0e45357e-ca0b-409e-8e92-ba462697cab1 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Volume info retrieved successfully. Aug 26 08:59:08.816100 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0e45357e-ca0b-409e-8e92-ba462697cab1 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 returned with HTTP 200 Aug 26 08:59:08.816710 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 107/428] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:08 2026] GET /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:08.834946 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.837237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:08.837412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:08.837669 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:08.837897 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Delete volume with id: 3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:08.847412 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.847412 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:08.847931 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Volume info retrieved successfully. Aug 26 08:59:08.876347 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Delete volume request issued successfully. Aug 26 08:59:08.876622 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1aa843de-5bc4-4b33-b575-9bd51a425749 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 returned with HTTP 202 Aug 26 08:59:08.877116 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 111/429] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:08 2026] DELETE /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:08.892707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-04651cdb-bd28-4831-97bf-5185241010bb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.893429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11ffb876-acab-47cf-80c4-27c2fe84998a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:08.896874 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04651cdb-bd28-4831-97bf-5185241010bb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:08.896874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04651cdb-bd28-4831-97bf-5185241010bb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:08.896874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04651cdb-bd28-4831-97bf-5185241010bb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:08.898719 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11ffb876-acab-47cf-80c4-27c2fe84998a tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] GET https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:08.899069 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11ffb876-acab-47cf-80c4-27c2fe84998a tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:08.899395 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11ffb876-acab-47cf-80c4-27c2fe84998a tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:08.908870 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.908870 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:08.912355 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:08.912355 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:08.913817 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-04651cdb-bd28-4831-97bf-5185241010bb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:08.917864 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-11ffb876-acab-47cf-80c4-27c2fe84998a tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Volume info retrieved successfully. Aug 26 08:59:08.921398 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04651cdb-bd28-4831-97bf-5185241010bb tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:08.922205 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 108/430] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:08 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:08.925674 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11ffb876-acab-47cf-80c4-27c2fe84998a tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 returned with HTTP 200 Aug 26 08:59:08.926174 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 105/431] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:08 2026] GET /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:09.604595 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4c58adb8-9942-46cb-bf0f-3270cafc6fe2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:09.607439 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4c58adb8-9942-46cb-bf0f-3270cafc6fe2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:09.607721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4c58adb8-9942-46cb-bf0f-3270cafc6fe2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:09.608023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4c58adb8-9942-46cb-bf0f-3270cafc6fe2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:09.619182 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:09.619182 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:09.625861 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4c58adb8-9942-46cb-bf0f-3270cafc6fe2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:09.632714 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4c58adb8-9942-46cb-bf0f-3270cafc6fe2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:09.633296 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 108/432] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:09 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:09.941869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ea2122c-f920-4b26-9f9d-1e998468e9cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:09.944863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-095f1c58-eb78-4e6f-afd2-5be4f9702d07 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:09.945268 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ea2122c-f920-4b26-9f9d-1e998468e9cd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:09.945268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ea2122c-f920-4b26-9f9d-1e998468e9cd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:09.945268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ea2122c-f920-4b26-9f9d-1e998468e9cd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:09.948870 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-095f1c58-eb78-4e6f-afd2-5be4f9702d07 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] GET https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 Aug 26 08:59:09.948870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-095f1c58-eb78-4e6f-afd2-5be4f9702d07 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:09.948870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-095f1c58-eb78-4e6f-afd2-5be4f9702d07 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:09.954088 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:09.954088 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:09.957218 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-095f1c58-eb78-4e6f-afd2-5be4f9702d07 tempest-VolumeQuotasNegativeTestJSON-1143897076 tempest-VolumeQuotasNegativeTestJSON-1143897076-project-member] https://10.4.3.236/volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 returned with HTTP 404 Aug 26 08:59:09.958295 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 109/433] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:09 2026] GET /volume/v3/volumes/3fc5f9d4-452b-49fb-88c9-fd64879e7fd7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:09.958500 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ea2122c-f920-4b26-9f9d-1e998468e9cd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:09.964528 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ea2122c-f920-4b26-9f9d-1e998468e9cd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:09.965039 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 112/434] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:09 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:09.967722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3143a1f2-2acd-4829-b0c0-195e184434f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:09.970127 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3143a1f2-2acd-4829-b0c0-195e184434f9 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f Aug 26 08:59:09.970649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3143a1f2-2acd-4829-b0c0-195e184434f9 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:10.071589 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3143a1f2-2acd-4829-b0c0-195e184434f9 tempest-VolumeQuotasNegativeTestJSON-39241174 tempest-VolumeQuotasNegativeTestJSON-39241174-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f returned with HTTP 200 Aug 26 08:59:10.072078 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 106/435] 10.4.3.236 () {68 vars in 1375 bytes} [Wed Aug 26 08:59:09 2026] PUT /volume/v3/os-quota-sets/33294c4cb4324679bb55f37cae81430f => generated 395 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:10.651274 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2f720a0a-d472-435d-a099-c659b724e996 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:10.655883 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f720a0a-d472-435d-a099-c659b724e996 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:10.655883 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f720a0a-d472-435d-a099-c659b724e996 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:10.655883 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f720a0a-d472-435d-a099-c659b724e996 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:10.670029 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:10.670029 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:10.675786 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2f720a0a-d472-435d-a099-c659b724e996 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:10.682800 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f720a0a-d472-435d-a099-c659b724e996 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:10.683362 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 109/436] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:10 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:10.986200 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5bca9568-9426-4e34-a717-80247c26b3c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:10.989872 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bca9568-9426-4e34-a717-80247c26b3c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:10.989872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bca9568-9426-4e34-a717-80247c26b3c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:10.989872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bca9568-9426-4e34-a717-80247c26b3c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:11.000253 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:11.000253 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:11.005874 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5bca9568-9426-4e34-a717-80247c26b3c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:11.012627 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bca9568-9426-4e34-a717-80247c26b3c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:11.013434 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 110/437] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:10 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:11.698134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d846c23a-015f-4bf6-9d72-d38b6523c83b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:11.700247 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d846c23a-015f-4bf6-9d72-d38b6523c83b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:11.701170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d846c23a-015f-4bf6-9d72-d38b6523c83b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:11.701170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d846c23a-015f-4bf6-9d72-d38b6523c83b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:11.709954 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:11.709954 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:11.715202 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d846c23a-015f-4bf6-9d72-d38b6523c83b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:11.720550 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d846c23a-015f-4bf6-9d72-d38b6523c83b tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:11.720974 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 113/438] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:11 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:12.031308 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e7dbc954-732c-4a77-9fd0-b95cbfab9502 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:12.034082 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7dbc954-732c-4a77-9fd0-b95cbfab9502 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:12.034375 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7dbc954-732c-4a77-9fd0-b95cbfab9502 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:12.034903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7dbc954-732c-4a77-9fd0-b95cbfab9502 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:12.046522 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:12.046522 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:12.051231 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e7dbc954-732c-4a77-9fd0-b95cbfab9502 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:12.056249 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7dbc954-732c-4a77-9fd0-b95cbfab9502 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:12.056792 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 107/439] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:12 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:12.737031 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b103343-f103-41fd-992f-7db2a4082d4c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:12.740675 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b103343-f103-41fd-992f-7db2a4082d4c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:12.740896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b103343-f103-41fd-992f-7db2a4082d4c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:12.741141 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b103343-f103-41fd-992f-7db2a4082d4c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:12.756152 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:12.756152 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:12.762937 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b103343-f103-41fd-992f-7db2a4082d4c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:12.770201 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b103343-f103-41fd-992f-7db2a4082d4c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:12.770881 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 110/440] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:12 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:13.072682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-57416019-906c-4bd7-aa5f-80073edeaaac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:13.074575 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57416019-906c-4bd7-aa5f-80073edeaaac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:13.074770 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57416019-906c-4bd7-aa5f-80073edeaaac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:13.075048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57416019-906c-4bd7-aa5f-80073edeaaac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:13.086089 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:13.086089 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:13.091660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:13.094080 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-57416019-906c-4bd7-aa5f-80073edeaaac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:13.094207 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:13.094666 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-485265694", "imageRef": "5d57fbc7-0304-4248-a056-b272959b6711", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:13.098871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-485265694', 'imageRef': '5d57fbc7-0304-4248-a056-b272959b6711', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:13.102352 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57416019-906c-4bd7-aa5f-80073edeaaac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:13.102898 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 111/441] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:13 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:13.646874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Create volume of 1 GB Aug 26 08:59:13.649172 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Availability Zones retrieved successfully. Aug 26 08:59:13.655260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Flow 'volume_create_api' (5d09e40e-24dd-4d41-8b4f-30b71376602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:13.656210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9437c65a-5a07-464c-af90-9df1b4f1f4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:13.659395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:13.724152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9437c65a-5a07-464c-af90-9df1b4f1f4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:13.725045 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c9cb6d-29b3-4509-950b-916026c45cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:13.785110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e3bb2543-8de0-4908-9801-adae4d36560a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:13.787876 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3bb2543-8de0-4908-9801-adae4d36560a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:13.788008 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3bb2543-8de0-4908-9801-adae4d36560a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:13.788262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3bb2543-8de0-4908-9801-adae4d36560a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:13.803386 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:13.803386 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:13.807382 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3bb2543-8de0-4908-9801-adae4d36560a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:13.814671 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Created reservations ['c9b2caa3-f160-43ef-9e53-1cacd9dc429b', '480f4955-7869-453c-bbfe-0bfa5a4ce6ac', '5116cfb4-6a40-40df-ba5a-ea0f73616043', 'f777b66e-fd58-4800-9236-fcc098daf162'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:13.815507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c9cb6d-29b3-4509-950b-916026c45cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b2caa3-f160-43ef-9e53-1cacd9dc429b', '480f4955-7869-453c-bbfe-0bfa5a4ce6ac', '5116cfb4-6a40-40df-ba5a-ea0f73616043', 'f777b66e-fd58-4800-9236-fcc098daf162']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:13.816282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd5712b-0428-475c-a969-b02c9413fb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:13.824910 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3bb2543-8de0-4908-9801-adae4d36560a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:13.825473 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 108/442] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:13 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:13.848244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd5712b-0428-475c-a969-b02c9413fb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b6fdcd-06e1-41d8-a30c-86ca21c7179a', '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-485265694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f55716cc08df440d94d7d68bfd07a3e6',qos_specs=None,replication_status=,reservations=['c9b2caa3-f160-43ef-9e53-1cacd9dc429b','480f4955-7869-453c-bbfe-0bfa5a4ce6ac','5116cfb4-6a40-40df-ba5a-ea0f73616043','f777b66e-fd58-4800-9236-fcc098daf162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57457596b35d4bd287b3c2ac0acbcf47',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-485265694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b6fdcd-06e1-41d8-a30c-86ca21c7179a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f55716cc08df440d94d7d68bfd07a3e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57457596b35d4bd287b3c2ac0acbcf47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:13.850147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ed06b4-9b35-4c73-95ae-cfea00aefed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:13.891366 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ed06b4-9b35-4c73-95ae-cfea00aefed2) transitioned into state 'SUCCESS' from state '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-485265694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f55716cc08df440d94d7d68bfd07a3e6',qos_specs=None,replication_status=,reservations=['c9b2caa3-f160-43ef-9e53-1cacd9dc429b','480f4955-7869-453c-bbfe-0bfa5a4ce6ac','5116cfb4-6a40-40df-ba5a-ea0f73616043','f777b66e-fd58-4800-9236-fcc098daf162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57457596b35d4bd287b3c2ac0acbcf47',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:13.892083 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f629bc3-ca45-4d38-9378-63bd709c41f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:13.904879 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f629bc3-ca45-4d38-9378-63bd709c41f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:13.906012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Flow 'volume_create_api' (5d09e40e-24dd-4d41-8b4f-30b71376602d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:13.906867 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Create volume request issued successfully. Aug 26 08:59:13.907172 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47cb7ea5-a322-4378-9b7b-3b9e8878460a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:13.907702 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 114/443] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:59:13 2026] POST /volume/v3/volumes => generated 752 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 08:59:13.922346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a6ebd0e3-7b38-4ee0-adf9-fe391624b620 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:13.925035 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6ebd0e3-7b38-4ee0-adf9-fe391624b620 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:13.925307 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6ebd0e3-7b38-4ee0-adf9-fe391624b620 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:13.925509 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6ebd0e3-7b38-4ee0-adf9-fe391624b620 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:13.934980 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:13.934980 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:13.940879 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a6ebd0e3-7b38-4ee0-adf9-fe391624b620 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:13.947712 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6ebd0e3-7b38-4ee0-adf9-fe391624b620 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:13.948148 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 111/444] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:13 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:14.117146 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d7b65d6-1523-41f8-bf28-8c6e23801b3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:14.119064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d7b65d6-1523-41f8-bf28-8c6e23801b3d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:14.119143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d7b65d6-1523-41f8-bf28-8c6e23801b3d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:14.119400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d7b65d6-1523-41f8-bf28-8c6e23801b3d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:14.126485 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:14.126485 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:14.130940 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4d7b65d6-1523-41f8-bf28-8c6e23801b3d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:14.137702 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d7b65d6-1523-41f8-bf28-8c6e23801b3d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:14.138226 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 112/445] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:14 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:14.842727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4566606b-1f64-446d-8392-f74c3623a969 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:14.847461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4566606b-1f64-446d-8392-f74c3623a969 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:14.847461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4566606b-1f64-446d-8392-f74c3623a969 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:14.847461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4566606b-1f64-446d-8392-f74c3623a969 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:14.868705 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:14.868705 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:14.873555 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4566606b-1f64-446d-8392-f74c3623a969 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:14.879883 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4566606b-1f64-446d-8392-f74c3623a969 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:14.880502 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 109/446] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:14 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:14.966005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3ea32ad-a1a7-4663-b92e-6839c4ede215 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:14.969196 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3ea32ad-a1a7-4663-b92e-6839c4ede215 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:14.969196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3ea32ad-a1a7-4663-b92e-6839c4ede215 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:14.969520 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3ea32ad-a1a7-4663-b92e-6839c4ede215 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:14.981110 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:14.981110 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:14.987459 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3ea32ad-a1a7-4663-b92e-6839c4ede215 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:14.995556 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3ea32ad-a1a7-4663-b92e-6839c4ede215 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:14.996218 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 115/447] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:14 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:15.154356 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-45d82866-2417-4375-9b29-d2a308751851 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.157166 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-45d82866-2417-4375-9b29-d2a308751851 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:15.157396 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-45d82866-2417-4375-9b29-d2a308751851 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:15.157891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-45d82866-2417-4375-9b29-d2a308751851 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:15.165329 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:15.165329 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:15.169792 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-45d82866-2417-4375-9b29-d2a308751851 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:15.175580 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-45d82866-2417-4375-9b29-d2a308751851 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:15.176175 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 112/448] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:15 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:15.467356 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0c3d2cab-e895-4afd-a2b7-c78b1384a45c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.747406 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c3d2cab-e895-4afd-a2b7-c78b1384a45c tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 08:59:15.747809 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c3d2cab-e895-4afd-a2b7-c78b1384a45c tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1402331489", "extra_specs": {"spec1": "val1"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:15.770736 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c3d2cab-e895-4afd-a2b7-c78b1384a45c tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 08:59:15.771424 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 113/449] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 08:59:15 2026] POST /volume/v3/types => generated 243 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:15.780925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8cd2ca33-480e-4465-b470-02177c151fb5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.784890 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cd2ca33-480e-4465-b470-02177c151fb5 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] POST https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs Aug 26 08:59:15.785605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cd2ca33-480e-4465-b470-02177c151fb5 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:15.787752 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cd2ca33-480e-4465-b470-02177c151fb5 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs returned with HTTP 400 Aug 26 08:59:15.788684 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 110/450] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 08:59:15 2026] POST /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 08:59:15.800833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-512a1cce-1576-45d2-80fa-62eedfe9e92e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.803711 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-512a1cce-1576-45d2-80fa-62eedfe9e92e tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] POST https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs Aug 26 08:59:15.804312 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-512a1cce-1576-45d2-80fa-62eedfe9e92e tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:15.807370 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-512a1cce-1576-45d2-80fa-62eedfe9e92e tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs returned with HTTP 400 Aug 26 08:59:15.808116 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 116/451] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 08:59:15 2026] POST /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 08:59:15.819423 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-439f240e-7b6e-4880-8c51-657a4cbd2e53 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.821613 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-439f240e-7b6e-4880-8c51-657a4cbd2e53 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] POST https://10.4.3.236/volume/v3/types/6be27cf9-bba0-46ca-9775-965e392d1390/extra_specs Aug 26 08:59:15.822057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-439f240e-7b6e-4880-8c51-657a4cbd2e53 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:15.838646 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-439f240e-7b6e-4880-8c51-657a4cbd2e53 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/6be27cf9-bba0-46ca-9775-965e392d1390/extra_specs returned with HTTP 404 Aug 26 08:59:15.839333 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 113/452] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 08:59:15 2026] POST /volume/v3/types/6be27cf9-bba0-46ca-9775-965e392d1390/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:15.848966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09b4ad94-8144-4eb6-baeb-8e77cfeca770 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.852007 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09b4ad94-8144-4eb6-baeb-8e77cfeca770 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] DELETE https://10.4.3.236/volume/v3/types/5ac88709-8c2e-4ca9-b7ab-65aac172eae0/extra_specs/spec1 Aug 26 08:59:15.852261 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09b4ad94-8144-4eb6-baeb-8e77cfeca770 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:15.852471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09b4ad94-8144-4eb6-baeb-8e77cfeca770 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:15.856943 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09b4ad94-8144-4eb6-baeb-8e77cfeca770 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/5ac88709-8c2e-4ca9-b7ab-65aac172eae0/extra_specs/spec1 returned with HTTP 404 Aug 26 08:59:15.857525 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 114/453] 10.4.3.236 () {66 vars in 1399 bytes} [Wed Aug 26 08:59:15 2026] DELETE /volume/v3/types/5ac88709-8c2e-4ca9-b7ab-65aac172eae0/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:15.867659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7160eb9-6737-4c87-864d-d56a8b26379d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.870692 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7160eb9-6737-4c87-864d-d56a8b26379d tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] GET https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/nonexistent_extra_spec_name Aug 26 08:59:15.871832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7160eb9-6737-4c87-864d-d56a8b26379d tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:15.871832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7160eb9-6737-4c87-864d-d56a8b26379d tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:15.884482 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7160eb9-6737-4c87-864d-d56a8b26379d tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 26 08:59:15.885820 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 111/454] 10.4.3.236 () {66 vars in 1462 bytes} [Wed Aug 26 08:59:15 2026] GET /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:15.895786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e594af9c-283a-434a-9feb-65eb3e2d0c32 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.900049 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e594af9c-283a-434a-9feb-65eb3e2d0c32 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:15.900513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e594af9c-283a-434a-9feb-65eb3e2d0c32 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:15.900513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e594af9c-283a-434a-9feb-65eb3e2d0c32 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:15.902524 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c88ec58a-cedb-4140-9d8a-cb53a21919fd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.908708 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c88ec58a-cedb-4140-9d8a-cb53a21919fd tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] GET https://10.4.3.236/volume/v3/types/cb1a2b75-6e18-462a-b443-8ff98006b135/extra_specs/spec1 Aug 26 08:59:15.909039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c88ec58a-cedb-4140-9d8a-cb53a21919fd tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:15.909362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c88ec58a-cedb-4140-9d8a-cb53a21919fd tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:15.917041 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:15.917041 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:15.918086 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c88ec58a-cedb-4140-9d8a-cb53a21919fd tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/cb1a2b75-6e18-462a-b443-8ff98006b135/extra_specs/spec1 returned with HTTP 404 Aug 26 08:59:15.918516 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 114/455] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 08:59:15 2026] GET /volume/v3/types/cb1a2b75-6e18-462a-b443-8ff98006b135/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:15.921780 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e594af9c-283a-434a-9feb-65eb3e2d0c32 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:15.927833 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e594af9c-283a-434a-9feb-65eb3e2d0c32 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:15.928614 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 117/456] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:15 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:15.933771 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fcfc1f91-8a8c-4ac9-ad73-0310a6e06703 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.936387 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fcfc1f91-8a8c-4ac9-ad73-0310a6e06703 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] GET https://10.4.3.236/volume/v3/types/c12d5c51-1916-4a33-90d8-6a24c6291cf7/extra_specs Aug 26 08:59:15.936616 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fcfc1f91-8a8c-4ac9-ad73-0310a6e06703 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:15.936940 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fcfc1f91-8a8c-4ac9-ad73-0310a6e06703 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:15.945024 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fcfc1f91-8a8c-4ac9-ad73-0310a6e06703 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/c12d5c51-1916-4a33-90d8-6a24c6291cf7/extra_specs returned with HTTP 404 Aug 26 08:59:15.945557 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 115/457] 10.4.3.236 () {66 vars in 1378 bytes} [Wed Aug 26 08:59:15 2026] GET /volume/v3/types/c12d5c51-1916-4a33-90d8-6a24c6291cf7/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:15.958199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-685137eb-083a-458b-83cd-02b36e7b3e34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.960785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-685137eb-083a-458b-83cd-02b36e7b3e34 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] PUT https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/spec1 Aug 26 08:59:15.961225 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-685137eb-083a-458b-83cd-02b36e7b3e34 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:15.962888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-685137eb-083a-458b-83cd-02b36e7b3e34 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/spec1 returned with HTTP 400 Aug 26 08:59:15.963711 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 112/458] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 08:59:15 2026] PUT /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 08:59:15.973685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-24b103c2-1da0-4e15-97de-8b0ba5da0c17 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.976349 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-24b103c2-1da0-4e15-97de-8b0ba5da0c17 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] PUT https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/spec1 Aug 26 08:59:15.976832 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-24b103c2-1da0-4e15-97de-8b0ba5da0c17 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'update', calling method: update, body: null {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:15.978552 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-24b103c2-1da0-4e15-97de-8b0ba5da0c17 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/spec1 returned with HTTP 400 Aug 26 08:59:15.979332 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 115/459] 10.4.3.236 () {68 vars in 1415 bytes} [Wed Aug 26 08:59:15 2026] PUT /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:59:15.989785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0752d4cb-7192-4d75-bcd4-8fb44264e8a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:15.991419 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0752d4cb-7192-4d75-bcd4-8fb44264e8a7 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] PUT https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/None Aug 26 08:59:15.994875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0752d4cb-7192-4d75-bcd4-8fb44264e8a7 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:16.017669 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2e422815-601f-4bc3-b7f0-f21167c53706 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.019936 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e422815-601f-4bc3-b7f0-f21167c53706 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:16.020164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e422815-601f-4bc3-b7f0-f21167c53706 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:16.020365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e422815-601f-4bc3-b7f0-f21167c53706 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:16.028513 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:16.028513 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:16.036043 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2e422815-601f-4bc3-b7f0-f21167c53706 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:16.038335 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0752d4cb-7192-4d75-bcd4-8fb44264e8a7 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 26 08:59:16.038335 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0752d4cb-7192-4d75-bcd4-8fb44264e8a7 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/None returned with HTTP 400 Aug 26 08:59:16.039722 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 118/460] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 08:59:15 2026] PUT /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/None => generated 73 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:59:16.044995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e422815-601f-4bc3-b7f0-f21167c53706 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:16.049002 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 116/461] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:16 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:16.059498 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1257f23-3cbe-4b2a-949b-72285cf93c52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.061354 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1257f23-3cbe-4b2a-949b-72285cf93c52 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] PUT https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/635753b3-913c-4c93-9c89-2b0558dc1544 Aug 26 08:59:16.061746 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1257f23-3cbe-4b2a-949b-72285cf93c52 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:16.074673 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1257f23-3cbe-4b2a-949b-72285cf93c52 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 26 08:59:16.074673 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1257f23-3cbe-4b2a-949b-72285cf93c52 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/635753b3-913c-4c93-9c89-2b0558dc1544 returned with HTTP 400 Aug 26 08:59:16.074673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 113/462] 10.4.3.236 () {68 vars in 1509 bytes} [Wed Aug 26 08:59:16 2026] PUT /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce/extra_specs/635753b3-913c-4c93-9c89-2b0558dc1544 => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 08:59:16.084613 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9ef785ae-1c80-4e87-9038-8bf2a7837402 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.089058 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9ef785ae-1c80-4e87-9038-8bf2a7837402 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] PUT https://10.4.3.236/volume/v3/types/029098b3-d89c-4e5c-a6fd-dcf02bb6218a/extra_specs/spec1 Aug 26 08:59:16.089470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9ef785ae-1c80-4e87-9038-8bf2a7837402 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:16.103120 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9ef785ae-1c80-4e87-9038-8bf2a7837402 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/029098b3-d89c-4e5c-a6fd-dcf02bb6218a/extra_specs/spec1 returned with HTTP 404 Aug 26 08:59:16.104046 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 116/463] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 08:59:16 2026] PUT /volume/v3/types/029098b3-d89c-4e5c-a6fd-dcf02bb6218a/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:16.114064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2124fe2f-a7f4-4093-85a1-3c27dce04460 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.116345 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2124fe2f-a7f4-4093-85a1-3c27dce04460 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] DELETE https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce Aug 26 08:59:16.116460 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2124fe2f-a7f4-4093-85a1-3c27dce04460 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:16.116714 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2124fe2f-a7f4-4093-85a1-3c27dce04460 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:16.147633 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2124fe2f-a7f4-4093-85a1-3c27dce04460 tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce returned with HTTP 202 Aug 26 08:59:16.148311 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 119/464] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 08:59:16 2026] DELETE /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:16.157514 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-145cc9b6-72b3-4062-b0b8-fddf3969e8af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.159586 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-145cc9b6-72b3-4062-b0b8-fddf3969e8af tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] GET https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce Aug 26 08:59:16.159807 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-145cc9b6-72b3-4062-b0b8-fddf3969e8af tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:16.160079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-145cc9b6-72b3-4062-b0b8-fddf3969e8af tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:16.164375 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-145cc9b6-72b3-4062-b0b8-fddf3969e8af tempest-ExtraSpecsNegativeTest-754430302 tempest-ExtraSpecsNegativeTest-754430302-project-admin] https://10.4.3.236/volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce returned with HTTP 404 Aug 26 08:59:16.165643 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 117/465] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 08:59:16 2026] GET /volume/v3/types/949d4974-ce19-4ec2-a367-2652743fd0ce => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:16.194396 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-920ee9c2-4872-48c0-a9c7-acfa1bdc75d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.196621 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-920ee9c2-4872-48c0-a9c7-acfa1bdc75d2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:16.197069 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-920ee9c2-4872-48c0-a9c7-acfa1bdc75d2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:16.197406 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-920ee9c2-4872-48c0-a9c7-acfa1bdc75d2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:16.210469 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:16.210469 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:16.221654 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-920ee9c2-4872-48c0-a9c7-acfa1bdc75d2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:16.229065 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-920ee9c2-4872-48c0-a9c7-acfa1bdc75d2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:16.229662 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 114/466] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:16 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:16.944327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-20e16b9f-0039-4020-8609-fad7671d77e5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:16.946562 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20e16b9f-0039-4020-8609-fad7671d77e5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:16.948192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20e16b9f-0039-4020-8609-fad7671d77e5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:16.948192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20e16b9f-0039-4020-8609-fad7671d77e5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:16.959193 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:16.959193 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:16.963558 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-20e16b9f-0039-4020-8609-fad7671d77e5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:16.969587 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20e16b9f-0039-4020-8609-fad7671d77e5 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:16.970038 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 117/467] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:16 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:17.065353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba1e2c76-064b-482c-8511-7e11c8efcbba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:17.067667 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba1e2c76-064b-482c-8511-7e11c8efcbba tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:17.067984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba1e2c76-064b-482c-8511-7e11c8efcbba tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:17.068285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba1e2c76-064b-482c-8511-7e11c8efcbba tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:17.078294 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:17.078294 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:17.083898 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba1e2c76-064b-482c-8511-7e11c8efcbba tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:17.088980 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba1e2c76-064b-482c-8511-7e11c8efcbba tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:17.089469 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 120/468] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:17 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:17.248923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfe5dc7d-d4a8-4425-a972-0f6852713b93 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:17.253551 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfe5dc7d-d4a8-4425-a972-0f6852713b93 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:17.253889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfe5dc7d-d4a8-4425-a972-0f6852713b93 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:17.254159 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfe5dc7d-d4a8-4425-a972-0f6852713b93 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:17.268262 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:17.268262 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:17.275078 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfe5dc7d-d4a8-4425-a972-0f6852713b93 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:17.280133 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfe5dc7d-d4a8-4425-a972-0f6852713b93 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:17.280507 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 118/469] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:17 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:17.985353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a2179df-a0a7-4b04-90a2-ece226dba2e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:17.987813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a2179df-a0a7-4b04-90a2-ece226dba2e4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:17.988272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a2179df-a0a7-4b04-90a2-ece226dba2e4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:17.988719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a2179df-a0a7-4b04-90a2-ece226dba2e4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:18.004236 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:18.004236 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:18.008418 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8a2179df-a0a7-4b04-90a2-ece226dba2e4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:18.015632 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a2179df-a0a7-4b04-90a2-ece226dba2e4 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:18.015864 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 115/470] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:17 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:18.105432 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-50b82ccc-fbb7-4d98-9959-5ad5e99b5c14 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:18.107676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50b82ccc-fbb7-4d98-9959-5ad5e99b5c14 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:18.107961 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50b82ccc-fbb7-4d98-9959-5ad5e99b5c14 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:18.108254 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50b82ccc-fbb7-4d98-9959-5ad5e99b5c14 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:18.117379 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:18.117379 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:18.123363 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-50b82ccc-fbb7-4d98-9959-5ad5e99b5c14 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:18.131106 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50b82ccc-fbb7-4d98-9959-5ad5e99b5c14 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:18.131649 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 118/471] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:18 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:18.295367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11a5714f-b943-4909-b53a-59fdbfa66389 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:18.298334 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11a5714f-b943-4909-b53a-59fdbfa66389 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:18.298678 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11a5714f-b943-4909-b53a-59fdbfa66389 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:18.299262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11a5714f-b943-4909-b53a-59fdbfa66389 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:18.309480 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:18.309480 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:18.315999 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11a5714f-b943-4909-b53a-59fdbfa66389 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:18.323107 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11a5714f-b943-4909-b53a-59fdbfa66389 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:18.323737 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 121/472] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:18 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:19.031090 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61337b5c-afb7-4e6c-84a0-d47e3c090013 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:19.033644 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61337b5c-afb7-4e6c-84a0-d47e3c090013 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:19.033938 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61337b5c-afb7-4e6c-84a0-d47e3c090013 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:19.034197 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61337b5c-afb7-4e6c-84a0-d47e3c090013 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:19.051078 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:19.051078 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:19.058960 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-61337b5c-afb7-4e6c-84a0-d47e3c090013 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:19.065347 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61337b5c-afb7-4e6c-84a0-d47e3c090013 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:19.065855 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 119/473] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:19 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:19.146235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0540ef55-0193-4d41-9e3d-4af94d023481 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:19.148697 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0540ef55-0193-4d41-9e3d-4af94d023481 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:19.149036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0540ef55-0193-4d41-9e3d-4af94d023481 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:19.149288 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0540ef55-0193-4d41-9e3d-4af94d023481 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:19.157615 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:19.157615 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:19.163213 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0540ef55-0193-4d41-9e3d-4af94d023481 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:19.169836 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0540ef55-0193-4d41-9e3d-4af94d023481 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:19.170418 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 116/474] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:19 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:19.342729 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b9834074-2f70-410c-83d3-5105e2c3df2b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:19.346490 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b9834074-2f70-410c-83d3-5105e2c3df2b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:19.346490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b9834074-2f70-410c-83d3-5105e2c3df2b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:19.346787 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b9834074-2f70-410c-83d3-5105e2c3df2b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:19.358394 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:19.358394 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:19.366147 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b9834074-2f70-410c-83d3-5105e2c3df2b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:19.373916 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b9834074-2f70-410c-83d3-5105e2c3df2b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:19.375063 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 119/475] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:19 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:20.082414 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2d1cd29-440c-4ba7-823c-4241644faf12 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:20.084198 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2d1cd29-440c-4ba7-823c-4241644faf12 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:20.084405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2d1cd29-440c-4ba7-823c-4241644faf12 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:20.084584 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2d1cd29-440c-4ba7-823c-4241644faf12 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:20.094377 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:20.094377 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:20.098711 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b2d1cd29-440c-4ba7-823c-4241644faf12 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:20.103722 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2d1cd29-440c-4ba7-823c-4241644faf12 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:20.104172 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 122/476] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:20 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:20.190248 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e9ed2ac-079d-49eb-b707-aa8072ccc709 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:20.192816 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e9ed2ac-079d-49eb-b707-aa8072ccc709 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:20.193024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e9ed2ac-079d-49eb-b707-aa8072ccc709 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:20.193192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e9ed2ac-079d-49eb-b707-aa8072ccc709 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:20.200071 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:20.200071 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:20.203890 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e9ed2ac-079d-49eb-b707-aa8072ccc709 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:20.208129 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e9ed2ac-079d-49eb-b707-aa8072ccc709 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:20.208484 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 120/477] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:20 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:20.394025 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd98102d-df30-4376-9c2a-c32b806ff472 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:20.397365 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd98102d-df30-4376-9c2a-c32b806ff472 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:20.397834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd98102d-df30-4376-9c2a-c32b806ff472 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:20.398768 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd98102d-df30-4376-9c2a-c32b806ff472 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:20.409862 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:20.409862 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:20.416430 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cd98102d-df30-4376-9c2a-c32b806ff472 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:20.423755 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd98102d-df30-4376-9c2a-c32b806ff472 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:20.424314 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 117/478] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:20 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:21.127161 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ec6ad298-f929-4e81-b159-472affddf405 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:21.131988 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec6ad298-f929-4e81-b159-472affddf405 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:21.132169 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec6ad298-f929-4e81-b159-472affddf405 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:21.132616 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec6ad298-f929-4e81-b159-472affddf405 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:21.156191 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:21.156191 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:21.167658 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ec6ad298-f929-4e81-b159-472affddf405 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:21.175612 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec6ad298-f929-4e81-b159-472affddf405 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:21.176210 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 120/479] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:21 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:21.193455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-466a3895-df42-4087-b345-ddaf5443f3b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:21.225995 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54166bef-b207-4c81-8e3d-7bb237f46634 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:21.228078 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54166bef-b207-4c81-8e3d-7bb237f46634 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:21.228347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54166bef-b207-4c81-8e3d-7bb237f46634 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:21.228534 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54166bef-b207-4c81-8e3d-7bb237f46634 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:21.237899 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:21.237899 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:21.242374 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-54166bef-b207-4c81-8e3d-7bb237f46634 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:21.249503 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54166bef-b207-4c81-8e3d-7bb237f46634 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:21.250140 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 121/480] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:21 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:21.441580 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a120bda-8613-4e62-a88f-b67d834eb77e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:21.443624 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a120bda-8613-4e62-a88f-b67d834eb77e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:21.443936 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a120bda-8613-4e62-a88f-b67d834eb77e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:21.444735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a120bda-8613-4e62-a88f-b67d834eb77e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:21.456361 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:21.456361 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:21.461978 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a120bda-8613-4e62-a88f-b67d834eb77e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:21.469210 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a120bda-8613-4e62-a88f-b67d834eb77e tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:21.470108 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 118/481] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:21 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:21.520765 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:21.521187 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2059302497"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:21.523564 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2059302497'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:21.523564 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume of 1 GB Aug 26 08:59:21.530272 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Availability Zones retrieved successfully. Aug 26 08:59:21.540916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Flow 'volume_create_api' (5f751bee-19a2-44c2-892f-b674c35dc65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:21.542720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d02979ef-08ae-4616-aa01-434dba5970b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:21.544083 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:21.588312 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d02979ef-08ae-4616-aa01-434dba5970b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:21.590372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686ab0a9-ef04-4bc2-b6e1-58602f6a3f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:21.687102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Created reservations ['3b4cd75f-9984-404b-ab86-06f84453f9f5', 'a74ac38e-cb35-4c70-88a9-90b2b83188e5', '1da3bf6b-0b00-402c-be74-a3ab108c8378', 'bed4813a-60a5-452c-9e63-22c78136e233'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:21.688183 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686ab0a9-ef04-4bc2-b6e1-58602f6a3f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4cd75f-9984-404b-ab86-06f84453f9f5', 'a74ac38e-cb35-4c70-88a9-90b2b83188e5', '1da3bf6b-0b00-402c-be74-a3ab108c8378', 'bed4813a-60a5-452c-9e63-22c78136e233']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:21.689245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abead025-11fe-4251-8fc0-1fc564829ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:21.719001 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abead025-11fe-4251-8fc0-1fc564829ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '599980f7-1a6b-48e7-bb65-c63c4c802396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2059302497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23130df1099745e98a1a377748694707',qos_specs=None,replication_status=,reservations=['3b4cd75f-9984-404b-ab86-06f84453f9f5','a74ac38e-cb35-4c70-88a9-90b2b83188e5','1da3bf6b-0b00-402c-be74-a3ab108c8378','bed4813a-60a5-452c-9e63-22c78136e233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2059302497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=599980f7-1a6b-48e7-bb65-c63c4c802396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23130df1099745e98a1a377748694707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:21.719947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418b2e9e-d3c2-48be-8d88-f1b6777f35de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:21.744623 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418b2e9e-d3c2-48be-8d88-f1b6777f35de) transitioned into state 'SUCCESS' from state '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-2059302497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23130df1099745e98a1a377748694707',qos_specs=None,replication_status=,reservations=['3b4cd75f-9984-404b-ab86-06f84453f9f5','a74ac38e-cb35-4c70-88a9-90b2b83188e5','1da3bf6b-0b00-402c-be74-a3ab108c8378','bed4813a-60a5-452c-9e63-22c78136e233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:21.745555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0381e274-d8e4-439e-8ad5-55bb6aa9abfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:21.756429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0381e274-d8e4-439e-8ad5-55bb6aa9abfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:21.757430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Flow 'volume_create_api' (5f751bee-19a2-44c2-892f-b674c35dc65c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:21.757858 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume request issued successfully. Aug 26 08:59:21.758759 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-466a3895-df42-4087-b345-ddaf5443f3b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:21.759441 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 123/482] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:21 2026] POST /volume/v3/volumes => generated 754 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:21.775431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e2d8243-0a38-4d1b-af2c-dc473c2aab87 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:21.777986 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e2d8243-0a38-4d1b-af2c-dc473c2aab87 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 08:59:21.778295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e2d8243-0a38-4d1b-af2c-dc473c2aab87 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:21.778548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e2d8243-0a38-4d1b-af2c-dc473c2aab87 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:21.788477 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:21.788477 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:21.794020 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e2d8243-0a38-4d1b-af2c-dc473c2aab87 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 08:59:21.799319 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e2d8243-0a38-4d1b-af2c-dc473c2aab87 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 200 Aug 26 08:59:21.799769 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 121/483] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:21 2026] GET /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:22.166330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.169477 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:22.170124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1116281931"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:22.172178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1116281931'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:22.172338 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Create volume of 1 GB Aug 26 08:59:22.178645 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Availability Zones retrieved successfully. Aug 26 08:59:22.186210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Flow 'volume_create_api' (3c04d3a2-6a71-43a8-8044-591bf874b546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:22.187797 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de571e17-b282-425f-9a1c-bd418721c836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:22.189666 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:22.198342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e30b266b-0cf8-43ca-a805-b5e02fe5d7d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.201218 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e30b266b-0cf8-43ca-a805-b5e02fe5d7d8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:22.202321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e30b266b-0cf8-43ca-a805-b5e02fe5d7d8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:22.202321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e30b266b-0cf8-43ca-a805-b5e02fe5d7d8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:22.215547 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:22.215547 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:22.220868 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e30b266b-0cf8-43ca-a805-b5e02fe5d7d8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:22.227822 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e30b266b-0cf8-43ca-a805-b5e02fe5d7d8 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:22.228328 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 119/484] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:22 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:22.232517 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de571e17-b282-425f-9a1c-bd418721c836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:22.233779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7944fc-9864-440e-94e6-9eb0ee01b721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:22.265338 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a12c985-5c6f-42c4-972c-c52b43db2fe2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.268242 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a12c985-5c6f-42c4-972c-c52b43db2fe2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:22.268664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a12c985-5c6f-42c4-972c-c52b43db2fe2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:22.269054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a12c985-5c6f-42c4-972c-c52b43db2fe2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:22.277421 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:22.277421 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:22.283099 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5a12c985-5c6f-42c4-972c-c52b43db2fe2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:22.290420 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a12c985-5c6f-42c4-972c-c52b43db2fe2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:22.291487 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 124/485] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:22 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:22.331292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Created reservations ['62acfba8-9773-4309-99c7-7ea5ba24414e', 'fbd364ad-3862-4f31-a424-a5dac2cb716b', '2abbee05-c84c-4783-addf-1c999eedaf5b', '1c2ba5c0-3584-4302-8587-265430ecfd55'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:22.332530 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7944fc-9864-440e-94e6-9eb0ee01b721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62acfba8-9773-4309-99c7-7ea5ba24414e', 'fbd364ad-3862-4f31-a424-a5dac2cb716b', '2abbee05-c84c-4783-addf-1c999eedaf5b', '1c2ba5c0-3584-4302-8587-265430ecfd55']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:22.333514 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d33901d-3c28-4bc0-8a0d-2b2df117efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:22.365382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d33901d-3c28-4bc0-8a0d-2b2df117efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '985de3bf-baee-4c52-87b2-46d92f6e0f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1116281931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f3e6f7ed2d04a8eb5bc6bfc4c109bc4',qos_specs=None,replication_status=,reservations=['62acfba8-9773-4309-99c7-7ea5ba24414e','fbd364ad-3862-4f31-a424-a5dac2cb716b','2abbee05-c84c-4783-addf-1c999eedaf5b','1c2ba5c0-3584-4302-8587-265430ecfd55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392aa70f5f8a46ada9ce6de7d08483ee',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1116281931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=985de3bf-baee-4c52-87b2-46d92f6e0f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3e6f7ed2d04a8eb5bc6bfc4c109bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392aa70f5f8a46ada9ce6de7d08483ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:22.366391 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474a930b-766f-42d2-9f1e-c8dc83c63fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:22.388402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474a930b-766f-42d2-9f1e-c8dc83c63fea) transitioned into state 'SUCCESS' from state '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-1116281931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f3e6f7ed2d04a8eb5bc6bfc4c109bc4',qos_specs=None,replication_status=,reservations=['62acfba8-9773-4309-99c7-7ea5ba24414e','fbd364ad-3862-4f31-a424-a5dac2cb716b','2abbee05-c84c-4783-addf-1c999eedaf5b','1c2ba5c0-3584-4302-8587-265430ecfd55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392aa70f5f8a46ada9ce6de7d08483ee',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:22.389273 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e3b650-1766-440b-9364-56014ba60f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:22.402685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e3b650-1766-440b-9364-56014ba60f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:22.403899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Flow 'volume_create_api' (3c04d3a2-6a71-43a8-8044-591bf874b546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:22.404516 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Create volume request issued successfully. Aug 26 08:59:22.405386 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78e3dace-e65c-42d0-a1b1-8316becabe3c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:22.405929 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 122/486] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:22 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:22.419602 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b38784d8-90e6-45cf-a233-d04775e155cb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.421690 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b38784d8-90e6-45cf-a233-d04775e155cb tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:22.421967 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b38784d8-90e6-45cf-a233-d04775e155cb tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:22.422182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b38784d8-90e6-45cf-a233-d04775e155cb tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:22.429766 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:22.429766 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:22.434966 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b38784d8-90e6-45cf-a233-d04775e155cb tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:22.440736 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b38784d8-90e6-45cf-a233-d04775e155cb tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:22.441151 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 122/487] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:22 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:22.487431 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6008811d-596d-46cd-9d2b-2a4ffdaa35e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.490085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6008811d-596d-46cd-9d2b-2a4ffdaa35e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:22.490429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6008811d-596d-46cd-9d2b-2a4ffdaa35e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:22.490725 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6008811d-596d-46cd-9d2b-2a4ffdaa35e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:22.503093 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:22.503093 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:22.508205 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6008811d-596d-46cd-9d2b-2a4ffdaa35e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:22.517971 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6008811d-596d-46cd-9d2b-2a4ffdaa35e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:22.517971 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 120/488] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:22 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:22.818011 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5888d5e7-633d-43ed-8c39-4b370d6d64e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.820435 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5888d5e7-633d-43ed-8c39-4b370d6d64e7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 08:59:22.820766 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5888d5e7-633d-43ed-8c39-4b370d6d64e7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:22.821089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5888d5e7-633d-43ed-8c39-4b370d6d64e7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:22.831005 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:22.831005 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:22.836046 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5888d5e7-633d-43ed-8c39-4b370d6d64e7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 08:59:22.841670 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5888d5e7-633d-43ed-8c39-4b370d6d64e7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 200 Aug 26 08:59:22.842230 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 125/489] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:22 2026] GET /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:22.856474 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4b04613f-8def-4383-8d15-e94207b94f14 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:22.859134 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 08:59:22.859675 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "599980f7-1a6b-48e7-bb65-c63c4c802396", "name": "tempest-VolumesBackupsAdminTest-Backup-302295098", "container": "tempest-volumesbackupsadmintest-backup-container-785506780"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:22.862204 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Creating new backup {'backup': {'volume_id': '599980f7-1a6b-48e7-bb65-c63c4c802396', 'name': 'tempest-VolumesBackupsAdminTest-Backup-302295098', 'container': 'tempest-volumesbackupsadmintest-backup-container-785506780'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 08:59:22.862517 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Creating backup of volume 599980f7-1a6b-48e7-bb65-c63c4c802396 in container tempest-volumesbackupsadmintest-backup-container-785506780 Aug 26 08:59:22.873308 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:22.873308 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:22.874305 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 08:59:22.915166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Created reservations ['efffe074-1182-4648-9a9a-31701830e2f1', 'ec25c281-de77-401e-a3d4-afa147cf6b2c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:22.990940 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4b04613f-8def-4383-8d15-e94207b94f14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 08:59:22.991392 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 123/490] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 08:59:22 2026] POST /volume/v3/backups => generated 334 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:23.006519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6fb0c2bf-d436-4381-89f6-242e26fdde20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.009895 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6fb0c2bf-d436-4381-89f6-242e26fdde20 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:23.010192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6fb0c2bf-d436-4381-89f6-242e26fdde20 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.010561 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6fb0c2bf-d436-4381-89f6-242e26fdde20 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.010762 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6fb0c2bf-d436-4381-89f6-242e26fdde20 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:23.033606 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.033606 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:23.035351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6fb0c2bf-d436-4381-89f6-242e26fdde20 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:23.035669 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 123/491] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 797 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:23.245501 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff327978-4f54-4ed7-a903-d2acd366fee1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.248221 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff327978-4f54-4ed7-a903-d2acd366fee1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:23.248493 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff327978-4f54-4ed7-a903-d2acd366fee1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.248731 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff327978-4f54-4ed7-a903-d2acd366fee1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.262910 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.262910 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:23.268665 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff327978-4f54-4ed7-a903-d2acd366fee1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:23.273003 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff327978-4f54-4ed7-a903-d2acd366fee1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:23.273474 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 121/492] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:23.313106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e6ca906-2ddf-4669-a7c2-fdb08b882123 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.319001 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6ca906-2ddf-4669-a7c2-fdb08b882123 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:23.319286 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6ca906-2ddf-4669-a7c2-fdb08b882123 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.319506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6ca906-2ddf-4669-a7c2-fdb08b882123 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.328316 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.328316 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:23.336935 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e6ca906-2ddf-4669-a7c2-fdb08b882123 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:23.339806 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6ca906-2ddf-4669-a7c2-fdb08b882123 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:23.347080 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 126/493] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:23.443031 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-95090d73-15ee-4a7a-8e64-e78964135058 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.446145 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:23.446519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-678711469"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:23.448423 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-678711469'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:23.448748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume of 1 GB Aug 26 08:59:23.449184 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.449184 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:23.454477 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Availability Zones retrieved successfully. Aug 26 08:59:23.459097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a784249c-39d8-4ac1-89de-ed57a193f282 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.461560 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a784249c-39d8-4ac1-89de-ed57a193f282 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:23.461758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a784249c-39d8-4ac1-89de-ed57a193f282 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.461998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a784249c-39d8-4ac1-89de-ed57a193f282 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.463291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (9ea513a2-c824-4584-a8a1-96692d416e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:23.465034 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f609831e-562b-4c3c-aaa6-0bc23579689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:23.466931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:23.470546 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.470546 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:23.476609 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a784249c-39d8-4ac1-89de-ed57a193f282 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:23.484296 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a784249c-39d8-4ac1-89de-ed57a193f282 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:23.484864 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 124/494] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:23.519943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f609831e-562b-4c3c-aaa6-0bc23579689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:23.520643 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f222e94-48e3-4cc1-adcb-8ce83bca321f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:23.534943 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a0fe262-fb2f-4ffb-9507-2f9f8faa56ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.537199 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a0fe262-fb2f-4ffb-9507-2f9f8faa56ad tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:23.537522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a0fe262-fb2f-4ffb-9507-2f9f8faa56ad tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.537776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a0fe262-fb2f-4ffb-9507-2f9f8faa56ad tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.539295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-651b4a1a-21ca-41a9-8c89-3a2d1e0c6cae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.542359 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-651b4a1a-21ca-41a9-8c89-3a2d1e0c6cae tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:23.542359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-651b4a1a-21ca-41a9-8c89-3a2d1e0c6cae tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.542506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-651b4a1a-21ca-41a9-8c89-3a2d1e0c6cae tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.547362 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.547362 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:23.553247 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.553247 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:23.554394 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2a0fe262-fb2f-4ffb-9507-2f9f8faa56ad tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:23.559147 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-651b4a1a-21ca-41a9-8c89-3a2d1e0c6cae tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:23.561021 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a0fe262-fb2f-4ffb-9507-2f9f8faa56ad tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:23.561952 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 122/495] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:23.574177 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-651b4a1a-21ca-41a9-8c89-3a2d1e0c6cae tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:23.574933 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 127/496] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:23.622498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Created reservations ['923397de-72fa-448c-9335-e46857dadbef', '6c2bd41d-7d7b-4c09-acc9-551552c17b78', 'bf8ca3b3-9209-482e-981f-0447c0caa964', '506ae7ea-feb2-4b7e-a4e9-4e867e884a70'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:23.623812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f222e94-48e3-4cc1-adcb-8ce83bca321f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923397de-72fa-448c-9335-e46857dadbef', '6c2bd41d-7d7b-4c09-acc9-551552c17b78', 'bf8ca3b3-9209-482e-981f-0447c0caa964', '506ae7ea-feb2-4b7e-a4e9-4e867e884a70']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:23.624757 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0441c11b-f9ad-4e85-9167-aa4cba6cffca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:23.657787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0441c11b-f9ad-4e85-9167-aa4cba6cffca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4776caae-2778-4d9a-bd6a-acb578e1bccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-678711469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['923397de-72fa-448c-9335-e46857dadbef','6c2bd41d-7d7b-4c09-acc9-551552c17b78','bf8ca3b3-9209-482e-981f-0447c0caa964','506ae7ea-feb2-4b7e-a4e9-4e867e884a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-678711469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4776caae-2778-4d9a-bd6a-acb578e1bccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c909018e90472e8e444d74e89085cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:23.659377 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f045cd9e-49c9-49b9-9732-19fd123c7303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:23.685871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f045cd9e-49c9-49b9-9732-19fd123c7303) transitioned into state 'SUCCESS' from state '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-678711469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['923397de-72fa-448c-9335-e46857dadbef','6c2bd41d-7d7b-4c09-acc9-551552c17b78','bf8ca3b3-9209-482e-981f-0447c0caa964','506ae7ea-feb2-4b7e-a4e9-4e867e884a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:23.685871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cead952-4822-4bec-bab5-8bdfe7adf965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:23.699505 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cead952-4822-4bec-bab5-8bdfe7adf965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:23.700625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (9ea513a2-c824-4584-a8a1-96692d416e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:23.701034 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request issued successfully. Aug 26 08:59:23.701702 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-95090d73-15ee-4a7a-8e64-e78964135058 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:23.702193 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 124/497] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:23 2026] POST /volume/v3/volumes => generated 748 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:23.716663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a1a3506e-7a1a-4634-a2fe-552f1a39cb9e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.718646 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1a3506e-7a1a-4634-a2fe-552f1a39cb9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:23.719011 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1a3506e-7a1a-4634-a2fe-552f1a39cb9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.719325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1a3506e-7a1a-4634-a2fe-552f1a39cb9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.727655 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:23.727655 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:23.732375 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a1a3506e-7a1a-4634-a2fe-552f1a39cb9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:23.736758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1a3506e-7a1a-4634-a2fe-552f1a39cb9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:23.737310 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 125/498] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:23 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:23.939033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76e6ca95-5dd7-45bf-9866-c5dff05cb25f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:23.939889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76e6ca95-5dd7-45bf-9866-c5dff05cb25f None None] GET https://10.4.3.236/volume// Aug 26 08:59:23.940344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76e6ca95-5dd7-45bf-9866-c5dff05cb25f None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:23.940344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76e6ca95-5dd7-45bf-9866-c5dff05cb25f None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:23.941385 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76e6ca95-5dd7-45bf-9866-c5dff05cb25f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:23.941385 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 123/499] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 08:59: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 26 08:59:23.965453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-376a77e3-e9ad-4aac-9714-2ca9d2e06bec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.049533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-18c99b2b-36da-440e-aab2-8b910c3b7562 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.051594 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18c99b2b-36da-440e-aab2-8b910c3b7562 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:24.051980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18c99b2b-36da-440e-aab2-8b910c3b7562 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.052190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18c99b2b-36da-440e-aab2-8b910c3b7562 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.052352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-18c99b2b-36da-440e-aab2-8b910c3b7562 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:24.063069 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.063069 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:24.064606 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18c99b2b-36da-440e-aab2-8b910c3b7562 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:24.064606 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 125/500] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:24.286834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5447ecd2-4d67-40c1-b535-147354bf13d9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.288056 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-376a77e3-e9ad-4aac-9714-2ca9d2e06bec tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:59:24.288478 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-376a77e3-e9ad-4aac-9714-2ca9d2e06bec tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "985de3bf-baee-4c52-87b2-46d92f6e0f2b", "connector": null, "instance_uuid": "c0672cf1-38f5-41ca-b277-cabac908a4b4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:24.289462 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5447ecd2-4d67-40c1-b535-147354bf13d9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:24.289731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5447ecd2-4d67-40c1-b535-147354bf13d9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.289975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5447ecd2-4d67-40c1-b535-147354bf13d9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.298279 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.298279 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:24.302582 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.302582 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:24.307401 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5447ecd2-4d67-40c1-b535-147354bf13d9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:24.312894 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5447ecd2-4d67-40c1-b535-147354bf13d9 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:24.313373 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 126/501] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:24.341934 np0000008153 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 26 08:59:24.341934 np0000008153 devstack@c-api.service[100237]: .first() Aug 26 08:59:24.355576 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d33486f-e40b-4150-b6be-182ce99f37da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.357630 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d33486f-e40b-4150-b6be-182ce99f37da tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:24.357741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d33486f-e40b-4150-b6be-182ce99f37da tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.357967 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d33486f-e40b-4150-b6be-182ce99f37da tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.363902 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-376a77e3-e9ad-4aac-9714-2ca9d2e06bec tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:59:24.364464 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 128/502] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:59:23 2026] POST /volume/v3/attachments => generated 273 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:24.366303 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.366303 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:24.376112 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d33486f-e40b-4150-b6be-182ce99f37da tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:24.383362 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d33486f-e40b-4150-b6be-182ce99f37da tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:24.383817 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 124/503] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:24.405713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-79b20301-7e45-47a6-b989-c3b9f80cc1dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.407688 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-79b20301-7e45-47a6-b989-c3b9f80cc1dd tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:24.407953 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-79b20301-7e45-47a6-b989-c3b9f80cc1dd tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.408138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-79b20301-7e45-47a6-b989-c3b9f80cc1dd tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.419556 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.419556 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:24.423123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bc9da2ca-1ad1-4359-9317-a9505043af34 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.423889 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bc9da2ca-1ad1-4359-9317-a9505043af34 None None] GET https://10.4.3.236/volume// Aug 26 08:59:24.424047 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bc9da2ca-1ad1-4359-9317-a9505043af34 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.424245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bc9da2ca-1ad1-4359-9317-a9505043af34 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.424446 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-79b20301-7e45-47a6-b989-c3b9f80cc1dd tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:24.424704 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bc9da2ca-1ad1-4359-9317-a9505043af34 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:24.425525 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 127/504] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:24.431616 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-79b20301-7e45-47a6-b989-c3b9f80cc1dd tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:24.431616 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 126/505] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:24.434439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-d2b6512e-2621-423d-8224-98001467d36c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.436716 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-d2b6512e-2621-423d-8224-98001467d36c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:24.436968 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-d2b6512e-2621-423d-8224-98001467d36c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.437182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-d2b6512e-2621-423d-8224-98001467d36c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.449184 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.449184 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:24.454239 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-d2b6512e-2621-423d-8224-98001467d36c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:24.460112 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-d2b6512e-2621-423d-8224-98001467d36c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:24.460715 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 129/506] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:24.537084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.539473 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] PUT https://10.4.3.236/volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d Aug 26 08:59:24.539948 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:24.547657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Acquiring lock "cinder-attachment_update-985de3bf-baee-4c52-87b2-46d92f6e0f2b-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:59:24.553150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Lock "cinder-attachment_update-985de3bf-baee-4c52-87b2-46d92f6e0f2b-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:59:24.554161 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.554161 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:24.583556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-416513f2-70ca-40a2-bba1-78f120ab6236 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.586120 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-416513f2-70ca-40a2-bba1-78f120ab6236 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:24.586785 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-416513f2-70ca-40a2-bba1-78f120ab6236 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.586785 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-416513f2-70ca-40a2-bba1-78f120ab6236 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.596335 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.596335 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:24.601225 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-416513f2-70ca-40a2-bba1-78f120ab6236 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:24.607056 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-416513f2-70ca-40a2-bba1-78f120ab6236 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:24.607691 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 128/507] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:24.664174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Lock "cinder-attachment_update-985de3bf-baee-4c52-87b2-46d92f6e0f2b-np0000008153" released by "attachment_update" :: held 0.111s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:59:24.664683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-ad2bda83-1221-483d-9134-b782d6bf8747 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d returned with HTTP 200 Aug 26 08:59:24.665547 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 125/508] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:59:24 2026] PUT /volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:24.753550 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3a6b618-7cfc-4976-9438-23cff0887d4c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.755773 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3a6b618-7cfc-4976-9438-23cff0887d4c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:24.756052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3a6b618-7cfc-4976-9438-23cff0887d4c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.756290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3a6b618-7cfc-4976-9438-23cff0887d4c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.764647 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.764647 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:24.768945 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3a6b618-7cfc-4976-9438-23cff0887d4c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:24.774383 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3a6b618-7cfc-4976-9438-23cff0887d4c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:24.775115 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 127/509] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:24.790631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.793231 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action Aug 26 08:59:24.793972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action body: b'{"os-attach": {"instance_uuid": "1cacf810-13bb-49a4-ae2b-c3feee724e4b", "mountpoint": "/dev/vdb"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:24.794137 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1cacf810-13bb-49a4-ae2b-c3feee724e4b", "mountpoint": "/dev/vdb"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:24.806206 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.806206 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:24.806889 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:24.820805 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Update volume admin metadata completed successfully. Aug 26 08:59:24.911332 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Attach volume completed successfully. Aug 26 08:59:24.912150 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e71ca488-deac-4350-a8ea-f9f93f4274fb tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action returned with HTTP 202 Aug 26 08:59:24.912917 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 130/510] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:24 2026] POST /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:24.920750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2ddc4064-0edb-4fa6-baf5-defc19902d02 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.922801 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ddc4064-0edb-4fa6-baf5-defc19902d02 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:24.923177 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ddc4064-0edb-4fa6-baf5-defc19902d02 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.923468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ddc4064-0edb-4fa6-baf5-defc19902d02 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.935526 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.935526 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:24.940153 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2ddc4064-0edb-4fa6-baf5-defc19902d02 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:24.946640 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ddc4064-0edb-4fa6-baf5-defc19902d02 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:24.947334 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 129/511] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:24.965158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-008f8b36-5f60-411b-99d4-62fe1747a947 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:24.967745 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-008f8b36-5f60-411b-99d4-62fe1747a947 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:24.967993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-008f8b36-5f60-411b-99d4-62fe1747a947 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:24.968259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-008f8b36-5f60-411b-99d4-62fe1747a947 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:24.982181 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:24.982181 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:24.988673 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-008f8b36-5f60-411b-99d4-62fe1747a947 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:24.993910 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-008f8b36-5f60-411b-99d4-62fe1747a947 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:24.994447 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 126/512] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:24 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:25.008872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81350baf-5781-49e1-b0f7-99d208d5abd3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.076791 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c01ec1f-52cf-41e2-b393-63133e20a2db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.079129 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c01ec1f-52cf-41e2-b393-63133e20a2db tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:25.079402 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c01ec1f-52cf-41e2-b393-63133e20a2db tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.079667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c01ec1f-52cf-41e2-b393-63133e20a2db tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.079837 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0c01ec1f-52cf-41e2-b393-63133e20a2db tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:25.095340 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.095340 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:25.096359 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c01ec1f-52cf-41e2-b393-63133e20a2db tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:25.096927 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 131/513] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.236680 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81350baf-5781-49e1-b0f7-99d208d5abd3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action Aug 26 08:59:25.237086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81350baf-5781-49e1-b0f7-99d208d5abd3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:25.237206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81350baf-5781-49e1-b0f7-99d208d5abd3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:25.249038 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.249038 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:25.249430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-81350baf-5781-49e1-b0f7-99d208d5abd3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '4776caae-2778-4d9a-bd6a-acb578e1bccf' with '{'status': 'error'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:25.279099 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81350baf-5781-49e1-b0f7-99d208d5abd3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action returned with HTTP 202 Aug 26 08:59:25.279776 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 128/514] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:25 2026] POST /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:25.289352 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-835854a6-d2ea-4609-bfb3-bd6fdab69c8e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.291477 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-835854a6-d2ea-4609-bfb3-bd6fdab69c8e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.291931 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-835854a6-d2ea-4609-bfb3-bd6fdab69c8e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.292270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-835854a6-d2ea-4609-bfb3-bd6fdab69c8e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.306365 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.306365 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:25.312860 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-835854a6-d2ea-4609-bfb3-bd6fdab69c8e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.321184 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-835854a6-d2ea-4609-bfb3-bd6fdab69c8e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:25.321854 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 130/515] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:25.328207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2338221f-35d8-439b-9880-6b8d7be917ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.330559 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2338221f-35d8-439b-9880-6b8d7be917ab tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:25.331753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2338221f-35d8-439b-9880-6b8d7be917ab tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.331753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2338221f-35d8-439b-9880-6b8d7be917ab tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.339018 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.341181 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action Aug 26 08:59:25.341587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "37f53abf-e15d-487c-b8ec-97d20701573f"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:25.341730 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "37f53abf-e15d-487c-b8ec-97d20701573f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:25.347757 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.347757 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:25.353200 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2338221f-35d8-439b-9880-6b8d7be917ab tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:25.356858 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.356858 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:25.357363 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Volume info retrieved successfully. Aug 26 08:59:25.360386 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2338221f-35d8-439b-9880-6b8d7be917ab tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:25.361071 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 127/516] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.374640 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Terminate volume connection completed successfully. Aug 26 08:59:25.382118 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100237) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 26 08:59:25.400558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9c907bcc-3285-4e70-bfd9-d18637e21e6c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.404394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c907bcc-3285-4e70-bfd9-d18637e21e6c tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:25.405851 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c907bcc-3285-4e70-bfd9-d18637e21e6c tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.406160 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c907bcc-3285-4e70-bfd9-d18637e21e6c tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.418571 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.418571 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:25.424742 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9c907bcc-3285-4e70-bfd9-d18637e21e6c tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:25.433164 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c907bcc-3285-4e70-bfd9-d18637e21e6c tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:25.434201 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 129/517] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.451806 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-319aee59-1435-4f51-9904-5ab894e0fab4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.454016 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-319aee59-1435-4f51-9904-5ab894e0fab4 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:25.454666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-319aee59-1435-4f51-9904-5ab894e0fab4 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.454828 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Detach volume completed successfully. Aug 26 08:59:25.455734 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f58ecaea-e2a0-478c-b05d-2159ede9a21d tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action returned with HTTP 202 Aug 26 08:59:25.455813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-319aee59-1435-4f51-9904-5ab894e0fab4 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.455880 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 132/518] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:25 2026] POST /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:25.464063 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f04919ee-2e38-42bf-8d4c-d771106d1aa3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.466622 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f04919ee-2e38-42bf-8d4c-d771106d1aa3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.467618 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f04919ee-2e38-42bf-8d4c-d771106d1aa3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.467618 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f04919ee-2e38-42bf-8d4c-d771106d1aa3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.470129 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.470129 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:25.475788 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-319aee59-1435-4f51-9904-5ab894e0fab4 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:25.476946 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.476946 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:25.484432 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-319aee59-1435-4f51-9904-5ab894e0fab4 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:25.485446 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f04919ee-2e38-42bf-8d4c-d771106d1aa3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.485536 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 131/519] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.490171 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f04919ee-2e38-42bf-8d4c-d771106d1aa3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:25.490359 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 128/520] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.505226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42c663ac-57cf-4283-a6e7-bde96d889d3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.507328 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42c663ac-57cf-4283-a6e7-bde96d889d3d tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.507573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42c663ac-57cf-4283-a6e7-bde96d889d3d tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.507774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42c663ac-57cf-4283-a6e7-bde96d889d3d tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.515769 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.515769 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:25.520398 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42c663ac-57cf-4283-a6e7-bde96d889d3d tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.526045 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42c663ac-57cf-4283-a6e7-bde96d889d3d tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:25.526610 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 130/521] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.540647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c39bf477-813c-4bff-b19b-304a12ede504 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.542416 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c39bf477-813c-4bff-b19b-304a12ede504 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action Aug 26 08:59:25.542760 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c39bf477-813c-4bff-b19b-304a12ede504 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action body: b'{"os-detach": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:25.543013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c39bf477-813c-4bff-b19b-304a12ede504 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:25.552838 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.552838 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:25.553449 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c39bf477-813c-4bff-b19b-304a12ede504 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.578673 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c39bf477-813c-4bff-b19b-304a12ede504 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Detach volume completed successfully. Aug 26 08:59:25.578831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c39bf477-813c-4bff-b19b-304a12ede504 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action returned with HTTP 202 Aug 26 08:59:25.580262 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 133/522] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:25 2026] POST /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:25.589404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8db9efad-a4f6-4f9c-9833-560e9fd64f48 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.592867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8db9efad-a4f6-4f9c-9833-560e9fd64f48 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.592867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8db9efad-a4f6-4f9c-9833-560e9fd64f48 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.592867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8db9efad-a4f6-4f9c-9833-560e9fd64f48 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.599776 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.599776 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:25.605124 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8db9efad-a4f6-4f9c-9833-560e9fd64f48 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.611626 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8db9efad-a4f6-4f9c-9833-560e9fd64f48 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:25.612418 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 132/523] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.625122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-501d2a27-f113-4126-a0c0-ac9d7a02270d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.625352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f4bd828-123c-4913-9d1e-2ceaeffa85a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.627796 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-501d2a27-f113-4126-a0c0-ac9d7a02270d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:25.628052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-501d2a27-f113-4126-a0c0-ac9d7a02270d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.628192 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f4bd828-123c-4913-9d1e-2ceaeffa85a2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.628259 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-501d2a27-f113-4126-a0c0-ac9d7a02270d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.628403 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f4bd828-123c-4913-9d1e-2ceaeffa85a2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.628643 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f4bd828-123c-4913-9d1e-2ceaeffa85a2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.635018 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.635018 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:25.636776 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.636776 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:25.638767 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-501d2a27-f113-4126-a0c0-ac9d7a02270d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:25.641480 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f4bd828-123c-4913-9d1e-2ceaeffa85a2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.643272 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-501d2a27-f113-4126-a0c0-ac9d7a02270d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:25.643656 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 131/524] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:25.647883 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f4bd828-123c-4913-9d1e-2ceaeffa85a2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:25.647883 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 129/525] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:25.661965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-afb5f94f-b830-47a9-8834-f24b81238937 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.664509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] DELETE https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.664762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.665055 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.665377 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume with id: 4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.676005 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.676005 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:25.676834 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.704599 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume request issued successfully. Aug 26 08:59:25.704854 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afb5f94f-b830-47a9-8834-f24b81238937 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 202 Aug 26 08:59:25.705648 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 134/526] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:25 2026] DELETE /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:25.714514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1ed29a3a-1bf6-4f75-890a-a12ffdaa9592 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:25.715935 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1ed29a3a-1bf6-4f75-890a-a12ffdaa9592 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:25.716226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1ed29a3a-1bf6-4f75-890a-a12ffdaa9592 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:25.716490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1ed29a3a-1bf6-4f75-890a-a12ffdaa9592 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:25.724154 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:25.724154 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:25.727796 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1ed29a3a-1bf6-4f75-890a-a12ffdaa9592 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:25.732321 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1ed29a3a-1bf6-4f75-890a-a12ffdaa9592 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 200 Aug 26 08:59:25.732881 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 133/527] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:25 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:26.110098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9dac4ee4-4e38-4432-a6cf-0c976b351623 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.112648 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9dac4ee4-4e38-4432-a6cf-0c976b351623 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:26.112972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9dac4ee4-4e38-4432-a6cf-0c976b351623 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.113352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9dac4ee4-4e38-4432-a6cf-0c976b351623 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.113522 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9dac4ee4-4e38-4432-a6cf-0c976b351623 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:26.119497 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:26.119497 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:26.120938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9dac4ee4-4e38-4432-a6cf-0c976b351623 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:26.121086 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 132/528] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:26.376176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa6af392-9dbd-4c25-9272-d3f0ebf825ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.378475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa6af392-9dbd-4c25-9272-d3f0ebf825ca tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:26.378723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa6af392-9dbd-4c25-9272-d3f0ebf825ca tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.378999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa6af392-9dbd-4c25-9272-d3f0ebf825ca tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.391966 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:26.391966 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:26.397124 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa6af392-9dbd-4c25-9272-d3f0ebf825ca tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:26.403321 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa6af392-9dbd-4c25-9272-d3f0ebf825ca tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:26.404079 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 130/529] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:26.455800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09d606e2-843d-4705-80d3-154c26bae333 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.458442 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09d606e2-843d-4705-80d3-154c26bae333 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:26.458726 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09d606e2-843d-4705-80d3-154c26bae333 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.459033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09d606e2-843d-4705-80d3-154c26bae333 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.470123 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:26.470123 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:26.476595 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-09d606e2-843d-4705-80d3-154c26bae333 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:26.483816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09d606e2-843d-4705-80d3-154c26bae333 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:26.484433 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 135/530] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:26.502037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-251e23c2-651c-436a-9337-a38be611559b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.503535 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-251e23c2-651c-436a-9337-a38be611559b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:26.503978 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-251e23c2-651c-436a-9337-a38be611559b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.504293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-251e23c2-651c-436a-9337-a38be611559b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.515786 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:26.515786 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:26.519219 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-251e23c2-651c-436a-9337-a38be611559b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:26.524366 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-251e23c2-651c-436a-9337-a38be611559b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:26.525163 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 134/531] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:26.659448 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c14557f-ee5a-414b-9b74-8f9b01f9139a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.661614 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c14557f-ee5a-414b-9b74-8f9b01f9139a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:26.661914 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c14557f-ee5a-414b-9b74-8f9b01f9139a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.662183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c14557f-ee5a-414b-9b74-8f9b01f9139a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.670920 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:26.670920 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:26.676235 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4c14557f-ee5a-414b-9b74-8f9b01f9139a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:26.682712 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c14557f-ee5a-414b-9b74-8f9b01f9139a tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:26.683353 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 133/532] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:26.749368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dfa30a22-a17e-4525-b6c4-8c3a85b8fe9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.751552 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dfa30a22-a17e-4525-b6c4-8c3a85b8fe9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf Aug 26 08:59:26.751806 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dfa30a22-a17e-4525-b6c4-8c3a85b8fe9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.752092 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dfa30a22-a17e-4525-b6c4-8c3a85b8fe9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.759408 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dfa30a22-a17e-4525-b6c4-8c3a85b8fe9e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf returned with HTTP 404 Aug 26 08:59:26.759961 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 131/533] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/volumes/4776caae-2778-4d9a-bd6a-acb578e1bccf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:26.811431 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-d8a0b097-e000-4252-bdd5-8b9710ec5303 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:26.813890 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-d8a0b097-e000-4252-bdd5-8b9710ec5303 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:26.814211 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-d8a0b097-e000-4252-bdd5-8b9710ec5303 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:26.814372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-d8a0b097-e000-4252-bdd5-8b9710ec5303 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:26.824068 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:26.824068 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:26.829758 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-d8a0b097-e000-4252-bdd5-8b9710ec5303 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:26.836061 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-d8a0b097-e000-4252-bdd5-8b9710ec5303 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:26.836576 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 136/534] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:26 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:27.133723 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cc527999-e98e-42cf-aba5-90ac76a36bc4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.138906 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cc527999-e98e-42cf-aba5-90ac76a36bc4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:27.138906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cc527999-e98e-42cf-aba5-90ac76a36bc4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.138906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cc527999-e98e-42cf-aba5-90ac76a36bc4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.138906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-cc527999-e98e-42cf-aba5-90ac76a36bc4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:27.143341 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.143341 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:27.144641 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cc527999-e98e-42cf-aba5-90ac76a36bc4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:27.145288 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 135/535] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:27.196291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c52378c2-9d0a-4489-a5dd-61374b4f5ae5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.197001 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c52378c2-9d0a-4489-a5dd-61374b4f5ae5 None None] GET https://10.4.3.236/volume// Aug 26 08:59:27.197184 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c52378c2-9d0a-4489-a5dd-61374b4f5ae5 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.197461 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c52378c2-9d0a-4489-a5dd-61374b4f5ae5 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.197929 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c52378c2-9d0a-4489-a5dd-61374b4f5ae5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:27.198240 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 134/536] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:27.216471 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-5b70c1ee-3a0a-40c7-b7f9-4bf89ad346e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.418161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8edee046-6fe8-4ad2-887e-2f041b2da714 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.422201 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8edee046-6fe8-4ad2-887e-2f041b2da714 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:27.422447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8edee046-6fe8-4ad2-887e-2f041b2da714 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.422757 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8edee046-6fe8-4ad2-887e-2f041b2da714 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.444655 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.444655 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:27.451869 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8edee046-6fe8-4ad2-887e-2f041b2da714 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:27.459594 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8edee046-6fe8-4ad2-887e-2f041b2da714 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:27.459594 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 137/537] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:27.495475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-5b70c1ee-3a0a-40c7-b7f9-4bf89ad346e1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:59:27.496861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-5b70c1ee-3a0a-40c7-b7f9-4bf89ad346e1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c14de6f-2373-4b86-874d-9fd6a331d3f3", "connector": null, "instance_uuid": "3f357b46-218f-4c13-a706-98af4369997b"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:27.499009 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f4bd0e37-2d2b-4790-b3d4-350658256512 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.501572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4bd0e37-2d2b-4790-b3d4-350658256512 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:27.501703 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4bd0e37-2d2b-4790-b3d4-350658256512 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.501955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4bd0e37-2d2b-4790-b3d4-350658256512 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.511436 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.511436 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:27.511870 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.511870 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:27.518765 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f4bd0e37-2d2b-4790-b3d4-350658256512 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:27.526559 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4bd0e37-2d2b-4790-b3d4-350658256512 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:27.527383 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 136/538] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:27.545429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-52e2c763-9061-425c-abbd-c8e889d17d7c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.547328 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52e2c763-9061-425c-abbd-c8e889d17d7c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:27.547945 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52e2c763-9061-425c-abbd-c8e889d17d7c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.548405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52e2c763-9061-425c-abbd-c8e889d17d7c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.562781 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.562781 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:27.566116 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-5b70c1ee-3a0a-40c7-b7f9-4bf89ad346e1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:59:27.569091 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 132/539] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:59:27 2026] POST /volume/v3/attachments => generated 273 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:27.573490 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52e2c763-9061-425c-abbd-c8e889d17d7c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:27.579329 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52e2c763-9061-425c-abbd-c8e889d17d7c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:27.579640 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 135/540] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:27.617268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d785b59-a782-49a8-8748-6dda6fdb6b53 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.619811 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d785b59-a782-49a8-8748-6dda6fdb6b53 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:27.620381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d785b59-a782-49a8-8748-6dda6fdb6b53 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.620381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d785b59-a782-49a8-8748-6dda6fdb6b53 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.637077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3a0f50ca-2ea5-4869-9e85-710d82b3b1f8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.637652 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a0f50ca-2ea5-4869-9e85-710d82b3b1f8 None None] GET https://10.4.3.236/volume// Aug 26 08:59:27.637943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a0f50ca-2ea5-4869-9e85-710d82b3b1f8 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.638204 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a0f50ca-2ea5-4869-9e85-710d82b3b1f8 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.638671 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a0f50ca-2ea5-4869-9e85-710d82b3b1f8 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:27.639277 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 137/541] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:27.640700 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.640700 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:27.649671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-503c5a48-fec5-4b75-b161-0950b4dc33ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.649815 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3d785b59-a782-49a8-8748-6dda6fdb6b53 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:27.652260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-503c5a48-fec5-4b75-b161-0950b4dc33ec tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:27.652498 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-503c5a48-fec5-4b75-b161-0950b4dc33ec tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.652694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-503c5a48-fec5-4b75-b161-0950b4dc33ec tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.658994 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d785b59-a782-49a8-8748-6dda6fdb6b53 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:27.659673 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 138/542] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:27.663277 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.663277 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:27.667427 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-503c5a48-fec5-4b75-b161-0950b4dc33ec tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:27.673259 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-503c5a48-fec5-4b75-b161-0950b4dc33ec tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:27.673658 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 133/543] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1247 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:27.701654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aba6f0a6-c7e8-4913-ae7c-e4d308b6d74b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.703713 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aba6f0a6-c7e8-4913-ae7c-e4d308b6d74b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:27.704013 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aba6f0a6-c7e8-4913-ae7c-e4d308b6d74b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:27.704194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aba6f0a6-c7e8-4913-ae7c-e4d308b6d74b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:27.712668 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.712668 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:27.718666 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aba6f0a6-c7e8-4913-ae7c-e4d308b6d74b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:27.724039 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aba6f0a6-c7e8-4913-ae7c-e4d308b6d74b tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:27.724588 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 136/544] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:27 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:27.759836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:27.762936 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] PUT https://10.4.3.236/volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02 Aug 26 08:59:27.763476 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:27.784710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Acquiring lock "cinder-attachment_update-7c14de6f-2373-4b86-874d-9fd6a331d3f3-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:59:27.791755 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Lock "cinder-attachment_update-7c14de6f-2373-4b86-874d-9fd6a331d3f3-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:59:27.793272 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:27.793272 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:27.924530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Lock "cinder-attachment_update-7c14de6f-2373-4b86-874d-9fd6a331d3f3-np0000008153" released by "attachment_update" :: held 0.133s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:59:27.924910 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-e464c77e-1426-4685-b9ec-60305afba4ac tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02 returned with HTTP 200 Aug 26 08:59:27.925458 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 138/545] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:59:27 2026] PUT /volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:28.159293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-524bfaaa-109e-4ff0-80b9-f0864ceaf183 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.161476 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-524bfaaa-109e-4ff0-80b9-f0864ceaf183 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:28.161732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-524bfaaa-109e-4ff0-80b9-f0864ceaf183 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.162132 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-524bfaaa-109e-4ff0-80b9-f0864ceaf183 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.162263 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-524bfaaa-109e-4ff0-80b9-f0864ceaf183 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:28.169506 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.169506 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:28.170835 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-524bfaaa-109e-4ff0-80b9-f0864ceaf183 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:28.171371 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 139/546] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:28.478259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0074841-25e4-4c6f-a4c7-9cc697e06bb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.480317 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0074841-25e4-4c6f-a4c7-9cc697e06bb1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:28.480606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0074841-25e4-4c6f-a4c7-9cc697e06bb1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.480936 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0074841-25e4-4c6f-a4c7-9cc697e06bb1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.494306 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.494306 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:28.502541 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f0074841-25e4-4c6f-a4c7-9cc697e06bb1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:28.509492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0074841-25e4-4c6f-a4c7-9cc697e06bb1 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:28.510467 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 134/547] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:28.546284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e846a6e-8861-4698-a84c-ea99303b9f0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.548775 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e846a6e-8861-4698-a84c-ea99303b9f0a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:28.549088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e846a6e-8861-4698-a84c-ea99303b9f0a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.550533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e846a6e-8861-4698-a84c-ea99303b9f0a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.561136 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.561136 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:28.567037 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e846a6e-8861-4698-a84c-ea99303b9f0a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:28.574883 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e846a6e-8861-4698-a84c-ea99303b9f0a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:28.575457 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 137/548] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:28.596623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-504539f3-9949-4dd6-9ab4-1e25c1e705f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.600146 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-504539f3-9949-4dd6-9ab4-1e25c1e705f2 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:28.600320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-504539f3-9949-4dd6-9ab4-1e25c1e705f2 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.600507 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-504539f3-9949-4dd6-9ab4-1e25c1e705f2 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.611998 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.611998 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:28.621874 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-504539f3-9949-4dd6-9ab4-1e25c1e705f2 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:28.625100 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-504539f3-9949-4dd6-9ab4-1e25c1e705f2 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:28.625724 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 139/549] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:28.679954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d7e3fac-a51f-4f51-95f0-40ff4157301b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.682215 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d7e3fac-a51f-4f51-95f0-40ff4157301b tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:28.682386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d7e3fac-a51f-4f51-95f0-40ff4157301b tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.683445 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d7e3fac-a51f-4f51-95f0-40ff4157301b tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.697411 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.697411 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:28.703612 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2d7e3fac-a51f-4f51-95f0-40ff4157301b tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:28.710965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d7e3fac-a51f-4f51-95f0-40ff4157301b tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:28.711667 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 140/550] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:28.718081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8a9b4da4-86c2-4079-bb45-24169abb2873 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.720730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8a9b4da4-86c2-4079-bb45-24169abb2873 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:28.721003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8a9b4da4-86c2-4079-bb45-24169abb2873 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.721346 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8a9b4da4-86c2-4079-bb45-24169abb2873 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.729545 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.729545 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:28.734973 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8a9b4da4-86c2-4079-bb45-24169abb2873 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:28.742881 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8a9b4da4-86c2-4079-bb45-24169abb2873 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:28.743207 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3b58d7e-30cb-48a8-8a0c-e018508f5885 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:28.743434 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 135/551] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:28.745197 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3b58d7e-30cb-48a8-8a0c-e018508f5885 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:28.745428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3b58d7e-30cb-48a8-8a0c-e018508f5885 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:28.745659 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3b58d7e-30cb-48a8-8a0c-e018508f5885 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:28.754671 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:28.754671 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:28.759757 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3b58d7e-30cb-48a8-8a0c-e018508f5885 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:28.766295 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3b58d7e-30cb-48a8-8a0c-e018508f5885 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:28.766787 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 138/552] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:28 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:29.040973 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ededdb89-1498-4c75-a261-732e33a76eb2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.040973 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ededdb89-1498-4c75-a261-732e33a76eb2 None None] GET https://10.4.3.236/volume// Aug 26 08:59:29.040973 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ededdb89-1498-4c75-a261-732e33a76eb2 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.040973 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ededdb89-1498-4c75-a261-732e33a76eb2 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.040973 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ededdb89-1498-4c75-a261-732e33a76eb2 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:29.040973 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 140/553] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 08:59: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 26 08:59:29.060751 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ebffad1d-1f40-41b8-ae84-40c46c575b10 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.185483 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d3e6fd0-1a8c-4d5f-aa9c-7ec758339cd0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.186898 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d3e6fd0-1a8c-4d5f-aa9c-7ec758339cd0 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:29.187117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d3e6fd0-1a8c-4d5f-aa9c-7ec758339cd0 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.187323 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d3e6fd0-1a8c-4d5f-aa9c-7ec758339cd0 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.187429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7d3e6fd0-1a8c-4d5f-aa9c-7ec758339cd0 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:29.203520 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.203520 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:29.203520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d3e6fd0-1a8c-4d5f-aa9c-7ec758339cd0 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:29.203520 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 136/554] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:29.240125 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ebffad1d-1f40-41b8-ae84-40c46c575b10 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:59:29.240632 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ebffad1d-1f40-41b8-ae84-40c46c575b10 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1bc215f-ca53-4436-9fc4-ceacf0dbccc2", "connector": null, "instance_uuid": "8a393644-fd80-4347-bc31-17bcd608e090"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:29.249664 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.249664 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:29.282027 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ebffad1d-1f40-41b8-ae84-40c46c575b10 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 26 08:59:29.289763 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ebffad1d-1f40-41b8-ae84-40c46c575b10 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:59:29.290467 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 141/555] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:59:29 2026] POST /volume/v3/attachments => generated 271 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:29.327819 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8964b3e7-7b3d-452a-8842-049b6c5298ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.330097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8964b3e7-7b3d-452a-8842-049b6c5298ad tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:29.330303 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8964b3e7-7b3d-452a-8842-049b6c5298ad tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.330471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8964b3e7-7b3d-452a-8842-049b6c5298ad tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.342815 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.342815 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:29.345759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8676f82c-89ac-47b1-a1e7-eebaa7d3db7d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.345759 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8676f82c-89ac-47b1-a1e7-eebaa7d3db7d None None] GET https://10.4.3.236/volume// Aug 26 08:59:29.345759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8676f82c-89ac-47b1-a1e7-eebaa7d3db7d None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.345759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8676f82c-89ac-47b1-a1e7-eebaa7d3db7d None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.345759 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8676f82c-89ac-47b1-a1e7-eebaa7d3db7d None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:29.345759 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 141/556] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:29.348260 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8964b3e7-7b3d-452a-8842-049b6c5298ad tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:29.355679 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ae9b9e24-ea0b-4556-a8ce-598c00127630 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.356957 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8964b3e7-7b3d-452a-8842-049b6c5298ad tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:29.357444 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 139/557] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:29.359288 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ae9b9e24-ea0b-4556-a8ce-598c00127630 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:29.359612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ae9b9e24-ea0b-4556-a8ce-598c00127630 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.360014 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ae9b9e24-ea0b-4556-a8ce-598c00127630 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.371232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c9c7609-f958-4067-8565-967bd863eea9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.373028 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.373028 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:29.373575 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:29.374119 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1377252933"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:29.376319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1377252933'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:29.376497 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume of 1 GB Aug 26 08:59:29.376963 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.376963 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:29.377997 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ae9b9e24-ea0b-4556-a8ce-598c00127630 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:29.382006 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Availability Zones retrieved successfully. Aug 26 08:59:29.383180 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-ae9b9e24-ea0b-4556-a8ce-598c00127630 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:29.383788 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 137/558] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1047 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:29.390357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (fb9d3c31-4b72-4652-a110-2f175384f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:29.391633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5438d5dd-738a-4458-8d4c-b09ff197b441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:29.393160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:29.424197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5438d5dd-738a-4458-8d4c-b09ff197b441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:29.425120 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bc9ca4-4871-4a19-9338-334359640fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:29.464088 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.466525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] PUT https://10.4.3.236/volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee Aug 26 08:59:29.467283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:29.473973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Created reservations ['eba01822-596d-40ec-b568-6d1dcaa9658c', 'f4ab0595-f326-482b-9f53-da1b66c654a6', 'b38e89e8-ef5d-40a7-850c-98729f116bc7', '481f4936-ba89-4c7c-a064-200a90c39c6b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:29.473973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bc9ca4-4871-4a19-9338-334359640fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba01822-596d-40ec-b568-6d1dcaa9658c', 'f4ab0595-f326-482b-9f53-da1b66c654a6', 'b38e89e8-ef5d-40a7-850c-98729f116bc7', '481f4936-ba89-4c7c-a064-200a90c39c6b']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:29.475046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ba7152-1243-4bf1-b749-f83900eeb3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:29.483086 np0000008153 devstack@c-api.service[100236]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 26 08:59:29.483086 np0000008153 devstack@c-api.service[100236]: .first() Aug 26 08:59:29.491156 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Acquiring lock "cinder-attachment_update-d1bc215f-ca53-4436-9fc4-ceacf0dbccc2-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:59:29.498873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Lock "cinder-attachment_update-d1bc215f-ca53-4436-9fc4-ceacf0dbccc2-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:59:29.498873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.498873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:29.509873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ba7152-1243-4bf1-b749-f83900eeb3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7984917-7131-4a73-9d6c-d09070b9587a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1377252933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['eba01822-596d-40ec-b568-6d1dcaa9658c','f4ab0595-f326-482b-9f53-da1b66c654a6','b38e89e8-ef5d-40a7-850c-98729f116bc7','481f4936-ba89-4c7c-a064-200a90c39c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1377252933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7984917-7131-4a73-9d6c-d09070b9587a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c909018e90472e8e444d74e89085cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:29.510863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3952e211-40a2-442b-8b19-64f40b544104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:29.534346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78fd6e13-5740-4722-887d-ccac34b47b24 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.536707 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78fd6e13-5740-4722-887d-ccac34b47b24 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:29.536982 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78fd6e13-5740-4722-887d-ccac34b47b24 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.537252 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78fd6e13-5740-4722-887d-ccac34b47b24 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.543167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3952e211-40a2-442b-8b19-64f40b544104) transitioned into state 'SUCCESS' from state '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-1377252933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['eba01822-596d-40ec-b568-6d1dcaa9658c','f4ab0595-f326-482b-9f53-da1b66c654a6','b38e89e8-ef5d-40a7-850c-98729f116bc7','481f4936-ba89-4c7c-a064-200a90c39c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:29.544197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f1f797-caf6-4a5a-b52d-288097e30d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:29.553633 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.553633 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:29.557889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f1f797-caf6-4a5a-b52d-288097e30d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:29.559301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (fb9d3c31-4b72-4652-a110-2f175384f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:29.559612 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request issued successfully. Aug 26 08:59:29.560397 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-78fd6e13-5740-4722-887d-ccac34b47b24 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:29.560489 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c9c7609-f958-4067-8565-967bd863eea9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:29.561011 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 142/559] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:29 2026] POST /volume/v3/volumes => generated 749 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:29.572228 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78fd6e13-5740-4722-887d-ccac34b47b24 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:29.572923 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 140/560] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:29.583284 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b209d819-0d9c-4885-98f4-0fb8676396cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.586168 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b209d819-0d9c-4885-98f4-0fb8676396cd tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:29.587530 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b209d819-0d9c-4885-98f4-0fb8676396cd tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.587918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b209d819-0d9c-4885-98f4-0fb8676396cd tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.592614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85cac8b2-2d98-4bb4-ba09-1cf90dbc83c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.594706 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cac8b2-2d98-4bb4-ba09-1cf90dbc83c6 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:29.594905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cac8b2-2d98-4bb4-ba09-1cf90dbc83c6 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.595120 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cac8b2-2d98-4bb4-ba09-1cf90dbc83c6 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.600699 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.600699 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:29.604455 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.604455 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:29.606911 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b209d819-0d9c-4885-98f4-0fb8676396cd tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:29.610423 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-85cac8b2-2d98-4bb4-ba09-1cf90dbc83c6 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:29.615496 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b209d819-0d9c-4885-98f4-0fb8676396cd tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 200 Aug 26 08:59:29.615496 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 138/561] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:29.615667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Lock "cinder-attachment_update-d1bc215f-ca53-4436-9fc4-ceacf0dbccc2-np0000008153" released by "attachment_update" :: held 0.118s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:59:29.615667 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-e6cce40b-2e6e-48cb-a865-ab5be92e0fa1 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee returned with HTTP 200 Aug 26 08:59:29.615667 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 142/562] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:59:29 2026] PUT /volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee => generated 967 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:29.616116 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cac8b2-2d98-4bb4-ba09-1cf90dbc83c6 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:29.616331 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 143/563] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:29.640903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0dfab733-0244-4b55-a5cd-d6fd8140bf3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.643131 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dfab733-0244-4b55-a5cd-d6fd8140bf3d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:29.643429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dfab733-0244-4b55-a5cd-d6fd8140bf3d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.643704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dfab733-0244-4b55-a5cd-d6fd8140bf3d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.656569 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.656569 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:29.664669 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0dfab733-0244-4b55-a5cd-d6fd8140bf3d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:29.671171 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dfab733-0244-4b55-a5cd-d6fd8140bf3d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:29.671556 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 141/564] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:29.729188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33da5dbd-5270-4860-a398-726a4eb82646 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.731739 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33da5dbd-5270-4860-a398-726a4eb82646 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:29.732040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33da5dbd-5270-4860-a398-726a4eb82646 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.732330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33da5dbd-5270-4860-a398-726a4eb82646 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.749362 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.749362 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:29.756348 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33da5dbd-5270-4860-a398-726a4eb82646 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:29.762215 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33da5dbd-5270-4860-a398-726a4eb82646 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:29.762814 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 139/565] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:29.781462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c279dd93-a67c-4a0c-a838-ba56acd0753f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:29.783009 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c279dd93-a67c-4a0c-a838-ba56acd0753f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:29.783393 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c279dd93-a67c-4a0c-a838-ba56acd0753f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:29.783687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c279dd93-a67c-4a0c-a838-ba56acd0753f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:29.790460 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:29.790460 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:29.794960 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c279dd93-a67c-4a0c-a838-ba56acd0753f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:29.800705 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c279dd93-a67c-4a0c-a838-ba56acd0753f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:29.800705 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 143/566] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:29 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:30.214926 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77e6c146-e243-4de5-b4cf-4d77834e1727 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.217543 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77e6c146-e243-4de5-b4cf-4d77834e1727 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:30.217788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77e6c146-e243-4de5-b4cf-4d77834e1727 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.218137 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77e6c146-e243-4de5-b4cf-4d77834e1727 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.218319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-77e6c146-e243-4de5-b4cf-4d77834e1727 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:30.224362 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.224362 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:30.225479 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77e6c146-e243-4de5-b4cf-4d77834e1727 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:30.226000 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 144/567] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.374897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a2c1986f-a253-4cd0-9ae5-71ddc718c42f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.376643 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2c1986f-a253-4cd0-9ae5-71ddc718c42f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:30.376885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2c1986f-a253-4cd0-9ae5-71ddc718c42f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.377074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2c1986f-a253-4cd0-9ae5-71ddc718c42f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.387428 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.387428 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:30.391240 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a2c1986f-a253-4cd0-9ae5-71ddc718c42f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:30.395972 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2c1986f-a253-4cd0-9ae5-71ddc718c42f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:30.396338 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 142/568] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.586942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-afd2ee7d-c1f5-4f36-be02-0e895f8f11d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.588768 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afd2ee7d-c1f5-4f36-be02-0e895f8f11d3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:30.588993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afd2ee7d-c1f5-4f36-be02-0e895f8f11d3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.589217 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afd2ee7d-c1f5-4f36-be02-0e895f8f11d3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.599379 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.599379 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:30.603317 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-afd2ee7d-c1f5-4f36-be02-0e895f8f11d3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:30.608315 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afd2ee7d-c1f5-4f36-be02-0e895f8f11d3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:30.608703 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 140/569] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.628313 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0f22c77f-f21e-4a15-a4ed-9ca647d6843b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.629138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc2a1702-f80a-4faa-a4ba-db1ec6db6dfb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.630601 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0f22c77f-f21e-4a15-a4ed-9ca647d6843b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:30.630890 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0f22c77f-f21e-4a15-a4ed-9ca647d6843b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.631147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0f22c77f-f21e-4a15-a4ed-9ca647d6843b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.631387 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc2a1702-f80a-4faa-a4ba-db1ec6db6dfb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:30.631625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc2a1702-f80a-4faa-a4ba-db1ec6db6dfb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.631905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc2a1702-f80a-4faa-a4ba-db1ec6db6dfb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.638922 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.638922 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:30.639082 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.639082 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:30.643077 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0f22c77f-f21e-4a15-a4ed-9ca647d6843b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:30.643189 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc2a1702-f80a-4faa-a4ba-db1ec6db6dfb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:30.648210 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0f22c77f-f21e-4a15-a4ed-9ca647d6843b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 200 Aug 26 08:59:30.648352 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc2a1702-f80a-4faa-a4ba-db1ec6db6dfb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:30.648886 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 144/571] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.648964 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 145/571] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.661389 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d568903-de99-46da-be4d-1c4fbcbec0c6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.663659 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d568903-de99-46da-be4d-1c4fbcbec0c6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a/action Aug 26 08:59:30.664066 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d568903-de99-46da-be4d-1c4fbcbec0c6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:30.664208 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d568903-de99-46da-be4d-1c4fbcbec0c6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:30.672861 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.672861 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:30.673321 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-9d568903-de99-46da-be4d-1c4fbcbec0c6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume 'f7984917-7131-4a73-9d6c-d09070b9587a' with '{'status': 'attaching'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:30.684476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ebceaa4-0237-4f6c-bbce-ab6230253355 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.686600 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ebceaa4-0237-4f6c-bbce-ab6230253355 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:30.686864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ebceaa4-0237-4f6c-bbce-ab6230253355 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.687080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ebceaa4-0237-4f6c-bbce-ab6230253355 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.695512 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d568903-de99-46da-be4d-1c4fbcbec0c6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a/action returned with HTTP 202 Aug 26 08:59:30.696021 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 143/572] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:30 2026] POST /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:30.699060 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.699060 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:30.703481 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ebceaa4-0237-4f6c-bbce-ab6230253355 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:30.703971 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c354b0db-1be9-4866-a029-1494e44c2038 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.706128 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c354b0db-1be9-4866-a029-1494e44c2038 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:30.706350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c354b0db-1be9-4866-a029-1494e44c2038 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.706533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c354b0db-1be9-4866-a029-1494e44c2038 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.707952 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ebceaa4-0237-4f6c-bbce-ab6230253355 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:30.708341 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 141/573] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.713549 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.713549 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:30.717434 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c354b0db-1be9-4866-a029-1494e44c2038 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:30.721950 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c354b0db-1be9-4866-a029-1494e44c2038 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 200 Aug 26 08:59:30.722368 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 145/574] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.737215 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4883e23b-2620-4904-ae16-52d49c554bd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.738981 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4883e23b-2620-4904-ae16-52d49c554bd5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a/action Aug 26 08:59:30.739608 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4883e23b-2620-4904-ae16-52d49c554bd5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:30.739608 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4883e23b-2620-4904-ae16-52d49c554bd5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:30.748999 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.748999 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:30.749344 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4883e23b-2620-4904-ae16-52d49c554bd5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Volume info retrieved successfully. Aug 26 08:59:30.773036 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4883e23b-2620-4904-ae16-52d49c554bd5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Delete volume request issued successfully. Aug 26 08:59:30.773258 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4883e23b-2620-4904-ae16-52d49c554bd5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a/action returned with HTTP 202 Aug 26 08:59:30.773727 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 146/575] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:30 2026] POST /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:30.777715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff497e01-a5b3-4ccb-a4f3-bed86a1b0f0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.779621 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff497e01-a5b3-4ccb-a4f3-bed86a1b0f0a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:30.779774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff497e01-a5b3-4ccb-a4f3-bed86a1b0f0a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.779977 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff497e01-a5b3-4ccb-a4f3-bed86a1b0f0a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.781352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bab4acdc-6a1b-4f37-a5d1-a9c9cd28a1a5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.783445 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bab4acdc-6a1b-4f37-a5d1-a9c9cd28a1a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:30.783637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bab4acdc-6a1b-4f37-a5d1-a9c9cd28a1a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.783834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bab4acdc-6a1b-4f37-a5d1-a9c9cd28a1a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.790623 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.790623 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:30.792393 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.792393 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:30.794278 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bab4acdc-6a1b-4f37-a5d1-a9c9cd28a1a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:30.797099 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff497e01-a5b3-4ccb-a4f3-bed86a1b0f0a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:30.799602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bab4acdc-6a1b-4f37-a5d1-a9c9cd28a1a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 200 Aug 26 08:59:30.800119 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 142/576] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:30.801867 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff497e01-a5b3-4ccb-a4f3-bed86a1b0f0a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:30.802925 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 144/577] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:30.814332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-da6a13a2-5b28-416b-9646-a71be37ac0c5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:30.816322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da6a13a2-5b28-416b-9646-a71be37ac0c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:30.816534 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da6a13a2-5b28-416b-9646-a71be37ac0c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:30.816710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da6a13a2-5b28-416b-9646-a71be37ac0c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:30.823708 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:30.823708 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:30.827627 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-da6a13a2-5b28-416b-9646-a71be37ac0c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:30.832519 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da6a13a2-5b28-416b-9646-a71be37ac0c5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:30.832891 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 146/578] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:30 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:31.238181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4f36e9e-23f0-48a7-8234-acbb316eaebe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.240124 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4f36e9e-23f0-48a7-8234-acbb316eaebe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:31.240358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4f36e9e-23f0-48a7-8234-acbb316eaebe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.240588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4f36e9e-23f0-48a7-8234-acbb316eaebe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.240731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f4f36e9e-23f0-48a7-8234-acbb316eaebe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:31.245477 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.245477 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:31.246474 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4f36e9e-23f0-48a7-8234-acbb316eaebe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:31.247027 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 147/579] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:31.409433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e3edef24-91cb-4126-8424-691e658421fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.411369 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3edef24-91cb-4126-8424-691e658421fe tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:31.411662 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3edef24-91cb-4126-8424-691e658421fe tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.411958 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3edef24-91cb-4126-8424-691e658421fe tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.425329 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.425329 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:31.430489 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3edef24-91cb-4126-8424-691e658421fe tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:31.436743 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3edef24-91cb-4126-8424-691e658421fe tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:31.437236 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 143/580] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 08:59:31.623132 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97445f4f-6bfc-44ce-bb07-714b95fea02e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.624977 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97445f4f-6bfc-44ce-bb07-714b95fea02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:31.625166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97445f4f-6bfc-44ce-bb07-714b95fea02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.625374 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97445f4f-6bfc-44ce-bb07-714b95fea02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.638966 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.638966 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:31.644612 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97445f4f-6bfc-44ce-bb07-714b95fea02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:31.651929 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97445f4f-6bfc-44ce-bb07-714b95fea02e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:31.652396 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 145/581] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:31.663956 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-418b6a65-efb4-43d8-b6f6-2bb5eaa6c370 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.665742 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-418b6a65-efb4-43d8-b6f6-2bb5eaa6c370 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:31.666020 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-418b6a65-efb4-43d8-b6f6-2bb5eaa6c370 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.666287 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-418b6a65-efb4-43d8-b6f6-2bb5eaa6c370 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.673208 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.673208 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:31.677652 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-418b6a65-efb4-43d8-b6f6-2bb5eaa6c370 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:31.683286 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-418b6a65-efb4-43d8-b6f6-2bb5eaa6c370 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:31.683694 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 147/582] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:31.721586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d044e104-abb4-4a9d-a43c-9ac3db9e402a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.724002 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d044e104-abb4-4a9d-a43c-9ac3db9e402a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:31.724315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d044e104-abb4-4a9d-a43c-9ac3db9e402a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.724579 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d044e104-abb4-4a9d-a43c-9ac3db9e402a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.736811 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.736811 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:31.741530 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d044e104-abb4-4a9d-a43c-9ac3db9e402a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:31.747008 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d044e104-abb4-4a9d-a43c-9ac3db9e402a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:31.747445 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 148/583] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:31.814447 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a18df7fb-1065-4ca4-b265-46c3207b6ce0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.816617 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a18df7fb-1065-4ca4-b265-46c3207b6ce0 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:31.816824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a18df7fb-1065-4ca4-b265-46c3207b6ce0 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.817111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a18df7fb-1065-4ca4-b265-46c3207b6ce0 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.819218 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-84337652-9582-4058-a86a-3779899060ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.821150 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84337652-9582-4058-a86a-3779899060ef tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:31.821384 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84337652-9582-4058-a86a-3779899060ef tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.821607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84337652-9582-4058-a86a-3779899060ef tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.823991 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a18df7fb-1065-4ca4-b265-46c3207b6ce0 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 404 Aug 26 08:59:31.824555 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 144/584] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:31.831138 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.831138 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:31.832134 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-249217d8-4844-494a-b160-b6d641348bd8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.834279 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-249217d8-4844-494a-b160-b6d641348bd8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:31.834507 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-249217d8-4844-494a-b160-b6d641348bd8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.834715 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-249217d8-4844-494a-b160-b6d641348bd8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.834942 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-84337652-9582-4058-a86a-3779899060ef tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:31.840101 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84337652-9582-4058-a86a-3779899060ef tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:31.840536 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 146/585] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:31.841559 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-249217d8-4844-494a-b160-b6d641348bd8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 404 Aug 26 08:59:31.842186 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 148/586] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:31.847650 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25b96136-f34b-48c2-bb36-8a7f29c7dfe1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.849710 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25b96136-f34b-48c2-bb36-8a7f29c7dfe1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:31.849912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b5534f0-fff9-4051-b67c-d0152465e8d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.849988 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25b96136-f34b-48c2-bb36-8a7f29c7dfe1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.850173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25b96136-f34b-48c2-bb36-8a7f29c7dfe1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.851951 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b5534f0-fff9-4051-b67c-d0152465e8d2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:31.852176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b5534f0-fff9-4051-b67c-d0152465e8d2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:31.852399 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b5534f0-fff9-4051-b67c-d0152465e8d2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:31.852582 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3b5534f0-fff9-4051-b67c-d0152465e8d2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume with id: f7984917-7131-4a73-9d6c-d09070b9587a Aug 26 08:59:31.858186 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:31.858186 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:31.859765 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b5534f0-fff9-4051-b67c-d0152465e8d2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a returned with HTTP 404 Aug 26 08:59:31.860393 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 145/587] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:31 2026] DELETE /volume/v3/volumes/f7984917-7131-4a73-9d6c-d09070b9587a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:31.862580 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-25b96136-f34b-48c2-bb36-8a7f29c7dfe1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:31.867729 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25b96136-f34b-48c2-bb36-8a7f29c7dfe1 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:31.868245 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 149/588] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:31 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:31.869606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:31.871437 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:31.871787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1500665081"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:31.873217 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1500665081'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:31.873295 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume of 1 GB Aug 26 08:59:31.877512 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Availability Zones retrieved successfully. Aug 26 08:59:31.882972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (312a8681-4be0-4919-b937-e477186667b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:31.885011 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d7c260-a6a2-4530-9b11-04106c5dba7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:31.886214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:31.919260 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d7c260-a6a2-4530-9b11-04106c5dba7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:31.920546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9838c5-aeaf-44b3-b9b5-714312068556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:31.971585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Created reservations ['730b18c4-17fa-4009-84ea-3ad279d63946', '762a93d1-0bb5-49ec-88b8-77f2319e8f20', 'bd443183-e706-449c-a1ca-093084c2b0a4', '8e65d0f4-5992-4813-9d1d-fac785d9bc95'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:31.972328 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9838c5-aeaf-44b3-b9b5-714312068556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['730b18c4-17fa-4009-84ea-3ad279d63946', '762a93d1-0bb5-49ec-88b8-77f2319e8f20', 'bd443183-e706-449c-a1ca-093084c2b0a4', '8e65d0f4-5992-4813-9d1d-fac785d9bc95']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:31.973125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02cf17d0-d90f-4735-9ef7-7f1e4e6ecad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:32.000734 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02cf17d0-d90f-4735-9ef7-7f1e4e6ecad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '123bc211-311a-4d8e-9424-c69f87cfb389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1500665081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['730b18c4-17fa-4009-84ea-3ad279d63946','762a93d1-0bb5-49ec-88b8-77f2319e8f20','bd443183-e706-449c-a1ca-093084c2b0a4','8e65d0f4-5992-4813-9d1d-fac785d9bc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1500665081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=123bc211-311a-4d8e-9424-c69f87cfb389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c909018e90472e8e444d74e89085cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:32.001699 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5e7641-3fe6-45aa-b2a4-60e94a7d0117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:32.027307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5e7641-3fe6-45aa-b2a4-60e94a7d0117) transitioned into state 'SUCCESS' from state '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-1500665081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['730b18c4-17fa-4009-84ea-3ad279d63946','762a93d1-0bb5-49ec-88b8-77f2319e8f20','bd443183-e706-449c-a1ca-093084c2b0a4','8e65d0f4-5992-4813-9d1d-fac785d9bc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:32.028202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8640610b-c0e5-4435-96b7-092e9ad315a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:32.041042 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8640610b-c0e5-4435-96b7-092e9ad315a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:32.042165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (312a8681-4be0-4919-b937-e477186667b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:32.042584 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request issued successfully. Aug 26 08:59:32.043352 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc8b132b-5d1d-485d-bb3a-cb4e0d2d7427 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:32.043921 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 147/589] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:31 2026] POST /volume/v3/volumes => generated 749 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:32.055952 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-75372b22-4282-44d9-8d0c-f458ac3fd068 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.058021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75372b22-4282-44d9-8d0c-f458ac3fd068 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:32.058285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75372b22-4282-44d9-8d0c-f458ac3fd068 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.058549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75372b22-4282-44d9-8d0c-f458ac3fd068 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.065963 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.065963 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:32.070893 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-75372b22-4282-44d9-8d0c-f458ac3fd068 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:32.075293 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75372b22-4282-44d9-8d0c-f458ac3fd068 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 200 Aug 26 08:59:32.075673 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 149/590] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:32.257680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-309f0878-7434-48f3-ac49-c7be5fa3bb92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.259481 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-309f0878-7434-48f3-ac49-c7be5fa3bb92 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:32.259671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-309f0878-7434-48f3-ac49-c7be5fa3bb92 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.259876 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-309f0878-7434-48f3-ac49-c7be5fa3bb92 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.260003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-309f0878-7434-48f3-ac49-c7be5fa3bb92 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:32.264825 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.264825 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:32.265746 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-309f0878-7434-48f3-ac49-c7be5fa3bb92 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:32.266181 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 146/591] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:32.451373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dba1467d-1f02-498e-832b-502404280cea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.453437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dba1467d-1f02-498e-832b-502404280cea tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:32.453612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dba1467d-1f02-498e-832b-502404280cea tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.453784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dba1467d-1f02-498e-832b-502404280cea tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.463695 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.463695 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:32.467639 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dba1467d-1f02-498e-832b-502404280cea tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:32.472130 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dba1467d-1f02-498e-832b-502404280cea tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:32.472522 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 150/592] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:32.665628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-45831b1e-65b2-43ae-a768-5c8fb2b18f5c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.666888 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45831b1e-65b2-43ae-a768-5c8fb2b18f5c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:32.667154 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45831b1e-65b2-43ae-a768-5c8fb2b18f5c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.667418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45831b1e-65b2-43ae-a768-5c8fb2b18f5c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.675655 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.675655 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:32.678592 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-45831b1e-65b2-43ae-a768-5c8fb2b18f5c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:32.682245 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45831b1e-65b2-43ae-a768-5c8fb2b18f5c tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:32.682667 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 148/593] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:32.700674 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4480e2ae-1ed0-4807-b4ee-30bf3b698be3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.703017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4480e2ae-1ed0-4807-b4ee-30bf3b698be3 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:32.703240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4480e2ae-1ed0-4807-b4ee-30bf3b698be3 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.703480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4480e2ae-1ed0-4807-b4ee-30bf3b698be3 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.711728 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.711728 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:32.715837 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4480e2ae-1ed0-4807-b4ee-30bf3b698be3 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:32.720974 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4480e2ae-1ed0-4807-b4ee-30bf3b698be3 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:32.721415 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 150/594] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:32.761336 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ba0df6a-97d3-459d-8938-16092d53124a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.763015 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ba0df6a-97d3-459d-8938-16092d53124a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:32.763187 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ba0df6a-97d3-459d-8938-16092d53124a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.763374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ba0df6a-97d3-459d-8938-16092d53124a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.772435 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.772435 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:32.775765 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ba0df6a-97d3-459d-8938-16092d53124a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:32.779803 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ba0df6a-97d3-459d-8938-16092d53124a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:32.780192 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 147/595] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:32.853468 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc13ba7d-c5a1-40e9-a9cd-bee974e5d79e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.855191 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc13ba7d-c5a1-40e9-a9cd-bee974e5d79e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:32.855363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc13ba7d-c5a1-40e9-a9cd-bee974e5d79e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.855603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc13ba7d-c5a1-40e9-a9cd-bee974e5d79e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.864667 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.864667 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:32.867719 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc13ba7d-c5a1-40e9-a9cd-bee974e5d79e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:32.871287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc13ba7d-c5a1-40e9-a9cd-bee974e5d79e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:32.871643 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 151/596] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:32.882783 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1ff622c2-dbaf-4515-9313-8c24d28a70dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.884772 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ff622c2-dbaf-4515-9313-8c24d28a70dd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:32.885087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ff622c2-dbaf-4515-9313-8c24d28a70dd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.885349 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ff622c2-dbaf-4515-9313-8c24d28a70dd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.894119 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.894119 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:32.898476 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1ff622c2-dbaf-4515-9313-8c24d28a70dd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:32.904516 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ff622c2-dbaf-4515-9313-8c24d28a70dd tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:32.905070 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 149/597] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1570 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:32.937661 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-cf331d17-2156-4b3b-b10b-414a5d61de86 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:32.939965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-cf331d17-2156-4b3b-b10b-414a5d61de86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:32.940154 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-cf331d17-2156-4b3b-b10b-414a5d61de86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:32.940342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-cf331d17-2156-4b3b-b10b-414a5d61de86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:32.946991 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:32.946991 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:32.950827 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-cf331d17-2156-4b3b-b10b-414a5d61de86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:32.955809 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-cf331d17-2156-4b3b-b10b-414a5d61de86 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:32.956267 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 151/598] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:32 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:33.091726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-57ebdb3b-b85e-41b5-87d6-323db57a3294 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.094433 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57ebdb3b-b85e-41b5-87d6-323db57a3294 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:33.094433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57ebdb3b-b85e-41b5-87d6-323db57a3294 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.094606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57ebdb3b-b85e-41b5-87d6-323db57a3294 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.103889 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.103889 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:33.109005 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-57ebdb3b-b85e-41b5-87d6-323db57a3294 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:33.115573 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57ebdb3b-b85e-41b5-87d6-323db57a3294 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 200 Aug 26 08:59:33.116132 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 148/599] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.131102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-190800d9-8310-4812-a9ef-a2434728a8eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.133477 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-190800d9-8310-4812-a9ef-a2434728a8eb tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389/action Aug 26 08:59:33.133815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-190800d9-8310-4812-a9ef-a2434728a8eb tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:33.134009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-190800d9-8310-4812-a9ef-a2434728a8eb tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:33.147383 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.147383 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:33.147910 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-190800d9-8310-4812-a9ef-a2434728a8eb tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '123bc211-311a-4d8e-9424-c69f87cfb389' with '{'status': 'creating'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:33.172514 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-190800d9-8310-4812-a9ef-a2434728a8eb tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389/action returned with HTTP 202 Aug 26 08:59:33.172887 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 152/600] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:33 2026] POST /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:33.181718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4e5cd43d-7eb4-49a3-be83-43b58117756f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.184313 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e5cd43d-7eb4-49a3-be83-43b58117756f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:33.184313 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e5cd43d-7eb4-49a3-be83-43b58117756f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.184628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e5cd43d-7eb4-49a3-be83-43b58117756f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.196937 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.196937 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:33.203942 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4e5cd43d-7eb4-49a3-be83-43b58117756f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:33.208696 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e5cd43d-7eb4-49a3-be83-43b58117756f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 200 Aug 26 08:59:33.209186 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 150/601] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.224614 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e2809e29-2378-412e-9136-8590021096ab None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.226276 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e2809e29-2378-412e-9136-8590021096ab tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389/action Aug 26 08:59:33.226731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e2809e29-2378-412e-9136-8590021096ab tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:33.226955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e2809e29-2378-412e-9136-8590021096ab tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:33.235557 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.235557 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:33.235909 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e2809e29-2378-412e-9136-8590021096ab tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Volume info retrieved successfully. Aug 26 08:59:33.258982 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e2809e29-2378-412e-9136-8590021096ab tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Delete volume request issued successfully. Aug 26 08:59:33.259211 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e2809e29-2378-412e-9136-8590021096ab tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389/action returned with HTTP 202 Aug 26 08:59:33.259599 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 152/602] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:33 2026] POST /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:33.267009 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02c5bceb-836b-4cf4-9094-b7ae99721ea6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.268805 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02c5bceb-836b-4cf4-9094-b7ae99721ea6 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:33.269062 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02c5bceb-836b-4cf4-9094-b7ae99721ea6 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.269290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02c5bceb-836b-4cf4-9094-b7ae99721ea6 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.276930 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.276930 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:33.278563 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4d56f2a-3370-4416-94cf-70e1f415c38b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.281200 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4d56f2a-3370-4416-94cf-70e1f415c38b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:33.281508 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4d56f2a-3370-4416-94cf-70e1f415c38b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.281648 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-02c5bceb-836b-4cf4-9094-b7ae99721ea6 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:33.281720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4d56f2a-3370-4416-94cf-70e1f415c38b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.281902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a4d56f2a-3370-4416-94cf-70e1f415c38b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:33.286908 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02c5bceb-836b-4cf4-9094-b7ae99721ea6 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 200 Aug 26 08:59:33.287060 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.287060 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:33.287682 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 149/603] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.287970 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4d56f2a-3370-4416-94cf-70e1f415c38b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:33.288446 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 153/604] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.456731 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-10ff5f95-8005-4f4a-bc95-eeeefcb107f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.459048 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-10ff5f95-8005-4f4a-bc95-eeeefcb107f7 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:33.459174 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-10ff5f95-8005-4f4a-bc95-eeeefcb107f7 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.459377 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-10ff5f95-8005-4f4a-bc95-eeeefcb107f7 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.467132 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.467132 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:33.471431 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-10ff5f95-8005-4f4a-bc95-eeeefcb107f7 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:33.476613 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-10ff5f95-8005-4f4a-bc95-eeeefcb107f7 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:33.477079 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 151/605] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:33.487819 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0a71f3c3-7cf8-48b4-8d9b-ed9e3368b974 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.489086 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee039c7d-5e44-4cef-84d2-9b0897219242 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.489486 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee039c7d-5e44-4cef-84d2-9b0897219242 None None] GET https://10.4.3.236/volume// Aug 26 08:59:33.489647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee039c7d-5e44-4cef-84d2-9b0897219242 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.489691 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a71f3c3-7cf8-48b4-8d9b-ed9e3368b974 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:33.489852 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a71f3c3-7cf8-48b4-8d9b-ed9e3368b974 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.489920 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee039c7d-5e44-4cef-84d2-9b0897219242 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.490044 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a71f3c3-7cf8-48b4-8d9b-ed9e3368b974 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.490199 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee039c7d-5e44-4cef-84d2-9b0897219242 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:33.490544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 150/606] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:33.499934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-3708d396-443e-4ece-ad74-205b15f7eb39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.501001 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.501001 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:33.502446 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-3708d396-443e-4ece-ad74-205b15f7eb39 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:59:33.502906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-3708d396-443e-4ece-ad74-205b15f7eb39 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a0c808e-9c2a-41ad-a3c3-d58833af37c3", "connector": null, "instance_uuid": "708da813-bd6e-4f93-b038-c48acb95b2c2"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:33.505112 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0a71f3c3-7cf8-48b4-8d9b-ed9e3368b974 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:33.511312 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.511312 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:33.511483 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a71f3c3-7cf8-48b4-8d9b-ed9e3368b974 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:33.511891 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 153/607] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.550698 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-3708d396-443e-4ece-ad74-205b15f7eb39 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:59:33.551304 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 154/608] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:59:33 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:33.696409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-065271fc-8c36-4775-810d-5009df0de331 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.698463 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-065271fc-8c36-4775-810d-5009df0de331 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:33.698698 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-065271fc-8c36-4775-810d-5009df0de331 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.698970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-065271fc-8c36-4775-810d-5009df0de331 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.711178 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.711178 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:33.716282 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-065271fc-8c36-4775-810d-5009df0de331 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:33.722514 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-065271fc-8c36-4775-810d-5009df0de331 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:33.722928 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 152/609] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.737875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51167c70-5aaa-41d7-a9bc-8c28190de4f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.739988 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51167c70-5aaa-41d7-a9bc-8c28190de4f0 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:33.740214 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51167c70-5aaa-41d7-a9bc-8c28190de4f0 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.740462 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51167c70-5aaa-41d7-a9bc-8c28190de4f0 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.748957 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.748957 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:33.753358 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-51167c70-5aaa-41d7-a9bc-8c28190de4f0 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:33.758446 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51167c70-5aaa-41d7-a9bc-8c28190de4f0 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:33.758815 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 151/610] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.792935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b0eb98e-2dcb-47f4-b174-83a421880ae5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.794603 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b0eb98e-2dcb-47f4-b174-83a421880ae5 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:33.794824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b0eb98e-2dcb-47f4-b174-83a421880ae5 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.795014 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b0eb98e-2dcb-47f4-b174-83a421880ae5 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.804774 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.804774 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:33.808485 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b0eb98e-2dcb-47f4-b174-83a421880ae5 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:33.812931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b0eb98e-2dcb-47f4-b174-83a421880ae5 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:33.813459 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 154/611] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:33.884237 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5fb82358-5f74-47ce-bf70-b60235b4a000 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:33.886290 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fb82358-5f74-47ce-bf70-b60235b4a000 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:33.886511 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fb82358-5f74-47ce-bf70-b60235b4a000 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:33.886737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fb82358-5f74-47ce-bf70-b60235b4a000 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:33.897513 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:33.897513 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:33.902081 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5fb82358-5f74-47ce-bf70-b60235b4a000 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:33.907616 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fb82358-5f74-47ce-bf70-b60235b4a000 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:33.908161 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 155/612] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:33 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:34.301300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6544dc73-e5fa-4eb1-8f72-ec37d98c879a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.303222 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6544dc73-e5fa-4eb1-8f72-ec37d98c879a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:34.303350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00dff879-1607-46e9-87cb-09a31eae1df1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.303649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6544dc73-e5fa-4eb1-8f72-ec37d98c879a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.303649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6544dc73-e5fa-4eb1-8f72-ec37d98c879a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.303812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6544dc73-e5fa-4eb1-8f72-ec37d98c879a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:34.305272 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00dff879-1607-46e9-87cb-09a31eae1df1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:34.305506 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00dff879-1607-46e9-87cb-09a31eae1df1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.305741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00dff879-1607-46e9-87cb-09a31eae1df1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.308502 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.308502 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:34.309451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6544dc73-e5fa-4eb1-8f72-ec37d98c879a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:34.310079 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 153/613] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:34.312084 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00dff879-1607-46e9-87cb-09a31eae1df1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 404 Aug 26 08:59:34.312772 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 152/614] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:34.319448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7b4a4efb-f7fc-4f53-a7af-e0b41f47e2a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.321582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b4a4efb-f7fc-4f53-a7af-e0b41f47e2a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:34.321932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b4a4efb-f7fc-4f53-a7af-e0b41f47e2a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.322137 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b4a4efb-f7fc-4f53-a7af-e0b41f47e2a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.329761 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b4a4efb-f7fc-4f53-a7af-e0b41f47e2a5 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 404 Aug 26 08:59:34.330465 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 155/615] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:34.337568 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-52b722ba-a7af-4afe-a22a-482c818169d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.339552 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52b722ba-a7af-4afe-a22a-482c818169d1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] DELETE https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:34.339732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52b722ba-a7af-4afe-a22a-482c818169d1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.340003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52b722ba-a7af-4afe-a22a-482c818169d1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.340136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-52b722ba-a7af-4afe-a22a-482c818169d1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume with id: 123bc211-311a-4d8e-9424-c69f87cfb389 Aug 26 08:59:34.345477 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52b722ba-a7af-4afe-a22a-482c818169d1 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 returned with HTTP 404 Aug 26 08:59:34.346001 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 156/616] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:34 2026] DELETE /volume/v3/volumes/123bc211-311a-4d8e-9424-c69f87cfb389 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:34.354820 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.357112 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:34.357606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1546745626"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:34.359629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1546745626'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:34.359854 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume of 1 GB Aug 26 08:59:34.366384 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Availability Zones retrieved successfully. Aug 26 08:59:34.374040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (eebfc76c-046b-4069-851e-92fa17b972d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:34.375215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f846fd3e-6d2f-441d-ae97-672114317b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:34.376452 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:34.410408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f846fd3e-6d2f-441d-ae97-672114317b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:34.411495 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b38865e-fa38-42af-be9b-ac8f03882938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:34.462570 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Created reservations ['8d315ac3-ecd7-4e05-9495-7babf5e35ce1', '4252a1df-00e4-4f73-8132-627af2cff44b', '43c69799-68ef-4b72-8604-b2732a872bf0', '71c3679b-f8fb-4d6b-bab3-7bab6ea6fb41'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:34.463670 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b38865e-fa38-42af-be9b-ac8f03882938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d315ac3-ecd7-4e05-9495-7babf5e35ce1', '4252a1df-00e4-4f73-8132-627af2cff44b', '43c69799-68ef-4b72-8604-b2732a872bf0', '71c3679b-f8fb-4d6b-bab3-7bab6ea6fb41']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:34.464723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c91d30-460f-4d22-83c4-e7094d49e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:34.490672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c91d30-460f-4d22-83c4-e7094d49e08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53fcb780-42a7-43b1-9098-f8901401420b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1546745626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['8d315ac3-ecd7-4e05-9495-7babf5e35ce1','4252a1df-00e4-4f73-8132-627af2cff44b','43c69799-68ef-4b72-8604-b2732a872bf0','71c3679b-f8fb-4d6b-bab3-7bab6ea6fb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1546745626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53fcb780-42a7-43b1-9098-f8901401420b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c909018e90472e8e444d74e89085cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:34.491819 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0cad22-1260-459b-b1fc-292a10014734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:34.515938 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0cad22-1260-459b-b1fc-292a10014734) transitioned into state 'SUCCESS' from state '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-1546745626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['8d315ac3-ecd7-4e05-9495-7babf5e35ce1','4252a1df-00e4-4f73-8132-627af2cff44b','43c69799-68ef-4b72-8604-b2732a872bf0','71c3679b-f8fb-4d6b-bab3-7bab6ea6fb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:34.516912 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58c89d83-27f3-40e6-a39a-3a36df130ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:34.525331 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4db4a561-eb8a-4924-bc7c-d2d1bff47ea7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.527762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4db4a561-eb8a-4924-bc7c-d2d1bff47ea7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:34.528039 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4db4a561-eb8a-4924-bc7c-d2d1bff47ea7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.528350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4db4a561-eb8a-4924-bc7c-d2d1bff47ea7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.529686 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58c89d83-27f3-40e6-a39a-3a36df130ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:34.531008 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (eebfc76c-046b-4069-851e-92fa17b972d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:34.531373 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request issued successfully. Aug 26 08:59:34.532090 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd6d1e43-68ec-4e9e-9e21-521a69e1748c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:34.532568 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 154/617] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:34 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:34.540926 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.540926 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:34.546888 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4db4a561-eb8a-4924-bc7c-d2d1bff47ea7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:34.547001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d44c776f-bb87-413f-8a90-f5db20b9088c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.548999 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d44c776f-bb87-413f-8a90-f5db20b9088c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:34.549221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d44c776f-bb87-413f-8a90-f5db20b9088c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.549442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d44c776f-bb87-413f-8a90-f5db20b9088c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.552203 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4db4a561-eb8a-4924-bc7c-d2d1bff47ea7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:34.552861 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 153/618] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:34.558227 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.558227 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:34.562830 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d44c776f-bb87-413f-8a90-f5db20b9088c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:34.569107 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d44c776f-bb87-413f-8a90-f5db20b9088c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 200 Aug 26 08:59:34.569107 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 156/619] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:34.601770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32b43aa7-f62e-4dba-821a-ff0b5fbf172a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.602367 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32b43aa7-f62e-4dba-821a-ff0b5fbf172a None None] GET https://10.4.3.236/volume// Aug 26 08:59:34.602552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32b43aa7-f62e-4dba-821a-ff0b5fbf172a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.602760 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32b43aa7-f62e-4dba-821a-ff0b5fbf172a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.603270 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32b43aa7-f62e-4dba-821a-ff0b5fbf172a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:34.603637 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 157/620] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59: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 26 08:59:34.611210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-9abd975f-943a-4d21-8942-ce2dda54122f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.613958 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-9abd975f-943a-4d21-8942-ce2dda54122f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 08:59:34.614191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-9abd975f-943a-4d21-8942-ce2dda54122f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.614477 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-9abd975f-943a-4d21-8942-ce2dda54122f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.627591 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.627591 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:34.632697 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-9abd975f-943a-4d21-8942-ce2dda54122f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 08:59:34.639612 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-9abd975f-943a-4d21-8942-ce2dda54122f tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 08:59:34.640091 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 155/621] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1569 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:34.714957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.717457 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] PUT https://10.4.3.236/volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a Aug 26 08:59:34.717914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:34.726581 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Acquiring lock "cinder-attachment_update-6a0c808e-9c2a-41ad-a3c3-d58833af37c3-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:59:34.732442 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Lock "cinder-attachment_update-6a0c808e-9c2a-41ad-a3c3-d58833af37c3-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:59:34.733782 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.733782 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:34.738126 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c90c9da6-684f-499c-bf11-019b28561031 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.739997 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c90c9da6-684f-499c-bf11-019b28561031 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:34.740210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c90c9da6-684f-499c-bf11-019b28561031 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.740397 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c90c9da6-684f-499c-bf11-019b28561031 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.750813 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.750813 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:34.755207 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c90c9da6-684f-499c-bf11-019b28561031 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:34.760627 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c90c9da6-684f-499c-bf11-019b28561031 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:34.761322 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 157/622] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:34.775965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eef12dbc-d4cb-4447-83e3-6ce85257210d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.777732 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eef12dbc-d4cb-4447-83e3-6ce85257210d tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:34.777970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eef12dbc-d4cb-4447-83e3-6ce85257210d tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.778135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eef12dbc-d4cb-4447-83e3-6ce85257210d tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.785106 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.785106 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:34.789127 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eef12dbc-d4cb-4447-83e3-6ce85257210d tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:34.793460 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eef12dbc-d4cb-4447-83e3-6ce85257210d tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:34.793864 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 158/623] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:34.829465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4a8b9b02-b46a-40c9-948b-118b60507b30 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.831508 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a8b9b02-b46a-40c9-948b-118b60507b30 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:34.831778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a8b9b02-b46a-40c9-948b-118b60507b30 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.832040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a8b9b02-b46a-40c9-948b-118b60507b30 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.842820 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.842820 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:34.846522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Lock "cinder-attachment_update-6a0c808e-9c2a-41ad-a3c3-d58833af37c3-np0000008153" released by "attachment_update" :: held 0.114s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:59:34.846881 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-7e882732-faaa-48e7-9abf-aa83308b06ac tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a returned with HTTP 200 Aug 26 08:59:34.847517 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 154/624] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:59:34 2026] PUT /volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:34.847735 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a8b9b02-b46a-40c9-948b-118b60507b30 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:34.853045 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a8b9b02-b46a-40c9-948b-118b60507b30 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:34.853861 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 156/625] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:34.870759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-936d1beb-1326-4022-ae2a-f345f2eb3281 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.872885 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-936d1beb-1326-4022-ae2a-f345f2eb3281 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] POST https://10.4.3.236/volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a/action Aug 26 08:59:34.873262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-936d1beb-1326-4022-ae2a-f345f2eb3281 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:34.873374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-936d1beb-1326-4022-ae2a-f345f2eb3281 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:34.890288 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.890288 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:34.902094 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd3c982-9b20-4693-81aa-be825e9f8019 req-936d1beb-1326-4022-ae2a-f345f2eb3281 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a/action returned with HTTP 204 Aug 26 08:59:34.902597 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 158/626] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 08:59:34 2026] POST /volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:34.923138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86804114-9075-4de4-91fa-246c85c37ff2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:34.925269 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86804114-9075-4de4-91fa-246c85c37ff2 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:34.925525 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86804114-9075-4de4-91fa-246c85c37ff2 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:34.925743 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86804114-9075-4de4-91fa-246c85c37ff2 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:34.939399 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:34.939399 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:34.944602 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86804114-9075-4de4-91fa-246c85c37ff2 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:34.950335 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86804114-9075-4de4-91fa-246c85c37ff2 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:34.950875 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 159/627] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:34 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:35.320739 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11dea367-2529-4bdc-9e39-0713418c4838 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.322682 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11dea367-2529-4bdc-9e39-0713418c4838 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:35.323322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11dea367-2529-4bdc-9e39-0713418c4838 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.323322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11dea367-2529-4bdc-9e39-0713418c4838 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.323322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-11dea367-2529-4bdc-9e39-0713418c4838 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:35.327997 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.327997 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:35.328916 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11dea367-2529-4bdc-9e39-0713418c4838 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:35.329322 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 155/628] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.568817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0c2563c9-5b8e-48d7-9ddd-038e40c8fcdd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.570799 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c2563c9-5b8e-48d7-9ddd-038e40c8fcdd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:35.571068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c2563c9-5b8e-48d7-9ddd-038e40c8fcdd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.571312 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c2563c9-5b8e-48d7-9ddd-038e40c8fcdd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.582353 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3794d124-e82a-4b46-9946-6982fb27b56e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.583856 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3794d124-e82a-4b46-9946-6982fb27b56e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:35.584098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3794d124-e82a-4b46-9946-6982fb27b56e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.584170 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.584170 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:35.584399 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3794d124-e82a-4b46-9946-6982fb27b56e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.589442 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0c2563c9-5b8e-48d7-9ddd-038e40c8fcdd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:35.591831 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.591831 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:35.596180 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c2563c9-5b8e-48d7-9ddd-038e40c8fcdd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:35.596600 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3794d124-e82a-4b46-9946-6982fb27b56e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:35.596765 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 157/629] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.602020 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3794d124-e82a-4b46-9946-6982fb27b56e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 200 Aug 26 08:59:35.602507 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 159/630] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.621265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-efe1fe1f-acfa-4521-b852-54a15793af4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.623552 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efe1fe1f-acfa-4521-b852-54a15793af4e tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b/action Aug 26 08:59:35.624041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efe1fe1f-acfa-4521-b852-54a15793af4e tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:35.624238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efe1fe1f-acfa-4521-b852-54a15793af4e tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:35.635446 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.635446 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:35.636093 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-efe1fe1f-acfa-4521-b852-54a15793af4e tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '53fcb780-42a7-43b1-9098-f8901401420b' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:35.659883 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efe1fe1f-acfa-4521-b852-54a15793af4e tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b/action returned with HTTP 202 Aug 26 08:59:35.660435 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 160/631] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:35 2026] POST /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:35.667518 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c51e700c-a42c-425b-9ed8-449c0a06a23e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.669229 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c51e700c-a42c-425b-9ed8-449c0a06a23e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:35.669747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c51e700c-a42c-425b-9ed8-449c0a06a23e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.669747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c51e700c-a42c-425b-9ed8-449c0a06a23e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.676803 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.676803 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:35.681153 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c51e700c-a42c-425b-9ed8-449c0a06a23e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:35.687577 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c51e700c-a42c-425b-9ed8-449c0a06a23e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 200 Aug 26 08:59:35.688034 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 156/632] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.702833 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d84f363-4f26-44cb-9eda-cf4898863756 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.704641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d84f363-4f26-44cb-9eda-cf4898863756 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b/action Aug 26 08:59:35.704993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d84f363-4f26-44cb-9eda-cf4898863756 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:35.705153 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d84f363-4f26-44cb-9eda-cf4898863756 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:35.713954 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.713954 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:35.714327 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d84f363-4f26-44cb-9eda-cf4898863756 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Volume info retrieved successfully. Aug 26 08:59:35.736822 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d84f363-4f26-44cb-9eda-cf4898863756 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Delete volume request issued successfully. Aug 26 08:59:35.737085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d84f363-4f26-44cb-9eda-cf4898863756 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b/action returned with HTTP 202 Aug 26 08:59:35.737632 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 158/633] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:35 2026] POST /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:35.745381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d67d1d0c-7f4b-46b2-964f-2e6f2ab279cc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.747256 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d67d1d0c-7f4b-46b2-964f-2e6f2ab279cc tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:35.747420 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d67d1d0c-7f4b-46b2-964f-2e6f2ab279cc tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.747700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d67d1d0c-7f4b-46b2-964f-2e6f2ab279cc tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.757273 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.757273 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:35.761789 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d67d1d0c-7f4b-46b2-964f-2e6f2ab279cc tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:35.766584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d67d1d0c-7f4b-46b2-964f-2e6f2ab279cc tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 200 Aug 26 08:59:35.766969 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 160/634] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.775818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b5999cd-a3ec-4c19-9a00-b3e78885a786 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.777713 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b5999cd-a3ec-4c19-9a00-b3e78885a786 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:35.777951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b5999cd-a3ec-4c19-9a00-b3e78885a786 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.779433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b5999cd-a3ec-4c19-9a00-b3e78885a786 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.788001 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.788001 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:35.791946 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b5999cd-a3ec-4c19-9a00-b3e78885a786 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:35.796708 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b5999cd-a3ec-4c19-9a00-b3e78885a786 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:35.797278 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 161/635] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.809938 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1bffb81c-1307-44b6-aa32-bb251b805987 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.812344 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1bffb81c-1307-44b6-aa32-bb251b805987 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:35.812616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1bffb81c-1307-44b6-aa32-bb251b805987 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.812766 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1bffb81c-1307-44b6-aa32-bb251b805987 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.819892 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.819892 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:35.824603 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1bffb81c-1307-44b6-aa32-bb251b805987 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:35.829478 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1bffb81c-1307-44b6-aa32-bb251b805987 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:35.830649 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 157/636] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.868270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d51adb4e-60cb-4d23-9f2f-3238ee094d9f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.870319 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d51adb4e-60cb-4d23-9f2f-3238ee094d9f tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:35.870524 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d51adb4e-60cb-4d23-9f2f-3238ee094d9f tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.870710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d51adb4e-60cb-4d23-9f2f-3238ee094d9f tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.881033 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.881033 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:35.884711 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d51adb4e-60cb-4d23-9f2f-3238ee094d9f tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:35.889835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d51adb4e-60cb-4d23-9f2f-3238ee094d9f tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:35.890325 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 159/637] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:35.965895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6138510a-1386-42e7-8551-08e56d303fbc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:35.967637 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6138510a-1386-42e7-8551-08e56d303fbc tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:35.967871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6138510a-1386-42e7-8551-08e56d303fbc tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:35.968087 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6138510a-1386-42e7-8551-08e56d303fbc tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:35.980177 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:35.980177 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:35.984187 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6138510a-1386-42e7-8551-08e56d303fbc tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:35.989476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6138510a-1386-42e7-8551-08e56d303fbc tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:35.989860 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 161/638] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:35 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:36.340685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c407566-786e-4ea9-9a9b-e7cbe9b21af2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.343030 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c407566-786e-4ea9-9a9b-e7cbe9b21af2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:36.343321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c407566-786e-4ea9-9a9b-e7cbe9b21af2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.343604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c407566-786e-4ea9-9a9b-e7cbe9b21af2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.343762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6c407566-786e-4ea9-9a9b-e7cbe9b21af2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:36.349329 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:36.349329 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:36.350427 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c407566-786e-4ea9-9a9b-e7cbe9b21af2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:36.350966 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 162/639] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:36.612585 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6d20263-2f2d-41b3-b30a-f87670f9e4df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.614361 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6d20263-2f2d-41b3-b30a-f87670f9e4df tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:36.614591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6d20263-2f2d-41b3-b30a-f87670f9e4df tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.614819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6d20263-2f2d-41b3-b30a-f87670f9e4df tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.625184 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:36.625184 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:36.629704 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a6d20263-2f2d-41b3-b30a-f87670f9e4df tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:36.635839 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6d20263-2f2d-41b3-b30a-f87670f9e4df tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:36.636377 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 158/640] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:36.781959 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a4c0b62-e9a7-4b87-8bc8-409939e65842 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.784035 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a4c0b62-e9a7-4b87-8bc8-409939e65842 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:36.784273 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a4c0b62-e9a7-4b87-8bc8-409939e65842 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.784487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a4c0b62-e9a7-4b87-8bc8-409939e65842 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.790808 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a4c0b62-e9a7-4b87-8bc8-409939e65842 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 404 Aug 26 08:59:36.791420 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 160/641] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:36.797997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-245858d5-b95b-47d0-8c47-563aca80598b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.799773 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-245858d5-b95b-47d0-8c47-563aca80598b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:36.800003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-245858d5-b95b-47d0-8c47-563aca80598b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.800204 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-245858d5-b95b-47d0-8c47-563aca80598b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.806727 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-245858d5-b95b-47d0-8c47-563aca80598b tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 404 Aug 26 08:59:36.807386 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 162/642] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:36.811276 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a23015b-6001-406c-ba29-ca78abb4f6c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.813036 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a23015b-6001-406c-ba29-ca78abb4f6c0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:36.813195 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a23015b-6001-406c-ba29-ca78abb4f6c0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.813374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a23015b-6001-406c-ba29-ca78abb4f6c0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.815143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5dc76d94-6509-4231-8b3b-6056728a6f4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.817004 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5dc76d94-6509-4231-8b3b-6056728a6f4e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] DELETE https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:36.817273 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5dc76d94-6509-4231-8b3b-6056728a6f4e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.817490 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5dc76d94-6509-4231-8b3b-6056728a6f4e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.817668 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5dc76d94-6509-4231-8b3b-6056728a6f4e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume with id: 53fcb780-42a7-43b1-9098-f8901401420b Aug 26 08:59:36.823449 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5dc76d94-6509-4231-8b3b-6056728a6f4e tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b returned with HTTP 404 Aug 26 08:59:36.823870 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:36.823870 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:36.823997 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 159/643] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:36 2026] DELETE /volume/v3/volumes/53fcb780-42a7-43b1-9098-f8901401420b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:36.828085 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a23015b-6001-406c-ba29-ca78abb4f6c0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:36.833734 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a23015b-6001-406c-ba29-ca78abb4f6c0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:36.834043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d752b24a-94f1-4063-881f-83e155fb25c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.834192 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 163/644] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:36.836034 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:36.836535 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-650428885"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:36.838654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-650428885'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:36.838859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume of 1 GB Aug 26 08:59:36.843980 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Availability Zones retrieved successfully. Aug 26 08:59:36.844250 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2e5c3dd8-6ba3-441c-80b0-88f672c92b52 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.846421 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2e5c3dd8-6ba3-441c-80b0-88f672c92b52 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:36.846666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2e5c3dd8-6ba3-441c-80b0-88f672c92b52 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.846915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2e5c3dd8-6ba3-441c-80b0-88f672c92b52 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.852585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (eddd9b89-6587-4678-8396-efaa9186770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:36.854061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85ff00b-6fc9-4651-b367-af2b06004469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:36.855367 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:36.855367 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:36.855472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:36.860464 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2e5c3dd8-6ba3-441c-80b0-88f672c92b52 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:36.866644 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2e5c3dd8-6ba3-441c-80b0-88f672c92b52 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:36.867173 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 163/645] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:36.891787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85ff00b-6fc9-4651-b367-af2b06004469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:36.892872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a24aa2e-7cfe-43ee-a5a7-b19500f36f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:36.911873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2008a36-6e85-4ae0-bcdd-7a45db02de42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:36.914124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2008a36-6e85-4ae0-bcdd-7a45db02de42 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:36.914383 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2008a36-6e85-4ae0-bcdd-7a45db02de42 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:36.914628 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2008a36-6e85-4ae0-bcdd-7a45db02de42 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:36.924231 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:36.924231 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:36.927862 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2008a36-6e85-4ae0-bcdd-7a45db02de42 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:36.932589 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2008a36-6e85-4ae0-bcdd-7a45db02de42 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:36.932830 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 160/646] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:36 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:36.945459 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Created reservations ['b0c7bed3-3f23-423e-88a9-4a7b29924e15', '9149bd17-244f-4d49-b08d-bf74993567dc', 'e909c62c-614e-4616-8f98-502158ac1948', 'fbfbdc01-a828-4dfc-a9b2-2dccc98fc3c4'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:36.946609 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a24aa2e-7cfe-43ee-a5a7-b19500f36f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c7bed3-3f23-423e-88a9-4a7b29924e15', '9149bd17-244f-4d49-b08d-bf74993567dc', 'e909c62c-614e-4616-8f98-502158ac1948', 'fbfbdc01-a828-4dfc-a9b2-2dccc98fc3c4']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:36.947630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6eabfc-b58b-41eb-92e1-1cb918c71992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:36.978139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6eabfc-b58b-41eb-92e1-1cb918c71992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-650428885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['b0c7bed3-3f23-423e-88a9-4a7b29924e15','9149bd17-244f-4d49-b08d-bf74993567dc','e909c62c-614e-4616-8f98-502158ac1948','fbfbdc01-a828-4dfc-a9b2-2dccc98fc3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-650428885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c909018e90472e8e444d74e89085cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:36.978947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea866d0-6297-456a-85cf-49a53900dabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:37.001628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea866d0-6297-456a-85cf-49a53900dabc) transitioned into state 'SUCCESS' from state '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-650428885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['b0c7bed3-3f23-423e-88a9-4a7b29924e15','9149bd17-244f-4d49-b08d-bf74993567dc','e909c62c-614e-4616-8f98-502158ac1948','fbfbdc01-a828-4dfc-a9b2-2dccc98fc3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:37.002552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e070f201-e601-47aa-a75c-cc91de35cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:37.004129 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a52e0db-41e3-4cb1-a40b-fbbdc8fbf7ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.006365 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a52e0db-41e3-4cb1-a40b-fbbdc8fbf7ee tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:37.006640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a52e0db-41e3-4cb1-a40b-fbbdc8fbf7ee tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.006926 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a52e0db-41e3-4cb1-a40b-fbbdc8fbf7ee tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.018675 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e070f201-e601-47aa-a75c-cc91de35cf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:37.019535 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.019535 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:37.020055 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (eddd9b89-6587-4678-8396-efaa9186770c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:37.020594 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request issued successfully. Aug 26 08:59:37.022338 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d752b24a-94f1-4063-881f-83e155fb25c2 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:37.022338 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 161/647] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:36 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:37.025024 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8a52e0db-41e3-4cb1-a40b-fbbdc8fbf7ee tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:37.031521 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a52e0db-41e3-4cb1-a40b-fbbdc8fbf7ee tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:37.031521 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 164/648] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:37.035512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7762197e-67d9-4d42-94fa-840bd6895bc7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.037385 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7762197e-67d9-4d42-94fa-840bd6895bc7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:37.037622 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7762197e-67d9-4d42-94fa-840bd6895bc7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.037909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7762197e-67d9-4d42-94fa-840bd6895bc7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.046954 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.046954 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:37.052522 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7762197e-67d9-4d42-94fa-840bd6895bc7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:37.058573 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7762197e-67d9-4d42-94fa-840bd6895bc7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 200 Aug 26 08:59:37.059047 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 164/649] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:37.363906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7641c8de-0d08-4338-92eb-415ed93908d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.365874 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7641c8de-0d08-4338-92eb-415ed93908d3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:37.366250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7641c8de-0d08-4338-92eb-415ed93908d3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.366523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7641c8de-0d08-4338-92eb-415ed93908d3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.366684 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7641c8de-0d08-4338-92eb-415ed93908d3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:37.372557 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.372557 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:37.373613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7641c8de-0d08-4338-92eb-415ed93908d3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:37.374176 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 161/650] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:37.651923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-49714be5-623c-446f-bfe0-67793c574291 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.654407 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49714be5-623c-446f-bfe0-67793c574291 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:37.654679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49714be5-623c-446f-bfe0-67793c574291 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.654955 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49714be5-623c-446f-bfe0-67793c574291 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.667810 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.667810 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:37.672873 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-49714be5-623c-446f-bfe0-67793c574291 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:37.678854 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49714be5-623c-446f-bfe0-67793c574291 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:37.679370 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 162/651] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:37.846255 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a3d2d0f-f8e6-4036-ae35-b4f2b6d9be81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.848380 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a3d2d0f-f8e6-4036-ae35-b4f2b6d9be81 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:37.848601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2d0f-f8e6-4036-ae35-b4f2b6d9be81 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.848915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2d0f-f8e6-4036-ae35-b4f2b6d9be81 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.859768 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.859768 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:37.863798 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8a3d2d0f-f8e6-4036-ae35-b4f2b6d9be81 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:37.868700 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a3d2d0f-f8e6-4036-ae35-b4f2b6d9be81 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:37.869136 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 165/652] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:37.881827 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6baa7735-3154-4517-af00-f2cbf8926702 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.883533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6baa7735-3154-4517-af00-f2cbf8926702 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:37.883741 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6baa7735-3154-4517-af00-f2cbf8926702 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.883959 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6baa7735-3154-4517-af00-f2cbf8926702 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.890641 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.890641 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:37.893828 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6baa7735-3154-4517-af00-f2cbf8926702 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:37.898388 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6baa7735-3154-4517-af00-f2cbf8926702 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:37.898766 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 165/653] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 1159 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:37.931793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-0b9fa82a-875e-4532-98ad-6b9585aaff9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.934226 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-0b9fa82a-875e-4532-98ad-6b9585aaff9e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:37.934449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-0b9fa82a-875e-4532-98ad-6b9585aaff9e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.934673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-0b9fa82a-875e-4532-98ad-6b9585aaff9e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.942304 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.942304 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:37.945980 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-0b9fa82a-875e-4532-98ad-6b9585aaff9e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:37.949289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17593c4e-1d05-43ed-9d2a-6b98e79cf235 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:37.950782 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-0b9fa82a-875e-4532-98ad-6b9585aaff9e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:37.951243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 162/654] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:37.951958 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17593c4e-1d05-43ed-9d2a-6b98e79cf235 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:37.952232 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17593c4e-1d05-43ed-9d2a-6b98e79cf235 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:37.952459 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17593c4e-1d05-43ed-9d2a-6b98e79cf235 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:37.967071 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:37.967071 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:37.971647 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17593c4e-1d05-43ed-9d2a-6b98e79cf235 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:37.978132 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17593c4e-1d05-43ed-9d2a-6b98e79cf235 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:37.978685 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 163/655] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:37 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.050313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3f9b8bc-c56c-4f39-baa7-7bd7a6498139 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.052758 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3f9b8bc-c56c-4f39-baa7-7bd7a6498139 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:38.053056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3f9b8bc-c56c-4f39-baa7-7bd7a6498139 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.053347 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3f9b8bc-c56c-4f39-baa7-7bd7a6498139 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.070930 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.070930 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:38.073198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-774ec2c8-7c96-4844-bd85-1691e08d7fb3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.075832 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b3f9b8bc-c56c-4f39-baa7-7bd7a6498139 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:38.076176 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-774ec2c8-7c96-4844-bd85-1691e08d7fb3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:38.076474 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-774ec2c8-7c96-4844-bd85-1691e08d7fb3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.076738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-774ec2c8-7c96-4844-bd85-1691e08d7fb3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.080518 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3f9b8bc-c56c-4f39-baa7-7bd7a6498139 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:38.081083 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 166/656] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:38.086878 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.086878 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:38.092525 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-774ec2c8-7c96-4844-bd85-1691e08d7fb3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:38.098676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-774ec2c8-7c96-4844-bd85-1691e08d7fb3 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 200 Aug 26 08:59:38.099480 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 166/657] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.116003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ffb1bb3d-472c-4a13-8acb-4ab651f04a13 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.117857 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffb1bb3d-472c-4a13-8acb-4ab651f04a13 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b/action Aug 26 08:59:38.118252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffb1bb3d-472c-4a13-8acb-4ab651f04a13 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:38.118380 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffb1bb3d-472c-4a13-8acb-4ab651f04a13 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:38.127552 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.127552 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:38.128669 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-ffb1bb3d-472c-4a13-8acb-4ab651f04a13 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume 'a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b' with '{'status': 'maintenance'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:38.148616 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffb1bb3d-472c-4a13-8acb-4ab651f04a13 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b/action returned with HTTP 202 Aug 26 08:59:38.149129 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 163/658] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:38 2026] POST /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:38.155973 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ebc616c9-c170-4da5-9553-7c12e0e1385f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.157634 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ebc616c9-c170-4da5-9553-7c12e0e1385f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:38.157860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ebc616c9-c170-4da5-9553-7c12e0e1385f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.158053 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ebc616c9-c170-4da5-9553-7c12e0e1385f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.165035 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.165035 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:38.169196 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ebc616c9-c170-4da5-9553-7c12e0e1385f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:38.173935 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ebc616c9-c170-4da5-9553-7c12e0e1385f tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 200 Aug 26 08:59:38.174386 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 164/659] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.186707 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4387899-3ce5-4db1-a283-09e943d726f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.188533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4387899-3ce5-4db1-a283-09e943d726f6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b/action Aug 26 08:59:38.188948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4387899-3ce5-4db1-a283-09e943d726f6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:38.189101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4387899-3ce5-4db1-a283-09e943d726f6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:38.199637 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.199637 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:38.199802 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a4387899-3ce5-4db1-a283-09e943d726f6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Volume info retrieved successfully. Aug 26 08:59:38.227360 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a4387899-3ce5-4db1-a283-09e943d726f6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Delete volume request issued successfully. Aug 26 08:59:38.227811 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4387899-3ce5-4db1-a283-09e943d726f6 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b/action returned with HTTP 202 Aug 26 08:59:38.228677 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 167/660] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:38 2026] POST /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:38.237540 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f56f740-1513-4214-8ffe-902f73973b84 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.240324 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f56f740-1513-4214-8ffe-902f73973b84 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:38.240785 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f56f740-1513-4214-8ffe-902f73973b84 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.240891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f56f740-1513-4214-8ffe-902f73973b84 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.249873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.249873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:38.255312 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1f56f740-1513-4214-8ffe-902f73973b84 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:38.263036 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f56f740-1513-4214-8ffe-902f73973b84 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 200 Aug 26 08:59:38.263406 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 167/661] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.305889 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-b0c2c1fa-7b76-40e3-8d41-2a42ef6796c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.307721 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-b0c2c1fa-7b76-40e3-8d41-2a42ef6796c2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:38.307962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-b0c2c1fa-7b76-40e3-8d41-2a42ef6796c2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.308168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-b0c2c1fa-7b76-40e3-8d41-2a42ef6796c2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.316340 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.316340 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:38.321040 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-b0c2c1fa-7b76-40e3-8d41-2a42ef6796c2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:38.327167 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-b0c2c1fa-7b76-40e3-8d41-2a42ef6796c2 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:38.327751 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 164/662] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:38.339927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5a3ec9e4-a807-4399-8e31-6aacbc7e2506 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.340327 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a3ec9e4-a807-4399-8e31-6aacbc7e2506 None None] GET https://10.4.3.236/volume// Aug 26 08:59:38.340620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a3ec9e4-a807-4399-8e31-6aacbc7e2506 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.340919 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a3ec9e4-a807-4399-8e31-6aacbc7e2506 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.341339 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a3ec9e4-a807-4399-8e31-6aacbc7e2506 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:38.341705 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 165/663] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 08:59: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 26 08:59:38.350509 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-81f68889-5584-4b0a-94ba-8f188fbea815 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.353287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-81f68889-5584-4b0a-94ba-8f188fbea815 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:59:38.353908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-81f68889-5584-4b0a-94ba-8f188fbea815 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1b6fdcd-06e1-41d8-a30c-86ca21c7179a", "connector": null, "instance_uuid": "26925f37-606d-4e71-acce-f156e972307e"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:38.365703 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.365703 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:38.385775 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5c3b1572-91cc-41b1-8b47-4f53773d7674 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.388866 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c3b1572-91cc-41b1-8b47-4f53773d7674 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:38.389002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c3b1572-91cc-41b1-8b47-4f53773d7674 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.389601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c3b1572-91cc-41b1-8b47-4f53773d7674 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.389601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5c3b1572-91cc-41b1-8b47-4f53773d7674 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:38.395260 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.395260 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:38.396421 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c3b1572-91cc-41b1-8b47-4f53773d7674 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:38.396945 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 168/664] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.397454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-81f68889-5584-4b0a-94ba-8f188fbea815 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:59:38.398022 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 168/665] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:59:38 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 26 08:59:38.698373 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5fa00eca-8208-4b61-a5a5-1f3ac429f429 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.699038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fa00eca-8208-4b61-a5a5-1f3ac429f429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:38.699038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fa00eca-8208-4b61-a5a5-1f3ac429f429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.699381 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fa00eca-8208-4b61-a5a5-1f3ac429f429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.714330 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.714330 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:38.720955 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5fa00eca-8208-4b61-a5a5-1f3ac429f429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:38.726428 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fa00eca-8208-4b61-a5a5-1f3ac429f429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:38.726690 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 165/666] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.884764 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0a5a877-5b35-414d-bc90-082a13f911ea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.887593 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0a5a877-5b35-414d-bc90-082a13f911ea tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:38.887979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0a5a877-5b35-414d-bc90-082a13f911ea tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.888969 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0a5a877-5b35-414d-bc90-082a13f911ea tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:38.903745 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:38.903745 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:38.909128 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0a5a877-5b35-414d-bc90-082a13f911ea tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:38.915764 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0a5a877-5b35-414d-bc90-082a13f911ea tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:38.916407 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 166/667] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:38.995229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bfb6a9bc-d129-4d53-9124-a4c8592780a7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:38.997230 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfb6a9bc-d129-4d53-9124-a4c8592780a7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:38.997498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfb6a9bc-d129-4d53-9124-a4c8592780a7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:38.997889 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfb6a9bc-d129-4d53-9124-a4c8592780a7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.013570 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.013570 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:39.021710 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bfb6a9bc-d129-4d53-9124-a4c8592780a7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:39.034940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfb6a9bc-d129-4d53-9124-a4c8592780a7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:39.035423 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 169/668] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:38 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:39.097369 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9819289-1fb9-4b25-a913-aa48ecf87bbb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.099372 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9819289-1fb9-4b25-a913-aa48ecf87bbb tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:39.099538 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9819289-1fb9-4b25-a913-aa48ecf87bbb tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.099791 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9819289-1fb9-4b25-a913-aa48ecf87bbb tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.110768 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.110768 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:39.114673 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9819289-1fb9-4b25-a913-aa48ecf87bbb tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:39.120308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9819289-1fb9-4b25-a913-aa48ecf87bbb tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:39.120828 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 169/669] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:39.279570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11462908-283c-4105-a76e-570654977994 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.281473 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11462908-283c-4105-a76e-570654977994 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:39.281679 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11462908-283c-4105-a76e-570654977994 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.281931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11462908-283c-4105-a76e-570654977994 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.287975 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11462908-283c-4105-a76e-570654977994 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 404 Aug 26 08:59:39.288472 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 166/670] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:39.296466 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a8a89d5-c638-419e-b657-f4339f797935 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.298770 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a8a89d5-c638-419e-b657-f4339f797935 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:39.299042 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a8a89d5-c638-419e-b657-f4339f797935 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.299263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a8a89d5-c638-419e-b657-f4339f797935 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.305696 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a8a89d5-c638-419e-b657-f4339f797935 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 404 Aug 26 08:59:39.306429 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 167/671] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:39.314424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-81226053-637e-4082-8906-e1a9979b52b7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.316351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-81226053-637e-4082-8906-e1a9979b52b7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:39.316536 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-81226053-637e-4082-8906-e1a9979b52b7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.316711 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-81226053-637e-4082-8906-e1a9979b52b7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.316919 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-81226053-637e-4082-8906-e1a9979b52b7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume with id: a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b Aug 26 08:59:39.323082 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-81226053-637e-4082-8906-e1a9979b52b7 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b returned with HTTP 404 Aug 26 08:59:39.323937 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 170/672] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:39 2026] DELETE /volume/v3/volumes/a7cc9133-6af2-4aa3-b7eb-408f8eb3bc1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:39.331830 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.334138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:39.334510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1540389597"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:39.336411 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1540389597'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:39.337172 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume of 1 GB Aug 26 08:59:39.341186 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Availability Zones retrieved successfully. Aug 26 08:59:39.346934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (42dcd36c-3811-4cac-a8c7-8c2cc0eef8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:39.348539 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191eeab0-3074-4935-9121-904c78f91c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:39.349356 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:39.379823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191eeab0-3074-4935-9121-904c78f91c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:39.380603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f122b41d-6277-459b-bad9-101c4dcd7206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:39.407821 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-309cc5dd-4bb6-43a6-9f93-7198197db096 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.409856 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-309cc5dd-4bb6-43a6-9f93-7198197db096 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:39.410079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-309cc5dd-4bb6-43a6-9f93-7198197db096 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.410276 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-309cc5dd-4bb6-43a6-9f93-7198197db096 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.410376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-309cc5dd-4bb6-43a6-9f93-7198197db096 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:39.415133 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.415133 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:39.416176 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-309cc5dd-4bb6-43a6-9f93-7198197db096 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:39.416630 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 167/673] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:39.428624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Created reservations ['1174b0fc-570a-4632-8c38-4981f2dde5ea', '32b1b178-d033-4afc-860e-0156ab0ffe1e', 'cf599d77-5d42-4000-a113-c1b377ca9a4b', '8a9e84fc-5ff5-40f5-8bda-644400e8678f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:39.429553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f122b41d-6277-459b-bad9-101c4dcd7206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1174b0fc-570a-4632-8c38-4981f2dde5ea', '32b1b178-d033-4afc-860e-0156ab0ffe1e', 'cf599d77-5d42-4000-a113-c1b377ca9a4b', '8a9e84fc-5ff5-40f5-8bda-644400e8678f']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:39.430565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39dcef2-08c0-496c-aa9e-abcde3e92ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:39.459542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39dcef2-08c0-496c-aa9e-abcde3e92ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1032d154-a5b8-460a-a065-7d32088de07a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1540389597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['1174b0fc-570a-4632-8c38-4981f2dde5ea','32b1b178-d033-4afc-860e-0156ab0ffe1e','cf599d77-5d42-4000-a113-c1b377ca9a4b','8a9e84fc-5ff5-40f5-8bda-644400e8678f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1540389597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1032d154-a5b8-460a-a065-7d32088de07a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c909018e90472e8e444d74e89085cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:39.460432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969480c3-03cc-420b-81f5-2798269cd467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:39.484181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969480c3-03cc-420b-81f5-2798269cd467) transitioned into state 'SUCCESS' from state '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-1540389597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c909018e90472e8e444d74e89085cd',qos_specs=None,replication_status=,reservations=['1174b0fc-570a-4632-8c38-4981f2dde5ea','32b1b178-d033-4afc-860e-0156ab0ffe1e','cf599d77-5d42-4000-a113-c1b377ca9a4b','8a9e84fc-5ff5-40f5-8bda-644400e8678f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c16b72da3c4fd5b5400ae1d99fb780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:39.485024 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668c2b2e-f75f-4e04-a80c-ca51e3daef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:39.498161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668c2b2e-f75f-4e04-a80c-ca51e3daef5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:39.499241 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Flow 'volume_create_api' (42dcd36c-3811-4cac-a8c7-8c2cc0eef8b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:39.499568 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Create volume request issued successfully. Aug 26 08:59:39.500450 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5868af56-9a51-46a6-8eac-abb8a32f6767 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:39.500719 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 170/674] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:39 2026] POST /volume/v3/volumes => generated 749 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:39.531641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ba534402-30c4-43b5-a11f-eec74912fdb9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.534712 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba534402-30c4-43b5-a11f-eec74912fdb9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:39.535074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba534402-30c4-43b5-a11f-eec74912fdb9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.535388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba534402-30c4-43b5-a11f-eec74912fdb9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.546529 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.546529 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:39.552586 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ba534402-30c4-43b5-a11f-eec74912fdb9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:39.560043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba534402-30c4-43b5-a11f-eec74912fdb9 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:39.560733 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 168/675] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:39.639598 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-95f64b13-cd67-4bca-94d3-58e58e1de1d2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.640250 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95f64b13-cd67-4bca-94d3-58e58e1de1d2 None None] GET https://10.4.3.236/volume// Aug 26 08:59:39.640485 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95f64b13-cd67-4bca-94d3-58e58e1de1d2 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.640729 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95f64b13-cd67-4bca-94d3-58e58e1de1d2 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.641158 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95f64b13-cd67-4bca-94d3-58e58e1de1d2 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:39.641534 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 171/676] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:39.650293 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-532077f1-b52a-4313-97ae-8dbefe26757e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.652818 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-532077f1-b52a-4313-97ae-8dbefe26757e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 08:59:39.653152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-532077f1-b52a-4313-97ae-8dbefe26757e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.653367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-532077f1-b52a-4313-97ae-8dbefe26757e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.665464 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.665464 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:39.670195 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-532077f1-b52a-4313-97ae-8dbefe26757e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 08:59:39.676711 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-532077f1-b52a-4313-97ae-8dbefe26757e tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 08:59:39.677287 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 168/677] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:39.742314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cfd3c9f8-1ab3-4962-9b70-032e93b9629b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.744478 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfd3c9f8-1ab3-4962-9b70-032e93b9629b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:39.744693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfd3c9f8-1ab3-4962-9b70-032e93b9629b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.744866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfd3c9f8-1ab3-4962-9b70-032e93b9629b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.757521 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.757521 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:39.758021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.762790 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] PUT https://10.4.3.236/volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3 Aug 26 08:59:39.763400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:39.769417 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cfd3c9f8-1ab3-4962-9b70-032e93b9629b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:39.774189 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfd3c9f8-1ab3-4962-9b70-032e93b9629b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:39.774189 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 171/678] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:39.775862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Acquiring lock "cinder-attachment_update-c1b6fdcd-06e1-41d8-a30c-86ca21c7179a-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:59:39.781283 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Lock "cinder-attachment_update-c1b6fdcd-06e1-41d8-a30c-86ca21c7179a-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:59:39.784866 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.784866 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:39.879748 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Lock "cinder-attachment_update-c1b6fdcd-06e1-41d8-a30c-86ca21c7179a-np0000008153" released by "attachment_update" :: held 0.099s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:59:39.880072 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-12a05d57-b528-46df-9daa-99d609b1d992 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3 returned with HTTP 200 Aug 26 08:59:39.880505 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 169/679] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:59:39 2026] PUT /volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:39.902468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-84fbfd55-ca59-48a7-8926-084cd7b6600f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.904646 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-84fbfd55-ca59-48a7-8926-084cd7b6600f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] POST https://10.4.3.236/volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3/action Aug 26 08:59:39.905281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-84fbfd55-ca59-48a7-8926-084cd7b6600f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:39.905450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-84fbfd55-ca59-48a7-8926-084cd7b6600f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:39.922065 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.922065 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:39.929730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9e4278f-74f1-463d-a07e-fc7f4e4400d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:39.931758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9e4278f-74f1-463d-a07e-fc7f4e4400d2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:39.933058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9e4278f-74f1-463d-a07e-fc7f4e4400d2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:39.933058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9e4278f-74f1-463d-a07e-fc7f4e4400d2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:39.934499 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-70889a3f-32e4-4453-a816-9c9ebc5e1f22 req-84fbfd55-ca59-48a7-8926-084cd7b6600f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3/action returned with HTTP 204 Aug 26 08:59:39.935756 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 172/680] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 08:59:39 2026] POST /volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:39.943967 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:39.943967 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:39.948427 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e9e4278f-74f1-463d-a07e-fc7f4e4400d2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:39.954114 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9e4278f-74f1-463d-a07e-fc7f4e4400d2 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:39.954449 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 169/681] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:39 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.051341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c9b66a6-10e3-4d33-ac4d-3c0002e35281 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.053169 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c9b66a6-10e3-4d33-ac4d-3c0002e35281 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:40.053477 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c9b66a6-10e3-4d33-ac4d-3c0002e35281 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.053633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c9b66a6-10e3-4d33-ac4d-3c0002e35281 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.064771 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.064771 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:40.068971 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c9b66a6-10e3-4d33-ac4d-3c0002e35281 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:40.074518 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c9b66a6-10e3-4d33-ac4d-3c0002e35281 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:40.075033 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 172/682] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.135623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4768baa6-7722-4c4d-96b1-e1a5cda49471 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.137722 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4768baa6-7722-4c4d-96b1-e1a5cda49471 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:40.138047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4768baa6-7722-4c4d-96b1-e1a5cda49471 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.138722 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4768baa6-7722-4c4d-96b1-e1a5cda49471 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.151356 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.151356 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:40.155302 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4768baa6-7722-4c4d-96b1-e1a5cda49471 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:40.159641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4768baa6-7722-4c4d-96b1-e1a5cda49471 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:40.160076 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 170/683] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:40.427449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e113cb9d-2acb-4101-83f6-b1a2cfa419ef None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.429793 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e113cb9d-2acb-4101-83f6-b1a2cfa419ef tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:40.430216 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e113cb9d-2acb-4101-83f6-b1a2cfa419ef tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.430646 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e113cb9d-2acb-4101-83f6-b1a2cfa419ef tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.430829 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e113cb9d-2acb-4101-83f6-b1a2cfa419ef tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:40.436369 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.436369 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:40.437329 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e113cb9d-2acb-4101-83f6-b1a2cfa419ef tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:40.437677 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 173/684] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.586271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-45d33e14-5bf6-412c-98ff-c40267a2efe8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.588269 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45d33e14-5bf6-412c-98ff-c40267a2efe8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:40.588451 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45d33e14-5bf6-412c-98ff-c40267a2efe8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.588667 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45d33e14-5bf6-412c-98ff-c40267a2efe8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.597345 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.597345 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:40.602046 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-45d33e14-5bf6-412c-98ff-c40267a2efe8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:40.608073 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45d33e14-5bf6-412c-98ff-c40267a2efe8 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:40.608598 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 170/685] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.639900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c1e105c-10ff-4041-b6e0-cdd71764f5f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.642272 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c1e105c-10ff-4041-b6e0-cdd71764f5f8 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action Aug 26 08:59:40.642694 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c1e105c-10ff-4041-b6e0-cdd71764f5f8 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:40.642853 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c1e105c-10ff-4041-b6e0-cdd71764f5f8 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:40.653262 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.653262 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:40.653624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-6c1e105c-10ff-4041-b6e0-cdd71764f5f8 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '1032d154-a5b8-460a-a065-7d32088de07a' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:40.680615 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c1e105c-10ff-4041-b6e0-cdd71764f5f8 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action returned with HTTP 202 Aug 26 08:59:40.680989 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 173/686] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:40 2026] POST /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:40.689498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42052b55-5f74-4d43-8311-d59370d17699 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.691687 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42052b55-5f74-4d43-8311-d59370d17699 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:40.691993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42052b55-5f74-4d43-8311-d59370d17699 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.692334 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42052b55-5f74-4d43-8311-d59370d17699 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.702188 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.702188 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:40.707119 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42052b55-5f74-4d43-8311-d59370d17699 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:40.713127 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42052b55-5f74-4d43-8311-d59370d17699 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:40.713868 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 171/687] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.729897 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b4058885-aced-4b31-a4a1-371a6c2991f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.732646 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4058885-aced-4b31-a4a1-371a6c2991f5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action Aug 26 08:59:40.733114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4058885-aced-4b31-a4a1-371a6c2991f5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:40.733302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4058885-aced-4b31-a4a1-371a6c2991f5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:40.747813 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.747813 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:40.747813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-b4058885-aced-4b31-a4a1-371a6c2991f5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '1032d154-a5b8-460a-a065-7d32088de07a' with '{'status': 'available'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:40.780204 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4058885-aced-4b31-a4a1-371a6c2991f5 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action returned with HTTP 202 Aug 26 08:59:40.780204 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 174/688] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:40 2026] POST /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:40.787728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-88fb5d11-9a41-4266-a140-1ef47fb63fb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.787728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-88fb5d11-9a41-4266-a140-1ef47fb63fb0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] POST https://10.4.3.236/volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de/action Aug 26 08:59:40.788038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-88fb5d11-9a41-4266-a140-1ef47fb63fb0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:40.788171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-88fb5d11-9a41-4266-a140-1ef47fb63fb0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:40.791290 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bed6ff17-c14a-450b-8601-89e34746de01 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.792728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f0855ed1-2f32-4870-88c0-e9a4a205ac23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.796447 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bed6ff17-c14a-450b-8601-89e34746de01 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:40.796938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0855ed1-2f32-4870-88c0-e9a4a205ac23 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:40.797117 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0855ed1-2f32-4870-88c0-e9a4a205ac23 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.797306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0855ed1-2f32-4870-88c0-e9a4a205ac23 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.799027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bed6ff17-c14a-450b-8601-89e34746de01 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.799346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bed6ff17-c14a-450b-8601-89e34746de01 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.807082 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.807082 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:40.812443 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.812443 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:40.818818 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.818818 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:40.819943 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bed6ff17-c14a-450b-8601-89e34746de01 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:40.824825 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f0855ed1-2f32-4870-88c0-e9a4a205ac23 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:40.826652 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bed6ff17-c14a-450b-8601-89e34746de01 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:40.827283 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 174/689] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.831178 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0855ed1-2f32-4870-88c0-e9a4a205ac23 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:40.831633 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da9ac4b2-ba16-4816-8eb5-ff5ddfb4c777 req-88fb5d11-9a41-4266-a140-1ef47fb63fb0 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de/action returned with HTTP 204 Aug 26 08:59:40.831712 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 172/690] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.832249 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 171/691] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 08:59:40 2026] POST /volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:40.843425 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-62147b8a-f6d6-403e-97a7-248d79e23be3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.845256 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-62147b8a-f6d6-403e-97a7-248d79e23be3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action Aug 26 08:59:40.845542 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-62147b8a-f6d6-403e-97a7-248d79e23be3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:40.845649 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-62147b8a-f6d6-403e-97a7-248d79e23be3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:40.856623 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.856623 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:40.856918 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-62147b8a-f6d6-403e-97a7-248d79e23be3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '1032d154-a5b8-460a-a065-7d32088de07a' with '{'status': 'maintenance'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:40.881620 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-62147b8a-f6d6-403e-97a7-248d79e23be3 tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action returned with HTTP 202 Aug 26 08:59:40.882132 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 175/692] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:40 2026] POST /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:40.892258 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6827992c-d43f-4e32-acc0-84d4fc285983 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.894830 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6827992c-d43f-4e32-acc0-84d4fc285983 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:40.895250 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6827992c-d43f-4e32-acc0-84d4fc285983 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.895325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6827992c-d43f-4e32-acc0-84d4fc285983 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.905731 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.905731 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:40.911043 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6827992c-d43f-4e32-acc0-84d4fc285983 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:40.917025 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6827992c-d43f-4e32-acc0-84d4fc285983 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:40.917752 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 175/693] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:40.934564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7f391b14-5e17-4bca-a5e5-df8ef1b8980b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.936864 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7f391b14-5e17-4bca-a5e5-df8ef1b8980b tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] POST https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action Aug 26 08:59:40.937948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7f391b14-5e17-4bca-a5e5-df8ef1b8980b tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:40.937948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7f391b14-5e17-4bca-a5e5-df8ef1b8980b tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:40.950823 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.950823 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:40.951702 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-7f391b14-5e17-4bca-a5e5-df8ef1b8980b tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] Updating volume '1032d154-a5b8-460a-a065-7d32088de07a' with '{'status': 'available'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 08:59:40.971548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2bc6091a-9556-420c-9b61-f8ff86e2282d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.974509 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2bc6091a-9556-420c-9b61-f8ff86e2282d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:40.975006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2bc6091a-9556-420c-9b61-f8ff86e2282d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.976064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2bc6091a-9556-420c-9b61-f8ff86e2282d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:40.985131 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7f391b14-5e17-4bca-a5e5-df8ef1b8980b tempest-VolumesActionsTest-896022985 tempest-VolumesActionsTest-896022985-project-admin] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action returned with HTTP 202 Aug 26 08:59:40.985794 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 173/694] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 08:59:40 2026] POST /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:40.991719 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:40.991719 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:40.996079 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f56c332a-ac6f-42cc-9476-5a1e687ff829 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:40.997185 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f56c332a-ac6f-42cc-9476-5a1e687ff829 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:40.997420 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f56c332a-ac6f-42cc-9476-5a1e687ff829 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:40.998290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f56c332a-ac6f-42cc-9476-5a1e687ff829 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.003021 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2bc6091a-9556-420c-9b61-f8ff86e2282d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:41.005419 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.005419 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:41.009940 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f56c332a-ac6f-42cc-9476-5a1e687ff829 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:41.012207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2bc6091a-9556-420c-9b61-f8ff86e2282d tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:41.012880 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 172/695] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:41.023936 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f56c332a-ac6f-42cc-9476-5a1e687ff829 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:41.024383 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 176/696] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:40 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:41.028328 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d6747efe-1041-4381-ac08-6633fce3a6fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.030816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6747efe-1041-4381-ac08-6633fce3a6fd tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 08:59:41.031123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6747efe-1041-4381-ac08-6633fce3a6fd tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.031362 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6747efe-1041-4381-ac08-6633fce3a6fd tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.039764 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a11b9cb9-77df-420b-82d7-41fcdcde461c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.042475 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a11b9cb9-77df-420b-82d7-41fcdcde461c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:41.042726 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a11b9cb9-77df-420b-82d7-41fcdcde461c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.043119 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.043119 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:41.043245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a11b9cb9-77df-420b-82d7-41fcdcde461c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.049070 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d6747efe-1041-4381-ac08-6633fce3a6fd tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 08:59:41.054239 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.054239 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:41.059391 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a11b9cb9-77df-420b-82d7-41fcdcde461c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:41.060384 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6747efe-1041-4381-ac08-6633fce3a6fd tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 08:59:41.060777 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 176/697] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:41.067454 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a11b9cb9-77df-420b-82d7-41fcdcde461c tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:41.068049 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 174/698] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:41.082411 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac41fbb7-97bc-4273-985c-d046e189ffff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.084381 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] DELETE https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:41.084585 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.084791 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.085025 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume with id: 1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:41.089679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3aae0cc6-313e-4afd-8146-c90fd18e5ea8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.093744 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3aae0cc6-313e-4afd-8146-c90fd18e5ea8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:41.093744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3aae0cc6-313e-4afd-8146-c90fd18e5ea8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.093744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3aae0cc6-313e-4afd-8146-c90fd18e5ea8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.104068 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.104068 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:41.104611 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:41.110873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.110873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:41.116417 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3aae0cc6-313e-4afd-8146-c90fd18e5ea8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:41.122934 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3aae0cc6-313e-4afd-8146-c90fd18e5ea8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:41.123506 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 177/699] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:41.143355 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Delete volume request issued successfully. Aug 26 08:59:41.143560 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac41fbb7-97bc-4273-985c-d046e189ffff tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 202 Aug 26 08:59:41.144037 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 173/700] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:41 2026] DELETE /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:41.156369 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-716591d9-c095-4f6b-8875-3a66dc616b26 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.159275 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-716591d9-c095-4f6b-8875-3a66dc616b26 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:41.159588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-716591d9-c095-4f6b-8875-3a66dc616b26 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.159870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-716591d9-c095-4f6b-8875-3a66dc616b26 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.175019 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.175019 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:41.177224 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-880aa2cf-de4b-46cf-b43c-ea76a5da7fc1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.179905 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-880aa2cf-de4b-46cf-b43c-ea76a5da7fc1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:41.180300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-880aa2cf-de4b-46cf-b43c-ea76a5da7fc1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.180536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-880aa2cf-de4b-46cf-b43c-ea76a5da7fc1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.186491 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-716591d9-c095-4f6b-8875-3a66dc616b26 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Volume info retrieved successfully. Aug 26 08:59:41.192430 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-716591d9-c095-4f6b-8875-3a66dc616b26 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 200 Aug 26 08:59:41.193565 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 177/701] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:41.194744 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.194744 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:41.201209 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-880aa2cf-de4b-46cf-b43c-ea76a5da7fc1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:41.208657 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-880aa2cf-de4b-46cf-b43c-ea76a5da7fc1 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:41.209236 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 175/702] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:41.450978 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ab41dab4-596c-4f09-87f2-2b85c21a4710 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.452946 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab41dab4-596c-4f09-87f2-2b85c21a4710 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:41.453232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab41dab4-596c-4f09-87f2-2b85c21a4710 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.453482 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab41dab4-596c-4f09-87f2-2b85c21a4710 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.453630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ab41dab4-596c-4f09-87f2-2b85c21a4710 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:41.458236 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.458236 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:41.459123 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab41dab4-596c-4f09-87f2-2b85c21a4710 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:41.459547 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 178/703] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:41.847256 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e81cee4b-57ee-4804-a899-97a89f3d8c00 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:41.849233 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e81cee4b-57ee-4804-a899-97a89f3d8c00 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:41.849467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e81cee4b-57ee-4804-a899-97a89f3d8c00 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:41.849717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e81cee4b-57ee-4804-a899-97a89f3d8c00 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:41.861742 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:41.861742 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:41.867683 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e81cee4b-57ee-4804-a899-97a89f3d8c00 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:41.874173 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e81cee4b-57ee-4804-a899-97a89f3d8c00 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:41.874644 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 174/704] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:41 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:42.137299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a71e783f-0be6-429c-84a2-047b71142668 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:42.139883 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a71e783f-0be6-429c-84a2-047b71142668 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:42.140162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a71e783f-0be6-429c-84a2-047b71142668 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:42.140430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a71e783f-0be6-429c-84a2-047b71142668 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:42.152471 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:42.152471 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:42.158097 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a71e783f-0be6-429c-84a2-047b71142668 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:42.164689 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a71e783f-0be6-429c-84a2-047b71142668 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:42.165336 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 178/705] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:42 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:42.209386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b080a707-f458-4056-b939-dc6473c28e62 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:42.211807 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b080a707-f458-4056-b939-dc6473c28e62 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] GET https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a Aug 26 08:59:42.212058 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b080a707-f458-4056-b939-dc6473c28e62 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:42.212276 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b080a707-f458-4056-b939-dc6473c28e62 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:42.218739 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b080a707-f458-4056-b939-dc6473c28e62 tempest-VolumesActionsTest-1030081388 tempest-VolumesActionsTest-1030081388-project-member] https://10.4.3.236/volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a returned with HTTP 404 Aug 26 08:59:42.219389 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 176/706] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:42 2026] GET /volume/v3/volumes/1032d154-a5b8-460a-a065-7d32088de07a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 08:59:42.231821 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d1b601a3-f1f5-441c-9676-d03011c9a6c8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:42.234202 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d1b601a3-f1f5-441c-9676-d03011c9a6c8 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:42.234486 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d1b601a3-f1f5-441c-9676-d03011c9a6c8 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:42.234758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d1b601a3-f1f5-441c-9676-d03011c9a6c8 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:42.247401 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:42.247401 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:42.252320 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d1b601a3-f1f5-441c-9676-d03011c9a6c8 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:42.256977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d1b601a3-f1f5-441c-9676-d03011c9a6c8 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:42.257437 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 179/707] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:42 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:42.471101 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7141c5f1-0b08-444b-a853-cc32171a0a48 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:42.473882 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7141c5f1-0b08-444b-a853-cc32171a0a48 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:42.474118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7141c5f1-0b08-444b-a853-cc32171a0a48 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:42.474405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7141c5f1-0b08-444b-a853-cc32171a0a48 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:42.474635 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7141c5f1-0b08-444b-a853-cc32171a0a48 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:42.479626 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:42.479626 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:42.480805 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7141c5f1-0b08-444b-a853-cc32171a0a48 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:42.481169 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 175/708] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:42 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:42.891924 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dcb4c796-9e17-41d5-ad0a-f66812b998b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:42.894051 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcb4c796-9e17-41d5-ad0a-f66812b998b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:42.894299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcb4c796-9e17-41d5-ad0a-f66812b998b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:42.894533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcb4c796-9e17-41d5-ad0a-f66812b998b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:42.909269 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:42.909269 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:42.913627 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dcb4c796-9e17-41d5-ad0a-f66812b998b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:42.918565 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcb4c796-9e17-41d5-ad0a-f66812b998b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:42.919003 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 179/709] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:42 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:43.180618 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f52eead-3f62-44aa-be64-26b665763107 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:43.183089 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f52eead-3f62-44aa-be64-26b665763107 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:43.183450 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f52eead-3f62-44aa-be64-26b665763107 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:43.183758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f52eead-3f62-44aa-be64-26b665763107 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:43.197617 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:43.197617 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:43.202166 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6f52eead-3f62-44aa-be64-26b665763107 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:43.210409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f52eead-3f62-44aa-be64-26b665763107 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:43.210882 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 177/710] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:43 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:43.273932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8b626f30-648b-4f38-af0a-b17de8c74665 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:43.275788 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8b626f30-648b-4f38-af0a-b17de8c74665 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:43.276024 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8b626f30-648b-4f38-af0a-b17de8c74665 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:43.276229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8b626f30-648b-4f38-af0a-b17de8c74665 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:43.286295 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:43.286295 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:43.290549 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8b626f30-648b-4f38-af0a-b17de8c74665 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:43.294543 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8b626f30-648b-4f38-af0a-b17de8c74665 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:43.294923 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 180/711] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:43 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:43.495022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0db2d0a5-0add-417a-87e9-5da78b061ee6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:43.499010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0db2d0a5-0add-417a-87e9-5da78b061ee6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:43.499261 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0db2d0a5-0add-417a-87e9-5da78b061ee6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:43.499463 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0db2d0a5-0add-417a-87e9-5da78b061ee6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:43.499620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0db2d0a5-0add-417a-87e9-5da78b061ee6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:43.510888 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:43.510888 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:43.510888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0db2d0a5-0add-417a-87e9-5da78b061ee6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:43.510888 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 176/712] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:43 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:43.936464 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7c167aae-c198-44f8-8c57-8fffde94b60a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:43.938131 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c167aae-c198-44f8-8c57-8fffde94b60a tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:43.938351 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c167aae-c198-44f8-8c57-8fffde94b60a tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:43.938560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c167aae-c198-44f8-8c57-8fffde94b60a tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:43.948030 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:43.948030 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:43.952375 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7c167aae-c198-44f8-8c57-8fffde94b60a tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:43.959165 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c167aae-c198-44f8-8c57-8fffde94b60a tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:43.959631 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 180/713] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:43 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:44.226775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1964e3d1-e442-4b58-8c96-74e4b2b0d286 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:44.229143 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1964e3d1-e442-4b58-8c96-74e4b2b0d286 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:44.229465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1964e3d1-e442-4b58-8c96-74e4b2b0d286 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:44.229757 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1964e3d1-e442-4b58-8c96-74e4b2b0d286 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:44.242275 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:44.242275 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:44.247532 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1964e3d1-e442-4b58-8c96-74e4b2b0d286 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:44.252624 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1964e3d1-e442-4b58-8c96-74e4b2b0d286 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:44.253059 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 178/714] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:44 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:44.309165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-da9d349a-4936-4e99-be17-7c7d8d7716d0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:44.311852 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da9d349a-4936-4e99-be17-7c7d8d7716d0 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:44.312151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da9d349a-4936-4e99-be17-7c7d8d7716d0 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:44.312442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da9d349a-4936-4e99-be17-7c7d8d7716d0 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:44.325936 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:44.325936 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:44.330447 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-da9d349a-4936-4e99-be17-7c7d8d7716d0 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:44.336223 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da9d349a-4936-4e99-be17-7c7d8d7716d0 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:44.336730 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 181/715] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:44 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:44.524817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e16159b-6511-45d4-8ba1-da15b23e9a41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:44.526642 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e16159b-6511-45d4-8ba1-da15b23e9a41 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:44.526879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e16159b-6511-45d4-8ba1-da15b23e9a41 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:44.527105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e16159b-6511-45d4-8ba1-da15b23e9a41 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:44.527255 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1e16159b-6511-45d4-8ba1-da15b23e9a41 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:44.537771 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:44.537771 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:44.540575 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e16159b-6511-45d4-8ba1-da15b23e9a41 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:44.542494 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 177/716] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:44 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:44.802386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-1b2ac5ee-5eb1-4eb8-927c-e9e523912462 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:44.805551 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-1b2ac5ee-5eb1-4eb8-927c-e9e523912462 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] POST https://10.4.3.236/volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d/action Aug 26 08:59:44.805962 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-1b2ac5ee-5eb1-4eb8-927c-e9e523912462 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:44.806080 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-1b2ac5ee-5eb1-4eb8-927c-e9e523912462 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:44.826945 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:44.826945 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:44.845759 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1cc5c10d-164e-4662-a68f-6495bc63007d req-1b2ac5ee-5eb1-4eb8-927c-e9e523912462 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d/action returned with HTTP 204 Aug 26 08:59:44.846481 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 181/717] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 08:59:44 2026] POST /volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:44.978213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c95eaea9-d71b-43a2-96c7-5cbe1132191b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:44.980194 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c95eaea9-d71b-43a2-96c7-5cbe1132191b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:44.980384 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c95eaea9-d71b-43a2-96c7-5cbe1132191b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:44.980561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c95eaea9-d71b-43a2-96c7-5cbe1132191b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:44.990369 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:44.990369 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:44.994207 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c95eaea9-d71b-43a2-96c7-5cbe1132191b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:44.999695 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c95eaea9-d71b-43a2-96c7-5cbe1132191b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:45.000205 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 179/718] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:44 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:45.267031 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dfb62e59-3b51-456b-9092-2a98475d7929 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.269174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dfb62e59-3b51-456b-9092-2a98475d7929 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:45.269444 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dfb62e59-3b51-456b-9092-2a98475d7929 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.269690 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dfb62e59-3b51-456b-9092-2a98475d7929 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.281525 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.281525 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:45.285462 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-dfb62e59-3b51-456b-9092-2a98475d7929 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:45.291121 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dfb62e59-3b51-456b-9092-2a98475d7929 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:45.291728 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 182/719] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:45.305011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13371924-dade-49cf-9795-0815706cf748 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.307952 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13371924-dade-49cf-9795-0815706cf748 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:45.309035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13371924-dade-49cf-9795-0815706cf748 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.309035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13371924-dade-49cf-9795-0815706cf748 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.322833 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.322833 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:45.327136 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13371924-dade-49cf-9795-0815706cf748 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:45.335450 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13371924-dade-49cf-9795-0815706cf748 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:45.335937 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 178/720] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:45.352468 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81e85122-1905-4557-a4f6-daa5299d4074 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.353405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9bc309a1-d325-42e0-b733-9a2b05a499a3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.354436 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81e85122-1905-4557-a4f6-daa5299d4074 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:45.354644 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81e85122-1905-4557-a4f6-daa5299d4074 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.354839 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81e85122-1905-4557-a4f6-daa5299d4074 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.356511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bc309a1-d325-42e0-b733-9a2b05a499a3 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:45.356511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bc309a1-d325-42e0-b733-9a2b05a499a3 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.356511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bc309a1-d325-42e0-b733-9a2b05a499a3 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.367621 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.367621 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:45.369906 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.369906 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:45.373798 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-81e85122-1905-4557-a4f6-daa5299d4074 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:45.375262 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bc309a1-d325-42e0-b733-9a2b05a499a3 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:45.381562 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bc309a1-d325-42e0-b733-9a2b05a499a3 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:45.381955 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81e85122-1905-4557-a4f6-daa5299d4074 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:45.382057 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 180/721] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:45.382420 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 182/722] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:45.497347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-0f2a0a82-0fe6-48a3-9135-6486dc37180c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.499539 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-0f2a0a82-0fe6-48a3-9135-6486dc37180c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:45.499736 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-0f2a0a82-0fe6-48a3-9135-6486dc37180c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.499984 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-0f2a0a82-0fe6-48a3-9135-6486dc37180c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.511028 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.511028 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:45.516032 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-0f2a0a82-0fe6-48a3-9135-6486dc37180c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:45.523321 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-0f2a0a82-0fe6-48a3-9135-6486dc37180c tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:45.523465 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 183/723] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:45.558311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5b4e822-fbea-4dc7-bef8-2a1bb0d8a9ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.560830 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5b4e822-fbea-4dc7-bef8-2a1bb0d8a9ae tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:45.561082 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5b4e822-fbea-4dc7-bef8-2a1bb0d8a9ae tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.561286 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5b4e822-fbea-4dc7-bef8-2a1bb0d8a9ae tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.561389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f5b4e822-fbea-4dc7-bef8-2a1bb0d8a9ae tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:45.569819 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.569819 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:45.570653 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5b4e822-fbea-4dc7-bef8-2a1bb0d8a9ae tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:45.571020 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 179/724] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:45.579930 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.582553 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] POST https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b/action Aug 26 08:59:45.582987 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:45.583164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:45.599454 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.599454 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:45.600075 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:45.614590 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Begin detaching volume completed successfully. Aug 26 08:59:45.614590 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-911df3f3-4fec-45d8-93ca-35514a8b8212 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b/action returned with HTTP 202 Aug 26 08:59:45.614590 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 181/725] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 08:59:45 2026] POST /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:45.639998 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3e48e58-c8dd-446d-9d2e-14f26040eea1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.641585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3e48e58-c8dd-446d-9d2e-14f26040eea1 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:45.643030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3e48e58-c8dd-446d-9d2e-14f26040eea1 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.643030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3e48e58-c8dd-446d-9d2e-14f26040eea1 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.655881 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.655881 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:45.663871 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3e48e58-c8dd-446d-9d2e-14f26040eea1 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:45.671346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3e48e58-c8dd-446d-9d2e-14f26040eea1 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:45.676947 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 183/726] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:45.687385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cb5a0aeb-3eb2-4e05-83ef-43291875aaae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.688122 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb5a0aeb-3eb2-4e05-83ef-43291875aaae None None] GET https://10.4.3.236/volume// Aug 26 08:59:45.688308 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb5a0aeb-3eb2-4e05-83ef-43291875aaae None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.688457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb5a0aeb-3eb2-4e05-83ef-43291875aaae None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.688917 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb5a0aeb-3eb2-4e05-83ef-43291875aaae None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:45.689341 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 184/727] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:45.702101 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-f3df53c2-4a7b-43de-a58d-c05e32a450f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:45.706871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-f3df53c2-4a7b-43de-a58d-c05e32a450f8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:45.706871 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-f3df53c2-4a7b-43de-a58d-c05e32a450f8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:45.706871 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-f3df53c2-4a7b-43de-a58d-c05e32a450f8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:45.720953 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:45.720953 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:45.726040 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-f3df53c2-4a7b-43de-a58d-c05e32a450f8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 08:59:45.739343 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-f3df53c2-4a7b-43de-a58d-c05e32a450f8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:45.739343 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 180/728] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:45 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:46.014972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61ebe2b8-51da-4e5e-b047-53568f7468b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:46.016939 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61ebe2b8-51da-4e5e-b047-53568f7468b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:46.017162 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61ebe2b8-51da-4e5e-b047-53568f7468b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:46.017424 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61ebe2b8-51da-4e5e-b047-53568f7468b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:46.032392 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:46.032392 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:46.041975 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-61ebe2b8-51da-4e5e-b047-53568f7468b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:46.048047 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61ebe2b8-51da-4e5e-b047-53568f7468b8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:46.048652 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 182/729] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:46 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:46.398518 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-93f83112-5e65-4940-8e02-b2a564f96ca6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:46.400349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93f83112-5e65-4940-8e02-b2a564f96ca6 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:46.400569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93f83112-5e65-4940-8e02-b2a564f96ca6 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:46.400686 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93f83112-5e65-4940-8e02-b2a564f96ca6 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:46.409957 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:46.409957 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:46.412891 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-93f83112-5e65-4940-8e02-b2a564f96ca6 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:46.416570 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93f83112-5e65-4940-8e02-b2a564f96ca6 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:46.417092 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 184/730] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:46 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:46.583463 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-12af3a79-83ac-43f2-9e6e-664c9880f221 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:46.585573 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12af3a79-83ac-43f2-9e6e-664c9880f221 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:46.585813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12af3a79-83ac-43f2-9e6e-664c9880f221 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:46.586066 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12af3a79-83ac-43f2-9e6e-664c9880f221 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:46.586266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-12af3a79-83ac-43f2-9e6e-664c9880f221 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:46.591320 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:46.591320 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:46.592300 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12af3a79-83ac-43f2-9e6e-664c9880f221 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:46.592735 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 185/731] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:46 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:46.689477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2a59265-340b-450a-87a8-e9dc2398bfc3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:46.691912 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2a59265-340b-450a-87a8-e9dc2398bfc3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:46.692079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2a59265-340b-450a-87a8-e9dc2398bfc3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:46.692352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2a59265-340b-450a-87a8-e9dc2398bfc3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:46.706277 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:46.706277 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:46.711126 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b2a59265-340b-450a-87a8-e9dc2398bfc3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:46.717074 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2a59265-340b-450a-87a8-e9dc2398bfc3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:46.717628 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 181/732] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:46 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:47.061901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b48a0ab7-b397-4ec0-89bf-9d4c09062871 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:47.063797 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b48a0ab7-b397-4ec0-89bf-9d4c09062871 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:47.064057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b48a0ab7-b397-4ec0-89bf-9d4c09062871 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:47.064263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b48a0ab7-b397-4ec0-89bf-9d4c09062871 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:47.075008 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:47.075008 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:47.079471 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b48a0ab7-b397-4ec0-89bf-9d4c09062871 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:47.083973 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b48a0ab7-b397-4ec0-89bf-9d4c09062871 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:47.084394 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 183/733] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:47 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:47.430259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5d3911b-324d-4eea-85ae-32f7fa67770a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:47.432499 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5d3911b-324d-4eea-85ae-32f7fa67770a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:47.432755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5d3911b-324d-4eea-85ae-32f7fa67770a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:47.432995 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5d3911b-324d-4eea-85ae-32f7fa67770a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:47.445781 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:47.445781 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:47.450864 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5d3911b-324d-4eea-85ae-32f7fa67770a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:47.456295 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5d3911b-324d-4eea-85ae-32f7fa67770a tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:47.456785 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 185/734] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:47 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:47.604933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d199fba0-8a0e-45fa-8290-9f6247f45302 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:47.607267 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d199fba0-8a0e-45fa-8290-9f6247f45302 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:47.607480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d199fba0-8a0e-45fa-8290-9f6247f45302 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:47.607771 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d199fba0-8a0e-45fa-8290-9f6247f45302 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:47.607969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d199fba0-8a0e-45fa-8290-9f6247f45302 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:47.614015 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:47.614015 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:47.615069 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d199fba0-8a0e-45fa-8290-9f6247f45302 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:47.615716 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 186/735] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:47 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:47.732437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-646329d2-7c7c-4e93-9728-7c74eb040a27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:47.734420 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-646329d2-7c7c-4e93-9728-7c74eb040a27 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:47.734657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-646329d2-7c7c-4e93-9728-7c74eb040a27 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:47.734877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-646329d2-7c7c-4e93-9728-7c74eb040a27 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:47.749368 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:47.749368 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:47.755058 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-646329d2-7c7c-4e93-9728-7c74eb040a27 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:47.762310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-646329d2-7c7c-4e93-9728-7c74eb040a27 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:47.762993 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 182/736] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:47 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:47.823301 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-ca587681-76a3-4bf2-8535-b7b52511482f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:47.826375 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-ca587681-76a3-4bf2-8535-b7b52511482f tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] POST https://10.4.3.236/volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02/action Aug 26 08:59:47.826731 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-ca587681-76a3-4bf2-8535-b7b52511482f tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:47.826913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-ca587681-76a3-4bf2-8535-b7b52511482f tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:47.871130 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:47.871130 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:47.893645 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a18b8ed1-2a4f-437f-b13a-4ee010fefc63 req-ca587681-76a3-4bf2-8535-b7b52511482f tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02/action returned with HTTP 204 Aug 26 08:59:47.894324 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 184/737] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 08:59:47 2026] POST /volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:48.099698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbaa8a60-96e2-4bf4-b9d2-9088cf439da7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:48.102251 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbaa8a60-96e2-4bf4-b9d2-9088cf439da7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:48.102522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbaa8a60-96e2-4bf4-b9d2-9088cf439da7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:48.102795 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbaa8a60-96e2-4bf4-b9d2-9088cf439da7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:48.119589 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:48.119589 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:48.130438 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bbaa8a60-96e2-4bf4-b9d2-9088cf439da7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:48.135697 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbaa8a60-96e2-4bf4-b9d2-9088cf439da7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:48.136137 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 186/738] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:48 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:48.472871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9589bda2-db2f-4cf5-ae19-1407354e7e80 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:48.475303 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9589bda2-db2f-4cf5-ae19-1407354e7e80 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:48.475603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9589bda2-db2f-4cf5-ae19-1407354e7e80 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:48.475896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9589bda2-db2f-4cf5-ae19-1407354e7e80 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:48.490771 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:48.490771 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:48.496309 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9589bda2-db2f-4cf5-ae19-1407354e7e80 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:48.503333 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9589bda2-db2f-4cf5-ae19-1407354e7e80 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:48.503648 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 187/739] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:48 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:48.516468 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-489f3477-ee8d-4b46-bd1e-a3c072c39320 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:48.518926 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-489f3477-ee8d-4b46-bd1e-a3c072c39320 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:48.519242 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-489f3477-ee8d-4b46-bd1e-a3c072c39320 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:48.519509 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-489f3477-ee8d-4b46-bd1e-a3c072c39320 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:48.533388 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:48.533388 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:48.540091 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-489f3477-ee8d-4b46-bd1e-a3c072c39320 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:48.546802 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-489f3477-ee8d-4b46-bd1e-a3c072c39320 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:48.547394 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 183/740] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:48 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:48.628964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d4d1f2e-b86f-4b5a-9260-146b07cc5427 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:48.631523 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d4d1f2e-b86f-4b5a-9260-146b07cc5427 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:48.631802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d4d1f2e-b86f-4b5a-9260-146b07cc5427 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:48.632106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d4d1f2e-b86f-4b5a-9260-146b07cc5427 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:48.632284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5d4d1f2e-b86f-4b5a-9260-146b07cc5427 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:48.642238 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:48.642238 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:48.643440 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d4d1f2e-b86f-4b5a-9260-146b07cc5427 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:48.646122 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 185/741] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:48 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:48.783537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3519193-da56-453e-8aa8-22bb0fe5194b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:48.784076 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3519193-da56-453e-8aa8-22bb0fe5194b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:48.786416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3519193-da56-453e-8aa8-22bb0fe5194b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:48.786416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3519193-da56-453e-8aa8-22bb0fe5194b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:48.803026 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:48.803026 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:48.807238 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3519193-da56-453e-8aa8-22bb0fe5194b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:48.812602 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3519193-da56-453e-8aa8-22bb0fe5194b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:48.813230 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 187/742] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:48 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:49.159687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-79610ce2-70ce-49b0-9ec4-6405d44d2566 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.161898 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79610ce2-70ce-49b0-9ec4-6405d44d2566 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:49.162203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79610ce2-70ce-49b0-9ec4-6405d44d2566 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.162500 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79610ce2-70ce-49b0-9ec4-6405d44d2566 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.179708 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.179708 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:49.186616 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-79610ce2-70ce-49b0-9ec4-6405d44d2566 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:49.190705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ea897502-0abd-4174-8e5f-9f6fcf377f0a req-90a93e3b-f820-4171-8071-40e41f90e1cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.197901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0483bc6-3adc-40fe-80bd-323b581e66e4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.198199 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79610ce2-70ce-49b0-9ec4-6405d44d2566 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:49.198930 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 188/743] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:49.199337 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea897502-0abd-4174-8e5f-9f6fcf377f0a req-90a93e3b-f820-4171-8071-40e41f90e1cb tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] POST https://10.4.3.236/volume/v3/snapshots/6b89a313-ee4e-4119-95b7-6ca37984c4ff/action Aug 26 08:59:49.199799 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea897502-0abd-4174-8e5f-9f6fcf377f0a req-90a93e3b-f820-4171-8071-40e41f90e1cb tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:49.199994 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea897502-0abd-4174-8e5f-9f6fcf377f0a req-90a93e3b-f820-4171-8071-40e41f90e1cb tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:49.200351 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e4dae2d4-0b41-40e6-8b41-52ecc1479251 req-eedce589-c3ba-419b-945b-c5b955878cab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.201479 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0483bc6-3adc-40fe-80bd-323b581e66e4 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:49.201787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0483bc6-3adc-40fe-80bd-323b581e66e4 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.202888 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [req-ea897502-0abd-4174-8e5f-9f6fcf377f0a req-90a93e3b-f820-4171-8071-40e41f90e1cb tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100238) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 08:59:49.203127 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0483bc6-3adc-40fe-80bd-323b581e66e4 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.207862 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e4dae2d4-0b41-40e6-8b41-52ecc1479251 req-eedce589-c3ba-419b-945b-c5b955878cab tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] POST https://10.4.3.236/volume/v3/snapshots/None/action Aug 26 08:59:49.208747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e4dae2d4-0b41-40e6-8b41-52ecc1479251 req-eedce589-c3ba-419b-945b-c5b955878cab tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:49.208884 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea897502-0abd-4174-8e5f-9f6fcf377f0a req-90a93e3b-f820-4171-8071-40e41f90e1cb tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] https://10.4.3.236/volume/v3/snapshots/6b89a313-ee4e-4119-95b7-6ca37984c4ff/action returned with HTTP 404 Aug 26 08:59:49.208988 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e4dae2d4-0b41-40e6-8b41-52ecc1479251 req-eedce589-c3ba-419b-945b-c5b955878cab tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:49.210443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.snapshot_actions [req-e4dae2d4-0b41-40e6-8b41-52ecc1479251 req-eedce589-c3ba-419b-945b-c5b955878cab tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100237) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 08:59:49.210521 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 184/744] 10.4.3.236 () {72 vars in 1678 bytes} [Wed Aug 26 08:59:49 2026] POST /volume/v3/snapshots/6b89a313-ee4e-4119-95b7-6ca37984c4ff/action => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:49.217750 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e4dae2d4-0b41-40e6-8b41-52ecc1479251 req-eedce589-c3ba-419b-945b-c5b955878cab tempest-VolumesAssistedSnapshotsTest-1098627240 tempest-VolumesAssistedSnapshotsTest-1098627240-project] https://10.4.3.236/volume/v3/snapshots/None/action returned with HTTP 404 Aug 26 08:59:49.217750 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 188/745] 10.4.3.236 () {72 vars in 1582 bytes} [Wed Aug 26 08:59:49 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:49.218455 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.218455 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:49.225931 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0483bc6-3adc-40fe-80bd-323b581e66e4 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:49.232251 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0483bc6-3adc-40fe-80bd-323b581e66e4 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:49.232790 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 186/746] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:49.304060 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-dc719653-3d8e-496d-b666-7966786b24d7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.307140 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-dc719653-3d8e-496d-b666-7966786b24d7 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:49.307365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-dc719653-3d8e-496d-b666-7966786b24d7 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.307676 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-dc719653-3d8e-496d-b666-7966786b24d7 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.319817 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.319817 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:49.324516 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-dc719653-3d8e-496d-b666-7966786b24d7 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:49.330864 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-dc719653-3d8e-496d-b666-7966786b24d7 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:49.330864 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 189/747] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:49.388800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.391261 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] POST https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3/action Aug 26 08:59:49.391677 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:49.392192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:49.405017 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.405017 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:49.405617 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:49.418256 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Begin detaching volume completed successfully. Aug 26 08:59:49.419991 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-e68d5e63-77b2-4f42-8cb6-8529dd016514 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3/action returned with HTTP 202 Aug 26 08:59:49.419991 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 185/748] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 08:59:49 2026] POST /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 08:59:49.487335 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dc2436e-58cc-4b88-a274-0cec20ccfb5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.487837 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dc2436e-58cc-4b88-a274-0cec20ccfb5e None None] GET https://10.4.3.236/volume// Aug 26 08:59:49.488252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dc2436e-58cc-4b88-a274-0cec20ccfb5e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.488399 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dc2436e-58cc-4b88-a274-0cec20ccfb5e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.488861 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dc2436e-58cc-4b88-a274-0cec20ccfb5e None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:49.489211 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 189/749] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 08:59:49.498557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-060500c6-79e3-411d-9041-4d71f96d05db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.501260 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-060500c6-79e3-411d-9041-4d71f96d05db tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 08:59:49.501402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-060500c6-79e3-411d-9041-4d71f96d05db tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.501594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-060500c6-79e3-411d-9041-4d71f96d05db tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.513887 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.513887 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:49.518679 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-060500c6-79e3-411d-9041-4d71f96d05db tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 08:59:49.524807 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-060500c6-79e3-411d-9041-4d71f96d05db tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 08:59:49.525431 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 187/750] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1553 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:49.658307 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-05282e37-4519-426a-8e99-2ae14b01de47 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.660616 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-05282e37-4519-426a-8e99-2ae14b01de47 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:49.661224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-05282e37-4519-426a-8e99-2ae14b01de47 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.661460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-05282e37-4519-426a-8e99-2ae14b01de47 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.661595 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-05282e37-4519-426a-8e99-2ae14b01de47 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:49.667252 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.667252 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:49.668351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-05282e37-4519-426a-8e99-2ae14b01de47 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:49.668694 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 190/751] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:49.832428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6132efc6-ecb8-4e23-87a1-42cb08f5ad3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:49.834268 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6132efc6-ecb8-4e23-87a1-42cb08f5ad3b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:49.834461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6132efc6-ecb8-4e23-87a1-42cb08f5ad3b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:49.834651 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6132efc6-ecb8-4e23-87a1-42cb08f5ad3b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:49.848492 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:49.848492 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:49.852157 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6132efc6-ecb8-4e23-87a1-42cb08f5ad3b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:49.861906 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6132efc6-ecb8-4e23-87a1-42cb08f5ad3b tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:49.861906 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 186/752] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:49 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:50.215835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bedc897d-536c-412f-b672-9fc1c9d63252 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:50.217554 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bedc897d-536c-412f-b672-9fc1c9d63252 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:50.217771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bedc897d-536c-412f-b672-9fc1c9d63252 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:50.218009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bedc897d-536c-412f-b672-9fc1c9d63252 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:50.229183 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:50.229183 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:50.233794 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bedc897d-536c-412f-b672-9fc1c9d63252 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:50.239211 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bedc897d-536c-412f-b672-9fc1c9d63252 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:50.239644 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 190/753] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:50 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:50.682247 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c2109fb-5dea-44f8-b8cd-27f703397af8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:50.684148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c2109fb-5dea-44f8-b8cd-27f703397af8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:50.684344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c2109fb-5dea-44f8-b8cd-27f703397af8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:50.684568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c2109fb-5dea-44f8-b8cd-27f703397af8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:50.684682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6c2109fb-5dea-44f8-b8cd-27f703397af8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:50.688751 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:50.688751 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:50.689464 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c2109fb-5dea-44f8-b8cd-27f703397af8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:50.689903 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 188/754] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:50 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:50.874289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5a740240-7411-4f90-951b-86511611aed8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:50.875965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5a740240-7411-4f90-951b-86511611aed8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:50.876199 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5a740240-7411-4f90-951b-86511611aed8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:50.876407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5a740240-7411-4f90-951b-86511611aed8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:50.887067 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:50.887067 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:50.891756 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5a740240-7411-4f90-951b-86511611aed8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:50.897725 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5a740240-7411-4f90-951b-86511611aed8 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:50.898408 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 191/755] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:50 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:51.253776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6a4eec1-5b3a-4e90-b2a1-b860aaac85b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:51.255780 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6a4eec1-5b3a-4e90-b2a1-b860aaac85b5 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:51.256051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6a4eec1-5b3a-4e90-b2a1-b860aaac85b5 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:51.256212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6a4eec1-5b3a-4e90-b2a1-b860aaac85b5 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:51.266112 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:51.266112 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:51.270498 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b6a4eec1-5b3a-4e90-b2a1-b860aaac85b5 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:51.276052 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6a4eec1-5b3a-4e90-b2a1-b860aaac85b5 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:51.276572 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 187/756] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:51 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:51.700077 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d89975b-85dc-4390-91da-230a670d34b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:51.701881 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d89975b-85dc-4390-91da-230a670d34b5 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:51.702114 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d89975b-85dc-4390-91da-230a670d34b5 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:51.702321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d89975b-85dc-4390-91da-230a670d34b5 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:51.702435 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7d89975b-85dc-4390-91da-230a670d34b5 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:51.706667 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:51.706667 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:51.707412 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d89975b-85dc-4390-91da-230a670d34b5 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:51.707778 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 191/757] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:51 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:51.839497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8bce4b58-17b5-446d-b36b-2cdda813a05b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:51.842034 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8bce4b58-17b5-446d-b36b-2cdda813a05b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee/action Aug 26 08:59:51.842486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8bce4b58-17b5-446d-b36b-2cdda813a05b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 08:59:51.842790 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8bce4b58-17b5-446d-b36b-2cdda813a05b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:51.866026 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:51.866026 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:51.882104 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d47ee951-b4b8-4438-bd2c-889a968500fa req-8bce4b58-17b5-446d-b36b-2cdda813a05b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee/action returned with HTTP 204 Aug 26 08:59:51.882879 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 189/758] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 08:59:51 2026] POST /volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:51.913932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5b1d6136-fc78-43c9-aa8e-46a277244566 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:51.917766 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5b1d6136-fc78-43c9-aa8e-46a277244566 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:51.917766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5b1d6136-fc78-43c9-aa8e-46a277244566 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:51.917766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5b1d6136-fc78-43c9-aa8e-46a277244566 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:51.926788 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:51.926788 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:51.932644 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5b1d6136-fc78-43c9-aa8e-46a277244566 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:51.939784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5b1d6136-fc78-43c9-aa8e-46a277244566 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:51.940950 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 192/759] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:51 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:52.292522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-88eb8be5-b84a-4f18-b93d-fa9a07e887b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.294854 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88eb8be5-b84a-4f18-b93d-fa9a07e887b7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:52.295084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88eb8be5-b84a-4f18-b93d-fa9a07e887b7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.295297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88eb8be5-b84a-4f18-b93d-fa9a07e887b7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.308934 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.308934 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:52.314036 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-88eb8be5-b84a-4f18-b93d-fa9a07e887b7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:52.320059 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88eb8be5-b84a-4f18-b93d-fa9a07e887b7 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:52.320458 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 188/760] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:52.367805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-9548bfa1-f386-4223-8520-0e5cf94de812 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.370162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-9548bfa1-f386-4223-8520-0e5cf94de812 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:52.370344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-9548bfa1-f386-4223-8520-0e5cf94de812 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.370509 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-9548bfa1-f386-4223-8520-0e5cf94de812 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.380399 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.380399 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:52.384356 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-9548bfa1-f386-4223-8520-0e5cf94de812 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:52.389378 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-9548bfa1-f386-4223-8520-0e5cf94de812 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:52.390018 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 192/761] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:52.455922 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.463340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7c9f85d1-d349-43fa-9596-67b181a55d61 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.463747 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7c9f85d1-d349-43fa-9596-67b181a55d61 None None] GET https://10.4.3.236/volume// Aug 26 08:59:52.463992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7c9f85d1-d349-43fa-9596-67b181a55d61 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.464265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7c9f85d1-d349-43fa-9596-67b181a55d61 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.464623 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7c9f85d1-d349-43fa-9596-67b181a55d61 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:52.464970 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 193/762] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 08:59: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 26 08:59:52.472793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-7b2664c3-be15-4933-a05a-68bf37b8d715 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.474808 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-7b2664c3-be15-4933-a05a-68bf37b8d715 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 08:59:52.475237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-7b2664c3-be15-4933-a05a-68bf37b8d715 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1bc215f-ca53-4436-9fc4-ceacf0dbccc2", "connector": null, "instance_uuid": "c6f055fa-6061-4201-a194-3cb205e03a02"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:52.485395 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.485395 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:52.509294 np0000008153 devstack@c-api.service[100238]: WARNING cinder.volume.api [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-7b2664c3-be15-4933-a05a-68bf37b8d715 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 26 08:59:52.514427 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-7b2664c3-be15-4933-a05a-68bf37b8d715 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 08:59:52.514980 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 189/763] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 08:59:52 2026] POST /volume/v3/attachments => generated 271 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:52.543987 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-deedbd96-9791-45ac-bef6-40238250258f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.546345 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deedbd96-9791-45ac-bef6-40238250258f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:52.546661 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deedbd96-9791-45ac-bef6-40238250258f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.546962 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deedbd96-9791-45ac-bef6-40238250258f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.556139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-47dedf98-325a-4dd6-91e0-a264c7149c86 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.556581 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-47dedf98-325a-4dd6-91e0-a264c7149c86 None None] GET https://10.4.3.236/volume// Aug 26 08:59:52.556771 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-47dedf98-325a-4dd6-91e0-a264c7149c86 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.557027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-47dedf98-325a-4dd6-91e0-a264c7149c86 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.557409 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-47dedf98-325a-4dd6-91e0-a264c7149c86 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 08:59:52.557748 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 194/764] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 08:59: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 26 08:59:52.561440 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.561440 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:52.565112 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-e96e0ea0-dfaf-4922-9637-78e61ac0400b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.565561 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-deedbd96-9791-45ac-bef6-40238250258f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:52.567434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-e96e0ea0-dfaf-4922-9637-78e61ac0400b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:52.567697 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-e96e0ea0-dfaf-4922-9637-78e61ac0400b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.567942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-e96e0ea0-dfaf-4922-9637-78e61ac0400b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.570721 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deedbd96-9791-45ac-bef6-40238250258f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:52.571258 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 193/765] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:52.580373 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.580373 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:52.583538 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-e96e0ea0-dfaf-4922-9637-78e61ac0400b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:52.588062 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-e96e0ea0-dfaf-4922-9637-78e61ac0400b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:52.588452 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 190/766] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 08:59:52.664489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.667238 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] PUT https://10.4.3.236/volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348 Aug 26 08:59:52.667545 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 08:59:52.667756 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:52.667880 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.667979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.668300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 08:59:52.669209 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:59:52.677200 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Get all volumes completed successfully. Aug 26 08:59:52.677458 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-299740eb-8b0c-4bb9-bf0a-fc48f992610d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 08:59:52.677952 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 190/767] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 08:59:52.678712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Acquiring lock "cinder-attachment_update-d1bc215f-ca53-4436-9fc4-ceacf0dbccc2-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 08:59:52.684205 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Lock "cinder-attachment_update-d1bc215f-ca53-4436-9fc4-ceacf0dbccc2-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 08:59:52.685561 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.685561 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:52.687354 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.690134 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:52.690389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1475277061"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:52.691811 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1475277061'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:52.692169 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume of 1 GB Aug 26 08:59:52.696732 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Availability Zones retrieved successfully. Aug 26 08:59:52.705366 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Flow 'volume_create_api' (9c8c7571-4cb2-4e72-87fe-79c0087eee8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:52.706969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc92b25-1b4e-4315-a7cd-9be827ad1de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:52.708309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:52.719026 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1cb676c4-32bb-4eec-aacf-6d1edd105bb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.720913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1cb676c4-32bb-4eec-aacf-6d1edd105bb4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:52.721136 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1cb676c4-32bb-4eec-aacf-6d1edd105bb4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.721317 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1cb676c4-32bb-4eec-aacf-6d1edd105bb4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.721415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1cb676c4-32bb-4eec-aacf-6d1edd105bb4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:52.725683 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.725683 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:52.726543 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1cb676c4-32bb-4eec-aacf-6d1edd105bb4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:52.726971 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 191/768] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:52.744005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc92b25-1b4e-4315-a7cd-9be827ad1de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:52.745531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753e3b89-d0bd-4f72-ae67-58e1e335e5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:52.785387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Lock "cinder-attachment_update-d1bc215f-ca53-4436-9fc4-ceacf0dbccc2-np0000008153" released by "attachment_update" :: held 0.101s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 08:59:52.785776 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-202b549e-0c0b-4987-bcbd-f7e7bf2a7804 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348 returned with HTTP 200 Aug 26 08:59:52.786274 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 195/769] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 08:59:52 2026] PUT /volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348 => generated 967 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:52.838480 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Created reservations ['f6fb80a7-dd25-4d2b-9caa-e46c2beb4c46', '9892dc0f-b02d-4e93-9a02-470a988c2b67', 'fd85bbef-19f1-4a75-b741-544a8469acbe', '447fb3b1-8ad3-4120-b43c-c4904581ade5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:52.839868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753e3b89-d0bd-4f72-ae67-58e1e335e5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6fb80a7-dd25-4d2b-9caa-e46c2beb4c46', '9892dc0f-b02d-4e93-9a02-470a988c2b67', 'fd85bbef-19f1-4a75-b741-544a8469acbe', '447fb3b1-8ad3-4120-b43c-c4904581ade5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:52.840984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a3a68f-02c7-465e-91b0-d81385eaddbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:52.874089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a3a68f-02c7-465e-91b0-d81385eaddbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1475277061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b383f1bb8cfe4587ad8b25d39c62c293',qos_specs=None,replication_status=,reservations=['f6fb80a7-dd25-4d2b-9caa-e46c2beb4c46','9892dc0f-b02d-4e93-9a02-470a988c2b67','fd85bbef-19f1-4a75-b741-544a8469acbe','447fb3b1-8ad3-4120-b43c-c4904581ade5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192528395cc649efb546c0e855f28885',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1475277061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b383f1bb8cfe4587ad8b25d39c62c293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='192528395cc649efb546c0e855f28885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:52.875542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2ed85b-93a7-4bb1-82a0-20b09e829d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:52.903015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2ed85b-93a7-4bb1-82a0-20b09e829d38) transitioned into state 'SUCCESS' from state '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-1475277061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b383f1bb8cfe4587ad8b25d39c62c293',qos_specs=None,replication_status=,reservations=['f6fb80a7-dd25-4d2b-9caa-e46c2beb4c46','9892dc0f-b02d-4e93-9a02-470a988c2b67','fd85bbef-19f1-4a75-b741-544a8469acbe','447fb3b1-8ad3-4120-b43c-c4904581ade5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192528395cc649efb546c0e855f28885',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:52.904545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381433d6-9d23-4bca-8b44-d23ed5ee75ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:52.917821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381433d6-9d23-4bca-8b44-d23ed5ee75ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:52.919197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Flow 'volume_create_api' (9c8c7571-4cb2-4e72-87fe-79c0087eee8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:52.919197 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume request issued successfully. Aug 26 08:59:52.919552 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d534ff4-415d-419b-8e09-dea3d433e3ff tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:52.920033 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 194/770] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:52 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:52.936965 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed767b67-fa4f-4b45-aef0-9ee517faabc9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.939929 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed767b67-fa4f-4b45-aef0-9ee517faabc9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 08:59:52.940183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed767b67-fa4f-4b45-aef0-9ee517faabc9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.940425 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed767b67-fa4f-4b45-aef0-9ee517faabc9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.948808 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.948808 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:52.955421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d5c7330-40d5-4b8e-90d0-cb6243b1954d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:52.957751 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d5c7330-40d5-4b8e-90d0-cb6243b1954d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:52.957976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d5c7330-40d5-4b8e-90d0-cb6243b1954d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:52.958193 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d5c7330-40d5-4b8e-90d0-cb6243b1954d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:52.959247 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ed767b67-fa4f-4b45-aef0-9ee517faabc9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:52.969777 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed767b67-fa4f-4b45-aef0-9ee517faabc9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 200 Aug 26 08:59:52.970251 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 191/771] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:52.978388 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:52.978388 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:52.983123 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0d5c7330-40d5-4b8e-90d0-cb6243b1954d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:52.989487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d5c7330-40d5-4b8e-90d0-cb6243b1954d tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:52.990243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 192/772] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:52 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:53.583810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-30c35b8f-2179-465d-bafd-260fa4cad429 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:53.585606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30c35b8f-2179-465d-bafd-260fa4cad429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:53.585811 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30c35b8f-2179-465d-bafd-260fa4cad429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:53.585980 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30c35b8f-2179-465d-bafd-260fa4cad429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:53.602809 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:53.602809 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:53.606779 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-30c35b8f-2179-465d-bafd-260fa4cad429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:53.610783 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30c35b8f-2179-465d-bafd-260fa4cad429 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:53.611134 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 196/773] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:53 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:53.738233 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5839fbe-bc53-426c-85b0-4bda5814c455 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:53.740382 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5839fbe-bc53-426c-85b0-4bda5814c455 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:53.740615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5839fbe-bc53-426c-85b0-4bda5814c455 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:53.740835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5839fbe-bc53-426c-85b0-4bda5814c455 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:53.740958 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f5839fbe-bc53-426c-85b0-4bda5814c455 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:53.745720 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:53.745720 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:53.746597 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5839fbe-bc53-426c-85b0-4bda5814c455 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:53.747025 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 195/774] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:53 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:53.994920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f199576a-9097-4ff3-9521-1d50bf367ed9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:53.996597 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f199576a-9097-4ff3-9521-1d50bf367ed9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 08:59:53.996785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f199576a-9097-4ff3-9521-1d50bf367ed9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:53.997003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f199576a-9097-4ff3-9521-1d50bf367ed9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:54.003654 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:54.003654 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:54.004955 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10fa47ae-fb06-4893-8aaf-4b5b05b3f939 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:54.006720 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10fa47ae-fb06-4893-8aaf-4b5b05b3f939 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:54.006991 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10fa47ae-fb06-4893-8aaf-4b5b05b3f939 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:54.007140 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f199576a-9097-4ff3-9521-1d50bf367ed9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:54.007196 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10fa47ae-fb06-4893-8aaf-4b5b05b3f939 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:54.010967 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f199576a-9097-4ff3-9521-1d50bf367ed9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 200 Aug 26 08:59:54.011472 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 192/775] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:53 2026] GET /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:54.017370 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:54.017370 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:54.021623 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-10fa47ae-fb06-4893-8aaf-4b5b05b3f939 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:54.027023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2708936e-f2d7-4594-a906-f4606807b4e1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:54.027210 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10fa47ae-fb06-4893-8aaf-4b5b05b3f939 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:54.027774 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 193/776] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:54 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:54.029413 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2708936e-f2d7-4594-a906-f4606807b4e1 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 08:59:54.029693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2708936e-f2d7-4594-a906-f4606807b4e1 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:54.030008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2708936e-f2d7-4594-a906-f4606807b4e1 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:54.039693 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:54.039693 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:54.044778 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2708936e-f2d7-4594-a906-f4606807b4e1 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:54.050562 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2708936e-f2d7-4594-a906-f4606807b4e1 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 200 Aug 26 08:59:54.051092 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 197/777] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:54 2026] GET /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:54.064585 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:54.066548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:54.066935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1628338166"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:54.068540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1628338166'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:54.068670 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume of 1 GB Aug 26 08:59:54.073006 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Availability Zones retrieved successfully. Aug 26 08:59:54.078664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Flow 'volume_create_api' (28eb6cbc-3b9d-45f9-9d22-2285c025155d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:54.079650 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e780ec74-ce51-4116-8726-0e56c848a2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:54.080609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:54.108384 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e780ec74-ce51-4116-8726-0e56c848a2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:54.109307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17aba7d-4b77-4c15-971c-809d48a04f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:54.154520 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Created reservations ['f18dfe32-7e1f-4381-a97f-09f1b3b2e498', 'b78a5f26-d61d-40ee-b352-4b8378a9cb4a', '61f60392-c872-47e0-987e-0163c2832371', 'cdb7f644-7c29-433c-b351-3a01b8cff182'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:54.155634 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17aba7d-4b77-4c15-971c-809d48a04f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18dfe32-7e1f-4381-a97f-09f1b3b2e498', 'b78a5f26-d61d-40ee-b352-4b8378a9cb4a', '61f60392-c872-47e0-987e-0163c2832371', 'cdb7f644-7c29-433c-b351-3a01b8cff182']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:54.156563 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aef01ce-add8-4c4f-bf76-ae1e6107baec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:54.180647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aef01ce-add8-4c4f-bf76-ae1e6107baec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf0e156-95c3-4c50-a9c1-283791f665c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1628338166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b383f1bb8cfe4587ad8b25d39c62c293',qos_specs=None,replication_status=,reservations=['f18dfe32-7e1f-4381-a97f-09f1b3b2e498','b78a5f26-d61d-40ee-b352-4b8378a9cb4a','61f60392-c872-47e0-987e-0163c2832371','cdb7f644-7c29-433c-b351-3a01b8cff182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192528395cc649efb546c0e855f28885',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1628338166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf0e156-95c3-4c50-a9c1-283791f665c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b383f1bb8cfe4587ad8b25d39c62c293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='192528395cc649efb546c0e855f28885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:54.181468 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ff6226-cda6-4130-ace5-05ffff4192f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:54.203108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ff6226-cda6-4130-ace5-05ffff4192f1) transitioned into state 'SUCCESS' from state '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-1628338166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b383f1bb8cfe4587ad8b25d39c62c293',qos_specs=None,replication_status=,reservations=['f18dfe32-7e1f-4381-a97f-09f1b3b2e498','b78a5f26-d61d-40ee-b352-4b8378a9cb4a','61f60392-c872-47e0-987e-0163c2832371','cdb7f644-7c29-433c-b351-3a01b8cff182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192528395cc649efb546c0e855f28885',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:54.203969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdacdabd-a408-4a3a-905c-397a2e612179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:54.214575 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdacdabd-a408-4a3a-905c-397a2e612179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:54.215574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Flow 'volume_create_api' (28eb6cbc-3b9d-45f9-9d22-2285c025155d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:54.215886 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume request issued successfully. Aug 26 08:59:54.216536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-137c3a46-2838-4cd9-8c76-6cb2e4ac925a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:54.217009 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 196/778] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:54 2026] POST /volume/v3/volumes => generated 755 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:54.231433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfc56da7-b83c-43ed-a9b9-b920e0ec50ab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:54.233357 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfc56da7-b83c-43ed-a9b9-b920e0ec50ab tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:54.233589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfc56da7-b83c-43ed-a9b9-b920e0ec50ab tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:54.233786 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfc56da7-b83c-43ed-a9b9-b920e0ec50ab tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:54.242483 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:54.242483 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:54.247412 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfc56da7-b83c-43ed-a9b9-b920e0ec50ab tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:54.253526 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfc56da7-b83c-43ed-a9b9-b920e0ec50ab tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 200 Aug 26 08:59:54.254084 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 193/779] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:54 2026] GET /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:54.624329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e46faa3-51de-4194-b792-89d981864523 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:54.626619 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e46faa3-51de-4194-b792-89d981864523 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:54.626855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e46faa3-51de-4194-b792-89d981864523 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:54.627060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e46faa3-51de-4194-b792-89d981864523 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:54.641323 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:54.641323 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:54.645468 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5e46faa3-51de-4194-b792-89d981864523 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:54.650947 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e46faa3-51de-4194-b792-89d981864523 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:54.651544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 194/780] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:54 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:54.759046 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2d5cc52e-d784-4839-bb89-bfc9aa3921e9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:54.760740 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d5cc52e-d784-4839-bb89-bfc9aa3921e9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:54.760965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d5cc52e-d784-4839-bb89-bfc9aa3921e9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:54.761127 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d5cc52e-d784-4839-bb89-bfc9aa3921e9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:54.761278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2d5cc52e-d784-4839-bb89-bfc9aa3921e9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:54.765716 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:54.765716 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:54.766567 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d5cc52e-d784-4839-bb89-bfc9aa3921e9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:54.767037 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 198/781] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:54 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:55.040789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2e8094e-70a9-480f-858e-2838e2fc3248 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.042706 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2e8094e-70a9-480f-858e-2838e2fc3248 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:55.042942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2e8094e-70a9-480f-858e-2838e2fc3248 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:55.043135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2e8094e-70a9-480f-858e-2838e2fc3248 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:55.052226 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:55.052226 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:55.055644 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e2e8094e-70a9-480f-858e-2838e2fc3248 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:55.060001 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2e8094e-70a9-480f-858e-2838e2fc3248 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:55.060499 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 197/782] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:55 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:55.266670 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d0f7f04-acc6-42b2-8f8f-8cc2b755d67d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.269079 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d0f7f04-acc6-42b2-8f8f-8cc2b755d67d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:55.269499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d0f7f04-acc6-42b2-8f8f-8cc2b755d67d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:55.269802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d0f7f04-acc6-42b2-8f8f-8cc2b755d67d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:55.278428 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:55.278428 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:55.283327 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d0f7f04-acc6-42b2-8f8f-8cc2b755d67d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:55.289713 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d0f7f04-acc6-42b2-8f8f-8cc2b755d67d tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 200 Aug 26 08:59:55.290204 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 194/783] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:55 2026] GET /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:55.301933 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0c19db0-87de-4e20-9947-7dbeabf35ccd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.303913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0c19db0-87de-4e20-9947-7dbeabf35ccd tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:55.304171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0c19db0-87de-4e20-9947-7dbeabf35ccd tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:55.304398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0c19db0-87de-4e20-9947-7dbeabf35ccd tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:55.311504 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:55.311504 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:55.315517 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0c19db0-87de-4e20-9947-7dbeabf35ccd tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:55.320264 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0c19db0-87de-4e20-9947-7dbeabf35ccd tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 200 Aug 26 08:59:55.320736 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 195/784] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:55 2026] GET /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:55.332295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.334171 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:55.334548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1226436570"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:55.335984 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1226436570'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:55.336155 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume of 1 GB Aug 26 08:59:55.340814 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Availability Zones retrieved successfully. Aug 26 08:59:55.346791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Flow 'volume_create_api' (8adc7098-ffc1-4973-9f15-419ad2c2b706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:55.347737 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b5e988-d391-4ec5-9d32-a836a5333663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:55.348748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:55.381543 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b5e988-d391-4ec5-9d32-a836a5333663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:55.382659 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2921ecc0-dbd7-4652-8eda-b9f0cf5e3a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:55.426188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Created reservations ['540beb7e-9315-4f55-8920-0713320cdec3', 'c14e78e7-83ab-4f71-8f43-fc621ab507e7', '8bb95af7-d8e8-4c95-883b-4fabedc56d1d', 'bd168696-5c7c-48a6-b4a1-f433b0921053'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:55.426901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2921ecc0-dbd7-4652-8eda-b9f0cf5e3a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['540beb7e-9315-4f55-8920-0713320cdec3', 'c14e78e7-83ab-4f71-8f43-fc621ab507e7', '8bb95af7-d8e8-4c95-883b-4fabedc56d1d', 'bd168696-5c7c-48a6-b4a1-f433b0921053']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:55.427642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6a74d3-9cf9-43ae-b544-646f379e2fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:55.455372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6a74d3-9cf9-43ae-b544-646f379e2fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c78b6ab-60df-4166-8f75-ac1c367c683d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1226436570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b383f1bb8cfe4587ad8b25d39c62c293',qos_specs=None,replication_status=,reservations=['540beb7e-9315-4f55-8920-0713320cdec3','c14e78e7-83ab-4f71-8f43-fc621ab507e7','8bb95af7-d8e8-4c95-883b-4fabedc56d1d','bd168696-5c7c-48a6-b4a1-f433b0921053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192528395cc649efb546c0e855f28885',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1226436570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c78b6ab-60df-4166-8f75-ac1c367c683d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b383f1bb8cfe4587ad8b25d39c62c293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='192528395cc649efb546c0e855f28885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:55.456062 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8719cf72-98ff-49b1-b00b-233417c20974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:55.477925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8719cf72-98ff-49b1-b00b-233417c20974) transitioned into state 'SUCCESS' from state '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-1226436570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b383f1bb8cfe4587ad8b25d39c62c293',qos_specs=None,replication_status=,reservations=['540beb7e-9315-4f55-8920-0713320cdec3','c14e78e7-83ab-4f71-8f43-fc621ab507e7','8bb95af7-d8e8-4c95-883b-4fabedc56d1d','bd168696-5c7c-48a6-b4a1-f433b0921053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192528395cc649efb546c0e855f28885',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:55.478605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af3c41c-899e-4314-a915-b12d7eafbe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:55.489375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af3c41c-899e-4314-a915-b12d7eafbe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:55.490332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Flow 'volume_create_api' (8adc7098-ffc1-4973-9f15-419ad2c2b706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:55.490618 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Create volume request issued successfully. Aug 26 08:59:55.491202 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ed8e1fa8-7162-49b0-a727-1fc01cc4b759 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:55.491610 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 199/785] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:55 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:55.506480 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-706ff7fe-8e51-47e2-972b-d0fe66cbf226 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.508536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-706ff7fe-8e51-47e2-972b-d0fe66cbf226 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:55.508711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-706ff7fe-8e51-47e2-972b-d0fe66cbf226 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:55.508921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-706ff7fe-8e51-47e2-972b-d0fe66cbf226 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:55.516519 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:55.516519 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:55.521906 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-706ff7fe-8e51-47e2-972b-d0fe66cbf226 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:55.527930 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-706ff7fe-8e51-47e2-972b-d0fe66cbf226 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 200 Aug 26 08:59:55.528369 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 198/786] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:55 2026] GET /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:55.664571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7786f11-acba-47ba-bcfd-26cd9970b546 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.666440 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7786f11-acba-47ba-bcfd-26cd9970b546 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:55.666440 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7786f11-acba-47ba-bcfd-26cd9970b546 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:55.666605 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7786f11-acba-47ba-bcfd-26cd9970b546 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:55.668411 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=513,cinder:UPDATE=87,cinder:DELETE=5,cinder:INSERT=47 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:59:55.683403 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:55.683403 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:55.689128 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c7786f11-acba-47ba-bcfd-26cd9970b546 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:55.695818 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7786f11-acba-47ba-bcfd-26cd9970b546 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:55.695818 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 195/787] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:55 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:55.779717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c56ea6c-b1fd-49b1-95e7-4d0996403009 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:55.782066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c56ea6c-b1fd-49b1-95e7-4d0996403009 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:55.782718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c56ea6c-b1fd-49b1-95e7-4d0996403009 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:55.782718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c56ea6c-b1fd-49b1-95e7-4d0996403009 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:55.782718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9c56ea6c-b1fd-49b1-95e7-4d0996403009 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:55.788749 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:55.788749 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:55.789783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c56ea6c-b1fd-49b1-95e7-4d0996403009 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:55.790346 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 196/788] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:55 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:56.073880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ebb5a2e4-48d7-4253-8ebe-8d1e826fac35 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:56.076456 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ebb5a2e4-48d7-4253-8ebe-8d1e826fac35 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:56.076456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ebb5a2e4-48d7-4253-8ebe-8d1e826fac35 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:56.076786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ebb5a2e4-48d7-4253-8ebe-8d1e826fac35 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:56.091837 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:56.091837 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:56.098233 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ebb5a2e4-48d7-4253-8ebe-8d1e826fac35 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:56.105104 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ebb5a2e4-48d7-4253-8ebe-8d1e826fac35 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:56.105681 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 200/789] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:56 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:56.542147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0e4c2de-98de-4d43-9d93-d6bd56be3a68 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:56.544589 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0e4c2de-98de-4d43-9d93-d6bd56be3a68 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:56.544853 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c2de-98de-4d43-9d93-d6bd56be3a68 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:56.545070 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c2de-98de-4d43-9d93-d6bd56be3a68 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:56.552945 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:56.552945 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:56.557559 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0e4c2de-98de-4d43-9d93-d6bd56be3a68 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:56.563163 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0e4c2de-98de-4d43-9d93-d6bd56be3a68 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 200 Aug 26 08:59:56.563662 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 199/790] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:56 2026] GET /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:56.577019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a538be7e-9c72-4533-a388-613784ed6dc5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:56.578925 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a538be7e-9c72-4533-a388-613784ed6dc5 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:56.579297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a538be7e-9c72-4533-a388-613784ed6dc5 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:56.579647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a538be7e-9c72-4533-a388-613784ed6dc5 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:56.587910 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:56.587910 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:56.592966 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a538be7e-9c72-4533-a388-613784ed6dc5 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:56.598673 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a538be7e-9c72-4533-a388-613784ed6dc5 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 200 Aug 26 08:59:56.599426 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 196/791] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:56 2026] GET /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:56.612800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:56.708947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4dfef8a8-e271-4ba6-bed2-c7920b8c4248 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:56.710840 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4dfef8a8-e271-4ba6-bed2-c7920b8c4248 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:56.711074 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4dfef8a8-e271-4ba6-bed2-c7920b8c4248 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:56.711327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4dfef8a8-e271-4ba6-bed2-c7920b8c4248 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:56.726466 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:56.726466 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:56.728815 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4dfef8a8-e271-4ba6-bed2-c7920b8c4248 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:56.733196 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4dfef8a8-e271-4ba6-bed2-c7920b8c4248 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:56.733750 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 201/792] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:56 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:56.806012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4204d580-9ec0-4e98-8d3a-9850ca2b863e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:56.808227 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4204d580-9ec0-4e98-8d3a-9850ca2b863e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:56.808227 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4204d580-9ec0-4e98-8d3a-9850ca2b863e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:56.808369 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4204d580-9ec0-4e98-8d3a-9850ca2b863e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:56.808408 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4204d580-9ec0-4e98-8d3a-9850ca2b863e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:56.814757 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:56.814757 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:56.815540 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4204d580-9ec0-4e98-8d3a-9850ca2b863e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:56.816065 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 200/793] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:56 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:56.859369 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 08:59:56.859369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 08:59:56.859369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 08:59:56.859369 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Create volume of 1 GB Aug 26 08:59:56.861386 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=458,cinder:INSERT=20,cinder:UPDATE=28,cinder:DELETE=2 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 08:59:56.866599 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Availability Zones retrieved successfully. Aug 26 08:59:56.872642 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Flow 'volume_create_api' (f1279f30-5719-4e3f-a441-0cad55227a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:56.873784 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5624fd78-b2c4-4a20-adaf-97a63c672a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:56.874855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 08:59:56.910971 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5624fd78-b2c4-4a20-adaf-97a63c672a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:56.911742 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a8e4d2-6dd9-4677-a641-9a6e5a7989ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:57.002415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Created reservations ['ac85f60e-3a0c-4bd3-a5b4-38719d4608e1', '53fbbe30-64da-4fe8-bcff-0126f8f41425', 'f88856ad-0409-4e50-bd87-cdb8be6953c1', 'f0a6c3ab-08a7-4116-9c26-430613be7149'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 08:59:57.003324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a8e4d2-6dd9-4677-a641-9a6e5a7989ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac85f60e-3a0c-4bd3-a5b4-38719d4608e1', '53fbbe30-64da-4fe8-bcff-0126f8f41425', 'f88856ad-0409-4e50-bd87-cdb8be6953c1', 'f0a6c3ab-08a7-4116-9c26-430613be7149']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:57.004076 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbba89fd-1557-437e-960c-a8764bfce36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:57.035064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbba89fd-1557-437e-960c-a8764bfce36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e4fa11-8513-4626-9ed8-8fb8c2b54677', '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='f3b4346c428e44afa07b4ebc460a7404',qos_specs=None,replication_status=,reservations=['ac85f60e-3a0c-4bd3-a5b4-38719d4608e1','53fbbe30-64da-4fe8-bcff-0126f8f41425','f88856ad-0409-4e50-bd87-cdb8be6953c1','f0a6c3ab-08a7-4116-9c26-430613be7149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db9ea77679446d9b55c9a710f239b35',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T08:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e4fa11-8513-4626-9ed8-8fb8c2b54677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b4346c428e44afa07b4ebc460a7404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6db9ea77679446d9b55c9a710f239b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:57.035824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78726e89-703f-4c80-bf2e-0965f0e1bcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:57.062263 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78726e89-703f-4c80-bf2e-0965f0e1bcdc) transitioned into state 'SUCCESS' from 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='f3b4346c428e44afa07b4ebc460a7404',qos_specs=None,replication_status=,reservations=['ac85f60e-3a0c-4bd3-a5b4-38719d4608e1','53fbbe30-64da-4fe8-bcff-0126f8f41425','f88856ad-0409-4e50-bd87-cdb8be6953c1','f0a6c3ab-08a7-4116-9c26-430613be7149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db9ea77679446d9b55c9a710f239b35',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:57.063090 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce63332-536d-4d74-b8ec-703bb25a6c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 08:59:57.078600 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce63332-536d-4d74-b8ec-703bb25a6c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 08:59:57.079542 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Flow 'volume_create_api' (f1279f30-5719-4e3f-a441-0cad55227a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 08:59:57.079947 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Create volume request issued successfully. Aug 26 08:59:57.080620 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-481abf1f-8eb1-4f71-8939-4e998714fbc4 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 08:59:57.081280 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 197/794] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 08:59:56 2026] POST /volume/v3/volumes => generated 733 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 08:59:57.093673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30d4c488-7b4c-407a-95d7-16c2485eabd5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:57.096037 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30d4c488-7b4c-407a-95d7-16c2485eabd5 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] GET https://10.4.3.236/volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 Aug 26 08:59:57.096323 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30d4c488-7b4c-407a-95d7-16c2485eabd5 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:57.096556 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30d4c488-7b4c-407a-95d7-16c2485eabd5 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:57.107054 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:57.107054 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:57.111579 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-30d4c488-7b4c-407a-95d7-16c2485eabd5 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Volume info retrieved successfully. Aug 26 08:59:57.119499 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6769ce9d-fb60-416b-b19d-22f8be25f3c0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:57.121999 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30d4c488-7b4c-407a-95d7-16c2485eabd5 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] https://10.4.3.236/volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 returned with HTTP 200 Aug 26 08:59:57.122268 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6769ce9d-fb60-416b-b19d-22f8be25f3c0 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:57.122268 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6769ce9d-fb60-416b-b19d-22f8be25f3c0 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:57.122346 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 197/795] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:57 2026] GET /volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 => generated 912 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:57.122382 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6769ce9d-fb60-416b-b19d-22f8be25f3c0 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:57.134897 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:57.134897 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:57.140769 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6769ce9d-fb60-416b-b19d-22f8be25f3c0 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:57.149526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6769ce9d-fb60-416b-b19d-22f8be25f3c0 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:57.149962 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 202/796] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:57 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:57.749945 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-147b6ef9-5a7d-4e70-997a-cfd29699c745 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:57.752095 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-147b6ef9-5a7d-4e70-997a-cfd29699c745 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:57.752373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-147b6ef9-5a7d-4e70-997a-cfd29699c745 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:57.752580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-147b6ef9-5a7d-4e70-997a-cfd29699c745 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:57.767346 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:57.767346 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:57.772148 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-147b6ef9-5a7d-4e70-997a-cfd29699c745 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:57.777965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-147b6ef9-5a7d-4e70-997a-cfd29699c745 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:57.778688 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 201/797] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:57 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:57.828478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-82738af1-a870-4784-89f4-1e947ee0fd11 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:57.831632 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82738af1-a870-4784-89f4-1e947ee0fd11 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:57.832161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82738af1-a870-4784-89f4-1e947ee0fd11 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:57.832161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82738af1-a870-4784-89f4-1e947ee0fd11 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:57.832319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-82738af1-a870-4784-89f4-1e947ee0fd11 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:57.838252 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:57.838252 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:57.839503 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82738af1-a870-4784-89f4-1e947ee0fd11 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:57.839968 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 198/798] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:57 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:58.140185 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1b2d5839-6ce5-4e2a-9cb6-f4f435fc8b23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.142196 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b2d5839-6ce5-4e2a-9cb6-f4f435fc8b23 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] GET https://10.4.3.236/volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 Aug 26 08:59:58.142374 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b2d5839-6ce5-4e2a-9cb6-f4f435fc8b23 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.142656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b2d5839-6ce5-4e2a-9cb6-f4f435fc8b23 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.151481 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.151481 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:58.155821 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1b2d5839-6ce5-4e2a-9cb6-f4f435fc8b23 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Volume info retrieved successfully. Aug 26 08:59:58.160754 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b2d5839-6ce5-4e2a-9cb6-f4f435fc8b23 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] https://10.4.3.236/volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 returned with HTTP 200 Aug 26 08:59:58.161536 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 198/799] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:58.169078 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d7f9f0f1-ea46-4e97-912a-ba37c3a8f0ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.171545 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d7f9f0f1-ea46-4e97-912a-ba37c3a8f0ce tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:58.171806 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d7f9f0f1-ea46-4e97-912a-ba37c3a8f0ce tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.172049 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d7f9f0f1-ea46-4e97-912a-ba37c3a8f0ce tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.177410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.179878 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1&project_id=b383f1bb8cfe4587ad8b25d39c62c293 Aug 26 08:59:58.180123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.180379 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.180940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Could not evaluate value b383f1bb8cfe4587ad8b25d39c62c293, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 08:59:58.181524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Searching by: MultiDict([('project_id', 'b383f1bb8cfe4587ad8b25d39c62c293'), ('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 08:59:58.186267 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.186267 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:58.190915 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d7f9f0f1-ea46-4e97-912a-ba37c3a8f0ce tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:58.196469 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d7f9f0f1-ea46-4e97-912a-ba37c3a8f0ce tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:58.196972 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 203/800] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:58.219042 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Get all volumes completed successfully. Aug 26 08:59:58.220511 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.220511 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:58.225747 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1127919-9b1b-4ced-8ced-e7ba1756149d tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1&project_id=b383f1bb8cfe4587ad8b25d39c62c293 returned with HTTP 200 Aug 26 08:59:58.226349 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 202/801] 10.4.3.236 () {66 vars in 1373 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b383f1bb8cfe4587ad8b25d39c62c293 => generated 3046 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:58.246610 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.249075 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 Aug 26 08:59:58.249267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.249509 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.249741 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Delete volume with id: 02e4fa11-8513-4626-9ed8-8fb8c2b54677 Aug 26 08:59:58.260256 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.260256 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:58.260718 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Volume info retrieved successfully. Aug 26 08:59:58.286779 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] Delete volume request issued successfully. Aug 26 08:59:58.287084 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd70731e-88ba-4d84-b7c2-59fdbd085095 tempest-VolumesListAdminTestJSON-1517232309 tempest-VolumesListAdminTestJSON-1517232309-project-admin] https://10.4.3.236/volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 returned with HTTP 202 Aug 26 08:59:58.287679 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 199/802] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:58 2026] DELETE /volume/v3/volumes/02e4fa11-8513-4626-9ed8-8fb8c2b54677 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:58.295807 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7906b8a3-7de5-4886-b078-a1d96d3d51c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.299253 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7906b8a3-7de5-4886-b078-a1d96d3d51c7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:58.299468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7906b8a3-7de5-4886-b078-a1d96d3d51c7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.299681 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7906b8a3-7de5-4886-b078-a1d96d3d51c7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.308658 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.308658 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:58.313828 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7906b8a3-7de5-4886-b078-a1d96d3d51c7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:58.320004 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7906b8a3-7de5-4886-b078-a1d96d3d51c7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 200 Aug 26 08:59:58.320333 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 199/803] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:58.338218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.341281 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:58.341281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.341559 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.341803 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Delete volume with id: 6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:58.352044 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.352044 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:58.352219 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:58.384602 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Delete volume request issued successfully. Aug 26 08:59:58.384832 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3bfbef98-496b-486c-ae17-bc5c247698c9 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 202 Aug 26 08:59:58.385680 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 204/804] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:58 2026] DELETE /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:58.394320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1bd6a724-a731-4996-bbf9-501902509df6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.396707 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1bd6a724-a731-4996-bbf9-501902509df6 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:58.397112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1bd6a724-a731-4996-bbf9-501902509df6 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.397405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1bd6a724-a731-4996-bbf9-501902509df6 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.406330 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.406330 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:58.412109 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1bd6a724-a731-4996-bbf9-501902509df6 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:58.423647 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1bd6a724-a731-4996-bbf9-501902509df6 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 200 Aug 26 08:59:58.424357 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 203/805] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:58.796995 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e67d5b5-c7c1-4ed3-bdce-9646de49059b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.802875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e67d5b5-c7c1-4ed3-bdce-9646de49059b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:58.802875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e67d5b5-c7c1-4ed3-bdce-9646de49059b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.802875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e67d5b5-c7c1-4ed3-bdce-9646de49059b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.821812 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.821812 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:58.830164 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1e67d5b5-c7c1-4ed3-bdce-9646de49059b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:58.839434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e67d5b5-c7c1-4ed3-bdce-9646de49059b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:58.839434 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 200/806] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:58.856020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e74d8c6-9f68-4f80-a3c5-0ce1a9c97346 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:58.859008 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e74d8c6-9f68-4f80-a3c5-0ce1a9c97346 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:58.859241 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e74d8c6-9f68-4f80-a3c5-0ce1a9c97346 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:58.859446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e74d8c6-9f68-4f80-a3c5-0ce1a9c97346 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:58.859579 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8e74d8c6-9f68-4f80-a3c5-0ce1a9c97346 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:58.865402 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:58.865402 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:58.866734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e74d8c6-9f68-4f80-a3c5-0ce1a9c97346 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:58.867790 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 200/807] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:58 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:59.218386 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b8861960-528f-4f70-b467-81a5bf53bc1a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.219798 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b8861960-528f-4f70-b467-81a5bf53bc1a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 08:59:59.219798 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b8861960-528f-4f70-b467-81a5bf53bc1a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.219798 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b8861960-528f-4f70-b467-81a5bf53bc1a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.239324 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.239324 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:59.241045 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b8861960-528f-4f70-b467-81a5bf53bc1a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 08:59:59.254280 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b8861960-528f-4f70-b467-81a5bf53bc1a tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 08:59:59.254912 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 205/808] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:59 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:59.441958 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b390564e-c2f7-4370-a939-3c16e222069a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.444617 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b390564e-c2f7-4370-a939-3c16e222069a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d Aug 26 08:59:59.444940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b390564e-c2f7-4370-a939-3c16e222069a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.445293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b390564e-c2f7-4370-a939-3c16e222069a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.453964 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b390564e-c2f7-4370-a939-3c16e222069a tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d returned with HTTP 404 Aug 26 08:59:59.454706 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 204/809] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:59 2026] GET /volume/v3/volumes/6c78b6ab-60df-4166-8f75-ac1c367c683d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 08:59:59.469368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eaaa14e9-459a-489b-9e5e-64273609a6c0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.472314 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eaaa14e9-459a-489b-9e5e-64273609a6c0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:59.472616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eaaa14e9-459a-489b-9e5e-64273609a6c0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.473330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eaaa14e9-459a-489b-9e5e-64273609a6c0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.484794 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.484794 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:59.490787 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eaaa14e9-459a-489b-9e5e-64273609a6c0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:59.500879 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eaaa14e9-459a-489b-9e5e-64273609a6c0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 200 Aug 26 08:59:59.500879 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 201/810] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:59 2026] GET /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:59.512689 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.518964 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:59.518964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.518964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.518964 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Delete volume with id: 5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:59.521233 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-07729136-4095-4d74-8430-6b0fd85c5fca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.524939 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-07729136-4095-4d74-8430-6b0fd85c5fca tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] DELETE https://10.4.3.236/volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d Aug 26 08:59:59.525247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-07729136-4095-4d74-8430-6b0fd85c5fca tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.525532 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-07729136-4095-4d74-8430-6b0fd85c5fca tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.527355 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.527355 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:59.527968 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:59.535674 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.535674 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 08:59:59.559472 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Delete volume request issued successfully. Aug 26 08:59:59.559757 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc8b5927-5d00-4ecc-a153-b312cffa90d0 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 202 Aug 26 08:59:59.560319 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 201/811] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 08:59:59 2026] DELETE /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 08:59:59.573982 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-671449af-8c0f-4549-9eb4-39ca89d98a46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.576962 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-671449af-8c0f-4549-9eb4-39ca89d98a46 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 08:59:59.577262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-671449af-8c0f-4549-9eb4-39ca89d98a46 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.577456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-671449af-8c0f-4549-9eb4-39ca89d98a46 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.595577 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.595577 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:59.607680 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-671449af-8c0f-4549-9eb4-39ca89d98a46 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 08:59:59.616420 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-671449af-8c0f-4549-9eb4-39ca89d98a46 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 200 Aug 26 08:59:59.616986 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 205/812] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:59 2026] GET /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:59.693207 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-44464782-4f61-4f0e-8681-65d43afb95f9 req-07729136-4095-4d74-8430-6b0fd85c5fca tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d returned with HTTP 200 Aug 26 08:59:59.693879 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 206/813] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 08:59:59 2026] DELETE /volume/v3/attachments/93ccf85b-1c6a-4183-8349-3c016a0d378d => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:59.785754 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3fff4efe-07ce-4526-9290-205934d9a2ca req-ecdfdfbd-ac23-41a4-bd09-040368baa4e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.793164 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fff4efe-07ce-4526-9290-205934d9a2ca req-ecdfdfbd-ac23-41a4-bd09-040368baa4e3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de Aug 26 08:59:59.793164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fff4efe-07ce-4526-9290-205934d9a2ca req-ecdfdfbd-ac23-41a4-bd09-040368baa4e3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.793164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fff4efe-07ce-4526-9290-205934d9a2ca req-ecdfdfbd-ac23-41a4-bd09-040368baa4e3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.806916 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.806916 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 08:59:59.852167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93657154-a200-4f16-9e42-582d200cd45d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.854562 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93657154-a200-4f16-9e42-582d200cd45d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 08:59:59.854857 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93657154-a200-4f16-9e42-582d200cd45d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.855091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93657154-a200-4f16-9e42-582d200cd45d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.872440 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.872440 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 08:59:59.881339 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3df6c921-dd83-4057-b0bf-4cf32095bda4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.881886 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93657154-a200-4f16-9e42-582d200cd45d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 08:59:59.883210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3df6c921-dd83-4057-b0bf-4cf32095bda4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 08:59:59.885078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3df6c921-dd83-4057-b0bf-4cf32095bda4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.885078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3df6c921-dd83-4057-b0bf-4cf32095bda4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.885078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3df6c921-dd83-4057-b0bf-4cf32095bda4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 08:59:59.888347 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93657154-a200-4f16-9e42-582d200cd45d tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 08:59:59.889034 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 202/814] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:59 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 08:59:59.889705 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.889705 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 08:59:59.891140 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3df6c921-dd83-4057-b0bf-4cf32095bda4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 08:59:59.891415 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fff4efe-07ce-4526-9290-205934d9a2ca req-ecdfdfbd-ac23-41a4-bd09-040368baa4e3 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de returned with HTTP 200 Aug 26 08:59:59.892187 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 206/815] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 08:59:59 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:59.892250 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 202/816] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 08:59:59 2026] DELETE /volume/v3/attachments/7f2ddefe-0be0-4327-90c3-9f1a8ac813de => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 08:59:59.928457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-324c9b9d-2bb0-4a00-b3cd-9eade28e12d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 08:59:59.931677 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-324c9b9d-2bb0-4a00-b3cd-9eade28e12d5 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] DELETE https://10.4.3.236/volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02 Aug 26 08:59:59.931677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-324c9b9d-2bb0-4a00-b3cd-9eade28e12d5 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 08:59:59.931915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-324c9b9d-2bb0-4a00-b3cd-9eade28e12d5 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 08:59:59.941188 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 08:59:59.941188 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:00.026091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3e905c64-aece-44bd-9e6b-1b953a7edf49 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.027880 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e905c64-aece-44bd-9e6b-1b953a7edf49 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:00:00.028288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e905c64-aece-44bd-9e6b-1b953a7edf49 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.028498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e905c64-aece-44bd-9e6b-1b953a7edf49 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.044572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e990bc3-57c2-4ae5-8d66-7a63a88a4c41 req-324c9b9d-2bb0-4a00-b3cd-9eade28e12d5 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02 returned with HTTP 200 Aug 26 09:00:00.045095 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 207/817] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 08:59:59 2026] DELETE /volume/v3/attachments/cf78df7f-d973-4cbd-9812-7fffbbd7ed02 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.049485 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.049485 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:00.054114 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3e905c64-aece-44bd-9e6b-1b953a7edf49 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:00:00.060717 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e905c64-aece-44bd-9e6b-1b953a7edf49 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 09:00:00.061427 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 203/818] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:00.188589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8f56df4-6985-415c-8111-7240029c01ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.192894 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8f56df4-6985-415c-8111-7240029c01ca tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:00.192894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8f56df4-6985-415c-8111-7240029c01ca tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.192894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8f56df4-6985-415c-8111-7240029c01ca tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.200922 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.200922 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:00.206997 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8f56df4-6985-415c-8111-7240029c01ca tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 09:00:00.215313 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8f56df4-6985-415c-8111-7240029c01ca tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 09:00:00.215313 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 207/819] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:00.232544 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.234727 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:00.235046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.235525 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.235760 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Delete volume with id: 7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:00.245963 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.245963 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:00.246400 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 09:00:00.272924 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Delete volume request issued successfully. Aug 26 09:00:00.273303 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b7432e5-17d6-445b-bbd6-8e6c75881dce tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 202 Aug 26 09:00:00.273982 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 203/820] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:00 2026] DELETE /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:00.274350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cb41d1ce-eb5c-47c5-aced-405bd174eeaa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.277063 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb41d1ce-eb5c-47c5-aced-405bd174eeaa tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:00.277298 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb41d1ce-eb5c-47c5-aced-405bd174eeaa tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.277799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb41d1ce-eb5c-47c5-aced-405bd174eeaa tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.284331 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b1e0df00-0582-476c-9c2f-ed49cd4d275d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.286717 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b1e0df00-0582-476c-9c2f-ed49cd4d275d tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:00.286999 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b1e0df00-0582-476c-9c2f-ed49cd4d275d tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.287253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b1e0df00-0582-476c-9c2f-ed49cd4d275d tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.287316 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.287316 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:00.292193 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cb41d1ce-eb5c-47c5-aced-405bd174eeaa tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] Volume info retrieved successfully. Aug 26 09:00:00.296167 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.296167 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:00.298065 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb41d1ce-eb5c-47c5-aced-405bd174eeaa tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-reader] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 09:00:00.298548 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 208/821] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.304985 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b1e0df00-0582-476c-9c2f-ed49cd4d275d tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Volume info retrieved successfully. Aug 26 09:00:00.311893 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b1e0df00-0582-476c-9c2f-ed49cd4d275d tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 200 Aug 26 09:00:00.312513 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 204/822] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:00.358357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35bf1962-1b9b-45de-b713-ea18debf99e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.360460 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35bf1962-1b9b-45de-b713-ea18debf99e3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:00.360916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35bf1962-1b9b-45de-b713-ea18debf99e3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.361263 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35bf1962-1b9b-45de-b713-ea18debf99e3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.373529 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.373529 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:00.380885 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35bf1962-1b9b-45de-b713-ea18debf99e3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 09:00:00.389536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35bf1962-1b9b-45de-b713-ea18debf99e3 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 09:00:00.389536 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 208/823] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.458136 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94ae050a-23a8-4e81-82b1-8304c7998859 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.461154 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94ae050a-23a8-4e81-82b1-8304c7998859 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:00.461330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94ae050a-23a8-4e81-82b1-8304c7998859 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.461534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94ae050a-23a8-4e81-82b1-8304c7998859 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.472042 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.472042 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:00.477943 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94ae050a-23a8-4e81-82b1-8304c7998859 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 09:00:00.485988 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94ae050a-23a8-4e81-82b1-8304c7998859 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 09:00:00.486481 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 204/824] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.637588 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7fa18121-e47c-4aa6-8ca0-725a5149dcaa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.639861 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7fa18121-e47c-4aa6-8ca0-725a5149dcaa tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 Aug 26 09:00:00.640134 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7fa18121-e47c-4aa6-8ca0-725a5149dcaa tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.640360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7fa18121-e47c-4aa6-8ca0-725a5149dcaa tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.649488 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7fa18121-e47c-4aa6-8ca0-725a5149dcaa tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 returned with HTTP 404 Aug 26 09:00:00.649705 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 209/825] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/5bf0e156-95c3-4c50-a9c1-283791f665c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:00.660693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36b1643a-1f88-4e79-9724-dd84e02a3091 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.662605 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36b1643a-1f88-4e79-9724-dd84e02a3091 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 09:00:00.662778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36b1643a-1f88-4e79-9724-dd84e02a3091 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.662993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36b1643a-1f88-4e79-9724-dd84e02a3091 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.670871 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.670871 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:00.676017 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36b1643a-1f88-4e79-9724-dd84e02a3091 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 09:00:00.682753 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36b1643a-1f88-4e79-9724-dd84e02a3091 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 200 Aug 26 09:00:00.683455 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 205/826] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.700871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d5460403-063a-4594-a580-3dfaaae426b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.704863 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] DELETE https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 09:00:00.704863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.704863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.704863 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Delete volume with id: 85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 09:00:00.715759 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.715759 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:00.716556 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 09:00:00.747011 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Delete volume request issued successfully. Aug 26 09:00:00.747011 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d5460403-063a-4594-a580-3dfaaae426b3 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 202 Aug 26 09:00:00.747011 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 209/827] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:00 2026] DELETE /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:00.762675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-801f5a57-d1d4-45c2-85ef-0abb89563fe7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.764544 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-801f5a57-d1d4-45c2-85ef-0abb89563fe7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 09:00:00.764738 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-801f5a57-d1d4-45c2-85ef-0abb89563fe7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.764959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-801f5a57-d1d4-45c2-85ef-0abb89563fe7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.776866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-045e5c6b-6153-4a92-889a-f1c45b2b6558 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.779094 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-045e5c6b-6153-4a92-889a-f1c45b2b6558 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:00.779314 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-045e5c6b-6153-4a92-889a-f1c45b2b6558 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.779529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-045e5c6b-6153-4a92-889a-f1c45b2b6558 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.779820 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.779820 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:00.784616 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-801f5a57-d1d4-45c2-85ef-0abb89563fe7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Volume info retrieved successfully. Aug 26 09:00:00.789276 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.789276 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:00.792173 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-801f5a57-d1d4-45c2-85ef-0abb89563fe7 tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 200 Aug 26 09:00:00.792718 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 205/828] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.799296 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-045e5c6b-6153-4a92-889a-f1c45b2b6558 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 09:00:00.802382 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-045e5c6b-6153-4a92-889a-f1c45b2b6558 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 09:00:00.802833 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 210/829] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.820742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4fdfb9ad-53c5-4433-a9eb-313b5c881967 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.822697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4fdfb9ad-53c5-4433-a9eb-313b5c881967 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:00.823024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4fdfb9ad-53c5-4433-a9eb-313b5c881967 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.823226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4fdfb9ad-53c5-4433-a9eb-313b5c881967 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.831457 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.831457 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:00.836645 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4fdfb9ad-53c5-4433-a9eb-313b5c881967 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 09:00:00.842487 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4fdfb9ad-53c5-4433-a9eb-313b5c881967 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 09:00:00.843055 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 206/830] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.898820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ac649f6-f5ba-4eec-a3aa-881d0468788a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.902878 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ac649f6-f5ba-4eec-a3aa-881d0468788a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:00.902878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ac649f6-f5ba-4eec-a3aa-881d0468788a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.902878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ac649f6-f5ba-4eec-a3aa-881d0468788a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.903293 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5aafa536-1f6f-43e8-a0b1-5d0cd3f84e07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.906041 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-82696f26-904d-4d3f-8220-ce11681d8b6d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.907269 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5aafa536-1f6f-43e8-a0b1-5d0cd3f84e07 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:00.907269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5aafa536-1f6f-43e8-a0b1-5d0cd3f84e07 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.907529 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5aafa536-1f6f-43e8-a0b1-5d0cd3f84e07 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.911286 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82696f26-904d-4d3f-8220-ce11681d8b6d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:00.911286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82696f26-904d-4d3f-8220-ce11681d8b6d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.911286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82696f26-904d-4d3f-8220-ce11681d8b6d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.911286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-82696f26-904d-4d3f-8220-ce11681d8b6d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:00.916675 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.916675 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:00.917531 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.917531 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:00.918618 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82696f26-904d-4d3f-8220-ce11681d8b6d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:00.918794 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 211/831] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.924311 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ac649f6-f5ba-4eec-a3aa-881d0468788a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 09:00:00.931577 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.931577 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:00.931904 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ac649f6-f5ba-4eec-a3aa-881d0468788a tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 09:00:00.932571 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 210/832] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:00.937378 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5aafa536-1f6f-43e8-a0b1-5d0cd3f84e07 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:00.944079 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5aafa536-1f6f-43e8-a0b1-5d0cd3f84e07 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:00.944690 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 206/833] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:00 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:00.959360 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:00.965800 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:00.966165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:00.966423 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:00.966653 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Delete volume with id: e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:00.980179 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:00.980179 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:00.980870 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 09:00:01.035992 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Delete volume request issued successfully. Aug 26 09:00:01.036050 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc0fe54a-7f4a-4c06-9e7c-4dac0f558828 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 202 Aug 26 09:00:01.036695 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 207/834] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:00 2026] DELETE /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:01.057287 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-72a0b096-e333-41dd-ae6b-4575ac329533 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:01.059315 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72a0b096-e333-41dd-ae6b-4575ac329533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:01.059315 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72a0b096-e333-41dd-ae6b-4575ac329533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:01.059455 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72a0b096-e333-41dd-ae6b-4575ac329533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:01.081889 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:01.081889 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:01.098394 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-72a0b096-e333-41dd-ae6b-4575ac329533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Volume info retrieved successfully. Aug 26 09:00:01.110985 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72a0b096-e333-41dd-ae6b-4575ac329533 tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 200 Aug 26 09:00:01.111350 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 212/835] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:01 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:01.335571 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f317a2fc-77e4-4a39-8409-039b0ee18902 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:01.341225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f317a2fc-77e4-4a39-8409-039b0ee18902 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:01.341225 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f317a2fc-77e4-4a39-8409-039b0ee18902 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:01.341225 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f317a2fc-77e4-4a39-8409-039b0ee18902 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:01.359486 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f317a2fc-77e4-4a39-8409-039b0ee18902 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 404 Aug 26 09:00:01.359708 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 211/836] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:01 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:01.810182 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a76ef0e9-b4b4-4af1-8afc-9fc6374025ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:01.813422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a76ef0e9-b4b4-4af1-8afc-9fc6374025ec tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] GET https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 Aug 26 09:00:01.813422 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a76ef0e9-b4b4-4af1-8afc-9fc6374025ec tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:01.815362 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a76ef0e9-b4b4-4af1-8afc-9fc6374025ec tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:01.823416 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a76ef0e9-b4b4-4af1-8afc-9fc6374025ec tempest-VolumesListAdminTestJSON-2070823937 tempest-VolumesListAdminTestJSON-2070823937-project-member] https://10.4.3.236/volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 returned with HTTP 404 Aug 26 09:00:01.824015 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 207/837] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:01 2026] GET /volume/v3/volumes/85ccb7cb-a6cb-4070-b202-9fbe9a1d9f84 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:01.935749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf12166d-dce8-42fb-924e-ffae1263576b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:01.939897 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf12166d-dce8-42fb-924e-ffae1263576b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:01.939897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf12166d-dce8-42fb-924e-ffae1263576b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:01.939897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf12166d-dce8-42fb-924e-ffae1263576b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:01.940881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cf12166d-dce8-42fb-924e-ffae1263576b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:01.952545 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:01.952545 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:01.952545 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf12166d-dce8-42fb-924e-ffae1263576b tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:01.952545 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 208/838] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:01 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:01.965194 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f4613683-6bd9-4369-8968-4b3c9bd70e69 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:01.971600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4613683-6bd9-4369-8968-4b3c9bd70e69 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:01.971600 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4613683-6bd9-4369-8968-4b3c9bd70e69 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:01.971600 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4613683-6bd9-4369-8968-4b3c9bd70e69 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:02.020289 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:02.020289 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:02.036774 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f4613683-6bd9-4369-8968-4b3c9bd70e69 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:02.043533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4613683-6bd9-4369-8968-4b3c9bd70e69 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:02.044179 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 213/839] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:01 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:02.139556 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef654122-4975-46f4-b6d2-3272e49de31e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:02.143121 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef654122-4975-46f4-b6d2-3272e49de31e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] GET https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 Aug 26 09:00:02.143593 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef654122-4975-46f4-b6d2-3272e49de31e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:02.143944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef654122-4975-46f4-b6d2-3272e49de31e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:02.155049 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef654122-4975-46f4-b6d2-3272e49de31e tempest-DeleteServersTestJSON-265706224 tempest-DeleteServersTestJSON-265706224-project-member] https://10.4.3.236/volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 returned with HTTP 404 Aug 26 09:00:02.155876 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 212/840] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:02 2026] GET /volume/v3/volumes/e49f2cb8-9bb7-4ff1-976c-db41725b4cf1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:02.380636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-b471c61b-0c0c-4756-9d79-13a3a4d49607 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:02.383738 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-b471c61b-0c0c-4756-9d79-13a3a4d49607 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348/action Aug 26 09:00:02.384657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-b471c61b-0c0c-4756-9d79-13a3a4d49607 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:02.384657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-b471c61b-0c0c-4756-9d79-13a3a4d49607 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:02.413670 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:02.413670 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:02.439445 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea248ba-acaf-4d7b-9ce1-ad11e0f3cc8d req-b471c61b-0c0c-4756-9d79-13a3a4d49607 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348/action returned with HTTP 204 Aug 26 09:00:02.439954 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 208/841] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:00:02 2026] POST /volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:02.843869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-55c9a569-c564-4eb1-99f3-7aa56bb21c87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:02.847456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-55c9a569-c564-4eb1-99f3-7aa56bb21c87 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/limits Aug 26 09:00:02.848173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-55c9a569-c564-4eb1-99f3-7aa56bb21c87 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:02.848173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-55c9a569-c564-4eb1-99f3-7aa56bb21c87 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:02.902298 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-55c9a569-c564-4eb1-99f3-7aa56bb21c87 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/limits returned with HTTP 200 Aug 26 09:00:02.902513 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 209/842] 10.4.3.236 () {68 vars in 1484 bytes} [Wed Aug 26 09:00:02 2026] GET /volume/v3/limits => generated 302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:02.969220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2f70e539-fec2-42dd-9129-22a328c1c92d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:02.970418 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f70e539-fec2-42dd-9129-22a328c1c92d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:02.970656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f70e539-fec2-42dd-9129-22a328c1c92d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:02.970933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f70e539-fec2-42dd-9129-22a328c1c92d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:02.973868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2f70e539-fec2-42dd-9129-22a328c1c92d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:02.979223 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:02.979223 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:02.980044 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f70e539-fec2-42dd-9129-22a328c1c92d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:02.980453 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 214/843] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:02 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:02.995051 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc993557-8851-46f5-91e2-ac11264a6414 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.005574 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc993557-8851-46f5-91e2-ac11264a6414 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 09:00:03.005915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc993557-8851-46f5-91e2-ac11264a6414 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.006290 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc993557-8851-46f5-91e2-ac11264a6414 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.022421 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.022421 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:03.029928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-ac92fd25-a795-47c4-b8e4-3b31aafb7054 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.030858 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc993557-8851-46f5-91e2-ac11264a6414 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:03.033716 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-ac92fd25-a795-47c4-b8e4-3b31aafb7054 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 09:00:03.033716 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-ac92fd25-a795-47c4-b8e4-3b31aafb7054 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.034669 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-ac92fd25-a795-47c4-b8e4-3b31aafb7054 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.037657 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc993557-8851-46f5-91e2-ac11264a6414 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 200 Aug 26 09:00:03.039042 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 213/844] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:02 2026] GET /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:03.053060 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.053060 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:03.054513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.058795 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-ac92fd25-a795-47c4-b8e4-3b31aafb7054 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 09:00:03.065903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-82504ccc-b3d1-4378-a4fc-fc2683198c72 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.068515 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-ac92fd25-a795-47c4-b8e4-3b31aafb7054 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 200 Aug 26 09:00:03.070405 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 209/845] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 1451 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:03.070508 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82504ccc-b3d1-4378-a4fc-fc2683198c72 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:03.070821 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82504ccc-b3d1-4378-a4fc-fc2683198c72 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.072551 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82504ccc-b3d1-4378-a4fc-fc2683198c72 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.086811 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.090127 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:03.090127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1b6fdcd-06e1-41d8-a30c-86ca21c7179a", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-489393750", "description": null, "metadata": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:03.102972 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.102972 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:03.105380 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.105380 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:03.105812 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 09:00:03.106048 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Create snapshot from volume c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 09:00:03.112780 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-82504ccc-b3d1-4378-a4fc-fc2683198c72 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:03.123398 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82504ccc-b3d1-4378-a4fc-fc2683198c72 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:03.123398 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 215/846] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:03.154750 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-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 26 09:00:03.218323 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Created reservations ['5dc3e5ee-396f-4e43-bb8a-f93fac9deece', '18bb70ad-9829-47e2-bc76-0ced48df5de8', '9dd10a3b-f81a-44ee-bd9c-3f834f29d6a4', '78eb6aef-a3cb-4ab1-a78a-cbd5cb991bca'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:03.292258 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Snapshot force create request issued successfully. Aug 26 09:00:03.293048 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e82d65ea-c61f-41be-8c07-56f18d1f6b70 req-dc968257-8624-4072-8930-0a683302bcd5 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:00:03.293663 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 214/847] 10.4.3.236 () {72 vars in 1547 bytes} [Wed Aug 26 09:00:03 2026] POST /volume/v3/snapshots => generated 318 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:03.441884 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae/export_record Aug 26 09:00:03.442623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.442623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'export_record' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.443468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Export record for backup 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:00:03.458977 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.458977 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:03.460818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling RPCAPI with context: , host: np0000008153, backup: 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 09:00:03.481505 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] export_record in rpcapi backup_id 4c2ffaec-710e-41c3-bb68-8a2a459170ae on host np0000008153. {{(pid=100239) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 09:00:03.497049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGMyZmZhZWMtNzEwZS00MWMzLWJiNjgtOGEyYTQ1OTE3MGFlIiwgInVzZXJfaWQiOiAiMjFlOTkzNmUzNmQyNDFkMmFkMjBmNmExNGFhNjIwMGMiLCAicHJvamVjdF9pZCI6ICIyMzEzMGRmMTA5OTc0NWU5OGExYTM3Nzc0ODY5NDcwNyIsICJ2b2x1bWVfaWQiOiAiNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2IiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODU1MDY3ODAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzAyMjk1MDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2LzIwMjYwODI2MDg1OTM3L2F6X25vdmFfYmFja3VwXzRjMmZmYWVjLTcxMGUtNDFjMy1iYjY4LThhMmE0NTkxNzBhZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowMDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100239) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 09:00:03.497552 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dd70054-d7b7-47e3-836a-6f3bb3524ecd tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae/export_record returned with HTTP 200 Aug 26 09:00:03.501992 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 210/848] 10.4.3.236 () {66 vars in 1390 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae/export_record => generated 1508 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:03.509759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-809e14d4-7377-405d-a82e-62d23d2224dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.511342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] POST https://10.4.3.236/volume/v3/backups/import_record Aug 26 09:00:03.512160 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzBjNzgyYmYtOWU1NC00ZDQxLThmZDMtNDg0NGMwMjhkOTI5IiwgInVzZXJfaWQiOiAiMjFlOTkzNmUzNmQyNDFkMmFkMjBmNmExNGFhNjIwMGMiLCAicHJvamVjdF9pZCI6ICIyMzEzMGRmMTA5OTc0NWU5OGExYTM3Nzc0ODY5NDcwNyIsICJ2b2x1bWVfaWQiOiAiNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2IiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODU1MDY3ODAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzAyMjk1MDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2LzIwMjYwODI2MDg1OTM3L2F6X25vdmFfYmFja3VwXzRjMmZmYWVjLTcxMGUtNDFjMy1iYjY4LThhMmE0NTkxNzBhZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowMDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:03.513527 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzBjNzgyYmYtOWU1NC00ZDQxLThmZDMtNDg0NGMwMjhkOTI5IiwgInVzZXJfaWQiOiAiMjFlOTkzNmUzNmQyNDFkMmFkMjBmNmExNGFhNjIwMGMiLCAicHJvamVjdF9pZCI6ICIyMzEzMGRmMTA5OTc0NWU5OGExYTM3Nzc0ODY5NDcwNyIsICJ2b2x1bWVfaWQiOiAiNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2IiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODU1MDY3ODAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzAyMjk1MDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2LzIwMjYwODI2MDg1OTM3L2F6X25vdmFfYmFja3VwXzRjMmZmYWVjLTcxMGUtNDFjMy1iYjY4LThhMmE0NTkxNzBhZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowMDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 09:00:03.513777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzBjNzgyYmYtOWU1NC00ZDQxLThmZDMtNDg0NGMwMjhkOTI5IiwgInVzZXJfaWQiOiAiMjFlOTkzNmUzNmQyNDFkMmFkMjBmNmExNGFhNjIwMGMiLCAicHJvamVjdF9pZCI6ICIyMzEzMGRmMTA5OTc0NWU5OGExYTM3Nzc0ODY5NDcwNyIsICJ2b2x1bWVfaWQiOiAiNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2IiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODU1MDY3ODAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzAyMjk1MDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2LzIwMjYwODI2MDg1OTM3L2F6X25vdmFfYmFja3VwXzRjMmZmYWVjLTcxMGUtNDFjMy1iYjY4LThhMmE0NTkxNzBhZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowMDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 09:00:03.587067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Created reservations ['d88d92a3-6af0-4856-a51a-d6720efaff2c', '3accec65-888a-4911-85ec-fbe1abbf6ae9'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:03.651168 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-7ffe311b-7932-43d8-813e-ddf4827ff95b req-b443f8d3-4aea-4710-ad36-991119699a9f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.654251 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7ffe311b-7932-43d8-813e-ddf4827ff95b req-b443f8d3-4aea-4710-ad36-991119699a9f tempest-TestMultiAttachVolumeSwap-1473227772 tempest-TestMultiAttachVolumeSwap-1473227772-project] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:03.654511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7ffe311b-7932-43d8-813e-ddf4827ff95b req-b443f8d3-4aea-4710-ad36-991119699a9f tempest-TestMultiAttachVolumeSwap-1473227772 tempest-TestMultiAttachVolumeSwap-1473227772-project] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.654703 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7ffe311b-7932-43d8-813e-ddf4827ff95b req-b443f8d3-4aea-4710-ad36-991119699a9f tempest-TestMultiAttachVolumeSwap-1473227772 tempest-TestMultiAttachVolumeSwap-1473227772-project] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.660183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] import_record rpcapi backup id 30c782bf-9e54-4d41-8fd3-4844c028d929 on host np0000008153 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzBjNzgyYmYtOWU1NC00ZDQxLThmZDMtNDg0NGMwMjhkOTI5IiwgInVzZXJfaWQiOiAiMjFlOTkzNmUzNmQyNDFkMmFkMjBmNmExNGFhNjIwMGMiLCAicHJvamVjdF9pZCI6ICIyMzEzMGRmMTA5OTc0NWU5OGExYTM3Nzc0ODY5NDcwNyIsICJ2b2x1bWVfaWQiOiAiNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2IiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODU1MDY3ODAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzAyMjk1MDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTk5OTgwZjctMWE2Yi00OGU3LWJiNjUtYzYzYzRjODAyMzk2LzIwMjYwODI2MDg1OTM3L2F6X25vdmFfYmFja3VwXzRjMmZmYWVjLTcxMGUtNDFjMy1iYjY4LThhMmE0NTkxNzBhZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDg6NTk6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowMDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100238) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 26 09:00:03.662595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Import record output: {'backup': {'id': '30c782bf-9e54-4d41-8fd3-4844c028d929', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929'}, {'rel': 'bookmark', 'href': 'https://10.4.3.236/volume/backups/30c782bf-9e54-4d41-8fd3-4844c028d929'}]}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 26 09:00:03.662914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-809e14d4-7377-405d-a82e-62d23d2224dc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/import_record returned with HTTP 201 Aug 26 09:00:03.663391 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 210/849] 10.4.3.236 () {68 vars in 1302 bytes} [Wed Aug 26 09:00:03 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 155 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:00:03.676567 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.676567 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:03.679829 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10bfbad3-365a-44a8-8db3-4c526592d6da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.682366 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10bfbad3-365a-44a8-8db3-4c526592d6da tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] GET https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 Aug 26 09:00:03.682644 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10bfbad3-365a-44a8-8db3-4c526592d6da tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.683032 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10bfbad3-365a-44a8-8db3-4c526592d6da tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.683142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-10bfbad3-365a-44a8-8db3-4c526592d6da tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Show backup with id 30c782bf-9e54-4d41-8fd3-4844c028d929. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:03.685151 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-7ffe311b-7932-43d8-813e-ddf4827ff95b req-b443f8d3-4aea-4710-ad36-991119699a9f tempest-TestMultiAttachVolumeSwap-1473227772 tempest-TestMultiAttachVolumeSwap-1473227772-project] Volume info retrieved successfully. Aug 26 09:00:03.692667 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7ffe311b-7932-43d8-813e-ddf4827ff95b req-b443f8d3-4aea-4710-ad36-991119699a9f tempest-TestMultiAttachVolumeSwap-1473227772 tempest-TestMultiAttachVolumeSwap-1473227772-project] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:03.694078 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 216/850] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1641 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:03.698013 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.698013 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:03.698919 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10bfbad3-365a-44a8-8db3-4c526592d6da tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 returned with HTTP 200 Aug 26 09:00:03.700214 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 215/851] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 => generated 647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:03.710515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f80d85b2-cbbb-4ef1-aa9b-36fc5f9d1d77 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.713497 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f80d85b2-cbbb-4ef1-aa9b-36fc5f9d1d77 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:03.713884 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f80d85b2-cbbb-4ef1-aa9b-36fc5f9d1d77 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.716874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f80d85b2-cbbb-4ef1-aa9b-36fc5f9d1d77 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.734804 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.734804 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:03.740897 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f80d85b2-cbbb-4ef1-aa9b-36fc5f9d1d77 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] Volume info retrieved successfully. Aug 26 09:00:03.750577 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f80d85b2-cbbb-4ef1-aa9b-36fc5f9d1d77 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:03.751178 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 211/852] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:03.769834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d591afc-85a3-4d76-b2b3-efca61dfb684 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.776376 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d591afc-85a3-4d76-b2b3-efca61dfb684 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] GET https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 09:00:03.776659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d591afc-85a3-4d76-b2b3-efca61dfb684 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.777150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d591afc-85a3-4d76-b2b3-efca61dfb684 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.788196 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.788196 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:03.795195 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5d591afc-85a3-4d76-b2b3-efca61dfb684 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] Volume info retrieved successfully. Aug 26 09:00:03.802748 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d591afc-85a3-4d76-b2b3-efca61dfb684 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-reader] https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f returned with HTTP 200 Aug 26 09:00:03.804044 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 211/853] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:03.930935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4a8e3b52-e470-46a3-8fc6-68c4696427fd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:03.932941 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4a8e3b52-e470-46a3-8fc6-68c4696427fd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:03.933227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4a8e3b52-e470-46a3-8fc6-68c4696427fd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:03.933469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4a8e3b52-e470-46a3-8fc6-68c4696427fd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:03.948927 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:03.948927 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:03.952799 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4a8e3b52-e470-46a3-8fc6-68c4696427fd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:03.957470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4a8e3b52-e470-46a3-8fc6-68c4696427fd tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:03.957976 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 217/854] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:03 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:04.019569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-836b9f28-c354-40d4-b8c4-1faa5e79372c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.022736 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-836b9f28-c354-40d4-b8c4-1faa5e79372c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:04.023135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-836b9f28-c354-40d4-b8c4-1faa5e79372c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.023224 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-836b9f28-c354-40d4-b8c4-1faa5e79372c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.045079 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.045079 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:04.051429 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-836b9f28-c354-40d4-b8c4-1faa5e79372c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:04.057760 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-836b9f28-c354-40d4-b8c4-1faa5e79372c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:04.058262 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 216/855] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:04.091925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.094186 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action Aug 26 09:00:04.094515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:04.094645 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:04.109186 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.109186 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:04.109743 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:04.124137 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Begin detaching volume completed successfully. Aug 26 09:00:04.124389 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-660ee128-37ac-4770-a3a8-b6545604cf0b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action returned with HTTP 202 Aug 26 09:00:04.124816 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 212/856] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:00:04 2026] POST /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:04.191040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa4b3b18-0b31-4427-a9f6-a3b9943a5949 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.191682 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa4b3b18-0b31-4427-a9f6-a3b9943a5949 None None] GET https://10.4.3.236/volume// Aug 26 09:00:04.192231 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3b18-0b31-4427-a9f6-a3b9943a5949 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.192323 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3b18-0b31-4427-a9f6-a3b9943a5949 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.192779 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa4b3b18-0b31-4427-a9f6-a3b9943a5949 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:04.193296 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 212/857] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:00:04.206257 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-52f64003-6d28-45aa-a047-05f60d602f03 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.208669 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-52f64003-6d28-45aa-a047-05f60d602f03 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:04.208957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-52f64003-6d28-45aa-a047-05f60d602f03 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.209236 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-52f64003-6d28-45aa-a047-05f60d602f03 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.224391 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.224391 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:04.229181 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-52f64003-6d28-45aa-a047-05f60d602f03 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:04.235032 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-52f64003-6d28-45aa-a047-05f60d602f03 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:04.235568 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 218/858] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1640 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:04.713932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-51ea0ee2-7c57-4099-ba92-9e646aba62ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.717014 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-51ea0ee2-7c57-4099-ba92-9e646aba62ef tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] GET https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 Aug 26 09:00:04.717014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-51ea0ee2-7c57-4099-ba92-9e646aba62ef tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.717014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-51ea0ee2-7c57-4099-ba92-9e646aba62ef tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.717014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-51ea0ee2-7c57-4099-ba92-9e646aba62ef tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Show backup with id 30c782bf-9e54-4d41-8fd3-4844c028d929. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:04.722453 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.722453 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:04.723375 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-51ea0ee2-7c57-4099-ba92-9e646aba62ef tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 returned with HTTP 200 Aug 26 09:00:04.723860 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 217/859] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:04.738871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9557edca-0e4b-4704-9f5d-40b32578d392 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.738871 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9557edca-0e4b-4704-9f5d-40b32578d392 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] GET https://10.4.3.236/volume/v3/backups Aug 26 09:00:04.738871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9557edca-0e4b-4704-9f5d-40b32578d392 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.738871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9557edca-0e4b-4704-9f5d-40b32578d392 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.753028 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9557edca-0e4b-4704-9f5d-40b32578d392 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 200 Aug 26 09:00:04.753595 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 213/860] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/v3/backups => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:04.764597 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.766236 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-40b3855e-ef5d-4bf7-aae6-4efd35548d20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.767198 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] POST https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae/restore Aug 26 09:00:04.767747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:04.768044 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40b3855e-ef5d-4bf7-aae6-4efd35548d20 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:04.768284 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40b3855e-ef5d-4bf7-aae6-4efd35548d20 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.768499 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40b3855e-ef5d-4bf7-aae6-4efd35548d20 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.768680 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-40b3855e-ef5d-4bf7-aae6-4efd35548d20 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Delete volume with id: 7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:04.769472 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Restoring backup 4c2ffaec-710e-41c3-bb68-8a2a459170ae ({'restore': {}}) {{(pid=100238) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:00:04.769772 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Restoring backup 4c2ffaec-710e-41c3-bb68-8a2a459170ae to volume None. Aug 26 09:00:04.775159 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40b3855e-ef5d-4bf7-aae6-4efd35548d20 tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 404 Aug 26 09:00:04.775265 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.775265 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:04.775645 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 219/861] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:04 2026] DELETE /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:04.776486 np0000008153 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Creating volume of 1 GB for restore of backup 4c2ffaec-710e-41c3-bb68-8a2a459170ae. Aug 26 09:00:04.784417 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Availability zone cache updated, next update will occur around 2026-08-26 10:00:04.783996. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 09:00:04.784417 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Availability Zones retrieved successfully. Aug 26 09:00:04.784747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b1b76a4-d94b-4338-8afc-5009e27b3a8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.786954 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b1b76a4-d94b-4338-8afc-5009e27b3a8e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] GET https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 Aug 26 09:00:04.787139 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b1b76a4-d94b-4338-8afc-5009e27b3a8e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.787371 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b1b76a4-d94b-4338-8afc-5009e27b3a8e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.792234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Flow 'volume_create_api' (b5be0af0-9c43-4b3f-8c3a-6f8687301d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:04.793248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee150739-df91-42fc-af4b-fdc77424ea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:04.794381 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:04.795864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b1b76a4-d94b-4338-8afc-5009e27b3a8e tempest-VolumesAssistedSnapshotsTest-797746103 tempest-VolumesAssistedSnapshotsTest-797746103-project-admin] https://10.4.3.236/volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 returned with HTTP 404 Aug 26 09:00:04.796402 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 218/862] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/v3/volumes/7c14de6f-2373-4b86-874d-9fd6a331d3f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:04.837324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee150739-df91-42fc-af4b-fdc77424ea42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:04.838332 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf25509-7e15-4dc6-9154-e087bcd7a5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:04.902456 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Created reservations ['cad3372b-af7a-4ccf-b5a1-3a5cd8c3d108', '7e092be9-e98c-4273-b939-1b9852532b1a', 'cda99ef5-5cef-4afa-8051-8233309df66d', '56e069cc-588a-4b8b-bcc8-89b00c111e8b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:04.903316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf25509-7e15-4dc6-9154-e087bcd7a5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad3372b-af7a-4ccf-b5a1-3a5cd8c3d108', '7e092be9-e98c-4273-b939-1b9852532b1a', 'cda99ef5-5cef-4afa-8051-8233309df66d', '56e069cc-588a-4b8b-bcc8-89b00c111e8b']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:04.904166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d601a8cd-a5bb-4b82-af3a-6a9c8395bff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:04.935667 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d601a8cd-a5bb-4b82-af3a-6a9c8395bff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89241fe-ee11-468c-b98f-cce0da0b2c3f', '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_4c2ffaec-710e-41c3-bb68-8a2a459170ae',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23130df1099745e98a1a377748694707',qos_specs=None,replication_status=,reservations=['cad3372b-af7a-4ccf-b5a1-3a5cd8c3d108','7e092be9-e98c-4273-b939-1b9852532b1a','cda99ef5-5cef-4afa-8051-8233309df66d','56e069cc-588a-4b8b-bcc8-89b00c111e8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:04Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4c2ffaec-710e-41c3-bb68-8a2a459170ae',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c89241fe-ee11-468c-b98f-cce0da0b2c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23130df1099745e98a1a377748694707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:04.936861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fc8885-ad55-4784-8d7e-6f6fc70c5074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:04.953749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-ac06585d-f04a-48d4-9803-10d8db059191 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:04.957860 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-ac06585d-f04a-48d4-9803-10d8db059191 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:04.957860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-ac06585d-f04a-48d4-9803-10d8db059191 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:04.958163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-ac06585d-f04a-48d4-9803-10d8db059191 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:04.958794 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fc8885-ad55-4784-8d7e-6f6fc70c5074) transitioned into 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_4c2ffaec-710e-41c3-bb68-8a2a459170ae',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23130df1099745e98a1a377748694707',qos_specs=None,replication_status=,reservations=['cad3372b-af7a-4ccf-b5a1-3a5cd8c3d108','7e092be9-e98c-4273-b939-1b9852532b1a','cda99ef5-5cef-4afa-8051-8233309df66d','56e069cc-588a-4b8b-bcc8-89b00c111e8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:04.960006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ca7256-f425-4925-8600-45f32f63c07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:04.972981 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ca7256-f425-4925-8600-45f32f63c07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:04.974067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Flow 'volume_create_api' (b5be0af0-9c43-4b3f-8c3a-6f8687301d34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:04.974580 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume request issued successfully. Aug 26 09:00:04.981331 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.981331 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:04.984808 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:04.984808 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:04.985322 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:04.987360 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-ac06585d-f04a-48d4-9803-10d8db059191 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:04.994483 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-ac06585d-f04a-48d4-9803-10d8db059191 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:04.996142 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 214/863] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:04 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:05.024586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-44c4e08c-6370-49d8-a228-b4a26e76ed74 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.027046 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-44c4e08c-6370-49d8-a228-b4a26e76ed74 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] DELETE https://10.4.3.236/volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348 Aug 26 09:00:05.027532 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-44c4e08c-6370-49d8-a228-b4a26e76ed74 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.027532 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-44c4e08c-6370-49d8-a228-b4a26e76ed74 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.029515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-70d97181-44b3-47a3-b62a-413b47348029 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.031516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] DELETE https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:05.031712 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.031932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.032136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Delete volume with id: 985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:05.036790 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.036790 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:05.047161 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.047161 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:05.047674 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 09:00:05.085204 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Delete volume request issued successfully. Aug 26 09:00:05.085453 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70d97181-44b3-47a3-b62a-413b47348029 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 202 Aug 26 09:00:05.085964 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 219/864] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:05 2026] DELETE /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:05.096065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-597270c6-d237-45ec-9c95-4c77da296d91 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.098507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-597270c6-d237-45ec-9c95-4c77da296d91 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:05.098741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-597270c6-d237-45ec-9c95-4c77da296d91 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.099019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-597270c6-d237-45ec-9c95-4c77da296d91 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.106782 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.106782 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:05.112361 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-597270c6-d237-45ec-9c95-4c77da296d91 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Volume info retrieved successfully. Aug 26 09:00:05.116073 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfce4885-b72f-4cf3-adea-c71fa2a01036 req-44c4e08c-6370-49d8-a228-b4a26e76ed74 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348 returned with HTTP 200 Aug 26 09:00:05.116609 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 220/865] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:00:05 2026] DELETE /volume/v3/attachments/387f09fa-4488-4695-979d-1b4c72860348 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:05.119375 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-597270c6-d237-45ec-9c95-4c77da296d91 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 200 Aug 26 09:00:05.119718 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 215/866] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:05 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:05.256654 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-700b2105-09f3-4273-9b48-6d5ccbf22f7e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.258955 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-700b2105-09f3-4273-9b48-6d5ccbf22f7e tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:05.259344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-700b2105-09f3-4273-9b48-6d5ccbf22f7e tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.259889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-700b2105-09f3-4273-9b48-6d5ccbf22f7e tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.272229 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.272229 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:05.280174 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-700b2105-09f3-4273-9b48-6d5ccbf22f7e tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:05.285672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-700b2105-09f3-4273-9b48-6d5ccbf22f7e tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:05.285672 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 220/867] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:05 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:05.348496 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-af73abd7-fd97-4276-b862-3798734903de req-6993dc8a-871d-4776-84b5-3860c7d8580f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.351220 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-6993dc8a-871d-4776-84b5-3860c7d8580f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:05.351220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-6993dc8a-871d-4776-84b5-3860c7d8580f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.351521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-6993dc8a-871d-4776-84b5-3860c7d8580f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.365879 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.365879 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:05.373377 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-af73abd7-fd97-4276-b862-3798734903de req-6993dc8a-871d-4776-84b5-3860c7d8580f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:05.378342 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-6993dc8a-871d-4776-84b5-3860c7d8580f tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:05.378891 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 221/868] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:05 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:05.406264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.409339 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] POST https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action Aug 26 09:00:05.409339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:05.409534 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:05.428172 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.428172 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:05.428172 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:05.440206 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Begin detaching volume completed successfully. Aug 26 09:00:05.440452 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-abedd3e5-16ea-4633-80dc-81d30f878e9c tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action returned with HTTP 202 Aug 26 09:00:05.440943 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 216/869] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:00:05 2026] POST /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:05.500836 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ecf3cc6-b6e2-4807-bdae-92137316311f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.501333 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ecf3cc6-b6e2-4807-bdae-92137316311f None None] GET https://10.4.3.236/volume// Aug 26 09:00:05.501532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ecf3cc6-b6e2-4807-bdae-92137316311f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.501801 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ecf3cc6-b6e2-4807-bdae-92137316311f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.504914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ecf3cc6-b6e2-4807-bdae-92137316311f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:05.505247 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 221/870] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00:05 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:00:05.516711 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-af73abd7-fd97-4276-b862-3798734903de req-bb25b439-3c70-453d-9b7e-a9cd9fbd4067 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:05.519468 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-bb25b439-3c70-453d-9b7e-a9cd9fbd4067 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:05.519764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-bb25b439-3c70-453d-9b7e-a9cd9fbd4067 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:05.519997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-bb25b439-3c70-453d-9b7e-a9cd9fbd4067 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:05.532419 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.532419 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:05.537453 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-af73abd7-fd97-4276-b862-3798734903de req-bb25b439-3c70-453d-9b7e-a9cd9fbd4067 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:05.543722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-bb25b439-3c70-453d-9b7e-a9cd9fbd4067 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:05.546946 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 222/871] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:00:05 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1343 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:05.994983 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:05.994983 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:05.995627 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:05.995898 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Checking backup size 1 against volume size 1 {{(pid=100238) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:00:05.996047 np0000008153 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Overwriting volume c89241fe-ee11-468c-b98f-cce0da0b2c3f with restore of backup 4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:06.042411 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] restore_backup in rpcapi backup_id 4c2ffaec-710e-41c3-bb68-8a2a459170ae {{(pid=100238) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:00:06.045144 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8694228-20f0-4f25-aace-d4f8c6397f23 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae/restore returned with HTTP 202 Aug 26 09:00:06.046420 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 213/872] 10.4.3.236 () {68 vars in 1393 bytes} [Wed Aug 26 09:00:04 2026] POST /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae/restore => generated 189 bytes in 1282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:06.057294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f279015-d864-44b3-8d7f-eb304919367a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:06.059424 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f279015-d864-44b3-8d7f-eb304919367a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:06.059789 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f279015-d864-44b3-8d7f-eb304919367a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:06.059865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f279015-d864-44b3-8d7f-eb304919367a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:06.059979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3f279015-d864-44b3-8d7f-eb304919367a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:06.065976 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:06.065976 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:06.066835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f279015-d864-44b3-8d7f-eb304919367a tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:06.067315 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 217/873] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:06 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:06.135483 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2b86c0b-e84e-4a56-90e7-79c1ec6ceff7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:06.137829 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2b86c0b-e84e-4a56-90e7-79c1ec6ceff7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] GET https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b Aug 26 09:00:06.138160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2b86c0b-e84e-4a56-90e7-79c1ec6ceff7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:06.138410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2b86c0b-e84e-4a56-90e7-79c1ec6ceff7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:06.141044 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=591,cinder:INSERT=76,cinder:UPDATE=120,cinder:DELETE=3 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:00:06.146272 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2b86c0b-e84e-4a56-90e7-79c1ec6ceff7 tempest-AttachSCSIVolumeTestJSON-322884094 tempest-AttachSCSIVolumeTestJSON-322884094-project-member] https://10.4.3.236/volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b returned with HTTP 404 Aug 26 09:00:06.146936 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 222/874] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:06 2026] GET /volume/v3/volumes/985de3bf-baee-4c52-87b2-46d92f6e0f2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:06.921933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fc538927-7827-4a19-8103-324f3dcf05a2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:06.984431 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d47b8b47-530e-49f5-8b6a-237b52de7096 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:06.986864 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d47b8b47-530e-49f5-8b6a-237b52de7096 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 Aug 26 09:00:06.987149 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d47b8b47-530e-49f5-8b6a-237b52de7096 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:06.987485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d47b8b47-530e-49f5-8b6a-237b52de7096 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:07.004753 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:07.004753 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:07.005245 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d47b8b47-530e-49f5-8b6a-237b52de7096 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Snapshot retrieved successfully. Aug 26 09:00:07.006200 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d47b8b47-530e-49f5-8b6a-237b52de7096 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 returned with HTTP 200 Aug 26 09:00:07.006562 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 214/875] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:06 2026] GET /volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:07.079035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53088d95-8850-42b3-98e8-af9e678adc6f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:07.081704 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53088d95-8850-42b3-98e8-af9e678adc6f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:07.082027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53088d95-8850-42b3-98e8-af9e678adc6f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:07.082317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53088d95-8850-42b3-98e8-af9e678adc6f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:07.082977 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-53088d95-8850-42b3-98e8-af9e678adc6f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:07.091075 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:07.091075 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:07.092267 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53088d95-8850-42b3-98e8-af9e678adc6f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:07.093299 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 218/876] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:07 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:07.201068 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:07.201450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-439419166"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:07.203334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-439419166'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:07.203458 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Create volume of 1 GB Aug 26 09:00:07.206108 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=477,cinder:INSERT=10,cinder:UPDATE=32,cinder:DELETE=2 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:00:07.210408 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Availability Zones retrieved successfully. Aug 26 09:00:07.222721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Flow 'volume_create_api' (e69fe670-ef87-4880-b7d5-6c3a22158d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:07.224471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa2ab52-8ba9-49ac-8065-8372a5d23de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:07.225445 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:07.265862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa2ab52-8ba9-49ac-8065-8372a5d23de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:07.266635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64b075b-25b4-4bf8-b64c-7423bd1444a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:07.350835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Created reservations ['611d1dbb-4a23-47df-9515-745b5c9a25be', '5c8ee6c9-6ac6-471b-87d7-5257a12530b8', 'eccacde5-5012-4136-8e2b-4870f8490e92', '3d2816b1-cc01-4e44-8c40-4dc37e2d1ae4'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:07.351498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64b075b-25b4-4bf8-b64c-7423bd1444a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['611d1dbb-4a23-47df-9515-745b5c9a25be', '5c8ee6c9-6ac6-471b-87d7-5257a12530b8', 'eccacde5-5012-4136-8e2b-4870f8490e92', '3d2816b1-cc01-4e44-8c40-4dc37e2d1ae4']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:07.352804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517661ce-5814-4ac9-8a79-017d912a14c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:07.383709 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517661ce-5814-4ac9-8a79-017d912a14c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ffe99f-6323-495c-82bb-704ef4f0b5b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-439419166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12a48d2b4f794d43a0d152cf2438ce94',qos_specs=None,replication_status=,reservations=['611d1dbb-4a23-47df-9515-745b5c9a25be','5c8ee6c9-6ac6-471b-87d7-5257a12530b8','eccacde5-5012-4136-8e2b-4870f8490e92','3d2816b1-cc01-4e44-8c40-4dc37e2d1ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643b8cb5fb0147bba22928272371e155',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-439419166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ffe99f-6323-495c-82bb-704ef4f0b5b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12a48d2b4f794d43a0d152cf2438ce94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643b8cb5fb0147bba22928272371e155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:07.384757 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abf2e73-98bd-4a6c-be03-6834c1cd9164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:07.419522 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abf2e73-98bd-4a6c-be03-6834c1cd9164) transitioned into state 'SUCCESS' from state '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-439419166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12a48d2b4f794d43a0d152cf2438ce94',qos_specs=None,replication_status=,reservations=['611d1dbb-4a23-47df-9515-745b5c9a25be','5c8ee6c9-6ac6-471b-87d7-5257a12530b8','eccacde5-5012-4136-8e2b-4870f8490e92','3d2816b1-cc01-4e44-8c40-4dc37e2d1ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643b8cb5fb0147bba22928272371e155',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:07.421070 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7864e3f-fea1-48b2-8a96-8dda8cf2916b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:07.441046 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7864e3f-fea1-48b2-8a96-8dda8cf2916b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:07.460797 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Flow 'volume_create_api' (e69fe670-ef87-4880-b7d5-6c3a22158d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:07.460797 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Create volume request issued successfully. Aug 26 09:00:07.460797 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc538927-7827-4a19-8103-324f3dcf05a2 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:07.460797 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 223/877] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:06 2026] POST /volume/v3/volumes => generated 754 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:07.478615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4e3491a-0619-4d2b-9748-15ca8f4e44c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:07.480606 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4e3491a-0619-4d2b-9748-15ca8f4e44c5 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:07.480918 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4e3491a-0619-4d2b-9748-15ca8f4e44c5 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:07.481189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4e3491a-0619-4d2b-9748-15ca8f4e44c5 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:07.489591 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:07.489591 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:07.495812 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b4e3491a-0619-4d2b-9748-15ca8f4e44c5 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Volume info retrieved successfully. Aug 26 09:00:07.502106 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4e3491a-0619-4d2b-9748-15ca8f4e44c5 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 returned with HTTP 200 Aug 26 09:00:07.502969 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 223/878] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:07 2026] GET /volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:07.813154 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6342d70-1766-40c9-b774-2248d9f0df2a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:07.815827 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 Aug 26 09:00:07.815827 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:07.816031 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:07.816696 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Delete snapshot with id: c4f9b372-21f1-409d-b712-6e09f3778203 Aug 26 09:00:07.824541 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:07.824541 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:07.825251 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Snapshot retrieved successfully. Aug 26 09:00:07.877028 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Snapshot delete request issued successfully. Aug 26 09:00:07.877028 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6342d70-1766-40c9-b774-2248d9f0df2a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 returned with HTTP 202 Aug 26 09:00:07.878040 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 215/879] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:00:07 2026] DELETE /volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:07.896381 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86d7c4ef-87f2-41ef-baf5-8533dd87cfeb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:07.899592 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86d7c4ef-87f2-41ef-baf5-8533dd87cfeb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 Aug 26 09:00:07.899592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86d7c4ef-87f2-41ef-baf5-8533dd87cfeb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:07.900622 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86d7c4ef-87f2-41ef-baf5-8533dd87cfeb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:07.911428 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:07.911428 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:07.912995 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-86d7c4ef-87f2-41ef-baf5-8533dd87cfeb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Snapshot retrieved successfully. Aug 26 09:00:07.914622 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86d7c4ef-87f2-41ef-baf5-8533dd87cfeb tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 returned with HTTP 200 Aug 26 09:00:07.914786 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 219/880] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:07 2026] GET /volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:08.107284 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-06950fad-db68-4c32-b690-d715ba796016 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:08.109816 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-06950fad-db68-4c32-b690-d715ba796016 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:08.110055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-06950fad-db68-4c32-b690-d715ba796016 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:08.110228 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-06950fad-db68-4c32-b690-d715ba796016 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:08.110286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-06950fad-db68-4c32-b690-d715ba796016 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:08.115077 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:08.115077 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:08.115838 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-06950fad-db68-4c32-b690-d715ba796016 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:08.116413 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 224/881] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:08 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:08.518461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5db557f4-af7c-4165-bd90-b953a1695fe3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:08.523321 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5db557f4-af7c-4165-bd90-b953a1695fe3 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:08.523597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5db557f4-af7c-4165-bd90-b953a1695fe3 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:08.523828 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5db557f4-af7c-4165-bd90-b953a1695fe3 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:08.531745 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:08.531745 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:08.536304 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5db557f4-af7c-4165-bd90-b953a1695fe3 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Volume info retrieved successfully. Aug 26 09:00:08.543029 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5db557f4-af7c-4165-bd90-b953a1695fe3 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 returned with HTTP 200 Aug 26 09:00:08.543029 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 224/882] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:08 2026] GET /volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:08.561936 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:08.563976 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:08.564746 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0ffe99f-6323-495c-82bb-704ef4f0b5b6", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2128194176"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:08.584938 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:08.584938 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:08.585991 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Volume info retrieved successfully. Aug 26 09:00:08.585991 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Create snapshot from volume b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:08.661735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Created reservations ['895a90eb-e2c4-4fc7-a0a0-d45552ad342a', '2ae24d0b-cc4a-40fa-8ec7-3cf3c121eea4', 'a52a54c0-c6af-467e-adbf-78549c04abcc', '0baffc9d-22b0-4c73-9137-a894af3d959f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:08.733943 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot create request issued successfully. Aug 26 09:00:08.733943 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5eb4b482-b6d1-4aea-8a59-20653c52c35f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:00:08.733943 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 216/883] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:00:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:08.743969 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-98186b7c-9557-42f3-9904-7a5dd31ac811 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:08.746125 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98186b7c-9557-42f3-9904-7a5dd31ac811 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 Aug 26 09:00:08.746376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98186b7c-9557-42f3-9904-7a5dd31ac811 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:08.746589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98186b7c-9557-42f3-9904-7a5dd31ac811 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:08.752634 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:08.752634 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:08.753201 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-98186b7c-9557-42f3-9904-7a5dd31ac811 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:08.754041 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98186b7c-9557-42f3-9904-7a5dd31ac811 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 returned with HTTP 200 Aug 26 09:00:08.754690 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 220/884] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:08 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:08.927859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a37b89fc-4333-4c3d-afac-eb5796028e25 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:08.929640 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a37b89fc-4333-4c3d-afac-eb5796028e25 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] GET https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 Aug 26 09:00:08.929865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a37b89fc-4333-4c3d-afac-eb5796028e25 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:08.930077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a37b89fc-4333-4c3d-afac-eb5796028e25 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:08.934129 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a37b89fc-4333-4c3d-afac-eb5796028e25 tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 returned with HTTP 404 Aug 26 09:00:08.934553 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 225/885] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:08 2026] GET /volume/v3/snapshots/c4f9b372-21f1-409d-b712-6e09f3778203 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:09.127953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6327c1b7-9bf2-4a06-9fb0-11862f0c50f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.131594 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6327c1b7-9bf2-4a06-9fb0-11862f0c50f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:09.131806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6327c1b7-9bf2-4a06-9fb0-11862f0c50f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:09.132528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6327c1b7-9bf2-4a06-9fb0-11862f0c50f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:09.133005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6327c1b7-9bf2-4a06-9fb0-11862f0c50f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:09.144797 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.144797 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:09.147136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6327c1b7-9bf2-4a06-9fb0-11862f0c50f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:09.147404 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 225/886] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:09 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:09.765355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2725074b-c7b9-4fc2-9e7e-38034e0d7e79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.769800 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2725074b-c7b9-4fc2-9e7e-38034e0d7e79 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 Aug 26 09:00:09.769988 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2725074b-c7b9-4fc2-9e7e-38034e0d7e79 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:09.770133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2725074b-c7b9-4fc2-9e7e-38034e0d7e79 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:09.780016 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.780016 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:09.780608 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2725074b-c7b9-4fc2-9e7e-38034e0d7e79 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:09.781856 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2725074b-c7b9-4fc2-9e7e-38034e0d7e79 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 returned with HTTP 200 Aug 26 09:00:09.782442 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 217/887] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:09 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:09.795992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e6f4edc-26d5-4707-8a77-24657411a23e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.799225 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e6f4edc-26d5-4707-8a77-24657411a23e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] POST https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:09.803346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e6f4edc-26d5-4707-8a77-24657411a23e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:09.812514 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.812514 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:09.813373 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e6f4edc-26d5-4707-8a77-24657411a23e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:09.851802 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e6f4edc-26d5-4707-8a77-24657411a23e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Update snapshot metadata completed successfully. Aug 26 09:00:09.852242 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e6f4edc-26d5-4707-8a77-24657411a23e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:09.852834 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 221/888] 10.4.3.236 () {68 vars in 1402 bytes} [Wed Aug 26 09:00:09 2026] POST /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:09.861577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6758ae09-2762-46f8-b061-c0aa1645b56f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.863523 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6758ae09-2762-46f8-b061-c0aa1645b56f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:09.863758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6758ae09-2762-46f8-b061-c0aa1645b56f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:09.864153 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6758ae09-2762-46f8-b061-c0aa1645b56f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:09.871275 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.871275 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:09.871960 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6758ae09-2762-46f8-b061-c0aa1645b56f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:09.873273 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6758ae09-2762-46f8-b061-c0aa1645b56f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:09.873604 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6758ae09-2762-46f8-b061-c0aa1645b56f tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:09.874240 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 226/889] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:00:09 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:09.887367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-932597a5-c35e-4f26-a450-8680f59c3ab1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.889495 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-932597a5-c35e-4f26-a450-8680f59c3ab1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] PUT https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:09.889868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-932597a5-c35e-4f26-a450-8680f59c3ab1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:09.898496 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.898496 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:09.899428 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-932597a5-c35e-4f26-a450-8680f59c3ab1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:09.936611 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-932597a5-c35e-4f26-a450-8680f59c3ab1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Update snapshot metadata completed successfully. Aug 26 09:00:09.936912 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-932597a5-c35e-4f26-a450-8680f59c3ab1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:09.937493 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 226/890] 10.4.3.236 () {68 vars in 1401 bytes} [Wed Aug 26 09:00:09 2026] PUT /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:09.946832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.949418 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:09.949696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:09.949989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:09.961225 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.961225 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:09.963007 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:09.964191 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:09.964502 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-531074fd-4a8d-4c21-8e76-8bc1b1a13f7c tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:09.964971 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 218/891] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:00:09 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:09.975617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:09.978806 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 Aug 26 09:00:09.979172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:09.979422 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:09.986429 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:09.986429 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:09.987050 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:09.988125 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:10.007863 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Delete snapshot metadata completed successfully. Aug 26 09:00:10.008622 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f017617d-eeb9-4a1c-ad6a-b3db25789312 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 returned with HTTP 200 Aug 26 09:00:10.008622 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 222/892] 10.4.3.236 () {66 vars in 1399 bytes} [Wed Aug 26 09:00:09 2026] DELETE /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 26 09:00:10.017712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.020340 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:10.021098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.021524 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.027765 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.027765 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:10.028262 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.029216 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:10.029517 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d673d7e0-7ac8-429d-85a1-773ec5d12838 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:10.029982 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 227/893] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.039181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc80dafc-922d-4ed4-99d5-5fec4ebc9898 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.042430 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc80dafc-922d-4ed4-99d5-5fec4ebc9898 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] PUT https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:10.042913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc80dafc-922d-4ed4-99d5-5fec4ebc9898 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:10.049926 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.049926 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:10.050498 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc80dafc-922d-4ed4-99d5-5fec4ebc9898 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.065279 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc80dafc-922d-4ed4-99d5-5fec4ebc9898 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Update snapshot metadata completed successfully. Aug 26 09:00:10.065578 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc80dafc-922d-4ed4-99d5-5fec4ebc9898 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:10.066088 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 227/894] 10.4.3.236 () {68 vars in 1401 bytes} [Wed Aug 26 09:00:10 2026] PUT /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.077705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e0b0b82-f9e9-4f7d-9ed3-e0a17c287735 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.080889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e0b0b82-f9e9-4f7d-9ed3-e0a17c287735 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] POST https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:10.080889 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e0b0b82-f9e9-4f7d-9ed3-e0a17c287735 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:10.090876 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.090876 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:10.091553 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e0b0b82-f9e9-4f7d-9ed3-e0a17c287735 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.123796 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e0b0b82-f9e9-4f7d-9ed3-e0a17c287735 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Update snapshot metadata completed successfully. Aug 26 09:00:10.123796 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e0b0b82-f9e9-4f7d-9ed3-e0a17c287735 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:10.123796 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 219/895] 10.4.3.236 () {68 vars in 1402 bytes} [Wed Aug 26 09:00:10 2026] POST /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.134685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.142433 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:10.142728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.143139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.157051 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.157051 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:10.157051 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.157051 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:10.157321 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4a2fae9-783c-4c6e-abbe-c70c0c5a0f7e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:10.157774 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 223/896] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.160064 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-21c44a72-a8ee-4909-ab2f-77fd4607edd8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.162718 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21c44a72-a8ee-4909-ab2f-77fd4607edd8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:10.163922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21c44a72-a8ee-4909-ab2f-77fd4607edd8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.163922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21c44a72-a8ee-4909-ab2f-77fd4607edd8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.163922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-21c44a72-a8ee-4909-ab2f-77fd4607edd8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:10.172216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e07860fd-1c8a-466d-8414-033e4684e9a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.178580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e07860fd-1c8a-466d-8414-033e4684e9a1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] PUT https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 Aug 26 09:00:10.178710 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e07860fd-1c8a-466d-8414-033e4684e9a1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:10.181583 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.181583 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:10.182581 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21c44a72-a8ee-4909-ab2f-77fd4607edd8 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:10.183107 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 228/897] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:10.188998 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.188998 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:10.189708 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e07860fd-1c8a-466d-8414-033e4684e9a1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.214168 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e07860fd-1c8a-466d-8414-033e4684e9a1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Update snapshot metadata completed successfully. Aug 26 09:00:10.214516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e07860fd-1c8a-466d-8414-033e4684e9a1 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 returned with HTTP 200 Aug 26 09:00:10.215151 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 228/898] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:00:10 2026] PUT /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.227878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.231126 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 Aug 26 09:00:10.231289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.231628 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.240795 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.240795 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:10.241548 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.242661 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:10.243159 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80ad4e0e-a290-44a1-be97-ee9c08fcfb01 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 returned with HTTP 200 Aug 26 09:00:10.243790 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 220/899] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.255977 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.257770 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:10.258093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.258234 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.266777 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.266777 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:10.266777 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.269418 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Get snapshot metadata completed successfully. Aug 26 09:00:10.270208 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b04f499-79fc-469b-b81f-bc5154c510f0 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:10.270724 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 224/900] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.290465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eed75c60-ea98-4d01-ba9d-e6b0f3a39a9d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.301168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eed75c60-ea98-4d01-ba9d-e6b0f3a39a9d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] PUT https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata Aug 26 09:00:10.301168 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eed75c60-ea98-4d01-ba9d-e6b0f3a39a9d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:10.318857 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.318857 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:10.319214 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eed75c60-ea98-4d01-ba9d-e6b0f3a39a9d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.379293 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eed75c60-ea98-4d01-ba9d-e6b0f3a39a9d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Update snapshot metadata completed successfully. Aug 26 09:00:10.379293 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eed75c60-ea98-4d01-ba9d-e6b0f3a39a9d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata returned with HTTP 200 Aug 26 09:00:10.379603 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 229/901] 10.4.3.236 () {68 vars in 1401 bytes} [Wed Aug 26 09:00:10 2026] PUT /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48/metadata => generated 16 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:10.392414 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.397054 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 Aug 26 09:00:10.397054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.397544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.398778 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Delete snapshot with id: 2d01ae62-2722-45a1-a154-cc0870915a48 Aug 26 09:00:10.407193 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.407193 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:10.407873 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.431810 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot delete request issued successfully. Aug 26 09:00:10.432347 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-178731a0-10fb-4b68-b82d-ad61e6b2ee4d tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 returned with HTTP 202 Aug 26 09:00:10.433293 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 229/902] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:00:10 2026] DELETE /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:10.442304 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7580a38a-178f-449f-a060-a25c31967a39 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.445452 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7580a38a-178f-449f-a060-a25c31967a39 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 Aug 26 09:00:10.446549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7580a38a-178f-449f-a060-a25c31967a39 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.447058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7580a38a-178f-449f-a060-a25c31967a39 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.455582 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.455582 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:10.456191 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7580a38a-178f-449f-a060-a25c31967a39 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Snapshot retrieved successfully. Aug 26 09:00:10.457266 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7580a38a-178f-449f-a060-a25c31967a39 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 returned with HTTP 200 Aug 26 09:00:10.458230 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 221/903] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:10.767512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-af73abd7-fd97-4276-b862-3798734903de req-b84d1990-9f8b-4644-adbf-738dacb20d4b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:10.770931 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b84d1990-9f8b-4644-adbf-738dacb20d4b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:10.770931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b84d1990-9f8b-4644-adbf-738dacb20d4b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:10.770931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b84d1990-9f8b-4644-adbf-738dacb20d4b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:10.789658 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:10.789658 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:10.796876 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-af73abd7-fd97-4276-b862-3798734903de req-b84d1990-9f8b-4644-adbf-738dacb20d4b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:10.808244 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b84d1990-9f8b-4644-adbf-738dacb20d4b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:10.808244 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 225/904] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:10 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:11.152000 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-af73abd7-fd97-4276-b862-3798734903de req-b14032d7-a098-4dec-8dfc-a821b5d6959b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.155419 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b14032d7-a098-4dec-8dfc-a821b5d6959b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] DELETE https://10.4.3.236/volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee Aug 26 09:00:11.155419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b14032d7-a098-4dec-8dfc-a821b5d6959b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.155419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b14032d7-a098-4dec-8dfc-a821b5d6959b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.174466 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.174466 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:11.197471 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b92d2758-957b-456a-8f66-dcc668e1c844 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.199866 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b92d2758-957b-456a-8f66-dcc668e1c844 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:11.200134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b92d2758-957b-456a-8f66-dcc668e1c844 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.200425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b92d2758-957b-456a-8f66-dcc668e1c844 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.200590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b92d2758-957b-456a-8f66-dcc668e1c844 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:11.206987 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.206987 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:11.207919 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b92d2758-957b-456a-8f66-dcc668e1c844 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:11.208598 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 230/905] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:11 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:11.229854 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-748e976d-2fa9-4c8b-b72b-e281f61a248f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.232912 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-748e976d-2fa9-4c8b-b72b-e281f61a248f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] DELETE https://10.4.3.236/volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3 Aug 26 09:00:11.233283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-748e976d-2fa9-4c8b-b72b-e281f61a248f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.233423 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-748e976d-2fa9-4c8b-b72b-e281f61a248f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.244860 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.244860 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:11.252549 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-af73abd7-fd97-4276-b862-3798734903de req-b14032d7-a098-4dec-8dfc-a821b5d6959b tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee returned with HTTP 200 Aug 26 09:00:11.252549 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 230/906] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:00:11 2026] DELETE /volume/v3/attachments/a12d2eed-5419-4ff6-81cb-9a87ea5756ee => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:11.330602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-748e976d-2fa9-4c8b-b72b-e281f61a248f tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3 returned with HTTP 200 Aug 26 09:00:11.331023 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 222/907] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:00:11 2026] DELETE /volume/v3/attachments/5e4b5b1b-a5c5-4192-a979-abb833a169d3 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:11.348488 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.351471 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 09:00:11.351925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.351925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.352099 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Delete volume with id: c1b6fdcd-06e1-41d8-a30c-86ca21c7179a Aug 26 09:00:11.366184 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.366184 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:11.368180 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Volume info retrieved successfully. Aug 26 09:00:11.407874 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] Delete volume request issued successfully. Aug 26 09:00:11.407874 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dd925ab4-3f97-4f3a-aceb-a1efd100c6d2 req-24e41cb5-07c8-4bad-b753-0b43bb8c0c1a tempest-ImageDependencyTests-1107924933 tempest-ImageDependencyTests-1107924933-project-member] https://10.4.3.236/volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a returned with HTTP 202 Aug 26 09:00:11.407874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 226/908] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:00:11 2026] DELETE /volume/v3/volumes/c1b6fdcd-06e1-41d8-a30c-86ca21c7179a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:11.469740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7fc0edc-2f16-41d1-81df-84c2da03f7cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.472309 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7fc0edc-2f16-41d1-81df-84c2da03f7cb tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 Aug 26 09:00:11.472570 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7fc0edc-2f16-41d1-81df-84c2da03f7cb tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.472859 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7fc0edc-2f16-41d1-81df-84c2da03f7cb tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.480395 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7fc0edc-2f16-41d1-81df-84c2da03f7cb tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 returned with HTTP 404 Aug 26 09:00:11.480395 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 231/909] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:11 2026] GET /volume/v3/snapshots/2d01ae62-2722-45a1-a154-cc0870915a48 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:11.492284 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0bc09825-ad66-44a0-a2b0-27b139eac037 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.495203 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0bc09825-ad66-44a0-a2b0-27b139eac037 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:11.495382 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0bc09825-ad66-44a0-a2b0-27b139eac037 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.495629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0bc09825-ad66-44a0-a2b0-27b139eac037 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.504678 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.504678 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:11.519820 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0bc09825-ad66-44a0-a2b0-27b139eac037 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Volume info retrieved successfully. Aug 26 09:00:11.528350 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0bc09825-ad66-44a0-a2b0-27b139eac037 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 returned with HTTP 200 Aug 26 09:00:11.528350 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 231/910] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:11 2026] GET /volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:11.542216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.545262 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:11.545461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.545780 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.546032 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Delete volume with id: b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:11.557684 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.557684 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:11.558521 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Volume info retrieved successfully. Aug 26 09:00:11.590479 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Delete volume request issued successfully. Aug 26 09:00:11.590479 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cd823d0-5ced-409f-b1f2-07a9fd41aa59 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 returned with HTTP 202 Aug 26 09:00:11.591212 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 223/911] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:11 2026] DELETE /volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:11.600924 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a5705e02-df7b-4e11-b295-9d570424851e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:11.603465 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5705e02-df7b-4e11-b295-9d570424851e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:11.603861 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5705e02-df7b-4e11-b295-9d570424851e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:11.604165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5705e02-df7b-4e11-b295-9d570424851e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:11.616130 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:11.616130 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:11.621249 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a5705e02-df7b-4e11-b295-9d570424851e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Volume info retrieved successfully. Aug 26 09:00:11.630202 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5705e02-df7b-4e11-b295-9d570424851e tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 returned with HTTP 200 Aug 26 09:00:11.630824 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 227/912] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:11 2026] GET /volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:12.223905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e4bc3feb-b61e-4369-8a61-4df02d516047 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:12.236832 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4bc3feb-b61e-4369-8a61-4df02d516047 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:12.236832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4bc3feb-b61e-4369-8a61-4df02d516047 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:12.236832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4bc3feb-b61e-4369-8a61-4df02d516047 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:12.237786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e4bc3feb-b61e-4369-8a61-4df02d516047 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:12.247286 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:12.247286 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:12.248386 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4bc3feb-b61e-4369-8a61-4df02d516047 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:12.248863 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 232/913] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:12 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:12.652615 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2d457f9-7f98-4978-bcba-6243d20ea445 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:12.657702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2d457f9-7f98-4978-bcba-6243d20ea445 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] GET https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 Aug 26 09:00:12.657702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2d457f9-7f98-4978-bcba-6243d20ea445 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:12.657702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2d457f9-7f98-4978-bcba-6243d20ea445 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:12.666610 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2d457f9-7f98-4978-bcba-6243d20ea445 tempest-SnapshotMetadataTestJSON-2133900707 tempest-SnapshotMetadataTestJSON-2133900707-project-member] https://10.4.3.236/volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 returned with HTTP 404 Aug 26 09:00:12.667189 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 232/914] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:12 2026] GET /volume/v3/volumes/b0ffe99f-6323-495c-82bb-704ef4f0b5b6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:13.264540 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-694362e0-6be1-4dc9-b1eb-4911d4bed3d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:13.266174 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-694362e0-6be1-4dc9-b1eb-4911d4bed3d1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:13.267022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-694362e0-6be1-4dc9-b1eb-4911d4bed3d1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:13.267022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-694362e0-6be1-4dc9-b1eb-4911d4bed3d1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:13.267022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-694362e0-6be1-4dc9-b1eb-4911d4bed3d1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:13.275654 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:13.275654 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:13.275889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-694362e0-6be1-4dc9-b1eb-4911d4bed3d1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:13.276623 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 224/915] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:13 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:14.292355 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b03abc6e-0401-4854-97a7-dbeafde0e8de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:14.294866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b03abc6e-0401-4854-97a7-dbeafde0e8de tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:14.295458 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b03abc6e-0401-4854-97a7-dbeafde0e8de tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:14.295930 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b03abc6e-0401-4854-97a7-dbeafde0e8de tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:14.296095 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b03abc6e-0401-4854-97a7-dbeafde0e8de tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:14.302956 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:14.302956 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:14.304392 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b03abc6e-0401-4854-97a7-dbeafde0e8de tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:14.305175 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 228/916] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:14 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:15.320687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8f16bfae-ab6c-472d-a4ea-8e2127c27542 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:15.324277 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f16bfae-ab6c-472d-a4ea-8e2127c27542 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:15.324496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f16bfae-ab6c-472d-a4ea-8e2127c27542 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:15.325042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f16bfae-ab6c-472d-a4ea-8e2127c27542 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:15.325042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8f16bfae-ab6c-472d-a4ea-8e2127c27542 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:15.331258 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:15.331258 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:15.332981 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f16bfae-ab6c-472d-a4ea-8e2127c27542 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:15.332981 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 233/917] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:15 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:15.881670 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:15.884136 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] DELETE https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 09:00:15.884406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:15.885096 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:15.885096 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Delete volume with id: ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 09:00:15.894341 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:15.894341 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:15.894882 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:15.938822 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Delete volume request issued successfully. Aug 26 09:00:15.938822 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58f02daa-ceaa-41d4-a7d2-7120bb2964e4 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f returned with HTTP 202 Aug 26 09:00:15.938822 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 233/918] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:15 2026] DELETE /volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:15.948029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40304d79-8070-4e3f-b588-8ce4223954ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:15.950317 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40304d79-8070-4e3f-b588-8ce4223954ac tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 09:00:15.950317 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40304d79-8070-4e3f-b588-8ce4223954ac tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:15.950459 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40304d79-8070-4e3f-b588-8ce4223954ac tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:15.962450 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:15.962450 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:15.968409 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40304d79-8070-4e3f-b588-8ce4223954ac tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:15.982588 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40304d79-8070-4e3f-b588-8ce4223954ac tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f returned with HTTP 200 Aug 26 09:00:15.983156 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 225/919] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:15 2026] GET /volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:16.351763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-afbf6e22-494e-4759-9b2a-1016d34eb28f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:16.356093 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afbf6e22-494e-4759-9b2a-1016d34eb28f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:16.356487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afbf6e22-494e-4759-9b2a-1016d34eb28f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:16.356988 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afbf6e22-494e-4759-9b2a-1016d34eb28f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:16.357103 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-afbf6e22-494e-4759-9b2a-1016d34eb28f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:16.364996 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:16.364996 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:16.366086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afbf6e22-494e-4759-9b2a-1016d34eb28f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:16.366518 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 229/920] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:16 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:16.461899 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:16.742989 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:16.743475 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-418809735"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:16.745754 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-418809735'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:16.746144 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Create volume of 1 GB Aug 26 09:00:16.752811 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Availability Zones retrieved successfully. Aug 26 09:00:16.760248 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Flow 'volume_create_api' (1d0f8475-4ffb-43a0-9060-5612d5ff3b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:16.762616 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583a453e-034c-4c35-8123-b951132d3403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:16.763892 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:16.817307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583a453e-034c-4c35-8123-b951132d3403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:16.817835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c331c333-9aec-4056-b80e-0fd62bfd2f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:16.928720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Created reservations ['f8c22a49-bbe1-4e94-ad89-19bd0c0492e8', '7392d516-ce7f-4ff7-ad7d-dc13f73e56a4', '683b0e72-ba22-4a82-a5d3-ba73b535a557', 'd9cbc5fe-ae5a-433a-ac48-6a3671aca85e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:16.929568 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c331c333-9aec-4056-b80e-0fd62bfd2f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c22a49-bbe1-4e94-ad89-19bd0c0492e8', '7392d516-ce7f-4ff7-ad7d-dc13f73e56a4', '683b0e72-ba22-4a82-a5d3-ba73b535a557', 'd9cbc5fe-ae5a-433a-ac48-6a3671aca85e']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:16.930566 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73032b93-d511-4bd7-b946-6b73423b5f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:16.958898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73032b93-d511-4bd7-b946-6b73423b5f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a26a553-8a04-4242-8c32-d408b2d0e2f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-418809735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fea4af82af74a3c99028b562846bc64',qos_specs=None,replication_status=,reservations=['f8c22a49-bbe1-4e94-ad89-19bd0c0492e8','7392d516-ce7f-4ff7-ad7d-dc13f73e56a4','683b0e72-ba22-4a82-a5d3-ba73b535a557','d9cbc5fe-ae5a-433a-ac48-6a3671aca85e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8800aeb2dd584c43906ae97fc93a5455',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-418809735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a26a553-8a04-4242-8c32-d408b2d0e2f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fea4af82af74a3c99028b562846bc64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8800aeb2dd584c43906ae97fc93a5455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:16.959732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf87e9c7-45d7-4212-9778-6565a6bddb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:17.003337 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eda043a5-2b9b-4615-9a84-c71e70da68d9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:17.005314 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eda043a5-2b9b-4615-9a84-c71e70da68d9 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f Aug 26 09:00:17.005401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eda043a5-2b9b-4615-9a84-c71e70da68d9 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:17.006378 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eda043a5-2b9b-4615-9a84-c71e70da68d9 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:17.011955 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf87e9c7-45d7-4212-9778-6565a6bddb26) transitioned into state 'SUCCESS' from state '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-418809735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fea4af82af74a3c99028b562846bc64',qos_specs=None,replication_status=,reservations=['f8c22a49-bbe1-4e94-ad89-19bd0c0492e8','7392d516-ce7f-4ff7-ad7d-dc13f73e56a4','683b0e72-ba22-4a82-a5d3-ba73b535a557','d9cbc5fe-ae5a-433a-ac48-6a3671aca85e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8800aeb2dd584c43906ae97fc93a5455',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:17.013036 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7c9c44-a59e-48a8-a5a5-e583b85272bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:17.019692 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eda043a5-2b9b-4615-9a84-c71e70da68d9 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f returned with HTTP 404 Aug 26 09:00:17.020326 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 234/921] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:17 2026] GET /volume/v3/volumes/ca1c8fd9-8d7b-4432-bafa-fe9fe82a691f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:17.029206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7c9c44-a59e-48a8-a5a5-e583b85272bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:17.029206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Flow 'volume_create_api' (1d0f8475-4ffb-43a0-9060-5612d5ff3b54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:17.029206 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Create volume request issued successfully. Aug 26 09:00:17.029517 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e53a7c8-debb-44ff-84fa-b7e5f8a69773 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:17.029995 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 234/922] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:16 2026] POST /volume/v3/volumes => generated 749 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:17.033718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:17.036434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:17.036912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:17.036912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:17.037898 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Delete volume with id: d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:17.050953 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:17.050953 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:17.050953 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:17.051285 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4be16b36-c70b-4e07-85c8-c74c12a6d639 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:17.056696 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4be16b36-c70b-4e07-85c8-c74c12a6d639 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:17.057116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4be16b36-c70b-4e07-85c8-c74c12a6d639 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:17.057271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4be16b36-c70b-4e07-85c8-c74c12a6d639 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:17.068302 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:17.068302 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:17.073960 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4be16b36-c70b-4e07-85c8-c74c12a6d639 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:17.079358 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4be16b36-c70b-4e07-85c8-c74c12a6d639 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 returned with HTTP 200 Aug 26 09:00:17.079746 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 230/923] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:17 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:17.083947 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Delete volume request issued successfully. Aug 26 09:00:17.084252 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de8b519f-c6fe-42c9-a05d-6a94c45771ce tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 202 Aug 26 09:00:17.084735 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 226/924] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:17 2026] DELETE /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:17.094700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1981ea3c-d3cd-4d48-ab58-1b5edd236dc8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:17.097867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1981ea3c-d3cd-4d48-ab58-1b5edd236dc8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:17.098550 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1981ea3c-d3cd-4d48-ab58-1b5edd236dc8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:17.099391 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1981ea3c-d3cd-4d48-ab58-1b5edd236dc8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:17.113923 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:17.113923 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:17.121726 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1981ea3c-d3cd-4d48-ab58-1b5edd236dc8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Volume info retrieved successfully. Aug 26 09:00:17.132923 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1981ea3c-d3cd-4d48-ab58-1b5edd236dc8 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 200 Aug 26 09:00:17.132923 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 235/925] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:17 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:17.380719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e705cdb-aea1-4569-9d6b-d5846f2ff7cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:17.383233 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e705cdb-aea1-4569-9d6b-d5846f2ff7cf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:17.383485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e705cdb-aea1-4569-9d6b-d5846f2ff7cf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:17.383858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e705cdb-aea1-4569-9d6b-d5846f2ff7cf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:17.384026 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5e705cdb-aea1-4569-9d6b-d5846f2ff7cf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:17.390218 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:17.390218 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:17.390966 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e705cdb-aea1-4569-9d6b-d5846f2ff7cf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:17.391619 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 235/926] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:17 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:17.691243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0207d8d-0632-4800-b5b9-bd1cb813c19c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:17.989684 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0207d8d-0632-4800-b5b9-bd1cb813c19c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:00:17.990226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0207d8d-0632-4800-b5b9-bd1cb813c19c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2008799119"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.034934 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0207d8d-0632-4800-b5b9-bd1cb813c19c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:00:18.035447 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 231/927] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:00:17 2026] POST /volume/v3/types => generated 220 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.049744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77abbadb-5ddb-4335-9c34-2e666728344d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.054136 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77abbadb-5ddb-4335-9c34-2e666728344d tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:00:18.054673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77abbadb-5ddb-4335-9c34-2e666728344d tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1118565435"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.094207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77abbadb-5ddb-4335-9c34-2e666728344d tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:00:18.095075 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 227/928] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:00:18 2026] POST /volume/v3/group_types => generated 177 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:00:18.097217 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-965c3a3e-8726-4f11-ac6e-d89f3cae320b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.103734 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-965c3a3e-8726-4f11-ac6e-d89f3cae320b tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:18.103734 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-965c3a3e-8726-4f11-ac6e-d89f3cae320b tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.103734 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-965c3a3e-8726-4f11-ac6e-d89f3cae320b tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.106089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a2fb322-65ad-4526-9610-427a88602f18 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.120094 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.120094 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.125286 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-965c3a3e-8726-4f11-ac6e-d89f3cae320b tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.134665 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-965c3a3e-8726-4f11-ac6e-d89f3cae320b tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 returned with HTTP 200 Aug 26 09:00:18.136290 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 236/929] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.156876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b23982b0-7e8b-4eb8-8358-87c9e64d1009 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.156876 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b23982b0-7e8b-4eb8-8358-87c9e64d1009 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] GET https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 Aug 26 09:00:18.156876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b23982b0-7e8b-4eb8-8358-87c9e64d1009 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.156876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b23982b0-7e8b-4eb8-8358-87c9e64d1009 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.161889 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9777e02a-c371-4e01-8242-8497b97a3c9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.162160 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b23982b0-7e8b-4eb8-8358-87c9e64d1009 tempest-TestMultiAttachVolumeSwap-1111614468 tempest-TestMultiAttachVolumeSwap-1111614468-project-member] https://10.4.3.236/volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 returned with HTTP 404 Aug 26 09:00:18.162807 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9777e02a-c371-4e01-8242-8497b97a3c9a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] POST https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.165874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 232/930] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/d1bc215f-ca53-4436-9fc4-ceacf0dbccc2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:18.166017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9777e02a-c371-4e01-8242-8497b97a3c9a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.174780 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.174780 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.175352 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9777e02a-c371-4e01-8242-8497b97a3c9a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.190782 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9777e02a-c371-4e01-8242-8497b97a3c9a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Create volume metadata completed successfully. Aug 26 09:00:18.191146 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9777e02a-c371-4e01-8242-8497b97a3c9a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.191716 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 228/931] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:00:18 2026] POST /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.206163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-29885a6c-8525-420d-8cea-7cc415711de0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.208620 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29885a6c-8525-420d-8cea-7cc415711de0 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.208939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29885a6c-8525-420d-8cea-7cc415711de0 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.209245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29885a6c-8525-420d-8cea-7cc415711de0 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.221764 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.221764 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.222413 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-29885a6c-8525-420d-8cea-7cc415711de0 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.233733 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-29885a6c-8525-420d-8cea-7cc415711de0 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Get volume metadata completed successfully. Aug 26 09:00:18.234588 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29885a6c-8525-420d-8cea-7cc415711de0 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.235603 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 237/932] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.249633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e9f919fe-9079-4a47-b627-e775ad7ac419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.252122 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9f919fe-9079-4a47-b627-e775ad7ac419 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] PUT https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.252555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9f919fe-9079-4a47-b627-e775ad7ac419 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.268201 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.268201 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:18.268347 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e9f919fe-9079-4a47-b627-e775ad7ac419 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.300680 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e9f919fe-9079-4a47-b627-e775ad7ac419 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Update volume metadata completed successfully. Aug 26 09:00:18.301261 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9f919fe-9079-4a47-b627-e775ad7ac419 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.301439 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 233/933] 10.4.3.236 () {68 vars in 1395 bytes} [Wed Aug 26 09:00:18 2026] PUT /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 57 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.311247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.314609 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.314810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.315105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.327075 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.327075 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.327859 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.337268 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Get volume metadata completed successfully. Aug 26 09:00:18.337588 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d1f93c5-d687-4b61-8b2d-eee6d24c948a tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.338133 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 229/934] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.352856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.355066 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key1 Aug 26 09:00:18.355266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.355498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.364926 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.364926 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.365640 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.373643 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Get volume metadata completed successfully. Aug 26 09:00:18.386899 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Delete volume metadata completed successfully. Aug 26 09:00:18.387168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9945b6e-42d2-4d94-ae01-ea67cb5ba328 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key1 returned with HTTP 200 Aug 26 09:00:18.387810 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 238/935] 10.4.3.236 () {66 vars in 1393 bytes} [Wed Aug 26 09:00:18 2026] DELETE /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 26 09:00:18.401599 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.405749 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78350e1b-35aa-4518-bace-d193f221e9cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.406218 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.406490 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.406727 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.412178 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78350e1b-35aa-4518-bace-d193f221e9cb tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:18.412178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78350e1b-35aa-4518-bace-d193f221e9cb tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.412429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78350e1b-35aa-4518-bace-d193f221e9cb tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.412566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-78350e1b-35aa-4518-bace-d193f221e9cb tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:18.418094 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.418094 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:18.418678 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.420725 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.420725 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.422412 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78350e1b-35aa-4518-bace-d193f221e9cb tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:18.422723 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 230/936] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.429986 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 09:00:18.429986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b224cf24-fa6e-4573-8cd5-f0665dbe2548", "volume_types": ["ee38fd54-8248-4207-b7e1-56ed68a3733f"], "name": "tempest-GroupsV314Test-Group-1302419996"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.431306 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Creating new group {'group': {'group_type': 'b224cf24-fa6e-4573-8cd5-f0665dbe2548', 'volume_types': ['ee38fd54-8248-4207-b7e1-56ed68a3733f'], 'name': 'tempest-GroupsV314Test-Group-1302419996'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 09:00:18.436022 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Get volume metadata completed successfully. Aug 26 09:00:18.436306 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07c62f5f-8b7a-4d01-ab2b-6355bcfb00a6 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.436610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-40ce6283-2689-4274-94ec-6b3d101a6171 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.436676 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 234/937] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 32 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.438486 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Creating group tempest-GroupsV314Test-Group-1302419996. Aug 26 09:00:18.439095 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40ce6283-2689-4274-94ec-6b3d101a6171 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/c89241fe-ee11-468c-b98f-cce0da0b2c3f Aug 26 09:00:18.439383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40ce6283-2689-4274-94ec-6b3d101a6171 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.439654 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40ce6283-2689-4274-94ec-6b3d101a6171 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.446265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb324849-ac75-4467-a6a2-dffad9574d20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.448549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb324849-ac75-4467-a6a2-dffad9574d20 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] PUT https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.448791 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.448791 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.449656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb324849-ac75-4467-a6a2-dffad9574d20 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.453645 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-40ce6283-2689-4274-94ec-6b3d101a6171 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:18.458449 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40ce6283-2689-4274-94ec-6b3d101a6171 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/c89241fe-ee11-468c-b98f-cce0da0b2c3f returned with HTTP 200 Aug 26 09:00:18.458917 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 239/938] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/c89241fe-ee11-468c-b98f-cce0da0b2c3f => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.461835 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.461835 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.461835 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb324849-ac75-4467-a6a2-dffad9574d20 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.463557 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Availability zone cache updated, next update will occur around 2026-08-26 10:00:18.463147. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 09:00:18.463912 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Availability Zones retrieved successfully. Aug 26 09:00:18.475797 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb324849-ac75-4467-a6a2-dffad9574d20 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Update volume metadata completed successfully. Aug 26 09:00:18.475797 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb324849-ac75-4467-a6a2-dffad9574d20 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.475797 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 231/939] 10.4.3.236 () {68 vars in 1395 bytes} [Wed Aug 26 09:00:18 2026] PUT /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.481533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.483859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:00:18.484314 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.484499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.484885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:18.486080 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:18.488006 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5ed351a4-1034-420e-b1a4-78a742f6e7fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.490426 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ed351a4-1034-420e-b1a4-78a742f6e7fc tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] POST https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.490880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5ed351a4-1034-420e-b1a4-78a742f6e7fc tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.497472 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Get all volumes completed successfully. Aug 26 09:00:18.497622 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Created reservations ['28bba9a0-5576-41f9-b4c8-ec0838208876'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:18.498897 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8e0711b-857d-4a25-a2c1-d52cfb3fa970 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:00:18.498897 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 235/940] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes => generated 663 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.501597 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.501597 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.502357 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5ed351a4-1034-420e-b1a4-78a742f6e7fc tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.512438 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.517635 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c89241fe-ee11-468c-b98f-cce0da0b2c3f Aug 26 09:00:18.518083 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.518839 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.519980 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete volume with id: c89241fe-ee11-468c-b98f-cce0da0b2c3f Aug 26 09:00:18.520263 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5ed351a4-1034-420e-b1a4-78a742f6e7fc tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Create volume metadata completed successfully. Aug 26 09:00:18.520614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ed351a4-1034-420e-b1a4-78a742f6e7fc tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.521615 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 240/941] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:00:18 2026] POST /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.533505 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.533505 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.533592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ec56771-a730-4247-b826-c6ff36bbaaeb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.534155 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:18.535691 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ec56771-a730-4247-b826-c6ff36bbaaeb tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] PUT https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key3 Aug 26 09:00:18.536062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ec56771-a730-4247-b826-c6ff36bbaaeb tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.544012 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a2fb322-65ad-4526-9610-427a88602f18 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 09:00:18.544855 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 236/942] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 09:00:18 2026] POST /volume/v3/groups => generated 108 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:18.547299 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.547299 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:18.548088 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ec56771-a730-4247-b826-c6ff36bbaaeb tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.557808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ff9b630e-e5e1-4b0b-bd60-f63864b2053a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.560132 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff9b630e-e5e1-4b0b-bd60-f63864b2053a tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 Aug 26 09:00:18.560221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff9b630e-e5e1-4b0b-bd60-f63864b2053a tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.560489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff9b630e-e5e1-4b0b-bd60-f63864b2053a tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.560619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-ff9b630e-e5e1-4b0b-bd60-f63864b2053a tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] show called for member 5fa74eec-61f2-4880-9b70-30a4e5c37db2 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:00:18.562351 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ec56771-a730-4247-b826-c6ff36bbaaeb tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Update volume metadata completed successfully. Aug 26 09:00:18.562351 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ec56771-a730-4247-b826-c6ff36bbaaeb tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key3 returned with HTTP 200 Aug 26 09:00:18.562645 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 236/943] 10.4.3.236 () {68 vars in 1410 bytes} [Wed Aug 26 09:00:18 2026] PUT /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.564295 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.564295 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.571143 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete volume request issued successfully. Aug 26 09:00:18.571143 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b017152-a024-4cc7-b3bf-e5d72597ff59 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/c89241fe-ee11-468c-b98f-cce0da0b2c3f returned with HTTP 202 Aug 26 09:00:18.572493 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 232/944] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:18 2026] DELETE /volume/v3/volumes/c89241fe-ee11-468c-b98f-cce0da0b2c3f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:18.573544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.575957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key3 Aug 26 09:00:18.576653 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.576801 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.580625 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff9b630e-e5e1-4b0b-bd60-f63864b2053a tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 returned with HTTP 200 Aug 26 09:00:18.581211 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 241/945] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:18.582955 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.585587 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] DELETE https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 Aug 26 09:00:18.585933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.586288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.586288 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Delete backup with id: 30c782bf-9e54-4d41-8fd3-4844c028d929. Aug 26 09:00:18.591228 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.591228 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:18.592828 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.592828 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:18.593052 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.609029 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Get volume metadata completed successfully. Aug 26 09:00:18.609292 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae689841-4cc8-4d36-9ce6-e729aefce87f tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key3 returned with HTTP 200 Aug 26 09:00:18.609865 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 237/946] 10.4.3.236 () {66 vars in 1390 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.622019 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4591538f-8f8b-405c-a053-83230aa210f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.624760 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4591538f-8f8b-405c-a053-83230aa210f1 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.625056 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4591538f-8f8b-405c-a053-83230aa210f1 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.625301 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4591538f-8f8b-405c-a053-83230aa210f1 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.627804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] delete_backup rpcapi backup_id 30c782bf-9e54-4d41-8fd3-4844c028d929 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:00:18.633332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e929808-dc2d-4a88-9eb7-1792509df5ee tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 returned with HTTP 202 Aug 26 09:00:18.633815 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 237/947] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:18 2026] DELETE /volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:18.639955 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.639955 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.640536 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4591538f-8f8b-405c-a053-83230aa210f1 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.646353 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8adfc426-5db8-4c03-bc5e-6195e7bba184 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.648079 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4591538f-8f8b-405c-a053-83230aa210f1 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Get volume metadata completed successfully. Aug 26 09:00:18.648394 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4591538f-8f8b-405c-a053-83230aa210f1 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.648824 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 233/948] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.649351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8adfc426-5db8-4c03-bc5e-6195e7bba184 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] GET https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 Aug 26 09:00:18.649823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8adfc426-5db8-4c03-bc5e-6195e7bba184 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.650012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8adfc426-5db8-4c03-bc5e-6195e7bba184 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.650097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8adfc426-5db8-4c03-bc5e-6195e7bba184 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Show backup with id 30c782bf-9e54-4d41-8fd3-4844c028d929. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:18.660343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8b53a9b8-401c-465c-80de-a3edbf137092 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.662671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b53a9b8-401c-465c-80de-a3edbf137092 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] PUT https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata Aug 26 09:00:18.662671 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b53a9b8-401c-465c-80de-a3edbf137092 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:18.671013 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.671013 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.672090 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8adfc426-5db8-4c03-bc5e-6195e7bba184 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 returned with HTTP 200 Aug 26 09:00:18.673064 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 242/949] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.677212 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.677212 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:18.678273 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8b53a9b8-401c-465c-80de-a3edbf137092 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.699670 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8b53a9b8-401c-465c-80de-a3edbf137092 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Update volume metadata completed successfully. Aug 26 09:00:18.699670 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b53a9b8-401c-465c-80de-a3edbf137092 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata returned with HTTP 200 Aug 26 09:00:18.700146 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 238/950] 10.4.3.236 () {68 vars in 1395 bytes} [Wed Aug 26 09:00:18 2026] PUT /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:18.710468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b43a12dd-b44e-42ad-9cda-ab2db60ecf95 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.712965 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b43a12dd-b44e-42ad-9cda-ab2db60ecf95 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:18.713142 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b43a12dd-b44e-42ad-9cda-ab2db60ecf95 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.714630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b43a12dd-b44e-42ad-9cda-ab2db60ecf95 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.724905 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.724905 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:18.737379 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b43a12dd-b44e-42ad-9cda-ab2db60ecf95 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.746561 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b43a12dd-b44e-42ad-9cda-ab2db60ecf95 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 returned with HTTP 200 Aug 26 09:00:18.747002 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 238/951] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:18.767453 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-35b3ab41-552f-4730-b247-b0e5232944af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.770201 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:18.770465 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.770744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.770990 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Delete volume with id: 3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:18.782858 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.782858 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:18.783577 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.809720 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Delete volume request issued successfully. Aug 26 09:00:18.810014 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-35b3ab41-552f-4730-b247-b0e5232944af tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 returned with HTTP 202 Aug 26 09:00:18.810681 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 234/952] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:18 2026] DELETE /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:18.821246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-20406a8e-4683-46c6-9de0-bdfb17688cf3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:18.823441 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20406a8e-4683-46c6-9de0-bdfb17688cf3 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:18.823875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20406a8e-4683-46c6-9de0-bdfb17688cf3 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:18.823875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20406a8e-4683-46c6-9de0-bdfb17688cf3 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:18.831258 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:18.831258 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:18.835539 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-20406a8e-4683-46c6-9de0-bdfb17688cf3 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Volume info retrieved successfully. Aug 26 09:00:18.842189 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20406a8e-4683-46c6-9de0-bdfb17688cf3 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 returned with HTTP 200 Aug 26 09:00:18.842761 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 243/953] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:18 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:19.592770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b08b416-ed54-4fd7-ba96-a0295965319b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.594686 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b08b416-ed54-4fd7-ba96-a0295965319b tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 Aug 26 09:00:19.595091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b08b416-ed54-4fd7-ba96-a0295965319b tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:19.595360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b08b416-ed54-4fd7-ba96-a0295965319b tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:19.595541 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-7b08b416-ed54-4fd7-ba96-a0295965319b tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] show called for member 5fa74eec-61f2-4880-9b70-30a4e5c37db2 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:00:19.601380 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:19.601380 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:19.612145 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b08b416-ed54-4fd7-ba96-a0295965319b tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 returned with HTTP 200 Aug 26 09:00:19.613090 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 239/954] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:00:19 2026] GET /volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:19.626826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.629075 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:19.629533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-964233960", "volume_type": "ee38fd54-8248-4207-b7e1-56ed68a3733f", "group_id": "5fa74eec-61f2-4880-9b70-30a4e5c37db2", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:19.632515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-964233960', 'volume_type': 'ee38fd54-8248-4207-b7e1-56ed68a3733f', 'group_id': '5fa74eec-61f2-4880-9b70-30a4e5c37db2', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:19.640463 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:19.640463 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:19.640982 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Create volume of 1 GB Aug 26 09:00:19.648678 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Availability Zones retrieved successfully. Aug 26 09:00:19.658804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Flow 'volume_create_api' (9e82efc4-14f0-4f9a-8178-0e125a66519f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:19.661641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0096381a-da3a-4a75-8d58-970600b0977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:19.662585 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:19.662585 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:19.663210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:19.686883 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd4d5105-661e-4916-9e81-07d8908952cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.689197 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd4d5105-661e-4916-9e81-07d8908952cc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] GET https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 Aug 26 09:00:19.689485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd4d5105-661e-4916-9e81-07d8908952cc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:19.689705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd4d5105-661e-4916-9e81-07d8908952cc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:19.689913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dd4d5105-661e-4916-9e81-07d8908952cc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Show backup with id 30c782bf-9e54-4d41-8fd3-4844c028d929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:19.693831 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0096381a-da3a-4a75-8d58-970600b0977b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:00:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee38fd54-8248-4207-b7e1-56ed68a3733f,is_public=True,name='tempest-GroupsV314Test-volume-type-2008799119',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee38fd54-8248-4207-b7e1-56ed68a3733f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5fa74eec-61f2-4880-9b70-30a4e5c37db2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:19.695074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3fc6ce-7981-4543-b8c9-33bcfd2c47db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:19.696178 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd4d5105-661e-4916-9e81-07d8908952cc tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 returned with HTTP 404 Aug 26 09:00:19.696932 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 235/955] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:19 2026] GET /volume/v3/backups/30c782bf-9e54-4d41-8fd3-4844c028d929 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:19.718354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7028f9a3-8375-459a-9931-54809910963f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.720066 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7028f9a3-8375-459a-9931-54809910963f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] DELETE https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:19.720296 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7028f9a3-8375-459a-9931-54809910963f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:19.720540 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7028f9a3-8375-459a-9931-54809910963f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:19.720643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-7028f9a3-8375-459a-9931-54809910963f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete backup with id: 4c2ffaec-710e-41c3-bb68-8a2a459170ae. Aug 26 09:00:19.726758 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:19.726758 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:19.734902 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2008799119 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2008799119, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:19.735363 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2008799119 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2008799119, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:19.769414 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-7028f9a3-8375-459a-9931-54809910963f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] delete_backup rpcapi backup_id 4c2ffaec-710e-41c3-bb68-8a2a459170ae {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:00:19.771774 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7028f9a3-8375-459a-9931-54809910963f tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 202 Aug 26 09:00:19.772397 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 244/956] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:19 2026] DELETE /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:19.783913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92d13e06-d3ba-4b07-ac1c-a8bf95d5c147 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.787097 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92d13e06-d3ba-4b07-ac1c-a8bf95d5c147 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:19.787436 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92d13e06-d3ba-4b07-ac1c-a8bf95d5c147 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:19.787721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92d13e06-d3ba-4b07-ac1c-a8bf95d5c147 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:19.788568 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-92d13e06-d3ba-4b07-ac1c-a8bf95d5c147 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:19.792452 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Created reservations ['a1151a4e-fddb-419f-a90e-5dd9fb1572fd', 'f7b1e49c-c5b6-40e0-b0f0-3d9b7183d65d', '7858b0f0-3e9a-4b2d-bf6c-281f87f0fc57', '6a472316-caa5-4e67-99a6-477a92d3848a'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:19.793476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3fc6ce-7981-4543-b8c9-33bcfd2c47db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1151a4e-fddb-419f-a90e-5dd9fb1572fd', 'f7b1e49c-c5b6-40e0-b0f0-3d9b7183d65d', '7858b0f0-3e9a-4b2d-bf6c-281f87f0fc57', '6a472316-caa5-4e67-99a6-477a92d3848a']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:19.795703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ac970ec-1dae-4989-b549-aa19a4a33f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:19.796557 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:19.796557 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:19.797965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92d13e06-d3ba-4b07-ac1c-a8bf95d5c147 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 200 Aug 26 09:00:19.798555 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 240/957] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:19 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:19.828811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ac970ec-1dae-4989-b549-aa19a4a33f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5f06199-9969-4ba5-a106-8375e0243950', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-964233960',encryption_key_id=None,group_id=5fa74eec-61f2-4880-9b70-30a4e5c37db2,group_type_id=,metadata={},multiattach=False,project_id='25cd86c5fddb409b8696e65090fafb1f',qos_specs=None,replication_status=,reservations=['a1151a4e-fddb-419f-a90e-5dd9fb1572fd','f7b1e49c-c5b6-40e0-b0f0-3d9b7183d65d','7858b0f0-3e9a-4b2d-bf6c-281f87f0fc57','6a472316-caa5-4e67-99a6-477a92d3848a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350b420ad8ad4efc886c95e4eebdb606',volume_type_id=ee38fd54-8248-4207-b7e1-56ed68a3733f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-964233960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5fa74eec-61f2-4880-9b70-30a4e5c37db2,host=None,id=c5f06199-9969-4ba5-a106-8375e0243950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cd86c5fddb409b8696e65090fafb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350b420ad8ad4efc886c95e4eebdb606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee38fd54-8248-4207-b7e1-56ed68a3733f),volume_type_id=ee38fd54-8248-4207-b7e1-56ed68a3733f)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:19.830096 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38986cb0-1005-4eda-accf-f2909a17d848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:19.862719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38986cb0-1005-4eda-accf-f2909a17d848) transitioned into state 'SUCCESS' from state '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-964233960',encryption_key_id=None,group_id=5fa74eec-61f2-4880-9b70-30a4e5c37db2,group_type_id=,metadata={},multiattach=False,project_id='25cd86c5fddb409b8696e65090fafb1f',qos_specs=None,replication_status=,reservations=['a1151a4e-fddb-419f-a90e-5dd9fb1572fd','f7b1e49c-c5b6-40e0-b0f0-3d9b7183d65d','7858b0f0-3e9a-4b2d-bf6c-281f87f0fc57','6a472316-caa5-4e67-99a6-477a92d3848a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350b420ad8ad4efc886c95e4eebdb606',volume_type_id=ee38fd54-8248-4207-b7e1-56ed68a3733f)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:19.864867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73108e7-bbe9-40f1-867b-d106d369e91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:19.868216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d27d173f-3428-4076-85d3-b9258d33cd02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.875969 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d27d173f-3428-4076-85d3-b9258d33cd02 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] GET https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 Aug 26 09:00:19.875969 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d27d173f-3428-4076-85d3-b9258d33cd02 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:19.875969 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d27d173f-3428-4076-85d3-b9258d33cd02 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:19.880371 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d27d173f-3428-4076-85d3-b9258d33cd02 tempest-VolumesMetadataTest-215865827 tempest-VolumesMetadataTest-215865827-project-member] https://10.4.3.236/volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 returned with HTTP 404 Aug 26 09:00:19.880906 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 236/958] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:19 2026] GET /volume/v3/volumes/3a26a553-8a04-4242-8c32-d408b2d0e2f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:19.888784 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73108e7-bbe9-40f1-867b-d106d369e91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:19.889816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Flow 'volume_create_api' (9e82efc4-14f0-4f9a-8178-0e125a66519f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:19.891869 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Create volume request issued successfully. Aug 26 09:00:19.891869 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:19.891869 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:19.944589 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:19.954451 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:19.954451 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:19.963248 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b079bdc1-ac62-4329-bdfe-566b46e3f011 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:19.963752 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 239/959] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:00:19 2026] POST /volume/v3/volumes => generated 818 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:19.985591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fe93b82c-3cbf-478e-95ec-9668d980866f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:19.990084 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 Aug 26 09:00:19.990084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:19.990084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:20.004012 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:20.004012 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:20.010341 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Volume info retrieved successfully. Aug 26 09:00:20.011190 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:20.011374 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:20.062113 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:20.067518 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:20.067518 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:20.081446 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe93b82c-3cbf-478e-95ec-9668d980866f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 returned with HTTP 200 Aug 26 09:00:20.082287 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 245/960] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:19 2026] GET /volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 => generated 886 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:20.817409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-551cf867-4020-4b76-b67a-dc1b561e7e72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:20.820761 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-551cf867-4020-4b76-b67a-dc1b561e7e72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae Aug 26 09:00:20.822141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-551cf867-4020-4b76-b67a-dc1b561e7e72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:20.823636 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-551cf867-4020-4b76-b67a-dc1b561e7e72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:20.823818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-551cf867-4020-4b76-b67a-dc1b561e7e72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 4c2ffaec-710e-41c3-bb68-8a2a459170ae. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:20.831506 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-551cf867-4020-4b76-b67a-dc1b561e7e72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae returned with HTTP 404 Aug 26 09:00:20.832716 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 241/961] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:20 2026] GET /volume/v3/backups/4c2ffaec-710e-41c3-bb68-8a2a459170ae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:20.972963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-648ceaff-8099-411d-8e63-2a9685a92b7d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:20.978096 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-648ceaff-8099-411d-8e63-2a9685a92b7d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 09:00:20.978353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-648ceaff-8099-411d-8e63-2a9685a92b7d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:20.978613 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-648ceaff-8099-411d-8e63-2a9685a92b7d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:20.993932 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:20.993932 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:20.999152 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-648ceaff-8099-411d-8e63-2a9685a92b7d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:21.007870 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-648ceaff-8099-411d-8e63-2a9685a92b7d tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 200 Aug 26 09:00:21.009190 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 237/962] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:20 2026] GET /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:21.030510 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-62704a76-63bb-44f7-8453-c6091dec7f1c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.033377 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] DELETE https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 09:00:21.033565 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.033810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.034074 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete volume with id: 599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 09:00:21.051106 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.051106 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:21.051788 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:21.099239 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete volume request issued successfully. Aug 26 09:00:21.099487 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62704a76-63bb-44f7-8453-c6091dec7f1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 202 Aug 26 09:00:21.100304 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 240/963] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:21 2026] DELETE /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:21.104719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.105811 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 Aug 26 09:00:21.105811 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.105811 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.114903 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60fc380d-8d59-45a4-b259-dd2e02850f72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.115533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60fc380d-8d59-45a4-b259-dd2e02850f72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 09:00:21.116165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60fc380d-8d59-45a4-b259-dd2e02850f72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.116165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60fc380d-8d59-45a4-b259-dd2e02850f72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.121654 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.121654 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:21.130678 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Volume info retrieved successfully. Aug 26 09:00:21.131364 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.131364 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:21.132967 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:21.132967 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:21.140240 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-60fc380d-8d59-45a4-b259-dd2e02850f72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:21.146399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60fc380d-8d59-45a4-b259-dd2e02850f72 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 200 Aug 26 09:00:21.146920 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 242/964] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:21 2026] GET /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:21.184968 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:21.189064 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.189064 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:21.200970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc50ff84-8b00-48d0-a4e2-83d0e0c17f14 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 returned with HTTP 200 Aug 26 09:00:21.201685 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 246/965] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:21 2026] GET /volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:21.219184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32ea307a-86d1-4256-a787-b2002b08efbe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.221243 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] POST https://10.4.3.236/volume/v3/groups/action Aug 26 09:00:21.221696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action body: b'{"create-from-src": {"source_group_id": "5fa74eec-61f2-4880-9b70-30a4e5c37db2", "name": "tempest-Group_from_grp-1599030119"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:21.221855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "5fa74eec-61f2-4880-9b70-30a4e5c37db2", "name": "tempest-Group_from_grp-1599030119"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:21.226267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Creating new group {'create-from-src': {'source_group_id': '5fa74eec-61f2-4880-9b70-30a4e5c37db2', 'name': 'tempest-Group_from_grp-1599030119'}}. {{(pid=100238) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 26 09:00:21.226502 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Creating group tempest-Group_from_grp-1599030119 from source group 5fa74eec-61f2-4880-9b70-30a4e5c37db2. Aug 26 09:00:21.233257 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.233257 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:21.245545 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.245545 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:21.287735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Created reservations ['8c813af7-5e2b-4c04-9cca-0cbe234f46c4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:21.374234 np0000008153 devstack@c-api.service[100238]: INFO cinder.group.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] A mapping entry already exists for group eceed6d0-9e08-4878-83d7-31e3d237ab47 and volume type ee38fd54-8248-4207-b7e1-56ed68a3733f. Do not need to create again. Aug 26 09:00:21.374435 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.374435 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:21.375135 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Availability Zones retrieved successfully. Aug 26 09:00:21.382686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Flow 'volume_create_api' (bb91be48-3004-40b0-b56a-b1df5a5e02d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:21.384150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c878a94-1df4-4efd-b45f-aad42eb14991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:21.385147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:21.419730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c878a94-1df4-4efd-b45f-aad42eb14991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c5f06199-9969-4ba5-a106-8375e0243950', 'volume_type': VolumeType(created_at=2026-08-26T09:00:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee38fd54-8248-4207-b7e1-56ed68a3733f,is_public=True,name='tempest-GroupsV314Test-volume-type-2008799119',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee38fd54-8248-4207-b7e1-56ed68a3733f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eceed6d0-9e08-4878-83d7-31e3d237ab47', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:21.421184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea62d2b6-99d6-4578-b837-df0147004a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:21.460316 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2008799119 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2008799119, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:21.460316 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2008799119 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2008799119, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:21.487901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Created reservations ['515ae5d0-6472-48f7-ac31-0229edd7bde2', '6469ed4f-b7e7-46ac-871f-753e727623a9', '2b60eb41-2dcf-4cef-8acc-02bb26aa59a4', '9a7931bb-c092-42e4-af63-57161456a300'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:21.488970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea62d2b6-99d6-4578-b837-df0147004a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515ae5d0-6472-48f7-ac31-0229edd7bde2', '6469ed4f-b7e7-46ac-871f-753e727623a9', '2b60eb41-2dcf-4cef-8acc-02bb26aa59a4', '9a7931bb-c092-42e4-af63-57161456a300']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:21.490091 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d1135f-b756-495a-ba88-a7560fd77b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:21.519402 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d1135f-b756-495a-ba88-a7560fd77b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd41b6f8-f641-467b-b6e1-013de534bf08', '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=eceed6d0-9e08-4878-83d7-31e3d237ab47,group_type_id=,metadata={},multiattach=False,project_id='25cd86c5fddb409b8696e65090fafb1f',qos_specs=None,replication_status=,reservations=['515ae5d0-6472-48f7-ac31-0229edd7bde2','6469ed4f-b7e7-46ac-871f-753e727623a9','2b60eb41-2dcf-4cef-8acc-02bb26aa59a4','9a7931bb-c092-42e4-af63-57161456a300'],size=1,snapshot_id=None,source_replicaid=,source_volid=c5f06199-9969-4ba5-a106-8375e0243950,status='creating',user_id='350b420ad8ad4efc886c95e4eebdb606',volume_type_id=ee38fd54-8248-4207-b7e1-56ed68a3733f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eceed6d0-9e08-4878-83d7-31e3d237ab47,host=None,id=dd41b6f8-f641-467b-b6e1-013de534bf08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cd86c5fddb409b8696e65090fafb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c5f06199-9969-4ba5-a106-8375e0243950,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350b420ad8ad4efc886c95e4eebdb606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee38fd54-8248-4207-b7e1-56ed68a3733f),volume_type_id=ee38fd54-8248-4207-b7e1-56ed68a3733f)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:21.520265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa947aa-0887-4ed6-83d6-4cff216e9774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:21.549327 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa947aa-0887-4ed6-83d6-4cff216e9774) transitioned into state 'SUCCESS' from 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=eceed6d0-9e08-4878-83d7-31e3d237ab47,group_type_id=,metadata={},multiattach=False,project_id='25cd86c5fddb409b8696e65090fafb1f',qos_specs=None,replication_status=,reservations=['515ae5d0-6472-48f7-ac31-0229edd7bde2','6469ed4f-b7e7-46ac-871f-753e727623a9','2b60eb41-2dcf-4cef-8acc-02bb26aa59a4','9a7931bb-c092-42e4-af63-57161456a300'],size=1,snapshot_id=None,source_replicaid=,source_volid=c5f06199-9969-4ba5-a106-8375e0243950,status='creating',user_id='350b420ad8ad4efc886c95e4eebdb606',volume_type_id=ee38fd54-8248-4207-b7e1-56ed68a3733f)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:21.550339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Flow 'volume_create_api' (bb91be48-3004-40b0-b56a-b1df5a5e02d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:21.550713 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Create volume request issued successfully. Aug 26 09:00:21.566253 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32ea307a-86d1-4256-a787-b2002b08efbe tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/action returned with HTTP 202 Aug 26 09:00:21.566786 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 238/966] 10.4.3.236 () {70 vars in 1318 bytes} [Wed Aug 26 09:00:21 2026] POST /volume/v3/groups/action => generated 102 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:21.577242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-387529f8-20e9-4d90-8643-c8170b936f90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.579501 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:00:21.579723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.580064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.580264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:21.581190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:21.598384 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Get all volumes completed successfully. Aug 26 09:00:21.599124 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:21.599286 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:21.650652 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:21.653790 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.653790 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:21.658652 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:21.658652 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:21.701875 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:21.709465 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.709465 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:21.722147 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-387529f8-20e9-4d90-8643-c8170b936f90 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:00:21.722646 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 241/967] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:00:21 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:21.742295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.745455 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 Aug 26 09:00:21.745765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.746070 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.758977 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.758977 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:21.769868 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Volume info retrieved successfully. Aug 26 09:00:21.769868 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:21.769868 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:21.818749 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:21.822198 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.822198 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:21.832091 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cdb91d3-b8fb-45ee-8e87-eeaa831f28d3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 returned with HTTP 200 Aug 26 09:00:21.832722 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 243/968] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:21 2026] GET /volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 => generated 923 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:21.849097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2b896ab-5ab9-4f06-9076-3fed3480a2fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.851635 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2b896ab-5ab9-4f06-9076-3fed3480a2fb tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47 Aug 26 09:00:21.851951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2b896ab-5ab9-4f06-9076-3fed3480a2fb tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.852221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2b896ab-5ab9-4f06-9076-3fed3480a2fb tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.852394 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-c2b896ab-5ab9-4f06-9076-3fed3480a2fb tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] show called for member eceed6d0-9e08-4878-83d7-31e3d237ab47 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:00:21.859574 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.859574 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:21.871400 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2b896ab-5ab9-4f06-9076-3fed3480a2fb tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47 returned with HTTP 200 Aug 26 09:00:21.871753 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 247/969] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:00:21 2026] GET /volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47 => generated 417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:21.885453 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-206c46e0-87b1-490a-9287-ede0c7954b07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:21.887921 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:00:21.887993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:21.888190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:21.888480 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:21.889362 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.889362 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:21.890484 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:21.901100 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Get all volumes completed successfully. Aug 26 09:00:21.902288 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:21.902477 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:21.959892 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:21.967415 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:21.967415 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:21.973813 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:21.974294 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:22.024305 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:22.032129 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:22.032129 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:22.047159 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-206c46e0-87b1-490a-9287-ede0c7954b07 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:00:22.047892 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 239/970] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:00:21 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:22.067959 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:22.070320 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] POST https://10.4.3.236/volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47/action Aug 26 09:00:22.070743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:22.071116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:22.072579 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] delete called for group eceed6d0-9e08-4878-83d7-31e3d237ab47 {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:00:22.072748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Delete group with id: eceed6d0-9e08-4878-83d7-31e3d237ab47 Aug 26 09:00:22.076614 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:22.076614 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:22.163980 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f004634-f79a-44e2-b731-a547cd451354 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:22.167094 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f004634-f79a-44e2-b731-a547cd451354 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 Aug 26 09:00:22.167522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f004634-f79a-44e2-b731-a547cd451354 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:22.167827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f004634-f79a-44e2-b731-a547cd451354 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:22.176860 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f004634-f79a-44e2-b731-a547cd451354 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 returned with HTTP 404 Aug 26 09:00:22.178113 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 244/971] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:22 2026] GET /volume/v3/volumes/599980f7-1a6b-48e7-bb65-c63c4c802396 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:22.178868 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c9c41546-540e-4353-8a10-1f51018f1fb8 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47/action returned with HTTP 202 Aug 26 09:00:22.179662 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 242/972] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:00:22 2026] POST /volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:00:22.188491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:22.191286 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 Aug 26 09:00:22.191606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:22.191861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:22.197478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21a3115f-56ca-4325-a477-bad08f731b42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:22.199951 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:22.200603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1586603007"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:22.201323 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:22.201323 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:22.201945 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1586603007'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:22.201945 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume of 1 GB Aug 26 09:00:22.206581 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Volume info retrieved successfully. Aug 26 09:00:22.207484 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:22.208214 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:22.213874 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Availability Zones retrieved successfully. Aug 26 09:00:22.221856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Flow 'volume_create_api' (3fa33a1b-7a3f-4fc6-8c6c-0834787cc45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:22.223312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2630271-698e-476f-9ba1-33410f4d8289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:22.224878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:22.260103 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:22.266891 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:22.266891 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:22.272779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2630271-698e-476f-9ba1-33410f4d8289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:22.273980 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2cd15b-4e53-4d0a-be67-a816225cbda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:22.289113 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9991d742-6edd-4438-95fb-9e52247b4ac3 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 returned with HTTP 200 Aug 26 09:00:22.289710 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 248/973] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:22 2026] GET /volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 => generated 922 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:22.363314 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Created reservations ['31b377f5-ec9c-4e42-983c-f7bd09eb35b1', 'fbd15fe8-0991-4d19-b912-6d081597deb0', '5b4c8f2e-d60f-4732-bc9f-40f7a9103d2a', '9266984f-1739-454a-8da1-7c4a3b5195c4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:22.366573 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2cd15b-4e53-4d0a-be67-a816225cbda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b377f5-ec9c-4e42-983c-f7bd09eb35b1', 'fbd15fe8-0991-4d19-b912-6d081597deb0', '5b4c8f2e-d60f-4732-bc9f-40f7a9103d2a', '9266984f-1739-454a-8da1-7c4a3b5195c4']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:22.366573 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab0c12a-790b-4183-8c0b-a5c114350725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:22.406460 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab0c12a-790b-4183-8c0b-a5c114350725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07bce9fa-99ab-42da-95c5-85b4a0d157d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1586603007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23130df1099745e98a1a377748694707',qos_specs=None,replication_status=,reservations=['31b377f5-ec9c-4e42-983c-f7bd09eb35b1','fbd15fe8-0991-4d19-b912-6d081597deb0','5b4c8f2e-d60f-4732-bc9f-40f7a9103d2a','9266984f-1739-454a-8da1-7c4a3b5195c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1586603007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07bce9fa-99ab-42da-95c5-85b4a0d157d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23130df1099745e98a1a377748694707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:22.407590 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73996bf9-e2bf-4678-8fdf-61ef2c1a3229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:22.473002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73996bf9-e2bf-4678-8fdf-61ef2c1a3229) transitioned into state 'SUCCESS' from state '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-1586603007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23130df1099745e98a1a377748694707',qos_specs=None,replication_status=,reservations=['31b377f5-ec9c-4e42-983c-f7bd09eb35b1','fbd15fe8-0991-4d19-b912-6d081597deb0','5b4c8f2e-d60f-4732-bc9f-40f7a9103d2a','9266984f-1739-454a-8da1-7c4a3b5195c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e9936e36d241d2ad20f6a14aa6200c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:22.473002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f91666c6-76c2-4b42-9865-3451be9737d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:22.496912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f91666c6-76c2-4b42-9865-3451be9737d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:22.497718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Flow 'volume_create_api' (3fa33a1b-7a3f-4fc6-8c6c-0834787cc45e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:22.498218 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Create volume request issued successfully. Aug 26 09:00:22.499089 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21a3115f-56ca-4325-a477-bad08f731b42 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:22.499941 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 240/974] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:22 2026] POST /volume/v3/volumes => generated 754 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 09:00:22.516281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a654547b-ba67-4f08-91fa-7933e20af924 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:22.518285 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a654547b-ba67-4f08-91fa-7933e20af924 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:22.518534 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a654547b-ba67-4f08-91fa-7933e20af924 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:22.518747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a654547b-ba67-4f08-91fa-7933e20af924 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:22.529856 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:22.529856 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:22.535512 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a654547b-ba67-4f08-91fa-7933e20af924 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:22.542346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a654547b-ba67-4f08-91fa-7933e20af924 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 200 Aug 26 09:00:22.542586 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 245/975] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:22 2026] GET /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:23.310475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12acb754-7711-47c9-be90-b11619a58f51 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.312925 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12acb754-7711-47c9-be90-b11619a58f51 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 Aug 26 09:00:23.313147 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12acb754-7711-47c9-be90-b11619a58f51 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:23.313414 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12acb754-7711-47c9-be90-b11619a58f51 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:23.322683 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12acb754-7711-47c9-be90-b11619a58f51 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 returned with HTTP 404 Aug 26 09:00:23.323482 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 243/976] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:23 2026] GET /volume/v3/volumes/dd41b6f8-f641-467b-b6e1-013de534bf08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:00:23.332198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e4803f80-5c1c-4ba4-9cd6-115073f92f53 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.335032 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e4803f80-5c1c-4ba4-9cd6-115073f92f53 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47 Aug 26 09:00:23.335489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e4803f80-5c1c-4ba4-9cd6-115073f92f53 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:23.335707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e4803f80-5c1c-4ba4-9cd6-115073f92f53 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:23.335921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-e4803f80-5c1c-4ba4-9cd6-115073f92f53 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] show called for member eceed6d0-9e08-4878-83d7-31e3d237ab47 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:00:23.340191 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e4803f80-5c1c-4ba4-9cd6-115073f92f53 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47 returned with HTTP 404 Aug 26 09:00:23.340930 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 249/977] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:00:23 2026] GET /volume/v3/groups/eceed6d0-9e08-4878-83d7-31e3d237ab47 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:00:23.350299 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff97c330-82b8-4503-ad44-1be974fdd148 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.352281 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:00:23.352490 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:23.352686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:23.353096 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:23.353450 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.353450 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:23.354132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:23.362679 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Get all volumes completed successfully. Aug 26 09:00:23.363898 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:23.363898 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:23.415829 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:23.419307 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.419307 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:23.429133 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff97c330-82b8-4503-ad44-1be974fdd148 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:00:23.429665 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 241/978] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:00:23 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:23.447896 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.449799 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] POST https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2/action Aug 26 09:00:23.450097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:23.450264 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:23.452073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] delete called for group 5fa74eec-61f2-4880-9b70-30a4e5c37db2 {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:00:23.452192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Delete group with id: 5fa74eec-61f2-4880-9b70-30a4e5c37db2 Aug 26 09:00:23.456861 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.456861 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:23.568570 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf94fe0d-0df2-4539-8f0e-a4f50ee061ac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.572187 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf94fe0d-0df2-4539-8f0e-a4f50ee061ac tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:23.572506 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf94fe0d-0df2-4539-8f0e-a4f50ee061ac tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:23.572813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf94fe0d-0df2-4539-8f0e-a4f50ee061ac tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:23.574493 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e86f8e70-43e9-4d5b-9b0f-fc6ffc200dd5 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2/action returned with HTTP 202 Aug 26 09:00:23.575089 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 246/979] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:00:23 2026] POST /volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:00:23.585444 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.585444 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:23.585669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-309276df-583a-4e7d-9132-c297103ba61e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.587506 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 Aug 26 09:00:23.587695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:23.587958 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:23.591974 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cf94fe0d-0df2-4539-8f0e-a4f50ee061ac tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:23.597883 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf94fe0d-0df2-4539-8f0e-a4f50ee061ac tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 200 Aug 26 09:00:23.597883 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 244/980] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:23 2026] GET /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:23.601590 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.601590 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:23.609550 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Volume info retrieved successfully. Aug 26 09:00:23.610523 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:00:23.611868 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:00:23.616049 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8758b247-4f89-4262-9d50-32149c661170 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.620372 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:00:23.620973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "07bce9fa-99ab-42da-95c5-85b4a0d157d3", "name": "tempest-VolumesBackupsAdminTest-Backup-565424094", "container": "tempest-volumesbackupsadmintest-backup-container-981097515"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:23.623110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Creating new backup {'backup': {'volume_id': '07bce9fa-99ab-42da-95c5-85b4a0d157d3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-565424094', 'container': 'tempest-volumesbackupsadmintest-backup-container-981097515'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:00:23.623355 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Creating backup of volume 07bce9fa-99ab-42da-95c5-85b4a0d157d3 in container tempest-volumesbackupsadmintest-backup-container-981097515 Aug 26 09:00:23.633515 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.633515 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:23.633515 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:23.655168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Created reservations ['0cd1fb9f-8f78-4e6f-81ea-cf0568f53b0c', '32d3aa10-985c-487f-8d09-96eecaf404a1'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:23.664632 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:00:23.669487 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.669487 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:23.680441 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-309276df-583a-4e7d-9132-c297103ba61e tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 returned with HTTP 200 Aug 26 09:00:23.680954 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 250/981] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:23 2026] GET /volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:23.722596 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8758b247-4f89-4262-9d50-32149c661170 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:00:23.722880 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 242/982] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:00:23 2026] POST /volume/v3/backups => generated 334 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:23.734580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db20271e-39b6-4eb9-bf4a-aaca959313bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:23.738152 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db20271e-39b6-4eb9-bf4a-aaca959313bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:23.738666 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db20271e-39b6-4eb9-bf4a-aaca959313bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:23.738666 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db20271e-39b6-4eb9-bf4a-aaca959313bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:23.739776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-db20271e-39b6-4eb9-bf4a-aaca959313bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:23.744303 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:23.744303 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:23.745454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db20271e-39b6-4eb9-bf4a-aaca959313bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:23.745991 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 247/983] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:23 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:24.703885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8b5327d6-8dd4-493d-9f4d-ca046b67df1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:24.706063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8b5327d6-8dd4-493d-9f4d-ca046b67df1f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 Aug 26 09:00:24.706392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8b5327d6-8dd4-493d-9f4d-ca046b67df1f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:24.706635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8b5327d6-8dd4-493d-9f4d-ca046b67df1f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:24.715623 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8b5327d6-8dd4-493d-9f4d-ca046b67df1f tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 returned with HTTP 404 Aug 26 09:00:24.716466 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 245/984] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:24 2026] GET /volume/v3/volumes/c5f06199-9969-4ba5-a106-8375e0243950 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:00:24.725852 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3adaca14-7fdb-472b-8d60-a8c4e8ed9043 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:24.728055 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3adaca14-7fdb-472b-8d60-a8c4e8ed9043 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] GET https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 Aug 26 09:00:24.728266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3adaca14-7fdb-472b-8d60-a8c4e8ed9043 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:24.728929 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3adaca14-7fdb-472b-8d60-a8c4e8ed9043 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:24.728929 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-3adaca14-7fdb-472b-8d60-a8c4e8ed9043 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] show called for member 5fa74eec-61f2-4880-9b70-30a4e5c37db2 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:00:24.732649 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3adaca14-7fdb-472b-8d60-a8c4e8ed9043 tempest-GroupsV314Test-755503177 tempest-GroupsV314Test-755503177-project-member] https://10.4.3.236/volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 returned with HTTP 404 Aug 26 09:00:24.733267 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 251/985] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:00:24 2026] GET /volume/v3/groups/5fa74eec-61f2-4880-9b70-30a4e5c37db2 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:00:24.743904 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-57918198-2d4b-4930-ac5f-d8b024b0526c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:24.745929 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57918198-2d4b-4930-ac5f-d8b024b0526c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/b224cf24-fa6e-4573-8cd5-f0665dbe2548 Aug 26 09:00:24.745929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57918198-2d4b-4930-ac5f-d8b024b0526c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:24.745929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57918198-2d4b-4930-ac5f-d8b024b0526c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:24.746885 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:24.746885 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:24.764892 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2b93bbb-8b05-40bf-846a-c363b91df442 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:24.770110 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2b93bbb-8b05-40bf-846a-c363b91df442 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:24.770110 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2b93bbb-8b05-40bf-846a-c363b91df442 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:24.770292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2b93bbb-8b05-40bf-846a-c363b91df442 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:24.770292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c2b93bbb-8b05-40bf-846a-c363b91df442 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:24.774212 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57918198-2d4b-4930-ac5f-d8b024b0526c tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] https://10.4.3.236/volume/v3/group_types/b224cf24-fa6e-4573-8cd5-f0665dbe2548 returned with HTTP 202 Aug 26 09:00:24.775076 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 243/986] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:00:24 2026] DELETE /volume/v3/group_types/b224cf24-fa6e-4573-8cd5-f0665dbe2548 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:00:24.777799 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:24.777799 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:24.777799 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2b93bbb-8b05-40bf-846a-c363b91df442 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:24.778393 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 248/987] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:24 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:24.788641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d97bdc3-2a6d-43f5-bcf2-7c245e4251f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:24.792981 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d97bdc3-2a6d-43f5-bcf2-7c245e4251f0 tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] DELETE https://10.4.3.236/volume/v3/types/ee38fd54-8248-4207-b7e1-56ed68a3733f Aug 26 09:00:24.793942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d97bdc3-2a6d-43f5-bcf2-7c245e4251f0 tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:24.793942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d97bdc3-2a6d-43f5-bcf2-7c245e4251f0 tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:24.831511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d97bdc3-2a6d-43f5-bcf2-7c245e4251f0 tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] https://10.4.3.236/volume/v3/types/ee38fd54-8248-4207-b7e1-56ed68a3733f returned with HTTP 202 Aug 26 09:00:24.831511 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 246/988] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:00:24 2026] DELETE /volume/v3/types/ee38fd54-8248-4207-b7e1-56ed68a3733f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:24.841544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8f09a351-8db8-48f3-b0b2-cc28eeec7d8a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:24.844022 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f09a351-8db8-48f3-b0b2-cc28eeec7d8a tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] GET https://10.4.3.236/volume/v3/types/ee38fd54-8248-4207-b7e1-56ed68a3733f Aug 26 09:00:24.844175 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f09a351-8db8-48f3-b0b2-cc28eeec7d8a tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:24.844387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f09a351-8db8-48f3-b0b2-cc28eeec7d8a tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:24.849088 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f09a351-8db8-48f3-b0b2-cc28eeec7d8a tempest-GroupsV314Test-521381853 tempest-GroupsV314Test-521381853-project-admin] https://10.4.3.236/volume/v3/types/ee38fd54-8248-4207-b7e1-56ed68a3733f returned with HTTP 404 Aug 26 09:00:24.849691 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 252/989] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:00:24 2026] GET /volume/v3/types/ee38fd54-8248-4207-b7e1-56ed68a3733f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:25.795946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dbb31c37-f798-474c-85ee-fad7cbf718f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:25.797375 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dbb31c37-f798-474c-85ee-fad7cbf718f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:25.797666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dbb31c37-f798-474c-85ee-fad7cbf718f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:25.797940 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dbb31c37-f798-474c-85ee-fad7cbf718f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:25.798137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dbb31c37-f798-474c-85ee-fad7cbf718f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:25.806953 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:25.806953 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:25.806953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dbb31c37-f798-474c-85ee-fad7cbf718f9 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:25.806953 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 244/990] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:25 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:26.274044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5243e888-79e8-4142-9263-17b0a26026fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:26.614539 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:26.614982 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-780182206"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:26.616611 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-780182206'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:26.616611 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Create volume of 1 GB Aug 26 09:00:26.626252 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Availability Zones retrieved successfully. Aug 26 09:00:26.632920 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Flow 'volume_create_api' (acd511a4-bb33-4eb7-a545-f88c023111a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:26.633740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f91ea7-d683-4b73-8e55-8657f8b23844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:26.635674 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:26.687248 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f91ea7-d683-4b73-8e55-8657f8b23844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:26.688403 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a41c52-c622-4221-b43f-3992e4d7523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:26.809594 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Created reservations ['a793a8cc-e8c5-4f87-9dd9-e2680da42476', '84f15a67-cdf7-4b11-b67e-1c47c47ece1c', 'ac5bc80a-0d8c-41f1-ae0b-21b1b01eab9b', '5e525615-d48f-4624-99e9-f3e6be4667c8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:26.810609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a41c52-c622-4221-b43f-3992e4d7523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a793a8cc-e8c5-4f87-9dd9-e2680da42476', '84f15a67-cdf7-4b11-b67e-1c47c47ece1c', 'ac5bc80a-0d8c-41f1-ae0b-21b1b01eab9b', '5e525615-d48f-4624-99e9-f3e6be4667c8']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:26.811994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b4f17c-8282-40e8-885f-c2ed75fe7b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:26.819466 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d52e91a1-a896-4f51-ad67-c5a901ab5257 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:26.822179 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d52e91a1-a896-4f51-ad67-c5a901ab5257 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:26.822447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d52e91a1-a896-4f51-ad67-c5a901ab5257 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:26.822651 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d52e91a1-a896-4f51-ad67-c5a901ab5257 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:26.822817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d52e91a1-a896-4f51-ad67-c5a901ab5257 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:26.837496 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:26.837496 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:26.839292 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d52e91a1-a896-4f51-ad67-c5a901ab5257 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:26.840553 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 247/991] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:26 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:26.851165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b4f17c-8282-40e8-885f-c2ed75fe7b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2848bba-1cbd-4587-b941-72670d05617b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-780182206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21967abc8ee4440cbc77466ed488831e',qos_specs=None,replication_status=,reservations=['a793a8cc-e8c5-4f87-9dd9-e2680da42476','84f15a67-cdf7-4b11-b67e-1c47c47ece1c','ac5bc80a-0d8c-41f1-ae0b-21b1b01eab9b','5e525615-d48f-4624-99e9-f3e6be4667c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea5370043b40d9ad15a221775331a5',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-780182206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2848bba-1cbd-4587-b941-72670d05617b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21967abc8ee4440cbc77466ed488831e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ea5370043b40d9ad15a221775331a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:26.852391 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56435776-10c0-41c4-9a6b-d087985ec80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:26.887447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56435776-10c0-41c4-9a6b-d087985ec80d) transitioned into state 'SUCCESS' from state '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-780182206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21967abc8ee4440cbc77466ed488831e',qos_specs=None,replication_status=,reservations=['a793a8cc-e8c5-4f87-9dd9-e2680da42476','84f15a67-cdf7-4b11-b67e-1c47c47ece1c','ac5bc80a-0d8c-41f1-ae0b-21b1b01eab9b','5e525615-d48f-4624-99e9-f3e6be4667c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea5370043b40d9ad15a221775331a5',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:26.887942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ffc191-7873-4ee7-bf67-edf19013a361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:26.904521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ffc191-7873-4ee7-bf67-edf19013a361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:26.906623 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Flow 'volume_create_api' (acd511a4-bb33-4eb7-a545-f88c023111a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:26.907652 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Create volume request issued successfully. Aug 26 09:00:26.908406 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5243e888-79e8-4142-9263-17b0a26026fa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:26.908863 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 249/992] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:26 2026] POST /volume/v3/volumes => generated 750 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:26.928394 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b1352b6b-3edb-4f1a-855b-87e9d04cc202 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:26.931919 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b1352b6b-3edb-4f1a-855b-87e9d04cc202 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:26.931919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b1352b6b-3edb-4f1a-855b-87e9d04cc202 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:26.932212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b1352b6b-3edb-4f1a-855b-87e9d04cc202 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:26.946198 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:26.946198 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:26.953407 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b1352b6b-3edb-4f1a-855b-87e9d04cc202 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:26.960799 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b1352b6b-3edb-4f1a-855b-87e9d04cc202 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 200 Aug 26 09:00:26.961427 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 253/993] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:26 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:27.861490 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-354919de-8a22-403d-8127-347564999c2c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:27.866804 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-354919de-8a22-403d-8127-347564999c2c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:27.866804 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-354919de-8a22-403d-8127-347564999c2c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:27.866804 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-354919de-8a22-403d-8127-347564999c2c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:27.867102 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-354919de-8a22-403d-8127-347564999c2c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:27.881446 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:27.881446 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:27.882716 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-354919de-8a22-403d-8127-347564999c2c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:27.883328 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 245/994] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:27 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:27.979395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2090a67a-580a-4cce-8c61-738b4558bf3a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:27.981628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2090a67a-580a-4cce-8c61-738b4558bf3a tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:27.981931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2090a67a-580a-4cce-8c61-738b4558bf3a tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:27.982240 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2090a67a-580a-4cce-8c61-738b4558bf3a tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:27.995107 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:27.995107 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:28.015471 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2090a67a-580a-4cce-8c61-738b4558bf3a tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:28.025086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2090a67a-580a-4cce-8c61-738b4558bf3a tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 200 Aug 26 09:00:28.025558 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 248/995] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:27 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:28.043741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bada2877-b647-4900-bc44-5ec642d34d36 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:28.050859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bada2877-b647-4900-bc44-5ec642d34d36 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] POST https://10.4.3.236/volume/v3/os-volume-transfer Aug 26 09:00:28.051483 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bada2877-b647-4900-bc44-5ec642d34d36 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e2848bba-1cbd-4587-b941-72670d05617b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:28.053619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-bada2877-b647-4900-bc44-5ec642d34d36 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e2848bba-1cbd-4587-b941-72670d05617b'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 26 09:00:28.054209 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-bada2877-b647-4900-bc44-5ec642d34d36 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Creating transfer of volume e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:28.054656 np0000008153 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-bada2877-b647-4900-bc44-5ec642d34d36 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Generating transfer record for volume e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:28.075504 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:28.075504 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:28.107821 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bada2877-b647-4900-bc44-5ec642d34d36 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer returned with HTTP 202 Aug 26 09:00:28.108833 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 250/996] 10.4.3.236 () {68 vars in 1291 bytes} [Wed Aug 26 09:00:28 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:28.120959 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-670a3734-d4ce-451f-8c4e-7ac9d77eec37 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:28.123220 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-670a3734-d4ce-451f-8c4e-7ac9d77eec37 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:28.123656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-670a3734-d4ce-451f-8c4e-7ac9d77eec37 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:28.124449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-670a3734-d4ce-451f-8c4e-7ac9d77eec37 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:28.136469 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:28.136469 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:28.144356 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-670a3734-d4ce-451f-8c4e-7ac9d77eec37 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:28.151967 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-670a3734-d4ce-451f-8c4e-7ac9d77eec37 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 200 Aug 26 09:00:28.152465 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 254/997] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:28 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:28.171220 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff38f359-1df8-40a0-9dbe-13964f67427c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:28.177342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff38f359-1df8-40a0-9dbe-13964f67427c tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4 Aug 26 09:00:28.177342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff38f359-1df8-40a0-9dbe-13964f67427c tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:28.177342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff38f359-1df8-40a0-9dbe-13964f67427c tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:28.197469 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff38f359-1df8-40a0-9dbe-13964f67427c tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4 returned with HTTP 200 Aug 26 09:00:28.197822 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 246/998] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:00:28 2026] GET /volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4 => generated 409 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:28.219151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-19f52301-0b66-40c9-8f6e-14f73d1d8fb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:28.222022 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19f52301-0b66-40c9-8f6e-14f73d1d8fb8 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/os-volume-transfer Aug 26 09:00:28.223467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19f52301-0b66-40c9-8f6e-14f73d1d8fb8 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:28.223467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19f52301-0b66-40c9-8f6e-14f73d1d8fb8 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:28.223467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.volume_transfer [None req-19f52301-0b66-40c9-8f6e-14f73d1d8fb8 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Listing volume transfers {{(pid=100239) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 26 09:00:28.233009 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19f52301-0b66-40c9-8f6e-14f73d1d8fb8 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer returned with HTTP 200 Aug 26 09:00:28.233358 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 249/999] 10.4.3.236 () {66 vars in 1270 bytes} [Wed Aug 26 09:00:28 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:28.250741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:28.645915 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] POST https://10.4.3.236/volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4/accept Aug 26 09:00:28.646790 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "018f67d171ee0d96"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:28.649302 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Accepting volume transfer 15128cbf-d87f-420e-b236-77652b0885f4 {{(pid=100237) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 09:00:28.649302 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Accepting transfer 15128cbf-d87f-420e-b236-77652b0885f4 Aug 26 09:00:28.775909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Created reservations ['18e5ea06-65dd-4607-926e-e370ce09eb53', '9ffe9c45-a6cc-4ef5-8f61-622d167b1ee1', '67557885-31c6-4a53-b351-310e7e5e87af', '6dacd45b-cdfb-4f6d-be0a-2fe4993a63d8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:28.820413 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Created reservations ['2af98138-a5b2-4335-a2c9-ce44ad709d49', '8355d8b5-4415-467d-a7b5-64bb8d8f70d2', '7d109559-def2-49d9-8dbf-97d376873dff', 'd3a6a18b-4a77-404b-8c07-3e3155721c42'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:28.899869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7f1e61ff-162b-4808-aca3-303020f31bf7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:28.903270 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Created reservations ['fe9ab27b-9a4a-499c-97cf-51a689b60ad8', 'b52dec68-f6d6-46ad-8fe3-bf16f661929a', '31fe0b18-3269-47f3-961b-941c3914dd6d', 'c83ffa06-5adc-4e14-bef9-f8dcbb3cac75'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:28.903411 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7f1e61ff-162b-4808-aca3-303020f31bf7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:28.904076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7f1e61ff-162b-4808-aca3-303020f31bf7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:28.904360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7f1e61ff-162b-4808-aca3-303020f31bf7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:28.904517 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7f1e61ff-162b-4808-aca3-303020f31bf7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:28.912134 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:28.912134 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:28.913476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7f1e61ff-162b-4808-aca3-303020f31bf7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:28.914395 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 255/1000] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:28 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:28.960034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Created reservations ['37132552-5c3e-4468-b96a-04bf64af8380', 'e51272ec-e672-413c-b1ba-249f47417b22', 'cba8de56-51a0-4c73-9a2b-c97ac586c9c4', 'c3eab42c-330e-403b-a7bb-7340bb4d98db'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:28.981108 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Transfer volume completed successfully. Aug 26 09:00:29.275081 np0000008153 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Volume e2848bba-1cbd-4587-b941-72670d05617b has been transferred. Aug 26 09:00:29.291278 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0f3e362-f34d-498b-ba59-c0d914ecb715 tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4/accept returned with HTTP 202 Aug 26 09:00:29.291787 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 251/1001] 10.4.3.236 () {68 vars in 1423 bytes} [Wed Aug 26 09:00:28 2026] POST /volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4/accept => generated 365 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:29.303065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-550e691b-7f37-48a0-9cbb-a04ca6145eaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:29.306226 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-550e691b-7f37-48a0-9cbb-a04ca6145eaa tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:29.306226 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-550e691b-7f37-48a0-9cbb-a04ca6145eaa tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:29.307332 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-550e691b-7f37-48a0-9cbb-a04ca6145eaa tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:29.323252 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:29.323252 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:29.334632 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-550e691b-7f37-48a0-9cbb-a04ca6145eaa tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Volume info retrieved successfully. Aug 26 09:00:29.341602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-550e691b-7f37-48a0-9cbb-a04ca6145eaa tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 200 Aug 26 09:00:29.342483 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 247/1002] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:29 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:29.364437 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc1971eb-67b8-4973-a79a-2eb79922670d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:29.369514 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc1971eb-67b8-4973-a79a-2eb79922670d tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:29.369762 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc1971eb-67b8-4973-a79a-2eb79922670d tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:29.370775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc1971eb-67b8-4973-a79a-2eb79922670d tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:29.382455 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:29.382455 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:29.391338 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc1971eb-67b8-4973-a79a-2eb79922670d tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] Volume info retrieved successfully. Aug 26 09:00:29.400075 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc1971eb-67b8-4973-a79a-2eb79922670d tempest-VolumesTransfersTest-908778525 tempest-VolumesTransfersTest-908778525-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 200 Aug 26 09:00:29.400652 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 250/1003] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:29 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:29.419154 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-296d0ca4-3d85-4db7-8d26-9d47ab90cef6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:29.422028 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-296d0ca4-3d85-4db7-8d26-9d47ab90cef6 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] DELETE https://10.4.3.236/volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4 Aug 26 09:00:29.422957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-296d0ca4-3d85-4db7-8d26-9d47ab90cef6 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:29.422957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-296d0ca4-3d85-4db7-8d26-9d47ab90cef6 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:29.423427 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-296d0ca4-3d85-4db7-8d26-9d47ab90cef6 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Delete transfer with id: 15128cbf-d87f-420e-b236-77652b0885f4 Aug 26 09:00:29.432190 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-296d0ca4-3d85-4db7-8d26-9d47ab90cef6 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4 returned with HTTP 404 Aug 26 09:00:29.433213 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 256/1004] 10.4.3.236 () {66 vars in 1384 bytes} [Wed Aug 26 09:00:29 2026] DELETE /volume/v3/os-volume-transfer/15128cbf-d87f-420e-b236-77652b0885f4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:29.445812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:29.871197 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:29.871496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:29.871734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:29.872160 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Delete volume with id: e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:29.887874 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:29.887874 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:29.888049 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Volume info retrieved successfully. Aug 26 09:00:29.930127 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba0253e9-9348-4264-bb52-46e6adeb9481 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:29.933094 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba0253e9-9348-4264-bb52-46e6adeb9481 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:29.933353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba0253e9-9348-4264-bb52-46e6adeb9481 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:29.933571 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba0253e9-9348-4264-bb52-46e6adeb9481 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:29.933680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ba0253e9-9348-4264-bb52-46e6adeb9481 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:29.937639 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Delete volume request issued successfully. Aug 26 09:00:29.938198 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b26b4dc8-0cf8-47d8-8f9f-e259cb13737e tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 202 Aug 26 09:00:29.939040 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 252/1005] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:29 2026] DELETE /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 0 bytes in 494 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:29.942656 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:29.942656 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:29.943976 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba0253e9-9348-4264-bb52-46e6adeb9481 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:29.945182 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 248/1006] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:29 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:29.952670 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e50be96f-8744-4ce1-9710-f19c1c1d9216 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:29.954414 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e50be96f-8744-4ce1-9710-f19c1c1d9216 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:29.954612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e50be96f-8744-4ce1-9710-f19c1c1d9216 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:29.954804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e50be96f-8744-4ce1-9710-f19c1c1d9216 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:29.966732 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:29.966732 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:29.972819 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e50be96f-8744-4ce1-9710-f19c1c1d9216 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Volume info retrieved successfully. Aug 26 09:00:29.981902 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e50be96f-8744-4ce1-9710-f19c1c1d9216 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 200 Aug 26 09:00:29.982314 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 251/1007] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:29 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:30.956738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-317548c5-d65e-43d6-8944-6995628a0845 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:30.961378 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-317548c5-d65e-43d6-8944-6995628a0845 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:30.962865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-317548c5-d65e-43d6-8944-6995628a0845 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:30.962865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-317548c5-d65e-43d6-8944-6995628a0845 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:30.962865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-317548c5-d65e-43d6-8944-6995628a0845 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:30.967666 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:30.967666 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:30.968648 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-317548c5-d65e-43d6-8944-6995628a0845 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:30.969130 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 257/1008] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:30 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:31.004970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-919a3333-b5b9-43b0-84cb-c0e184457b20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:31.008426 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-919a3333-b5b9-43b0-84cb-c0e184457b20 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:31.008426 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-919a3333-b5b9-43b0-84cb-c0e184457b20 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:31.008426 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-919a3333-b5b9-43b0-84cb-c0e184457b20 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:31.015965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-919a3333-b5b9-43b0-84cb-c0e184457b20 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 404 Aug 26 09:00:31.017055 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 253/1009] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:31 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:31.026208 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-721ce492-0b61-444f-a5c1-e2beace92502 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:31.028272 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-721ce492-0b61-444f-a5c1-e2beace92502 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:31.028473 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-721ce492-0b61-444f-a5c1-e2beace92502 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:31.028744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-721ce492-0b61-444f-a5c1-e2beace92502 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:31.041580 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-721ce492-0b61-444f-a5c1-e2beace92502 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 404 Aug 26 09:00:31.042269 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 249/1010] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:31 2026] GET /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:31.054355 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20dd224b-9506-4ef6-a608-0485ec7b5579 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:31.056633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20dd224b-9506-4ef6-a608-0485ec7b5579 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:31.056827 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20dd224b-9506-4ef6-a608-0485ec7b5579 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:31.057113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20dd224b-9506-4ef6-a608-0485ec7b5579 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:31.057360 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-20dd224b-9506-4ef6-a608-0485ec7b5579 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Delete volume with id: e2848bba-1cbd-4587-b941-72670d05617b Aug 26 09:00:31.064331 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20dd224b-9506-4ef6-a608-0485ec7b5579 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b returned with HTTP 404 Aug 26 09:00:31.065123 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 252/1011] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:31 2026] DELETE /volume/v3/volumes/e2848bba-1cbd-4587-b941-72670d05617b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:31.078951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:31.082677 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:31.082677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-667220443"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:31.084829 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-667220443'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:31.084829 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Create volume of 1 GB Aug 26 09:00:31.090273 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Availability Zones retrieved successfully. Aug 26 09:00:31.098956 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Flow 'volume_create_api' (29367126-f437-4e1b-8759-770bcb359163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:31.101167 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b91e62f-f3a7-43b9-b144-1f2052e793a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:31.101795 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:31.139669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b91e62f-f3a7-43b9-b144-1f2052e793a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:31.142411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37d98f1-20aa-4ca4-b044-29583a21a351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:31.216407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Created reservations ['d1435399-1d46-49d9-84c0-91a858b15d62', '39ddc707-65ea-4715-a890-0bf0343f8d3d', 'b00c0618-ce66-4d8e-99bc-d069523968b3', '60953509-c8f4-4a66-95f4-4c9902ff730e'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:31.217273 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37d98f1-20aa-4ca4-b044-29583a21a351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1435399-1d46-49d9-84c0-91a858b15d62', '39ddc707-65ea-4715-a890-0bf0343f8d3d', 'b00c0618-ce66-4d8e-99bc-d069523968b3', '60953509-c8f4-4a66-95f4-4c9902ff730e']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:31.219432 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6609cdcc-f4a1-4a1e-a415-dfd2abe94084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:31.259411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6609cdcc-f4a1-4a1e-a415-dfd2abe94084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e45313d-4f78-466e-99aa-3cd024957d42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-667220443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21967abc8ee4440cbc77466ed488831e',qos_specs=None,replication_status=,reservations=['d1435399-1d46-49d9-84c0-91a858b15d62','39ddc707-65ea-4715-a890-0bf0343f8d3d','b00c0618-ce66-4d8e-99bc-d069523968b3','60953509-c8f4-4a66-95f4-4c9902ff730e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea5370043b40d9ad15a221775331a5',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-667220443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e45313d-4f78-466e-99aa-3cd024957d42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21967abc8ee4440cbc77466ed488831e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ea5370043b40d9ad15a221775331a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:31.259411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd77b7cf-c31b-4141-b20e-39ad4dcf0ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:31.301005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd77b7cf-c31b-4141-b20e-39ad4dcf0ea9) transitioned into state 'SUCCESS' from state '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-667220443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21967abc8ee4440cbc77466ed488831e',qos_specs=None,replication_status=,reservations=['d1435399-1d46-49d9-84c0-91a858b15d62','39ddc707-65ea-4715-a890-0bf0343f8d3d','b00c0618-ce66-4d8e-99bc-d069523968b3','60953509-c8f4-4a66-95f4-4c9902ff730e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea5370043b40d9ad15a221775331a5',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:31.302353 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6803dc-3e6d-4fe9-bebe-1cb5e4dd2c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:31.324227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6803dc-3e6d-4fe9-bebe-1cb5e4dd2c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:31.329442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Flow 'volume_create_api' (29367126-f437-4e1b-8759-770bcb359163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:31.330472 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Create volume request issued successfully. Aug 26 09:00:31.331873 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07238e50-9fc9-4c8b-8a98-28a694e85fcd tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:31.334104 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 258/1012] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:31 2026] POST /volume/v3/volumes => generated 750 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:31.371017 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a0e91df4-7f32-4b2e-a79b-d4492e4c057d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:31.373687 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0e91df4-7f32-4b2e-a79b-d4492e4c057d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:31.374544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0e91df4-7f32-4b2e-a79b-d4492e4c057d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:31.374544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0e91df4-7f32-4b2e-a79b-d4492e4c057d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:31.386279 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:31.386279 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:31.394347 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a0e91df4-7f32-4b2e-a79b-d4492e4c057d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:31.401304 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0e91df4-7f32-4b2e-a79b-d4492e4c057d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 200 Aug 26 09:00:31.402095 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 254/1013] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:31 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:31.984029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c76919da-4d93-41e3-af35-c7a51e4b0e07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:31.988283 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c76919da-4d93-41e3-af35-c7a51e4b0e07 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:31.988283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c76919da-4d93-41e3-af35-c7a51e4b0e07 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:31.988283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c76919da-4d93-41e3-af35-c7a51e4b0e07 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:31.988283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c76919da-4d93-41e3-af35-c7a51e4b0e07 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:31.996686 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:31.996686 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:32.000055 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c76919da-4d93-41e3-af35-c7a51e4b0e07 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:32.000055 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 250/1014] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:31 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:32.428400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ad8ebce8-19c4-4c04-8288-26bc796e5ffa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.430371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad8ebce8-19c4-4c04-8288-26bc796e5ffa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.431654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad8ebce8-19c4-4c04-8288-26bc796e5ffa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.431654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad8ebce8-19c4-4c04-8288-26bc796e5ffa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.442818 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.442818 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:32.451396 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ad8ebce8-19c4-4c04-8288-26bc796e5ffa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:32.458338 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad8ebce8-19c4-4c04-8288-26bc796e5ffa tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 200 Aug 26 09:00:32.458776 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 253/1015] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:32 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:32.480585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.482876 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] POST https://10.4.3.236/volume/v3/os-volume-transfer Aug 26 09:00:32.483399 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5e45313d-4f78-466e-99aa-3cd024957d42"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:32.485337 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.volume_transfer [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Creating new volume transfer {'transfer': {'volume_id': '5e45313d-4f78-466e-99aa-3cd024957d42'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 26 09:00:32.485457 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Creating transfer of volume 5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.485650 np0000008153 devstack@c-api.service[100236]: INFO cinder.transfer.api [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Generating transfer record for volume 5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.497736 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.497736 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:32.517793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6451532-a380-4f94-8785-865e13deba70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.521611 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3731e67b-26e6-43b3-8829-0bdc200f5d03 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer returned with HTTP 202 Aug 26 09:00:32.522226 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 259/1016] 10.4.3.236 () {68 vars in 1291 bytes} [Wed Aug 26 09:00:32 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:32.536635 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a84afc8b-d76a-4d64-8397-38a9f31e2125 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.539860 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a84afc8b-d76a-4d64-8397-38a9f31e2125 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.539860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a84afc8b-d76a-4d64-8397-38a9f31e2125 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.539860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a84afc8b-d76a-4d64-8397-38a9f31e2125 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.558024 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.558024 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:32.563411 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a84afc8b-d76a-4d64-8397-38a9f31e2125 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:32.576737 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a84afc8b-d76a-4d64-8397-38a9f31e2125 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 200 Aug 26 09:00:32.577328 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 251/1017] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:32 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:32.600640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2264f9e-5ec7-4b2b-97f9-aa709687dd2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.603456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2264f9e-5ec7-4b2b-97f9-aa709687dd2f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/os-volume-transfer/detail Aug 26 09:00:32.603456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2264f9e-5ec7-4b2b-97f9-aa709687dd2f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.604367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2264f9e-5ec7-4b2b-97f9-aa709687dd2f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.604367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.volume_transfer [None req-e2264f9e-5ec7-4b2b-97f9-aa709687dd2f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Listing volume transfers {{(pid=100239) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 26 09:00:32.610140 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2264f9e-5ec7-4b2b-97f9-aa709687dd2f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 26 09:00:32.611284 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 254/1018] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:00:32 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:32.632371 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-63b2e3b2-9da8-4e06-a85a-eeafe0beca5d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.634728 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-63b2e3b2-9da8-4e06-a85a-eeafe0beca5d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] DELETE https://10.4.3.236/volume/v3/os-volume-transfer/e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe Aug 26 09:00:32.634991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-63b2e3b2-9da8-4e06-a85a-eeafe0beca5d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.635262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-63b2e3b2-9da8-4e06-a85a-eeafe0beca5d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.635454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-63b2e3b2-9da8-4e06-a85a-eeafe0beca5d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Delete transfer with id: e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe Aug 26 09:00:32.652768 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.652768 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:32.668220 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-63b2e3b2-9da8-4e06-a85a-eeafe0beca5d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe returned with HTTP 202 Aug 26 09:00:32.668677 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 260/1019] 10.4.3.236 () {66 vars in 1384 bytes} [Wed Aug 26 09:00:32 2026] DELETE /volume/v3/os-volume-transfer/e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:32.679029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-947e61e8-a4a6-4da1-a9ec-a4d25c7ad84d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.682062 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-947e61e8-a4a6-4da1-a9ec-a4d25c7ad84d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.682408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-947e61e8-a4a6-4da1-a9ec-a4d25c7ad84d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.682619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-947e61e8-a4a6-4da1-a9ec-a4d25c7ad84d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.695541 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.695541 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:32.702705 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-947e61e8-a4a6-4da1-a9ec-a4d25c7ad84d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Volume info retrieved successfully. Aug 26 09:00:32.708780 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-947e61e8-a4a6-4da1-a9ec-a4d25c7ad84d tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 200 Aug 26 09:00:32.709458 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 252/1020] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:32 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:32.729488 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d57d95dd-b2e0-4928-8759-ae3526f48a05 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.733585 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d57d95dd-b2e0-4928-8759-ae3526f48a05 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] DELETE https://10.4.3.236/volume/v3/os-volume-transfer/e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe Aug 26 09:00:32.735812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d57d95dd-b2e0-4928-8759-ae3526f48a05 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.735812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d57d95dd-b2e0-4928-8759-ae3526f48a05 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.735812 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-d57d95dd-b2e0-4928-8759-ae3526f48a05 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Delete transfer with id: e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe Aug 26 09:00:32.741755 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d57d95dd-b2e0-4928-8759-ae3526f48a05 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe returned with HTTP 404 Aug 26 09:00:32.742608 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 255/1021] 10.4.3.236 () {66 vars in 1384 bytes} [Wed Aug 26 09:00:32 2026] DELETE /volume/v3/os-volume-transfer/e1cbf98b-f1ab-43a9-85ed-5fb6abcfe3fe => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:32.753188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.756145 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.756367 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.756667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.756667 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Delete volume with id: 5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.767480 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.767480 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:32.767480 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Volume info retrieved successfully. Aug 26 09:00:32.793196 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Delete volume request issued successfully. Aug 26 09:00:32.793997 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-22efcaf6-acc4-4a67-8896-aecf90b447e1 tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 202 Aug 26 09:00:32.793997 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 261/1022] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:32 2026] DELETE /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:32.815424 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb56ab2e-e68a-4968-9154-40ebe9c88ceb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.823599 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb56ab2e-e68a-4968-9154-40ebe9c88ceb tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:32.823856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb56ab2e-e68a-4968-9154-40ebe9c88ceb tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:32.825243 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb56ab2e-e68a-4968-9154-40ebe9c88ceb tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:32.839730 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:32.839730 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:32.846906 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eb56ab2e-e68a-4968-9154-40ebe9c88ceb tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Volume info retrieved successfully. Aug 26 09:00:32.854514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb56ab2e-e68a-4968-9154-40ebe9c88ceb tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 200 Aug 26 09:00:32.855233 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 253/1023] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:32 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:32.912782 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6451532-a380-4f94-8785-865e13deba70 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:00:32.913346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6451532-a380-4f94-8785-865e13deba70 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:32.954950 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6451532-a380-4f94-8785-865e13deba70 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:00:32.956060 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 255/1024] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:00:32 2026] POST /volume/v3/types => generated 188 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:32.970706 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0c3413b-8d12-46ec-8ec6-965aa3baaa1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:32.974993 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0c3413b-8d12-46ec-8ec6-965aa3baaa1f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:00:32.975202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0c3413b-8d12-46ec-8ec6-965aa3baaa1f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:32.999610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0c3413b-8d12-46ec-8ec6-965aa3baaa1f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:00:33.000408 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 256/1025] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:00:32 2026] POST /volume/v3/types => generated 188 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:33.014277 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-abf0ebc3-9a97-45e0-aa2e-73a83fdffc1c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.016702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-abf0ebc3-9a97-45e0-aa2e-73a83fdffc1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:33.016902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-abf0ebc3-9a97-45e0-aa2e-73a83fdffc1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:33.017196 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-abf0ebc3-9a97-45e0-aa2e-73a83fdffc1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:33.017300 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-abf0ebc3-9a97-45e0-aa2e-73a83fdffc1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:33.020573 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.027079 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:33.027079 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:33.029033 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-abf0ebc3-9a97-45e0-aa2e-73a83fdffc1c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:33.029033 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 262/1026] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:33 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:33.393177 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:33.394700 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:33.400475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:33.407550 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Create volume of 1 GB Aug 26 09:00:33.408580 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:33.408580 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:33.410419 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Availability Zones retrieved successfully. Aug 26 09:00:33.418587 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Flow 'volume_create_api' (a0e6f524-1ea2-4d05-9969-ec62126a45bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:33.420337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a00da8-c2a4-435a-9eea-033f5f5bba30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:33.421896 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:33.467772 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a00da8-c2a4-435a-9eea-033f5f5bba30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:00:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4861a3fa-1d5e-430a-b543-84c2795b1de8,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4861a3fa-1d5e-430a-b543-84c2795b1de8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:33.467772 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33cfa22-07a6-4656-b035-615abb3c32fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:33.529649 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:33.530088 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:33.583043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Created reservations ['cc7deaa2-b629-4f0d-98d1-a56719880990', '8f530ca8-f294-4cf3-a979-91dd04c098a9', 'cd57a9ea-1edf-4d61-aac8-0452e10fc510', '1726887b-bcbb-4da4-bca3-5acd11334d50'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:33.584365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33cfa22-07a6-4656-b035-615abb3c32fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7deaa2-b629-4f0d-98d1-a56719880990', '8f530ca8-f294-4cf3-a979-91dd04c098a9', 'cd57a9ea-1edf-4d61-aac8-0452e10fc510', '1726887b-bcbb-4da4-bca3-5acd11334d50']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:33.585383 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6feb4c9e-4a2d-456a-9886-fb2da24b1343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:33.616058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6feb4c9e-4a2d-456a-9886-fb2da24b1343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5daea55b-b94b-4232-9999-e5f1fd09e82c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a4ab7f64e3424cb4bb64ecb4e90768',qos_specs=None,replication_status=,reservations=['cc7deaa2-b629-4f0d-98d1-a56719880990','8f530ca8-f294-4cf3-a979-91dd04c098a9','cd57a9ea-1edf-4d61-aac8-0452e10fc510','1726887b-bcbb-4da4-bca3-5acd11334d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3812b2a720b470c88104e3b1ab85edc',volume_type_id=4861a3fa-1d5e-430a-b543-84c2795b1de8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5daea55b-b94b-4232-9999-e5f1fd09e82c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a4ab7f64e3424cb4bb64ecb4e90768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3812b2a720b470c88104e3b1ab85edc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4861a3fa-1d5e-430a-b543-84c2795b1de8),volume_type_id=4861a3fa-1d5e-430a-b543-84c2795b1de8)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:33.617177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c791dc31-b4e3-4535-b9fe-73db953e7a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:33.656480 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c791dc31-b4e3-4535-b9fe-73db953e7a7e) transitioned into state 'SUCCESS' from state '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-740191021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a4ab7f64e3424cb4bb64ecb4e90768',qos_specs=None,replication_status=,reservations=['cc7deaa2-b629-4f0d-98d1-a56719880990','8f530ca8-f294-4cf3-a979-91dd04c098a9','cd57a9ea-1edf-4d61-aac8-0452e10fc510','1726887b-bcbb-4da4-bca3-5acd11334d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3812b2a720b470c88104e3b1ab85edc',volume_type_id=4861a3fa-1d5e-430a-b543-84c2795b1de8)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:33.656480 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d418af-8bf0-4f93-ad49-65abd8de8a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:33.673036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d418af-8bf0-4f93-ad49-65abd8de8a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:33.675319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Flow 'volume_create_api' (a0e6f524-1ea2-4d05-9969-ec62126a45bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:33.675319 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Create volume request issued successfully. Aug 26 09:00:33.676673 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d3a45d7-edfd-454b-8dd9-55d5deee73b8 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:33.676673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 254/1027] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:00:33 2026] POST /volume/v3/volumes => generated 767 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:33.700042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d0623e8-af47-4b99-a590-a2282218d588 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.707320 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d0623e8-af47-4b99-a590-a2282218d588 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:33.707320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d0623e8-af47-4b99-a590-a2282218d588 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:33.707320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d0623e8-af47-4b99-a590-a2282218d588 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:33.718710 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:33.718710 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:33.730201 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d0623e8-af47-4b99-a590-a2282218d588 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:33.737779 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d0623e8-af47-4b99-a590-a2282218d588 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:33.737779 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 256/1028] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:33 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:33.825507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.883830 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f3f510f-c5be-4b5e-a403-e6278b81a65b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.885765 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f3f510f-c5be-4b5e-a403-e6278b81a65b tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:33.886013 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f3f510f-c5be-4b5e-a403-e6278b81a65b tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:33.886146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f3f510f-c5be-4b5e-a403-e6278b81a65b tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:33.892486 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f3f510f-c5be-4b5e-a403-e6278b81a65b tempest-VolumesTransfersTest-488853328 tempest-VolumesTransfersTest-488853328-project-admin] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 404 Aug 26 09:00:33.893391 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 263/1029] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:33 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:33.908569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7972c8a7-8407-4e93-8655-181abaa0378f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.911233 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7972c8a7-8407-4e93-8655-181abaa0378f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] GET https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:33.911605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7972c8a7-8407-4e93-8655-181abaa0378f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:33.912083 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7972c8a7-8407-4e93-8655-181abaa0378f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:33.922022 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7972c8a7-8407-4e93-8655-181abaa0378f tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 404 Aug 26 09:00:33.922022 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 255/1030] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:33 2026] GET /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:33.934534 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47bf6a37-880e-4664-9c5b-d49a6570ed86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:33.939993 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47bf6a37-880e-4664-9c5b-d49a6570ed86 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:33.940376 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47bf6a37-880e-4664-9c5b-d49a6570ed86 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:33.940937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47bf6a37-880e-4664-9c5b-d49a6570ed86 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:33.942598 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-47bf6a37-880e-4664-9c5b-d49a6570ed86 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] Delete volume with id: 5e45313d-4f78-466e-99aa-3cd024957d42 Aug 26 09:00:33.955820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47bf6a37-880e-4664-9c5b-d49a6570ed86 tempest-VolumesTransfersTest-2120820142 tempest-VolumesTransfersTest-2120820142-project-member] https://10.4.3.236/volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 returned with HTTP 404 Aug 26 09:00:33.958059 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 257/1031] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:33 2026] DELETE /volume/v3/volumes/5e45313d-4f78-466e-99aa-3cd024957d42 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:34.047798 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e94abfd-f717-49e4-b515-60a6ce95a397 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:34.050755 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e94abfd-f717-49e4-b515-60a6ce95a397 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:34.051614 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e94abfd-f717-49e4-b515-60a6ce95a397 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:34.052046 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e94abfd-f717-49e4-b515-60a6ce95a397 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:34.052226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5e94abfd-f717-49e4-b515-60a6ce95a397 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:34.064275 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:34.064275 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:34.065202 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e94abfd-f717-49e4-b515-60a6ce95a397 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:34.065758 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 264/1032] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:34 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:34.118467 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:34.118467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-322158344", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:34.118467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-322158344', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:34.260347 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume of 1 GB Aug 26 09:00:34.268477 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Availability Zones retrieved successfully. Aug 26 09:00:34.277913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Flow 'volume_create_api' (fbf0310c-1913-4147-a92f-831520ac1f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:34.279947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f9feb0-26ba-4ad6-973f-aa04db5d5519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:34.281538 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:34.384457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f9feb0-26ba-4ad6-973f-aa04db5d5519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:34.386323 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d722df9-9347-44cb-b966-de73ab8fa3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:34.493085 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Created reservations ['6e227e2c-cb5c-4e3c-981c-54dad63626b9', '9e39c009-57ca-41ab-9975-aa57d4b1f1c1', '1c4e0529-b992-4dbe-bbea-1d6df89c9774', '53b95635-941d-4001-aa9a-79902a8ecb85'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:34.494206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d722df9-9347-44cb-b966-de73ab8fa3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e227e2c-cb5c-4e3c-981c-54dad63626b9', '9e39c009-57ca-41ab-9975-aa57d4b1f1c1', '1c4e0529-b992-4dbe-bbea-1d6df89c9774', '53b95635-941d-4001-aa9a-79902a8ecb85']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:34.495607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7c59ca-324f-4cc3-b676-be85ef77a7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:34.532094 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7c59ca-324f-4cc3-b676-be85ef77a7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76cf5663-5131-4e32-ac7d-9bd92546296a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-322158344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',qos_specs=None,replication_status=,reservations=['6e227e2c-cb5c-4e3c-981c-54dad63626b9','9e39c009-57ca-41ab-9975-aa57d4b1f1c1','1c4e0529-b992-4dbe-bbea-1d6df89c9774','53b95635-941d-4001-aa9a-79902a8ecb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-322158344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76cf5663-5131-4e32-ac7d-9bd92546296a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:34.533458 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (461a294e-6863-416e-9f85-5a36ff1eb365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:34.561242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (461a294e-6863-416e-9f85-5a36ff1eb365) transitioned into state 'SUCCESS' from state '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-322158344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',qos_specs=None,replication_status=,reservations=['6e227e2c-cb5c-4e3c-981c-54dad63626b9','9e39c009-57ca-41ab-9975-aa57d4b1f1c1','1c4e0529-b992-4dbe-bbea-1d6df89c9774','53b95635-941d-4001-aa9a-79902a8ecb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:34.562296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2987b634-0dbf-4440-87d5-4c972ea6876f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:34.577406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2987b634-0dbf-4440-87d5-4c972ea6876f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:34.577764 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Flow 'volume_create_api' (fbf0310c-1913-4147-a92f-831520ac1f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:34.578364 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume request issued successfully. Aug 26 09:00:34.579576 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-372fa1fc-70ad-4335-863c-1d1e7d93a8ae tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:34.579783 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 257/1033] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:00:33 2026] POST /volume/v3/volumes => generated 756 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:34.595440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9994c057-e822-4e9a-89eb-d5eb310690aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:34.598048 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9994c057-e822-4e9a-89eb-d5eb310690aa tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:00:34.598375 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9994c057-e822-4e9a-89eb-d5eb310690aa tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:34.598875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9994c057-e822-4e9a-89eb-d5eb310690aa tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:34.610575 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:34.610575 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:34.621002 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9994c057-e822-4e9a-89eb-d5eb310690aa tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:34.627677 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9994c057-e822-4e9a-89eb-d5eb310690aa tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 200 Aug 26 09:00:34.627677 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 256/1034] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:34 2026] GET /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:34.756902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f3319d68-63b9-44a7-8173-12bea0fcb6b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:34.762802 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3319d68-63b9-44a7-8173-12bea0fcb6b6 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:34.763167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3319d68-63b9-44a7-8173-12bea0fcb6b6 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:34.763462 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3319d68-63b9-44a7-8173-12bea0fcb6b6 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:34.776660 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:34.776660 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:34.784668 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f3319d68-63b9-44a7-8173-12bea0fcb6b6 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:34.793642 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3319d68-63b9-44a7-8173-12bea0fcb6b6 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:34.794336 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 258/1035] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:34 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:34.823417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a1d7e36f-9119-4b12-8815-c8f492738daf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:34.829802 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1d7e36f-9119-4b12-8815-c8f492738daf tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:34.830190 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1d7e36f-9119-4b12-8815-c8f492738daf tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:34.831246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1d7e36f-9119-4b12-8815-c8f492738daf tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:34.843436 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:34.843436 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:34.850520 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a1d7e36f-9119-4b12-8815-c8f492738daf tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Volume info retrieved successfully. Aug 26 09:00:34.856523 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1d7e36f-9119-4b12-8815-c8f492738daf tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:34.857098 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 265/1036] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:34 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 1033 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:34.884449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:34.889127 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] POST https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c/action Aug 26 09:00:34.889664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:34.889864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:34.904260 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:34.904260 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:34.905033 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:34.933519 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:34.933519 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:34.970336 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Created reservations ['38c71a66-d203-48ca-bed2-5692147fd61c', '7d5205e4-f44d-411b-a5b7-a4e85145ae60'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:34.995186 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:34.995417 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:00:35.013497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Created reservations ['688c063a-0cb5-4966-ab19-f3b3d2016ab0', '51643923-7d63-49d3-a3ba-d7ef9188a704'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:35.070403 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Retype volume request issued successfully. Aug 26 09:00:35.070782 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-080490e5-3698-4d07-89d0-fb2e4a3d383f tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c/action returned with HTTP 202 Aug 26 09:00:35.071409 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 258/1037] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:00:34 2026] POST /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:35.082779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d837067-41c1-4466-b63d-8ca4254cb545 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:35.084324 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-082caf21-06b0-4036-b5aa-c59dcafd62d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:35.086653 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-082caf21-06b0-4036-b5aa-c59dcafd62d3 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:35.087259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-082caf21-06b0-4036-b5aa-c59dcafd62d3 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:35.087259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-082caf21-06b0-4036-b5aa-c59dcafd62d3 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:35.087404 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d837067-41c1-4466-b63d-8ca4254cb545 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:35.087755 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d837067-41c1-4466-b63d-8ca4254cb545 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:35.088035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d837067-41c1-4466-b63d-8ca4254cb545 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:35.088215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5d837067-41c1-4466-b63d-8ca4254cb545 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:35.098473 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:35.098473 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:35.101424 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:35.101424 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:35.102635 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d837067-41c1-4466-b63d-8ca4254cb545 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:35.103941 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 257/1038] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:35 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:35.107712 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-082caf21-06b0-4036-b5aa-c59dcafd62d3 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:35.114350 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-082caf21-06b0-4036-b5aa-c59dcafd62d3 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:35.114768 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 259/1039] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:35 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:35.649781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-da490255-a7bb-44bc-a8d9-a7e9f706b374 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:35.651525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da490255-a7bb-44bc-a8d9-a7e9f706b374 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:00:35.651626 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da490255-a7bb-44bc-a8d9-a7e9f706b374 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:35.651835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da490255-a7bb-44bc-a8d9-a7e9f706b374 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:35.663321 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:35.663321 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:35.667896 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-da490255-a7bb-44bc-a8d9-a7e9f706b374 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:35.675263 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da490255-a7bb-44bc-a8d9-a7e9f706b374 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 200 Aug 26 09:00:35.675681 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 266/1040] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:35 2026] GET /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:35.691178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a64dcce2-8e86-4674-801e-422bc99271ac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:35.693219 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:35.693596 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1119916924"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:35.695218 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1119916924'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:35.695409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume of 1 GB Aug 26 09:00:35.695743 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:35.695743 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:35.703694 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Availability Zones retrieved successfully. Aug 26 09:00:35.708011 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Flow 'volume_create_api' (6f8e3907-a61d-4a15-86cc-1cb86c919b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:35.708946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd9586f-3b23-420e-be16-6ab634b98863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:35.709723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:35.749928 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd9586f-3b23-420e-be16-6ab634b98863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:35.750776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004e6c7d-decd-4996-aa5c-cedce7ca4241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:35.799285 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Created reservations ['23340230-f8d2-44fd-9be4-fbea3499c6d1', 'b0c57556-72d2-456f-a4f1-44afd03e52d3', '16bc2fad-a9aa-4b62-b566-8a4e77d4574b', 'ac663112-c262-4b08-80b8-16f00bc7b272'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:35.800262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004e6c7d-decd-4996-aa5c-cedce7ca4241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23340230-f8d2-44fd-9be4-fbea3499c6d1', 'b0c57556-72d2-456f-a4f1-44afd03e52d3', '16bc2fad-a9aa-4b62-b566-8a4e77d4574b', 'ac663112-c262-4b08-80b8-16f00bc7b272']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:35.801227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (485a0f3f-df38-422e-833c-f93ebe3648c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:35.825838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (485a0f3f-df38-422e-833c-f93ebe3648c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1119916924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',qos_specs=None,replication_status=,reservations=['23340230-f8d2-44fd-9be4-fbea3499c6d1','b0c57556-72d2-456f-a4f1-44afd03e52d3','16bc2fad-a9aa-4b62-b566-8a4e77d4574b','ac663112-c262-4b08-80b8-16f00bc7b272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1119916924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:35.826697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a648777a-82b3-439e-8bad-3d222f3dcdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:35.846859 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a648777a-82b3-439e-8bad-3d222f3dcdba) transitioned into state 'SUCCESS' from state '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-1119916924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',qos_specs=None,replication_status=,reservations=['23340230-f8d2-44fd-9be4-fbea3499c6d1','b0c57556-72d2-456f-a4f1-44afd03e52d3','16bc2fad-a9aa-4b62-b566-8a4e77d4574b','ac663112-c262-4b08-80b8-16f00bc7b272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:35.848619 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62327889-d691-42b6-9b39-3f6302007d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:35.862041 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62327889-d691-42b6-9b39-3f6302007d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:35.862755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Flow 'volume_create_api' (6f8e3907-a61d-4a15-86cc-1cb86c919b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:35.863208 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume request issued successfully. Aug 26 09:00:35.864050 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a64dcce2-8e86-4674-801e-422bc99271ac tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:35.864690 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 259/1041] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:35 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 26 09:00:35.884419 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dcbaecc2-f9cf-4de3-8c6f-ab415fb21505 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:35.888926 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcbaecc2-f9cf-4de3-8c6f-ab415fb21505 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:00:35.889425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcbaecc2-f9cf-4de3-8c6f-ab415fb21505 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:35.889642 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcbaecc2-f9cf-4de3-8c6f-ab415fb21505 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:35.904877 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:35.904877 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:35.912043 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dcbaecc2-f9cf-4de3-8c6f-ab415fb21505 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:35.918869 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcbaecc2-f9cf-4de3-8c6f-ab415fb21505 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 200 Aug 26 09:00:35.919319 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 258/1042] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:35 2026] GET /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:36.119386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58e68f07-bafe-4de5-82fd-d3d136d155f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.122404 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58e68f07-bafe-4de5-82fd-d3d136d155f1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:36.122634 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58e68f07-bafe-4de5-82fd-d3d136d155f1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.123628 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58e68f07-bafe-4de5-82fd-d3d136d155f1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.123628 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-58e68f07-bafe-4de5-82fd-d3d136d155f1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:36.132080 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.132080 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:36.133900 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58e68f07-bafe-4de5-82fd-d3d136d155f1 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:36.134545 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 260/1043] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:36.139178 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-487dad42-b7c1-48c5-bf3a-13de529c68ec None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.143303 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-487dad42-b7c1-48c5-bf3a-13de529c68ec tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:36.143491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-487dad42-b7c1-48c5-bf3a-13de529c68ec tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.143734 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-487dad42-b7c1-48c5-bf3a-13de529c68ec tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.154417 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.154417 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:36.159901 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-487dad42-b7c1-48c5-bf3a-13de529c68ec tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:36.168073 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-487dad42-b7c1-48c5-bf3a-13de529c68ec tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:36.168461 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 267/1044] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:36.186868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00c123ce-88f7-4a3b-bbe0-80bc87caec10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.189576 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00c123ce-88f7-4a3b-bbe0-80bc87caec10 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:36.189951 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00c123ce-88f7-4a3b-bbe0-80bc87caec10 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.190241 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00c123ce-88f7-4a3b-bbe0-80bc87caec10 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.204293 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.204293 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:36.211123 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-00c123ce-88f7-4a3b-bbe0-80bc87caec10 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Volume info retrieved successfully. Aug 26 09:00:36.216275 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00c123ce-88f7-4a3b-bbe0-80bc87caec10 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:36.217736 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 260/1045] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 1033 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:00:36.232121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1ddc1020-17da-4f77-9792-73ac60541995 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.234681 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ddc1020-17da-4f77-9792-73ac60541995 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] GET https://10.4.3.236/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021 Aug 26 09:00:36.234998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ddc1020-17da-4f77-9792-73ac60541995 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.235298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ddc1020-17da-4f77-9792-73ac60541995 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.236609 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ddc1020-17da-4f77-9792-73ac60541995 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021'), ('all_tenants', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:36.285315 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1ddc1020-17da-4f77-9792-73ac60541995 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Get all volumes completed successfully. Aug 26 09:00:36.285315 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ddc1020-17da-4f77-9792-73ac60541995 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021 returned with HTTP 200 Aug 26 09:00:36.285560 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 259/1046] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-740191021 => generated 346 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:00:36.301260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80df32a9-3513-4e3e-9a94-15f88e5dd741 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.308861 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80df32a9-3513-4e3e-9a94-15f88e5dd741 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:36.309085 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80df32a9-3513-4e3e-9a94-15f88e5dd741 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.309527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80df32a9-3513-4e3e-9a94-15f88e5dd741 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.321362 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.321362 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:36.335313 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80df32a9-3513-4e3e-9a94-15f88e5dd741 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:36.342625 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80df32a9-3513-4e3e-9a94-15f88e5dd741 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:36.343306 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 261/1047] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:00:36.366990 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.368592 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:36.368872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.369135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.369816 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Delete volume with id: 5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:36.379195 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.379195 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:36.379870 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:36.412726 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Delete volume request issued successfully. Aug 26 09:00:36.412726 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb7a2010-67cb-463e-bed1-90a36451cbc5 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 202 Aug 26 09:00:36.413348 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 268/1048] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:36 2026] DELETE /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:36.423782 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f23e7bef-269f-4903-a379-33984fb8b110 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.426248 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f23e7bef-269f-4903-a379-33984fb8b110 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:36.426462 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f23e7bef-269f-4903-a379-33984fb8b110 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.426678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f23e7bef-269f-4903-a379-33984fb8b110 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.438438 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.438438 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:36.446115 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f23e7bef-269f-4903-a379-33984fb8b110 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Volume info retrieved successfully. Aug 26 09:00:36.452668 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f23e7bef-269f-4903-a379-33984fb8b110 tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 200 Aug 26 09:00:36.453213 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 261/1049] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:36.937798 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-04444dc8-472d-49ac-9780-cc64f9c6d87b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.941468 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04444dc8-472d-49ac-9780-cc64f9c6d87b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:00:36.941987 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04444dc8-472d-49ac-9780-cc64f9c6d87b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.942409 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04444dc8-472d-49ac-9780-cc64f9c6d87b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.950722 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-e8774ef1-a916-4460-9875-7526359d70aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:36.955591 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-e8774ef1-a916-4460-9875-7526359d70aa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:00:36.955826 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-e8774ef1-a916-4460-9875-7526359d70aa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:36.956044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-e8774ef1-a916-4460-9875-7526359d70aa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:36.957756 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.957756 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:36.967453 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-04444dc8-472d-49ac-9780-cc64f9c6d87b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:36.973533 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:36.973533 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:36.981933 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-e8774ef1-a916-4460-9875-7526359d70aa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:00:36.982078 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04444dc8-472d-49ac-9780-cc64f9c6d87b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 200 Aug 26 09:00:36.982078 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 260/1050] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:36.987096 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-e8774ef1-a916-4460-9875-7526359d70aa tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 09:00:36.988114 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 262/1051] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:36 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1682 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:36.998894 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.000981 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:37.001426 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-464107843"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:37.005021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-464107843'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:37.005021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume of 1 GB Aug 26 09:00:37.008490 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Availability Zones retrieved successfully. Aug 26 09:00:37.014978 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Flow 'volume_create_api' (06f6516b-8a94-47b7-8772-fba606ff989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:37.016276 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aeb4b0-d7d9-47d9-9b80-bffe9eb5c284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:37.019362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:37.050163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-cf39812e-dace-4be6-9233-c72631ae2ab2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.053701 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aeb4b0-d7d9-47d9-9b80-bffe9eb5c284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:37.054415 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-cf39812e-dace-4be6-9233-c72631ae2ab2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:00:37.054654 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f7141d-29f1-4ff0-a27b-283caf241dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:37.054816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-cf39812e-dace-4be6-9233-c72631ae2ab2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.054909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-cf39812e-dace-4be6-9233-c72631ae2ab2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.099746 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:37.099746 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:37.113216 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-cf39812e-dace-4be6-9233-c72631ae2ab2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:00:37.124062 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-cf39812e-dace-4be6-9233-c72631ae2ab2 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 09:00:37.124624 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 262/1052] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:37 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1682 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:37.148982 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce1045d4-6aae-44c9-a6d7-c88ed31cdbbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.151630 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce1045d4-6aae-44c9-a6d7-c88ed31cdbbf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:37.151913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce1045d4-6aae-44c9-a6d7-c88ed31cdbbf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.152175 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce1045d4-6aae-44c9-a6d7-c88ed31cdbbf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.152314 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ce1045d4-6aae-44c9-a6d7-c88ed31cdbbf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:37.159813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Created reservations ['6d80465a-e00d-4aae-8a98-6323f9e0f0bb', '1fd2352a-2760-41c3-b5e6-5c670e4254b4', 'eda9e717-9d21-4ead-b373-bcedf45e11bc', '9277e8ff-de62-4de1-8160-5a4c560734a2'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:37.161329 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f7141d-29f1-4ff0-a27b-283caf241dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d80465a-e00d-4aae-8a98-6323f9e0f0bb', '1fd2352a-2760-41c3-b5e6-5c670e4254b4', 'eda9e717-9d21-4ead-b373-bcedf45e11bc', '9277e8ff-de62-4de1-8160-5a4c560734a2']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:37.161504 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:37.161504 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:37.163464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce1045d4-6aae-44c9-a6d7-c88ed31cdbbf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:37.163591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (096a0ca2-a158-4ecd-886a-f06da2dcb931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:37.163663 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 261/1053] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:37 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:37.211640 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (096a0ca2-a158-4ecd-886a-f06da2dcb931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab5f85ff-2674-45f5-bc02-5743c7a1d033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-464107843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',qos_specs=None,replication_status=,reservations=['6d80465a-e00d-4aae-8a98-6323f9e0f0bb','1fd2352a-2760-41c3-b5e6-5c670e4254b4','eda9e717-9d21-4ead-b373-bcedf45e11bc','9277e8ff-de62-4de1-8160-5a4c560734a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-464107843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab5f85ff-2674-45f5-bc02-5743c7a1d033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:37.212644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f850a6e-0939-4055-a2cb-0cb2b9bf489f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:37.310373 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f850a6e-0939-4055-a2cb-0cb2b9bf489f) transitioned into state 'SUCCESS' from state '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-464107843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2fba8b4d3114cc6bceb2e7ce80e8d7f',qos_specs=None,replication_status=,reservations=['6d80465a-e00d-4aae-8a98-6323f9e0f0bb','1fd2352a-2760-41c3-b5e6-5c670e4254b4','eda9e717-9d21-4ead-b373-bcedf45e11bc','9277e8ff-de62-4de1-8160-5a4c560734a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdd4fac5e054a82a08f7ee071c83547',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:37.310975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b820bee5-a13e-4c68-9ea5-fcc0c5ebbb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:37.336944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b820bee5-a13e-4c68-9ea5-fcc0c5ebbb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:37.336944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Flow 'volume_create_api' (06f6516b-8a94-47b7-8772-fba606ff989a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:37.336944 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Create volume request issued successfully. Aug 26 09:00:37.338223 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e419ef6-a5d3-4379-b028-6dd3622fe67d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:37.339160 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 269/1054] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:36 2026] POST /volume/v3/volumes => generated 756 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:37.358486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2187dd2-bde5-4135-a2c2-73b7b551bc0c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.363064 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2187dd2-bde5-4135-a2c2-73b7b551bc0c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:00:37.363064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2187dd2-bde5-4135-a2c2-73b7b551bc0c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.363064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2187dd2-bde5-4135-a2c2-73b7b551bc0c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.380619 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:37.380619 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:37.386894 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2187dd2-bde5-4135-a2c2-73b7b551bc0c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:37.399398 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2187dd2-bde5-4135-a2c2-73b7b551bc0c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 200 Aug 26 09:00:37.399398 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 263/1055] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:37 2026] GET /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:37.475357 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfe822e0-776b-4aa7-9dfb-16c09911b9ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.480472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfe822e0-776b-4aa7-9dfb-16c09911b9ba tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] GET https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c Aug 26 09:00:37.480472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfe822e0-776b-4aa7-9dfb-16c09911b9ba tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.480472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfe822e0-776b-4aa7-9dfb-16c09911b9ba tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.495247 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfe822e0-776b-4aa7-9dfb-16c09911b9ba tempest-VolumeRetypeWithoutMigrationTest-201524963 tempest-VolumeRetypeWithoutMigrationTest-201524963-project-member] https://10.4.3.236/volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c returned with HTTP 404 Aug 26 09:00:37.495247 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 263/1056] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:37 2026] GET /volume/v3/volumes/5daea55b-b94b-4232-9999-e5f1fd09e82c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:37.512514 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b572b95f-5529-4f38-b41e-13713f77730f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.518591 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b572b95f-5529-4f38-b41e-13713f77730f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] DELETE https://10.4.3.236/volume/v3/types/f3dc70d2-eccb-4406-8e64-c5be82a311c8 Aug 26 09:00:37.520870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b572b95f-5529-4f38-b41e-13713f77730f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.520870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b572b95f-5529-4f38-b41e-13713f77730f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.580475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b572b95f-5529-4f38-b41e-13713f77730f tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/types/f3dc70d2-eccb-4406-8e64-c5be82a311c8 returned with HTTP 202 Aug 26 09:00:37.580897 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 262/1057] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:00:37 2026] DELETE /volume/v3/types/f3dc70d2-eccb-4406-8e64-c5be82a311c8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:37.595896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5a307e8a-2458-46cf-8997-4d5f5254454b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.602604 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5a307e8a-2458-46cf-8997-4d5f5254454b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] GET https://10.4.3.236/volume/v3/types/f3dc70d2-eccb-4406-8e64-c5be82a311c8 Aug 26 09:00:37.602604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5a307e8a-2458-46cf-8997-4d5f5254454b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.602604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5a307e8a-2458-46cf-8997-4d5f5254454b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.610473 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5a307e8a-2458-46cf-8997-4d5f5254454b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/types/f3dc70d2-eccb-4406-8e64-c5be82a311c8 returned with HTTP 404 Aug 26 09:00:37.611283 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 270/1058] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:00:37 2026] GET /volume/v3/types/f3dc70d2-eccb-4406-8e64-c5be82a311c8 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:37.621196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21f51b1e-17cf-4d7d-8152-aa72cc8f662b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.623867 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21f51b1e-17cf-4d7d-8152-aa72cc8f662b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] DELETE https://10.4.3.236/volume/v3/types/4861a3fa-1d5e-430a-b543-84c2795b1de8 Aug 26 09:00:37.623867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21f51b1e-17cf-4d7d-8152-aa72cc8f662b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.624101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21f51b1e-17cf-4d7d-8152-aa72cc8f662b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.665885 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21f51b1e-17cf-4d7d-8152-aa72cc8f662b tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/types/4861a3fa-1d5e-430a-b543-84c2795b1de8 returned with HTTP 202 Aug 26 09:00:37.666399 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 264/1059] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:00:37 2026] DELETE /volume/v3/types/4861a3fa-1d5e-430a-b543-84c2795b1de8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:37.674513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d1c5b00-006f-4b64-8c16-ec35d6bcd691 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:37.676868 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d1c5b00-006f-4b64-8c16-ec35d6bcd691 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] GET https://10.4.3.236/volume/v3/types/4861a3fa-1d5e-430a-b543-84c2795b1de8 Aug 26 09:00:37.677008 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d1c5b00-006f-4b64-8c16-ec35d6bcd691 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:37.677686 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d1c5b00-006f-4b64-8c16-ec35d6bcd691 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:37.685987 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d1c5b00-006f-4b64-8c16-ec35d6bcd691 tempest-VolumeRetypeWithoutMigrationTest-1895395219 tempest-VolumeRetypeWithoutMigrationTest-1895395219-project-admin] https://10.4.3.236/volume/v3/types/4861a3fa-1d5e-430a-b543-84c2795b1de8 returned with HTTP 404 Aug 26 09:00:37.686735 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 264/1060] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:00:37 2026] GET /volume/v3/types/4861a3fa-1d5e-430a-b543-84c2795b1de8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:38.180808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c118506b-71dc-44a6-be98-f0244a144d14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:38.183370 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c118506b-71dc-44a6-be98-f0244a144d14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:38.183873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c118506b-71dc-44a6-be98-f0244a144d14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:38.184129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c118506b-71dc-44a6-be98-f0244a144d14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:38.184129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c118506b-71dc-44a6-be98-f0244a144d14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:38.191550 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:38.191550 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:38.192597 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c118506b-71dc-44a6-be98-f0244a144d14 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:38.193535 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 263/1061] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:38 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:38.426557 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-890d50a7-aac6-41d3-8003-47b8282ae14b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:38.430061 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-890d50a7-aac6-41d3-8003-47b8282ae14b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:00:38.430061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-890d50a7-aac6-41d3-8003-47b8282ae14b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:38.430694 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-890d50a7-aac6-41d3-8003-47b8282ae14b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:38.454995 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:38.454995 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:38.470695 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-890d50a7-aac6-41d3-8003-47b8282ae14b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:38.480230 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-890d50a7-aac6-41d3-8003-47b8282ae14b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 200 Aug 26 09:00:38.480230 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 271/1062] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:38 2026] GET /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:38.898028 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d50641f2-7857-4015-ad9e-cac40adf8295 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:38.898409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d50641f2-7857-4015-ad9e-cac40adf8295 None None] GET https://10.4.3.236/volume// Aug 26 09:00:38.898934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d50641f2-7857-4015-ad9e-cac40adf8295 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:38.898934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d50641f2-7857-4015-ad9e-cac40adf8295 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:38.899390 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d50641f2-7857-4015-ad9e-cac40adf8295 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:38.899824 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 265/1063] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00: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 26 09:00:38.910443 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-affa0295-7442-43e7-a15d-41173d867eb3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:38.916746 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-affa0295-7442-43e7-a15d-41173d867eb3 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:00:38.916746 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-affa0295-7442-43e7-a15d-41173d867eb3 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a0c808e-9c2a-41ad-a3c3-d58833af37c3", "connector": null, "instance_uuid": "708da813-bd6e-4f93-b038-c48acb95b2c2"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:38.935753 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:38.935753 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:39.029883 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-affa0295-7442-43e7-a15d-41173d867eb3 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:00:39.029883 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 265/1064] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:00:38 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:39.113934 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2f1fb1d5-ec74-4f7f-a977-b70410e8fce0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:39.117626 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2f1fb1d5-ec74-4f7f-a977-b70410e8fce0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] DELETE https://10.4.3.236/volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a Aug 26 09:00:39.117626 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2f1fb1d5-ec74-4f7f-a977-b70410e8fce0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:39.117626 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2f1fb1d5-ec74-4f7f-a977-b70410e8fce0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:39.129187 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:39.129187 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:39.215093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bd68cd77-69cf-426c-aea3-9452f880e5b2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:39.217871 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd68cd77-69cf-426c-aea3-9452f880e5b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:39.217871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd68cd77-69cf-426c-aea3-9452f880e5b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:39.219748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd68cd77-69cf-426c-aea3-9452f880e5b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:39.219748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-bd68cd77-69cf-426c-aea3-9452f880e5b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:39.227689 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:39.227689 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:39.228337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd68cd77-69cf-426c-aea3-9452f880e5b2 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:39.229162 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 272/1065] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:39 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:39.243591 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2f1fb1d5-ec74-4f7f-a977-b70410e8fce0 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a returned with HTTP 200 Aug 26 09:00:39.244167 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 264/1066] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:00:39 2026] DELETE /volume/v3/attachments/93ecda4f-227a-477b-94fc-9023b11b130a => generated 192 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:00:39.399041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-adcdb4a5-cbac-4967-bdb9-7528509b0ca0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:39.399364 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adcdb4a5-cbac-4967-bdb9-7528509b0ca0 None None] GET https://10.4.3.236/volume// Aug 26 09:00:39.399598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adcdb4a5-cbac-4967-bdb9-7528509b0ca0 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:39.399864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adcdb4a5-cbac-4967-bdb9-7528509b0ca0 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:39.400438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adcdb4a5-cbac-4967-bdb9-7528509b0ca0 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:39.400734 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 266/1067] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:00:39.415033 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-067ea958-0bd7-432b-bec4-bb6e682931e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:39.421353 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-067ea958-0bd7-432b-bec4-bb6e682931e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] POST https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3/action Aug 26 09:00:39.421549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-067ea958-0bd7-432b-bec4-bb6e682931e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action body: b'{"os-reimage": {"image_id": "47dc517b-8f0f-459d-a627-5e084c8d5ac7", "reimage_reserved": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:39.421678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-067ea958-0bd7-432b-bec4-bb6e682931e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "47dc517b-8f0f-459d-a627-5e084c8d5ac7", "reimage_reserved": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:39.444609 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:39.444609 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:39.445959 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-067ea958-0bd7-432b-bec4-bb6e682931e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:00:39.609645 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-067ea958-0bd7-432b-bec4-bb6e682931e9 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3/action returned with HTTP 202 Aug 26 09:00:39.609645 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 266/1068] 10.4.3.236 () {74 vars in 1713 bytes} [Wed Aug 26 09:00:39 2026] POST /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:00:40.248192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-75eb1ac3-1434-4969-8e92-c0ce509ac456 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:40.250965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75eb1ac3-1434-4969-8e92-c0ce509ac456 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:40.251446 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75eb1ac3-1434-4969-8e92-c0ce509ac456 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:40.251863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75eb1ac3-1434-4969-8e92-c0ce509ac456 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:40.257271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-75eb1ac3-1434-4969-8e92-c0ce509ac456 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:40.269651 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:40.269651 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:40.271420 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75eb1ac3-1434-4969-8e92-c0ce509ac456 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:40.272670 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 273/1069] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:40 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:41.301313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e5debc2-b7a3-48a9-a14e-7046562f04bf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:41.301313 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e5debc2-b7a3-48a9-a14e-7046562f04bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:41.301313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e5debc2-b7a3-48a9-a14e-7046562f04bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:41.301313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e5debc2-b7a3-48a9-a14e-7046562f04bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:41.301313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4e5debc2-b7a3-48a9-a14e-7046562f04bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:41.308575 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:41.308575 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:41.309917 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e5debc2-b7a3-48a9-a14e-7046562f04bf tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:41.311134 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 265/1070] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:41 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:42.330096 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e3837ad-190d-4f5e-aace-2053fef619c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:42.332665 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e3837ad-190d-4f5e-aace-2053fef619c3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:42.333588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e3837ad-190d-4f5e-aace-2053fef619c3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:42.333588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e3837ad-190d-4f5e-aace-2053fef619c3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:42.333588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2e3837ad-190d-4f5e-aace-2053fef619c3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:42.344245 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:42.344245 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:42.346820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e3837ad-190d-4f5e-aace-2053fef619c3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:42.346820 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 267/1071] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:42 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:00:42.643263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-56ad9efd-db2c-40eb-ad10-b2af48c59c31 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:42.858140 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56ad9efd-db2c-40eb-ad10-b2af48c59c31 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:00:42.858861 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56ad9efd-db2c-40eb-ad10-b2af48c59c31 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1056307155"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:42.861986 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:42.861986 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:42.896041 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56ad9efd-db2c-40eb-ad10-b2af48c59c31 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:00:42.896041 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 267/1072] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:00:42 2026] POST /volume/v3/types => generated 231 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:42.908790 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b3ab18f5-1817-4ff3-8051-483d3b0c3630 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:42.912442 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3ab18f5-1817-4ff3-8051-483d3b0c3630 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] POST https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs Aug 26 09:00:42.913105 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3ab18f5-1817-4ff3-8051-483d3b0c3630 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:42.967771 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3ab18f5-1817-4ff3-8051-483d3b0c3630 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs returned with HTTP 200 Aug 26 09:00:42.968890 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 274/1073] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:00:42 2026] POST /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs => generated 34 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:42.979905 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f21f9816-0163-4fc6-9bfd-c018b2aa03a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:42.982464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f21f9816-0163-4fc6-9bfd-c018b2aa03a8 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] GET https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 Aug 26 09:00:42.982753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f21f9816-0163-4fc6-9bfd-c018b2aa03a8 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:42.983063 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f21f9816-0163-4fc6-9bfd-c018b2aa03a8 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.000999 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f21f9816-0163-4fc6-9bfd-c018b2aa03a8 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 returned with HTTP 200 Aug 26 09:00:43.001650 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 266/1074] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:00:42 2026] GET /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.015229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a8df222-4e69-4809-9b59-994cf5a2b73f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.017982 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a8df222-4e69-4809-9b59-994cf5a2b73f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] DELETE https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 Aug 26 09:00:43.019447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a8df222-4e69-4809-9b59-994cf5a2b73f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.019447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a8df222-4e69-4809-9b59-994cf5a2b73f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.065104 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a8df222-4e69-4809-9b59-994cf5a2b73f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 returned with HTTP 202 Aug 26 09:00:43.065618 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 268/1075] 10.4.3.236 () {66 vars in 1399 bytes} [Wed Aug 26 09:00:43 2026] DELETE /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:43.078631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a707ba0-bb96-4aac-bab8-23cf30783b24 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.078631 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a707ba0-bb96-4aac-bab8-23cf30783b24 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] GET https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 Aug 26 09:00:43.078631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a707ba0-bb96-4aac-bab8-23cf30783b24 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.078631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a707ba0-bb96-4aac-bab8-23cf30783b24 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.094339 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a707ba0-bb96-4aac-bab8-23cf30783b24 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 returned with HTTP 404 Aug 26 09:00:43.095372 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 268/1076] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:00:43 2026] GET /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:43.109833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-473e7970-e8aa-42f3-926d-2e4e20b5bc7a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.112802 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-473e7970-e8aa-42f3-926d-2e4e20b5bc7a tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] POST https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs Aug 26 09:00:43.113509 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-473e7970-e8aa-42f3-926d-2e4e20b5bc7a tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:43.170795 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-473e7970-e8aa-42f3-926d-2e4e20b5bc7a tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs returned with HTTP 200 Aug 26 09:00:43.171378 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 275/1077] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:00:43 2026] POST /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.190075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad69e871-aadb-45f1-a3ed-bc168df2c447 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.195343 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad69e871-aadb-45f1-a3ed-bc168df2c447 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] GET https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs Aug 26 09:00:43.195669 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad69e871-aadb-45f1-a3ed-bc168df2c447 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.196151 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad69e871-aadb-45f1-a3ed-bc168df2c447 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.214817 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad69e871-aadb-45f1-a3ed-bc168df2c447 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs returned with HTTP 200 Aug 26 09:00:43.218150 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 267/1078] 10.4.3.236 () {66 vars in 1378 bytes} [Wed Aug 26 09:00:43 2026] GET /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.240064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-03f99f97-0b1d-4714-b704-432a7c27b6cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.242506 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03f99f97-0b1d-4714-b704-432a7c27b6cc tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] POST https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs Aug 26 09:00:43.242786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03f99f97-0b1d-4714-b704-432a7c27b6cc tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:43.287148 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03f99f97-0b1d-4714-b704-432a7c27b6cc tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs returned with HTTP 200 Aug 26 09:00:43.288173 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 269/1079] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:00:43 2026] POST /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.304791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-838b4952-c0de-47ed-80fb-70745a30f145 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.313596 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-838b4952-c0de-47ed-80fb-70745a30f145 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] PUT https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec2 Aug 26 09:00:43.319869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-838b4952-c0de-47ed-80fb-70745a30f145 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:43.364856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a99b592f-c634-4a45-92fa-e000f468669c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.371114 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a99b592f-c634-4a45-92fa-e000f468669c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:43.371269 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a99b592f-c634-4a45-92fa-e000f468669c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.371453 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a99b592f-c634-4a45-92fa-e000f468669c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.371612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a99b592f-c634-4a45-92fa-e000f468669c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:43.385311 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:43.385311 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:43.387617 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a99b592f-c634-4a45-92fa-e000f468669c tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:43.387617 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 276/1080] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:43 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:43.408743 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-838b4952-c0de-47ed-80fb-70745a30f145 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec2 returned with HTTP 200 Aug 26 09:00:43.411874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 269/1081] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:00:43 2026] PUT /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec2 => generated 17 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.429081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-939f78d8-e43a-4929-af2d-bd921da79cec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.433413 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-939f78d8-e43a-4929-af2d-bd921da79cec tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] GET https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec2 Aug 26 09:00:43.435038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-939f78d8-e43a-4929-af2d-bd921da79cec tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.435598 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-939f78d8-e43a-4929-af2d-bd921da79cec tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.447273 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-939f78d8-e43a-4929-af2d-bd921da79cec tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec2 returned with HTTP 200 Aug 26 09:00:43.448231 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 268/1082] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:00:43 2026] GET /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.462639 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79a9cc23-63d9-433b-a667-10ace0fb6dfa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.465399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79a9cc23-63d9-433b-a667-10ace0fb6dfa tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] POST https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs Aug 26 09:00:43.466512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79a9cc23-63d9-433b-a667-10ace0fb6dfa tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:43.532855 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79a9cc23-63d9-433b-a667-10ace0fb6dfa tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs returned with HTTP 200 Aug 26 09:00:43.533414 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 270/1083] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:00:43 2026] POST /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs => generated 51 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.551317 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9be5a3a5-a590-4c0b-b8af-38e9a5aa6665 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.554816 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9be5a3a5-a590-4c0b-b8af-38e9a5aa6665 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] GET https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs Aug 26 09:00:43.554816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9be5a3a5-a590-4c0b-b8af-38e9a5aa6665 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.555738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9be5a3a5-a590-4c0b-b8af-38e9a5aa6665 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.577507 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9be5a3a5-a590-4c0b-b8af-38e9a5aa6665 tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs returned with HTTP 200 Aug 26 09:00:43.578206 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 277/1084] 10.4.3.236 () {66 vars in 1378 bytes} [Wed Aug 26 09:00:43 2026] GET /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875/extra_specs => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:43.590240 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8ab0e085-6118-45aa-b078-4b95340c6d8d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.595050 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8ab0e085-6118-45aa-b078-4b95340c6d8d tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] DELETE https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875 Aug 26 09:00:43.595050 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8ab0e085-6118-45aa-b078-4b95340c6d8d tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.597638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8ab0e085-6118-45aa-b078-4b95340c6d8d tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.655646 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8ab0e085-6118-45aa-b078-4b95340c6d8d tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875 returned with HTTP 202 Aug 26 09:00:43.656283 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 270/1085] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:00:43 2026] DELETE /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:43.669178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be3eeaf5-f81b-43b7-be2f-ec05bd49f89f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:43.673552 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be3eeaf5-f81b-43b7-be2f-ec05bd49f89f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] GET https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875 Aug 26 09:00:43.674558 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be3eeaf5-f81b-43b7-be2f-ec05bd49f89f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:43.674697 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be3eeaf5-f81b-43b7-be2f-ec05bd49f89f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:43.681189 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be3eeaf5-f81b-43b7-be2f-ec05bd49f89f tempest-VolumeTypesExtraSpecsTest-1158103833 tempest-VolumeTypesExtraSpecsTest-1158103833-project-admin] https://10.4.3.236/volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875 returned with HTTP 404 Aug 26 09:00:43.682583 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 269/1086] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:00:43 2026] GET /volume/v3/types/6f4931b2-ffe5-4f59-8d18-cb1445674875 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:44.409774 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23697614-50a9-4100-9f00-15a1c4ffded6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:44.412513 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23697614-50a9-4100-9f00-15a1c4ffded6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:44.412720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23697614-50a9-4100-9f00-15a1c4ffded6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:44.412971 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23697614-50a9-4100-9f00-15a1c4ffded6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:44.413136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-23697614-50a9-4100-9f00-15a1c4ffded6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:44.432299 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:44.432299 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:44.433404 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23697614-50a9-4100-9f00-15a1c4ffded6 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:44.433760 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 271/1087] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:44 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:44.454776 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4517ebef-c0f1-48c4-9c0d-924482f596fe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:44.459702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4517ebef-c0f1-48c4-9c0d-924482f596fe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:44.459996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4517ebef-c0f1-48c4-9c0d-924482f596fe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:44.460369 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4517ebef-c0f1-48c4-9c0d-924482f596fe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:44.476428 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:44.476428 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:44.483676 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4517ebef-c0f1-48c4-9c0d-924482f596fe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:44.491221 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4517ebef-c0f1-48c4-9c0d-924482f596fe tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 200 Aug 26 09:00:44.491652 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 278/1088] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:44 2026] GET /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:00:44.514771 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:44.517809 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] POST https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15/action Aug 26 09:00:44.518562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:44.518562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:44.520180 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] Updating backup '6832c86b-094e-4035-9bdc-bb57b3ce8d15' with '{'status': 'error'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 09:00:44.539003 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:44.539003 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:44.565067 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] reset_status in rpcapi backup_id 6832c86b-094e-4035-9bdc-bb57b3ce8d15 on host np0000008153. {{(pid=100239) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 26 09:00:44.566713 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61ab549f-5f11-4b7b-8515-0c87bad04093 tempest-VolumesBackupsAdminTest-820297989 tempest-VolumesBackupsAdminTest-820297989-project-admin] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15/action returned with HTTP 202 Aug 26 09:00:44.566713 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 271/1089] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:00:44 2026] POST /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:44.575942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2fbc704c-66e5-474a-9d31-fff789ad6807 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:44.581686 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fbc704c-66e5-474a-9d31-fff789ad6807 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:44.581882 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fbc704c-66e5-474a-9d31-fff789ad6807 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:44.582254 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fbc704c-66e5-474a-9d31-fff789ad6807 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:44.582686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2fbc704c-66e5-474a-9d31-fff789ad6807 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:44.590768 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:44.590768 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:44.591898 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fbc704c-66e5-474a-9d31-fff789ad6807 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:44.592231 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 270/1090] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:44 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:44.607979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:44.613466 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] DELETE https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:44.613466 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:44.613793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:44.614352 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete backup with id: 6832c86b-094e-4035-9bdc-bb57b3ce8d15. Aug 26 09:00:44.620509 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:44.620509 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:44.659104 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] delete_backup rpcapi backup_id 6832c86b-094e-4035-9bdc-bb57b3ce8d15 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:00:44.662238 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-922e50f5-1aab-46c7-80c1-47c2c36a5a94 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 202 Aug 26 09:00:44.662931 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 272/1091] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:44 2026] DELETE /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:00:44.676813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-88122ad1-0b68-43fe-b620-06aeb28bdea3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:44.684097 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-88122ad1-0b68-43fe-b620-06aeb28bdea3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:44.684443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-88122ad1-0b68-43fe-b620-06aeb28bdea3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:44.684698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-88122ad1-0b68-43fe-b620-06aeb28bdea3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:44.686388 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-88122ad1-0b68-43fe-b620-06aeb28bdea3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:44.695418 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:44.695418 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:44.696720 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-88122ad1-0b68-43fe-b620-06aeb28bdea3 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:44.697119 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 279/1092] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:44 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:45.715605 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7436769e-e56b-47a9-b830-952ca060f711 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:45.718223 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7436769e-e56b-47a9-b830-952ca060f711 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:45.718223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7436769e-e56b-47a9-b830-952ca060f711 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:45.718395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7436769e-e56b-47a9-b830-952ca060f711 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:45.718449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7436769e-e56b-47a9-b830-952ca060f711 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:45.726073 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:45.726073 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:45.727473 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7436769e-e56b-47a9-b830-952ca060f711 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 200 Aug 26 09:00:45.728738 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 272/1093] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:45 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:46.744387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7c29ee6-1652-4265-83e8-86ec15f6f7c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:46.746243 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7c29ee6-1652-4265-83e8-86ec15f6f7c7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 Aug 26 09:00:46.746733 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7c29ee6-1652-4265-83e8-86ec15f6f7c7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:46.746782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7c29ee6-1652-4265-83e8-86ec15f6f7c7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:46.748964 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a7c29ee6-1652-4265-83e8-86ec15f6f7c7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Show backup with id 6832c86b-094e-4035-9bdc-bb57b3ce8d15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:00:46.752490 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7c29ee6-1652-4265-83e8-86ec15f6f7c7 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 returned with HTTP 404 Aug 26 09:00:46.753320 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 271/1094] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:46 2026] GET /volume/v3/backups/6832c86b-094e-4035-9bdc-bb57b3ce8d15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:46.891029 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53d650e5-a7fc-4379-b813-3b2fef88583e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:46.894461 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53d650e5-a7fc-4379-b813-3b2fef88583e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:46.894772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53d650e5-a7fc-4379-b813-3b2fef88583e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:46.895259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53d650e5-a7fc-4379-b813-3b2fef88583e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:46.917585 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:46.917585 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:46.930597 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-53d650e5-a7fc-4379-b813-3b2fef88583e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:46.941287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53d650e5-a7fc-4379-b813-3b2fef88583e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 200 Aug 26 09:00:46.943280 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 273/1095] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:46 2026] GET /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:00:46.972027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b861e159-862e-438b-957b-2ec03870ac52 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:46.978975 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] DELETE https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:46.979406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:46.979791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:46.980568 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete volume with id: 07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:46.991123 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:46.991123 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:46.991674 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:47.030321 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Delete volume request issued successfully. Aug 26 09:00:47.030321 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b861e159-862e-438b-957b-2ec03870ac52 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 202 Aug 26 09:00:47.030321 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 280/1096] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:46 2026] DELETE /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:47.045049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9117528a-a04d-4ea4-91fe-df0bc7a4c6d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:47.047643 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9117528a-a04d-4ea4-91fe-df0bc7a4c6d4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:47.048366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9117528a-a04d-4ea4-91fe-df0bc7a4c6d4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:47.048366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9117528a-a04d-4ea4-91fe-df0bc7a4c6d4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:47.059445 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:47.059445 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:47.069600 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9117528a-a04d-4ea4-91fe-df0bc7a4c6d4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Volume info retrieved successfully. Aug 26 09:00:47.077430 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9117528a-a04d-4ea4-91fe-df0bc7a4c6d4 tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 200 Aug 26 09:00:47.078206 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 273/1097] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:47 2026] GET /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:48.103027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-117b2139-73f9-41d6-b1c2-5d06c2be760e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:48.107360 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-117b2139-73f9-41d6-b1c2-5d06c2be760e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] GET https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 Aug 26 09:00:48.107716 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-117b2139-73f9-41d6-b1c2-5d06c2be760e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:48.108055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-117b2139-73f9-41d6-b1c2-5d06c2be760e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:48.129436 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-117b2139-73f9-41d6-b1c2-5d06c2be760e tempest-VolumesBackupsAdminTest-2026545552 tempest-VolumesBackupsAdminTest-2026545552-project-member] https://10.4.3.236/volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 returned with HTTP 404 Aug 26 09:00:48.130569 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 272/1098] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:48 2026] GET /volume/v3/volumes/07bce9fa-99ab-42da-95c5-85b4a0d157d3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:48.910476 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-449354c2-ff72-4122-ae08-96c043667844 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:49.014548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:49.015683 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1648833330"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:49.020547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1648833330'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:49.020547 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume of 1 GB Aug 26 09:00:49.044007 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Availability Zones retrieved successfully. Aug 26 09:00:49.056074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Flow 'volume_create_api' (9069c38b-4107-464b-9207-e45a3a29b576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:49.057738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7bf6637-1744-4b9d-83d0-72e64a1801cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:49.059547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:49.121778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7bf6637-1744-4b9d-83d0-72e64a1801cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:49.122915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0136d5ae-9a77-4a25-a158-e15bd7a86cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:49.252252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Created reservations ['2fbb87e5-062c-4fac-b807-66a5f47ccc53', 'c461e7e2-b153-46f9-b94b-a5059a12601e', 'a6ee1926-6a54-4640-83be-495eebe3ad2f', '4eddaf03-cd11-404c-9c09-a74e90ae05ce'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:49.254355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0136d5ae-9a77-4a25-a158-e15bd7a86cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fbb87e5-062c-4fac-b807-66a5f47ccc53', 'c461e7e2-b153-46f9-b94b-a5059a12601e', 'a6ee1926-6a54-4640-83be-495eebe3ad2f', '4eddaf03-cd11-404c-9c09-a74e90ae05ce']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:49.255182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe849be-5de9-4a88-af90-42b24ef02a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:49.305801 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe849be-5de9-4a88-af90-42b24ef02a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e58786e6-4dd3-411a-9595-771e69ce083d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1648833330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',qos_specs=None,replication_status=,reservations=['2fbb87e5-062c-4fac-b807-66a5f47ccc53','c461e7e2-b153-46f9-b94b-a5059a12601e','a6ee1926-6a54-4640-83be-495eebe3ad2f','4eddaf03-cd11-404c-9c09-a74e90ae05ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='311d485637bc49748a1df50ce7d12910',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1648833330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e58786e6-4dd3-411a-9595-771e69ce083d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='311d485637bc49748a1df50ce7d12910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:49.306210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e71d4712-b9d9-4d4b-b574-ea7fabd4ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:49.344741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e71d4712-b9d9-4d4b-b574-ea7fabd4ac52) transitioned into state 'SUCCESS' from state '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-1648833330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',qos_specs=None,replication_status=,reservations=['2fbb87e5-062c-4fac-b807-66a5f47ccc53','c461e7e2-b153-46f9-b94b-a5059a12601e','a6ee1926-6a54-4640-83be-495eebe3ad2f','4eddaf03-cd11-404c-9c09-a74e90ae05ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='311d485637bc49748a1df50ce7d12910',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:49.346127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1338034-04c2-4d5d-959d-005bc1d9db21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:49.359875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1338034-04c2-4d5d-959d-005bc1d9db21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:49.361491 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Flow 'volume_create_api' (9069c38b-4107-464b-9207-e45a3a29b576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:49.363251 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume request issued successfully. Aug 26 09:00:49.364037 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-449354c2-ff72-4122-ae08-96c043667844 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:49.364530 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 274/1099] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:48 2026] POST /volume/v3/volumes => generated 751 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:49.383857 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9caaffe2-5763-4667-b629-6a4c1a8c3312 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:49.386682 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9caaffe2-5763-4667-b629-6a4c1a8c3312 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:49.386682 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9caaffe2-5763-4667-b629-6a4c1a8c3312 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:49.387621 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9caaffe2-5763-4667-b629-6a4c1a8c3312 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:49.395941 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:49.395941 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:49.400255 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9caaffe2-5763-4667-b629-6a4c1a8c3312 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:49.405441 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9caaffe2-5763-4667-b629-6a4c1a8c3312 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d returned with HTTP 200 Aug 26 09:00:49.406288 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 281/1100] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:49 2026] GET /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:50.434782 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fbbbb17a-2efa-404a-b48b-703f1593c32a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:50.437762 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbbbb17a-2efa-404a-b48b-703f1593c32a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:50.438168 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbbbb17a-2efa-404a-b48b-703f1593c32a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:50.440536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbbbb17a-2efa-404a-b48b-703f1593c32a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:50.453596 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:50.453596 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:50.461016 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fbbbb17a-2efa-404a-b48b-703f1593c32a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:50.473107 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbbbb17a-2efa-404a-b48b-703f1593c32a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d returned with HTTP 200 Aug 26 09:00:50.473107 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 274/1101] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:50 2026] GET /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:50.498546 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:50.501001 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:50.501406 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e58786e6-4dd3-411a-9595-771e69ce083d", "name": "tempest-VolumesDeleteCascade-Snapshot-1633728780"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:50.515410 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:50.515410 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:50.515749 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:50.515928 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create snapshot from volume e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:50.586361 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Created reservations ['42b3c5a9-7bb5-4b6f-a60e-d6fd4d21e0c9', 'ba2e8ae8-afd0-4be6-aac0-d719041da7e0', 'd47b4aa3-fdf7-4835-aa90-a8142a05ccc8', '51fcff97-72d1-4d94-b2be-a0136a7d36e9'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:50.645861 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot create request issued successfully. Aug 26 09:00:50.647065 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93c44d2c-8e4b-4cc0-951a-d4c29c411ba2 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:00:50.648734 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 273/1102] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:00:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:50.662945 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d150198d-3787-4e95-b089-9d195a29c5ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:50.666257 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d150198d-3787-4e95-b089-9d195a29c5ae tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e Aug 26 09:00:50.666586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d150198d-3787-4e95-b089-9d195a29c5ae tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:50.666821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d150198d-3787-4e95-b089-9d195a29c5ae tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:50.674707 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:50.674707 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:50.675616 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d150198d-3787-4e95-b089-9d195a29c5ae tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:50.677608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d150198d-3787-4e95-b089-9d195a29c5ae tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e returned with HTTP 200 Aug 26 09:00:50.678178 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 275/1103] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:50 2026] GET /volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:51.702321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-21cf2c17-e738-434b-afb6-80081575b6ea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:51.715266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21cf2c17-e738-434b-afb6-80081575b6ea tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e Aug 26 09:00:51.715266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21cf2c17-e738-434b-afb6-80081575b6ea tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:51.715266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21cf2c17-e738-434b-afb6-80081575b6ea tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:51.715266 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:51.715266 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:51.716007 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-21cf2c17-e738-434b-afb6-80081575b6ea tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:51.721877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21cf2c17-e738-434b-afb6-80081575b6ea tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e returned with HTTP 200 Aug 26 09:00:51.722401 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 282/1104] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:51 2026] GET /volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:51.734293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:51.738036 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:51.738559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e58786e6-4dd3-411a-9595-771e69ce083d", "name": "tempest-VolumesDeleteCascade-Snapshot-354465297"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:51.758383 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:51.758383 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:51.759102 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:51.759264 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create snapshot from volume e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:51.817239 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Created reservations ['3575d0ec-4dd1-4ca2-8ee2-051ab5f2d490', 'f1011708-2fdd-4a23-a25e-1cc21625e9fb', 'b0fe0f11-f8d5-4346-b793-e5520aeab98a', 'aa2fad97-4966-4fb1-bc11-ae857c782126'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:51.889014 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot create request issued successfully. Aug 26 09:00:51.889413 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-512d4867-2b4c-42ea-8fb8-f5d58c6444f3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:00:51.889982 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 275/1105] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:00:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:51.904293 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-247fd440-40f1-4452-826f-118ab5360f2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:51.906532 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-247fd440-40f1-4452-826f-118ab5360f2f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 Aug 26 09:00:51.906800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-247fd440-40f1-4452-826f-118ab5360f2f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:51.907064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-247fd440-40f1-4452-826f-118ab5360f2f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:51.916884 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:51.916884 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:51.916884 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-247fd440-40f1-4452-826f-118ab5360f2f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:51.917859 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-247fd440-40f1-4452-826f-118ab5360f2f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 returned with HTTP 200 Aug 26 09:00:51.918626 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 274/1106] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:51 2026] GET /volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:52.498251 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:52.622974 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:52.623341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-736441505"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:52.625193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-736441505'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:52.625906 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Create volume of 2 GB Aug 26 09:00:52.632668 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Availability Zones retrieved successfully. Aug 26 09:00:52.644328 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Flow 'volume_create_api' (a8d50d25-a07c-47d4-9f9b-03f16fb5fcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:52.648193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309c3df7-6306-4c76-abb6-cd811475d82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:52.649554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Validating volume size '2' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:52.687140 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309c3df7-6306-4c76-abb6-cd811475d82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:52.688038 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f38297d-c54e-413c-83db-a84c23eedcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:52.796112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Created reservations ['fdb6c4ff-6717-4e91-a0e1-b3bf0792a228', '26230de1-8ae7-46b3-a768-c224d7c06668', '77a4b6aa-1b05-4899-a840-3c6ef2f45d24', '5a323a7a-46e8-485c-9798-0366a139fe43'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:52.797906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f38297d-c54e-413c-83db-a84c23eedcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb6c4ff-6717-4e91-a0e1-b3bf0792a228', '26230de1-8ae7-46b3-a768-c224d7c06668', '77a4b6aa-1b05-4899-a840-3c6ef2f45d24', '5a323a7a-46e8-485c-9798-0366a139fe43']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:52.798455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78d874f-9ba2-45ba-aaa9-ce92f741fac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:52.840735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78d874f-9ba2-45ba-aaa9-ce92f741fac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f226ae-16ec-41c4-8d7c-f24a1df74dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-736441505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab962aa54d934d6f90dc9806cadd651d',qos_specs=None,replication_status=,reservations=['fdb6c4ff-6717-4e91-a0e1-b3bf0792a228','26230de1-8ae7-46b3-a768-c224d7c06668','77a4b6aa-1b05-4899-a840-3c6ef2f45d24','5a323a7a-46e8-485c-9798-0366a139fe43'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b167a3f2120040ec8aeaaa3ebb1acdbe',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-736441505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03f226ae-16ec-41c4-8d7c-f24a1df74dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab962aa54d934d6f90dc9806cadd651d',provider_auth=None,provider_geometry=None,provider_id=None,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='b167a3f2120040ec8aeaaa3ebb1acdbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:52.841619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2474b004-d090-44cf-afe2-aa8a9fbe4b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:52.880184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2474b004-d090-44cf-afe2-aa8a9fbe4b6e) transitioned into state 'SUCCESS' from state '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-736441505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab962aa54d934d6f90dc9806cadd651d',qos_specs=None,replication_status=,reservations=['fdb6c4ff-6717-4e91-a0e1-b3bf0792a228','26230de1-8ae7-46b3-a768-c224d7c06668','77a4b6aa-1b05-4899-a840-3c6ef2f45d24','5a323a7a-46e8-485c-9798-0366a139fe43'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b167a3f2120040ec8aeaaa3ebb1acdbe',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:52.881661 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fec77f6-5431-4690-bb3c-a89a7da75040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:52.897136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fec77f6-5431-4690-bb3c-a89a7da75040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:52.898394 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Flow 'volume_create_api' (a8d50d25-a07c-47d4-9f9b-03f16fb5fcb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:52.899508 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Create volume request issued successfully. Aug 26 09:00:52.899508 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e6bd871-b69b-4c6f-84f8-91e6c4e176ff tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:52.900187 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 276/1107] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:52 2026] POST /volume/v3/volumes => generated 754 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:52.919902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-651292d1-269e-4944-bd2c-028566d299ad None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:52.925857 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-651292d1-269e-4944-bd2c-028566d299ad tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] GET https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:52.926085 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-651292d1-269e-4944-bd2c-028566d299ad tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:52.926615 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-651292d1-269e-4944-bd2c-028566d299ad tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:52.937059 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-16b85c93-daf3-46af-93c9-3fbb7fd480a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:52.938630 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:52.938630 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:52.940108 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16b85c93-daf3-46af-93c9-3fbb7fd480a4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 Aug 26 09:00:52.940315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16b85c93-daf3-46af-93c9-3fbb7fd480a4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:52.940594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16b85c93-daf3-46af-93c9-3fbb7fd480a4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:52.945934 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-651292d1-269e-4944-bd2c-028566d299ad tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Volume info retrieved successfully. Aug 26 09:00:52.947944 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:52.947944 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:52.948568 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-16b85c93-daf3-46af-93c9-3fbb7fd480a4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:52.949835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16b85c93-daf3-46af-93c9-3fbb7fd480a4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 returned with HTTP 200 Aug 26 09:00:52.950060 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 276/1108] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:52 2026] GET /volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:52.953764 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-651292d1-269e-4944-bd2c-028566d299ad tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 returned with HTTP 200 Aug 26 09:00:52.954414 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 283/1109] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:52 2026] GET /volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:52.974596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:52.979232 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d?cascade=True Aug 26 09:00:52.979578 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:52.980157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:52.980487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume with id: e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:52.993764 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:52.993764 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:52.993938 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:53.136956 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume request issued successfully. Aug 26 09:00:53.136956 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a3b5d5e-4956-4987-abd9-ed8ccbb0dfab tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d?cascade=True returned with HTTP 202 Aug 26 09:00:53.136956 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 275/1110] 10.4.3.236 () {66 vars in 1376 bytes} [Wed Aug 26 09:00:52 2026] DELETE /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d?cascade=True => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:53.152134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35fa03b5-f277-436d-93d7-be7213c0f594 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:53.156630 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35fa03b5-f277-436d-93d7-be7213c0f594 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:53.156916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35fa03b5-f277-436d-93d7-be7213c0f594 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:53.157158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35fa03b5-f277-436d-93d7-be7213c0f594 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:53.167817 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:53.167817 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:53.175916 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35fa03b5-f277-436d-93d7-be7213c0f594 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:53.182627 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35fa03b5-f277-436d-93d7-be7213c0f594 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d returned with HTTP 200 Aug 26 09:00:53.183265 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 277/1111] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:53 2026] GET /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:53.986086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-76da60f0-2bf5-47ae-9b14-86a27be69bcb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:53.988306 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76da60f0-2bf5-47ae-9b14-86a27be69bcb tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] GET https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:53.988722 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76da60f0-2bf5-47ae-9b14-86a27be69bcb tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:53.989116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76da60f0-2bf5-47ae-9b14-86a27be69bcb tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:53.997071 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:53.997071 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:54.002575 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-76da60f0-2bf5-47ae-9b14-86a27be69bcb tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Volume info retrieved successfully. Aug 26 09:00:54.008076 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76da60f0-2bf5-47ae-9b14-86a27be69bcb tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 returned with HTTP 200 Aug 26 09:00:54.008497 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 277/1112] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:53 2026] GET /volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:54.022219 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.025481 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:54.025875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "03f226ae-16ec-41c4-8d7c-f24a1df74dd6"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:54.031664 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '03f226ae-16ec-41c4-8d7c-f24a1df74dd6'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:54.047513 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.047513 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:54.048482 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Volume retrieved successfully. Aug 26 09:00:54.048482 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Create volume of 1 GB Aug 26 09:00:54.058463 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Availability Zones retrieved successfully. Aug 26 09:00:54.065043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Flow 'volume_create_api' (b18aa443-7b84-4db1-a6ab-8bd7f054e39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:54.066368 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3463b1cd-f860-4fe2-bfea-3068536cbd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.067661 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:54.070165 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3463b1cd-f860-4fe2-bfea-3068536cbd55) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 09:00:54.070165 np0000008153 devstack@c-api.service[100236]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 26 09:00:54.072279 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3463b1cd-f860-4fe2-bfea-3068536cbd55) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.073426 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3463b1cd-f860-4fe2-bfea-3068536cbd55) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 09:00:54.074342 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Flow 'volume_create_api' (b18aa443-7b84-4db1-a6ab-8bd7f054e39f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 09:00:54.074821 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4763f916-1713-4c92-bf40-bf0cf0fd526b tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:00:54.075490 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 284/1113] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:54 2026] POST /volume/v3/volumes => generated 173 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:00:54.084544 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76e26e7c-33a4-46e6-96ee-aef55c579765 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.087260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76e26e7c-33a4-46e6-96ee-aef55c579765 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] GET https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:54.087606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76e26e7c-33a4-46e6-96ee-aef55c579765 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.087817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76e26e7c-33a4-46e6-96ee-aef55c579765 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.097540 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.097540 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:54.103207 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76e26e7c-33a4-46e6-96ee-aef55c579765 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Volume info retrieved successfully. Aug 26 09:00:54.110681 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76e26e7c-33a4-46e6-96ee-aef55c579765 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 returned with HTTP 200 Aug 26 09:00:54.111106 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 276/1114] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:54.127880 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.129759 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] DELETE https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:54.130239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.130299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.130434 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Delete volume with id: 03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:54.130660 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-60bcaded-1b99-4955-a823-24d1149735fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.135035 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-60bcaded-1b99-4955-a823-24d1149735fc tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:00:54.135394 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-60bcaded-1b99-4955-a823-24d1149735fc tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.135800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-60bcaded-1b99-4955-a823-24d1149735fc tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.152235 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.152235 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:54.152799 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Volume info retrieved successfully. Aug 26 09:00:54.153911 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.153911 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:54.160258 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-629e16b5-c774-40ca-a502-0812f7eece03 req-60bcaded-1b99-4955-a823-24d1149735fc tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:54.167711 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-60bcaded-1b99-4955-a823-24d1149735fc tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 200 Aug 26 09:00:54.168499 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 278/1115] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:54.182218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-97bf9152-e26a-44f0-ad5a-8ce5a5d3cb27 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.186104 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-97bf9152-e26a-44f0-ad5a-8ce5a5d3cb27 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:00:54.186421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-97bf9152-e26a-44f0-ad5a-8ce5a5d3cb27 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.186706 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-97bf9152-e26a-44f0-ad5a-8ce5a5d3cb27 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.201707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-20bbd269-1002-40c3-9039-e6e847f51550 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.204658 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20bbd269-1002-40c3-9039-e6e847f51550 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:54.205308 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20bbd269-1002-40c3-9039-e6e847f51550 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.205308 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20bbd269-1002-40c3-9039-e6e847f51550 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.206386 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Delete volume request issued successfully. Aug 26 09:00:54.206597 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29061fb7-f4fc-46ca-8c44-6d5a104b18a9 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 returned with HTTP 202 Aug 26 09:00:54.207637 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 278/1116] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:54 2026] DELETE /volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:54.213655 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20bbd269-1002-40c3-9039-e6e847f51550 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d returned with HTTP 404 Aug 26 09:00:54.214264 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 277/1117] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:54.214574 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.214574 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:54.216937 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-51b071fd-0be0-4f0b-88a4-31a4d5f10c99 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.219042 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-51b071fd-0be0-4f0b-88a4-31a4d5f10c99 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] GET https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:54.219208 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-51b071fd-0be0-4f0b-88a4-31a4d5f10c99 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.219385 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-51b071fd-0be0-4f0b-88a4-31a4d5f10c99 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.222773 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-629e16b5-c774-40ca-a502-0812f7eece03 req-97bf9152-e26a-44f0-ad5a-8ce5a5d3cb27 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:54.224448 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.226656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:00:54.227418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.227418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.227418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:54.228178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:54.228817 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.228817 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:54.229019 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-97bf9152-e26a-44f0-ad5a-8ce5a5d3cb27 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 200 Aug 26 09:00:54.230377 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 285/1118] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:54.233516 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-51b071fd-0be0-4f0b-88a4-31a4d5f10c99 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Volume info retrieved successfully. Aug 26 09:00:54.239684 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Get all volumes completed successfully. Aug 26 09:00:54.240233 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd7aac5f-81b6-4d5a-8b5e-5d5fd9f356b3 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:00:54.240957 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 279/1119] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:54.243310 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-50ea0264-c786-41bd-a0f7-48f86c0eefb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.246211 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-50ea0264-c786-41bd-a0f7-48f86c0eefb0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:00:54.246421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-50ea0264-c786-41bd-a0f7-48f86c0eefb0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.246650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-50ea0264-c786-41bd-a0f7-48f86c0eefb0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.246813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-51b071fd-0be0-4f0b-88a4-31a4d5f10c99 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 returned with HTTP 200 Aug 26 09:00:54.252029 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 279/1120] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:54.252166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fb34e108-a7f4-4e69-af53-07624daad57f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.254351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:54.254524 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.254702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.254999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:54.255859 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.255859 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:54.256081 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:00:54.260834 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-629e16b5-c774-40ca-a502-0812f7eece03 req-50ea0264-c786-41bd-a0f7-48f86c0eefb0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:54.265633 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-50ea0264-c786-41bd-a0f7-48f86c0eefb0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 200 Aug 26 09:00:54.266144 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 278/1121] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:54.273682 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Get all snapshots completed successfully. Aug 26 09:00:54.274071 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb34e108-a7f4-4e69-af53-07624daad57f tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:00:54.274579 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 286/1122] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:54.279322 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47ee9197-9290-43b2-bad4-3c6b1ce995c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.280029 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47ee9197-9290-43b2-bad4-3c6b1ce995c0 None None] GET https://10.4.3.236/volume// Aug 26 09:00:54.280280 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47ee9197-9290-43b2-bad4-3c6b1ce995c0 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.280528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47ee9197-9290-43b2-bad4-3c6b1ce995c0 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.281008 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47ee9197-9290-43b2-bad4-3c6b1ce995c0 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:54.281906 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 280/1123] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:00:54.284770 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b224812c-a152-4b8b-b251-17e89133e6f1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.287243 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b224812c-a152-4b8b-b251-17e89133e6f1 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 Aug 26 09:00:54.287420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b224812c-a152-4b8b-b251-17e89133e6f1 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.287673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b224812c-a152-4b8b-b251-17e89133e6f1 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.287877 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b224812c-a152-4b8b-b251-17e89133e6f1 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete snapshot with id: 4db36904-4f04-4043-bb27-5f3ec8aa0a49 Aug 26 09:00:54.292198 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f5137671-955d-4f5e-96e5-32b0cf4556f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.293732 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b224812c-a152-4b8b-b251-17e89133e6f1 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 returned with HTTP 404 Aug 26 09:00:54.294514 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 280/1124] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:00:54 2026] DELETE /volume/v3/snapshots/4db36904-4f04-4043-bb27-5f3ec8aa0a49 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:54.295312 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f5137671-955d-4f5e-96e5-32b0cf4556f8 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:00:54.295947 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f5137671-955d-4f5e-96e5-32b0cf4556f8 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76cf5663-5131-4e32-ac7d-9bd92546296a", "connector": null, "instance_uuid": "b2414425-3ffa-4932-a074-5b3abd3313db"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:54.302477 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0a20eb02-f97a-45d0-bcb0-5b4e4244a12d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.304926 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a20eb02-f97a-45d0-bcb0-5b4e4244a12d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e Aug 26 09:00:54.304926 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a20eb02-f97a-45d0-bcb0-5b4e4244a12d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.304926 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a20eb02-f97a-45d0-bcb0-5b4e4244a12d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.304926 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-0a20eb02-f97a-45d0-bcb0-5b4e4244a12d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete snapshot with id: f60783b9-db0e-42f9-9b7c-949a9263e03e Aug 26 09:00:54.310288 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a20eb02-f97a-45d0-bcb0-5b4e4244a12d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e returned with HTTP 404 Aug 26 09:00:54.310815 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 287/1125] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:00:54 2026] DELETE /volume/v3/snapshots/f60783b9-db0e-42f9-9b7c-949a9263e03e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:54.310948 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.310948 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:54.320415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bd7bc3e-dab3-4cd8-bca4-62295e7cc655 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.323749 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd7bc3e-dab3-4cd8-bca4-62295e7cc655 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:54.324359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd7bc3e-dab3-4cd8-bca4-62295e7cc655 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.324614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd7bc3e-dab3-4cd8-bca4-62295e7cc655 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.331828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd7bc3e-dab3-4cd8-bca4-62295e7cc655 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d returned with HTTP 404 Aug 26 09:00:54.333610 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 281/1126] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:54.343409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-51b84a69-4629-4117-8c5d-e1e1810641aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.345207 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-51b84a69-4629-4117-8c5d-e1e1810641aa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:54.345678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-51b84a69-4629-4117-8c5d-e1e1810641aa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.345852 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-51b84a69-4629-4117-8c5d-e1e1810641aa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.346144 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-51b84a69-4629-4117-8c5d-e1e1810641aa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume with id: e58786e6-4dd3-411a-9595-771e69ce083d Aug 26 09:00:54.353856 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-51b84a69-4629-4117-8c5d-e1e1810641aa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d returned with HTTP 404 Aug 26 09:00:54.354194 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 281/1127] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:54 2026] DELETE /volume/v3/volumes/e58786e6-4dd3-411a-9595-771e69ce083d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:54.365976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.368392 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:54.368766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1748873275"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:54.370587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1748873275'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:54.374637 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume of 1 GB Aug 26 09:00:54.397685 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Availability Zones retrieved successfully. Aug 26 09:00:54.398220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Flow 'volume_create_api' (05cc7994-98ab-4473-ace4-3e7b978a2717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:54.399360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8570a1e-37f9-4475-a718-266cac9e0541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.400442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:54.418269 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f5137671-955d-4f5e-96e5-32b0cf4556f8 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:00:54.418820 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 279/1128] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:54.431742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5472e63a-5f26-49c1-8718-3bc58e4f9e63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.431742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5472e63a-5f26-49c1-8718-3bc58e4f9e63 None None] GET https://10.4.3.236/volume// Aug 26 09:00:54.431742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5472e63a-5f26-49c1-8718-3bc58e4f9e63 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.431742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5472e63a-5f26-49c1-8718-3bc58e4f9e63 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.431742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5472e63a-5f26-49c1-8718-3bc58e4f9e63 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:54.431742 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 282/1129] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:00: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 26 09:00:54.445257 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f39fee8f-392b-4e9a-96a2-babbdd1cd85c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.447426 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f39fee8f-392b-4e9a-96a2-babbdd1cd85c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:00:54.447934 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f39fee8f-392b-4e9a-96a2-babbdd1cd85c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7", "connector": null, "instance_uuid": "b2414425-3ffa-4932-a074-5b3abd3313db"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:54.458024 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.458024 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:54.470241 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8570a1e-37f9-4475-a718-266cac9e0541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:54.482715 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddc9aff-0ae4-4106-8ae6-2ca3fdd5475b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.571120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Created reservations ['5935ffec-a4da-46a5-be3b-50858a7b2a67', 'aab94a52-1607-4945-9e05-cc8f3f3588bb', 'b92a16b5-1f9e-4afd-a8fc-650104b77b3c', '0cdf0169-6ef1-4e6e-b409-6075469ae2c1'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:54.572076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddc9aff-0ae4-4106-8ae6-2ca3fdd5475b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5935ffec-a4da-46a5-be3b-50858a7b2a67', 'aab94a52-1607-4945-9e05-cc8f3f3588bb', 'b92a16b5-1f9e-4afd-a8fc-650104b77b3c', '0cdf0169-6ef1-4e6e-b409-6075469ae2c1']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:54.573043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02f449f-6143-417f-992b-a63daed76836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.607759 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-f39fee8f-392b-4e9a-96a2-babbdd1cd85c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:00:54.607964 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 282/1130] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:54.619066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b57a80c-31a5-4a8a-921d-001ac6743058 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.619973 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b57a80c-31a5-4a8a-921d-001ac6743058 None None] GET https://10.4.3.236/volume// Aug 26 09:00:54.620137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b57a80c-31a5-4a8a-921d-001ac6743058 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.620290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b57a80c-31a5-4a8a-921d-001ac6743058 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.620700 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b57a80c-31a5-4a8a-921d-001ac6743058 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:54.621346 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 280/1131] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:00: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 26 09:00:54.626597 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02f449f-6143-417f-992b-a63daed76836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa905253-9f15-46a3-8868-a353a59a48a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1748873275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',qos_specs=None,replication_status=,reservations=['5935ffec-a4da-46a5-be3b-50858a7b2a67','aab94a52-1607-4945-9e05-cc8f3f3588bb','b92a16b5-1f9e-4afd-a8fc-650104b77b3c','0cdf0169-6ef1-4e6e-b409-6075469ae2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='311d485637bc49748a1df50ce7d12910',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1748873275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa905253-9f15-46a3-8868-a353a59a48a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='311d485637bc49748a1df50ce7d12910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:54.627400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d6371f-5a99-4d28-97e3-6feb58d47d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.633113 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-cc6af2f9-d3e4-4da8-9642-ac58636faab7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.635911 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-cc6af2f9-d3e4-4da8-9642-ac58636faab7 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:00:54.636343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-cc6af2f9-d3e4-4da8-9642-ac58636faab7 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab5f85ff-2674-45f5-bc02-5743c7a1d033", "connector": null, "instance_uuid": "b2414425-3ffa-4932-a074-5b3abd3313db"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:54.648407 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.648407 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:54.682152 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d6371f-5a99-4d28-97e3-6feb58d47d54) transitioned into state 'SUCCESS' from state '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-1748873275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',qos_specs=None,replication_status=,reservations=['5935ffec-a4da-46a5-be3b-50858a7b2a67','aab94a52-1607-4945-9e05-cc8f3f3588bb','b92a16b5-1f9e-4afd-a8fc-650104b77b3c','0cdf0169-6ef1-4e6e-b409-6075469ae2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='311d485637bc49748a1df50ce7d12910',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:54.683067 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cf4f91-f560-436f-95e2-4c29049d33ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:54.710909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cf4f91-f560-436f-95e2-4c29049d33ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:54.711565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Flow 'volume_create_api' (05cc7994-98ab-4473-ace4-3e7b978a2717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:54.712041 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume request issued successfully. Aug 26 09:00:54.712816 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f7c1009-f44d-4da3-8f4e-aa436282db1d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:54.713413 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 288/1132] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:00:54 2026] POST /volume/v3/volumes => generated 751 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:54.731778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-66bc861e-a644-4bd0-91a5-928136e785f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:54.733766 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-66bc861e-a644-4bd0-91a5-928136e785f9 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:00:54.734010 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-66bc861e-a644-4bd0-91a5-928136e785f9 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:54.734456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-66bc861e-a644-4bd0-91a5-928136e785f9 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:54.737813 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-cc6af2f9-d3e4-4da8-9642-ac58636faab7 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:00:54.738660 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 283/1133] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:54.742161 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:54.742161 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:54.747102 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-66bc861e-a644-4bd0-91a5-928136e785f9 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:54.751900 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-66bc861e-a644-4bd0-91a5-928136e785f9 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 returned with HTTP 200 Aug 26 09:00:54.752250 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 283/1134] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:54 2026] GET /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:55.266779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6953d5da-824f-4ab4-9c32-56981729a348 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:55.271035 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6953d5da-824f-4ab4-9c32-56981729a348 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] GET https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 Aug 26 09:00:55.271035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6953d5da-824f-4ab4-9c32-56981729a348 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:55.271327 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6953d5da-824f-4ab4-9c32-56981729a348 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:55.280117 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6953d5da-824f-4ab4-9c32-56981729a348 tempest-VolumesCloneNegativeTest-1614569957 tempest-VolumesCloneNegativeTest-1614569957-project-member] https://10.4.3.236/volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 returned with HTTP 404 Aug 26 09:00:55.280117 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 281/1135] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:55 2026] GET /volume/v3/volumes/03f226ae-16ec-41c4-8d7c-f24a1df74dd6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:55.768266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b1cd0662-337b-47a7-b1cc-ae659303d740 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:55.770865 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b1cd0662-337b-47a7-b1cc-ae659303d740 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:00:55.771235 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b1cd0662-337b-47a7-b1cc-ae659303d740 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:55.771481 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b1cd0662-337b-47a7-b1cc-ae659303d740 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:55.781935 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:55.781935 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:55.789043 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b1cd0662-337b-47a7-b1cc-ae659303d740 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:55.795945 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b1cd0662-337b-47a7-b1cc-ae659303d740 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 returned with HTTP 200 Aug 26 09:00:55.796731 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 289/1136] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:55 2026] GET /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:55.817032 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:55.819976 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:55.819976 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa905253-9f15-46a3-8868-a353a59a48a8", "name": "tempest-VolumesDeleteCascade-Snapshot-110187910"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:55.831310 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:55.831310 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:55.832071 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:55.832252 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create snapshot from volume aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:00:55.884817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Created reservations ['e13a9f31-282d-44b5-b9e4-670c4422eada', '9452bcc3-130c-40dc-8ef1-b2e687d47084', '08b5d3c1-52a5-458d-8683-e43071601a0f', 'd413b59a-71cf-4b83-a9f2-2db1c1b29a24'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:55.939924 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot create request issued successfully. Aug 26 09:00:55.940290 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0500a38-ab03-4fe8-9825-ecfbfd429fe4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:00:55.940655 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 284/1137] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:00:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:55.954919 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8865f948-bc62-40a2-a7e2-a839d97b2d2d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:55.958159 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8865f948-bc62-40a2-a7e2-a839d97b2d2d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 Aug 26 09:00:55.958385 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8865f948-bc62-40a2-a7e2-a839d97b2d2d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:55.958648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8865f948-bc62-40a2-a7e2-a839d97b2d2d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:55.961956 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=384,cinder:UPDATE=84,cinder:INSERT=49 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:00:55.966361 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:55.966361 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:55.966786 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8865f948-bc62-40a2-a7e2-a839d97b2d2d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:55.967812 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8865f948-bc62-40a2-a7e2-a839d97b2d2d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 returned with HTTP 200 Aug 26 09:00:55.968293 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 284/1138] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:55 2026] GET /volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:56.980961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2113845f-953e-4a09-9113-806d2f312094 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:56.983307 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2113845f-953e-4a09-9113-806d2f312094 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 Aug 26 09:00:56.983598 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2113845f-953e-4a09-9113-806d2f312094 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:56.984349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2113845f-953e-4a09-9113-806d2f312094 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:56.985900 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=412,cinder:INSERT=75,cinder:UPDATE=135 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:00:56.990506 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:56.990506 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:56.993133 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2113845f-953e-4a09-9113-806d2f312094 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:56.993934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2113845f-953e-4a09-9113-806d2f312094 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 returned with HTTP 200 Aug 26 09:00:56.994387 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 282/1139] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:00:56 2026] GET /volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:57.010735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9a639928-42f3-49ca-a861-4f5525840223 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.013376 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:57.013376 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "14986c81-a7df-49d4-a4be-24c67f60f1d8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-104098995"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:57.015210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume request body: {'volume': {'snapshot_id': '14986c81-a7df-49d4-a4be-24c67f60f1d8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-104098995'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:57.021596 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.021596 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:57.021999 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Snapshot retrieved successfully. Aug 26 09:00:57.022577 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume of 1 GB Aug 26 09:00:57.027169 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Availability Zones retrieved successfully. Aug 26 09:00:57.034611 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Flow 'volume_create_api' (8cc614a8-71a7-4c03-b0fe-0d0924423110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:57.035719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d5c2b0-8e79-4535-97c3-ec398e136425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.037333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:57.086922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d5c2b0-8e79-4535-97c3-ec398e136425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '14986c81-a7df-49d4-a4be-24c67f60f1d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.088005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84484725-3c34-42f3-ae9f-e15ace57967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.188625 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Created reservations ['83280521-9f74-45af-97b9-44ee61c22316', '12f3c5b0-1a42-4c19-86f5-11e597034a49', '49734392-9c61-47f8-936e-dbd4d1c99490', 'c1b3791a-5a4f-4670-b20c-bc4e15149f04'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:57.190137 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84484725-3c34-42f3-ae9f-e15ace57967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83280521-9f74-45af-97b9-44ee61c22316', '12f3c5b0-1a42-4c19-86f5-11e597034a49', '49734392-9c61-47f8-936e-dbd4d1c99490', 'c1b3791a-5a4f-4670-b20c-bc4e15149f04']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.191495 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad410e1-9ac4-4137-9a8e-3afd0ccf6e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.285719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad410e1-9ac4-4137-9a8e-3afd0ccf6e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72439495-c5c8-4074-bceb-0e3dd05515f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-104098995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',qos_specs=None,replication_status=,reservations=['83280521-9f74-45af-97b9-44ee61c22316','12f3c5b0-1a42-4c19-86f5-11e597034a49','49734392-9c61-47f8-936e-dbd4d1c99490','c1b3791a-5a4f-4670-b20c-bc4e15149f04'],size=1,snapshot_id=14986c81-a7df-49d4-a4be-24c67f60f1d8,source_replicaid=,source_volid=None,status='creating',user_id='311d485637bc49748a1df50ce7d12910',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-104098995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72439495-c5c8-4074-bceb-0e3dd05515f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=14986c81-a7df-49d4-a4be-24c67f60f1d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='311d485637bc49748a1df50ce7d12910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.287030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6153d502-a3a9-4668-94d6-5d16496ccae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.329887 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6153d502-a3a9-4668-94d6-5d16496ccae8) transitioned into state 'SUCCESS' from state '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-104098995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4f52eb1c6f4619a4f0945ee33d7b61',qos_specs=None,replication_status=,reservations=['83280521-9f74-45af-97b9-44ee61c22316','12f3c5b0-1a42-4c19-86f5-11e597034a49','49734392-9c61-47f8-936e-dbd4d1c99490','c1b3791a-5a4f-4670-b20c-bc4e15149f04'],size=1,snapshot_id=14986c81-a7df-49d4-a4be-24c67f60f1d8,source_replicaid=,source_volid=None,status='creating',user_id='311d485637bc49748a1df50ce7d12910',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.330956 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04c5a5d-4986-498e-b2c5-810b1360865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.374970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04c5a5d-4986-498e-b2c5-810b1360865f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.375945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Flow 'volume_create_api' (8cc614a8-71a7-4c03-b0fe-0d0924423110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:57.377100 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Create volume request issued successfully. Aug 26 09:00:57.378339 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a639928-42f3-49ca-a861-4f5525840223 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:57.379411 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 290/1140] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:00:57 2026] POST /volume/v3/volumes => generated 784 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:00:57.398988 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e6eb403-2a42-4939-8206-fbe369a99224 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.401698 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0e4c6c5-6dbd-4741-8ba2-643711ef8622 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.402336 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6eb403-2a42-4939-8206-fbe369a99224 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:57.402398 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0e4c6c5-6dbd-4741-8ba2-643711ef8622 None None] GET https://10.4.3.236/volume// Aug 26 09:00:57.402450 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6eb403-2a42-4939-8206-fbe369a99224 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:57.402495 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c6c5-6dbd-4741-8ba2-643711ef8622 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:57.402542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6eb403-2a42-4939-8206-fbe369a99224 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:57.402584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c6c5-6dbd-4741-8ba2-643711ef8622 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:57.404008 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0e4c6c5-6dbd-4741-8ba2-643711ef8622 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:57.404008 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 285/1141] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 09:00:57.414676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-c0c734bb-87af-42c5-83f5-d2e871b9adb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.418278 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-c0c734bb-87af-42c5-83f5-d2e871b9adb4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:00:57.419350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-c0c734bb-87af-42c5-83f5-d2e871b9adb4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:57.419350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-c0c734bb-87af-42c5-83f5-d2e871b9adb4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:57.421061 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.421061 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:57.430447 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e6eb403-2a42-4939-8206-fbe369a99224 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:57.442499 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6eb403-2a42-4939-8206-fbe369a99224 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 200 Aug 26 09:00:57.443178 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 285/1142] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:57 2026] GET /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:57.446571 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.446571 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:57.454620 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-629e16b5-c774-40ca-a502-0812f7eece03 req-c0c734bb-87af-42c5-83f5-d2e871b9adb4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:57.460939 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-c0c734bb-87af-42c5-83f5-d2e871b9adb4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 200 Aug 26 09:00:57.461633 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 283/1143] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:00:57 2026] GET /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 1543 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:57.525198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bff7f393-7024-432a-9816-7532f57d1856 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.568281 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.597403 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.602075 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] PUT https://10.4.3.236/volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec Aug 26 09:00:57.602356 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:57.613142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Acquiring lock "cinder-attachment_update-76cf5663-5131-4e32-ac7d-9bd92546296a-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:00:57.621915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Lock "cinder-attachment_update-76cf5663-5131-4e32-ac7d-9bd92546296a-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:00:57.625260 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.625260 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:57.689713 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bff7f393-7024-432a-9816-7532f57d1856 tempest-VolumesSummaryTest-506394059 tempest-VolumesSummaryTest-506394059-project-member] GET https://10.4.3.236/volume/v3/volumes/summary Aug 26 09:00:57.689713 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bff7f393-7024-432a-9816-7532f57d1856 tempest-VolumesSummaryTest-506394059 tempest-VolumesSummaryTest-506394059-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:57.689713 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bff7f393-7024-432a-9816-7532f57d1856 tempest-VolumesSummaryTest-506394059 tempest-VolumesSummaryTest-506394059-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:57.689713 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-bff7f393-7024-432a-9816-7532f57d1856 tempest-VolumesSummaryTest-506394059 tempest-VolumesSummaryTest-506394059-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:57.689713 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.689713 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:57.702133 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bff7f393-7024-432a-9816-7532f57d1856 tempest-VolumesSummaryTest-506394059 tempest-VolumesSummaryTest-506394059-project-member] Get summary completed successfully. Aug 26 09:00:57.702227 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bff7f393-7024-432a-9816-7532f57d1856 tempest-VolumesSummaryTest-506394059 tempest-VolumesSummaryTest-506394059-project-member] https://10.4.3.236/volume/v3/volumes/summary returned with HTTP 200 Aug 26 09:00:57.702940 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 291/1144] 10.4.3.236 () {68 vars in 1302 bytes} [Wed Aug 26 09:00:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:57.747404 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:00:57.748120 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1293923790"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:57.749221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1293923790'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:00:57.749329 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Create volume of 1 GB Aug 26 09:00:57.753560 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Availability Zones retrieved successfully. Aug 26 09:00:57.759926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Flow 'volume_create_api' (23015b7b-1872-43d9-839c-8f62955c6675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:57.760767 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee64c176-d3cb-4427-82ea-eb872034ca80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.762255 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:00:57.789189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee64c176-d3cb-4427-82ea-eb872034ca80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.790053 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a68fc6-82f2-499c-b593-9f6b9a098a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.819352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Lock "cinder-attachment_update-76cf5663-5131-4e32-ac7d-9bd92546296a-np0000008153" released by "attachment_update" :: held 0.198s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:00:57.819668 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-d84cb900-13f2-4906-81dd-44044d169d5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec returned with HTTP 200 Aug 26 09:00:57.820137 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 286/1145] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:00:57 2026] PUT /volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:57.857106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ad71447c-9a31-405b-9365-ed800d54ed07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.863066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ad71447c-9a31-405b-9365-ed800d54ed07 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec/action Aug 26 09:00:57.863531 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ad71447c-9a31-405b-9365-ed800d54ed07 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:57.863682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ad71447c-9a31-405b-9365-ed800d54ed07 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:57.888804 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.888804 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:57.891238 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Created reservations ['8e49b931-51d3-4017-8be2-c37a44d5df27', '365328bf-f249-4ad5-bf62-a7448ac646a5', '9ac673f2-5574-43d5-a3ac-caabbf67c3e1', '346c1773-1496-4885-a49e-dc253d213029'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:00:57.892999 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a68fc6-82f2-499c-b593-9f6b9a098a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e49b931-51d3-4017-8be2-c37a44d5df27', '365328bf-f249-4ad5-bf62-a7448ac646a5', '9ac673f2-5574-43d5-a3ac-caabbf67c3e1', '346c1773-1496-4885-a49e-dc253d213029']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.893757 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9b587d-311c-4914-a7e1-a8d3689aface) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.908466 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ad71447c-9a31-405b-9365-ed800d54ed07 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec/action returned with HTTP 204 Aug 26 09:00:57.908466 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 284/1146] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:00:57 2026] POST /volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:57.926819 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9b587d-311c-4914-a7e1-a8d3689aface) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1293923790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda41dff3cd9489b858a0080865f19c0',qos_specs=None,replication_status=,reservations=['8e49b931-51d3-4017-8be2-c37a44d5df27','365328bf-f249-4ad5-bf62-a7448ac646a5','9ac673f2-5574-43d5-a3ac-caabbf67c3e1','346c1773-1496-4885-a49e-dc253d213029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa11c7c5d2c4c6ab878ff6f25173701',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1293923790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda41dff3cd9489b858a0080865f19c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aa11c7c5d2c4c6ab878ff6f25173701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.927879 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a330ec9-98f2-4b0f-bafd-15ad61860743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.937057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d99b5d62-97fe-4a62-8238-ae6d4634abcb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.937869 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d99b5d62-97fe-4a62-8238-ae6d4634abcb None None] GET https://10.4.3.236/volume// Aug 26 09:00:57.938258 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d99b5d62-97fe-4a62-8238-ae6d4634abcb None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:57.939033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d99b5d62-97fe-4a62-8238-ae6d4634abcb None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:57.939033 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d99b5d62-97fe-4a62-8238-ae6d4634abcb None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:57.939602 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 292/1147] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00: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 26 09:00:57.951176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-63f7186f-f022-44eb-b614-b585217fba2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:57.954996 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-63f7186f-f022-44eb-b614-b585217fba2d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:00:57.955242 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-63f7186f-f022-44eb-b614-b585217fba2d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:57.955547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-63f7186f-f022-44eb-b614-b585217fba2d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:57.960573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a330ec9-98f2-4b0f-bafd-15ad61860743) transitioned into state 'SUCCESS' from state '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-1293923790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda41dff3cd9489b858a0080865f19c0',qos_specs=None,replication_status=,reservations=['8e49b931-51d3-4017-8be2-c37a44d5df27','365328bf-f249-4ad5-bf62-a7448ac646a5','9ac673f2-5574-43d5-a3ac-caabbf67c3e1','346c1773-1496-4885-a49e-dc253d213029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa11c7c5d2c4c6ab878ff6f25173701',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.961293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c929db0-0c46-4dd2-a146-8e4ef135dcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:00:57.967185 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:57.967185 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:57.971673 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-629e16b5-c774-40ca-a502-0812f7eece03 req-63f7186f-f022-44eb-b614-b585217fba2d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:57.977549 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-63f7186f-f022-44eb-b614-b585217fba2d tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 200 Aug 26 09:00:57.978311 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 287/1148] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:00:57 2026] GET /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 1029 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:57.979421 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c929db0-0c46-4dd2-a146-8e4ef135dcce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:00:57.981492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Flow 'volume_create_api' (23015b7b-1872-43d9-839c-8f62955c6675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:00:57.982075 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Create volume request issued successfully. Aug 26 09:00:57.982942 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f30326c4-02ae-4747-9bbd-a967cdc855ae tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:00:57.983416 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 286/1149] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:00:57 2026] POST /volume/v3/volumes => generated 774 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:57.999177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-08e197db-c9c3-4e13-9bd7-d4551c7aac52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.001577 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08e197db-c9c3-4e13-9bd7-d4551c7aac52 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:00:58.001833 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08e197db-c9c3-4e13-9bd7-d4551c7aac52 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.002229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08e197db-c9c3-4e13-9bd7-d4551c7aac52 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.012348 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.012348 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:58.017813 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-08e197db-c9c3-4e13-9bd7-d4551c7aac52 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:00:58.023869 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08e197db-c9c3-4e13-9bd7-d4551c7aac52 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:00:58.024673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 285/1150] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:57 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:58.080483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.083471 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] PUT https://10.4.3.236/volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7 Aug 26 09:00:58.083910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:58.093794 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Acquiring lock "cinder-attachment_update-5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:00:58.100975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Lock "cinder-attachment_update-5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:00:58.102072 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.102072 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:58.338151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Lock "cinder-attachment_update-5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7-np0000008153" released by "attachment_update" :: held 0.237s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:00:58.338935 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-2298d621-ff73-44bd-8371-06c52501b3a0 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7 returned with HTTP 200 Aug 26 09:00:58.339005 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 293/1151] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:00:58 2026] PUT /volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7 => generated 969 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:58.376547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-faa58fc7-9418-4b63-bee8-64703fd92367 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.379642 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-faa58fc7-9418-4b63-bee8-64703fd92367 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7/action Aug 26 09:00:58.380039 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-faa58fc7-9418-4b63-bee8-64703fd92367 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:58.380124 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-faa58fc7-9418-4b63-bee8-64703fd92367 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:58.416712 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.416712 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:58.455957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-faa58fc7-9418-4b63-bee8-64703fd92367 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7/action returned with HTTP 204 Aug 26 09:00:58.455957 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 288/1152] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:00:58 2026] POST /volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:58.464529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a9013bff-df24-4392-806d-4d040ff797c4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.466742 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9013bff-df24-4392-806d-4d040ff797c4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:58.467552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9013bff-df24-4392-806d-4d040ff797c4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.467552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9013bff-df24-4392-806d-4d040ff797c4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.479906 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.479906 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:58.483933 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a7453f5-d17d-4255-a9f7-7bcecea18457 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.484579 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a7453f5-d17d-4255-a9f7-7bcecea18457 None None] GET https://10.4.3.236/volume// Aug 26 09:00:58.485625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a7453f5-d17d-4255-a9f7-7bcecea18457 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.485625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a7453f5-d17d-4255-a9f7-7bcecea18457 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.486425 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a7453f5-d17d-4255-a9f7-7bcecea18457 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:00:58.487106 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 286/1153] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:00:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:00:58.487186 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a9013bff-df24-4392-806d-4d040ff797c4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:58.493910 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9013bff-df24-4392-806d-4d040ff797c4 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 200 Aug 26 09:00:58.494350 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 287/1154] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:58 2026] GET /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:58.498992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-46ce5e61-b1bb-4e44-bcd8-a49d315c882b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.502636 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-46ce5e61-b1bb-4e44-bcd8-a49d315c882b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:00:58.503593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-46ce5e61-b1bb-4e44-bcd8-a49d315c882b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.503593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-46ce5e61-b1bb-4e44-bcd8-a49d315c882b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.513222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6fded9b-6ce9-4273-9301-3ee01b7aadcf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.516034 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6fded9b-6ce9-4273-9301-3ee01b7aadcf tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:58.516034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6fded9b-6ce9-4273-9301-3ee01b7aadcf tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.516034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6fded9b-6ce9-4273-9301-3ee01b7aadcf tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.518271 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.518271 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:58.525308 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.525308 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:58.529463 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-629e16b5-c774-40ca-a502-0812f7eece03 req-46ce5e61-b1bb-4e44-bcd8-a49d315c882b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:00:58.534757 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f6fded9b-6ce9-4273-9301-3ee01b7aadcf tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:58.538587 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6fded9b-6ce9-4273-9301-3ee01b7aadcf tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 200 Aug 26 09:00:58.538717 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 289/1155] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:58 2026] GET /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:58.540662 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-46ce5e61-b1bb-4e44-bcd8-a49d315c882b tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 200 Aug 26 09:00:58.540662 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 294/1156] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:00:58 2026] GET /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 1028 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:00:58.561356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42051e43-78c6-4889-8e17-5211cd5c104e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.564438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8?cascade=True Aug 26 09:00:58.565200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.565587 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.566096 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume with id: aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:00:58.575188 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.575188 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:58.575830 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:58.635149 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume request issued successfully. Aug 26 09:00:58.635149 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42051e43-78c6-4889-8e17-5211cd5c104e tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8?cascade=True returned with HTTP 202 Aug 26 09:00:58.635348 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 287/1157] 10.4.3.236 () {66 vars in 1376 bytes} [Wed Aug 26 09:00:58 2026] DELETE /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8?cascade=True => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:58.650351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dd27e977-27ce-44f3-8f94-52bbc93f7a43 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.655151 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd27e977-27ce-44f3-8f94-52bbc93f7a43 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:00:58.655151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd27e977-27ce-44f3-8f94-52bbc93f7a43 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:58.655151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd27e977-27ce-44f3-8f94-52bbc93f7a43 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:58.657069 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.661428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] PUT https://10.4.3.236/volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47 Aug 26 09:00:58.661806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:58.667213 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.667213 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:58.674927 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dd27e977-27ce-44f3-8f94-52bbc93f7a43 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:58.677565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Acquiring lock "cinder-attachment_update-ab5f85ff-2674-45f5-bc02-5743c7a1d033-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:00:58.681931 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd27e977-27ce-44f3-8f94-52bbc93f7a43 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 returned with HTTP 200 Aug 26 09:00:58.682922 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 288/1158] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:58 2026] GET /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:58.685758 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Lock "cinder-attachment_update-ab5f85ff-2674-45f5-bc02-5743c7a1d033-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:00:58.686619 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.686619 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:58.895342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Lock "cinder-attachment_update-ab5f85ff-2674-45f5-bc02-5743c7a1d033-np0000008153" released by "attachment_update" :: held 0.207s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:00:58.895342 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-96df75f1-23e7-4da9-a30e-337d9a7d8a72 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47 returned with HTTP 200 Aug 26 09:00:58.895342 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 290/1159] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:00:58 2026] PUT /volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:58.930131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ee57e198-3893-4776-b0fa-6a8fa56cf955 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:58.932869 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ee57e198-3893-4776-b0fa-6a8fa56cf955 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] POST https://10.4.3.236/volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47/action Aug 26 09:00:58.933292 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ee57e198-3893-4776-b0fa-6a8fa56cf955 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:00:58.933401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ee57e198-3893-4776-b0fa-6a8fa56cf955 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:00:58.955638 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:58.955638 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:58.986605 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-629e16b5-c774-40ca-a502-0812f7eece03 req-ee57e198-3893-4776-b0fa-6a8fa56cf955 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47/action returned with HTTP 204 Aug 26 09:00:58.988082 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 295/1160] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:00:58 2026] POST /volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:59.039763 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-021ac898-9eae-407b-b08b-8bfc1b59f9ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.043302 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-021ac898-9eae-407b-b08b-8bfc1b59f9ba tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:00:59.043302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-021ac898-9eae-407b-b08b-8bfc1b59f9ba tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.045455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-021ac898-9eae-407b-b08b-8bfc1b59f9ba tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.060060 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:59.060060 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:59.067105 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-021ac898-9eae-407b-b08b-8bfc1b59f9ba tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:00:59.074742 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-021ac898-9eae-407b-b08b-8bfc1b59f9ba tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:00:59.076038 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 288/1161] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:00:59 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:00:59.704718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b24afb1e-eb0a-4a73-b160-fa5a4b280929 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.707603 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b24afb1e-eb0a-4a73-b160-fa5a4b280929 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:00:59.707603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b24afb1e-eb0a-4a73-b160-fa5a4b280929 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.708002 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b24afb1e-eb0a-4a73-b160-fa5a4b280929 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.715567 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b24afb1e-eb0a-4a73-b160-fa5a4b280929 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 returned with HTTP 404 Aug 26 09:00:59.717264 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 289/1162] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:59 2026] GET /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:00:59.726908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.730278 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:00:59.730565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.730874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.731353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:59.731923 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:59.731923 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:00:59.732589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:00:59.746706 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Get all volumes completed successfully. Aug 26 09:00:59.747553 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab0d8790-d0cc-4177-8dad-0fad6223212a tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:00:59.748129 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 291/1163] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:00:59 2026] GET /volume/v3/volumes => generated 334 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:59.763147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.766817 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:59.767272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.768104 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.768104 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:00:59.769428 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:00:59.777050 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Get all snapshots completed successfully. Aug 26 09:00:59.777050 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6b69daa-ef68-4a05-a56e-b12aa7a7faac tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:00:59.777555 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 296/1164] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:00:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:00:59.790682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6a52579d-7a9e-4784-9999-e671e5c08c20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.794058 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a52579d-7a9e-4784-9999-e671e5c08c20 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:59.794219 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a52579d-7a9e-4784-9999-e671e5c08c20 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.795545 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a52579d-7a9e-4784-9999-e671e5c08c20 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.808567 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:59.808567 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:00:59.815620 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6a52579d-7a9e-4784-9999-e671e5c08c20 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:59.822597 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a52579d-7a9e-4784-9999-e671e5c08c20 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 200 Aug 26 09:00:59.823314 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 289/1165] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:59 2026] GET /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:00:59.842602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-08958235-5b17-4610-b3d8-d688fcbc1900 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.844931 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:59.844931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.844931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.845640 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume with id: 72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:59.845713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9242bdba-abb7-4f5b-8194-98d51750f143 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.857160 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:59.857160 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:00:59.858099 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:59.900270 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume request issued successfully. Aug 26 09:00:59.900270 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08958235-5b17-4610-b3d8-d688fcbc1900 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 202 Aug 26 09:00:59.900503 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 290/1166] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:00:59 2026] DELETE /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:00:59.915590 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-64961a77-410c-4164-bf64-f205d52d3380 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:00:59.918226 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64961a77-410c-4164-bf64-f205d52d3380 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:00:59.918919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64961a77-410c-4164-bf64-f205d52d3380 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:00:59.918919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64961a77-410c-4164-bf64-f205d52d3380 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:00:59.931174 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:00:59.931174 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:00:59.937968 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-64961a77-410c-4164-bf64-f205d52d3380 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Volume info retrieved successfully. Aug 26 09:00:59.944906 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64961a77-410c-4164-bf64-f205d52d3380 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 200 Aug 26 09:00:59.945562 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 297/1167] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:00:59 2026] GET /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:00:59.991328 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9242bdba-abb7-4f5b-8194-98d51750f143 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:00:59.992386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9242bdba-abb7-4f5b-8194-98d51750f143 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3053eacc-b3dd-4c7c-a7f2-33411d8a2728", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1858076807"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:00.014943 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9242bdba-abb7-4f5b-8194-98d51750f143 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 404 Aug 26 09:01:00.016106 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 292/1168] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:00:59 2026] POST /volume/v3/snapshots => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:00.030285 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3207c942-3082-4382-b6ac-a340d6a151d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.033432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3207c942-3082-4382-b6ac-a340d6a151d5 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:01:00.034966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3207c942-3082-4382-b6ac-a340d6a151d5 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1328623394"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:00.080749 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3207c942-3082-4382-b6ac-a340d6a151d5 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 404 Aug 26 09:01:00.081624 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 290/1169] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:01:00 2026] POST /volume/v3/snapshots => generated 77 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:00.093808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e98628dc-12d2-4a89-9cce-0da8172744dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.097682 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e98628dc-12d2-4a89-9cce-0da8172744dd tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots?limit=invalid Aug 26 09:01:00.097888 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e98628dc-12d2-4a89-9cce-0da8172744dd tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:00.098326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e98628dc-12d2-4a89-9cce-0da8172744dd tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:00.099271 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e98628dc-12d2-4a89-9cce-0da8172744dd tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] HTTP exception thrown: limit param must be an integer Aug 26 09:01:00.100022 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e98628dc-12d2-4a89-9cce-0da8172744dd tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 26 09:01:00.100481 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 291/1170] 10.4.3.236 () {66 vars in 1270 bytes} [Wed Aug 26 09:01:00 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:00.114498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-363536c6-0a1d-439d-9eba-052ff4240c7e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.116734 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-363536c6-0a1d-439d-9eba-052ff4240c7e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots?marker=1f38ee1e-e5c1-4366-bd89-ed75f458c68f Aug 26 09:01:00.117012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-363536c6-0a1d-439d-9eba-052ff4240c7e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:00.117285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-363536c6-0a1d-439d-9eba-052ff4240c7e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:00.119118 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-363536c6-0a1d-439d-9eba-052ff4240c7e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:01:00.119383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-363536c6-0a1d-439d-9eba-052ff4240c7e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:01:00.124579 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-363536c6-0a1d-439d-9eba-052ff4240c7e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots?marker=1f38ee1e-e5c1-4366-bd89-ed75f458c68f returned with HTTP 404 Aug 26 09:01:00.125259 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 298/1171] 10.4.3.236 () {66 vars in 1330 bytes} [Wed Aug 26 09:01:00 2026] GET /volume/v3/snapshots?marker=1f38ee1e-e5c1-4366-bd89-ed75f458c68f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:00.138625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6932e458-51b1-4540-940a-65bf3534df45 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.142208 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6932e458-51b1-4540-940a-65bf3534df45 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=invalid Aug 26 09:01:00.142208 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6932e458-51b1-4540-940a-65bf3534df45 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:00.142631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6932e458-51b1-4540-940a-65bf3534df45 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:00.142917 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-6932e458-51b1-4540-940a-65bf3534df45 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:01:00.143605 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:00.143605 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:00.145307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-6932e458-51b1-4540-940a-65bf3534df45 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:01:00.147044 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6932e458-51b1-4540-940a-65bf3534df45 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 26 09:01:00.147203 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 293/1172] 10.4.3.236 () {66 vars in 1276 bytes} [Wed Aug 26 09:01:00 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:00.158130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32aff794-29c6-4b41-8b87-28e49f17f99e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.160694 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:00.160694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-716906793"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:00.162666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-716906793'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:00.162814 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Create volume of 2 GB Aug 26 09:01:00.168113 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Availability Zones retrieved successfully. Aug 26 09:01:00.177344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Flow 'volume_create_api' (b41bc5ab-5a71-4d6e-9a8f-49671152ee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:00.177963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b022cf-0fe9-4d21-a887-5aced0f100cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:00.182129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Validating volume size '2' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:00.235506 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b022cf-0fe9-4d21-a887-5aced0f100cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:00.236890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b09f1db-c417-4a65-95fa-651808a14dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:00.406291 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Created reservations ['12552c3f-fcca-4358-9be4-626629ca9b9d', 'e1f8a56d-947b-4e9a-a6bd-4cb6a65f5471', '9d540259-698c-46a7-9704-aa82b70ba289', 'b7d8da54-b918-41de-9b35-913e2e23a24d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:00.407790 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b09f1db-c417-4a65-95fa-651808a14dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12552c3f-fcca-4358-9be4-626629ca9b9d', 'e1f8a56d-947b-4e9a-a6bd-4cb6a65f5471', '9d540259-698c-46a7-9704-aa82b70ba289', 'b7d8da54-b918-41de-9b35-913e2e23a24d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:00.408676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ef3e25-6549-48f5-a069-c7e0f1793513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:00.453351 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ef3e25-6549-48f5-a069-c7e0f1793513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80136ad5-0a6d-4778-a771-e0979e3bb347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-716906793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f1ad8eabd045369460a805d6959511',qos_specs=None,replication_status=,reservations=['12552c3f-fcca-4358-9be4-626629ca9b9d','e1f8a56d-947b-4e9a-a6bd-4cb6a65f5471','9d540259-698c-46a7-9704-aa82b70ba289','b7d8da54-b918-41de-9b35-913e2e23a24d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='991057e8c45a4ba9a23d44287e2af295',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-716906793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80136ad5-0a6d-4778-a771-e0979e3bb347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42f1ad8eabd045369460a805d6959511',provider_auth=None,provider_geometry=None,provider_id=None,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='991057e8c45a4ba9a23d44287e2af295',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:00.454280 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729e49e4-8176-4dad-988a-6406e3cc8c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:00.486904 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729e49e4-8176-4dad-988a-6406e3cc8c6b) transitioned into state 'SUCCESS' from state '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-716906793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f1ad8eabd045369460a805d6959511',qos_specs=None,replication_status=,reservations=['12552c3f-fcca-4358-9be4-626629ca9b9d','e1f8a56d-947b-4e9a-a6bd-4cb6a65f5471','9d540259-698c-46a7-9704-aa82b70ba289','b7d8da54-b918-41de-9b35-913e2e23a24d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='991057e8c45a4ba9a23d44287e2af295',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:00.487881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed40460e-c25f-4dad-a441-c821dcee5b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:00.510211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed40460e-c25f-4dad-a441-c821dcee5b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:00.511305 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Flow 'volume_create_api' (b41bc5ab-5a71-4d6e-9a8f-49671152ee2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:00.511665 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Create volume request issued successfully. Aug 26 09:01:00.512396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32aff794-29c6-4b41-8b87-28e49f17f99e tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:00.512859 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 291/1173] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:00 2026] POST /volume/v3/volumes => generated 761 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:00.533946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d9d991da-5d5a-41a6-8a05-68d96f2f0e63 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.534638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9d991da-5d5a-41a6-8a05-68d96f2f0e63 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:00.534863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9d991da-5d5a-41a6-8a05-68d96f2f0e63 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:00.535136 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9d991da-5d5a-41a6-8a05-68d96f2f0e63 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:00.544917 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:00.544917 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:00.550044 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d9d991da-5d5a-41a6-8a05-68d96f2f0e63 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Volume info retrieved successfully. Aug 26 09:01:00.556935 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9d991da-5d5a-41a6-8a05-68d96f2f0e63 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 returned with HTTP 200 Aug 26 09:01:00.557832 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 292/1174] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:00 2026] GET /volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:00.979913 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-330f4ae1-b66c-4fb6-97a2-41fcc836717d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:00.983013 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-330f4ae1-b66c-4fb6-97a2-41fcc836717d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 Aug 26 09:01:00.983013 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-330f4ae1-b66c-4fb6-97a2-41fcc836717d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:00.983916 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-330f4ae1-b66c-4fb6-97a2-41fcc836717d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:00.999017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-330f4ae1-b66c-4fb6-97a2-41fcc836717d tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 returned with HTTP 404 Aug 26 09:01:01.000242 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 299/1175] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:00 2026] GET /volume/v3/volumes/72439495-c5c8-4074-bceb-0e3dd05515f6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:01.010208 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe17ea02-8988-409f-9567-3257cf0f5cfa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:01.012207 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe17ea02-8988-409f-9567-3257cf0f5cfa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 Aug 26 09:01:01.012602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe17ea02-8988-409f-9567-3257cf0f5cfa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:01.012723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe17ea02-8988-409f-9567-3257cf0f5cfa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:01.014025 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-fe17ea02-8988-409f-9567-3257cf0f5cfa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete snapshot with id: 14986c81-a7df-49d4-a4be-24c67f60f1d8 Aug 26 09:01:01.024735 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe17ea02-8988-409f-9567-3257cf0f5cfa tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 returned with HTTP 404 Aug 26 09:01:01.024735 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 294/1176] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:01:01 2026] DELETE /volume/v3/snapshots/14986c81-a7df-49d4-a4be-24c67f60f1d8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:01.034130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0199552-25bf-4271-b3bb-df286fcb0131 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:01.038685 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0199552-25bf-4271-b3bb-df286fcb0131 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] GET https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:01:01.038940 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0199552-25bf-4271-b3bb-df286fcb0131 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:01.039237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0199552-25bf-4271-b3bb-df286fcb0131 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:01.056310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0199552-25bf-4271-b3bb-df286fcb0131 tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 returned with HTTP 404 Aug 26 09:01:01.057079 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 292/1177] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:01 2026] GET /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:01.074015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-be1d7475-1464-4cb7-8aa9-97cceda46c9c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:01.076788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be1d7475-1464-4cb7-8aa9-97cceda46c9c tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] DELETE https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:01:01.077118 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be1d7475-1464-4cb7-8aa9-97cceda46c9c tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:01.077260 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be1d7475-1464-4cb7-8aa9-97cceda46c9c tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:01.077550 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-be1d7475-1464-4cb7-8aa9-97cceda46c9c tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] Delete volume with id: aa905253-9f15-46a3-8868-a353a59a48a8 Aug 26 09:01:01.086768 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be1d7475-1464-4cb7-8aa9-97cceda46c9c tempest-VolumesDeleteCascade-146203864 tempest-VolumesDeleteCascade-146203864-project-member] https://10.4.3.236/volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 returned with HTTP 404 Aug 26 09:01:01.088343 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 293/1178] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:01 2026] DELETE /volume/v3/volumes/aa905253-9f15-46a3-8868-a353a59a48a8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:01.574927 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-32672765-1c0d-43c7-a79c-964784c555d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:01.578017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-32672765-1c0d-43c7-a79c-964784c555d1 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:01.578130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-32672765-1c0d-43c7-a79c-964784c555d1 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:01.578412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-32672765-1c0d-43c7-a79c-964784c555d1 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:01.595585 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:01.595585 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:01.612115 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-32672765-1c0d-43c7-a79c-964784c555d1 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Volume info retrieved successfully. Aug 26 09:01:01.618756 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-32672765-1c0d-43c7-a79c-964784c555d1 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 returned with HTTP 200 Aug 26 09:01:01.619711 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 300/1179] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:01 2026] GET /volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:01:01.643999 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:01.648376 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:01:01.648870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80136ad5-0a6d-4778-a771-e0979e3bb347", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-806862364"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:01.667463 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:01.667463 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:01.668092 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Volume info retrieved successfully. Aug 26 09:01:01.668092 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Create snapshot from volume 80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:01.749819 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Created reservations ['a8e048d0-4da8-455a-9f16-7dda94241589', '023285b6-a5b5-4f0c-9d67-08c0468bd438', '22a4b560-8470-4a3e-bc68-8dc37f16efb9', '65d96024-f595-40ef-88db-2cd7df27d566'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:01.820114 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot create request issued successfully. Aug 26 09:01:01.820114 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e0322b6-b857-4e68-a84e-2257b86fc385 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:01:01.820313 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 295/1180] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:01:01 2026] POST /volume/v3/snapshots => generated 317 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:01.842180 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8fb7971-a797-436b-95b4-def15f43c64a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:01.847057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8fb7971-a797-436b-95b4-def15f43c64a tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f Aug 26 09:01:01.847968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8fb7971-a797-436b-95b4-def15f43c64a tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:01.848176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8fb7971-a797-436b-95b4-def15f43c64a tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:01.856344 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:01.856344 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:01.857399 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a8fb7971-a797-436b-95b4-def15f43c64a tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot retrieved successfully. Aug 26 09:01:01.858086 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8fb7971-a797-436b-95b4-def15f43c64a tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f returned with HTTP 200 Aug 26 09:01:01.860031 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 293/1181] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:01 2026] GET /volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f => generated 449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:02.872506 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-796f99c4-4d1f-4ae9-97dd-bbe1c4857daf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:02.883386 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-796f99c4-4d1f-4ae9-97dd-bbe1c4857daf tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f Aug 26 09:01:02.883386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-796f99c4-4d1f-4ae9-97dd-bbe1c4857daf tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:02.883386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-796f99c4-4d1f-4ae9-97dd-bbe1c4857daf tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:02.888791 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:02.888791 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:02.893969 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-796f99c4-4d1f-4ae9-97dd-bbe1c4857daf tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot retrieved successfully. Aug 26 09:01:02.893969 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-796f99c4-4d1f-4ae9-97dd-bbe1c4857daf tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f returned with HTTP 200 Aug 26 09:01:02.893969 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 294/1182] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:02 2026] GET /volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:02.908209 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:02.911304 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:02.911739 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4f08f111-608a-4584-81f2-8ee326560d8f"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:02.914127 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4f08f111-608a-4584-81f2-8ee326560d8f'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:02.925379 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:02.925379 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:02.926391 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot retrieved successfully. Aug 26 09:01:02.926607 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Create volume of 1 GB Aug 26 09:01:02.934100 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Availability Zones retrieved successfully. Aug 26 09:01:02.945194 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Flow 'volume_create_api' (c538bc7a-3e3d-43b5-84d9-52bfb87e1413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:02.947697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e66e827-889b-4fbb-97cd-eaf198669b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:02.949498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:02.951408 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e66e827-889b-4fbb-97cd-eaf198669b96) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 09:01:02.951408 np0000008153 devstack@c-api.service[100236]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 26 09:01:02.954618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e66e827-889b-4fbb-97cd-eaf198669b96) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:02.955888 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e66e827-889b-4fbb-97cd-eaf198669b96) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 09:01:02.957245 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Flow 'volume_create_api' (c538bc7a-3e3d-43b5-84d9-52bfb87e1413) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 09:01:02.958570 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5562b69d-a9e1-430e-8813-e97e35e20a5d tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:01:02.958570 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 301/1183] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:02 2026] POST /volume/v3/volumes => generated 171 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:01:02.974240 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a52a92a-953d-48c2-9832-0dd516090c16 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:02.978373 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f Aug 26 09:01:02.979463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:02.979784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:02.980614 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Delete snapshot with id: 4f08f111-608a-4584-81f2-8ee326560d8f Aug 26 09:01:02.991606 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:02.991606 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:02.993914 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot retrieved successfully. Aug 26 09:01:03.028651 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot delete request issued successfully. Aug 26 09:01:03.028651 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a52a92a-953d-48c2-9832-0dd516090c16 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f returned with HTTP 202 Aug 26 09:01:03.029427 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 296/1184] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:01:02 2026] DELETE /volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:03.039079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1da094c9-533f-4ad2-8628-bf4b26370677 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:03.041753 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1da094c9-533f-4ad2-8628-bf4b26370677 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f Aug 26 09:01:03.042252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1da094c9-533f-4ad2-8628-bf4b26370677 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:03.042587 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1da094c9-533f-4ad2-8628-bf4b26370677 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:03.050939 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:03.050939 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:03.051530 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1da094c9-533f-4ad2-8628-bf4b26370677 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Snapshot retrieved successfully. Aug 26 09:01:03.052456 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1da094c9-533f-4ad2-8628-bf4b26370677 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f returned with HTTP 200 Aug 26 09:01:03.052889 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 294/1185] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:03 2026] GET /volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:04.067586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54b42004-20a1-4681-90f3-ce177cfb46b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:04.071409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54b42004-20a1-4681-90f3-ce177cfb46b8 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f Aug 26 09:01:04.071409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54b42004-20a1-4681-90f3-ce177cfb46b8 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:04.071620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54b42004-20a1-4681-90f3-ce177cfb46b8 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:04.078140 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54b42004-20a1-4681-90f3-ce177cfb46b8 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f returned with HTTP 404 Aug 26 09:01:04.078748 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 295/1186] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:04 2026] GET /volume/v3/snapshots/4f08f111-608a-4584-81f2-8ee326560d8f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:04.089291 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1090820e-7270-437d-867e-42ca5bf1717b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:04.091607 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1090820e-7270-437d-867e-42ca5bf1717b tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:04.091883 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1090820e-7270-437d-867e-42ca5bf1717b tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:04.092154 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1090820e-7270-437d-867e-42ca5bf1717b tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:04.106085 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:04.106085 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:04.111959 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1090820e-7270-437d-867e-42ca5bf1717b tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Volume info retrieved successfully. Aug 26 09:01:04.127643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1090820e-7270-437d-867e-42ca5bf1717b tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 returned with HTTP 200 Aug 26 09:01:04.128096 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 302/1187] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:04 2026] GET /volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:04.146760 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b93a969-d70d-487b-a144-cb44372aa28f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:04.149051 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] DELETE https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:04.149051 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:04.149378 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:04.149428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Delete volume with id: 80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:04.167200 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:04.167200 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:04.167914 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Volume info retrieved successfully. Aug 26 09:01:04.208250 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Delete volume request issued successfully. Aug 26 09:01:04.208466 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b93a969-d70d-487b-a144-cb44372aa28f tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 returned with HTTP 202 Aug 26 09:01:04.209592 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 297/1188] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:04 2026] DELETE /volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:04.221166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4cb006f-5f4b-44d0-ad68-f434e685dfe0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:04.224213 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4cb006f-5f4b-44d0-ad68-f434e685dfe0 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:04.224213 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4cb006f-5f4b-44d0-ad68-f434e685dfe0 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:04.224329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4cb006f-5f4b-44d0-ad68-f434e685dfe0 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:04.233669 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:04.233669 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:04.238618 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4cb006f-5f4b-44d0-ad68-f434e685dfe0 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Volume info retrieved successfully. Aug 26 09:01:04.245128 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4cb006f-5f4b-44d0-ad68-f434e685dfe0 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 returned with HTTP 200 Aug 26 09:01:04.248332 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 295/1189] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:04 2026] GET /volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:04.942919 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:05.163879 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:05.164508 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1001092384"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:05.167781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1001092384'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:05.168094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Create volume of 1 GB Aug 26 09:01:05.183798 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Availability Zones retrieved successfully. Aug 26 09:01:05.193562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Flow 'volume_create_api' (2e42d326-b22c-4ac5-a2d0-4f84e76bb596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:05.196158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da28eda8-6568-4bdc-926f-eeb05f8d4cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:05.198045 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:05.269115 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c0dd7872-8776-4a89-844d-284db66de990 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:05.272650 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c0dd7872-8776-4a89-844d-284db66de990 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] GET https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 Aug 26 09:01:05.272650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c0dd7872-8776-4a89-844d-284db66de990 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:05.273077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c0dd7872-8776-4a89-844d-284db66de990 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:05.285317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da28eda8-6568-4bdc-926f-eeb05f8d4cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:05.286172 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c0dd7872-8776-4a89-844d-284db66de990 tempest-VolumesSnapshotNegativeTestJSON-308663430 tempest-VolumesSnapshotNegativeTestJSON-308663430-project-member] https://10.4.3.236/volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 returned with HTTP 404 Aug 26 09:01:05.286329 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be61ec00-d559-4098-ab59-29f1c3801974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:05.286748 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 303/1190] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:05 2026] GET /volume/v3/volumes/80136ad5-0a6d-4778-a771-e0979e3bb347 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:05.400315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Created reservations ['6d123748-bbd3-45a5-b477-a93ded563684', '2311fdc3-37ae-4866-a25a-73cb8272f197', 'cee341c3-487f-45c0-8bbc-03345f2ff30a', 'b70f9809-7502-43de-8ec0-4dc33f04bd96'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:05.401394 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be61ec00-d559-4098-ab59-29f1c3801974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d123748-bbd3-45a5-b477-a93ded563684', '2311fdc3-37ae-4866-a25a-73cb8272f197', 'cee341c3-487f-45c0-8bbc-03345f2ff30a', 'b70f9809-7502-43de-8ec0-4dc33f04bd96']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:05.402806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fb1ca0-13a4-4eec-9375-962655dc448c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:05.435319 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fb1ca0-13a4-4eec-9375-962655dc448c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d51243-8f6c-49ab-9e89-4c48ea1b3ece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1001092384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a8a79b571f449ebac2b812667caaac7',qos_specs=None,replication_status=,reservations=['6d123748-bbd3-45a5-b477-a93ded563684','2311fdc3-37ae-4866-a25a-73cb8272f197','cee341c3-487f-45c0-8bbc-03345f2ff30a','b70f9809-7502-43de-8ec0-4dc33f04bd96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5c3b10581a416a89cae427ab367a4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1001092384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69d51243-8f6c-49ab-9e89-4c48ea1b3ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a8a79b571f449ebac2b812667caaac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5c3b10581a416a89cae427ab367a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:05.436416 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a0a9aa-12e4-446d-9c6a-1b89869c0d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:05.494936 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a0a9aa-12e4-446d-9c6a-1b89869c0d6b) transitioned into state 'SUCCESS' from state '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-1001092384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a8a79b571f449ebac2b812667caaac7',qos_specs=None,replication_status=,reservations=['6d123748-bbd3-45a5-b477-a93ded563684','2311fdc3-37ae-4866-a25a-73cb8272f197','cee341c3-487f-45c0-8bbc-03345f2ff30a','b70f9809-7502-43de-8ec0-4dc33f04bd96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5c3b10581a416a89cae427ab367a4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:05.495740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5749861-6881-4442-ad6c-72888bd856bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:05.512024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5749861-6881-4442-ad6c-72888bd856bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:05.512610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Flow 'volume_create_api' (2e42d326-b22c-4ac5-a2d0-4f84e76bb596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:05.512875 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Create volume request issued successfully. Aug 26 09:01:05.514759 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-408b7cc7-76f8-487f-8757-7b1daf61f71f tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:05.516129 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 296/1191] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:01:04 2026] POST /volume/v3/volumes => generated 819 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:05.534437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3edf200b-b98d-42c7-87ed-fd352deefd26 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:05.539762 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3edf200b-b98d-42c7-87ed-fd352deefd26 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:05.540510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3edf200b-b98d-42c7-87ed-fd352deefd26 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:05.540510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3edf200b-b98d-42c7-87ed-fd352deefd26 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:05.556295 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:05.556295 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:05.563160 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3edf200b-b98d-42c7-87ed-fd352deefd26 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:05.571700 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3edf200b-b98d-42c7-87ed-fd352deefd26 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 200 Aug 26 09:01:05.572108 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 298/1192] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:05 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:01:06.591694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-765038c3-1a01-473c-afb5-548101157cc2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:06.595438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-765038c3-1a01-473c-afb5-548101157cc2 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:06.595696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-765038c3-1a01-473c-afb5-548101157cc2 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:06.595948 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-765038c3-1a01-473c-afb5-548101157cc2 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:06.605002 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:06.605002 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:06.614927 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-765038c3-1a01-473c-afb5-548101157cc2 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:06.622501 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-765038c3-1a01-473c-afb5-548101157cc2 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 200 Aug 26 09:01:06.622974 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 296/1193] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:06 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:06.641093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fed83621-2884-4be1-a891-d114ebc149fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:06.644735 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fed83621-2884-4be1-a891-d114ebc149fc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] POST https://10.4.3.236/volume/v3/volume-transfers Aug 26 09:01:06.645225 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fed83621-2884-4be1-a891-d114ebc149fc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "69d51243-8f6c-49ab-9e89-4c48ea1b3ece"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:06.647342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volume_transfer [None req-fed83621-2884-4be1-a891-d114ebc149fc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Creating new volume transfer {'transfer': {'volume_id': '69d51243-8f6c-49ab-9e89-4c48ea1b3ece'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 09:01:06.647526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volume_transfer [None req-fed83621-2884-4be1-a891-d114ebc149fc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Creating transfer of volume 69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:06.647649 np0000008153 devstack@c-api.service[100236]: INFO cinder.transfer.api [None req-fed83621-2884-4be1-a891-d114ebc149fc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Generating transfer record for volume 69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:06.663217 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:06.663217 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:06.705556 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fed83621-2884-4be1-a891-d114ebc149fc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers returned with HTTP 202 Aug 26 09:01:06.706149 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 304/1194] 10.4.3.236 () {70 vars in 1326 bytes} [Wed Aug 26 09:01:06 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:06.728400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e1d0dcfd-36e5-4c73-b5d8-35b0d7334995 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:06.734396 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1d0dcfd-36e5-4c73-b5d8-35b0d7334995 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:06.734396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1d0dcfd-36e5-4c73-b5d8-35b0d7334995 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:06.735167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1d0dcfd-36e5-4c73-b5d8-35b0d7334995 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:06.745320 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:06.745320 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:06.751434 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e1d0dcfd-36e5-4c73-b5d8-35b0d7334995 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:06.757365 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1d0dcfd-36e5-4c73-b5d8-35b0d7334995 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 200 Aug 26 09:01:06.757930 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 297/1195] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:06 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:06.772077 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68260cc4-130a-4526-877e-95c818af298d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:06.777943 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68260cc4-130a-4526-877e-95c818af298d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361 Aug 26 09:01:06.777943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68260cc4-130a-4526-877e-95c818af298d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:06.777943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68260cc4-130a-4526-877e-95c818af298d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:06.782459 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=404,cinder:UPDATE=135,cinder:INSERT=89 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:01:06.786796 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68260cc4-130a-4526-877e-95c818af298d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361 returned with HTTP 200 Aug 26 09:01:06.787555 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 299/1196] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:01:06 2026] GET /volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361 => generated 540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:06.798497 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99ca0f82-c2e0-4e4f-803d-42bac1bef8dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:06.800438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99ca0f82-c2e0-4e4f-803d-42bac1bef8dc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volume-transfers Aug 26 09:01:06.800721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99ca0f82-c2e0-4e4f-803d-42bac1bef8dc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:06.801002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99ca0f82-c2e0-4e4f-803d-42bac1bef8dc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:06.801253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-99ca0f82-c2e0-4e4f-803d-42bac1bef8dc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Listing volume transfers {{(pid=100238) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 09:01:06.807537 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99ca0f82-c2e0-4e4f-803d-42bac1bef8dc tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers returned with HTTP 200 Aug 26 09:01:06.808113 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 297/1197] 10.4.3.236 () {68 vars in 1305 bytes} [Wed Aug 26 09:01:06 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:06.820229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:07.004135 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] POST https://10.4.3.236/volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361/accept Aug 26 09:01:07.004135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2e155956975cef6d"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:07.005734 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.volume_transfer [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Accepting volume transfer 59d824d0-4bad-40dd-ad8c-124f7b430361 {{(pid=100236) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 09:01:07.005734 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Accepting transfer 59d824d0-4bad-40dd-ad8c-124f7b430361 Aug 26 09:01:07.087583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Created reservations ['407306e9-9a57-4835-b50b-0c2ff149416d', '78a3a058-af7c-4a53-be87-fb4f2224e34a', '328229f3-4911-402c-80c5-75e09e8b9a9d', '39cb8d7d-6cbe-48f3-a857-b0e477e44b73'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:07.123568 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Created reservations ['beb1ddfc-43e0-472d-a418-aceaae8f540b', 'f6d0cb0f-d985-4718-ab25-2b8ad6e9b0f8', '8beb3acd-c8fe-44f8-92e1-38e76c8fbc6c', 'e2efa52d-4fa1-4f30-934e-78473f06669e'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:07.193430 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Created reservations ['363e6dbc-76a5-48d8-8df5-38065f829220', 'ab34dbe5-3063-4680-bbb3-a0a4671a3513', '7da8413e-6328-40d5-9d8e-c346d67a87c7', '269d731b-ccda-4a32-8dca-d9f7f710eaf3'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:07.265203 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=367,cinder:INSERT=63,cinder:UPDATE=84 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:01:07.287443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Created reservations ['876200bd-aa9f-41ae-920d-b7ed8daae4d7', 'f352a56d-3e97-4a80-979f-4fc1f05ae8e7', 'dc7fb492-988c-454b-bcd4-70ed98272e35', '402bb072-db32-4501-bbb1-5398855dbca8'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:07.318785 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Transfer volume completed successfully. Aug 26 09:01:07.497387 np0000008153 devstack@c-api.service[100236]: INFO cinder.transfer.api [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Volume 69d51243-8f6c-49ab-9e89-4c48ea1b3ece has been transferred. Aug 26 09:01:07.508759 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be1e6691-4e16-46cf-9188-8c77c10ceeb3 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] https://10.4.3.236/volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361/accept returned with HTTP 202 Aug 26 09:01:07.508759 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 305/1198] 10.4.3.236 () {70 vars in 1458 bytes} [Wed Aug 26 09:01:06 2026] POST /volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361/accept => generated 365 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:07.526037 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0ea87e72-6bf4-445b-a977-5f501dc2f6f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:07.526916 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ea87e72-6bf4-445b-a977-5f501dc2f6f0 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:07.527206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ea87e72-6bf4-445b-a977-5f501dc2f6f0 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:07.527461 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ea87e72-6bf4-445b-a977-5f501dc2f6f0 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:07.537168 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:07.537168 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:07.548264 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0ea87e72-6bf4-445b-a977-5f501dc2f6f0 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Volume info retrieved successfully. Aug 26 09:01:07.562727 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ea87e72-6bf4-445b-a977-5f501dc2f6f0 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 200 Aug 26 09:01:07.563385 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 298/1199] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:07 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 946 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:07.589456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-02466f14-d5cd-4f86-a4ef-0769f1438e92 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:07.592555 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02466f14-d5cd-4f86-a4ef-0769f1438e92 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:07.592555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02466f14-d5cd-4f86-a4ef-0769f1438e92 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:07.592555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02466f14-d5cd-4f86-a4ef-0769f1438e92 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:07.605914 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:07.605914 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:07.618377 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-02466f14-d5cd-4f86-a4ef-0769f1438e92 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] Volume info retrieved successfully. Aug 26 09:01:07.630113 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02466f14-d5cd-4f86-a4ef-0769f1438e92 tempest-VolumesTransfersV357Test-1616303908 tempest-VolumesTransfersV357Test-1616303908-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 200 Aug 26 09:01:07.630743 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 300/1200] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:07 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:07.654742 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74502c4c-bf25-4e48-8d65-efd353702399 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:07.657274 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74502c4c-bf25-4e48-8d65-efd353702399 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] DELETE https://10.4.3.236/volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361 Aug 26 09:01:07.657604 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74502c4c-bf25-4e48-8d65-efd353702399 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:07.658357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74502c4c-bf25-4e48-8d65-efd353702399 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:07.658357 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-74502c4c-bf25-4e48-8d65-efd353702399 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Delete transfer with id: 59d824d0-4bad-40dd-ad8c-124f7b430361 Aug 26 09:01:07.670002 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74502c4c-bf25-4e48-8d65-efd353702399 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361 returned with HTTP 404 Aug 26 09:01:07.670716 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 298/1201] 10.4.3.236 () {68 vars in 1419 bytes} [Wed Aug 26 09:01:07 2026] DELETE /volume/v3/volume-transfers/59d824d0-4bad-40dd-ad8c-124f7b430361 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:07.686786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:07.953036 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:07.953384 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:07.953557 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:07.953793 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Delete volume with id: 69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:07.967370 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:07.967370 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:07.967909 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Volume info retrieved successfully. Aug 26 09:01:08.008933 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Delete volume request issued successfully. Aug 26 09:01:08.009275 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-afc4300e-f067-469e-ab38-e3a684ada3d8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 202 Aug 26 09:01:08.009823 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 306/1202] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:01:07 2026] DELETE /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:01:08.020019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40fc1145-543a-4cc8-a544-03fa347205dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:08.028179 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40fc1145-543a-4cc8-a544-03fa347205dc tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:08.028179 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40fc1145-543a-4cc8-a544-03fa347205dc tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:08.028179 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40fc1145-543a-4cc8-a544-03fa347205dc tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:08.041970 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:08.041970 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:08.050747 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-40fc1145-543a-4cc8-a544-03fa347205dc tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Volume info retrieved successfully. Aug 26 09:01:08.056229 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40fc1145-543a-4cc8-a544-03fa347205dc tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 200 Aug 26 09:01:08.056724 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 299/1203] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:08 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:08.093349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:08.097016 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:08.097578 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-496256849"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:08.099478 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-496256849'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:08.100021 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Create volume of 1 GB Aug 26 09:01:08.107155 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Availability Zones retrieved successfully. Aug 26 09:01:08.123154 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Flow 'volume_create_api' (d55f39d9-87a3-4175-b779-aa6e47d4bbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:08.124379 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80a0a19-6b96-4c7c-9dab-4513a7ceaef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.126005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:08.145673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:08.176911 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80a0a19-6b96-4c7c-9dab-4513a7ceaef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.178111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff7e311-a26e-4cbc-975a-984d19b76fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.328696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Created reservations ['4020bf78-0ee1-47c4-bd88-0f9c69058438', 'b0bbd820-e41f-4118-861d-46360157b52d', 'b85b8f43-8483-4a17-8962-0e064da3f47a', '5aae26b4-f047-484c-bbc6-7788bb526450'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:08.331527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff7e311-a26e-4cbc-975a-984d19b76fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4020bf78-0ee1-47c4-bd88-0f9c69058438', 'b0bbd820-e41f-4118-861d-46360157b52d', 'b85b8f43-8483-4a17-8962-0e064da3f47a', '5aae26b4-f047-484c-bbc6-7788bb526450']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.333613 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d8ef74-5873-480a-a37e-84990d124e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.373911 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:08.381084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1246867557"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:08.384607 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d8ef74-5873-480a-a37e-84990d124e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af59c84-459f-4b20-baa3-22ad6688c23f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-496256849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a2756a9bfa14a0b8d918fd79920611c',qos_specs=None,replication_status=,reservations=['4020bf78-0ee1-47c4-bd88-0f9c69058438','b0bbd820-e41f-4118-861d-46360157b52d','b85b8f43-8483-4a17-8962-0e064da3f47a','5aae26b4-f047-484c-bbc6-7788bb526450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df3e210e04f449ab155db32b546b8e3',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-496256849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af59c84-459f-4b20-baa3-22ad6688c23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a2756a9bfa14a0b8d918fd79920611c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df3e210e04f449ab155db32b546b8e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.386155 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fd4d2f-12f8-44b1-b0f8-28d5415f6cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.387495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1246867557'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:08.388006 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume of 1 GB Aug 26 09:01:08.398533 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Availability Zones retrieved successfully. Aug 26 09:01:08.416487 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Flow 'volume_create_api' (1779e49e-838a-4201-b20e-1d7141268d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:08.416487 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f590c13-5f3c-4917-9729-5e09bc1e4101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.416487 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:08.442409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fd4d2f-12f8-44b1-b0f8-28d5415f6cc9) transitioned into state 'SUCCESS' from state '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-496256849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a2756a9bfa14a0b8d918fd79920611c',qos_specs=None,replication_status=,reservations=['4020bf78-0ee1-47c4-bd88-0f9c69058438','b0bbd820-e41f-4118-861d-46360157b52d','b85b8f43-8483-4a17-8962-0e064da3f47a','5aae26b4-f047-484c-bbc6-7788bb526450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df3e210e04f449ab155db32b546b8e3',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.444286 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b6c609-7764-4597-be46-f8174570b5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.470611 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b6c609-7764-4597-be46-f8174570b5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.471781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Flow 'volume_create_api' (d55f39d9-87a3-4175-b779-aa6e47d4bbf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:08.472979 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Create volume request issued successfully. Aug 26 09:01:08.475376 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-faa329f9-aea1-4b6a-80c1-f4eee135bb46 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:08.476871 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 301/1204] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:08 2026] POST /volume/v3/volumes => generated 753 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:08.482407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f590c13-5f3c-4917-9729-5e09bc1e4101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.486417 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5bce398-b756-4cd7-bc0d-101da8366de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.500040 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-20cd2913-8831-48e8-9c9f-a087517451a4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:08.504394 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20cd2913-8831-48e8-9c9f-a087517451a4 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:08.504394 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20cd2913-8831-48e8-9c9f-a087517451a4 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:08.505899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20cd2913-8831-48e8-9c9f-a087517451a4 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:08.516127 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:08.516127 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:08.522998 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-20cd2913-8831-48e8-9c9f-a087517451a4 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:08.533064 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20cd2913-8831-48e8-9c9f-a087517451a4 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:08.533786 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 307/1205] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:08 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:01:08.650778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['4b7ec75f-9da6-411f-8bf4-89c5e28a2ae7', '2bfdc279-3585-4eb9-8c9c-eebc81a4e192', 'f370c4e1-198b-45cf-a3c8-c98c32991491', '5fc760b0-1733-4f49-8605-752b28cb2eef'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:08.651769 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5bce398-b756-4cd7-bc0d-101da8366de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7ec75f-9da6-411f-8bf4-89c5e28a2ae7', '2bfdc279-3585-4eb9-8c9c-eebc81a4e192', 'f370c4e1-198b-45cf-a3c8-c98c32991491', '5fc760b0-1733-4f49-8605-752b28cb2eef']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.653188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e784de74-cdc5-4250-b381-9ffa5ed99d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.686045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e784de74-cdc5-4250-b381-9ffa5ed99d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1246867557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030975195a5c4ab8b0749d190170d9ab',qos_specs=None,replication_status=,reservations=['4b7ec75f-9da6-411f-8bf4-89c5e28a2ae7','2bfdc279-3585-4eb9-8c9c-eebc81a4e192','f370c4e1-198b-45cf-a3c8-c98c32991491','5fc760b0-1733-4f49-8605-752b28cb2eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf21f0352441bca65b6610a236b5ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1246867557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030975195a5c4ab8b0749d190170d9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01bf21f0352441bca65b6610a236b5ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.686045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ec3eb3-8c22-4682-9393-b1bb24eb7000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.734793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ec3eb3-8c22-4682-9393-b1bb24eb7000) transitioned into state 'SUCCESS' from state '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-1246867557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030975195a5c4ab8b0749d190170d9ab',qos_specs=None,replication_status=,reservations=['4b7ec75f-9da6-411f-8bf4-89c5e28a2ae7','2bfdc279-3585-4eb9-8c9c-eebc81a4e192','f370c4e1-198b-45cf-a3c8-c98c32991491','5fc760b0-1733-4f49-8605-752b28cb2eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf21f0352441bca65b6610a236b5ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.739033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a280535c-de32-4253-aa26-ccc087a38842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:08.765068 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a280535c-de32-4253-aa26-ccc087a38842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:08.766358 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Flow 'volume_create_api' (1779e49e-838a-4201-b20e-1d7141268d75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:08.766824 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume request issued successfully. Aug 26 09:01:08.768639 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4cc28b7-5b66-467d-ae65-6ef4985abd21 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:08.768639 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 299/1206] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:08 2026] POST /volume/v3/volumes => generated 749 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:08.790184 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97d2f4d7-47e2-4e23-98bc-343c1d61478e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:08.793865 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97d2f4d7-47e2-4e23-98bc-343c1d61478e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df Aug 26 09:01:08.794821 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97d2f4d7-47e2-4e23-98bc-343c1d61478e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:08.794821 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97d2f4d7-47e2-4e23-98bc-343c1d61478e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:08.807939 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:08.807939 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:08.817935 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97d2f4d7-47e2-4e23-98bc-343c1d61478e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:01:08.822018 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97d2f4d7-47e2-4e23-98bc-343c1d61478e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df returned with HTTP 200 Aug 26 09:01:08.823807 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 300/1207] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:08 2026] GET /volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:09.078329 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f17464cb-f5d0-46e4-b885-928d8b042c2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.083197 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f17464cb-f5d0-46e4-b885-928d8b042c2f tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:09.083197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f17464cb-f5d0-46e4-b885-928d8b042c2f tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.084432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f17464cb-f5d0-46e4-b885-928d8b042c2f tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.102024 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f17464cb-f5d0-46e4-b885-928d8b042c2f tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 404 Aug 26 09:01:09.103427 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 302/1208] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:09.112320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9f531966-068c-4672-89c8-591a35e6c7ef None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.114672 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f531966-068c-4672-89c8-591a35e6c7ef tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:09.114968 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f531966-068c-4672-89c8-591a35e6c7ef tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.115208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f531966-068c-4672-89c8-591a35e6c7ef tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.123460 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f531966-068c-4672-89c8-591a35e6c7ef tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 404 Aug 26 09:01:09.123940 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 308/1209] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:09.135273 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e7c5ae2-b858-4ae7-8998-34bc9d629681 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.138546 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e7c5ae2-b858-4ae7-8998-34bc9d629681 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] DELETE https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:09.139186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e7c5ae2-b858-4ae7-8998-34bc9d629681 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.139486 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e7c5ae2-b858-4ae7-8998-34bc9d629681 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.139727 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9e7c5ae2-b858-4ae7-8998-34bc9d629681 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Delete volume with id: 69d51243-8f6c-49ab-9e89-4c48ea1b3ece Aug 26 09:01:09.148659 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e7c5ae2-b858-4ae7-8998-34bc9d629681 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece returned with HTTP 404 Aug 26 09:01:09.149359 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 300/1210] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:01:09 2026] DELETE /volume/v3/volumes/69d51243-8f6c-49ab-9e89-4c48ea1b3ece => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:09.160164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.162225 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:09.162707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1579508192"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:09.165183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1579508192'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:09.165183 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Create volume of 1 GB Aug 26 09:01:09.173760 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Availability Zones retrieved successfully. Aug 26 09:01:09.185873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Flow 'volume_create_api' (b91c3bab-efdf-4a85-8d6f-5064118fa409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:09.185873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d05e1fe-af6b-466a-95a7-8aded424ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:09.185873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:09.242392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d05e1fe-af6b-466a-95a7-8aded424ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:09.243890 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6aef7e-7969-4e7c-a4f5-7779149deddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:09.308029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Created reservations ['46e4969b-7a59-437f-a32c-0b954bc76878', 'dfad4deb-1756-4681-8d35-1eb183c22fc6', 'e6a3fd55-7b05-4608-ba11-34588ab6b110', '5dde8cd2-31fe-4c34-8ce2-5c4f568d01d6'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:09.308029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6aef7e-7969-4e7c-a4f5-7779149deddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e4969b-7a59-437f-a32c-0b954bc76878', 'dfad4deb-1756-4681-8d35-1eb183c22fc6', 'e6a3fd55-7b05-4608-ba11-34588ab6b110', '5dde8cd2-31fe-4c34-8ce2-5c4f568d01d6']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:09.308758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546ec9ea-edd6-4614-8089-98fec6544128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:09.350607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546ec9ea-edd6-4614-8089-98fec6544128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b35070d-db23-4629-bd61-17743fd3014b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1579508192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a8a79b571f449ebac2b812667caaac7',qos_specs=None,replication_status=,reservations=['46e4969b-7a59-437f-a32c-0b954bc76878','dfad4deb-1756-4681-8d35-1eb183c22fc6','e6a3fd55-7b05-4608-ba11-34588ab6b110','5dde8cd2-31fe-4c34-8ce2-5c4f568d01d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5c3b10581a416a89cae427ab367a4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1579508192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b35070d-db23-4629-bd61-17743fd3014b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a8a79b571f449ebac2b812667caaac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5c3b10581a416a89cae427ab367a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:09.351751 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53dbd680-4829-424e-afd4-a07576b16a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:09.386979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53dbd680-4829-424e-afd4-a07576b16a09) transitioned into state 'SUCCESS' from state '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-1579508192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a8a79b571f449ebac2b812667caaac7',qos_specs=None,replication_status=,reservations=['46e4969b-7a59-437f-a32c-0b954bc76878','dfad4deb-1756-4681-8d35-1eb183c22fc6','e6a3fd55-7b05-4608-ba11-34588ab6b110','5dde8cd2-31fe-4c34-8ce2-5c4f568d01d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5c3b10581a416a89cae427ab367a4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:09.388449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (283f7fcc-29ee-40a1-93e7-f8f77b41c8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:09.407730 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (283f7fcc-29ee-40a1-93e7-f8f77b41c8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:09.408916 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Flow 'volume_create_api' (b91c3bab-efdf-4a85-8d6f-5064118fa409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:09.409410 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Create volume request issued successfully. Aug 26 09:01:09.410148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64fd8e4e-8429-428a-b9b7-12f0ef3e5623 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:09.410655 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 301/1211] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:01:09 2026] POST /volume/v3/volumes => generated 819 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:09.435607 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f652e674-4923-4e3e-94b6-80057d71c42b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.441168 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f652e674-4923-4e3e-94b6-80057d71c42b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:09.441168 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f652e674-4923-4e3e-94b6-80057d71c42b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.441168 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f652e674-4923-4e3e-94b6-80057d71c42b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.452530 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:09.452530 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:09.462873 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f652e674-4923-4e3e-94b6-80057d71c42b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:09.470055 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f652e674-4923-4e3e-94b6-80057d71c42b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 200 Aug 26 09:01:09.470055 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 303/1212] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:09.558657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7a595ad3-ecbb-4fdd-b883-4f8cc96274cd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.562493 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a595ad3-ecbb-4fdd-b883-4f8cc96274cd tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:09.562878 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a595ad3-ecbb-4fdd-b883-4f8cc96274cd tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.563163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a595ad3-ecbb-4fdd-b883-4f8cc96274cd tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.576767 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:09.576767 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:09.582477 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7a595ad3-ecbb-4fdd-b883-4f8cc96274cd tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:09.588756 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a595ad3-ecbb-4fdd-b883-4f8cc96274cd tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:09.589584 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 309/1213] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:09.706578 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73446b33-a619-4317-a986-e6e4629ab873 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.709456 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73446b33-a619-4317-a986-e6e4629ab873 None None] GET https://10.4.3.236/volume// Aug 26 09:01:09.709456 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73446b33-a619-4317-a986-e6e4629ab873 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.709456 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73446b33-a619-4317-a986-e6e4629ab873 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.709456 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73446b33-a619-4317-a986-e6e4629ab873 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:09.709728 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 301/1214] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:01:09.721244 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2e4825ec-d1dc-4445-a123-e2ae815e9854 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.725677 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2e4825ec-d1dc-4445-a123-e2ae815e9854 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:01:09.725677 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2e4825ec-d1dc-4445-a123-e2ae815e9854 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.725936 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2e4825ec-d1dc-4445-a123-e2ae815e9854 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.745447 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:09.745447 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:09.751917 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2e4825ec-d1dc-4445-a123-e2ae815e9854 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:01:09.760057 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-2e4825ec-d1dc-4445-a123-e2ae815e9854 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 09:01:09.760668 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 302/1215] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:09.841920 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e5851f1-c3c5-40eb-87d1-856a001f0f64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.844148 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e5851f1-c3c5-40eb-87d1-856a001f0f64 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df Aug 26 09:01:09.844567 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e5851f1-c3c5-40eb-87d1-856a001f0f64 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:09.844567 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e5851f1-c3c5-40eb-87d1-856a001f0f64 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:09.857173 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:09.857173 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:09.866568 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e5851f1-c3c5-40eb-87d1-856a001f0f64 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:01:09.881569 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e5851f1-c3c5-40eb-87d1-856a001f0f64 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df returned with HTTP 200 Aug 26 09:01:09.882358 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 304/1216] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:09 2026] GET /volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:09.895597 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.899657 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] PUT https://10.4.3.236/volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341 Aug 26 09:01:09.900835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:09.901067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:09.902950 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:01:09.903322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df", "name": "tempest-VolumesBackupsTest-Backup-2079579024"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:09.904923 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating new backup {'backup': {'volume_id': '9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df', 'name': 'tempest-VolumesBackupsTest-Backup-2079579024'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:01:09.905806 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating backup of volume 9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df in container None Aug 26 09:01:09.910533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Acquiring lock "cinder-attachment_update-6a0c808e-9c2a-41ad-a3c3-d58833af37c3-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:01:09.916095 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Lock "cinder-attachment_update-6a0c808e-9c2a-41ad-a3c3-d58833af37c3-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:01:09.917176 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:09.917176 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:09.918489 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:09.918489 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:09.919773 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:01:09.983348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['293be9c8-1257-4382-9174-541bd101e29a', 'ff8e642b-2c7f-49e7-9323-96d8d63e364e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:10.039831 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b56284f0-d1df-41d0-bd4c-16eede2c6f2b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:01:10.040369 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 302/1217] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:01:09 2026] POST /volume/v3/backups => generated 330 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:10.046873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Lock "cinder-attachment_update-6a0c808e-9c2a-41ad-a3c3-d58833af37c3-np0000008153" released by "attachment_update" :: held 0.131s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:01:10.047237 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-05dd98a2-8cad-4721-8486-adf72358220d tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341 returned with HTTP 200 Aug 26 09:01:10.048290 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 310/1218] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:01:09 2026] PUT /volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:10.051868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4162c073-7bda-4bb4-932a-b78fdd0a05be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.056975 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4162c073-7bda-4bb4-932a-b78fdd0a05be tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:10.057448 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4162c073-7bda-4bb4-932a-b78fdd0a05be tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.058063 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4162c073-7bda-4bb4-932a-b78fdd0a05be tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.058151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4162c073-7bda-4bb4-932a-b78fdd0a05be tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:10.067727 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.067727 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:10.069638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4162c073-7bda-4bb4-932a-b78fdd0a05be tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:10.070335 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 303/1219] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:10.093972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-5d9c82dd-a961-4019-88f9-3c626c828ce5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.098425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-5d9c82dd-a961-4019-88f9-3c626c828ce5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] POST https://10.4.3.236/volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341/action Aug 26 09:01:10.099003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-5d9c82dd-a961-4019-88f9-3c626c828ce5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:10.099187 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-5d9c82dd-a961-4019-88f9-3c626c828ce5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:10.131173 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.131173 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:10.175611 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-398d750a-9e6e-4afc-8bd0-d5155b22bbf2 req-5d9c82dd-a961-4019-88f9-3c626c828ce5 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341/action returned with HTTP 204 Aug 26 09:01:10.176765 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 305/1220] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:01:10 2026] POST /volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:10.202536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e5d541a9-9bef-4efe-acd7-422b9eee5aef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.206276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e5d541a9-9bef-4efe-acd7-422b9eee5aef tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:10.206276 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e5d541a9-9bef-4efe-acd7-422b9eee5aef tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.206686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e5d541a9-9bef-4efe-acd7-422b9eee5aef tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.227108 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.227108 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:10.234539 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e5d541a9-9bef-4efe-acd7-422b9eee5aef tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:10.243147 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e5d541a9-9bef-4efe-acd7-422b9eee5aef tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:10.244087 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 303/1221] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:10.457912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c446977f-493b-44eb-a709-7358496e2791 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.458547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c446977f-493b-44eb-a709-7358496e2791 None None] GET https://10.4.3.236/volume// Aug 26 09:01:10.458699 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c446977f-493b-44eb-a709-7358496e2791 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.458970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c446977f-493b-44eb-a709-7358496e2791 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.459405 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c446977f-493b-44eb-a709-7358496e2791 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:10.460107 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 311/1222] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:01: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 26 09:01:10.474106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-b7f42922-c17b-435f-8c8c-78128c921d1d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.476762 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-b7f42922-c17b-435f-8c8c-78128c921d1d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:01:10.477253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-b7f42922-c17b-435f-8c8c-78128c921d1d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6af59c84-459f-4b20-baa3-22ad6688c23f", "connector": null, "instance_uuid": "42391699-7660-4522-ab12-a87055e91e24"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:10.490097 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.490097 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:10.496872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc1a6a43-6aa6-4385-90cc-09d96f2f58d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.496872 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc1a6a43-6aa6-4385-90cc-09d96f2f58d6 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.496872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc1a6a43-6aa6-4385-90cc-09d96f2f58d6 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.497159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc1a6a43-6aa6-4385-90cc-09d96f2f58d6 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.511296 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.511296 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:10.517769 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc1a6a43-6aa6-4385-90cc-09d96f2f58d6 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:10.524981 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc1a6a43-6aa6-4385-90cc-09d96f2f58d6 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 200 Aug 26 09:01:10.526184 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 306/1223] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:10.541577 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.545031 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] POST https://10.4.3.236/volume/v3/volume-transfers Aug 26 09:01:10.545031 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1b35070d-db23-4629-bd61-17743fd3014b"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:10.549467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Creating new volume transfer {'transfer': {'volume_id': '1b35070d-db23-4629-bd61-17743fd3014b'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 09:01:10.550004 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volume_transfer [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Creating transfer of volume 1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.550004 np0000008153 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Generating transfer record for volume 1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.564976 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-b7f42922-c17b-435f-8c8c-78128c921d1d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:01:10.565667 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 304/1224] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:01:10 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:10.567410 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.567410 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:10.595990 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abd8536b-f4f0-483f-8d8e-1b0cde1a0e42 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers returned with HTTP 202 Aug 26 09:01:10.597216 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 304/1225] 10.4.3.236 () {70 vars in 1326 bytes} [Wed Aug 26 09:01:10 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:10.614943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b3c8ccf3-ef16-40dd-9709-a35078c4307d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.618513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3c8ccf3-ef16-40dd-9709-a35078c4307d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.619222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3c8ccf3-ef16-40dd-9709-a35078c4307d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.621865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3c8ccf3-ef16-40dd-9709-a35078c4307d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.623505 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-709ce403-de1b-48df-8f71-4c7dce6e4c66 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.629699 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-709ce403-de1b-48df-8f71-4c7dce6e4c66 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:10.630500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-709ce403-de1b-48df-8f71-4c7dce6e4c66 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.631030 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.631030 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:10.631197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-709ce403-de1b-48df-8f71-4c7dce6e4c66 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.638565 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b3c8ccf3-ef16-40dd-9709-a35078c4307d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:10.645235 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3c8ccf3-ef16-40dd-9709-a35078c4307d tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 200 Aug 26 09:01:10.645387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1758417c-1d97-45ad-8c25-8b2264592b03 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.645723 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 312/1226] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:10.645811 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1758417c-1d97-45ad-8c25-8b2264592b03 None None] GET https://10.4.3.236/volume// Aug 26 09:01:10.647280 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1758417c-1d97-45ad-8c25-8b2264592b03 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.647280 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1758417c-1d97-45ad-8c25-8b2264592b03 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.647280 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1758417c-1d97-45ad-8c25-8b2264592b03 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:10.647589 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.647589 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:10.647694 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 305/1227] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01: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 26 09:01:10.653708 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-709ce403-de1b-48df-8f71-4c7dce6e4c66 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:10.662531 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-709ce403-de1b-48df-8f71-4c7dce6e4c66 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:10.664742 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 307/1228] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:10.664944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6b9d3ef1-a64d-45f1-bc2b-d9068c5b3f3b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.669551 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e6d85a1f-0687-4f00-bb20-81091761017d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.669551 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e6d85a1f-0687-4f00-bb20-81091761017d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:10.669880 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e6d85a1f-0687-4f00-bb20-81091761017d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.670134 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e6d85a1f-0687-4f00-bb20-81091761017d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.672624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b9d3ef1-a64d-45f1-bc2b-d9068c5b3f3b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volume-transfers/detail Aug 26 09:01:10.672624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b9d3ef1-a64d-45f1-bc2b-d9068c5b3f3b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.672624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b9d3ef1-a64d-45f1-bc2b-d9068c5b3f3b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.672624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volume_transfer [None req-6b9d3ef1-a64d-45f1-bc2b-d9068c5b3f3b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Listing volume transfers {{(pid=100236) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 09:01:10.683545 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b9d3ef1-a64d-45f1-bc2b-d9068c5b3f3b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 26 09:01:10.685191 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 313/1229] 10.4.3.236 () {68 vars in 1326 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:10.695876 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.695876 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:10.702618 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0f56ecad-fdf7-43cb-9f11-c838efee9529 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.706794 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f56ecad-fdf7-43cb-9f11-c838efee9529 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] DELETE https://10.4.3.236/volume/v3/volume-transfers/658fa25d-2daf-43a4-aa12-a3eb81eb3246 Aug 26 09:01:10.708165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f56ecad-fdf7-43cb-9f11-c838efee9529 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.708165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f56ecad-fdf7-43cb-9f11-c838efee9529 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.708165 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-0f56ecad-fdf7-43cb-9f11-c838efee9529 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Delete transfer with id: 658fa25d-2daf-43a4-aa12-a3eb81eb3246 Aug 26 09:01:10.708870 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e6d85a1f-0687-4f00-bb20-81091761017d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:10.726112 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-e6d85a1f-0687-4f00-bb20-81091761017d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:10.726704 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 305/1230] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 1025 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:10.734105 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.734105 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:10.756069 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f56ecad-fdf7-43cb-9f11-c838efee9529 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers/658fa25d-2daf-43a4-aa12-a3eb81eb3246 returned with HTTP 202 Aug 26 09:01:10.756879 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 306/1231] 10.4.3.236 () {68 vars in 1419 bytes} [Wed Aug 26 09:01:10 2026] DELETE /volume/v3/volume-transfers/658fa25d-2daf-43a4-aa12-a3eb81eb3246 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:01:10.768111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf35e0f6-8a1b-4682-890a-c139df76482b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.775329 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf35e0f6-8a1b-4682-890a-c139df76482b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.775574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf35e0f6-8a1b-4682-890a-c139df76482b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.776369 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf35e0f6-8a1b-4682-890a-c139df76482b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.791141 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.791141 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:10.807048 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cf35e0f6-8a1b-4682-890a-c139df76482b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Volume info retrieved successfully. Aug 26 09:01:10.819174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf35e0f6-8a1b-4682-890a-c139df76482b tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 200 Aug 26 09:01:10.820319 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 308/1232] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 946 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:10.840631 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6e00b6e1-9faa-4279-965e-02f1eb7ed297 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.846238 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6e00b6e1-9faa-4279-965e-02f1eb7ed297 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] DELETE https://10.4.3.236/volume/v3/volume-transfers/658fa25d-2daf-43a4-aa12-a3eb81eb3246 Aug 26 09:01:10.846641 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6e00b6e1-9faa-4279-965e-02f1eb7ed297 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.849682 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6e00b6e1-9faa-4279-965e-02f1eb7ed297 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.850538 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-6e00b6e1-9faa-4279-965e-02f1eb7ed297 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Delete transfer with id: 658fa25d-2daf-43a4-aa12-a3eb81eb3246 Aug 26 09:01:10.859060 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6e00b6e1-9faa-4279-965e-02f1eb7ed297 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volume-transfers/658fa25d-2daf-43a4-aa12-a3eb81eb3246 returned with HTTP 404 Aug 26 09:01:10.859746 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 314/1233] 10.4.3.236 () {68 vars in 1419 bytes} [Wed Aug 26 09:01:10 2026] DELETE /volume/v3/volume-transfers/658fa25d-2daf-43a4-aa12-a3eb81eb3246 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:10.868675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.869761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.872102 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] PUT https://10.4.3.236/volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5 Aug 26 09:01:10.872535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:10.872919 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.873487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.874486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.875072 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Delete volume with id: 1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.888559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Acquiring lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:01:10.889637 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.889637 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:10.890450 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Volume info retrieved successfully. Aug 26 09:01:10.899339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" acquired by "attachment_update" :: waited 0.011s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:01:10.901185 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.901185 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:10.925775 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Delete volume request issued successfully. Aug 26 09:01:10.926084 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0da6199-ecc3-43a0-81b9-2fc1387b4e95 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 202 Aug 26 09:01:10.926559 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 307/1234] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:01:10 2026] DELETE /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:01:10.941447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9b044b7-17e9-43ee-abb5-7942ed82bbf5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:10.946871 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9b044b7-17e9-43ee-abb5-7942ed82bbf5 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:10.946871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9b044b7-17e9-43ee-abb5-7942ed82bbf5 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:10.946871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9b044b7-17e9-43ee-abb5-7942ed82bbf5 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:10.954749 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:10.954749 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:10.959512 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9b044b7-17e9-43ee-abb5-7942ed82bbf5 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Volume info retrieved successfully. Aug 26 09:01:10.965414 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9b044b7-17e9-43ee-abb5-7942ed82bbf5 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 200 Aug 26 09:01:10.965795 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 309/1235] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:10 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:11.086550 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9a7ec78d-1833-4827-a439-7b3c032b5323 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:11.090716 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a7ec78d-1833-4827-a439-7b3c032b5323 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:11.090716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a7ec78d-1833-4827-a439-7b3c032b5323 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:11.091140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a7ec78d-1833-4827-a439-7b3c032b5323 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:11.091303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9a7ec78d-1833-4827-a439-7b3c032b5323 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:11.099858 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:11.099858 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:11.101171 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a7ec78d-1833-4827-a439-7b3c032b5323 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:11.101723 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 315/1236] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:11 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:11.109652 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" released by "attachment_update" :: held 0.209s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:01:11.110391 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0eb03584-562a-46d0-a15b-37ba72fc2962 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5 returned with HTTP 200 Aug 26 09:01:11.111252 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 306/1237] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:01:10 2026] PUT /volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:01:11.680452 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3392322-a771-4a23-9bdf-47816f62c90a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:11.683202 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3392322-a771-4a23-9bdf-47816f62c90a tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:11.683677 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3392322-a771-4a23-9bdf-47816f62c90a tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:11.683861 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3392322-a771-4a23-9bdf-47816f62c90a tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:11.697586 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:11.697586 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:11.702326 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b3392322-a771-4a23-9bdf-47816f62c90a tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:11.709809 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3392322-a771-4a23-9bdf-47816f62c90a tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:11.711149 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 308/1238] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:11 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:11.983443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be73554f-0e60-490a-8488-ef2420525fd8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:11.987937 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be73554f-0e60-490a-8488-ef2420525fd8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:11.988238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be73554f-0e60-490a-8488-ef2420525fd8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:11.988515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be73554f-0e60-490a-8488-ef2420525fd8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:12.000364 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be73554f-0e60-490a-8488-ef2420525fd8 tempest-VolumesTransfersV357Test-1506372649 tempest-VolumesTransfersV357Test-1506372649-project-admin] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 404 Aug 26 09:01:12.001078 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 310/1239] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:11 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:12.016244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bc928dd7-ce0f-401e-8d0a-3c8eac4dbf5e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:12.018543 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bc928dd7-ce0f-401e-8d0a-3c8eac4dbf5e tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] GET https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:12.018944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bc928dd7-ce0f-401e-8d0a-3c8eac4dbf5e tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:12.019158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bc928dd7-ce0f-401e-8d0a-3c8eac4dbf5e tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:12.035907 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bc928dd7-ce0f-401e-8d0a-3c8eac4dbf5e tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 404 Aug 26 09:01:12.037421 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 316/1240] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:12 2026] GET /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:12.048165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1da743ab-ae1c-4e43-bf99-42489de9c714 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:12.051007 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1da743ab-ae1c-4e43-bf99-42489de9c714 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] DELETE https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:12.051345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1da743ab-ae1c-4e43-bf99-42489de9c714 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:12.051913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1da743ab-ae1c-4e43-bf99-42489de9c714 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:12.052235 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1da743ab-ae1c-4e43-bf99-42489de9c714 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] Delete volume with id: 1b35070d-db23-4629-bd61-17743fd3014b Aug 26 09:01:12.062745 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1da743ab-ae1c-4e43-bf99-42489de9c714 tempest-VolumesTransfersV357Test-1249509312 tempest-VolumesTransfersV357Test-1249509312-project-member] https://10.4.3.236/volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b returned with HTTP 404 Aug 26 09:01:12.063475 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 307/1241] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:01:12 2026] DELETE /volume/v3/volumes/1b35070d-db23-4629-bd61-17743fd3014b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:01:12.117341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-629e9af4-f4f9-46b2-8152-dcafed47fe50 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:12.121645 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-629e9af4-f4f9-46b2-8152-dcafed47fe50 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:12.121961 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-629e9af4-f4f9-46b2-8152-dcafed47fe50 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:12.122210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-629e9af4-f4f9-46b2-8152-dcafed47fe50 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:12.122356 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-629e9af4-f4f9-46b2-8152-dcafed47fe50 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:12.127966 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:12.127966 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:12.129019 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-629e9af4-f4f9-46b2-8152-dcafed47fe50 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:12.129551 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 309/1242] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:12 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:12.728892 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b54c4d6c-ff58-4ccb-a2e7-dcca9e67442b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:12.731502 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b54c4d6c-ff58-4ccb-a2e7-dcca9e67442b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:12.731736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b54c4d6c-ff58-4ccb-a2e7-dcca9e67442b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:12.731901 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b54c4d6c-ff58-4ccb-a2e7-dcca9e67442b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:12.747665 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:12.747665 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:12.757865 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b54c4d6c-ff58-4ccb-a2e7-dcca9e67442b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:12.763409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b54c4d6c-ff58-4ccb-a2e7-dcca9e67442b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:12.763886 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 311/1243] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:12 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:13.145478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9ee0640-338b-414c-879b-2dd1843f7009 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:13.148316 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9ee0640-338b-414c-879b-2dd1843f7009 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:13.149016 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9ee0640-338b-414c-879b-2dd1843f7009 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:13.149120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9ee0640-338b-414c-879b-2dd1843f7009 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:13.149746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c9ee0640-338b-414c-879b-2dd1843f7009 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:13.161507 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:13.161507 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:13.163122 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9ee0640-338b-414c-879b-2dd1843f7009 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:13.163763 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 317/1244] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:13 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:13.783925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-235bd332-44a7-4c15-b61a-06dc7c3f70d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:13.786580 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-235bd332-44a7-4c15-b61a-06dc7c3f70d3 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:13.787240 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-235bd332-44a7-4c15-b61a-06dc7c3f70d3 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:13.787240 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-235bd332-44a7-4c15-b61a-06dc7c3f70d3 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:13.814985 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:13.814985 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:13.822138 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-235bd332-44a7-4c15-b61a-06dc7c3f70d3 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:13.830807 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-235bd332-44a7-4c15-b61a-06dc7c3f70d3 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:13.830807 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 308/1245] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:13 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:14.177681 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-15c273af-3aea-44d2-bbe1-09367d339e69 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:14.180358 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15c273af-3aea-44d2-bbe1-09367d339e69 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:14.180549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15c273af-3aea-44d2-bbe1-09367d339e69 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:14.180690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15c273af-3aea-44d2-bbe1-09367d339e69 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:14.180981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-15c273af-3aea-44d2-bbe1-09367d339e69 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:14.192443 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:14.192443 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:14.193533 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15c273af-3aea-44d2-bbe1-09367d339e69 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:14.194074 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 310/1246] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:14 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:14.848696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23de65f6-9a78-4d3c-8758-2142e25c2f95 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:14.850751 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23de65f6-9a78-4d3c-8758-2142e25c2f95 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:14.851422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23de65f6-9a78-4d3c-8758-2142e25c2f95 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:14.851422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23de65f6-9a78-4d3c-8758-2142e25c2f95 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:14.867189 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:14.867189 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:14.875246 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-23de65f6-9a78-4d3c-8758-2142e25c2f95 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:14.884620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23de65f6-9a78-4d3c-8758-2142e25c2f95 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:14.884620 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 312/1247] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:14 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0d03b6c0-e9c0-44ee-8c6a-61a68a869a7f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d03b6c0-e9c0-44ee-8c6a-61a68a869a7f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d03b6c0-e9c0-44ee-8c6a-61a68a869a7f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d03b6c0-e9c0-44ee-8c6a-61a68a869a7f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0d03b6c0-e9c0-44ee-8c6a-61a68a869a7f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d03b6c0-e9c0-44ee-8c6a-61a68a869a7f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:16.164310 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 318/1248] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:15 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96794090-56f4-4dc3-9307-a76a88afb45d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96794090-56f4-4dc3-9307-a76a88afb45d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96794090-56f4-4dc3-9307-a76a88afb45d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96794090-56f4-4dc3-9307-a76a88afb45d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-96794090-56f4-4dc3-9307-a76a88afb45d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96794090-56f4-4dc3-9307-a76a88afb45d tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:16.167306 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 309/1249] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:15 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:16.174888 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-07f26fe8-a383-4214-8230-486147a681ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:16.174888 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:16.174888 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1590515573"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:16.174888 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create volume request body: {'volume': {'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1590515573'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:16.229483 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create volume of 1 GB Aug 26 09:01:16.235823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85a53ddf-5946-4dd3-9cbb-20390a0350d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:16.242689 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Availability Zones retrieved successfully. Aug 26 09:01:16.245146 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85a53ddf-5946-4dd3-9cbb-20390a0350d4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:16.245535 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85a53ddf-5946-4dd3-9cbb-20390a0350d4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:16.246332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85a53ddf-5946-4dd3-9cbb-20390a0350d4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:16.246332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-85a53ddf-5946-4dd3-9cbb-20390a0350d4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:16.251409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Flow 'volume_create_api' (d16c69e4-3c2d-4f6d-88a1-c3e7b7eb4d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:16.252350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3e4c5e-0dfd-433d-ad10-13faaff5a48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:16.254066 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:16.255075 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:16.255075 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:16.257277 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85a53ddf-5946-4dd3-9cbb-20390a0350d4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:16.257716 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 313/1250] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:16 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:16.353085 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3e4c5e-0dfd-433d-ad10-13faaff5a48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:16.354190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c6b41d-dacb-43eb-b41f-971eaf3669a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:16.452197 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Created reservations ['53dbb925-4c7e-452f-9ae4-477a64e497f1', '7d1372e7-fc38-48f4-9727-52380424ec69', '7a905e93-6d96-40f4-923a-c9abc60057f4', 'd5479bc9-185b-4c77-a9c2-363ec5a17c60'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:16.453305 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c6b41d-dacb-43eb-b41f-971eaf3669a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53dbb925-4c7e-452f-9ae4-477a64e497f1', '7d1372e7-fc38-48f4-9727-52380424ec69', '7a905e93-6d96-40f4-923a-c9abc60057f4', 'd5479bc9-185b-4c77-a9c2-363ec5a17c60']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:16.454318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f9f8f22-2237-4541-82f4-4fb5cc55a719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:16.494593 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f9f8f22-2237-4541-82f4-4fb5cc55a719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36690931-64f1-44fa-a26b-7c283e30b03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1590515573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e162919d2c754566ae2f68097ad1e190',qos_specs=None,replication_status=,reservations=['53dbb925-4c7e-452f-9ae4-477a64e497f1','7d1372e7-fc38-48f4-9727-52380424ec69','7a905e93-6d96-40f4-923a-c9abc60057f4','d5479bc9-185b-4c77-a9c2-363ec5a17c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942fb492300d4e72bf4a3eb357b0a3f4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1590515573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36690931-64f1-44fa-a26b-7c283e30b03b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e162919d2c754566ae2f68097ad1e190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942fb492300d4e72bf4a3eb357b0a3f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:16.495873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d620d062-eb10-40d5-983d-68d258b9fb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:16.526143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d620d062-eb10-40d5-983d-68d258b9fb1b) transitioned into state 'SUCCESS' from state '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-1590515573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e162919d2c754566ae2f68097ad1e190',qos_specs=None,replication_status=,reservations=['53dbb925-4c7e-452f-9ae4-477a64e497f1','7d1372e7-fc38-48f4-9727-52380424ec69','7a905e93-6d96-40f4-923a-c9abc60057f4','d5479bc9-185b-4c77-a9c2-363ec5a17c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942fb492300d4e72bf4a3eb357b0a3f4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:16.527186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (245c31a8-2b51-4261-99b4-3658dbf8ad4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:16.556297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (245c31a8-2b51-4261-99b4-3658dbf8ad4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:16.560253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Flow 'volume_create_api' (d16c69e4-3c2d-4f6d-88a1-c3e7b7eb4d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:16.560253 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create volume request issued successfully. Aug 26 09:01:16.560253 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07f26fe8-a383-4214-8230-486147a681ca tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:16.560253 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 311/1251] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:01:16 2026] POST /volume/v3/volumes => generated 748 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:16.577655 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-585dcef8-4500-40ce-9029-24aadd59ef9b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:16.580866 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-585dcef8-4500-40ce-9029-24aadd59ef9b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:16.581065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-585dcef8-4500-40ce-9029-24aadd59ef9b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:16.581248 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-585dcef8-4500-40ce-9029-24aadd59ef9b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:16.588881 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:16.588881 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:16.592835 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-585dcef8-4500-40ce-9029-24aadd59ef9b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:16.598201 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-585dcef8-4500-40ce-9029-24aadd59ef9b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:16.598738 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 319/1252] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:16 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:16.967310 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b42bcfa6-c026-44f3-abf4-2ddba91f43bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:16.969604 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b42bcfa6-c026-44f3-abf4-2ddba91f43bb tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:16.969919 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b42bcfa6-c026-44f3-abf4-2ddba91f43bb tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:16.970173 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b42bcfa6-c026-44f3-abf4-2ddba91f43bb tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:16.984652 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:16.984652 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:16.989063 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b42bcfa6-c026-44f3-abf4-2ddba91f43bb tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:16.994203 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b42bcfa6-c026-44f3-abf4-2ddba91f43bb tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:16.994705 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 310/1253] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:16 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:17.272048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09cc1e4c-4fbe-4739-a658-885bd237f65c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:17.273726 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09cc1e4c-4fbe-4739-a658-885bd237f65c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:17.273947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09cc1e4c-4fbe-4739-a658-885bd237f65c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:17.274125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09cc1e4c-4fbe-4739-a658-885bd237f65c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:17.274219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-09cc1e4c-4fbe-4739-a658-885bd237f65c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:17.280612 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:17.280612 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:17.281879 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09cc1e4c-4fbe-4739-a658-885bd237f65c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:17.282271 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 314/1254] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:17 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:17.615343 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91a5686d-aeed-48b0-b495-398934a80d1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:17.618882 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91a5686d-aeed-48b0-b495-398934a80d1f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:17.619559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91a5686d-aeed-48b0-b495-398934a80d1f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:17.619559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91a5686d-aeed-48b0-b495-398934a80d1f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:17.633766 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:17.633766 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:17.641111 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91a5686d-aeed-48b0-b495-398934a80d1f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:17.650559 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91a5686d-aeed-48b0-b495-398934a80d1f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:17.651059 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 312/1255] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:17 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:17.674129 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:17.676144 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] POST https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b/action Aug 26 09:01:17.676765 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:17.676857 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:17.690810 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:17.690810 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:17.691607 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:17.760563 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Created reservations ['8bfa839f-5858-4d2c-a12c-8d522cfec58e', 'dd4374ca-054f-4510-bc3f-222586a0aa92'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:17.777192 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Extend volume request issued successfully. Aug 26 09:01:17.777573 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4211f1a7-502a-4f54-ba47-b1c1d89bdd96 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b/action returned with HTTP 202 Aug 26 09:01:17.778675 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 320/1256] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:01:17 2026] POST /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:01:17.790117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c2e91d0-b6da-425e-af55-d73813f67a6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:17.792184 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c2e91d0-b6da-425e-af55-d73813f67a6e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:17.792662 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c2e91d0-b6da-425e-af55-d73813f67a6e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:17.793036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c2e91d0-b6da-425e-af55-d73813f67a6e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:17.802911 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:17.802911 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:17.814803 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5c2e91d0-b6da-425e-af55-d73813f67a6e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:17.826328 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c2e91d0-b6da-425e-af55-d73813f67a6e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:17.827420 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 311/1257] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:17 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:18.008234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86416b4c-afb5-4b5c-9adc-350b07565e1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:18.011042 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86416b4c-afb5-4b5c-9adc-350b07565e1b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:18.011309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86416b4c-afb5-4b5c-9adc-350b07565e1b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:18.011635 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86416b4c-afb5-4b5c-9adc-350b07565e1b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:18.026868 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:18.026868 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:18.034122 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86416b4c-afb5-4b5c-9adc-350b07565e1b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:18.040371 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86416b4c-afb5-4b5c-9adc-350b07565e1b tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:18.041415 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 315/1258] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:18 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:18.296599 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eaf1b967-55ff-4ca3-b0c7-4b97a6caf927 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:18.298620 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eaf1b967-55ff-4ca3-b0c7-4b97a6caf927 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:18.298901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eaf1b967-55ff-4ca3-b0c7-4b97a6caf927 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:18.299656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eaf1b967-55ff-4ca3-b0c7-4b97a6caf927 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:18.299656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eaf1b967-55ff-4ca3-b0c7-4b97a6caf927 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:18.305231 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:18.305231 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:18.306356 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eaf1b967-55ff-4ca3-b0c7-4b97a6caf927 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:18.306920 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 313/1259] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:18 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:18.848252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cebf1715-203e-4b66-8409-519de16b0f01 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:18.850622 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cebf1715-203e-4b66-8409-519de16b0f01 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:18.850622 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cebf1715-203e-4b66-8409-519de16b0f01 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:18.850622 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cebf1715-203e-4b66-8409-519de16b0f01 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:18.859235 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:18.859235 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:18.864422 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cebf1715-203e-4b66-8409-519de16b0f01 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:18.872161 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cebf1715-203e-4b66-8409-519de16b0f01 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:18.872711 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 321/1260] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:18 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:18.889970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d92d845-e6ca-4ff9-a811-c43cb5526ed2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:18.892415 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d92d845-e6ca-4ff9-a811-c43cb5526ed2 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:18.892688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d92d845-e6ca-4ff9-a811-c43cb5526ed2 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:18.893051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d92d845-e6ca-4ff9-a811-c43cb5526ed2 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:18.901810 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:18.901810 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:18.907328 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9d92d845-e6ca-4ff9-a811-c43cb5526ed2 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:18.915343 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d92d845-e6ca-4ff9-a811-c43cb5526ed2 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:18.915343 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 312/1261] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:18 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:18.929476 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78ed6f89-9833-499f-9ce3-f6b70fd8111d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:18.932772 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78ed6f89-9833-499f-9ce3-f6b70fd8111d tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:18.936161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78ed6f89-9833-499f-9ce3-f6b70fd8111d tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:18.936459 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78ed6f89-9833-499f-9ce3-f6b70fd8111d tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:18.953765 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:18.953765 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:18.964011 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-78ed6f89-9833-499f-9ce3-f6b70fd8111d tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:18.969384 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78ed6f89-9833-499f-9ce3-f6b70fd8111d tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:18.970280 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 316/1262] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:18 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:18.985573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:18.987857 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] DELETE https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:18.988040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:18.988238 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:18.988419 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Delete volume with id: 36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:18.996618 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:18.996618 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:18.997218 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:19.020991 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Delete volume request issued successfully. Aug 26 09:01:19.020991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-076aaa52-5b04-4c22-b2ba-e269fea2b832 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 202 Aug 26 09:01:19.020991 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 314/1263] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:18 2026] DELETE /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:19.033576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-421808b0-ae2e-4308-84df-75ecebf060be None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:19.035879 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-421808b0-ae2e-4308-84df-75ecebf060be tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:19.036293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-421808b0-ae2e-4308-84df-75ecebf060be tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:19.036708 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-421808b0-ae2e-4308-84df-75ecebf060be tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:19.044716 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:19.044716 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:19.050000 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-421808b0-ae2e-4308-84df-75ecebf060be tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:19.058061 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-421808b0-ae2e-4308-84df-75ecebf060be tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 200 Aug 26 09:01:19.058061 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 322/1264] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:19 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:19.062311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f302c0d-4691-47c0-99e3-17fbc024dbc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:19.064887 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f302c0d-4691-47c0-99e3-17fbc024dbc1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:19.065109 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f302c0d-4691-47c0-99e3-17fbc024dbc1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:19.065413 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f302c0d-4691-47c0-99e3-17fbc024dbc1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:19.080989 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:19.080989 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:19.087639 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f302c0d-4691-47c0-99e3-17fbc024dbc1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:19.093279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f302c0d-4691-47c0-99e3-17fbc024dbc1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:19.093819 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 313/1265] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:19 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:19.244225 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-738b913d-6a61-4e53-a0e0-eed85239e8e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:19.245764 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-738b913d-6a61-4e53-a0e0-eed85239e8e4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] GET https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:01:19.246141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-738b913d-6a61-4e53-a0e0-eed85239e8e4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:19.246494 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-738b913d-6a61-4e53-a0e0-eed85239e8e4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:19.270608 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:19.270608 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:19.278867 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-738b913d-6a61-4e53-a0e0-eed85239e8e4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:01:19.284539 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-738b913d-6a61-4e53-a0e0-eed85239e8e4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 200 Aug 26 09:01:19.284539 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 317/1266] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:19 2026] GET /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 1831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:19.322789 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6c12df2-3685-4c30-b71d-22821591e3d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:19.328777 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6c12df2-3685-4c30-b71d-22821591e3d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:19.330140 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6c12df2-3685-4c30-b71d-22821591e3d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:19.330369 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6c12df2-3685-4c30-b71d-22821591e3d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:19.331234 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d6c12df2-3685-4c30-b71d-22821591e3d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:19.342927 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:19.342927 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:19.346131 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6c12df2-3685-4c30-b71d-22821591e3d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:19.347067 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 315/1267] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:19 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:19.888537 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0ce930d1-9eaa-4c56-b006-db8436c9e8f6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:19.890890 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0ce930d1-9eaa-4c56-b006-db8436c9e8f6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5/action Aug 26 09:01:19.891376 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0ce930d1-9eaa-4c56-b006-db8436c9e8f6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:19.891552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0ce930d1-9eaa-4c56-b006-db8436c9e8f6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:19.911920 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:19.911920 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:19.930149 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-502e043c-4d83-45ed-985c-f7b9baf4de28 req-0ce930d1-9eaa-4c56-b006-db8436c9e8f6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5/action returned with HTTP 204 Aug 26 09:01:19.930729 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 323/1268] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:01:19 2026] POST /volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:20.074881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fed8fc45-f8bb-4bb0-b1ee-01d89ee075bf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:20.078966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fed8fc45-f8bb-4bb0-b1ee-01d89ee075bf tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b Aug 26 09:01:20.078966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fed8fc45-f8bb-4bb0-b1ee-01d89ee075bf tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:20.078966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fed8fc45-f8bb-4bb0-b1ee-01d89ee075bf tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:20.093556 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fed8fc45-f8bb-4bb0-b1ee-01d89ee075bf tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b returned with HTTP 404 Aug 26 09:01:20.094219 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 314/1269] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:20 2026] GET /volume/v3/volumes/36690931-64f1-44fa-a26b-7c283e30b03b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:20.112828 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:20.113992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40c5c681-6ed5-4699-b571-3f3466657e52 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:20.118093 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:20.118093 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1988373816"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:20.118318 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40c5c681-6ed5-4699-b571-3f3466657e52 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:20.118318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40c5c681-6ed5-4699-b571-3f3466657e52 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:20.118318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40c5c681-6ed5-4699-b571-3f3466657e52 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:20.119377 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1988373816'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:20.119679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create volume of 1 GB Aug 26 09:01:20.128004 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Availability Zones retrieved successfully. Aug 26 09:01:20.139702 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Flow 'volume_create_api' (674c9c66-414d-4871-b06f-7fc1c828127b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:20.139862 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:20.139862 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:20.139936 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c213835-8b94-4060-a542-a313fd77f09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:20.141265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:20.147870 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-40c5c681-6ed5-4699-b571-3f3466657e52 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:20.152044 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40c5c681-6ed5-4699-b571-3f3466657e52 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:20.152768 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 316/1270] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:20 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:20.173431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7c6c455d-1b86-4b40-925b-b59f9f2580aa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:20.175500 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7c6c455d-1b86-4b40-925b-b59f9f2580aa tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:20.175856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7c6c455d-1b86-4b40-925b-b59f9f2580aa tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:20.176101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7c6c455d-1b86-4b40-925b-b59f9f2580aa tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:20.204996 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c213835-8b94-4060-a542-a313fd77f09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:20.205887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64acc0f1-6c57-4688-a2d7-46ec2bd1cbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:20.218872 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:20.218872 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:20.222708 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7c6c455d-1b86-4b40-925b-b59f9f2580aa tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:20.229660 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7c6c455d-1b86-4b40-925b-b59f9f2580aa tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:20.230143 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 324/1271] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:20 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 1138 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:20.284396 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Created reservations ['a97788a6-b6f0-479d-b77b-51002b358f9d', 'bb4ae294-d1e5-4a8f-91ce-f6e2a43c4a21', 'ebe91c2e-44b8-42ef-adee-c3f42614847b', '9a0bcf80-07cc-4ea2-9bac-dc393a6642c7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:20.285392 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64acc0f1-6c57-4688-a2d7-46ec2bd1cbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97788a6-b6f0-479d-b77b-51002b358f9d', 'bb4ae294-d1e5-4a8f-91ce-f6e2a43c4a21', 'ebe91c2e-44b8-42ef-adee-c3f42614847b', '9a0bcf80-07cc-4ea2-9bac-dc393a6642c7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:20.286401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16452a8-1e4a-4ed8-8174-7c8213e8e20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:20.317340 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16452a8-1e4a-4ed8-8174-7c8213e8e20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eee11f0e-3774-48d2-a32a-2cab4bc30ef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1988373816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e162919d2c754566ae2f68097ad1e190',qos_specs=None,replication_status=,reservations=['a97788a6-b6f0-479d-b77b-51002b358f9d','bb4ae294-d1e5-4a8f-91ce-f6e2a43c4a21','ebe91c2e-44b8-42ef-adee-c3f42614847b','9a0bcf80-07cc-4ea2-9bac-dc393a6642c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942fb492300d4e72bf4a3eb357b0a3f4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1988373816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eee11f0e-3774-48d2-a32a-2cab4bc30ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e162919d2c754566ae2f68097ad1e190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942fb492300d4e72bf4a3eb357b0a3f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:20.319122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6c43f2-1158-48f8-aa95-9766bca749d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:20.352305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6c43f2-1158-48f8-aa95-9766bca749d1) transitioned into state 'SUCCESS' from state '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-1988373816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e162919d2c754566ae2f68097ad1e190',qos_specs=None,replication_status=,reservations=['a97788a6-b6f0-479d-b77b-51002b358f9d','bb4ae294-d1e5-4a8f-91ce-f6e2a43c4a21','ebe91c2e-44b8-42ef-adee-c3f42614847b','9a0bcf80-07cc-4ea2-9bac-dc393a6642c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942fb492300d4e72bf4a3eb357b0a3f4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:20.353321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e538c7a8-8d8b-4d83-8393-d06647ba5708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:20.364095 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6df6105-45df-4bb1-9116-3cb53713604e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:20.366392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6df6105-45df-4bb1-9116-3cb53713604e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:20.366637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6df6105-45df-4bb1-9116-3cb53713604e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:20.366933 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6df6105-45df-4bb1-9116-3cb53713604e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:20.367108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a6df6105-45df-4bb1-9116-3cb53713604e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:20.373441 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:20.373441 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:20.374348 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6df6105-45df-4bb1-9116-3cb53713604e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:20.374888 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 315/1272] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:20 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:20.375527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e538c7a8-8d8b-4d83-8393-d06647ba5708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:20.376724 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Flow 'volume_create_api' (674c9c66-414d-4871-b06f-7fc1c828127b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:20.377602 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create volume request issued successfully. Aug 26 09:01:20.377944 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b6a97981-ff5f-465b-ae3f-63edd3d3575e tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:20.378317 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 318/1273] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:20 2026] POST /volume/v3/volumes => generated 748 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:20.395718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-65995135-5aec-4adc-8387-b869dd77e794 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:20.398713 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65995135-5aec-4adc-8387-b869dd77e794 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:20.399250 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65995135-5aec-4adc-8387-b869dd77e794 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:20.399471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65995135-5aec-4adc-8387-b869dd77e794 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:20.413564 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:20.413564 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:20.424009 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-65995135-5aec-4adc-8387-b869dd77e794 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:20.431305 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65995135-5aec-4adc-8387-b869dd77e794 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:20.431938 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 317/1274] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:20 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:21.390089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b382fa73-2c10-4589-88c1-864c9f46518b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:21.392712 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b382fa73-2c10-4589-88c1-864c9f46518b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:21.393178 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b382fa73-2c10-4589-88c1-864c9f46518b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:21.394198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b382fa73-2c10-4589-88c1-864c9f46518b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:21.394198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b382fa73-2c10-4589-88c1-864c9f46518b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:21.400550 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:21.400550 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:21.401728 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b382fa73-2c10-4589-88c1-864c9f46518b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:21.403530 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 325/1275] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:21 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:01:21.450444 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cee37c36-def3-47cf-ad58-dc3e8e4423a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:21.452800 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cee37c36-def3-47cf-ad58-dc3e8e4423a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:21.453051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cee37c36-def3-47cf-ad58-dc3e8e4423a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:21.453257 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cee37c36-def3-47cf-ad58-dc3e8e4423a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:21.463077 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:21.463077 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:21.469918 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cee37c36-def3-47cf-ad58-dc3e8e4423a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:21.477358 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cee37c36-def3-47cf-ad58-dc3e8e4423a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:21.477948 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 316/1276] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:21 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:21.497831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:21.502867 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:01:21.502867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eee11f0e-3774-48d2-a32a-2cab4bc30ef1", "name": "tempest-VolumesExtendTest-Snapshot-1549779712"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:21.513347 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:21.513347 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:21.514344 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:21.514865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Create snapshot from volume eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:21.593678 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Created reservations ['a83e319a-a3dc-4bde-a4af-c3427579e7c1', '4947f3df-c776-4b25-b22a-32e0ac629054', 'f2abb6bc-80b4-4d5c-a44c-5786590e665d', 'b1e0312b-017f-4a3f-aebe-8e4ec7a57229'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:21.632169 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Snapshot create request issued successfully. Aug 26 09:01:21.632766 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6d6fa4e-f0c7-4f4b-8d08-2f6f380b813f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:01:21.633370 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 319/1277] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:01:21 2026] POST /volume/v3/snapshots => generated 304 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:21.643743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-880dcf8f-119d-467b-b446-2715f7e7c223 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:21.646137 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-880dcf8f-119d-467b-b446-2715f7e7c223 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e Aug 26 09:01:21.647128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-880dcf8f-119d-467b-b446-2715f7e7c223 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:21.647128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-880dcf8f-119d-467b-b446-2715f7e7c223 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:21.655496 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:21.655496 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:21.656146 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-880dcf8f-119d-467b-b446-2715f7e7c223 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Snapshot retrieved successfully. Aug 26 09:01:21.657226 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-880dcf8f-119d-467b-b446-2715f7e7c223 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e returned with HTTP 200 Aug 26 09:01:21.658182 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 318/1278] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:21 2026] GET /volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:22.418285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-557055d2-bede-4773-beeb-801f241f7a1d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:22.420719 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-557055d2-bede-4773-beeb-801f241f7a1d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:22.420719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-557055d2-bede-4773-beeb-801f241f7a1d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:22.420719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-557055d2-bede-4773-beeb-801f241f7a1d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:22.420993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-557055d2-bede-4773-beeb-801f241f7a1d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:22.425868 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:22.425868 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:22.426991 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-557055d2-bede-4773-beeb-801f241f7a1d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:22.427551 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 326/1279] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:22 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:22.669077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e5785fb-139d-4e6e-93c0-857d5880db8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:22.671592 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e5785fb-139d-4e6e-93c0-857d5880db8f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e Aug 26 09:01:22.671914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e5785fb-139d-4e6e-93c0-857d5880db8f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:22.672418 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e5785fb-139d-4e6e-93c0-857d5880db8f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:22.683485 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:22.683485 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:22.683485 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5e5785fb-139d-4e6e-93c0-857d5880db8f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Snapshot retrieved successfully. Aug 26 09:01:22.683485 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e5785fb-139d-4e6e-93c0-857d5880db8f tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e returned with HTTP 200 Aug 26 09:01:22.684760 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 317/1280] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:22 2026] GET /volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:22.701104 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:22.705082 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] POST https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1/action Aug 26 09:01:22.705082 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:22.705082 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:22.716833 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:22.716833 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:22.717434 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:22.786081 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Created reservations ['b0e3553a-bc04-449e-9e16-f186369d9d54', '925ed983-7baf-4267-83a9-27be74eac1a2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:22.801350 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Extend volume request issued successfully. Aug 26 09:01:22.801613 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f929a13-f919-4c1a-9f61-eb30d1de5522 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1/action returned with HTTP 202 Aug 26 09:01:22.802183 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 320/1281] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:01:22 2026] POST /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:01:22.815359 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-55a80f26-04fa-4451-9712-b0b3eba538a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:22.818609 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55a80f26-04fa-4451-9712-b0b3eba538a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:22.818609 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55a80f26-04fa-4451-9712-b0b3eba538a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:22.819007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55a80f26-04fa-4451-9712-b0b3eba538a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:22.830947 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:22.830947 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:22.837439 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-55a80f26-04fa-4451-9712-b0b3eba538a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:22.845504 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55a80f26-04fa-4451-9712-b0b3eba538a1 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:22.845504 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 319/1282] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:22 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:23.445580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-db4daf8c-7ef4-4640-a856-f1236b4d6422 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:23.447384 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-db4daf8c-7ef4-4640-a856-f1236b4d6422 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:23.447707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-db4daf8c-7ef4-4640-a856-f1236b4d6422 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:23.448910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-db4daf8c-7ef4-4640-a856-f1236b4d6422 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:23.448910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-db4daf8c-7ef4-4640-a856-f1236b4d6422 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:23.456457 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:23.456457 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:23.458021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-db4daf8c-7ef4-4640-a856-f1236b4d6422 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:23.458917 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 327/1283] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:23 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:23.866168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d4d3dc3-1807-47c5-8cf7-39f23dbe0279 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:23.872618 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d4d3dc3-1807-47c5-8cf7-39f23dbe0279 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:23.872942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d4d3dc3-1807-47c5-8cf7-39f23dbe0279 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:23.873305 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d4d3dc3-1807-47c5-8cf7-39f23dbe0279 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:23.885219 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:23.885219 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:23.893310 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d4d3dc3-1807-47c5-8cf7-39f23dbe0279 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:23.902345 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d4d3dc3-1807-47c5-8cf7-39f23dbe0279 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:23.903674 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 318/1284] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:23 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:01:23.925172 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ef5dbc0-02c0-44b5-8eb1-95dc2c1831a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:23.928433 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ef5dbc0-02c0-44b5-8eb1-95dc2c1831a9 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:23.928660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ef5dbc0-02c0-44b5-8eb1-95dc2c1831a9 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:23.929934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ef5dbc0-02c0-44b5-8eb1-95dc2c1831a9 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:23.941917 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:23.941917 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:23.945874 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ef5dbc0-02c0-44b5-8eb1-95dc2c1831a9 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:23.953294 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ef5dbc0-02c0-44b5-8eb1-95dc2c1831a9 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:23.954124 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 321/1285] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:23 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:23.984267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:23.984267 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e Aug 26 09:01:23.984267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:23.984267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:23.984267 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Delete snapshot with id: 7028c7f0-eb20-46c4-b91f-42a5d6da102e Aug 26 09:01:23.990727 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:23.990727 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:23.991446 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Snapshot retrieved successfully. Aug 26 09:01:24.023956 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Snapshot delete request issued successfully. Aug 26 09:01:24.024225 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9308ddc-cc9e-4ff2-942b-8aabfc1b7aa7 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e returned with HTTP 202 Aug 26 09:01:24.025569 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 320/1286] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:01:23 2026] DELETE /volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:24.041957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b9b3549a-79c9-437a-bdf8-2559893a9434 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:24.042406 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b9b3549a-79c9-437a-bdf8-2559893a9434 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e Aug 26 09:01:24.042650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b9b3549a-79c9-437a-bdf8-2559893a9434 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:24.042860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b9b3549a-79c9-437a-bdf8-2559893a9434 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:24.061890 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:24.061890 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:24.061890 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b9b3549a-79c9-437a-bdf8-2559893a9434 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Snapshot retrieved successfully. Aug 26 09:01:24.061890 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b9b3549a-79c9-437a-bdf8-2559893a9434 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e returned with HTTP 200 Aug 26 09:01:24.061890 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 328/1287] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:24 2026] GET /volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:24.472477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5f6b945-b4d2-4e53-b577-2a2afb3a7da7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:24.474471 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5f6b945-b4d2-4e53-b577-2a2afb3a7da7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:24.474742 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5f6b945-b4d2-4e53-b577-2a2afb3a7da7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:24.475050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5f6b945-b4d2-4e53-b577-2a2afb3a7da7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:24.475205 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d5f6b945-b4d2-4e53-b577-2a2afb3a7da7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:24.481384 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:24.481384 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:24.482380 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5f6b945-b4d2-4e53-b577-2a2afb3a7da7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:24.483097 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 319/1288] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:24 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:25.069118 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85e7830f-01c9-4064-bb85-991fdfffc216 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:25.071369 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85e7830f-01c9-4064-bb85-991fdfffc216 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e Aug 26 09:01:25.071626 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85e7830f-01c9-4064-bb85-991fdfffc216 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:25.071866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85e7830f-01c9-4064-bb85-991fdfffc216 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:25.083196 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85e7830f-01c9-4064-bb85-991fdfffc216 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e returned with HTTP 404 Aug 26 09:01:25.083911 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 322/1289] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:01:25 2026] GET /volume/v3/snapshots/7028c7f0-eb20-46c4-b91f-42a5d6da102e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:25.094017 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d0d986b-ed38-4e9d-a8e8-07683d575397 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:25.096198 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d0d986b-ed38-4e9d-a8e8-07683d575397 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:25.096471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d0d986b-ed38-4e9d-a8e8-07683d575397 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:25.096688 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d0d986b-ed38-4e9d-a8e8-07683d575397 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:25.105747 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:25.105747 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:25.110739 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d0d986b-ed38-4e9d-a8e8-07683d575397 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:25.122357 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d0d986b-ed38-4e9d-a8e8-07683d575397 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:25.122479 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 321/1290] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:25 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:25.145547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:25.148279 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] DELETE https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:25.148624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:25.148712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:25.148977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Delete volume with id: eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:25.160073 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:25.160073 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:25.160614 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:25.187132 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Delete volume request issued successfully. Aug 26 09:01:25.187442 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12d51927-48d4-41c3-b5be-eb4db125fa78 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 202 Aug 26 09:01:25.187916 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 329/1291] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:25 2026] DELETE /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:25.205816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-62a17ea0-3156-4152-9b6f-cb0383ec630b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:25.209549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62a17ea0-3156-4152-9b6f-cb0383ec630b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:25.209975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62a17ea0-3156-4152-9b6f-cb0383ec630b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:25.210234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62a17ea0-3156-4152-9b6f-cb0383ec630b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:25.231445 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:25.231445 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:25.241799 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-62a17ea0-3156-4152-9b6f-cb0383ec630b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Volume info retrieved successfully. Aug 26 09:01:25.252371 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62a17ea0-3156-4152-9b6f-cb0383ec630b tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 200 Aug 26 09:01:25.253085 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 320/1292] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:25 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:25.499517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28b0b92b-a7a3-4985-ad43-8657235eae70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:25.501791 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28b0b92b-a7a3-4985-ad43-8657235eae70 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:25.501979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28b0b92b-a7a3-4985-ad43-8657235eae70 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:25.502240 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28b0b92b-a7a3-4985-ad43-8657235eae70 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:25.502337 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-28b0b92b-a7a3-4985-ad43-8657235eae70 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:25.508505 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:25.508505 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:25.509427 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28b0b92b-a7a3-4985-ad43-8657235eae70 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:25.509878 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 323/1293] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:25 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:26.271818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ce85470-832b-489c-9544-5048f5791018 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:26.278201 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ce85470-832b-489c-9544-5048f5791018 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] GET https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 Aug 26 09:01:26.278378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ce85470-832b-489c-9544-5048f5791018 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:26.278607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ce85470-832b-489c-9544-5048f5791018 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:26.293967 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ce85470-832b-489c-9544-5048f5791018 tempest-VolumesExtendTest-1616102931 tempest-VolumesExtendTest-1616102931-project-member] https://10.4.3.236/volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 returned with HTTP 404 Aug 26 09:01:26.294790 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 322/1294] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:26 2026] GET /volume/v3/volumes/eee11f0e-3774-48d2-a32a-2cab4bc30ef1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:26.528059 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b07d8503-28ff-4eb9-8362-2a46ba651022 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:26.531148 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b07d8503-28ff-4eb9-8362-2a46ba651022 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:26.533239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b07d8503-28ff-4eb9-8362-2a46ba651022 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:26.533239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b07d8503-28ff-4eb9-8362-2a46ba651022 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:26.533239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b07d8503-28ff-4eb9-8362-2a46ba651022 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:26.542260 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:26.542260 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:26.543678 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b07d8503-28ff-4eb9-8362-2a46ba651022 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:26.544197 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 330/1295] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:26 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:26.564954 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2fa4a94-67db-42d3-aef6-a7986cbebbf6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:26.565473 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2fa4a94-67db-42d3-aef6-a7986cbebbf6 None None] GET https://10.4.3.236/volume// Aug 26 09:01:26.565792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2fa4a94-67db-42d3-aef6-a7986cbebbf6 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:26.566060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2fa4a94-67db-42d3-aef6-a7986cbebbf6 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:26.566727 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2fa4a94-67db-42d3-aef6-a7986cbebbf6 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:26.567505 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 321/1296] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:01:26.585942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-e55d0495-665c-410b-97ac-96cf6c953f16 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:26.589700 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-e55d0495-665c-410b-97ac-96cf6c953f16 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:01:26.590227 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-e55d0495-665c-410b-97ac-96cf6c953f16 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6af59c84-459f-4b20-baa3-22ad6688c23f", "connector": null, "instance_uuid": "42391699-7660-4522-ab12-a87055e91e24"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:26.615922 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:26.615922 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:26.714772 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-e55d0495-665c-410b-97ac-96cf6c953f16 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:01:26.715401 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 324/1297] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:01:26 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 26 09:01:26.728192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-ad6e4049-5087-4239-b3b0-78d155017560 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:26.730817 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-ad6e4049-5087-4239-b3b0-78d155017560 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] DELETE https://10.4.3.236/volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5 Aug 26 09:01:26.731040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-ad6e4049-5087-4239-b3b0-78d155017560 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:26.731679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-ad6e4049-5087-4239-b3b0-78d155017560 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:26.746761 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:26.746761 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:26.867736 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-ad6e4049-5087-4239-b3b0-78d155017560 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5 returned with HTTP 200 Aug 26 09:01:26.868075 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 323/1298] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:01:26 2026] DELETE /volume/v3/attachments/35f06289-b28c-4ce7-8cc9-0860cde90ce5 => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:27.562665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a012a856-b50b-43d6-bb14-904fd893ee96 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:27.565239 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a012a856-b50b-43d6-bb14-904fd893ee96 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:27.566836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a012a856-b50b-43d6-bb14-904fd893ee96 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:27.566836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a012a856-b50b-43d6-bb14-904fd893ee96 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:27.566836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a012a856-b50b-43d6-bb14-904fd893ee96 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:27.575187 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:27.575187 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:27.576462 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a012a856-b50b-43d6-bb14-904fd893ee96 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:27.577309 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 331/1299] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:27 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:28.479449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:28.481963 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] PUT https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b Aug 26 09:01:28.485305 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:28.504810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Acquiring lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:01:28.515806 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" acquired by "attachment_update" :: waited 0.012s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:01:28.517609 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:28.517609 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:28.596167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6340fac4-9155-4a4f-bd76-ceccf7a370ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:28.598445 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6340fac4-9155-4a4f-bd76-ceccf7a370ee tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:28.598445 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6340fac4-9155-4a4f-bd76-ceccf7a370ee tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:28.599031 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6340fac4-9155-4a4f-bd76-ceccf7a370ee tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:28.599031 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6340fac4-9155-4a4f-bd76-ceccf7a370ee tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:28.606537 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:28.606537 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:28.607886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6340fac4-9155-4a4f-bd76-ceccf7a370ee tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:28.608420 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 325/1300] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:28 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:28.689408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" released by "attachment_update" :: held 0.174s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:01:28.690717 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-77ef970e-3d80-4ff7-b223-8907793710a6 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b returned with HTTP 200 Aug 26 09:01:28.690717 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 322/1301] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:01:28 2026] PUT /volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:28.705148 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-f348490f-a026-45b8-8739-74b933248227 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:28.707569 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-f348490f-a026-45b8-8739-74b933248227 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b Aug 26 09:01:28.708219 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-f348490f-a026-45b8-8739-74b933248227 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:28.708219 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-f348490f-a026-45b8-8739-74b933248227 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:28.741296 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-f348490f-a026-45b8-8739-74b933248227 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b returned with HTTP 200 Aug 26 09:01:28.741960 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 324/1302] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:01:28 2026] GET /volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:29.621207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-96c48afc-2962-459f-9786-5dfb1ced30c5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:29.625764 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-96c48afc-2962-459f-9786-5dfb1ced30c5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:29.626305 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-96c48afc-2962-459f-9786-5dfb1ced30c5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:29.626587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-96c48afc-2962-459f-9786-5dfb1ced30c5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:29.627419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-96c48afc-2962-459f-9786-5dfb1ced30c5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:29.637855 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:29.637855 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:29.639503 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-96c48afc-2962-459f-9786-5dfb1ced30c5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:29.640098 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 332/1303] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:29 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:30.655964 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47f58935-5666-4714-a591-476a3b47f98d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:30.663631 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47f58935-5666-4714-a591-476a3b47f98d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:30.663631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47f58935-5666-4714-a591-476a3b47f98d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:30.663631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47f58935-5666-4714-a591-476a3b47f98d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:30.663631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-47f58935-5666-4714-a591-476a3b47f98d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:30.679099 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:30.679099 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:30.680370 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47f58935-5666-4714-a591-476a3b47f98d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:30.681070 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 326/1304] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:30 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:31.708498 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3899ff22-9e0e-43c3-a55f-7c550b13f1c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:31.717735 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3899ff22-9e0e-43c3-a55f-7c550b13f1c8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:31.717735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3899ff22-9e0e-43c3-a55f-7c550b13f1c8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:31.717735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3899ff22-9e0e-43c3-a55f-7c550b13f1c8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:31.717735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3899ff22-9e0e-43c3-a55f-7c550b13f1c8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:31.729341 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:31.729341 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:31.731061 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3899ff22-9e0e-43c3-a55f-7c550b13f1c8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:31.732389 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 323/1305] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:31 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 751 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:32.592137 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:32.595890 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:32.596075 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-759703456"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:32.598437 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-759703456'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:32.599395 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Create volume of 1 GB Aug 26 09:01:32.599395 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:32.599395 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:32.606059 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Availability Zones retrieved successfully. Aug 26 09:01:32.614790 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Flow 'volume_create_api' (260c93bc-0973-4886-94ac-b9ea6a08a1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:32.615387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e0cda82-a76b-4b7f-aad9-725aa8d80cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:32.616611 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:32.679582 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e0cda82-a76b-4b7f-aad9-725aa8d80cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:32.681379 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bcd170-6ea0-4b22-93fd-706dd51b2b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:32.752155 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-11928acf-c41d-4f59-99b0-1882fb1dd0f3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:32.756963 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11928acf-c41d-4f59-99b0-1882fb1dd0f3 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:32.758149 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11928acf-c41d-4f59-99b0-1882fb1dd0f3 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:32.759757 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11928acf-c41d-4f59-99b0-1882fb1dd0f3 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:32.760134 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-11928acf-c41d-4f59-99b0-1882fb1dd0f3 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:32.769031 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:32.769031 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:32.771301 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11928acf-c41d-4f59-99b0-1882fb1dd0f3 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:32.772725 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 333/1306] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:32 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:32.788555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-089a6bb2-bead-4411-a832-1d1a81287283 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:32.838023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Created reservations ['aee6d9b4-5126-41f0-bef9-7734c74f7fa1', '2e6e7ff3-cb44-4423-9d08-0c8739440b1e', '75b7326b-cd27-4e6c-a9c3-692b6acc1739', '0ba9e2e6-1f6e-4098-a9a0-e2658fbe40a4'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:32.839098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bcd170-6ea0-4b22-93fd-706dd51b2b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee6d9b4-5126-41f0-bef9-7734c74f7fa1', '2e6e7ff3-cb44-4423-9d08-0c8739440b1e', '75b7326b-cd27-4e6c-a9c3-692b6acc1739', '0ba9e2e6-1f6e-4098-a9a0-e2658fbe40a4']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:32.840654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f434319-e873-485b-9f18-24d7c42f9257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:32.879137 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f434319-e873-485b-9f18-24d7c42f9257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cca9746-9a92-4a59-a858-50bf3e7b7efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-759703456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee3c16a4e424ed18fd88c8db90b4e88',qos_specs=None,replication_status=,reservations=['aee6d9b4-5126-41f0-bef9-7734c74f7fa1','2e6e7ff3-cb44-4423-9d08-0c8739440b1e','75b7326b-cd27-4e6c-a9c3-692b6acc1739','0ba9e2e6-1f6e-4098-a9a0-e2658fbe40a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37c417c3b1ad4461a4cdfafd560f3091',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-759703456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cca9746-9a92-4a59-a858-50bf3e7b7efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee3c16a4e424ed18fd88c8db90b4e88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37c417c3b1ad4461a4cdfafd560f3091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:32.880001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f15e2412-801a-427b-afa9-af9ad6c9137f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:32.930476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f15e2412-801a-427b-afa9-af9ad6c9137f) transitioned into state 'SUCCESS' from state '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-759703456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee3c16a4e424ed18fd88c8db90b4e88',qos_specs=None,replication_status=,reservations=['aee6d9b4-5126-41f0-bef9-7734c74f7fa1','2e6e7ff3-cb44-4423-9d08-0c8739440b1e','75b7326b-cd27-4e6c-a9c3-692b6acc1739','0ba9e2e6-1f6e-4098-a9a0-e2658fbe40a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37c417c3b1ad4461a4cdfafd560f3091',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:32.932529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc49973-a159-4954-879e-10097d8030b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:32.954876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc49973-a159-4954-879e-10097d8030b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:32.956022 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Flow 'volume_create_api' (260c93bc-0973-4886-94ac-b9ea6a08a1a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:32.959872 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Create volume request issued successfully. Aug 26 09:01:32.959872 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd3157d8-f6fc-4195-b008-63baf11bfaf3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:32.959872 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 325/1307] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:32 2026] POST /volume/v3/volumes => generated 751 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:32.978323 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d68eaa7-29ed-424c-ac59-ea24ea22d6ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:32.981420 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d68eaa7-29ed-424c-ac59-ea24ea22d6ec tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:01:32.981967 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d68eaa7-29ed-424c-ac59-ea24ea22d6ec tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:32.982035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d68eaa7-29ed-424c-ac59-ea24ea22d6ec tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:32.996890 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:32.996890 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:33.005610 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2d68eaa7-29ed-424c-ac59-ea24ea22d6ec tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:01:33.013775 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d68eaa7-29ed-424c-ac59-ea24ea22d6ec tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:01:33.014448 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 324/1308] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:32 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:33.016652 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:01:33.018077 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df", "incremental": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:33.022275 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating new backup {'backup': {'volume_id': '9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df', 'incremental': True}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:01:33.022275 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating backup of volume 9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df in container None Aug 26 09:01:33.036126 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:33.036126 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:33.036794 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Volume info retrieved successfully. Aug 26 09:01:33.089447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Created reservations ['f9bba6b9-fa23-46c9-bd31-ca7148d8dddb', '1301fcd4-320d-4f0e-b5d0-e0eaacb8ddf8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:33.135216 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-089a6bb2-bead-4411-a832-1d1a81287283 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 400 Aug 26 09:01:33.135893 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 327/1309] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:32 2026] POST /volume/v3/backups => generated 109 bytes in 349 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:01:33.147412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-65865041-77ad-40f1-925b-5469036b9064 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:33.150613 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65865041-77ad-40f1-925b-5469036b9064 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] DELETE https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:33.151081 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65865041-77ad-40f1-925b-5469036b9064 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:33.151144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65865041-77ad-40f1-925b-5469036b9064 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:33.151387 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-65865041-77ad-40f1-925b-5469036b9064 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete backup with id: 7076089c-fb58-4d81-a83b-f9b8dedd0e59. Aug 26 09:01:33.159272 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:33.159272 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:33.186727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-65865041-77ad-40f1-925b-5469036b9064 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] delete_backup rpcapi backup_id 7076089c-fb58-4d81-a83b-f9b8dedd0e59 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:01:33.190218 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65865041-77ad-40f1-925b-5469036b9064 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 202 Aug 26 09:01:33.190669 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 334/1310] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:33 2026] DELETE /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:01:33.205308 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59858791-bc66-4252-b492-10c08fdfa037 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:33.212942 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59858791-bc66-4252-b492-10c08fdfa037 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:33.214049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59858791-bc66-4252-b492-10c08fdfa037 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:33.214049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59858791-bc66-4252-b492-10c08fdfa037 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:33.214158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-59858791-bc66-4252-b492-10c08fdfa037 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:33.225418 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:33.225418 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:33.226662 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59858791-bc66-4252-b492-10c08fdfa037 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:33.228159 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 326/1311] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:33 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 751 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:34.040986 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be8c354f-bd42-4b87-ab22-e4a0a2988767 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:34.044613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be8c354f-bd42-4b87-ab22-e4a0a2988767 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:01:34.044613 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be8c354f-bd42-4b87-ab22-e4a0a2988767 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:34.044613 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be8c354f-bd42-4b87-ab22-e4a0a2988767 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:34.056293 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:34.056293 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:34.066446 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be8c354f-bd42-4b87-ab22-e4a0a2988767 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:01:34.080606 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be8c354f-bd42-4b87-ab22-e4a0a2988767 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:01:34.081486 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 325/1312] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:34 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:34.243463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7762f3c7-4b55-4683-8794-d6665e7b722c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:34.248006 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7762f3c7-4b55-4683-8794-d6665e7b722c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:34.248006 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7762f3c7-4b55-4683-8794-d6665e7b722c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:34.248006 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7762f3c7-4b55-4683-8794-d6665e7b722c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:34.249066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7762f3c7-4b55-4683-8794-d6665e7b722c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:34.271317 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:34.271317 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:34.273781 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7762f3c7-4b55-4683-8794-d6665e7b722c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 200 Aug 26 09:01:34.275064 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 328/1313] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:34 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 751 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:34.465409 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-d78a2e91-a8ae-485f-bc00-f5c82b76cdc0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:34.471514 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-d78a2e91-a8ae-485f-bc00-f5c82b76cdc0 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b/action Aug 26 09:01:34.472072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-d78a2e91-a8ae-485f-bc00-f5c82b76cdc0 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:34.472252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-d78a2e91-a8ae-485f-bc00-f5c82b76cdc0 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:34.530088 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:34.530088 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:34.564868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d85284d7-59ef-4fe4-ab60-becd91d3dfa5 req-d78a2e91-a8ae-485f-bc00-f5c82b76cdc0 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b/action returned with HTTP 204 Aug 26 09:01:34.564868 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 335/1314] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:01:34 2026] POST /volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:35.290241 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f885c063-918e-4028-8de6-c669adc4ff68 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:35.293301 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f885c063-918e-4028-8de6-c669adc4ff68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 Aug 26 09:01:35.293564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f885c063-918e-4028-8de6-c669adc4ff68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:35.293765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f885c063-918e-4028-8de6-c669adc4ff68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:35.296430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f885c063-918e-4028-8de6-c669adc4ff68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id 7076089c-fb58-4d81-a83b-f9b8dedd0e59. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:35.306107 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f885c063-918e-4028-8de6-c669adc4ff68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 returned with HTTP 404 Aug 26 09:01:35.308420 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 327/1315] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:35 2026] GET /volume/v3/backups/7076089c-fb58-4d81-a83b-f9b8dedd0e59 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:35.323751 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:35.326787 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:35.326990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1333320346"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:35.329074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1333320346'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:35.329235 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume of 1 GB Aug 26 09:01:35.335221 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Availability Zones retrieved successfully. Aug 26 09:01:35.345439 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Flow 'volume_create_api' (c4ad37e3-423c-49a0-899a-1d0752eefa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:35.347789 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f73316-0373-4a75-a64c-12ea0930695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:35.349802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:35.396979 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f73316-0373-4a75-a64c-12ea0930695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:35.398569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b2d3ef-3a4f-4511-8076-7ffe29a859ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:35.460443 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['fb3eede5-98da-4857-b707-101c8f21d9b6', 'c376e6a1-202c-4de2-ac9f-f16a632c528c', '8151b1f7-bf2b-4859-bb6c-e566dcae06b4', 'afaa1b29-df0e-4e11-a72e-a51a3654327d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:35.461532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b2d3ef-3a4f-4511-8076-7ffe29a859ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb3eede5-98da-4857-b707-101c8f21d9b6', 'c376e6a1-202c-4de2-ac9f-f16a632c528c', '8151b1f7-bf2b-4859-bb6c-e566dcae06b4', 'afaa1b29-df0e-4e11-a72e-a51a3654327d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:35.462334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5a7552-31d7-44a7-8cb9-89525a6bc436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:35.493122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5a7552-31d7-44a7-8cb9-89525a6bc436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b24a608-5048-43dd-a7b5-8522e70f96a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1333320346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030975195a5c4ab8b0749d190170d9ab',qos_specs=None,replication_status=,reservations=['fb3eede5-98da-4857-b707-101c8f21d9b6','c376e6a1-202c-4de2-ac9f-f16a632c528c','8151b1f7-bf2b-4859-bb6c-e566dcae06b4','afaa1b29-df0e-4e11-a72e-a51a3654327d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf21f0352441bca65b6610a236b5ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1333320346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b24a608-5048-43dd-a7b5-8522e70f96a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030975195a5c4ab8b0749d190170d9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01bf21f0352441bca65b6610a236b5ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:35.494009 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41689e2-5730-477d-bc38-20c07a674a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:35.522581 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41689e2-5730-477d-bc38-20c07a674a94) transitioned into state 'SUCCESS' from state '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-1333320346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030975195a5c4ab8b0749d190170d9ab',qos_specs=None,replication_status=,reservations=['fb3eede5-98da-4857-b707-101c8f21d9b6','c376e6a1-202c-4de2-ac9f-f16a632c528c','8151b1f7-bf2b-4859-bb6c-e566dcae06b4','afaa1b29-df0e-4e11-a72e-a51a3654327d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf21f0352441bca65b6610a236b5ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:35.523601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423af3fc-399a-4616-9f68-4df7a537d091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:35.538053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423af3fc-399a-4616-9f68-4df7a537d091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:35.539195 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Flow 'volume_create_api' (c4ad37e3-423c-49a0-899a-1d0752eefa56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:35.539902 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume request issued successfully. Aug 26 09:01:35.541033 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4aebf7cb-07e4-4250-b4ad-d339a0771ae0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:35.541718 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 326/1316] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:35 2026] POST /volume/v3/volumes => generated 749 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:35.556396 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e8643c1-3735-4cde-9e72-66981d52f777 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:35.559908 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e8643c1-3735-4cde-9e72-66981d52f777 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 Aug 26 09:01:35.560060 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e8643c1-3735-4cde-9e72-66981d52f777 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:35.560260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e8643c1-3735-4cde-9e72-66981d52f777 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:35.570616 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:35.570616 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:35.575736 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9e8643c1-3735-4cde-9e72-66981d52f777 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:01:35.582294 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e8643c1-3735-4cde-9e72-66981d52f777 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 returned with HTTP 200 Aug 26 09:01:35.582881 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 329/1317] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:35 2026] GET /volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:36.607376 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e605969-4746-4d7a-8234-19de0427c499 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:36.610702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e605969-4746-4d7a-8234-19de0427c499 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 Aug 26 09:01:36.610949 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e605969-4746-4d7a-8234-19de0427c499 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:36.612312 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e605969-4746-4d7a-8234-19de0427c499 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:36.625495 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:36.625495 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:36.635581 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e605969-4746-4d7a-8234-19de0427c499 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:01:36.644161 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e605969-4746-4d7a-8234-19de0427c499 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 returned with HTTP 200 Aug 26 09:01:36.644749 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 336/1318] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:36 2026] GET /volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:36.667455 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:36.669938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:01:36.670617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b24a608-5048-43dd-a7b5-8522e70f96a8", "name": "tempest-VolumesBackupsTest-Backup-1775466107"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:36.867971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating new backup {'backup': {'volume_id': '6b24a608-5048-43dd-a7b5-8522e70f96a8', 'name': 'tempest-VolumesBackupsTest-Backup-1775466107'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:01:36.868148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating backup of volume 6b24a608-5048-43dd-a7b5-8522e70f96a8 in container None Aug 26 09:01:36.877883 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:36.877883 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:36.878486 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Volume info retrieved successfully. Aug 26 09:01:36.908567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Created reservations ['5666e314-3bde-4e7b-bfde-1af3f6a63078', 'd7101ad6-4948-4a39-8ae4-9aa51f7e6bf3'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:36.984900 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2fdc0746-9f0a-42d5-96ce-745c9c3f28aa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:01:36.985529 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 328/1319] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:01:36 2026] POST /volume/v3/backups => generated 330 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:37.003261 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4fad5cea-01d2-4836-8357-a8662cdf857d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:37.008166 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fad5cea-01d2-4836-8357-a8662cdf857d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:37.008457 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fad5cea-01d2-4836-8357-a8662cdf857d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:37.008785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fad5cea-01d2-4836-8357-a8662cdf857d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:37.008990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4fad5cea-01d2-4836-8357-a8662cdf857d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:37.016713 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:37.016713 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:37.018289 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fad5cea-01d2-4836-8357-a8662cdf857d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:37.018289 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 327/1320] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:37 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:38.037620 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50602b9a-1a57-443f-98a5-2f595ed6563d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:38.042805 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50602b9a-1a57-443f-98a5-2f595ed6563d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:38.043873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50602b9a-1a57-443f-98a5-2f595ed6563d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:38.044101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50602b9a-1a57-443f-98a5-2f595ed6563d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:38.044297 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-50602b9a-1a57-443f-98a5-2f595ed6563d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:38.051538 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:38.051538 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:38.052469 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50602b9a-1a57-443f-98a5-2f595ed6563d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:38.053282 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 330/1321] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:38 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:39.068321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9d799a93-45e2-4364-8932-accdaaab93a3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:39.070581 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d799a93-45e2-4364-8932-accdaaab93a3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:39.070869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d799a93-45e2-4364-8932-accdaaab93a3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:39.071121 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d799a93-45e2-4364-8932-accdaaab93a3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:39.071265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9d799a93-45e2-4364-8932-accdaaab93a3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:39.082236 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:39.082236 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:39.083157 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d799a93-45e2-4364-8932-accdaaab93a3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:39.083714 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 337/1322] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:39 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:39.479026 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:39.481204 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:39.481561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1090868230"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:39.483549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1090868230'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:39.483783 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Create volume of 1 GB Aug 26 09:01:39.484225 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:39.484225 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:39.490011 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Availability Zones retrieved successfully. Aug 26 09:01:39.496366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Flow 'volume_create_api' (1208f55e-0c17-4569-972a-91c386eab8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:39.497801 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fafea1-add5-4126-ac4b-0a888bc59c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:39.499259 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:39.544503 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fafea1-add5-4126-ac4b-0a888bc59c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:39.545495 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d34c4b2-3602-424e-9adf-510d5611d898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:39.646959 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Created reservations ['183b67b6-a5c4-481c-b2ca-7f05d585a4f5', 'd8a5de53-8758-41e3-9df4-e8744cec53af', '2eb4d4f6-c391-44ce-ae92-4cd0d63503fe', '787eb262-2f57-4272-977c-b03663c5999b'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:39.648226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d34c4b2-3602-424e-9adf-510d5611d898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['183b67b6-a5c4-481c-b2ca-7f05d585a4f5', 'd8a5de53-8758-41e3-9df4-e8744cec53af', '2eb4d4f6-c391-44ce-ae92-4cd0d63503fe', '787eb262-2f57-4272-977c-b03663c5999b']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:39.649315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d071a0c-6838-44d0-bcad-12301493b873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:39.678802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d071a0c-6838-44d0-bcad-12301493b873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79243d16-d73e-40ce-b1ab-afe43db75bfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1090868230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c373c983c5a4a31b5ea25e5de1009fa',qos_specs=None,replication_status=,reservations=['183b67b6-a5c4-481c-b2ca-7f05d585a4f5','d8a5de53-8758-41e3-9df4-e8744cec53af','2eb4d4f6-c391-44ce-ae92-4cd0d63503fe','787eb262-2f57-4272-977c-b03663c5999b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf263be1287a4be89d82cb60074b9407',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1090868230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79243d16-d73e-40ce-b1ab-afe43db75bfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c373c983c5a4a31b5ea25e5de1009fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf263be1287a4be89d82cb60074b9407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:39.679879 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ba6705-065f-4b23-ae17-a065ee78a047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:39.714359 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ba6705-065f-4b23-ae17-a065ee78a047) transitioned into state 'SUCCESS' from state '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-1090868230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c373c983c5a4a31b5ea25e5de1009fa',qos_specs=None,replication_status=,reservations=['183b67b6-a5c4-481c-b2ca-7f05d585a4f5','d8a5de53-8758-41e3-9df4-e8744cec53af','2eb4d4f6-c391-44ce-ae92-4cd0d63503fe','787eb262-2f57-4272-977c-b03663c5999b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf263be1287a4be89d82cb60074b9407',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:39.714953 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f789c1d-616e-4448-87df-df521e17b9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:39.744705 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f789c1d-616e-4448-87df-df521e17b9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:39.745633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Flow 'volume_create_api' (1208f55e-0c17-4569-972a-91c386eab8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:39.746788 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Create volume request issued successfully. Aug 26 09:01:39.746788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0c7eed2-4d11-4292-93d6-af1a70e590f7 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:39.748306 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 329/1323] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:01:39 2026] POST /volume/v3/volumes => generated 755 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:01:39.765901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2c3fa9c3-2fc1-44e0-8923-1a80745926cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:39.769676 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c3fa9c3-2fc1-44e0-8923-1a80745926cd tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] GET https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb Aug 26 09:01:39.769676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c3fa9c3-2fc1-44e0-8923-1a80745926cd tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:39.771391 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c3fa9c3-2fc1-44e0-8923-1a80745926cd tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:39.783574 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:39.783574 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:39.793030 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2c3fa9c3-2fc1-44e0-8923-1a80745926cd tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Volume info retrieved successfully. Aug 26 09:01:39.801464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c3fa9c3-2fc1-44e0-8923-1a80745926cd tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb returned with HTTP 200 Aug 26 09:01:39.801945 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 328/1324] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:39 2026] GET /volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:39.959216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24e244d1-6b5c-47b2-90b8-4a6b9713b5f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:39.959884 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24e244d1-6b5c-47b2-90b8-4a6b9713b5f2 None None] GET https://10.4.3.236/volume// Aug 26 09:01:39.959986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24e244d1-6b5c-47b2-90b8-4a6b9713b5f2 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:39.960200 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24e244d1-6b5c-47b2-90b8-4a6b9713b5f2 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:39.960929 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24e244d1-6b5c-47b2-90b8-4a6b9713b5f2 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:39.961317 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 331/1325] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:01:39.975246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-40737fa8-70c3-4b85-8efb-861b671d81c1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:39.978614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-40737fa8-70c3-4b85-8efb-861b671d81c1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:01:39.978782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-40737fa8-70c3-4b85-8efb-861b671d81c1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6af59c84-459f-4b20-baa3-22ad6688c23f", "connector": null, "instance_uuid": "42391699-7660-4522-ab12-a87055e91e24"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:39.994613 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:39.994613 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:40.064421 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-40737fa8-70c3-4b85-8efb-861b671d81c1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:01:40.067367 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 338/1326] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:01:39 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:40.076081 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-2f34eea8-10e6-4c6b-b313-d84407d0556c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:40.079915 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-2f34eea8-10e6-4c6b-b313-d84407d0556c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b Aug 26 09:01:40.085045 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-2f34eea8-10e6-4c6b-b313-d84407d0556c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:40.085045 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-2f34eea8-10e6-4c6b-b313-d84407d0556c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:40.091749 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:40.091749 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:40.098530 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a902176-32f2-4ce5-9df2-dd46c243349e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:40.102873 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a902176-32f2-4ce5-9df2-dd46c243349e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:40.102873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a902176-32f2-4ce5-9df2-dd46c243349e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:40.102873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a902176-32f2-4ce5-9df2-dd46c243349e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:40.102873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3a902176-32f2-4ce5-9df2-dd46c243349e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:40.110420 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:40.110420 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:40.110420 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a902176-32f2-4ce5-9df2-dd46c243349e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:40.110420 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 329/1327] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:40 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:40.243618 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-2f34eea8-10e6-4c6b-b313-d84407d0556c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b returned with HTTP 200 Aug 26 09:01:40.244455 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 330/1328] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:01:40 2026] DELETE /volume/v3/attachments/c1cafb5f-0eef-486e-9572-cc963983373b => generated 192 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:40.823926 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-443d4f4e-74cf-4fc4-9fc7-d8e0ec4ee7ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:40.825607 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-443d4f4e-74cf-4fc4-9fc7-d8e0ec4ee7ff tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] GET https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb Aug 26 09:01:40.825857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-443d4f4e-74cf-4fc4-9fc7-d8e0ec4ee7ff tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:40.826517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-443d4f4e-74cf-4fc4-9fc7-d8e0ec4ee7ff tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:40.841692 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:40.841692 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:40.848085 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-443d4f4e-74cf-4fc4-9fc7-d8e0ec4ee7ff tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Volume info retrieved successfully. Aug 26 09:01:40.855495 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-443d4f4e-74cf-4fc4-9fc7-d8e0ec4ee7ff tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb returned with HTTP 200 Aug 26 09:01:40.856737 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 332/1329] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:40 2026] GET /volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:41.128877 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-08208a99-f762-4095-9b43-5e0f5fc3264c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:41.131868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-08208a99-f762-4095-9b43-5e0f5fc3264c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:41.132176 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-08208a99-f762-4095-9b43-5e0f5fc3264c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:41.132464 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-08208a99-f762-4095-9b43-5e0f5fc3264c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:41.132627 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-08208a99-f762-4095-9b43-5e0f5fc3264c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:41.146830 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:41.146830 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:41.147758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-08208a99-f762-4095-9b43-5e0f5fc3264c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:41.148242 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 339/1330] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:41 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:41.210516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f1972bda-d72c-4c34-bb2b-960b321194ff req-80fe7d27-afd9-41e7-ad71-8dc2e091522f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:41.213795 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f1972bda-d72c-4c34-bb2b-960b321194ff req-80fe7d27-afd9-41e7-ad71-8dc2e091522f tempest-VolumesAdminNegativeTest-1129027500 tempest-VolumesAdminNegativeTest-1129027500-project] GET https://10.4.3.236/volume/v3/volumes/0d2cc267-9aed-4425-971c-c527e5c2d229 Aug 26 09:01:41.214543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f1972bda-d72c-4c34-bb2b-960b321194ff req-80fe7d27-afd9-41e7-ad71-8dc2e091522f tempest-VolumesAdminNegativeTest-1129027500 tempest-VolumesAdminNegativeTest-1129027500-project] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:41.214543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f1972bda-d72c-4c34-bb2b-960b321194ff req-80fe7d27-afd9-41e7-ad71-8dc2e091522f tempest-VolumesAdminNegativeTest-1129027500 tempest-VolumesAdminNegativeTest-1129027500-project] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:41.228880 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f1972bda-d72c-4c34-bb2b-960b321194ff req-80fe7d27-afd9-41e7-ad71-8dc2e091522f tempest-VolumesAdminNegativeTest-1129027500 tempest-VolumesAdminNegativeTest-1129027500-project] https://10.4.3.236/volume/v3/volumes/0d2cc267-9aed-4425-971c-c527e5c2d229 returned with HTTP 404 Aug 26 09:01:41.229668 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 330/1331] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:41 2026] GET /volume/v3/volumes/0d2cc267-9aed-4425-971c-c527e5c2d229 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:41.246059 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c4b78046-d758-450c-8c7d-66755eda53da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:41.249754 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] DELETE https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb Aug 26 09:01:41.250470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:41.250470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:41.250470 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Delete volume with id: 79243d16-d73e-40ce-b1ab-afe43db75bfb Aug 26 09:01:41.267348 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:41.267348 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:41.268206 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Volume info retrieved successfully. Aug 26 09:01:41.301553 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Delete volume request issued successfully. Aug 26 09:01:41.301775 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c4b78046-d758-450c-8c7d-66755eda53da tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb returned with HTTP 202 Aug 26 09:01:41.302159 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 331/1332] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:41 2026] DELETE /volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:41.314387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07a631db-d6d6-447b-be5e-4ef3eeda7c30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:41.316495 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07a631db-d6d6-447b-be5e-4ef3eeda7c30 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] GET https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb Aug 26 09:01:41.316804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07a631db-d6d6-447b-be5e-4ef3eeda7c30 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:41.317102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07a631db-d6d6-447b-be5e-4ef3eeda7c30 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:41.328491 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:41.328491 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:41.334509 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07a631db-d6d6-447b-be5e-4ef3eeda7c30 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Volume info retrieved successfully. Aug 26 09:01:41.340605 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07a631db-d6d6-447b-be5e-4ef3eeda7c30 tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb returned with HTTP 200 Aug 26 09:01:41.341169 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 333/1333] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:41 2026] GET /volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:42.166521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5adb2f6d-e0f2-41cc-ac3e-3b65f6130caa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:42.170709 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5adb2f6d-e0f2-41cc-ac3e-3b65f6130caa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:42.170956 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5adb2f6d-e0f2-41cc-ac3e-3b65f6130caa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:42.171273 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5adb2f6d-e0f2-41cc-ac3e-3b65f6130caa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:42.172442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5adb2f6d-e0f2-41cc-ac3e-3b65f6130caa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:42.181590 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:42.181590 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:42.183281 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5adb2f6d-e0f2-41cc-ac3e-3b65f6130caa tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:42.187697 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 340/1334] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:42 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:42.362897 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6071c0c0-b56e-4e8c-af0b-0cba92fe2a8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:42.365178 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6071c0c0-b56e-4e8c-af0b-0cba92fe2a8c tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] GET https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb Aug 26 09:01:42.367572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6071c0c0-b56e-4e8c-af0b-0cba92fe2a8c tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:42.367572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6071c0c0-b56e-4e8c-af0b-0cba92fe2a8c tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:42.379026 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6071c0c0-b56e-4e8c-af0b-0cba92fe2a8c tempest-VolumesAdminNegativeTest-357318114 tempest-VolumesAdminNegativeTest-357318114-project-member] https://10.4.3.236/volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb returned with HTTP 404 Aug 26 09:01:42.379026 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 331/1335] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:42 2026] GET /volume/v3/volumes/79243d16-d73e-40ce-b1ab-afe43db75bfb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:42.792009 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:42.802137 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] PUT https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 Aug 26 09:01:42.803060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:42.830503 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Acquiring lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:01:42.840446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:01:42.840446 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:42.840446 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:43.024182 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Lock "cinder-attachment_update-6af59c84-459f-4b20-baa3-22ad6688c23f-np0000008153" released by "attachment_update" :: held 0.184s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:01:43.024981 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-634e408d-789a-467d-8b2d-ea8e9f4923a1 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 returned with HTTP 200 Aug 26 09:01:43.025738 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 332/1336] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:01:42 2026] PUT /volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:43.054582 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-f09ced68-0e51-4da4-b4a3-d56e73ef7a11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:43.065310 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-f09ced68-0e51-4da4-b4a3-d56e73ef7a11 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 Aug 26 09:01:43.065448 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-f09ced68-0e51-4da4-b4a3-d56e73ef7a11 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:43.065804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-f09ced68-0e51-4da4-b4a3-d56e73ef7a11 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:43.118782 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-f09ced68-0e51-4da4-b4a3-d56e73ef7a11 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 returned with HTTP 200 Aug 26 09:01:43.119368 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 334/1337] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:01:43 2026] GET /volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 => generated 994 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:43.202900 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-47bf880b-4880-4545-b1a8-32de79147335 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:43.206776 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-47bf880b-4880-4545-b1a8-32de79147335 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:43.206776 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-47bf880b-4880-4545-b1a8-32de79147335 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:43.207082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-47bf880b-4880-4545-b1a8-32de79147335 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:43.207237 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-47bf880b-4880-4545-b1a8-32de79147335 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:43.213059 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:43.213059 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:43.214556 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-47bf880b-4880-4545-b1a8-32de79147335 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:43.214863 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 341/1338] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:43 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:44.235788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-855845a0-3a6e-417b-8dfa-2efc9db58a32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:44.244913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-855845a0-3a6e-417b-8dfa-2efc9db58a32 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:44.245177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-855845a0-3a6e-417b-8dfa-2efc9db58a32 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:44.245376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-855845a0-3a6e-417b-8dfa-2efc9db58a32 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:44.245529 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-855845a0-3a6e-417b-8dfa-2efc9db58a32 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:44.265550 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:44.265550 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:44.267062 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-855845a0-3a6e-417b-8dfa-2efc9db58a32 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:44.267591 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 332/1339] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:44 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:45.288872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-83117649-c40b-482c-827a-413058e5651c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:45.290568 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83117649-c40b-482c-827a-413058e5651c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:45.290954 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83117649-c40b-482c-827a-413058e5651c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:45.291336 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83117649-c40b-482c-827a-413058e5651c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:45.291494 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-83117649-c40b-482c-827a-413058e5651c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:45.303539 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:45.303539 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:45.304748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83117649-c40b-482c-827a-413058e5651c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:45.305026 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 333/1340] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:45 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:46.320124 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-320190b2-5f89-4cac-949c-924be8accb0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:46.323087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-320190b2-5f89-4cac-949c-924be8accb0d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:46.323405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-320190b2-5f89-4cac-949c-924be8accb0d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:46.323696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-320190b2-5f89-4cac-949c-924be8accb0d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:46.323871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-320190b2-5f89-4cac-949c-924be8accb0d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:46.329430 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:46.329430 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:46.330186 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-320190b2-5f89-4cac-949c-924be8accb0d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:46.331387 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 335/1341] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:46 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:47.073583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6daae730-ff35-482c-82e5-94ac0cfe840f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:47.075446 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:01:47.076117 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-919330422", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:47.078923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-919330422', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:01:47.349597 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2567d67d-6fb7-441a-a47e-9dd81b45224e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:47.352630 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2567d67d-6fb7-441a-a47e-9dd81b45224e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:47.353006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2567d67d-6fb7-441a-a47e-9dd81b45224e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:47.353329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2567d67d-6fb7-441a-a47e-9dd81b45224e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:47.354407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2567d67d-6fb7-441a-a47e-9dd81b45224e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:47.365240 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:47.365240 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:47.366799 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2567d67d-6fb7-441a-a47e-9dd81b45224e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:47.367702 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 333/1342] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:47 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:47.471547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume of 1 GB Aug 26 09:01:47.476751 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Availability Zones retrieved successfully. Aug 26 09:01:47.484750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Flow 'volume_create_api' (c2682a9d-8523-459d-ba91-ddb1d4e82973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:47.485919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff0f884-7c5c-4382-938e-dc7fad46e837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:47.487146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:01:47.586064 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff0f884-7c5c-4382-938e-dc7fad46e837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:47.587679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803f2c93-54e3-49e6-80e4-50cb1f4e3601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:47.709215 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Created reservations ['8a7bffee-0d87-43c3-8f2a-cce2e9b732cc', '06c38f30-71f1-4259-b921-5e5a9bd03817', '6e244613-b4bf-494c-80a3-bbbfca057ee4', 'bde038a5-23d7-43e4-b0ee-73077df9a254'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:47.710249 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803f2c93-54e3-49e6-80e4-50cb1f4e3601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a7bffee-0d87-43c3-8f2a-cce2e9b732cc', '06c38f30-71f1-4259-b921-5e5a9bd03817', '6e244613-b4bf-494c-80a3-bbbfca057ee4', 'bde038a5-23d7-43e4-b0ee-73077df9a254']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:47.711389 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29048feb-8845-417b-8238-44e8288ed7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:47.743373 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29048feb-8845-417b-8238-44e8288ed7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '148bd948-6040-4612-931d-bb2057d1a9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-919330422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',qos_specs=None,replication_status=,reservations=['8a7bffee-0d87-43c3-8f2a-cce2e9b732cc','06c38f30-71f1-4259-b921-5e5a9bd03817','6e244613-b4bf-494c-80a3-bbbfca057ee4','bde038a5-23d7-43e4-b0ee-73077df9a254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce22cad0a4d340af8925d891025eb6a6',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-919330422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=148bd948-6040-4612-931d-bb2057d1a9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce22cad0a4d340af8925d891025eb6a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:47.743809 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a9d76f-fbd8-4c6f-8202-c60b748553b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:47.773225 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a9d76f-fbd8-4c6f-8202-c60b748553b6) transitioned into state 'SUCCESS' from state '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-919330422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',qos_specs=None,replication_status=,reservations=['8a7bffee-0d87-43c3-8f2a-cce2e9b732cc','06c38f30-71f1-4259-b921-5e5a9bd03817','6e244613-b4bf-494c-80a3-bbbfca057ee4','bde038a5-23d7-43e4-b0ee-73077df9a254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce22cad0a4d340af8925d891025eb6a6',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:47.773979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7606ea61-0b1b-40b2-911d-b89a2b4c6263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:01:47.795524 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7606ea61-0b1b-40b2-911d-b89a2b4c6263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:01:47.796684 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Flow 'volume_create_api' (c2682a9d-8523-459d-ba91-ddb1d4e82973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:01:47.797156 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume request issued successfully. Aug 26 09:01:47.798021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6daae730-ff35-482c-82e5-94ac0cfe840f tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:01:47.798642 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 342/1343] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:01:47 2026] POST /volume/v3/volumes => generated 780 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:47.815756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-275ceada-5dc8-4e86-8c06-bcf309d9d199 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:47.817372 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-275ceada-5dc8-4e86-8c06-bcf309d9d199 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:01:47.817665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-275ceada-5dc8-4e86-8c06-bcf309d9d199 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:47.817911 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-275ceada-5dc8-4e86-8c06-bcf309d9d199 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:47.828284 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:47.828284 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:47.836944 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-275ceada-5dc8-4e86-8c06-bcf309d9d199 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:01:47.845386 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-275ceada-5dc8-4e86-8c06-bcf309d9d199 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:01:47.846544 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 334/1344] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:47 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:48.384430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42309248-ee05-461f-875b-a7fe33626959 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.388107 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42309248-ee05-461f-875b-a7fe33626959 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:48.388434 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42309248-ee05-461f-875b-a7fe33626959 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:48.388736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42309248-ee05-461f-875b-a7fe33626959 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:48.389068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-42309248-ee05-461f-875b-a7fe33626959 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:48.399964 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:48.399964 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:48.400698 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42309248-ee05-461f-875b-a7fe33626959 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:48.401150 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 336/1345] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:48 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:48.536745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-056e139f-8c82-47b1-8c54-747d75dcc05c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.540095 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-056e139f-8c82-47b1-8c54-747d75dcc05c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] POST https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8/action Aug 26 09:01:48.540591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-056e139f-8c82-47b1-8c54-747d75dcc05c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:48.540786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-056e139f-8c82-47b1-8c54-747d75dcc05c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:48.562771 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:48.562771 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:48.578126 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46fe7276-a6cc-4e9e-b3d8-67194156f8bf req-056e139f-8c82-47b1-8c54-747d75dcc05c tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8/action returned with HTTP 204 Aug 26 09:01:48.578773 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 334/1346] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:01:48 2026] POST /volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:48.729896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-05215b55-4034-4668-8eac-57bd956ec825 req-a16fcf5e-a0e5-4e90-81c6-e4046deb2131 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.736224 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-a16fcf5e-a0e5-4e90-81c6-e4046deb2131 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:48.736514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-a16fcf5e-a0e5-4e90-81c6-e4046deb2131 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:48.736823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-a16fcf5e-a0e5-4e90-81c6-e4046deb2131 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:48.757343 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:48.757343 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:48.764879 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-05215b55-4034-4668-8eac-57bd956ec825 req-a16fcf5e-a0e5-4e90-81c6-e4046deb2131 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:48.773895 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-a16fcf5e-a0e5-4e90-81c6-e4046deb2131 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:48.774888 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 343/1347] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:48 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:48.866375 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3be04960-a601-40bf-aa59-e7508c41ae87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.869517 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3be04960-a601-40bf-aa59-e7508c41ae87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:01:48.869795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3be04960-a601-40bf-aa59-e7508c41ae87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:48.870056 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3be04960-a601-40bf-aa59-e7508c41ae87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:48.884757 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:48.884757 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:48.896088 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3be04960-a601-40bf-aa59-e7508c41ae87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:01:48.905426 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3be04960-a601-40bf-aa59-e7508c41ae87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:01:48.905873 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 335/1348] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:48 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:48.922158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1d6cfb2-270e-4916-a3a9-625e0e56d568 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.925319 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1d6cfb2-270e-4916-a3a9-625e0e56d568 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:01:48.926161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1d6cfb2-270e-4916-a3a9-625e0e56d568 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:48.926161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1d6cfb2-270e-4916-a3a9-625e0e56d568 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:48.938323 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:48.938323 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:48.946194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f91ab86-ad62-40b6-8007-74393585b417 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.947351 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f91ab86-ad62-40b6-8007-74393585b417 None None] GET https://10.4.3.236/volume// Aug 26 09:01:48.948110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f91ab86-ad62-40b6-8007-74393585b417 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:48.948196 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1d6cfb2-270e-4916-a3a9-625e0e56d568 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:01:48.948974 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f91ab86-ad62-40b6-8007-74393585b417 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:48.950664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f91ab86-ad62-40b6-8007-74393585b417 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:48.952082 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 335/1349] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:01:48 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:01:48.957047 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1d6cfb2-270e-4916-a3a9-625e0e56d568 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:01:48.957492 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 337/1350] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:48 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:48.963547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-05215b55-4034-4668-8eac-57bd956ec825 req-ac0b2627-eaab-4bc7-ad94-3784c8ffcfd7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:48.967260 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-ac0b2627-eaab-4bc7-ad94-3784c8ffcfd7 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:01:48.967260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-ac0b2627-eaab-4bc7-ad94-3784c8ffcfd7 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5", "connector": null, "instance_uuid": "13e67157-b7d7-4873-865f-4e0217ddfada"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:48.980187 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:48.980187 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:49.015713 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-ac0b2627-eaab-4bc7-ad94-3784c8ffcfd7 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:01:49.016461 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 344/1351] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:01:48 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:49.074055 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30beabfd-eec4-455d-be00-5847b9c63acd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:49.076983 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30beabfd-eec4-455d-be00-5847b9c63acd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:49.077313 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30beabfd-eec4-455d-be00-5847b9c63acd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:49.077630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30beabfd-eec4-455d-be00-5847b9c63acd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:49.095015 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:49.095015 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:49.097373 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f6e5f59a-fece-4c66-a80e-b65ab29c2b58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:49.098048 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6e5f59a-fece-4c66-a80e-b65ab29c2b58 None None] GET https://10.4.3.236/volume// Aug 26 09:01:49.098460 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6e5f59a-fece-4c66-a80e-b65ab29c2b58 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:49.098746 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6e5f59a-fece-4c66-a80e-b65ab29c2b58 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:49.099214 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6e5f59a-fece-4c66-a80e-b65ab29c2b58 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:49.099743 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 336/1352] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01: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 26 09:01:49.103117 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-30beabfd-eec4-455d-be00-5847b9c63acd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:49.109635 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30beabfd-eec4-455d-be00-5847b9c63acd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:49.110452 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 336/1353] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:49 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:49.118150 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-05215b55-4034-4668-8eac-57bd956ec825 req-d9ad6acf-87be-4f6b-80cf-f84194e928bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:49.123870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-d9ad6acf-87be-4f6b-80cf-f84194e928bd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:49.124776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-d9ad6acf-87be-4f6b-80cf-f84194e928bd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:49.124776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-d9ad6acf-87be-4f6b-80cf-f84194e928bd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:49.141014 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:49.141014 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:49.148269 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-05215b55-4034-4668-8eac-57bd956ec825 req-d9ad6acf-87be-4f6b-80cf-f84194e928bd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:49.161467 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-d9ad6acf-87be-4f6b-80cf-f84194e928bd tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:49.161467 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 338/1354] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:01:49 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:49.286768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:49.291289 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] PUT https://10.4.3.236/volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856 Aug 26 09:01:49.291861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:49.308261 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Acquiring lock "cinder-attachment_update-f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:01:49.316579 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Lock "cinder-attachment_update-f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:01:49.318629 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:49.318629 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:49.418695 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b328ddec-0b5f-4071-bf79-abae38db5a33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:49.421485 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b328ddec-0b5f-4071-bf79-abae38db5a33 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:49.421737 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b328ddec-0b5f-4071-bf79-abae38db5a33 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:49.422213 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b328ddec-0b5f-4071-bf79-abae38db5a33 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:49.423605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b328ddec-0b5f-4071-bf79-abae38db5a33 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:49.429320 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:49.429320 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:49.430908 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b328ddec-0b5f-4071-bf79-abae38db5a33 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:49.431483 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 337/1355] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:49 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:49.486615 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Lock "cinder-attachment_update-f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5-np0000008153" released by "attachment_update" :: held 0.170s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:01:49.487013 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-4ceea289-3888-4684-85ae-11c6e78a44d1 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856 returned with HTTP 200 Aug 26 09:01:49.487795 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 345/1356] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:01:49 2026] PUT /volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:50.133566 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eeaba43d-7707-4b32-8157-fbd64bdacb8b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:50.136007 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eeaba43d-7707-4b32-8157-fbd64bdacb8b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:50.136297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eeaba43d-7707-4b32-8157-fbd64bdacb8b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:50.136632 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eeaba43d-7707-4b32-8157-fbd64bdacb8b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:50.159422 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:50.159422 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:50.173437 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eeaba43d-7707-4b32-8157-fbd64bdacb8b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:50.188163 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eeaba43d-7707-4b32-8157-fbd64bdacb8b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:50.188656 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 337/1357] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:50 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:50.447161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ef5d595-37a4-422d-a48c-f1357baac31d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:50.449343 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ef5d595-37a4-422d-a48c-f1357baac31d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:50.449549 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ef5d595-37a4-422d-a48c-f1357baac31d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:50.449819 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ef5d595-37a4-422d-a48c-f1357baac31d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:50.450013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5ef5d595-37a4-422d-a48c-f1357baac31d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:50.455043 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:50.455043 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:50.455919 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ef5d595-37a4-422d-a48c-f1357baac31d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:50.456414 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 339/1358] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:50 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:51.050788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-f0db07e1-cdad-433b-89ff-51781d9c5634 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:51.053432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-f0db07e1-cdad-433b-89ff-51781d9c5634 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:01:51.053772 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-f0db07e1-cdad-433b-89ff-51781d9c5634 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:51.053930 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-f0db07e1-cdad-433b-89ff-51781d9c5634 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:51.062537 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:51.062537 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:51.068203 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-f0db07e1-cdad-433b-89ff-51781d9c5634 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:01:51.076023 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-f0db07e1-cdad-433b-89ff-51781d9c5634 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:01:51.076636 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 338/1359] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:51 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1370 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:51.217931 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8829d507-e51f-4f80-95b9-f16432cb614b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:51.230055 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8829d507-e51f-4f80-95b9-f16432cb614b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:51.230055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8829d507-e51f-4f80-95b9-f16432cb614b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:51.230055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8829d507-e51f-4f80-95b9-f16432cb614b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:51.252098 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:51.252098 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:51.268050 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8829d507-e51f-4f80-95b9-f16432cb614b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:51.281012 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8829d507-e51f-4f80-95b9-f16432cb614b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:51.281697 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 346/1360] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:51 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:51.472205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cd0b1b81-445e-43e0-a3cd-964a06f38578 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:51.474558 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd0b1b81-445e-43e0-a3cd-964a06f38578 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:51.474761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1b81-445e-43e0-a3cd-964a06f38578 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:51.475014 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1b81-445e-43e0-a3cd-964a06f38578 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:51.475231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cd0b1b81-445e-43e0-a3cd-964a06f38578 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:51.483005 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:51.483005 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:51.483871 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd0b1b81-445e-43e0-a3cd-964a06f38578 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:51.484407 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 338/1361] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:51 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:51.917740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-756ffc73-41c2-48b8-bf31-ad60d96eb114 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:51.923641 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-756ffc73-41c2-48b8-bf31-ad60d96eb114 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:01:51.923641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-756ffc73-41c2-48b8-bf31-ad60d96eb114 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:51.923641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-756ffc73-41c2-48b8-bf31-ad60d96eb114 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:51.944550 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:51.944550 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:51.954402 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-756ffc73-41c2-48b8-bf31-ad60d96eb114 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:01:51.965047 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-756ffc73-41c2-48b8-bf31-ad60d96eb114 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:01:51.965533 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 340/1362] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:51 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1370 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:51.982040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba6e6db2-5fca-46bb-9ffc-0c2ca947ac27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:51.982494 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba6e6db2-5fca-46bb-9ffc-0c2ca947ac27 None None] GET https://10.4.3.236/volume// Aug 26 09:01:51.982729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba6e6db2-5fca-46bb-9ffc-0c2ca947ac27 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:51.982968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba6e6db2-5fca-46bb-9ffc-0c2ca947ac27 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:51.983618 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba6e6db2-5fca-46bb-9ffc-0c2ca947ac27 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:51.984132 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 339/1363] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:01: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 26 09:01:52.000249 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-9b5cefd7-6150-4873-95ce-1faaeacdb595 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:52.007111 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-9b5cefd7-6150-4873-95ce-1faaeacdb595 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:01:52.007111 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-9b5cefd7-6150-4873-95ce-1faaeacdb595 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "148bd948-6040-4612-931d-bb2057d1a9bf", "connector": null, "instance_uuid": "ff7c0866-47db-4747-9651-9e1e7c549813"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:52.023831 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:52.023831 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:52.085984 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-9b5cefd7-6150-4873-95ce-1faaeacdb595 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:01:52.085984 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 347/1364] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:01:51 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:52.304916 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0de371ed-2ba2-4d8a-91fb-9237b5392046 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:52.310944 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0de371ed-2ba2-4d8a-91fb-9237b5392046 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:52.310944 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0de371ed-2ba2-4d8a-91fb-9237b5392046 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:52.310944 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0de371ed-2ba2-4d8a-91fb-9237b5392046 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:52.333254 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:52.333254 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:52.342930 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0de371ed-2ba2-4d8a-91fb-9237b5392046 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:52.352640 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0de371ed-2ba2-4d8a-91fb-9237b5392046 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:52.354316 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 339/1365] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:52 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:52.503235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c05b8421-d87d-4e0a-863a-37c2ba403f06 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:52.507874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c05b8421-d87d-4e0a-863a-37c2ba403f06 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:52.507874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c05b8421-d87d-4e0a-863a-37c2ba403f06 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:52.508267 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c05b8421-d87d-4e0a-863a-37c2ba403f06 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:52.508918 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c05b8421-d87d-4e0a-863a-37c2ba403f06 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:52.521194 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:52.521194 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:52.522103 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c05b8421-d87d-4e0a-863a-37c2ba403f06 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:52.523603 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 341/1366] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:52 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:01:53.373541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3568dd42-ded2-4134-9348-4655040022a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:53.375900 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3568dd42-ded2-4134-9348-4655040022a2 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:53.376099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3568dd42-ded2-4134-9348-4655040022a2 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:53.376388 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3568dd42-ded2-4134-9348-4655040022a2 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:53.395654 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:53.395654 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:53.403542 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3568dd42-ded2-4134-9348-4655040022a2 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:53.412415 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3568dd42-ded2-4134-9348-4655040022a2 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:53.413401 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 340/1367] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:53 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:53.527975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4bcb167f-0ac1-49c2-be0c-4d3a16f47514 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:53.528719 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4bcb167f-0ac1-49c2-be0c-4d3a16f47514 None None] GET https://10.4.3.236/volume// Aug 26 09:01:53.528826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4bcb167f-0ac1-49c2-be0c-4d3a16f47514 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:53.529062 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4bcb167f-0ac1-49c2-be0c-4d3a16f47514 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:53.530005 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4bcb167f-0ac1-49c2-be0c-4d3a16f47514 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:53.530581 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 348/1368] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:01:53.538515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a5ff8cf2-213a-4444-b002-7b39a0828229 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:53.546043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5ff8cf2-213a-4444-b002-7b39a0828229 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:53.547129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5ff8cf2-213a-4444-b002-7b39a0828229 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:53.547830 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5ff8cf2-213a-4444-b002-7b39a0828229 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:53.548299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a5ff8cf2-213a-4444-b002-7b39a0828229 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:53.558334 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:53.558334 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:53.559611 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5ff8cf2-213a-4444-b002-7b39a0828229 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:53.560375 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 340/1369] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:53 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:53.562986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-b12be83d-7c5e-4313-bb37-93d77a2ea191 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:53.567485 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-b12be83d-7c5e-4313-bb37-93d77a2ea191 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:01:53.567761 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-b12be83d-7c5e-4313-bb37-93d77a2ea191 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:53.570467 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-b12be83d-7c5e-4313-bb37-93d77a2ea191 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:53.601485 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:53.601485 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:53.606124 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-b12be83d-7c5e-4313-bb37-93d77a2ea191 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:01:53.617959 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-b12be83d-7c5e-4313-bb37-93d77a2ea191 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:01:53.619522 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 342/1370] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:01:53 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1549 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:53.776633 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:53.780124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] PUT https://10.4.3.236/volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531 Aug 26 09:01:53.780124 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:53.795985 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Acquiring lock "cinder-attachment_update-148bd948-6040-4612-931d-bb2057d1a9bf-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:01:53.809060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Lock "cinder-attachment_update-148bd948-6040-4612-931d-bb2057d1a9bf-np0000008153" acquired by "attachment_update" :: waited 0.013s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:01:53.810298 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:53.810298 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:53.925856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-05215b55-4034-4668-8eac-57bd956ec825 req-b171fe14-7130-4a1d-9c70-6bc74e3978be None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:53.928678 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-b171fe14-7130-4a1d-9c70-6bc74e3978be tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] POST https://10.4.3.236/volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856/action Aug 26 09:01:53.929781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-b171fe14-7130-4a1d-9c70-6bc74e3978be tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:53.931698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-b171fe14-7130-4a1d-9c70-6bc74e3978be tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:53.955797 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Lock "cinder-attachment_update-148bd948-6040-4612-931d-bb2057d1a9bf-np0000008153" released by "attachment_update" :: held 0.147s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:01:53.956200 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-d7657577-216b-4457-bead-c0646c3c156d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531 returned with HTTP 200 Aug 26 09:01:53.957300 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 341/1371] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:01:53 2026] PUT /volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:53.960667 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:53.960667 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:53.988454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-05215b55-4034-4668-8eac-57bd956ec825 req-b171fe14-7130-4a1d-9c70-6bc74e3978be tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856/action returned with HTTP 204 Aug 26 09:01:53.989169 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 349/1372] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:01:53 2026] POST /volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:54.003126 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-2e65b60c-5db5-4a7b-8b2f-467e8378d756 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:54.005883 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-2e65b60c-5db5-4a7b-8b2f-467e8378d756 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531/action Aug 26 09:01:54.006990 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-2e65b60c-5db5-4a7b-8b2f-467e8378d756 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:54.007367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-2e65b60c-5db5-4a7b-8b2f-467e8378d756 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:54.039884 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:54.039884 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:54.056935 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8b17d5c9-9c4c-4ed9-8887-e8bd4cad8e03 req-2e65b60c-5db5-4a7b-8b2f-467e8378d756 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531/action returned with HTTP 204 Aug 26 09:01:54.057399 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 341/1373] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:01:53 2026] POST /volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:54.438002 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c20394be-a390-4406-b130-564c56a9f5fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:54.441063 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c20394be-a390-4406-b130-564c56a9f5fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:54.441534 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c20394be-a390-4406-b130-564c56a9f5fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:54.442634 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c20394be-a390-4406-b130-564c56a9f5fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:54.458530 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:54.458530 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:54.467876 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c20394be-a390-4406-b130-564c56a9f5fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:54.474116 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c20394be-a390-4406-b130-564c56a9f5fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:54.474854 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 343/1374] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:54 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:54.500829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:54.502895 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] POST https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5/action Aug 26 09:01:54.503267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:54.503433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:54.522144 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:54.522144 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:54.522920 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:54.578761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-750b449a-3096-46a4-9b34-ff0f9a8c1363 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:54.584148 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-750b449a-3096-46a4-9b34-ff0f9a8c1363 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:54.584407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-750b449a-3096-46a4-9b34-ff0f9a8c1363 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:54.584636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-750b449a-3096-46a4-9b34-ff0f9a8c1363 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:54.585008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-750b449a-3096-46a4-9b34-ff0f9a8c1363 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:54.590563 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:54.590563 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:54.591358 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-750b449a-3096-46a4-9b34-ff0f9a8c1363 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:54.591714 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 350/1375] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:54 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:54.592231 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Created reservations ['2ed3a929-a975-4bc6-af0b-1d640e25da7d', '29e8bf99-6a08-458b-97bb-d98c826b0f24'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:01:54.626654 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Extend volume request issued successfully. Aug 26 09:01:54.626938 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60fa2509-a378-4534-aeb1-90c66ae91e6f tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5/action returned with HTTP 202 Aug 26 09:01:54.627519 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 342/1376] 10.4.3.236 () {70 vars in 1431 bytes} [Wed Aug 26 09:01:54 2026] POST /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:01:54.639875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bc7e2b3f-5440-4b53-acbc-549f27ef5bd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:54.639875 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc7e2b3f-5440-4b53-acbc-549f27ef5bd9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:54.639875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc7e2b3f-5440-4b53-acbc-549f27ef5bd9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:54.640275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc7e2b3f-5440-4b53-acbc-549f27ef5bd9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:54.655454 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:54.655454 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:54.660798 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bc7e2b3f-5440-4b53-acbc-549f27ef5bd9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:54.668356 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc7e2b3f-5440-4b53-acbc-549f27ef5bd9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:54.668968 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 342/1377] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:54 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:54.979937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-411bc7b1-4e11-4449-9ec2-44946c60e3fb req-b862fe71-9304-4cef-a475-dbe785443e54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:54.984510 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-411bc7b1-4e11-4449-9ec2-44946c60e3fb req-b862fe71-9304-4cef-a475-dbe785443e54 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] DELETE https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 Aug 26 09:01:54.984510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-411bc7b1-4e11-4449-9ec2-44946c60e3fb req-b862fe71-9304-4cef-a475-dbe785443e54 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:54.984806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-411bc7b1-4e11-4449-9ec2-44946c60e3fb req-b862fe71-9304-4cef-a475-dbe785443e54 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:55.021691 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:55.021691 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:55.043894 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-60fa2509-a378-4534-aeb1-90c66ae91e6f req-9d0a05f9-854a-48fc-83d2-558c524d0a6a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:55.046982 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-60fa2509-a378-4534-aeb1-90c66ae91e6f req-9d0a05f9-854a-48fc-83d2-558c524d0a6a service nova] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:55.047174 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-60fa2509-a378-4534-aeb1-90c66ae91e6f req-9d0a05f9-854a-48fc-83d2-558c524d0a6a service nova] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:55.048873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-60fa2509-a378-4534-aeb1-90c66ae91e6f req-9d0a05f9-854a-48fc-83d2-558c524d0a6a service nova] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:55.063766 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:55.063766 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:55.075413 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-60fa2509-a378-4534-aeb1-90c66ae91e6f req-9d0a05f9-854a-48fc-83d2-558c524d0a6a service nova] Volume info retrieved successfully. Aug 26 09:01:55.087229 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-60fa2509-a378-4534-aeb1-90c66ae91e6f req-9d0a05f9-854a-48fc-83d2-558c524d0a6a service nova] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:55.089059 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 351/1378] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:55 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1315 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:55.348649 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-411bc7b1-4e11-4449-9ec2-44946c60e3fb req-b862fe71-9304-4cef-a475-dbe785443e54 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 returned with HTTP 200 Aug 26 09:01:55.349218 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 344/1379] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:01:54 2026] DELETE /volume/v3/attachments/eecde827-27c8-49fc-9651-3b02b4fcbdb8 => generated 19 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:55.608277 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1bef201-08c4-446b-a1be-490d090caa16 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:55.610764 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1bef201-08c4-446b-a1be-490d090caa16 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:55.610764 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1bef201-08c4-446b-a1be-490d090caa16 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:55.610764 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1bef201-08c4-446b-a1be-490d090caa16 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:55.611050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a1bef201-08c4-446b-a1be-490d090caa16 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:55.618142 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:55.618142 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:55.618960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1bef201-08c4-446b-a1be-490d090caa16 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:55.620064 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 343/1380] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:55 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:55.686632 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eff1439f-dee9-4c74-87ff-089f37f35774 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:55.689908 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eff1439f-dee9-4c74-87ff-089f37f35774 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:55.689908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eff1439f-dee9-4c74-87ff-089f37f35774 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:55.689908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eff1439f-dee9-4c74-87ff-089f37f35774 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:55.712653 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:55.712653 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:55.719263 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eff1439f-dee9-4c74-87ff-089f37f35774 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:55.726610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eff1439f-dee9-4c74-87ff-089f37f35774 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:55.727142 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 343/1381] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:55 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:55.749259 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0b7e7d88-3e43-49d6-9b04-766a71e3a8d0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:55.752338 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b7e7d88-3e43-49d6-9b04-766a71e3a8d0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:55.752979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b7e7d88-3e43-49d6-9b04-766a71e3a8d0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:55.754719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b7e7d88-3e43-49d6-9b04-766a71e3a8d0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:55.771524 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:55.771524 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:55.776958 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0b7e7d88-3e43-49d6-9b04-766a71e3a8d0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:55.783725 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b7e7d88-3e43-49d6-9b04-766a71e3a8d0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:55.784304 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 352/1382] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:55 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1159 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:56.026027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3f008e1-efb7-4657-8e6d-a36e8e199701 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.028344 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3f008e1-efb7-4657-8e6d-a36e8e199701 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:56.029138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3f008e1-efb7-4657-8e6d-a36e8e199701 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.029138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3f008e1-efb7-4657-8e6d-a36e8e199701 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.039138 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.039138 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:56.051789 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3f008e1-efb7-4657-8e6d-a36e8e199701 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:56.063607 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3f008e1-efb7-4657-8e6d-a36e8e199701 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:56.064257 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 345/1383] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:56.123817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28c80162-24fe-45a2-86bf-ba467bc664ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.128101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28c80162-24fe-45a2-86bf-ba467bc664ac tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:56.128436 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28c80162-24fe-45a2-86bf-ba467bc664ac tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.128726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28c80162-24fe-45a2-86bf-ba467bc664ac tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.146650 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.146650 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:56.154282 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-28c80162-24fe-45a2-86bf-ba467bc664ac tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:56.164218 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28c80162-24fe-45a2-86bf-ba467bc664ac tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:56.164793 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 344/1384] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:56.179648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0a237a8f-6001-4a88-9403-449de4d122ba req-3b0b3aac-db4e-4b48-90f3-340befe45c8e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.182934 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-3b0b3aac-db4e-4b48-90f3-340befe45c8e tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:56.183226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-3b0b3aac-db4e-4b48-90f3-340befe45c8e tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.183493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-3b0b3aac-db4e-4b48-90f3-340befe45c8e tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.187609 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=331,cinder:INSERT=64,cinder:UPDATE=98 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:01:56.191782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.194242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:56.194404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.194619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.195478 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Delete volume with id: 6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:56.207630 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.207630 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:56.208259 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:56.217901 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.217901 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:56.227822 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-0a237a8f-6001-4a88-9403-449de4d122ba req-3b0b3aac-db4e-4b48-90f3-340befe45c8e tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:56.242621 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-3b0b3aac-db4e-4b48-90f3-340befe45c8e tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:56.243321 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 344/1385] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1141 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:01:56.248398 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Delete volume request issued successfully. Aug 26 09:01:56.249946 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3109bc98-ccac-4659-8f06-7f92ccf4ba34 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 202 Aug 26 09:01:56.249946 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 353/1386] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:01:56 2026] DELETE /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:01:56.259594 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cefe3e02-b1b6-4f6d-b3d0-e3c7bc767895 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.262138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cefe3e02-b1b6-4f6d-b3d0-e3c7bc767895 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:56.262882 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cefe3e02-b1b6-4f6d-b3d0-e3c7bc767895 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.262882 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cefe3e02-b1b6-4f6d-b3d0-e3c7bc767895 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.277421 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.277421 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:56.285890 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cefe3e02-b1b6-4f6d-b3d0-e3c7bc767895 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Volume info retrieved successfully. Aug 26 09:01:56.291005 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cefe3e02-b1b6-4f6d-b3d0-e3c7bc767895 tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 200 Aug 26 09:01:56.291905 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 346/1387] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:56.304504 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.307102 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] POST https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5/action Aug 26 09:01:56.307347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:01:56.307490 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:01:56.319598 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.319598 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:56.320274 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:56.330122 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Begin detaching volume completed successfully. Aug 26 09:01:56.330418 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-08c757a4-1292-4382-92c9-acba4dc419f0 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5/action returned with HTTP 202 Aug 26 09:01:56.330962 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 345/1388] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:01:56 2026] POST /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:01:56.362205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7299d312-482d-4850-86a7-b7b1984613f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.363867 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7299d312-482d-4850-86a7-b7b1984613f9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:56.364185 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7299d312-482d-4850-86a7-b7b1984613f9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.364435 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7299d312-482d-4850-86a7-b7b1984613f9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.375681 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.375681 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:56.382785 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7299d312-482d-4850-86a7-b7b1984613f9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:56.389272 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7299d312-482d-4850-86a7-b7b1984613f9 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:56.389815 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 345/1389] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:56.404970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ce5dfcb6-74d5-4ada-9067-37d14b7ca73d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.405363 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ce5dfcb6-74d5-4ada-9067-37d14b7ca73d None None] GET https://10.4.3.236/volume// Aug 26 09:01:56.405548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ce5dfcb6-74d5-4ada-9067-37d14b7ca73d None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.405742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ce5dfcb6-74d5-4ada-9067-37d14b7ca73d None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.406075 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ce5dfcb6-74d5-4ada-9067-37d14b7ca73d None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:01:56.406372 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 354/1390] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:01: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 26 09:01:56.417804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0a237a8f-6001-4a88-9403-449de4d122ba req-6e74d0f1-51dd-4c47-97de-ee7a982498cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.423425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-6e74d0f1-51dd-4c47-97de-ee7a982498cf tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:56.423676 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-6e74d0f1-51dd-4c47-97de-ee7a982498cf tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.423893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-6e74d0f1-51dd-4c47-97de-ee7a982498cf tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.440398 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.440398 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:56.452403 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0a237a8f-6001-4a88-9403-449de4d122ba req-6e74d0f1-51dd-4c47-97de-ee7a982498cf tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:56.454984 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-6e74d0f1-51dd-4c47-97de-ee7a982498cf tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:56.455906 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 347/1391] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:56.632625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b278ee82-de3f-41c0-a7e1-7770e73d7c91 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:56.634351 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b278ee82-de3f-41c0-a7e1-7770e73d7c91 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:56.634488 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b278ee82-de3f-41c0-a7e1-7770e73d7c91 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:56.634726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b278ee82-de3f-41c0-a7e1-7770e73d7c91 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:56.634828 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b278ee82-de3f-41c0-a7e1-7770e73d7c91 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:56.639108 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:56.639108 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:56.639682 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b278ee82-de3f-41c0-a7e1-7770e73d7c91 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:56.640291 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 346/1392] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:56 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:57.307262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f82d4dd-ad72-407d-83bd-e7bbf3b1a5bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:57.309934 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f82d4dd-ad72-407d-83bd-e7bbf3b1a5bf tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] GET https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f Aug 26 09:01:57.310086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f82d4dd-ad72-407d-83bd-e7bbf3b1a5bf tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:57.310750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f82d4dd-ad72-407d-83bd-e7bbf3b1a5bf tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:57.319883 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f82d4dd-ad72-407d-83bd-e7bbf3b1a5bf tempest-ServerActionsTestOtherB-1402073526 tempest-ServerActionsTestOtherB-1402073526-project-member] https://10.4.3.236/volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f returned with HTTP 404 Aug 26 09:01:57.320264 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 346/1393] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:57 2026] GET /volume/v3/volumes/6af59c84-459f-4b20-baa3-22ad6688c23f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:01:57.405107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a4db5b25-cb0d-41a7-9d16-9728da402b3b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:57.405970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a4db5b25-cb0d-41a7-9d16-9728da402b3b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:57.406201 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a4db5b25-cb0d-41a7-9d16-9728da402b3b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:57.406416 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a4db5b25-cb0d-41a7-9d16-9728da402b3b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:57.429351 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:57.429351 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:57.435312 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a4db5b25-cb0d-41a7-9d16-9728da402b3b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:57.442763 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a4db5b25-cb0d-41a7-9d16-9728da402b3b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:57.444128 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 355/1394] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:57 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:57.651946 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7717ad9-2494-4c5d-8c74-a7d72b5dddd3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:57.654059 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7717ad9-2494-4c5d-8c74-a7d72b5dddd3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:57.654127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7717ad9-2494-4c5d-8c74-a7d72b5dddd3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:57.654303 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7717ad9-2494-4c5d-8c74-a7d72b5dddd3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:57.654415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c7717ad9-2494-4c5d-8c74-a7d72b5dddd3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:57.661548 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:57.661548 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:57.662754 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7717ad9-2494-4c5d-8c74-a7d72b5dddd3 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:57.663584 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 348/1395] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:57 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:58.465082 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb160e29-6e62-478d-ac8e-d114f5db580c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:58.467038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb160e29-6e62-478d-ac8e-d114f5db580c tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:58.468017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb160e29-6e62-478d-ac8e-d114f5db580c tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:58.468017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb160e29-6e62-478d-ac8e-d114f5db580c tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:58.470682 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=252,cinder:UPDATE=58,cinder:INSERT=35 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:01:58.485432 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:58.485432 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:58.492634 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cb160e29-6e62-478d-ac8e-d114f5db580c tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:58.499699 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb160e29-6e62-478d-ac8e-d114f5db580c tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:58.500312 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 347/1396] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:58 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:58.678171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a228edd-da2c-4caa-aac4-7212379184f8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:58.681385 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a228edd-da2c-4caa-aac4-7212379184f8 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:58.681593 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a228edd-da2c-4caa-aac4-7212379184f8 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:58.681906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a228edd-da2c-4caa-aac4-7212379184f8 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:58.682709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1a228edd-da2c-4caa-aac4-7212379184f8 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:58.688487 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:58.688487 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:01:58.689684 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a228edd-da2c-4caa-aac4-7212379184f8 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:58.691878 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 347/1397] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:58 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:59.517123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-70639d82-a04c-457c-b622-ae835e9e70fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:59.520837 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-70639d82-a04c-457c-b622-ae835e9e70fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:01:59.521433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-70639d82-a04c-457c-b622-ae835e9e70fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:59.521568 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-70639d82-a04c-457c-b622-ae835e9e70fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:59.539302 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:59.539302 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:01:59.544851 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-70639d82-a04c-457c-b622-ae835e9e70fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:01:59.555037 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-70639d82-a04c-457c-b622-ae835e9e70fc tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:01:59.555037 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 356/1398] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:01:59 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:01:59.684720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0a237a8f-6001-4a88-9403-449de4d122ba req-31b6139a-51ff-4c6c-bb66-cb6a63c40a0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:59.687620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-31b6139a-51ff-4c6c-bb66-cb6a63c40a0a tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] DELETE https://10.4.3.236/volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856 Aug 26 09:01:59.687900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-31b6139a-51ff-4c6c-bb66-cb6a63c40a0a tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:59.688097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-31b6139a-51ff-4c6c-bb66-cb6a63c40a0a tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:59.706311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b7246c8e-4172-4c48-bcda-01b11ab80065 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:01:59.709734 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7246c8e-4172-4c48-bcda-01b11ab80065 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:01:59.709808 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:59.709808 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:01:59.710095 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7246c8e-4172-4c48-bcda-01b11ab80065 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:01:59.710401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7246c8e-4172-4c48-bcda-01b11ab80065 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:01:59.710582 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b7246c8e-4172-4c48-bcda-01b11ab80065 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:01:59.717623 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:01:59.717623 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:01:59.718994 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7246c8e-4172-4c48-bcda-01b11ab80065 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:01:59.719653 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 348/1399] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:01:59 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:01:59.800102 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0a237a8f-6001-4a88-9403-449de4d122ba req-31b6139a-51ff-4c6c-bb66-cb6a63c40a0a tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856 returned with HTTP 200 Aug 26 09:01:59.801281 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 349/1400] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:01:59 2026] DELETE /volume/v3/attachments/35bb7905-0a99-480f-a453-db059d4fb856 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:00.270710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-03df8bb5-4c94-46dc-ba78-08fd79b1d8d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.274125 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-03df8bb5-4c94-46dc-ba78-08fd79b1d8d4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341 Aug 26 09:02:00.274419 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-03df8bb5-4c94-46dc-ba78-08fd79b1d8d4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:00.274610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-03df8bb5-4c94-46dc-ba78-08fd79b1d8d4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:00.293774 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.293774 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:00.363956 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-03df8bb5-4c94-46dc-ba78-08fd79b1d8d4 tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341 returned with HTTP 200 Aug 26 09:02:00.364693 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 348/1401] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:02:00 2026] DELETE /volume/v3/attachments/d11c0ce7-e55b-4326-b436-46683af6b341 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:00.377504 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.380245 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:02:00.380415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:00.380595 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:00.380857 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Delete volume with id: 6a0c808e-9c2a-41ad-a3c3-d58833af37c3 Aug 26 09:02:00.392464 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.392464 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:00.393252 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Volume info retrieved successfully. Aug 26 09:02:00.418516 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] Delete volume request issued successfully. Aug 26 09:02:00.418516 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6d806cd2-ac9b-443f-a85d-21e0ddb2c4d1 req-55d579b9-f3f0-4f89-b00a-78719ecf47ca tempest-ServerActionsV293TestJSON-898563801 tempest-ServerActionsV293TestJSON-898563801-project-member] https://10.4.3.236/volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 returned with HTTP 202 Aug 26 09:02:00.418516 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 357/1402] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:02:00 2026] DELETE /volume/v3/volumes/6a0c808e-9c2a-41ad-a3c3-d58833af37c3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:00.578352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5b7631f-d2f2-456c-9b4d-62cd8e017546 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.580495 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5b7631f-d2f2-456c-9b4d-62cd8e017546 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:02:00.580814 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5b7631f-d2f2-456c-9b4d-62cd8e017546 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:00.581277 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5b7631f-d2f2-456c-9b4d-62cd8e017546 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:00.591706 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.591706 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:00.598611 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c5b7631f-d2f2-456c-9b4d-62cd8e017546 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:02:00.605353 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5b7631f-d2f2-456c-9b4d-62cd8e017546 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:02:00.605906 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 349/1403] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:00 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:00.736751 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cce5c590-d67c-4df6-909a-7904fa021e0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.739425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cce5c590-d67c-4df6-909a-7904fa021e0e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:02:00.739687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cce5c590-d67c-4df6-909a-7904fa021e0e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:00.739870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cce5c590-d67c-4df6-909a-7904fa021e0e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:00.740036 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cce5c590-d67c-4df6-909a-7904fa021e0e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:00.746725 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.746725 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:00.747618 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cce5c590-d67c-4df6-909a-7904fa021e0e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:02:00.748122 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 350/1404] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:00 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:00.766519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e7526489-c22e-4936-8c41-a1384d61af99 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.768905 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:02:00.769433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b24a608-5048-43dd-a7b5-8522e70f96a8", "incremental": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:00.771923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating new backup {'backup': {'volume_id': '6b24a608-5048-43dd-a7b5-8522e70f96a8', 'incremental': True}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:02:00.772346 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating backup of volume 6b24a608-5048-43dd-a7b5-8522e70f96a8 in container None Aug 26 09:02:00.794883 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.794883 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:00.794883 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:02:00.831558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['7f25be05-aaf0-4443-ba35-d30491e344cb', 'cde5ef09-f66b-42ea-a33b-211dd8202225'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:00.876467 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7526489-c22e-4936-8c41-a1384d61af99 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 400 Aug 26 09:02:00.877424 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 349/1405] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:00 2026] POST /volume/v3/backups => generated 109 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:00.891252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.894207 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] DELETE https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:02:00.895805 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:00.895805 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:00.895805 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Delete backup with id: 2bcc20de-d130-447a-83f5-de7346c6ebd6. Aug 26 09:02:00.901183 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.901183 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:00.935709 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] delete_backup rpcapi backup_id 2bcc20de-d130-447a-83f5-de7346c6ebd6 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:02:00.941253 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36f75435-b90a-45fd-92fa-73a5dc093ccc tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 202 Aug 26 09:02:00.941253 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 358/1406] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:00 2026] DELETE /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:02:00.955724 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce6783fd-3ea8-4743-9887-e11e3914eaa0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:00.959256 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce6783fd-3ea8-4743-9887-e11e3914eaa0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:02:00.959523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce6783fd-3ea8-4743-9887-e11e3914eaa0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:00.959784 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce6783fd-3ea8-4743-9887-e11e3914eaa0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:00.959938 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ce6783fd-3ea8-4743-9887-e11e3914eaa0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:00.971281 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:00.971281 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:00.972374 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce6783fd-3ea8-4743-9887-e11e3914eaa0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:02:00.972970 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 350/1407] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:00 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:01.990423 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10b9f264-a8b9-4bb9-bb5b-d353125d1236 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:01.994102 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10b9f264-a8b9-4bb9-bb5b-d353125d1236 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:02:01.994409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10b9f264-a8b9-4bb9-bb5b-d353125d1236 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:01.994804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10b9f264-a8b9-4bb9-bb5b-d353125d1236 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:01.996170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-10b9f264-a8b9-4bb9-bb5b-d353125d1236 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:02.011484 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:02.011484 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:02.012408 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10b9f264-a8b9-4bb9-bb5b-d353125d1236 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 200 Aug 26 09:02:02.013001 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 351/1408] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:01 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:03.029345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2dcd4f24-b71f-42e9-86fb-b0198a8de455 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:03.038358 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dcd4f24-b71f-42e9-86fb-b0198a8de455 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 Aug 26 09:02:03.038358 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dcd4f24-b71f-42e9-86fb-b0198a8de455 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:03.038358 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dcd4f24-b71f-42e9-86fb-b0198a8de455 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:03.038358 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2dcd4f24-b71f-42e9-86fb-b0198a8de455 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 2bcc20de-d130-447a-83f5-de7346c6ebd6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:03.047592 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dcd4f24-b71f-42e9-86fb-b0198a8de455 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 returned with HTTP 404 Aug 26 09:02:03.049732 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 350/1409] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:03 2026] GET /volume/v3/backups/2bcc20de-d130-447a-83f5-de7346c6ebd6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:03.069555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:03.077469 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:03.078990 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-924507072"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:03.082593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-924507072'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:03.084998 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume of 1 GB Aug 26 09:02:03.094438 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Availability Zones retrieved successfully. Aug 26 09:02:03.100815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Flow 'volume_create_api' (fc02d614-870f-47df-80a4-b53d6106694f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:03.102943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4420a3-f14e-4f6a-b16e-d2fcb3014ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:03.103912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:03.133869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4420a3-f14e-4f6a-b16e-d2fcb3014ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:03.134666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112622a2-058a-420e-8e0e-2e49d1f89f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:03.217253 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['b3793a6b-d43b-48ef-897b-1a54622ead0b', '317f3302-0b50-4e2e-80c5-bce2e764ef3f', 'de7222cb-5131-4102-bece-1f477e6488f4', '4ca77999-2b1f-4cff-a674-7102f89ae43a'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:03.218807 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112622a2-058a-420e-8e0e-2e49d1f89f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3793a6b-d43b-48ef-897b-1a54622ead0b', '317f3302-0b50-4e2e-80c5-bce2e764ef3f', 'de7222cb-5131-4102-bece-1f477e6488f4', '4ca77999-2b1f-4cff-a674-7102f89ae43a']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:03.220462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6195703e-ac5d-4574-89bd-6eb050e0214c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:03.261492 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6195703e-ac5d-4574-89bd-6eb050e0214c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01258853-d24b-45be-9525-c8f5c94ad757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924507072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030975195a5c4ab8b0749d190170d9ab',qos_specs=None,replication_status=,reservations=['b3793a6b-d43b-48ef-897b-1a54622ead0b','317f3302-0b50-4e2e-80c5-bce2e764ef3f','de7222cb-5131-4102-bece-1f477e6488f4','4ca77999-2b1f-4cff-a674-7102f89ae43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf21f0352441bca65b6610a236b5ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924507072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01258853-d24b-45be-9525-c8f5c94ad757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030975195a5c4ab8b0749d190170d9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01bf21f0352441bca65b6610a236b5ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:03.261751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc8ca53-b518-412d-9393-aebf25ca8f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:03.327281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc8ca53-b518-412d-9393-aebf25ca8f1d) transitioned into state 'SUCCESS' from state '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-924507072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030975195a5c4ab8b0749d190170d9ab',qos_specs=None,replication_status=,reservations=['b3793a6b-d43b-48ef-897b-1a54622ead0b','317f3302-0b50-4e2e-80c5-bce2e764ef3f','de7222cb-5131-4102-bece-1f477e6488f4','4ca77999-2b1f-4cff-a674-7102f89ae43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf21f0352441bca65b6610a236b5ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:03.327977 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f9d542-253b-41d6-9f89-88afa7107b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:03.346823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f9d542-253b-41d6-9f89-88afa7107b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:03.348587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Flow 'volume_create_api' (fc02d614-870f-47df-80a4-b53d6106694f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:03.349189 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Create volume request issued successfully. Aug 26 09:02:03.350156 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-366d8a0c-2507-4326-9093-2246ebadd9d8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:03.351110 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 359/1410] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:03 2026] POST /volume/v3/volumes => generated 748 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:03.369439 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a6f6e3d-e863-4531-ac68-789757f629f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:03.373903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a6f6e3d-e863-4531-ac68-789757f629f5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 Aug 26 09:02:03.373903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a6f6e3d-e863-4531-ac68-789757f629f5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:03.373903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a6f6e3d-e863-4531-ac68-789757f629f5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:03.387580 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:03.387580 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:03.396368 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3a6f6e3d-e863-4531-ac68-789757f629f5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:02:03.404671 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a6f6e3d-e863-4531-ac68-789757f629f5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 returned with HTTP 200 Aug 26 09:02:03.405277 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 351/1411] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:03 2026] GET /volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:04.184314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce9b8a98-3062-41b0-a237-fe6b6a7789a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.188471 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce9b8a98-3062-41b0-a237-fe6b6a7789a4 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:02:04.188706 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce9b8a98-3062-41b0-a237-fe6b6a7789a4 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.188938 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce9b8a98-3062-41b0-a237-fe6b6a7789a4 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.214051 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.214051 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:04.225874 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ce9b8a98-3062-41b0-a237-fe6b6a7789a4 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:02:04.234215 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce9b8a98-3062-41b0-a237-fe6b6a7789a4 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:02:04.234215 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 352/1412] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:04.258710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.262276 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:02:04.262276 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.263884 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.264153 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Delete volume with id: f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:02:04.277454 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.277454 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:04.278114 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:02:04.323377 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Delete volume request issued successfully. Aug 26 09:02:04.323505 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a4b69ea-15c0-45e2-96d7-e7c9da21c7d8 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 202 Aug 26 09:02:04.325496 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 351/1413] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:02:04 2026] DELETE /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:04.334262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-73d4d404-9d85-41a1-8d4f-115a9be41e74 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.336710 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-73d4d404-9d85-41a1-8d4f-115a9be41e74 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:02:04.337526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-73d4d404-9d85-41a1-8d4f-115a9be41e74 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.337526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-73d4d404-9d85-41a1-8d4f-115a9be41e74 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.348335 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.348335 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:04.354308 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-73d4d404-9d85-41a1-8d4f-115a9be41e74 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Volume info retrieved successfully. Aug 26 09:02:04.363550 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-73d4d404-9d85-41a1-8d4f-115a9be41e74 tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 200 Aug 26 09:02:04.363550 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 360/1414] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:04.422140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dcab21b3-e63f-436b-ab67-c3c28fa9fc75 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.426730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcab21b3-e63f-436b-ab67-c3c28fa9fc75 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 Aug 26 09:02:04.426994 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcab21b3-e63f-436b-ab67-c3c28fa9fc75 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.427260 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcab21b3-e63f-436b-ab67-c3c28fa9fc75 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.436161 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.436161 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:04.441824 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dcab21b3-e63f-436b-ab67-c3c28fa9fc75 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:02:04.448043 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcab21b3-e63f-436b-ab67-c3c28fa9fc75 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 returned with HTTP 200 Aug 26 09:02:04.448538 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 352/1415] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:04.467035 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.470827 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:02:04.470976 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01258853-d24b-45be-9525-c8f5c94ad757", "name": "tempest-VolumesBackupsTest-Backup-767359907"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:04.475452 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating new backup {'backup': {'volume_id': '01258853-d24b-45be-9525-c8f5c94ad757', 'name': 'tempest-VolumesBackupsTest-Backup-767359907'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:02:04.475621 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating backup of volume 01258853-d24b-45be-9525-c8f5c94ad757 in container None Aug 26 09:02:04.488805 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.488805 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:04.489353 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Volume info retrieved successfully. Aug 26 09:02:04.528141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.529206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Created reservations ['aa0a0655-213d-472f-824f-b8dce70df2f7', 'bff2a006-1615-478e-ac81-36b0f60db412'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:04.606594 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1061e9db-11c7-44ae-8803-36a0f39f5848 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:02:04.606980 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 353/1416] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:04 2026] POST /volume/v3/backups => generated 329 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:04.628549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ad8b5f5e-4076-43ef-aa30-2eaf003c80ca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.634376 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad8b5f5e-4076-43ef-aa30-2eaf003c80ca tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:04.635826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad8b5f5e-4076-43ef-aa30-2eaf003c80ca tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.636276 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad8b5f5e-4076-43ef-aa30-2eaf003c80ca tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.636347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ad8b5f5e-4076-43ef-aa30-2eaf003c80ca tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:04.648137 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.648137 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:04.648907 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad8b5f5e-4076-43ef-aa30-2eaf003c80ca tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:04.649535 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 361/1417] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:04.729996 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] GET https://10.4.3.236/volume/v3/os-hosts Aug 26 09:02:04.729996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.729996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.740774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.hosts [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] status, active and update: available, enabled, 2026-08-26 09:00:15+00:00 {{(pid=100239) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 09:02:04.741033 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.hosts [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] status, active and update: available, enabled, 2026-08-26 09:00:14+00:00 {{(pid=100239) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 09:02:04.741320 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.hosts [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] status, active and update: available, enabled, 2026-08-26 09:01:51+00:00 {{(pid=100239) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 09:02:04.741786 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb237c97-fc7d-45dd-85b5-c403e18e72c9 tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] https://10.4.3.236/volume/v3/os-hosts returned with HTTP 200 Aug 26 09:02:04.742611 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 352/1418] 10.4.3.236 () {66 vars in 1240 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:04.755796 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.760661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] GET https://10.4.3.236/volume/v3/os-hosts Aug 26 09:02:04.760661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.760661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.776266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.hosts [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] status, active and update: available, enabled, 2026-08-26 09:00:15+00:00 {{(pid=100238) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 09:02:04.776266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.hosts [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] status, active and update: available, enabled, 2026-08-26 09:00:14+00:00 {{(pid=100238) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 09:02:04.776266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.hosts [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] status, active and update: available, enabled, 2026-08-26 09:01:51+00:00 {{(pid=100238) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 09:02:04.776557 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c7a94ae-3d02-4c0a-93c6-b8526286451f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] https://10.4.3.236/volume/v3/os-hosts returned with HTTP 200 Aug 26 09:02:04.776947 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 353/1419] 10.4.3.236 () {66 vars in 1240 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:04.788332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d351183c-c7c3-4f00-92c5-ca0953cfea6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:04.792012 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d351183c-c7c3-4f00-92c5-ca0953cfea6f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] GET https://10.4.3.236/volume/v3/os-hosts/np0000008153@storpool Aug 26 09:02:04.792012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d351183c-c7c3-4f00-92c5-ca0953cfea6f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:04.792241 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d351183c-c7c3-4f00-92c5-ca0953cfea6f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:04.792590 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:04.792590 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:04.909159 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d351183c-c7c3-4f00-92c5-ca0953cfea6f tempest-VolumeHostsAdminTestsJSON-35239394 tempest-VolumeHostsAdminTestsJSON-35239394-project-admin] https://10.4.3.236/volume/v3/os-hosts/np0000008153@storpool returned with HTTP 200 Aug 26 09:02:04.909700 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 354/1420] 10.4.3.236 () {66 vars in 1306 bytes} [Wed Aug 26 09:02:04 2026] GET /volume/v3/os-hosts/np0000008153@storpool => generated 1127 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:05.381269 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5885879c-2246-468e-adc4-694639fa701b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:05.383582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5885879c-2246-468e-adc4-694639fa701b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] GET https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 Aug 26 09:02:05.383965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5885879c-2246-468e-adc4-694639fa701b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:05.384197 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5885879c-2246-468e-adc4-694639fa701b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:05.395188 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5885879c-2246-468e-adc4-694639fa701b tempest-VolumesExtendAttachedTest-812176682 tempest-VolumesExtendAttachedTest-812176682-project-member] https://10.4.3.236/volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 returned with HTTP 404 Aug 26 09:02:05.396473 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 362/1421] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:05 2026] GET /volume/v3/volumes/f69fbc86-b6c7-4b2b-ab1a-51b413cda5a5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:05.665315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73806665-1a21-461b-91ea-ed02358fb0b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:05.669325 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73806665-1a21-461b-91ea-ed02358fb0b6 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:05.669604 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73806665-1a21-461b-91ea-ed02358fb0b6 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:05.669870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73806665-1a21-461b-91ea-ed02358fb0b6 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:05.670010 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-73806665-1a21-461b-91ea-ed02358fb0b6 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:05.681978 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:05.681978 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:05.682830 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73806665-1a21-461b-91ea-ed02358fb0b6 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:05.683568 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 353/1422] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:05 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:06.699591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df1e03dd-38ea-4fcc-ad74-5dd6126ce25b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:06.702411 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df1e03dd-38ea-4fcc-ad74-5dd6126ce25b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:06.702799 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df1e03dd-38ea-4fcc-ad74-5dd6126ce25b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:06.703057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df1e03dd-38ea-4fcc-ad74-5dd6126ce25b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:06.703163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-df1e03dd-38ea-4fcc-ad74-5dd6126ce25b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:06.709456 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:06.709456 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:06.710327 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df1e03dd-38ea-4fcc-ad74-5dd6126ce25b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:06.711131 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 354/1423] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:06 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:07.733909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9c5de4a-acc7-46fc-afed-6d92cf14fa84 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:07.739604 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9c5de4a-acc7-46fc-afed-6d92cf14fa84 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:07.739604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9c5de4a-acc7-46fc-afed-6d92cf14fa84 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:07.740027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9c5de4a-acc7-46fc-afed-6d92cf14fa84 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:07.740175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d9c5de4a-acc7-46fc-afed-6d92cf14fa84 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:07.743375 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=273,cinder:INSERT=33,cinder:UPDATE=63 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:02:07.748284 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:07.748284 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:07.749192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9c5de4a-acc7-46fc-afed-6d92cf14fa84 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:07.749893 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 355/1424] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:07 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:08.715866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-23b91b0a-b5af-4bcd-ac36-fa4403c02434 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:08.767150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d7b5207d-9756-4e43-858a-09aa23d602ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:08.770088 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7b5207d-9756-4e43-858a-09aa23d602ff tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:08.770404 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7b5207d-9756-4e43-858a-09aa23d602ff tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:08.770713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7b5207d-9756-4e43-858a-09aa23d602ff tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:08.771116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d7b5207d-9756-4e43-858a-09aa23d602ff tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:08.776740 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:08.776740 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:08.778164 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7b5207d-9756-4e43-858a-09aa23d602ff tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:08.778941 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 354/1425] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:08 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:08.907702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-23b91b0a-b5af-4bcd-ac36-fa4403c02434 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] POST https://10.4.3.236/volume/v3/types/9cb4979d-e5b5-4cc8-9d14-1aff3bf98985/encryption Aug 26 09:02:08.908066 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-23b91b0a-b5af-4bcd-ac36-fa4403c02434 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:08.929598 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:INSERT=29,cinder:SELECT=223,cinder:UPDATE=73 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:02:08.938644 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-23b91b0a-b5af-4bcd-ac36-fa4403c02434 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/9cb4979d-e5b5-4cc8-9d14-1aff3bf98985/encryption returned with HTTP 404 Aug 26 09:02:08.939136 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 363/1426] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:02:08 2026] POST /volume/v3/types/9cb4979d-e5b5-4cc8-9d14-1aff3bf98985/encryption => generated 114 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:08.949603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-64964907-8c0e-4cc6-97c3-67175926c5e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:08.956835 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64964907-8c0e-4cc6-97c3-67175926c5e1 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:08.956835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-64964907-8c0e-4cc6-97c3-67175926c5e1 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1040237198", "os-volume-type-access:is_public": false}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:08.981426 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64964907-8c0e-4cc6-97c3-67175926c5e1 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:02:08.982009 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 355/1427] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:02:08 2026] POST /volume/v3/types => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:08.993270 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54a618c2-67a7-4c03-a412-1e48fa39d67c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.144522 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54a618c2-67a7-4c03-a412-1e48fa39d67c tempest-VolumeTypesNegativeTest-354735855 tempest-VolumeTypesNegativeTest-354735855-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:09.144522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54a618c2-67a7-4c03-a412-1e48fa39d67c tempest-VolumeTypesNegativeTest-354735855 tempest-VolumeTypesNegativeTest-354735855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d170346-6c36-44b2-9283-dd571c226195", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-864126106"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.147165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-54a618c2-67a7-4c03-a412-1e48fa39d67c tempest-VolumeTypesNegativeTest-354735855 tempest-VolumeTypesNegativeTest-354735855-project-member] Create volume request body: {'volume': {'volume_type': '7d170346-6c36-44b2-9283-dd571c226195', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-864126106'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:09.160943 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54a618c2-67a7-4c03-a412-1e48fa39d67c tempest-VolumeTypesNegativeTest-354735855 tempest-VolumeTypesNegativeTest-354735855-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 404 Aug 26 09:02:09.161737 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 356/1428] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:08 2026] POST /volume/v3/volumes => generated 114 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.171600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36e0d5af-6af7-4f91-96c8-b1ed0ae1a26c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.174814 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36e0d5af-6af7-4f91-96c8-b1ed0ae1a26c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] DELETE https://10.4.3.236/volume/v3/types/7d170346-6c36-44b2-9283-dd571c226195 Aug 26 09:02:09.175267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36e0d5af-6af7-4f91-96c8-b1ed0ae1a26c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.176332 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36e0d5af-6af7-4f91-96c8-b1ed0ae1a26c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.245158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36e31425-8b59-49d5-874d-3e2e8bcd4e6d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.257576 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36e0d5af-6af7-4f91-96c8-b1ed0ae1a26c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/7d170346-6c36-44b2-9283-dd571c226195 returned with HTTP 202 Aug 26 09:02:09.258351 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 355/1429] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:09 2026] DELETE /volume/v3/types/7d170346-6c36-44b2-9283-dd571c226195 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:09.268172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-465e2ec0-2d73-4749-8c15-557ced5b0efe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.271992 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-465e2ec0-2d73-4749-8c15-557ced5b0efe tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] GET https://10.4.3.236/volume/v3/types/7d170346-6c36-44b2-9283-dd571c226195 Aug 26 09:02:09.272171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-465e2ec0-2d73-4749-8c15-557ced5b0efe tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.272304 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-465e2ec0-2d73-4749-8c15-557ced5b0efe tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.279006 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-465e2ec0-2d73-4749-8c15-557ced5b0efe tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/7d170346-6c36-44b2-9283-dd571c226195 returned with HTTP 404 Aug 26 09:02:09.279726 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 356/1430] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:09 2026] GET /volume/v3/types/7d170346-6c36-44b2-9283-dd571c226195 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.292869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db046ace-e9df-470f-9661-3ba07f4d4477 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.294636 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db046ace-e9df-470f-9661-3ba07f4d4477 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:09.295283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db046ace-e9df-470f-9661-3ba07f4d4477 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.297355 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db046ace-e9df-470f-9661-3ba07f4d4477 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 400 Aug 26 09:02:09.305971 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 357/1431] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:09 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:09.310970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ea20fa57-c0ec-41ed-a8d4-8ff466ccaa44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.315345 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea20fa57-c0ec-41ed-a8d4-8ff466ccaa44 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:09.315991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea20fa57-c0ec-41ed-a8d4-8ff466ccaa44 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-853013532"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.347545 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36e31425-8b59-49d5-874d-3e2e8bcd4e6d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:09.347943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36e31425-8b59-49d5-874d-3e2e8bcd4e6d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1476344035"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.351181 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea20fa57-c0ec-41ed-a8d4-8ff466ccaa44 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:02:09.351957 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 356/1432] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:09 2026] POST /volume/v3/types => generated 228 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:09.362224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dacba27f-e490-41f2-8335-c6dc8873054c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.367696 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dacba27f-e490-41f2-8335-c6dc8873054c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:09.368523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dacba27f-e490-41f2-8335-c6dc8873054c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-853013532"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.379048 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dacba27f-e490-41f2-8335-c6dc8873054c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-853013532 already exists. Aug 26 09:02:09.379183 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36e31425-8b59-49d5-874d-3e2e8bcd4e6d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:02:09.379274 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dacba27f-e490-41f2-8335-c6dc8873054c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 409 Aug 26 09:02:09.379681 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 364/1433] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:09 2026] POST /volume/v3/types => generated 224 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:09.382875 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 357/1434] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:09 2026] POST /volume/v3/types => generated 133 bytes in 19 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:09.390147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e5717d9-a7ac-4964-9b45-817bfaade358 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.390772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc3c6163-2daf-40cd-be97-b5afd6ecb4b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.392785 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e5717d9-a7ac-4964-9b45-817bfaade358 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] DELETE https://10.4.3.236/volume/v3/types/0f5971d4-7827-4e08-831d-3eb56d6e7ce7 Aug 26 09:02:09.393079 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e5717d9-a7ac-4964-9b45-817bfaade358 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.393350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e5717d9-a7ac-4964-9b45-817bfaade358 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.393963 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc3c6163-2daf-40cd-be97-b5afd6ecb4b6 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:09.395173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc3c6163-2daf-40cd-be97-b5afd6ecb4b6 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1607604081"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.423311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc3c6163-2daf-40cd-be97-b5afd6ecb4b6 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:09.424620 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 357/1435] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:02:09 2026] POST /volume/v3/group_types => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.430070 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e5717d9-a7ac-4964-9b45-817bfaade358 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/0f5971d4-7827-4e08-831d-3eb56d6e7ce7 returned with HTTP 202 Aug 26 09:02:09.430657 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 358/1436] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:09 2026] DELETE /volume/v3/types/0f5971d4-7827-4e08-831d-3eb56d6e7ce7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:09.435979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.439404 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe08a586-6374-4ad8-8540-37545de20e85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.441768 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe08a586-6374-4ad8-8540-37545de20e85 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] GET https://10.4.3.236/volume/v3/types/0f5971d4-7827-4e08-831d-3eb56d6e7ce7 Aug 26 09:02:09.441975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe08a586-6374-4ad8-8540-37545de20e85 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.442165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe08a586-6374-4ad8-8540-37545de20e85 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.448808 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe08a586-6374-4ad8-8540-37545de20e85 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/0f5971d4-7827-4e08-831d-3eb56d6e7ce7 returned with HTTP 404 Aug 26 09:02:09.449339 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 358/1437] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:09 2026] GET /volume/v3/types/0f5971d4-7827-4e08-831d-3eb56d6e7ce7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.458709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a45ec318-6878-4d1a-ab89-22b258d4135c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.462364 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a45ec318-6878-4d1a-ab89-22b258d4135c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] DELETE https://10.4.3.236/volume/v3/types/9e272cb5-c0e1-41b4-b8a0-a39824a8faeb Aug 26 09:02:09.463403 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a45ec318-6878-4d1a-ab89-22b258d4135c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.463403 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a45ec318-6878-4d1a-ab89-22b258d4135c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.472951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a45ec318-6878-4d1a-ab89-22b258d4135c tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/9e272cb5-c0e1-41b4-b8a0-a39824a8faeb returned with HTTP 404 Aug 26 09:02:09.473879 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 358/1438] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:09 2026] DELETE /volume/v3/types/9e272cb5-c0e1-41b4-b8a0-a39824a8faeb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.483479 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7061ff68-75f5-456f-99ba-96ea39bf5812 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.486025 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7061ff68-75f5-456f-99ba-96ea39bf5812 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] GET https://10.4.3.236/volume/v3/types/006bd20f-2da7-4e39-a03f-c3faf3238624 Aug 26 09:02:09.486305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7061ff68-75f5-456f-99ba-96ea39bf5812 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.486604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7061ff68-75f5-456f-99ba-96ea39bf5812 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.491680 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7061ff68-75f5-456f-99ba-96ea39bf5812 tempest-VolumeTypesNegativeTest-1762574721 tempest-VolumeTypesNegativeTest-1762574721-project-admin] https://10.4.3.236/volume/v3/types/006bd20f-2da7-4e39-a03f-c3faf3238624 returned with HTTP 404 Aug 26 09:02:09.492475 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 359/1439] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:09 2026] GET /volume/v3/types/006bd20f-2da7-4e39-a03f-c3faf3238624 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.532626 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 09:02:09.533117 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3fcd2489-24e1-44de-acc1-4e5c68e462e2", "volume_types": ["a8227311-9a46-44d6-984d-3dbddb8bed49"], "name": "tempest-GroupSnapshotsTest-Group-976773851"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:09.535018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group {'group': {'group_type': '3fcd2489-24e1-44de-acc1-4e5c68e462e2', 'volume_types': ['a8227311-9a46-44d6-984d-3dbddb8bed49'], 'name': 'tempest-GroupSnapshotsTest-Group-976773851'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 09:02:09.539640 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group tempest-GroupSnapshotsTest-Group-976773851. Aug 26 09:02:09.549769 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:09.584451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['58dc323a-921a-4b1f-8943-359e5d822fe1'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:09.617722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e35eaee4-c4a8-4a7a-8504-7a3d3f0c4c05 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 09:02:09.618189 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 365/1440] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 09:02:09 2026] POST /volume/v3/groups => generated 111 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:09.631098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1ba85c6-6121-49bd-b312-67ba7cfee246 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.633657 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1ba85c6-6121-49bd-b312-67ba7cfee246 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 Aug 26 09:02:09.633951 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1ba85c6-6121-49bd-b312-67ba7cfee246 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.634288 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1ba85c6-6121-49bd-b312-67ba7cfee246 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.634418 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-b1ba85c6-6121-49bd-b312-67ba7cfee246 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member f111d5d1-d859-4a30-8d20-ad8097183402 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:09.639697 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:09.639697 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:09.653314 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1ba85c6-6121-49bd-b312-67ba7cfee246 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 returned with HTTP 200 Aug 26 09:02:09.653925 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 359/1441] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:09 2026] GET /volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:09.793305 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed408838-0bcf-4b98-8f16-76a6b6b3cd63 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:09.795916 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed408838-0bcf-4b98-8f16-76a6b6b3cd63 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:09.796211 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed408838-0bcf-4b98-8f16-76a6b6b3cd63 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:09.796513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed408838-0bcf-4b98-8f16-76a6b6b3cd63 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:09.796790 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ed408838-0bcf-4b98-8f16-76a6b6b3cd63 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:09.802872 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:09.802872 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:09.803621 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed408838-0bcf-4b98-8f16-76a6b6b3cd63 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:09.804385 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 359/1442] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:09 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:10.675890 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33b0f65a-b6a4-4ae0-a496-beab69e0ee2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:10.678788 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33b0f65a-b6a4-4ae0-a496-beab69e0ee2a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 Aug 26 09:02:10.678788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33b0f65a-b6a4-4ae0-a496-beab69e0ee2a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:10.678788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33b0f65a-b6a4-4ae0-a496-beab69e0ee2a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:10.678788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-33b0f65a-b6a4-4ae0-a496-beab69e0ee2a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member f111d5d1-d859-4a30-8d20-ad8097183402 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:10.682384 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:10.682384 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:10.694728 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33b0f65a-b6a4-4ae0-a496-beab69e0ee2a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 returned with HTTP 200 Aug 26 09:02:10.695176 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 360/1443] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:10 2026] GET /volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:10.707657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:10.709427 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:10.709858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-133163979", "volume_type": "a8227311-9a46-44d6-984d-3dbddb8bed49", "group_id": "f111d5d1-d859-4a30-8d20-ad8097183402", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:10.711410 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-133163979', 'volume_type': 'a8227311-9a46-44d6-984d-3dbddb8bed49', 'group_id': 'f111d5d1-d859-4a30-8d20-ad8097183402', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:10.718920 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:10.718920 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:10.719420 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume of 1 GB Aug 26 09:02:10.726010 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:10.733233 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (aadf19a0-9752-4dfa-b084-c6bc69167199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:10.735814 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d565db6-4b36-4872-8717-d7e201e3249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:10.736749 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:10.736749 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:10.739742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:10.773726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d565db6-4b36-4872-8717-d7e201e3249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8227311-9a46-44d6-984d-3dbddb8bed49,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1476344035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8227311-9a46-44d6-984d-3dbddb8bed49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f111d5d1-d859-4a30-8d20-ad8097183402', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:10.774582 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbcd549-0bfd-462d-a35b-ef845d150ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:10.809745 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1476344035 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1476344035, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:10.810227 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1476344035 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1476344035, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:10.817393 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7123048d-834b-4ba0-b5ac-f27a46c6df3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:10.821691 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7123048d-834b-4ba0-b5ac-f27a46c6df3f tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:10.823322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7123048d-834b-4ba0-b5ac-f27a46c6df3f tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:10.823322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7123048d-834b-4ba0-b5ac-f27a46c6df3f tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:10.823322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7123048d-834b-4ba0-b5ac-f27a46c6df3f tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:10.830042 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:10.830042 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:10.831173 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7123048d-834b-4ba0-b5ac-f27a46c6df3f tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:10.832198 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 360/1444] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:10 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:10.861007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['7871abf9-08ff-4aed-80f6-fdc9325c50c7', '2e8d663c-51d4-479f-8b35-d7466eaf019f', '2bd60055-5ea7-4c59-bbf4-4d8e72b56c20', '6d75d22d-7a6e-4802-9d07-86f4af59c87f'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:10.862261 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbcd549-0bfd-462d-a35b-ef845d150ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7871abf9-08ff-4aed-80f6-fdc9325c50c7', '2e8d663c-51d4-479f-8b35-d7466eaf019f', '2bd60055-5ea7-4c59-bbf4-4d8e72b56c20', '6d75d22d-7a6e-4802-9d07-86f4af59c87f']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:10.863462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58be8bdc-bbec-41fc-971b-2ba2108b3a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:10.905293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58be8bdc-bbec-41fc-971b-2ba2108b3a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d431370-9351-4581-82bb-38b6c68224ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-133163979',encryption_key_id=None,group_id=f111d5d1-d859-4a30-8d20-ad8097183402,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['7871abf9-08ff-4aed-80f6-fdc9325c50c7','2e8d663c-51d4-479f-8b35-d7466eaf019f','2bd60055-5ea7-4c59-bbf4-4d8e72b56c20','6d75d22d-7a6e-4802-9d07-86f4af59c87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=a8227311-9a46-44d6-984d-3dbddb8bed49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-133163979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f111d5d1-d859-4a30-8d20-ad8097183402,host=None,id=2d431370-9351-4581-82bb-38b6c68224ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4265e70c7454942a96871d411ea8381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8227311-9a46-44d6-984d-3dbddb8bed49),volume_type_id=a8227311-9a46-44d6-984d-3dbddb8bed49)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:10.906297 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e55b917-8afe-4431-be6c-09c83f40e24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:10.931215 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e55b917-8afe-4431-be6c-09c83f40e24c) transitioned into state 'SUCCESS' from state '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-133163979',encryption_key_id=None,group_id=f111d5d1-d859-4a30-8d20-ad8097183402,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['7871abf9-08ff-4aed-80f6-fdc9325c50c7','2e8d663c-51d4-479f-8b35-d7466eaf019f','2bd60055-5ea7-4c59-bbf4-4d8e72b56c20','6d75d22d-7a6e-4802-9d07-86f4af59c87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=a8227311-9a46-44d6-984d-3dbddb8bed49)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:10.932137 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9990d60f-4cb4-4651-a405-3784d5710c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:10.948293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9990d60f-4cb4-4651-a405-3784d5710c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:10.949191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (aadf19a0-9752-4dfa-b084-c6bc69167199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:10.949525 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request issued successfully. Aug 26 09:02:10.950404 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:10.950597 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:10.998012 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:11.002816 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:11.002816 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:11.008124 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b23e75c7-f1b4-40fe-a5c4-375289a4f3e6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:11.008725 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 366/1445] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:02:10 2026] POST /volume/v3/volumes => generated 822 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:11.028423 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:11.030659 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce Aug 26 09:02:11.031201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:11.031201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:11.043035 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:11.043035 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:11.048536 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:11.049505 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:11.049614 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:11.104799 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:11.108809 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:11.108809 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:11.119197 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f614e16f-67af-4f80-8b4b-2a337cf43cac tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce returned with HTTP 200 Aug 26 09:02:11.119858 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 360/1446] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:11 2026] GET /volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:11.847416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4416e881-747c-4e52-bbff-356e30a0a396 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:11.850541 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4416e881-747c-4e52-bbff-356e30a0a396 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:11.850735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4416e881-747c-4e52-bbff-356e30a0a396 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:11.850949 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4416e881-747c-4e52-bbff-356e30a0a396 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:11.851322 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4416e881-747c-4e52-bbff-356e30a0a396 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:11.858031 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:11.858031 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:11.860656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4416e881-747c-4e52-bbff-356e30a0a396 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:11.860656 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 361/1447] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:11 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:11.890905 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-616a1ac7-fd1a-4cc6-9135-1d35cdc09eb9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:12.000462 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-616a1ac7-fd1a-4cc6-9135-1d35cdc09eb9 tempest-ExtensionsTestJSON-52658794 tempest-ExtensionsTestJSON-52658794-project-member] GET https://10.4.3.236/volume/v3/extensions Aug 26 09:02:12.001234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-616a1ac7-fd1a-4cc6-9135-1d35cdc09eb9 tempest-ExtensionsTestJSON-52658794 tempest-ExtensionsTestJSON-52658794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:12.001234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-616a1ac7-fd1a-4cc6-9135-1d35cdc09eb9 tempest-ExtensionsTestJSON-52658794 tempest-ExtensionsTestJSON-52658794-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:12.001340 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-616a1ac7-fd1a-4cc6-9135-1d35cdc09eb9 tempest-ExtensionsTestJSON-52658794 tempest-ExtensionsTestJSON-52658794-project-member] https://10.4.3.236/volume/v3/extensions returned with HTTP 200 Aug 26 09:02:12.001818 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 361/1448] 10.4.3.236 () {66 vars in 1246 bytes} [Wed Aug 26 09:02:11 2026] GET /volume/v3/extensions => generated 5245 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:12.137670 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c55ea056-d910-4432-b686-90278452eea7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:12.140193 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce Aug 26 09:02:12.140529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:12.140776 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:12.152389 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:12.152389 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:12.165749 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:12.166754 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:12.166859 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:12.210866 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:12.214522 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:12.214522 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:12.238955 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c55ea056-d910-4432-b686-90278452eea7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce returned with HTTP 200 Aug 26 09:02:12.239710 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 367/1449] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:12 2026] GET /volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:12.259759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:12.262015 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/group_snapshots Aug 26 09:02:12.262419 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f111d5d1-d859-4a30-8d20-ad8097183402", "name": "tempest-group_snapshot-1037627631"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:12.264895 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f111d5d1-d859-4a30-8d20-ad8097183402', 'name': 'tempest-group_snapshot-1037627631'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 09:02:12.271058 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:12.271058 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:12.281500 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group_snapshot tempest-group_snapshot-1037627631. Aug 26 09:02:12.315806 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:12.315806 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:12.340055 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1476344035 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1476344035, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:12.340055 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1476344035 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1476344035, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:12.394798 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['b8d9dcbc-8f11-4eaa-8792-f5ac82610b8c', '16f144b3-ded7-4010-add6-73d3efaaba7c', '33ffc645-7809-48b2-ab84-1c93920f2955', '0fb1c74e-9867-4188-a52c-dffeb82c5545'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:12.448548 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-285b2366-961f-4dd6-9e09-42d82a8e7227 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots returned with HTTP 202 Aug 26 09:02:12.448754 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 361/1450] 10.4.3.236 () {70 vars in 1324 bytes} [Wed Aug 26 09:02:12 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:12.459668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0771704b-19cf-45bd-860d-226047f6e293 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:12.463327 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0771704b-19cf-45bd-860d-226047f6e293 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 Aug 26 09:02:12.463550 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0771704b-19cf-45bd-860d-226047f6e293 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:12.463873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0771704b-19cf-45bd-860d-226047f6e293 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:12.463991 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-0771704b-19cf-45bd-860d-226047f6e293 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 913d35c9-4b38-4095-8e4f-371f4eb5ad68 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:12.471234 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:12.471234 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:12.484925 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0771704b-19cf-45bd-860d-226047f6e293 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 returned with HTTP 200 Aug 26 09:02:12.485580 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 362/1451] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:12 2026] GET /volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:02:12.879603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7263d1d1-3f4c-42cd-ba60-7e8a401e5f3a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:12.883785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7263d1d1-3f4c-42cd-ba60-7e8a401e5f3a tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:12.884168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7263d1d1-3f4c-42cd-ba60-7e8a401e5f3a tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:12.884815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7263d1d1-3f4c-42cd-ba60-7e8a401e5f3a tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:12.884983 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7263d1d1-3f4c-42cd-ba60-7e8a401e5f3a tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:12.892792 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:12.892792 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:12.893687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7263d1d1-3f4c-42cd-ba60-7e8a401e5f3a tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:12.894544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 362/1452] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:12 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:13.503547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bb43706a-8bbb-4498-9590-e587ac16c635 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:13.503547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bb43706a-8bbb-4498-9590-e587ac16c635 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 Aug 26 09:02:13.503547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bb43706a-8bbb-4498-9590-e587ac16c635 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:13.503547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bb43706a-8bbb-4498-9590-e587ac16c635 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:13.503547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-bb43706a-8bbb-4498-9590-e587ac16c635 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 913d35c9-4b38-4095-8e4f-371f4eb5ad68 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:13.508786 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.508786 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:13.514129 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bb43706a-8bbb-4498-9590-e587ac16c635 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 returned with HTTP 200 Aug 26 09:02:13.514927 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 368/1453] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:13 2026] GET /volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:13.524276 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:13.526642 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:13.526907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:13.527154 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:13.527457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:13.527797 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.527797 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:13.528887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:13.544220 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all snapshots completed successfully. Aug 26 09:02:13.544837 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.544837 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:13.545640 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3c6235a-bbe1-43b3-af60-fa934c1f989e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:13.546147 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 362/1454] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:13 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:13.556213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d39c187-6ff7-4ad4-a1ce-e2e0deac7f92 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:13.559602 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d39c187-6ff7-4ad4-a1ce-e2e0deac7f92 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/73cdd420-f545-42fc-a628-3360d1bffbd3 Aug 26 09:02:13.559836 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d39c187-6ff7-4ad4-a1ce-e2e0deac7f92 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:13.560056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d39c187-6ff7-4ad4-a1ce-e2e0deac7f92 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:13.566749 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.566749 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:13.567337 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d39c187-6ff7-4ad4-a1ce-e2e0deac7f92 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Snapshot retrieved successfully. Aug 26 09:02:13.568250 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d39c187-6ff7-4ad4-a1ce-e2e0deac7f92 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/73cdd420-f545-42fc-a628-3360d1bffbd3 returned with HTTP 200 Aug 26 09:02:13.568713 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 363/1455] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:13 2026] GET /volume/v3/snapshots/73cdd420-f545-42fc-a628-3360d1bffbd3 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:13.578912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:13.581176 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups/action Aug 26 09:02:13.581655 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "913d35c9-4b38-4095-8e4f-371f4eb5ad68", "name": "tempest-Group_from_snap-1639794940"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:13.585127 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "913d35c9-4b38-4095-8e4f-371f4eb5ad68", "name": "tempest-Group_from_snap-1639794940"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:13.589678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '913d35c9-4b38-4095-8e4f-371f4eb5ad68', 'name': 'tempest-Group_from_snap-1639794940'}}. {{(pid=100238) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 26 09:02:13.589934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group tempest-Group_from_snap-1639794940 from group_snapshot 913d35c9-4b38-4095-8e4f-371f4eb5ad68. Aug 26 09:02:13.597652 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.597652 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:13.606667 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.606667 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:13.611685 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.611685 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:13.660251 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['7b3f3af1-1d6f-40fe-885b-aa8c3d36f311'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:13.733698 np0000008153 devstack@c-api.service[100238]: INFO cinder.group.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] A mapping entry already exists for group c6d101fb-9a08-4efa-97aa-6d3ba8087d69 and volume type a8227311-9a46-44d6-984d-3dbddb8bed49. Do not need to create again. Aug 26 09:02:13.734089 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.734089 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:13.734620 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:13.909487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a16fc168-e8fc-4d7a-9948-6930ad2c7e69 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:13.913459 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a16fc168-e8fc-4d7a-9948-6930ad2c7e69 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:13.913778 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a16fc168-e8fc-4d7a-9948-6930ad2c7e69 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:13.914119 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a16fc168-e8fc-4d7a-9948-6930ad2c7e69 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:13.914179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a16fc168-e8fc-4d7a-9948-6930ad2c7e69 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:13.926250 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:13.926250 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:13.927721 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a16fc168-e8fc-4d7a-9948-6930ad2c7e69 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:13.928433 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 369/1456] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:13 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:13.931580 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (cc8ab088-5ba1-4b23-b503-3e1ce20b3400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:13.933612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529795bb-4565-4219-bf17-997ea12fd81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:13.934566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:13.983078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529795bb-4565-4219-bf17-997ea12fd81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73cdd420-f545-42fc-a628-3360d1bffbd3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8227311-9a46-44d6-984d-3dbddb8bed49,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1476344035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8227311-9a46-44d6-984d-3dbddb8bed49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c6d101fb-9a08-4efa-97aa-6d3ba8087d69', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:13.984500 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aad59c2-0c88-49d5-910c-63935155e1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.029943 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1476344035 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1476344035, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:14.055192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['4c0c3841-fdd1-402c-9d01-82e2ec6b0e50', '36786156-4993-4ccc-bb2f-4aa78c54b70a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:14.056462 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aad59c2-0c88-49d5-910c-63935155e1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c0c3841-fdd1-402c-9d01-82e2ec6b0e50', '36786156-4993-4ccc-bb2f-4aa78c54b70a']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.057321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be334c1-c1c2-46af-b314-27b1f81f00e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.109329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be334c1-c1c2-46af-b314-27b1f81f00e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63cf9b16-cc9a-43ed-b816-129bb6156623', '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=c6d101fb-9a08-4efa-97aa-6d3ba8087d69,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['4c0c3841-fdd1-402c-9d01-82e2ec6b0e50','36786156-4993-4ccc-bb2f-4aa78c54b70a'],size=1,snapshot_id=73cdd420-f545-42fc-a628-3360d1bffbd3,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=a8227311-9a46-44d6-984d-3dbddb8bed49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c6d101fb-9a08-4efa-97aa-6d3ba8087d69,host=None,id=63cf9b16-cc9a-43ed-b816-129bb6156623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4265e70c7454942a96871d411ea8381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73cdd420-f545-42fc-a628-3360d1bffbd3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8227311-9a46-44d6-984d-3dbddb8bed49),volume_type_id=a8227311-9a46-44d6-984d-3dbddb8bed49)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.110364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1afb95ba-3a17-425d-ae4d-8087449f8ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.147366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1afb95ba-3a17-425d-ae4d-8087449f8ba6) transitioned into state 'SUCCESS' from 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=c6d101fb-9a08-4efa-97aa-6d3ba8087d69,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['4c0c3841-fdd1-402c-9d01-82e2ec6b0e50','36786156-4993-4ccc-bb2f-4aa78c54b70a'],size=1,snapshot_id=73cdd420-f545-42fc-a628-3360d1bffbd3,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=a8227311-9a46-44d6-984d-3dbddb8bed49)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.148271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (cc8ab088-5ba1-4b23-b503-3e1ce20b3400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:14.148771 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request issued successfully. Aug 26 09:02:14.168145 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5fb7104-ce78-4e08-92d1-ad88ed236cda tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/action returned with HTTP 202 Aug 26 09:02:14.168759 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 363/1457] 10.4.3.236 () {70 vars in 1318 bytes} [Wed Aug 26 09:02:13 2026] POST /volume/v3/groups/action => generated 103 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:14.179152 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f359f14-a096-4624-94fc-03d7f540043e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.181458 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:14.181775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.182036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.182351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:14.183386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:14.200701 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:14.201645 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:14.201981 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:14.257913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.259536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:14.259934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-30227296"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:14.262597 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:14.262907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Create volume request body: {'volume': {'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-30227296'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:14.267601 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.267601 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:14.274051 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:14.274165 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:14.333446 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:14.336527 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.336527 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:14.348431 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f359f14-a096-4624-94fc-03d7f540043e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:14.349937 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 363/1458] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:14.369884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.373358 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 Aug 26 09:02:14.373555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.373727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.383673 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.383673 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:14.389097 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:14.389933 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:14.390352 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:14.419240 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Create volume of 1 GB Aug 26 09:02:14.425354 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Availability Zones retrieved successfully. Aug 26 09:02:14.433021 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Flow 'volume_create_api' (5b0b5121-24d1-4a17-b7fd-a4ff8458e3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:14.434627 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (424af256-d845-42f7-a034-64dcb46508d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.436283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:14.447106 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:14.452513 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.452513 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:14.463516 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e54ed50-b93a-4af4-91e3-6be7f79a72f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 returned with HTTP 200 Aug 26 09:02:14.464506 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 370/1459] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 => generated 927 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:14.487591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f281c692-031a-4e08-81cc-fbdcac787554 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.493051 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f281c692-031a-4e08-81cc-fbdcac787554 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69 Aug 26 09:02:14.493441 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f281c692-031a-4e08-81cc-fbdcac787554 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.493775 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f281c692-031a-4e08-81cc-fbdcac787554 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.494080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-f281c692-031a-4e08-81cc-fbdcac787554 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member c6d101fb-9a08-4efa-97aa-6d3ba8087d69 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:14.501824 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.501824 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:14.514279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f281c692-031a-4e08-81cc-fbdcac787554 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69 returned with HTTP 200 Aug 26 09:02:14.514279 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 364/1460] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69 => generated 418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:14.529955 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.537038 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:14.537038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.537038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.537038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:14.537269 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:14.543259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (424af256-d845-42f7-a034-64dcb46508d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.544433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d224d29d-ae83-47fb-8d1d-12acb2c2af26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.553549 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:14.553549 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:14.553549 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:14.610504 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:14.615925 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.615925 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:14.622283 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:14.622283 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:14.647906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Created reservations ['1a69e30a-7515-46e7-842e-e7215718ec78', 'adb73649-a6ad-4874-85f9-2c11a7f0e536', '231e4a99-24b1-4594-ab24-db978dcfb7d9', '6134b652-da66-40d2-aa3a-036d632eb9ac'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:14.649183 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d224d29d-ae83-47fb-8d1d-12acb2c2af26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a69e30a-7515-46e7-842e-e7215718ec78', 'adb73649-a6ad-4874-85f9-2c11a7f0e536', '231e4a99-24b1-4594-ab24-db978dcfb7d9', '6134b652-da66-40d2-aa3a-036d632eb9ac']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.650114 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361fc785-e333-4c08-8d4a-f672d81e1680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.679411 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:14.683527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361fc785-e333-4c08-8d4a-f672d81e1680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c374c98-2c55-484f-96ec-4beed22e5971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-30227296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5c88d603bf74a60abc4b50f76f983f0',qos_specs=None,replication_status=,reservations=['1a69e30a-7515-46e7-842e-e7215718ec78','adb73649-a6ad-4874-85f9-2c11a7f0e536','231e4a99-24b1-4594-ab24-db978dcfb7d9','6134b652-da66-40d2-aa3a-036d632eb9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bda02ed3514642c18882a7ae37f42a02',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-30227296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c374c98-2c55-484f-96ec-4beed22e5971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5c88d603bf74a60abc4b50f76f983f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bda02ed3514642c18882a7ae37f42a02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.685299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656cac19-4465-48fe-8a3d-4ccacce1e1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.687492 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.687492 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:14.701507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4335a34-9201-453c-9dc4-cbbb947fb816 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:14.701507 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 364/1461] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:14.716163 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656cac19-4465-48fe-8a3d-4ccacce1e1cd) transitioned into state 'SUCCESS' from state '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-30227296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5c88d603bf74a60abc4b50f76f983f0',qos_specs=None,replication_status=,reservations=['1a69e30a-7515-46e7-842e-e7215718ec78','adb73649-a6ad-4874-85f9-2c11a7f0e536','231e4a99-24b1-4594-ab24-db978dcfb7d9','6134b652-da66-40d2-aa3a-036d632eb9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bda02ed3514642c18882a7ae37f42a02',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.717028 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a9922d-c416-4263-889a-938356760db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.721162 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.724253 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69/action Aug 26 09:02:14.724773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:14.725001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:14.726633 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for group c6d101fb-9a08-4efa-97aa-6d3ba8087d69 {{(pid=100236) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:02:14.726760 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group with id: c6d101fb-9a08-4efa-97aa-6d3ba8087d69 Aug 26 09:02:14.735096 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.735096 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:14.736516 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a9922d-c416-4263-889a-938356760db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:14.737627 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Flow 'volume_create_api' (5b0b5121-24d1-4a17-b7fd-a4ff8458e3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:14.738141 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Create volume request issued successfully. Aug 26 09:02:14.739184 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f38785ba-0368-4f39-a939-a5bf1f411b41 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:14.739689 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 364/1462] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:14 2026] POST /volume/v3/volumes => generated 749 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:14.756166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3bc39741-cf82-483f-9cc4-f0cbfc0057bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.762960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bc39741-cf82-483f-9cc4-f0cbfc0057bd tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] GET https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:14.762960 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bc39741-cf82-483f-9cc4-f0cbfc0057bd tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.762960 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bc39741-cf82-483f-9cc4-f0cbfc0057bd tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.776784 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.776784 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:14.783211 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3bc39741-cf82-483f-9cc4-f0cbfc0057bd tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:14.786964 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7e924ce-7d34-4e15-90e1-931bf2efc4b1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69/action returned with HTTP 202 Aug 26 09:02:14.787864 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 371/1463] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:02:14 2026] POST /volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:14.789338 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bc39741-cf82-483f-9cc4-f0cbfc0057bd tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 200 Aug 26 09:02:14.790063 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 365/1464] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:14.798116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.801420 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 Aug 26 09:02:14.801420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.801420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.811231 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.811231 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:14.813638 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a66976e0-10a0-4394-bc41-b4e747a75209 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.818058 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:14.818732 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:14.818911 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:14.864786 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:14.868581 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.868581 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:14.878936 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86e000e9-f29c-456a-a7dc-f352e5ee60ca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 returned with HTTP 200 Aug 26 09:02:14.879568 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 365/1465] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 => generated 926 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:14.944332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-19f63b27-ecd8-421c-9228-bda0c30defa9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:14.944727 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:14.945278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1016866527"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:14.947567 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19f63b27-ecd8-421c-9228-bda0c30defa9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:14.947682 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1016866527'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:14.947756 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume of 1 GB Aug 26 09:02:14.947904 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19f63b27-ecd8-421c-9228-bda0c30defa9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:14.948150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19f63b27-ecd8-421c-9228-bda0c30defa9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:14.948216 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.948216 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:14.948333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-19f63b27-ecd8-421c-9228-bda0c30defa9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:14.953213 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Availability Zones retrieved successfully. Aug 26 09:02:14.957135 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:14.957135 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:14.958136 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19f63b27-ecd8-421c-9228-bda0c30defa9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:14.958647 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 372/1466] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:14 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:14.964784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Flow 'volume_create_api' (bd7d271f-e93a-49d6-b1e1-6de1f7088552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:14.965959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a812d1e8-a9da-4c14-a9da-bf908330b1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:14.967428 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:15.006953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a812d1e8-a9da-4c14-a9da-bf908330b1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:15.008029 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914e461d-4013-4b85-8494-3a9b4907573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:15.112651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Created reservations ['51e46a1d-8722-48b5-bd0d-29ad185de010', '47e51e3b-792d-43c0-9d33-3c8c268a17fb', 'a2a7de4d-af59-48d8-82fc-b301b7175a49', 'e61ecea2-2318-434e-b367-e81cc3df17ad'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:15.113758 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914e461d-4013-4b85-8494-3a9b4907573e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e46a1d-8722-48b5-bd0d-29ad185de010', '47e51e3b-792d-43c0-9d33-3c8c268a17fb', 'a2a7de4d-af59-48d8-82fc-b301b7175a49', 'e61ecea2-2318-434e-b367-e81cc3df17ad']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:15.114702 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8467e4bd-5513-4f86-b03e-9adb7babe413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:15.155785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8467e4bd-5513-4f86-b03e-9adb7babe413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01adef5c-585d-400c-8bee-a774270ffc87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1016866527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94872d75db0e4dee8905f13a257960ed',qos_specs=None,replication_status=,reservations=['51e46a1d-8722-48b5-bd0d-29ad185de010','47e51e3b-792d-43c0-9d33-3c8c268a17fb','a2a7de4d-af59-48d8-82fc-b301b7175a49','e61ecea2-2318-434e-b367-e81cc3df17ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283d65eb908d4b16ab809acc4d0ddc10',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1016866527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01adef5c-585d-400c-8bee-a774270ffc87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94872d75db0e4dee8905f13a257960ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283d65eb908d4b16ab809acc4d0ddc10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:15.158358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7cdf3c-753f-44c0-837f-9aba1c9e56be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:15.206454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7cdf3c-753f-44c0-837f-9aba1c9e56be) transitioned into state 'SUCCESS' from state '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-1016866527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94872d75db0e4dee8905f13a257960ed',qos_specs=None,replication_status=,reservations=['51e46a1d-8722-48b5-bd0d-29ad185de010','47e51e3b-792d-43c0-9d33-3c8c268a17fb','a2a7de4d-af59-48d8-82fc-b301b7175a49','e61ecea2-2318-434e-b367-e81cc3df17ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283d65eb908d4b16ab809acc4d0ddc10',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:15.208115 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1322e4a-256e-4212-a33d-dba8fb5682c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:15.222325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1322e4a-256e-4212-a33d-dba8fb5682c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:15.223303 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Flow 'volume_create_api' (bd7d271f-e93a-49d6-b1e1-6de1f7088552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:15.223715 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request issued successfully. Aug 26 09:02:15.225036 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a66976e0-10a0-4394-bc41-b4e747a75209 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:15.225618 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 365/1467] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:14 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 26 09:02:15.241950 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2b7630e-7f01-414c-9784-f1753c59cd97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.244377 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2b7630e-7f01-414c-9784-f1753c59cd97 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:15.244650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2b7630e-7f01-414c-9784-f1753c59cd97 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.244916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2b7630e-7f01-414c-9784-f1753c59cd97 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.254236 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.254236 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:15.261431 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2b7630e-7f01-414c-9784-f1753c59cd97 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:15.268320 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2b7630e-7f01-414c-9784-f1753c59cd97 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 returned with HTTP 200 Aug 26 09:02:15.268930 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 366/1468] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:15 2026] GET /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:15.807211 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63fa5f0d-5cd9-4c2e-9942-6062ff4232d6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.809084 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63fa5f0d-5cd9-4c2e-9942-6062ff4232d6 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] GET https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:15.809433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63fa5f0d-5cd9-4c2e-9942-6062ff4232d6 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.809750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63fa5f0d-5cd9-4c2e-9942-6062ff4232d6 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.817711 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.817711 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:15.825886 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-63fa5f0d-5cd9-4c2e-9942-6062ff4232d6 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:15.829218 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63fa5f0d-5cd9-4c2e-9942-6062ff4232d6 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 200 Aug 26 09:02:15.829912 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 366/1469] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:15 2026] GET /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:15.844240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.846777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] POST https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action Aug 26 09:02:15.847552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-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=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:15.849188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:15.862674 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.862674 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:15.873862 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.873862 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:15.874909 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:15.896533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e50e3371-666f-4cfa-a3f3-3a2babbc39e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.898798 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e50e3371-666f-4cfa-a3f3-3a2babbc39e1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 Aug 26 09:02:15.899389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e50e3371-666f-4cfa-a3f3-3a2babbc39e1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.899389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e50e3371-666f-4cfa-a3f3-3a2babbc39e1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.905365 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Update volume metadata completed successfully. Aug 26 09:02:15.905430 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f867e1fb-f9b7-4101-b94f-c8deee2f76a2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action returned with HTTP 200 Aug 26 09:02:15.905913 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 373/1470] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:02:15 2026] POST /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action => generated 563 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:15.915149 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e50e3371-666f-4cfa-a3f3-3a2babbc39e1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 returned with HTTP 404 Aug 26 09:02:15.916174 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 366/1471] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:15 2026] GET /volume/v3/volumes/63cf9b16-cc9a-43ed-b816-129bb6156623 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:15.922858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f22d71a-b20a-45be-969b-2eff94f0ca9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.925773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f22d71a-b20a-45be-969b-2eff94f0ca9f tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] GET https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:15.926051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f22d71a-b20a-45be-969b-2eff94f0ca9f tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.926493 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f22d71a-b20a-45be-969b-2eff94f0ca9f tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.929476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6b5a1c5-a3ab-478e-8d89-60020f94e679 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.931893 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6b5a1c5-a3ab-478e-8d89-60020f94e679 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69 Aug 26 09:02:15.932356 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6b5a1c5-a3ab-478e-8d89-60020f94e679 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.933057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6b5a1c5-a3ab-478e-8d89-60020f94e679 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.933447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-d6b5a1c5-a3ab-478e-8d89-60020f94e679 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member c6d101fb-9a08-4efa-97aa-6d3ba8087d69 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:15.936137 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.936137 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:15.938302 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6b5a1c5-a3ab-478e-8d89-60020f94e679 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69 returned with HTTP 404 Aug 26 09:02:15.939577 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 367/1472] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:15 2026] GET /volume/v3/groups/c6d101fb-9a08-4efa-97aa-6d3ba8087d69 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:15.941121 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3f22d71a-b20a-45be-969b-2eff94f0ca9f tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:15.947830 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f22d71a-b20a-45be-969b-2eff94f0ca9f tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 200 Aug 26 09:02:15.948354 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 367/1473] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:15 2026] GET /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:15.950508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.953025 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] DELETE https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 Aug 26 09:02:15.953411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.953810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.954057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for member 913d35c9-4b38-4095-8e4f-371f4eb5ad68 {{(pid=100236) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 09:02:15.954243 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.group_snapshots [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group_snapshot with id: 913d35c9-4b38-4095-8e4f-371f4eb5ad68 Aug 26 09:02:15.960279 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.960279 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:15.962654 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.965688 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] POST https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action Aug 26 09:02:15.965997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:15.966127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:15.975108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5527f1ae-3fc9-46e3-ad0c-837716cccfc1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:15.978427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5527f1ae-3fc9-46e3-ad0c-837716cccfc1 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:15.978427 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5527f1ae-3fc9-46e3-ad0c-837716cccfc1 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:15.978427 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5527f1ae-3fc9-46e3-ad0c-837716cccfc1 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:15.978427 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5527f1ae-3fc9-46e3-ad0c-837716cccfc1 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:15.978579 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.978579 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:15.988425 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.988425 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:15.988674 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:15.988674 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:15.988965 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:15.989453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5527f1ae-3fc9-46e3-ad0c-837716cccfc1 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:15.989940 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 368/1474] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:15 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:15.995685 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Get volume image-metadata completed successfully. Aug 26 09:02:16.019147 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Delete volume metadata completed successfully. Aug 26 09:02:16.019402 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b510ef27-5b4a-4597-b95a-f6b6d02f7dfb tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action returned with HTTP 200 Aug 26 09:02:16.019938 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 367/1475] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:15 2026] POST /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 26 09:02:16.028023 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.030359 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] POST https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action Aug 26 09:02:16.030802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:16.030961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:16.038288 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-993d4e70-efdd-4d3a-87e0-d994b795c062 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 returned with HTTP 202 Aug 26 09:02:16.038802 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 374/1476] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:02:15 2026] DELETE /volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:16.042645 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.042645 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:16.043165 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:16.048476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d64ea43-3c5f-4606-b1da-366466d28eca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.050525 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:16.050967 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.051207 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Get volume image-metadata completed successfully. Aug 26 09:02:16.051269 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.051697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:16.051759 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81b13794-e697-4f7d-94f1-3eccd7b4d7e2 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action returned with HTTP 200 Aug 26 09:02:16.052548 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 368/1477] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:16 2026] POST /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:16.052735 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:16.065208 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-674a553c-8238-459f-ad56-79c55a279986 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.068250 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:16.068696 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-674a553c-8238-459f-ad56-79c55a279986 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] GET https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:16.068940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-674a553c-8238-459f-ad56-79c55a279986 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.069210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-674a553c-8238-459f-ad56-79c55a279986 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.069308 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:16.069482 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:16.081767 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.081767 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:16.086514 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-674a553c-8238-459f-ad56-79c55a279986 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:16.093530 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-674a553c-8238-459f-ad56-79c55a279986 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 200 Aug 26 09:02:16.094118 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 368/1478] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:16 2026] GET /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:16.111488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4ae6f440-8272-4916-8000-976778e386e9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.114167 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:16.114758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.114758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.114933 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Delete volume with id: 9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:16.124281 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.124281 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:16.125687 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:16.142607 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:16.151395 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.151395 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:16.163750 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Delete volume request issued successfully. Aug 26 09:02:16.163975 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ae6f440-8272-4916-8000-976778e386e9 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 202 Aug 26 09:02:16.165056 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 375/1479] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:16 2026] DELETE /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:16.172113 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d64ea43-3c5f-4606-b1da-366466d28eca tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:16.172773 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 369/1480] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:16 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:16.176334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-70ece7b8-eabd-4ba9-8fe2-a3cf7ac61745 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.178156 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70ece7b8-eabd-4ba9-8fe2-a3cf7ac61745 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] GET https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:16.178519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70ece7b8-eabd-4ba9-8fe2-a3cf7ac61745 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.178860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70ece7b8-eabd-4ba9-8fe2-a3cf7ac61745 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.191432 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.191432 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:16.191624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.193667 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:16.193667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.194189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.194467 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:16.196493 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:16.201772 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all snapshots completed successfully. Aug 26 09:02:16.202710 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-70ece7b8-eabd-4ba9-8fe2-a3cf7ac61745 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Volume info retrieved successfully. Aug 26 09:02:16.203407 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eda8e4a-e538-4b9f-8e1b-c5f0e88fb24d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:16.203606 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 369/1481] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:16 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:16.217340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-448a69fb-1852-4f83-ad32-01c80490aafe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.217512 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70ece7b8-eabd-4ba9-8fe2-a3cf7ac61745 tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 200 Aug 26 09:02:16.217512 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 369/1482] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:16 2026] GET /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 1390 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:16.218889 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-448a69fb-1852-4f83-ad32-01c80490aafe tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 Aug 26 09:02:16.219120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-448a69fb-1852-4f83-ad32-01c80490aafe tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.219506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-448a69fb-1852-4f83-ad32-01c80490aafe tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.219506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-448a69fb-1852-4f83-ad32-01c80490aafe tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 913d35c9-4b38-4095-8e4f-371f4eb5ad68 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:16.227940 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.227940 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:16.237387 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-448a69fb-1852-4f83-ad32-01c80490aafe tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 returned with HTTP 200 Aug 26 09:02:16.237562 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 376/1483] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:16 2026] GET /volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:16.288311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60d4fd34-8541-451d-be64-ce7245468e98 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:16.290928 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60d4fd34-8541-451d-be64-ce7245468e98 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:16.291373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60d4fd34-8541-451d-be64-ce7245468e98 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:16.291531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60d4fd34-8541-451d-be64-ce7245468e98 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:16.303950 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:16.303950 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:16.309306 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-60d4fd34-8541-451d-be64-ce7245468e98 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:16.315470 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60d4fd34-8541-451d-be64-ce7245468e98 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 returned with HTTP 200 Aug 26 09:02:16.315991 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 370/1484] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:16 2026] GET /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:17.005341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa9fbadf-d29b-4f3c-8ebb-8a244690a711 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:17.008054 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa9fbadf-d29b-4f3c-8ebb-8a244690a711 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:17.008054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa9fbadf-d29b-4f3c-8ebb-8a244690a711 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:17.008278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa9fbadf-d29b-4f3c-8ebb-8a244690a711 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:17.008410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-aa9fbadf-d29b-4f3c-8ebb-8a244690a711 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:17.016786 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:17.016786 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:17.017603 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa9fbadf-d29b-4f3c-8ebb-8a244690a711 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:17.017987 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 370/1485] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:17 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:17.235987 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1126bcbf-71b5-4348-b20d-7ca093a2d63a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:17.239570 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1126bcbf-71b5-4348-b20d-7ca093a2d63a tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] GET https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 Aug 26 09:02:17.239831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1126bcbf-71b5-4348-b20d-7ca093a2d63a tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:17.240111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1126bcbf-71b5-4348-b20d-7ca093a2d63a tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:17.247880 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1126bcbf-71b5-4348-b20d-7ca093a2d63a tempest-VolumesImageMetadata-1432416595 tempest-VolumesImageMetadata-1432416595-project-member] https://10.4.3.236/volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 returned with HTTP 404 Aug 26 09:02:17.248486 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 370/1486] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:17 2026] GET /volume/v3/volumes/9c374c98-2c55-484f-96ec-4beed22e5971 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:17.250764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bfabd36b-7322-4fd0-9eb8-4a862b338a18 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:17.253959 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfabd36b-7322-4fd0-9eb8-4a862b338a18 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 Aug 26 09:02:17.254290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfabd36b-7322-4fd0-9eb8-4a862b338a18 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:17.254577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfabd36b-7322-4fd0-9eb8-4a862b338a18 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:17.254763 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-bfabd36b-7322-4fd0-9eb8-4a862b338a18 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 913d35c9-4b38-4095-8e4f-371f4eb5ad68 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:17.260821 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfabd36b-7322-4fd0-9eb8-4a862b338a18 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 returned with HTTP 404 Aug 26 09:02:17.261559 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 377/1487] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:17 2026] GET /volume/v3/group_snapshots/913d35c9-4b38-4095-8e4f-371f4eb5ad68 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:17.270772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:17.273225 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:17.273591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:17.273823 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:17.274215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:17.275250 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:17.285542 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:17.286536 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:17.286536 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:17.339203 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:17.345604 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:17.345604 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:17.354499 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f940518a-4c25-40de-87d9-97c7cb6f1cc9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:17.354962 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 371/1488] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:17 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:17.375506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:17.379962 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402/action Aug 26 09:02:17.380600 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:17.381549 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:17.386136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for group f111d5d1-d859-4a30-8d20-ad8097183402 {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:02:17.386136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group with id: f111d5d1-d859-4a30-8d20-ad8097183402 Aug 26 09:02:17.392230 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:17.392230 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:17.457602 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7e987e7-544a-414f-b9fd-93bdd9691030 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402/action returned with HTTP 202 Aug 26 09:02:17.458514 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 371/1489] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:02:17 2026] POST /volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:17.472961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:17.477359 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce Aug 26 09:02:17.477623 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:17.477956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:17.488048 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:17.488048 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:17.493832 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:17.494808 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:17.495085 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:17.556200 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:17.560893 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:17.560893 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:17.569696 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-218a4eb3-e21a-4c39-b6e9-1abf56bf8312 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce returned with HTTP 200 Aug 26 09:02:17.570180 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 371/1490] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:17 2026] GET /volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:18.032828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4cbf8f0d-97ff-4d66-a15f-e8d2cb896075 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.035310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4cbf8f0d-97ff-4d66-a15f-e8d2cb896075 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:18.035310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4cbf8f0d-97ff-4d66-a15f-e8d2cb896075 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.035562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4cbf8f0d-97ff-4d66-a15f-e8d2cb896075 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.035744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4cbf8f0d-97ff-4d66-a15f-e8d2cb896075 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:18.044392 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:18.044392 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:18.045402 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4cbf8f0d-97ff-4d66-a15f-e8d2cb896075 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:18.045919 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 378/1491] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:18 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:18.589867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-48ccab4d-230f-40e2-8136-098d81067352 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.593986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48ccab4d-230f-40e2-8136-098d81067352 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce Aug 26 09:02:18.593986 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48ccab4d-230f-40e2-8136-098d81067352 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.593986 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48ccab4d-230f-40e2-8136-098d81067352 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.604164 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48ccab4d-230f-40e2-8136-098d81067352 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce returned with HTTP 404 Aug 26 09:02:18.605657 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 372/1492] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:18 2026] GET /volume/v3/volumes/2d431370-9351-4581-82bb-38b6c68224ce => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:18.614153 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab76d2a6-5724-4252-9232-e7bb271ae047 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.617997 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab76d2a6-5724-4252-9232-e7bb271ae047 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 Aug 26 09:02:18.617997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab76d2a6-5724-4252-9232-e7bb271ae047 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.617997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab76d2a6-5724-4252-9232-e7bb271ae047 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.617997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-ab76d2a6-5724-4252-9232-e7bb271ae047 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member f111d5d1-d859-4a30-8d20-ad8097183402 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:18.622607 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab76d2a6-5724-4252-9232-e7bb271ae047 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 returned with HTTP 404 Aug 26 09:02:18.627409 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 372/1493] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:18 2026] GET /volume/v3/groups/f111d5d1-d859-4a30-8d20-ad8097183402 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:18.634182 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49a22090-d673-405e-8b67-0e5ce8066c70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.640078 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49a22090-d673-405e-8b67-0e5ce8066c70 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/3fcd2489-24e1-44de-acc1-4e5c68e462e2 Aug 26 09:02:18.640380 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49a22090-d673-405e-8b67-0e5ce8066c70 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.640669 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49a22090-d673-405e-8b67-0e5ce8066c70 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.669903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49a22090-d673-405e-8b67-0e5ce8066c70 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/group_types/3fcd2489-24e1-44de-acc1-4e5c68e462e2 returned with HTTP 202 Aug 26 09:02:18.669903 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 372/1494] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:18 2026] DELETE /volume/v3/group_types/3fcd2489-24e1-44de-acc1-4e5c68e462e2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:18.675932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-00a31042-4648-4cb4-90fa-6a375eaa94dc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.676970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00a31042-4648-4cb4-90fa-6a375eaa94dc tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] DELETE https://10.4.3.236/volume/v3/types/a8227311-9a46-44d6-984d-3dbddb8bed49 Aug 26 09:02:18.677304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-00a31042-4648-4cb4-90fa-6a375eaa94dc tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.677596 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-00a31042-4648-4cb4-90fa-6a375eaa94dc tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.715549 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00a31042-4648-4cb4-90fa-6a375eaa94dc tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types/a8227311-9a46-44d6-984d-3dbddb8bed49 returned with HTTP 202 Aug 26 09:02:18.715737 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 379/1495] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:18 2026] DELETE /volume/v3/types/a8227311-9a46-44d6-984d-3dbddb8bed49 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:18.727236 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b0487831-1648-4357-8459-ff31cdc4a071 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.729944 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b0487831-1648-4357-8459-ff31cdc4a071 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] GET https://10.4.3.236/volume/v3/types/a8227311-9a46-44d6-984d-3dbddb8bed49 Aug 26 09:02:18.730312 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b0487831-1648-4357-8459-ff31cdc4a071 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.730649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b0487831-1648-4357-8459-ff31cdc4a071 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.737959 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b0487831-1648-4357-8459-ff31cdc4a071 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types/a8227311-9a46-44d6-984d-3dbddb8bed49 returned with HTTP 404 Aug 26 09:02:18.739040 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 373/1496] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:18 2026] GET /volume/v3/types/a8227311-9a46-44d6-984d-3dbddb8bed49 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:18.754921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ae903a4-ab10-4271-b5e2-8cf93579fbfb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.759615 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ae903a4-ab10-4271-b5e2-8cf93579fbfb tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:18.760978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ae903a4-ab10-4271-b5e2-8cf93579fbfb tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-175267861"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:18.791861 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ae903a4-ab10-4271-b5e2-8cf93579fbfb tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:02:18.792420 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 373/1497] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:18 2026] POST /volume/v3/types => generated 223 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:18.805300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2ddc3b4-5a08-4eb2-a18f-f0c533decdf6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.808772 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2ddc3b4-5a08-4eb2-a18f-f0c533decdf6 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:18.809355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2ddc3b4-5a08-4eb2-a18f-f0c533decdf6 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-980743419"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:18.839983 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2ddc3b4-5a08-4eb2-a18f-f0c533decdf6 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:18.840677 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 373/1498] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:02:18 2026] POST /volume/v3/group_types => generated 180 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:18.853545 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.855262 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 09:02:18.855685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4b1a5b48-a9b4-4036-a23c-96b79352bca4", "volume_types": ["e962067e-a31f-40d9-8070-63edeea1223b"], "name": "tempest-GroupSnapshotsTest-Group-776269960"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:18.858381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group {'group': {'group_type': '4b1a5b48-a9b4-4036-a23c-96b79352bca4', 'volume_types': ['e962067e-a31f-40d9-8070-63edeea1223b'], 'name': 'tempest-GroupSnapshotsTest-Group-776269960'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 09:02:18.864798 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group tempest-GroupSnapshotsTest-Group-776269960. Aug 26 09:02:18.877273 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:18.898470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['3db2b66d-2663-451a-8d42-e06127ac0468'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:18.938181 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aedfcb6c-ecb5-4083-8253-ca18b0a61b59 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 09:02:18.939071 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 380/1499] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 09:02:18 2026] POST /volume/v3/groups => generated 111 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:18.950964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cec7f822-f6bc-40eb-a8df-797e982ad98c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:18.956390 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cec7f822-f6bc-40eb-a8df-797e982ad98c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:18.957330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cec7f822-f6bc-40eb-a8df-797e982ad98c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:18.957481 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cec7f822-f6bc-40eb-a8df-797e982ad98c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:18.957664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-cec7f822-f6bc-40eb-a8df-797e982ad98c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:18.963320 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:18.963320 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:18.977971 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cec7f822-f6bc-40eb-a8df-797e982ad98c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:18.978553 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 374/1500] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:18 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:19.066213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8e73441-1f80-4a58-bc02-a2495d274671 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:19.068508 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8e73441-1f80-4a58-bc02-a2495d274671 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:19.069455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8e73441-1f80-4a58-bc02-a2495d274671 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:19.069455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8e73441-1f80-4a58-bc02-a2495d274671 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:19.069455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c8e73441-1f80-4a58-bc02-a2495d274671 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:19.075807 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:19.075807 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:19.076752 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8e73441-1f80-4a58-bc02-a2495d274671 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:19.077468 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 374/1501] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:19 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:19.990836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19348dbd-c6ff-4282-b8f9-aad580c05b85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:19.998823 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19348dbd-c6ff-4282-b8f9-aad580c05b85 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:19.999176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19348dbd-c6ff-4282-b8f9-aad580c05b85 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:19.999478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19348dbd-c6ff-4282-b8f9-aad580c05b85 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:19.999672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-19348dbd-c6ff-4282-b8f9-aad580c05b85 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:20.005869 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.005869 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:20.016633 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19348dbd-c6ff-4282-b8f9-aad580c05b85 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:20.017227 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 374/1502] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:19 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:02:20.030007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:20.033169 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:20.033490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1867133855", "volume_type": "e962067e-a31f-40d9-8070-63edeea1223b", "group_id": "4158885c-94b6-479d-a68b-786e831662f4", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:20.037056 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1867133855', 'volume_type': 'e962067e-a31f-40d9-8070-63edeea1223b', 'group_id': '4158885c-94b6-479d-a68b-786e831662f4', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:20.045175 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.045175 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:20.045723 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume of 1 GB Aug 26 09:02:20.053759 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:20.061156 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (9de30b73-11b2-4081-82c8-420cd35cde29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:20.094341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-922abbed-f6af-40d6-816d-615ab1fffb14 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:20.096599 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-922abbed-f6af-40d6-816d-615ab1fffb14 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:20.097030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-922abbed-f6af-40d6-816d-615ab1fffb14 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:20.097779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-922abbed-f6af-40d6-816d-615ab1fffb14 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:20.097779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-922abbed-f6af-40d6-816d-615ab1fffb14 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:20.104168 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.104168 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:20.105716 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-922abbed-f6af-40d6-816d-615ab1fffb14 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:20.106605 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 375/1503] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:20 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:20.225121 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f8116d-a826-44da-b958-3f83e0a09dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:20.226510 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.226510 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:20.226746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:20.263630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f8116d-a826-44da-b958-3f83e0a09dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e962067e-a31f-40d9-8070-63edeea1223b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-175267861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e962067e-a31f-40d9-8070-63edeea1223b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4158885c-94b6-479d-a68b-786e831662f4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:20.264325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2c15ee-ca97-40f6-9fc1-61fa093e63f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:20.329525 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-175267861 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-175267861, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:20.330246 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-175267861 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-175267861, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:20.378903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['dcd096f5-7b8f-4487-9601-b9036b423c57', 'b8f6a87b-ff00-40f0-84fd-fd1430474544', 'de5ba492-6005-4557-a181-e505657b3a20', 'ddc43e66-4439-4fa0-8f12-6ed68290f16e'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:20.379871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2c15ee-ca97-40f6-9fc1-61fa093e63f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd096f5-7b8f-4487-9601-b9036b423c57', 'b8f6a87b-ff00-40f0-84fd-fd1430474544', 'de5ba492-6005-4557-a181-e505657b3a20', 'ddc43e66-4439-4fa0-8f12-6ed68290f16e']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:20.380723 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef6f880-35d4-4328-b0ff-378c883f802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:20.408456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef6f880-35d4-4328-b0ff-378c883f802c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b500b9e-3b93-4e12-80f3-c3360b8f0a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1867133855',encryption_key_id=None,group_id=4158885c-94b6-479d-a68b-786e831662f4,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['dcd096f5-7b8f-4487-9601-b9036b423c57','b8f6a87b-ff00-40f0-84fd-fd1430474544','de5ba492-6005-4557-a181-e505657b3a20','ddc43e66-4439-4fa0-8f12-6ed68290f16e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=e962067e-a31f-40d9-8070-63edeea1223b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1867133855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4158885c-94b6-479d-a68b-786e831662f4,host=None,id=6b500b9e-3b93-4e12-80f3-c3360b8f0a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4265e70c7454942a96871d411ea8381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e962067e-a31f-40d9-8070-63edeea1223b),volume_type_id=e962067e-a31f-40d9-8070-63edeea1223b)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:20.409451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ec9ab1-d476-4ebb-81fd-e8130a1234be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:20.440182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ec9ab1-d476-4ebb-81fd-e8130a1234be) transitioned into state 'SUCCESS' from state '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-1867133855',encryption_key_id=None,group_id=4158885c-94b6-479d-a68b-786e831662f4,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['dcd096f5-7b8f-4487-9601-b9036b423c57','b8f6a87b-ff00-40f0-84fd-fd1430474544','de5ba492-6005-4557-a181-e505657b3a20','ddc43e66-4439-4fa0-8f12-6ed68290f16e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=e962067e-a31f-40d9-8070-63edeea1223b)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:20.441019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d9be37-8644-4215-bb62-3e509a533390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:20.454799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d9be37-8644-4215-bb62-3e509a533390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:20.455910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (9de30b73-11b2-4081-82c8-420cd35cde29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:20.456587 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request issued successfully. Aug 26 09:02:20.462266 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:20.462510 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:20.522779 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:20.528711 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.528711 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:20.535586 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9a9fc99-26b3-4cf6-be5e-bf791a0d199f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:20.535975 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 381/1504] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:02:20 2026] POST /volume/v3/volumes => generated 822 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:20.559807 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0569c6d3-ec51-47b6-b660-39731f04e616 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:20.563424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e Aug 26 09:02:20.563814 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:20.564155 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:20.575564 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.575564 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:20.583790 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:20.584729 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:20.584945 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:20.653305 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:20.661194 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:20.661194 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:20.672264 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0569c6d3-ec51-47b6-b660-39731f04e616 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e returned with HTTP 200 Aug 26 09:02:20.672573 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 375/1505] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:20 2026] GET /volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e => generated 890 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:21.122454 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c4cba7eb-2b30-44d8-a6ef-2536da2242e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:21.124729 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4cba7eb-2b30-44d8-a6ef-2536da2242e9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:21.124729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4cba7eb-2b30-44d8-a6ef-2536da2242e9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:21.124729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4cba7eb-2b30-44d8-a6ef-2536da2242e9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:21.124936 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c4cba7eb-2b30-44d8-a6ef-2536da2242e9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:21.132276 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:21.132276 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:21.132276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4cba7eb-2b30-44d8-a6ef-2536da2242e9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:21.132681 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 375/1506] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:21 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:21.692878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:21.695190 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e Aug 26 09:02:21.695493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:21.695756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:21.705731 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:21.705731 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:21.711699 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:21.712669 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:21.712943 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:21.755001 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:21.759494 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:21.759494 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:21.769732 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aff5896a-b136-4c69-8f93-48d7a0a829d7 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e returned with HTTP 200 Aug 26 09:02:21.770162 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 376/1507] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:21 2026] GET /volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:21.782102 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:21.784073 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:21.784438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1502683053", "volume_type": "e962067e-a31f-40d9-8070-63edeea1223b", "group_id": "4158885c-94b6-479d-a68b-786e831662f4", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:21.785861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1502683053', 'volume_type': 'e962067e-a31f-40d9-8070-63edeea1223b', 'group_id': '4158885c-94b6-479d-a68b-786e831662f4', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:21.793036 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:21.793036 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:21.793482 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume of 1 GB Aug 26 09:02:21.798874 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:21.804179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (9b3fecde-b810-4ffc-96a4-a1685338dafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:21.805222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1500478-14b4-4630-99dc-8c90cbd5228d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:21.805746 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:21.805746 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:21.806158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:21.826352 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1500478-14b4-4630-99dc-8c90cbd5228d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e962067e-a31f-40d9-8070-63edeea1223b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-175267861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e962067e-a31f-40d9-8070-63edeea1223b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4158885c-94b6-479d-a68b-786e831662f4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:21.826352 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfff67c-8099-47d0-a7ec-b1a3f477b4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:21.872740 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['9a896a2f-30f6-4d2f-b3d1-de0c8464e95e', '481035d1-009f-4add-9430-80e97a79cbb9', 'bb307855-1ec3-4b98-b614-bdf8b7cf1952', '1335fbac-5609-4d22-be39-dddd02a896b0'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:21.874652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfff67c-8099-47d0-a7ec-b1a3f477b4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a896a2f-30f6-4d2f-b3d1-de0c8464e95e', '481035d1-009f-4add-9430-80e97a79cbb9', 'bb307855-1ec3-4b98-b614-bdf8b7cf1952', '1335fbac-5609-4d22-be39-dddd02a896b0']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:21.874652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b79a599-26e2-451d-ad22-fabeb743f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:21.898294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b79a599-26e2-451d-ad22-fabeb743f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '014ded68-d681-49bd-97a8-af3d5d383977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1502683053',encryption_key_id=None,group_id=4158885c-94b6-479d-a68b-786e831662f4,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['9a896a2f-30f6-4d2f-b3d1-de0c8464e95e','481035d1-009f-4add-9430-80e97a79cbb9','bb307855-1ec3-4b98-b614-bdf8b7cf1952','1335fbac-5609-4d22-be39-dddd02a896b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=e962067e-a31f-40d9-8070-63edeea1223b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1502683053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4158885c-94b6-479d-a68b-786e831662f4,host=None,id=014ded68-d681-49bd-97a8-af3d5d383977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4265e70c7454942a96871d411ea8381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e962067e-a31f-40d9-8070-63edeea1223b),volume_type_id=e962067e-a31f-40d9-8070-63edeea1223b)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:21.899139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b535cfa5-7159-4483-a05a-98181a086e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:21.932666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b535cfa5-7159-4483-a05a-98181a086e64) transitioned into state 'SUCCESS' from state '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-1502683053',encryption_key_id=None,group_id=4158885c-94b6-479d-a68b-786e831662f4,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['9a896a2f-30f6-4d2f-b3d1-de0c8464e95e','481035d1-009f-4add-9430-80e97a79cbb9','bb307855-1ec3-4b98-b614-bdf8b7cf1952','1335fbac-5609-4d22-be39-dddd02a896b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=e962067e-a31f-40d9-8070-63edeea1223b)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:21.935861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4f50ca-62f4-4da8-80c0-287ec0018557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:21.965003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4f50ca-62f4-4da8-80c0-287ec0018557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:21.966302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (9b3fecde-b810-4ffc-96a4-a1685338dafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:21.966735 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request issued successfully. Aug 26 09:02:21.967658 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:21.967918 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:22.032310 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:22.036052 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:22.036052 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:22.041023 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ddf8775-5f0f-46a0-b028-62aca509af81 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:22.041526 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 382/1508] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:02:21 2026] POST /volume/v3/volumes => generated 822 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:22.057771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a587189-3512-41d4-83b0-5a24e7e93217 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:22.059634 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 Aug 26 09:02:22.059900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:22.060095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:22.067949 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:22.067949 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:22.074834 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:22.075774 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:22.075966 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:22.131346 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:22.135996 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:22.135996 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:22.148794 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a587189-3512-41d4-83b0-5a24e7e93217 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 returned with HTTP 200 Aug 26 09:02:22.149664 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 376/1509] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:22 2026] GET /volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 => generated 890 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:22.150194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-197eae35-addd-4798-8e34-cdc6f0e558cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:22.153082 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-197eae35-addd-4798-8e34-cdc6f0e558cd tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:22.155574 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-197eae35-addd-4798-8e34-cdc6f0e558cd tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:22.155672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-197eae35-addd-4798-8e34-cdc6f0e558cd tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:22.155812 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-197eae35-addd-4798-8e34-cdc6f0e558cd tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:22.160945 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:22.160945 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:22.161655 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-197eae35-addd-4798-8e34-cdc6f0e558cd tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:22.162321 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 376/1510] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:22 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:23.165181 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.167477 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 Aug 26 09:02:23.171697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:23.172116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:23.176711 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f578f604-61aa-4e16-84e8-a810349a5514 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.181940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f578f604-61aa-4e16-84e8-a810349a5514 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:23.181940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f578f604-61aa-4e16-84e8-a810349a5514 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:23.181940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f578f604-61aa-4e16-84e8-a810349a5514 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:23.181940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f578f604-61aa-4e16-84e8-a810349a5514 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:23.188606 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.188606 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:23.188606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f578f604-61aa-4e16-84e8-a810349a5514 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:23.188606 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 383/1511] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:23 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:23.199947 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.199947 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:23.204203 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:23.207071 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:23.207071 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:23.207381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.209596 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:02:23.210061 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01258853-d24b-45be-9525-c8f5c94ad757", "name": "tempest-VolumesBackupsTest-Backup-1035336349"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:23.212777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating new backup {'backup': {'volume_id': '01258853-d24b-45be-9525-c8f5c94ad757', 'name': 'tempest-VolumesBackupsTest-Backup-1035336349'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:02:23.213620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating backup of volume 01258853-d24b-45be-9525-c8f5c94ad757 in container None Aug 26 09:02:23.229905 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.229905 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:23.231018 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:02:23.250693 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:23.254483 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.254483 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:23.262384 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['6e8cabff-5fd2-475a-8834-35b5d310ef60', '13ac133a-3cfe-47a2-9694-869d4a21ae49'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:23.265987 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43eb24a5-948e-48eb-8e3e-f3fe08aee4af tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 returned with HTTP 200 Aug 26 09:02:23.265987 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 377/1512] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:23 2026] GET /volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:23.287012 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ea23eb5-83ef-4d9e-aebb-921a291a9d63 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.288945 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ea23eb5-83ef-4d9e-aebb-921a291a9d63 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] PUT https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:23.289478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ea23eb5-83ef-4d9e-aebb-921a291a9d63 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6b500b9e-3b93-4e12-80f3-c3360b8f0a8e"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:23.291402 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-3ea23eb5-83ef-4d9e-aebb-921a291a9d63 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Update called for group 4158885c-94b6-479d-a68b-786e831662f4. {{(pid=100238) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 09:02:23.291613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-3ea23eb5-83ef-4d9e-aebb-921a291a9d63 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Updating group 4158885c-94b6-479d-a68b-786e831662f4 with name None description: None add_volumes: None remove_volumes: 6b500b9e-3b93-4e12-80f3-c3360b8f0a8e. Aug 26 09:02:23.297273 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.297273 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:23.311446 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a46f2427-939a-4f64-817f-06b62e59f6f8 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:02:23.312192 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 377/1513] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:23 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:23.327756 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd2db6b7-ff67-496a-9a96-925d457e641f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.328283 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ea23eb5-83ef-4d9e-aebb-921a291a9d63 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 202 Aug 26 09:02:23.329526 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 377/1514] 10.4.3.236 () {70 vars in 1406 bytes} [Wed Aug 26 09:02:23 2026] PUT /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:23.330490 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd2db6b7-ff67-496a-9a96-925d457e641f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:23.330676 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd2db6b7-ff67-496a-9a96-925d457e641f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:23.330924 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd2db6b7-ff67-496a-9a96-925d457e641f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:23.331141 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fd2db6b7-ff67-496a-9a96-925d457e641f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:23.345215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-27bfed0d-fb30-4201-bc2e-c95fb7e7844e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.345373 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.345373 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:23.345905 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd2db6b7-ff67-496a-9a96-925d457e641f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:23.346019 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27bfed0d-fb30-4201-bc2e-c95fb7e7844e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:23.346464 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27bfed0d-fb30-4201-bc2e-c95fb7e7844e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:23.346649 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 384/1515] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:23 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:23.346699 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27bfed0d-fb30-4201-bc2e-c95fb7e7844e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:23.346831 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-27bfed0d-fb30-4201-bc2e-c95fb7e7844e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:23.351905 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:23.351905 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:23.363199 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27bfed0d-fb30-4201-bc2e-c95fb7e7844e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:23.363734 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 378/1516] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:23 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:23.472520 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-880d8512-3d95-4e77-80a2-c2b5126c3c69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:23.477523 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-880d8512-3d95-4e77-80a2-c2b5126c3c69 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/c195ca43-a27f-4e7b-9747-db9665c8479c/action Aug 26 09:02:23.478056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-880d8512-3d95-4e77-80a2-c2b5126c3c69 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-attach": {"instance_uuid": "1dd24325-7ffc-4291-9531-55ed0e605d59", "mountpoint": "/dev/vdc"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:23.478229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-880d8512-3d95-4e77-80a2-c2b5126c3c69 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1dd24325-7ffc-4291-9531-55ed0e605d59", "mountpoint": "/dev/vdc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:23.493049 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-880d8512-3d95-4e77-80a2-c2b5126c3c69 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/c195ca43-a27f-4e7b-9747-db9665c8479c/action returned with HTTP 404 Aug 26 09:02:23.493796 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 378/1517] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:23 2026] POST /volume/v3/volumes/c195ca43-a27f-4e7b-9747-db9665c8479c/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:02:24.360369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65d56d44-cbd0-4d32-8e14-f4c877fcce39 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:24.363043 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65d56d44-cbd0-4d32-8e14-f4c877fcce39 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:24.363340 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65d56d44-cbd0-4d32-8e14-f4c877fcce39 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:24.363584 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65d56d44-cbd0-4d32-8e14-f4c877fcce39 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:24.363764 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-65d56d44-cbd0-4d32-8e14-f4c877fcce39 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:24.369689 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:24.369689 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:24.370609 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65d56d44-cbd0-4d32-8e14-f4c877fcce39 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:24.371050 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 378/1518] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:24 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:24.376574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a8377b67-fb66-438c-9821-a83deff7811a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:24.380797 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a8377b67-fb66-438c-9821-a83deff7811a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:24.381100 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a8377b67-fb66-438c-9821-a83deff7811a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:24.381306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a8377b67-fb66-438c-9821-a83deff7811a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:24.381480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-a8377b67-fb66-438c-9821-a83deff7811a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:24.391260 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:24.391260 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:24.404012 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a8377b67-fb66-438c-9821-a83deff7811a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:24.404492 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 385/1519] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:24 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:24.414483 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df37ef97-af25-4c87-a52e-6f798b64a6c1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:24.417345 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df37ef97-af25-4c87-a52e-6f798b64a6c1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] PUT https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:24.417899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df37ef97-af25-4c87-a52e-6f798b64a6c1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6b500b9e-3b93-4e12-80f3-c3360b8f0a8e"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:24.425908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-df37ef97-af25-4c87-a52e-6f798b64a6c1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Update called for group 4158885c-94b6-479d-a68b-786e831662f4. {{(pid=100239) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 09:02:24.426054 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-df37ef97-af25-4c87-a52e-6f798b64a6c1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Updating group 4158885c-94b6-479d-a68b-786e831662f4 with name None description: None add_volumes: 6b500b9e-3b93-4e12-80f3-c3360b8f0a8e remove_volumes: None. Aug 26 09:02:24.430022 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:24.430022 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:24.487231 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df37ef97-af25-4c87-a52e-6f798b64a6c1 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 202 Aug 26 09:02:24.488360 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 379/1520] 10.4.3.236 () {70 vars in 1406 bytes} [Wed Aug 26 09:02:24 2026] PUT /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:24.498765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5f9f21de-7336-4765-b1fe-6575d1762490 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:24.501256 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f9f21de-7336-4765-b1fe-6575d1762490 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:24.501557 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f9f21de-7336-4765-b1fe-6575d1762490 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:24.501833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f9f21de-7336-4765-b1fe-6575d1762490 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:24.501928 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-5f9f21de-7336-4765-b1fe-6575d1762490 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:24.506509 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:24.506509 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:24.517559 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f9f21de-7336-4765-b1fe-6575d1762490 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:24.518090 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 379/1521] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:24 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:25.401707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d27a035-c84c-4d32-844a-956c345ed00d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:25.412812 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d27a035-c84c-4d32-844a-956c345ed00d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:25.412812 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d27a035-c84c-4d32-844a-956c345ed00d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:25.413117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d27a035-c84c-4d32-844a-956c345ed00d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:25.414115 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0d27a035-c84c-4d32-844a-956c345ed00d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:25.423110 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:25.423110 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:25.424184 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d27a035-c84c-4d32-844a-956c345ed00d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:25.425399 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 379/1522] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:25 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 739 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:25.535570 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-95478aeb-841c-45d8-8b06-3af30e0c8c8c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:25.539307 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95478aeb-841c-45d8-8b06-3af30e0c8c8c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:25.539644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95478aeb-841c-45d8-8b06-3af30e0c8c8c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:25.540573 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95478aeb-841c-45d8-8b06-3af30e0c8c8c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:25.540573 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-95478aeb-841c-45d8-8b06-3af30e0c8c8c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:25.546852 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:25.546852 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:25.575552 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95478aeb-841c-45d8-8b06-3af30e0c8c8c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:25.576532 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 386/1523] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:25 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:25.578879 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3e103312-8a17-4bab-aa3e-82937132808f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:25.590515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a81e8a2-6f93-493d-bb85-6c77719319c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:25.593820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a81e8a2-6f93-493d-bb85-6c77719319c5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] PUT https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:25.595032 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a81e8a2-6f93-493d-bb85-6c77719319c5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "014ded68-d681-49bd-97a8-af3d5d383977"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:25.598128 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-0a81e8a2-6f93-493d-bb85-6c77719319c5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Update called for group 4158885c-94b6-479d-a68b-786e831662f4. {{(pid=100237) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 09:02:25.598128 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-0a81e8a2-6f93-493d-bb85-6c77719319c5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Updating group 4158885c-94b6-479d-a68b-786e831662f4 with name None description: None add_volumes: None remove_volumes: 014ded68-d681-49bd-97a8-af3d5d383977. Aug 26 09:02:25.603918 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:25.603918 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:25.651316 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a81e8a2-6f93-493d-bb85-6c77719319c5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 202 Aug 26 09:02:25.653196 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 380/1524] 10.4.3.236 () {70 vars in 1406 bytes} [Wed Aug 26 09:02:25 2026] PUT /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:25.664579 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52488bf8-a9aa-4d30-baa4-8acfdf0a80ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:25.670543 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52488bf8-a9aa-4d30-baa4-8acfdf0a80ad tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:25.670543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52488bf8-a9aa-4d30-baa4-8acfdf0a80ad tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:25.671533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52488bf8-a9aa-4d30-baa4-8acfdf0a80ad tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:25.671724 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-52488bf8-a9aa-4d30-baa4-8acfdf0a80ad tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:25.676553 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:25.676553 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:25.688379 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:25.688899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1245684622"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:25.692375 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1245684622'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:25.692582 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume of 1 GB Aug 26 09:02:25.693480 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:25.693480 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:25.694700 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52488bf8-a9aa-4d30-baa4-8acfdf0a80ad tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:25.695293 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 380/1525] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:25 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:25.702273 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability Zones retrieved successfully. Aug 26 09:02:25.714747 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (8ae31234-ef7a-40e2-a03e-0da0e775f901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:25.717639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4206e6a0-6194-42be-a09d-2071c82ce96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:25.718300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:25.770794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4206e6a0-6194-42be-a09d-2071c82ce96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:25.772346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775cefce-bb8c-43bf-b6fc-dd76335be0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:25.870282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['d7efe377-75c1-41f2-a7db-3c9897bae686', 'c9635e1a-fab4-46ce-8d5e-26f119e95c4d', '8701e82f-d3ad-4dd3-a569-d7461991a8b3', '5e7535d1-3b9b-45e7-8456-131c612c1e5e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:25.871645 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775cefce-bb8c-43bf-b6fc-dd76335be0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7efe377-75c1-41f2-a7db-3c9897bae686', 'c9635e1a-fab4-46ce-8d5e-26f119e95c4d', '8701e82f-d3ad-4dd3-a569-d7461991a8b3', '5e7535d1-3b9b-45e7-8456-131c612c1e5e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:25.872771 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e9941c-ceaf-440a-9462-29ed1484ea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:25.902224 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e9941c-ceaf-440a-9462-29ed1484ea8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4af6034-38b5-4291-b812-64453d995a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1245684622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['d7efe377-75c1-41f2-a7db-3c9897bae686','c9635e1a-fab4-46ce-8d5e-26f119e95c4d','8701e82f-d3ad-4dd3-a569-d7461991a8b3','5e7535d1-3b9b-45e7-8456-131c612c1e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1245684622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4af6034-38b5-4291-b812-64453d995a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f10b999975b4508bdb9aa81b2f106e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:25.903178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44e76c9-97f0-4281-b06a-711ebacf4497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:25.932815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44e76c9-97f0-4281-b06a-711ebacf4497) transitioned into state 'SUCCESS' from state '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-1245684622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['d7efe377-75c1-41f2-a7db-3c9897bae686','c9635e1a-fab4-46ce-8d5e-26f119e95c4d','8701e82f-d3ad-4dd3-a569-d7461991a8b3','5e7535d1-3b9b-45e7-8456-131c612c1e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:25.933194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08773cdb-3870-4105-aa9a-48d8f31009f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:25.947394 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08773cdb-3870-4105-aa9a-48d8f31009f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:25.948480 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (8ae31234-ef7a-40e2-a03e-0da0e775f901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:25.948882 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request issued successfully. Aug 26 09:02:25.949665 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e103312-8a17-4bab-aa3e-82937132808f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:25.950149 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 380/1526] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:25 2026] POST /volume/v3/volumes => generated 749 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:26.445654 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3a3f15bf-1335-4aac-9ddb-6fd2d0279d35 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:26.448060 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a3f15bf-1335-4aac-9ddb-6fd2d0279d35 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:26.448286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a3f15bf-1335-4aac-9ddb-6fd2d0279d35 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:26.448508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a3f15bf-1335-4aac-9ddb-6fd2d0279d35 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:26.448662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3a3f15bf-1335-4aac-9ddb-6fd2d0279d35 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:26.455433 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:26.455433 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:26.456352 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a3f15bf-1335-4aac-9ddb-6fd2d0279d35 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:26.456794 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 387/1527] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:26 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:26.706821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d534dd02-e33a-4e0d-a835-2240bff07b8f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:26.708717 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d534dd02-e33a-4e0d-a835-2240bff07b8f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:26.709101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d534dd02-e33a-4e0d-a835-2240bff07b8f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:26.709235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d534dd02-e33a-4e0d-a835-2240bff07b8f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:26.709310 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-d534dd02-e33a-4e0d-a835-2240bff07b8f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:26.713188 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:26.713188 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:26.723248 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d534dd02-e33a-4e0d-a835-2240bff07b8f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:26.723783 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 381/1528] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:26 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:26.738617 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e088c21c-77df-4cff-b2d7-844b362d2153 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:26.741072 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e088c21c-77df-4cff-b2d7-844b362d2153 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] PUT https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:26.741433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e088c21c-77df-4cff-b2d7-844b362d2153 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "014ded68-d681-49bd-97a8-af3d5d383977"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:26.743153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-e088c21c-77df-4cff-b2d7-844b362d2153 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Update called for group 4158885c-94b6-479d-a68b-786e831662f4. {{(pid=100238) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 09:02:26.744210 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-e088c21c-77df-4cff-b2d7-844b362d2153 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Updating group 4158885c-94b6-479d-a68b-786e831662f4 with name None description: None add_volumes: 014ded68-d681-49bd-97a8-af3d5d383977 remove_volumes: None. Aug 26 09:02:26.749941 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:26.749941 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:26.792364 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e088c21c-77df-4cff-b2d7-844b362d2153 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 202 Aug 26 09:02:26.792364 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 381/1529] 10.4.3.236 () {70 vars in 1406 bytes} [Wed Aug 26 09:02:26 2026] PUT /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:26.802025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1747f435-aab9-4038-a81a-220e289dfce6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:26.806626 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1747f435-aab9-4038-a81a-220e289dfce6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:26.807020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1747f435-aab9-4038-a81a-220e289dfce6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:26.807461 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1747f435-aab9-4038-a81a-220e289dfce6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:26.807663 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-1747f435-aab9-4038-a81a-220e289dfce6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:26.816091 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:26.816091 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:26.839187 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1747f435-aab9-4038-a81a-220e289dfce6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:26.839187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 381/1530] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:26 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:27.384945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-96875c5d-688a-4f64-80b2-ee3f399679b3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.390469 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-96875c5d-688a-4f64-80b2-ee3f399679b3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:27.391361 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-96875c5d-688a-4f64-80b2-ee3f399679b3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.395746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-96875c5d-688a-4f64-80b2-ee3f399679b3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.405812 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.405812 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:27.410588 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-96875c5d-688a-4f64-80b2-ee3f399679b3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:27.415822 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-96875c5d-688a-4f64-80b2-ee3f399679b3 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:27.416283 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 388/1531] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:27.473244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1628e103-5c9f-4fde-bf16-e9ea98e53606 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.478729 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1628e103-5c9f-4fde-bf16-e9ea98e53606 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:27.478729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1628e103-5c9f-4fde-bf16-e9ea98e53606 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.479530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1628e103-5c9f-4fde-bf16-e9ea98e53606 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.479530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1628e103-5c9f-4fde-bf16-e9ea98e53606 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:27.486023 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.486023 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:27.489196 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1628e103-5c9f-4fde-bf16-e9ea98e53606 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:27.489196 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 382/1532] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:27.542531 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eec88446-9775-4c7f-a859-d764983989ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.543026 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eec88446-9775-4c7f-a859-d764983989ec None None] GET https://10.4.3.236/volume// Aug 26 09:02:27.543177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eec88446-9775-4c7f-a859-d764983989ec None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.543877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eec88446-9775-4c7f-a859-d764983989ec None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.544667 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eec88446-9775-4c7f-a859-d764983989ec None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:02:27.544667 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 382/1533] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:02:27.556191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-2a3e23ca-be90-4da3-af69-3cff3e2c35e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.558911 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-2a3e23ca-be90-4da3-af69-3cff3e2c35e9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:02:27.559274 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-2a3e23ca-be90-4da3-af69-3cff3e2c35e9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cca9746-9a92-4a59-a858-50bf3e7b7efe", "connector": null, "instance_uuid": "5e7e5f32-d792-4ed7-b560-17e8ed87e1d0"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:27.572323 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.572323 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:27.617101 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-2a3e23ca-be90-4da3-af69-3cff3e2c35e9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:02:27.617299 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 382/1534] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:02:27 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:27.669726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9c1f591b-7618-4aa9-bbdc-24cb98689835 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.673909 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c1f591b-7618-4aa9-bbdc-24cb98689835 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:27.674110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c1f591b-7618-4aa9-bbdc-24cb98689835 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.674333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c1f591b-7618-4aa9-bbdc-24cb98689835 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.685907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1ebf260-3798-4620-a256-aea290fbbc13 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.686391 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1ebf260-3798-4620-a256-aea290fbbc13 None None] GET https://10.4.3.236/volume// Aug 26 09:02:27.686603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1ebf260-3798-4620-a256-aea290fbbc13 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.686834 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1ebf260-3798-4620-a256-aea290fbbc13 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.687180 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1ebf260-3798-4620-a256-aea290fbbc13 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:02:27.687475 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 383/1535] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:02: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 26 09:02:27.688669 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.688669 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:27.694191 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9c1f591b-7618-4aa9-bbdc-24cb98689835 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:27.698655 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-ba05e16b-3c0c-496f-864f-e725a61ef770 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.701284 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c1f591b-7618-4aa9-bbdc-24cb98689835 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:27.701388 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-ba05e16b-3c0c-496f-864f-e725a61ef770 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:27.701453 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-ba05e16b-3c0c-496f-864f-e725a61ef770 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.701916 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 389/1536] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:27.702007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-ba05e16b-3c0c-496f-864f-e725a61ef770 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.712243 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.712243 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:27.721714 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-ba05e16b-3c0c-496f-864f-e725a61ef770 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:27.728859 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-ba05e16b-3c0c-496f-864f-e725a61ef770 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:27.729470 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 383/1537] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:27.847027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.851368 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10403498-7774-4f0b-8860-8fac616cbb2b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.851718 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] PUT https://10.4.3.236/volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2 Aug 26 09:02:27.851823 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:27.853371 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10403498-7774-4f0b-8860-8fac616cbb2b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:27.853752 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10403498-7774-4f0b-8860-8fac616cbb2b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.854099 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10403498-7774-4f0b-8860-8fac616cbb2b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.854357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-10403498-7774-4f0b-8860-8fac616cbb2b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:27.860134 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.860134 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:27.866264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Acquiring lock "cinder-attachment_update-8cca9746-9a92-4a59-a858-50bf3e7b7efe-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:02:27.871050 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10403498-7774-4f0b-8860-8fac616cbb2b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 200 Aug 26 09:02:27.871050 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 384/1538] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:27.871167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Lock "cinder-attachment_update-8cca9746-9a92-4a59-a858-50bf3e7b7efe-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:02:27.872408 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.872408 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:27.889525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:27.892582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:27.892751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:27.893164 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:27.893433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:27.894565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:27.905977 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:27.906909 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:27.908051 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:27.954952 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:27.958925 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:27.958925 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:27.963854 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:27.964154 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:28.004838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Lock "cinder-attachment_update-8cca9746-9a92-4a59-a858-50bf3e7b7efe-np0000008153" released by "attachment_update" :: held 0.133s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:02:28.004838 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-cf511c32-4d26-495d-a1be-31207499ed86 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2 returned with HTTP 200 Aug 26 09:02:28.005059 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:28.005506 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 383/1539] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:02:27 2026] PUT /volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:02:28.009946 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:28.009946 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:28.019482 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b7774e4-1bbd-4e9c-9002-c5cd61608055 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:28.019892 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 390/1540] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:27 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:28.041616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f06af09-543c-4914-8973-bb291502e6e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:28.043667 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/group_snapshots Aug 26 09:02:28.044282 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4158885c-94b6-479d-a68b-786e831662f4", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-7569474"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:28.047587 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4158885c-94b6-479d-a68b-786e831662f4', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-7569474'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 09:02:28.052356 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:28.052356 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:28.057712 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-7569474. Aug 26 09:02:28.085709 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:28.085709 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:28.107702 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-175267861 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-175267861, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:28.108924 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-175267861 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-175267861, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:28.161758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['e85f450f-cd0d-440d-8829-40ce2725889d', '97908f6e-49b3-4c3c-a4ac-9bc7e35f36d2', '6766bcd6-9a13-4c58-88c0-145224e87edb', 'd3bd56c9-007b-48ce-99ca-5e2d86e86ec7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:28.235957 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f06af09-543c-4914-8973-bb291502e6e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots returned with HTTP 202 Aug 26 09:02:28.237089 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 384/1541] 10.4.3.236 () {70 vars in 1324 bytes} [Wed Aug 26 09:02:28 2026] POST /volume/v3/group_snapshots => generated 184 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:28.251994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91e1fb4e-330e-4489-8ae9-5e6e9826d79e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:28.254138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91e1fb4e-330e-4489-8ae9-5e6e9826d79e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:28.254425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91e1fb4e-330e-4489-8ae9-5e6e9826d79e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:28.254621 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91e1fb4e-330e-4489-8ae9-5e6e9826d79e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:28.254782 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-91e1fb4e-330e-4489-8ae9-5e6e9826d79e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 5a767a8b-985b-43fa-b286-0422a173701d {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:28.263514 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:28.263514 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:28.270797 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91e1fb4e-330e-4489-8ae9-5e6e9826d79e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d returned with HTTP 200 Aug 26 09:02:28.271750 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 385/1542] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:28 2026] GET /volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:28.507715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a83cefce-3ca4-41f6-ae54-345fba8aedea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:28.510089 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a83cefce-3ca4-41f6-ae54-345fba8aedea tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:28.510288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a83cefce-3ca4-41f6-ae54-345fba8aedea tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:28.510538 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a83cefce-3ca4-41f6-ae54-345fba8aedea tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:28.512474 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a83cefce-3ca4-41f6-ae54-345fba8aedea tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:28.517926 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:28.517926 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:28.519851 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a83cefce-3ca4-41f6-ae54-345fba8aedea tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:28.519851 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 384/1543] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:28 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:28.648978 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:28.651310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:28.651884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "21e44e63-faa4-44a6-8c8d-14ce4863ad07", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-989201593"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:28.653951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request body: {'volume': {'imageRef': '21e44e63-faa4-44a6-8c8d-14ce4863ad07', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-989201593'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:28.726595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-50c8667b-e094-42f0-929e-c5ea04375740 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:28.728336 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50c8667b-e094-42f0-929e-c5ea04375740 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:28.729348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50c8667b-e094-42f0-929e-c5ea04375740 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:28.731302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50c8667b-e094-42f0-929e-c5ea04375740 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:28.752038 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:28.752038 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:28.762960 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-50c8667b-e094-42f0-929e-c5ea04375740 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:28.769192 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50c8667b-e094-42f0-929e-c5ea04375740 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:28.771432 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume of 2 GB Aug 26 09:02:28.773051 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 385/1544] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:28 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:28.777487 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Availability Zones retrieved successfully. Aug 26 09:02:28.784458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Flow 'volume_create_api' (2048f1f2-0c10-4967-af46-415bedb2c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:28.785870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9431e6cf-13a0-4880-afad-9fd41755a22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:28.787481 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Validating volume size '2' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:28.823998 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9431e6cf-13a0-4880-afad-9fd41755a22b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 09:02:28.823998 np0000008153 devstack@c-api.service[100236]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 21e44e63-faa4-44a6-8c8d-14ce4863ad07 is not active. Aug 26 09:02:28.826149 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9431e6cf-13a0-4880-afad-9fd41755a22b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:28.827130 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9431e6cf-13a0-4880-afad-9fd41755a22b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 09:02:28.828215 np0000008153 devstack@c-api.service[100236]: WARNING cinder.volume.api [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Flow 'volume_create_api' (2048f1f2-0c10-4967-af46-415bedb2c4d3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 09:02:28.828577 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-73999e23-b1a5-4cd3-a527-2717fed5d6a5 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:02:28.829225 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 391/1545] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:28 2026] POST /volume/v3/volumes => generated 125 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:29.282773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4feeedea-1051-4fb0-a52b-730fcda3fd1f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.286152 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4feeedea-1051-4fb0-a52b-730fcda3fd1f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:29.286421 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4feeedea-1051-4fb0-a52b-730fcda3fd1f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.286763 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4feeedea-1051-4fb0-a52b-730fcda3fd1f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.286919 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-4feeedea-1051-4fb0-a52b-730fcda3fd1f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 5a767a8b-985b-43fa-b286-0422a173701d {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:29.295395 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.295395 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:29.301193 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4feeedea-1051-4fb0-a52b-730fcda3fd1f tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d returned with HTTP 200 Aug 26 09:02:29.301571 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 386/1546] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:29.313673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.317480 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:29.317480 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.317906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.318270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:29.319521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:29.327216 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all snapshots completed successfully. Aug 26 09:02:29.327612 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.327612 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:29.331087 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cea3eb19-f4dc-433d-90a8-f9d15369fd73 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:29.331087 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 385/1547] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/snapshots/detail => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:29.344636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e6a4435-86bd-4e87-a383-9582124522ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.347250 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e6a4435-86bd-4e87-a383-9582124522ba tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/3fcf34b9-e980-4657-9407-aa079c40ac55 Aug 26 09:02:29.347552 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e6a4435-86bd-4e87-a383-9582124522ba tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.347834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e6a4435-86bd-4e87-a383-9582124522ba tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.355595 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.355595 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:29.356149 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e6a4435-86bd-4e87-a383-9582124522ba tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Snapshot retrieved successfully. Aug 26 09:02:29.357331 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e6a4435-86bd-4e87-a383-9582124522ba tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/3fcf34b9-e980-4657-9407-aa079c40ac55 returned with HTTP 200 Aug 26 09:02:29.357668 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 386/1548] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/snapshots/3fcf34b9-e980-4657-9407-aa079c40ac55 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:29.367634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7468b1cf-8651-465d-9499-de0f416d74ae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.370335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7468b1cf-8651-465d-9499-de0f416d74ae tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/33b1d4a0-14b3-4dbd-be40-cbfab91eba82 Aug 26 09:02:29.370335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7468b1cf-8651-465d-9499-de0f416d74ae tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.370335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7468b1cf-8651-465d-9499-de0f416d74ae tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.378317 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.378317 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:29.378789 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7468b1cf-8651-465d-9499-de0f416d74ae tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Snapshot retrieved successfully. Aug 26 09:02:29.379624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7468b1cf-8651-465d-9499-de0f416d74ae tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/33b1d4a0-14b3-4dbd-be40-cbfab91eba82 returned with HTTP 200 Aug 26 09:02:29.380007 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 392/1549] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/snapshots/33b1d4a0-14b3-4dbd-be40-cbfab91eba82 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:29.390250 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.392461 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] DELETE https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:29.392733 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.393016 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.393231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for member 5a767a8b-985b-43fa-b286-0422a173701d {{(pid=100237) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 09:02:29.393306 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group_snapshot with id: 5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:29.401168 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.401168 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:29.479873 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81b2419d-48e4-4f67-a24d-fc50eeed7eb0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d returned with HTTP 202 Aug 26 09:02:29.479873 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 387/1550] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:02:29 2026] DELETE /volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:29.490583 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f0118821-34f5-4620-9df6-f6af0188ae5e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.493057 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:29.493838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.493838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.493838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:29.494740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:29.507711 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:29.508663 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:29.508935 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:29.533959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4da5d0d4-3332-4ca4-8a10-cd6d308932a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.536268 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4da5d0d4-3332-4ca4-8a10-cd6d308932a7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:29.536732 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4da5d0d4-3332-4ca4-8a10-cd6d308932a7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.536732 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4da5d0d4-3332-4ca4-8a10-cd6d308932a7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.536871 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4da5d0d4-3332-4ca4-8a10-cd6d308932a7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:29.547342 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.547342 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:29.547342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4da5d0d4-3332-4ca4-8a10-cd6d308932a7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:29.547342 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 387/1551] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:29.553974 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:29.559233 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.559233 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:29.563950 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:29.564181 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:29.619379 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:29.622924 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.622924 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:29.633774 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0118821-34f5-4620-9df6-f6af0188ae5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:29.634372 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 386/1552] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:29.654292 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f06ea451-b448-49b1-b136-87c580aee8ea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.656696 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:29.656995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.657301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.658340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:29.659328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:29.669098 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all snapshots completed successfully. Aug 26 09:02:29.669583 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f06ea451-b448-49b1-b136-87c580aee8ea tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:29.670082 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 393/1553] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:29.679959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e26eb4ec-d0a0-4162-bab4-6478b02b363d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.682256 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e26eb4ec-d0a0-4162-bab4-6478b02b363d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:29.682537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e26eb4ec-d0a0-4162-bab4-6478b02b363d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.682782 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e26eb4ec-d0a0-4162-bab4-6478b02b363d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.682983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-e26eb4ec-d0a0-4162-bab4-6478b02b363d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 5a767a8b-985b-43fa-b286-0422a173701d {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:29.686409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e26eb4ec-d0a0-4162-bab4-6478b02b363d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d returned with HTTP 404 Aug 26 09:02:29.687070 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 388/1554] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:29.694303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-901301c9-808d-42aa-a872-9c755297464b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.696495 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-901301c9-808d-42aa-a872-9c755297464b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] DELETE https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:29.696796 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-901301c9-808d-42aa-a872-9c755297464b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.697153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-901301c9-808d-42aa-a872-9c755297464b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.697299 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-901301c9-808d-42aa-a872-9c755297464b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for member 5a767a8b-985b-43fa-b286-0422a173701d {{(pid=100238) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 09:02:29.697583 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-901301c9-808d-42aa-a872-9c755297464b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group_snapshot with id: 5a767a8b-985b-43fa-b286-0422a173701d Aug 26 09:02:29.700426 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-901301c9-808d-42aa-a872-9c755297464b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d returned with HTTP 404 Aug 26 09:02:29.701340 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 388/1555] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:02:29 2026] DELETE /volume/v3/group_snapshots/5a767a8b-985b-43fa-b286-0422a173701d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:29.709184 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.711710 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:29.712052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.712307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.712657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:29.713657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:29.724328 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:29.725355 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:29.725624 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:29.785886 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:29.786022 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ab1f9f96-757f-4a3e-8b01-02e156263436 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.788467 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab1f9f96-757f-4a3e-8b01-02e156263436 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:29.788682 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab1f9f96-757f-4a3e-8b01-02e156263436 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.788956 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab1f9f96-757f-4a3e-8b01-02e156263436 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.796520 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.796520 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:29.803414 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.803414 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:29.803602 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:29.803650 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:29.807754 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ab1f9f96-757f-4a3e-8b01-02e156263436 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:29.816024 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab1f9f96-757f-4a3e-8b01-02e156263436 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:29.816677 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 394/1556] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:29.855726 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:29.861955 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.861955 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:29.872814 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d88f20ee-8acc-4886-a24f-91d5fc1c244a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:29.873444 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 387/1557] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:29.890016 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.893731 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4/action Aug 26 09:02:29.894148 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:29.894257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:29.896270 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for group 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:02:29.896432 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group with id: 4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:29.900759 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.900759 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:29.961869 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83dc4d5b-557b-4af0-8139-f75f16eaa0e0 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4/action returned with HTTP 202 Aug 26 09:02:29.962344 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 389/1558] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:02:29 2026] POST /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:29.973166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-def93e91-42eb-43f7-824c-10417ad33b96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:29.975758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 Aug 26 09:02:29.976044 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:29.976365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:29.988617 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:29.988617 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:29.995460 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:29.996226 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:29.996556 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:30.042667 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:30.048052 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:30.048052 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:30.058391 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-def93e91-42eb-43f7-824c-10417ad33b96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 returned with HTTP 200 Aug 26 09:02:30.059397 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 389/1559] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:29 2026] GET /volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:30.559167 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f599e36d-c456-483e-a1a6-8d685dc21e68 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:30.561699 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f599e36d-c456-483e-a1a6-8d685dc21e68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:30.562027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f599e36d-c456-483e-a1a6-8d685dc21e68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:30.562312 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f599e36d-c456-483e-a1a6-8d685dc21e68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:30.562501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f599e36d-c456-483e-a1a6-8d685dc21e68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:30.568425 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:30.568425 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:30.569594 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f599e36d-c456-483e-a1a6-8d685dc21e68 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:30.570190 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 395/1560] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:30 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:30.832967 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f055c1f4-dbf1-4cb5-bd80-31fc3e931220 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:30.835053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f055c1f4-dbf1-4cb5-bd80-31fc3e931220 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:30.835273 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f055c1f4-dbf1-4cb5-bd80-31fc3e931220 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:30.835538 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f055c1f4-dbf1-4cb5-bd80-31fc3e931220 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:30.847476 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:30.847476 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:30.853263 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f055c1f4-dbf1-4cb5-bd80-31fc3e931220 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:30.860070 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f055c1f4-dbf1-4cb5-bd80-31fc3e931220 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:30.860711 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 388/1561] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:30 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:31.073614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da13073c-d36c-4291-a5af-fabeb8e7acf5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.076194 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da13073c-d36c-4291-a5af-fabeb8e7acf5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 Aug 26 09:02:31.076513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da13073c-d36c-4291-a5af-fabeb8e7acf5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.076748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da13073c-d36c-4291-a5af-fabeb8e7acf5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.089828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da13073c-d36c-4291-a5af-fabeb8e7acf5 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 returned with HTTP 404 Aug 26 09:02:31.090174 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 390/1562] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/014ded68-d681-49bd-97a8-af3d5d383977 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:31.102563 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48f42ab2-e63b-49d6-87a2-2f702dbeefaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.106629 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48f42ab2-e63b-49d6-87a2-2f702dbeefaa tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e Aug 26 09:02:31.106629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48f42ab2-e63b-49d6-87a2-2f702dbeefaa tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.108152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48f42ab2-e63b-49d6-87a2-2f702dbeefaa tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.115618 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48f42ab2-e63b-49d6-87a2-2f702dbeefaa tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e returned with HTTP 404 Aug 26 09:02:31.117528 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 390/1563] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/6b500b9e-3b93-4e12-80f3-c3360b8f0a8e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:31.127028 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a81a4cb2-ef4f-4ece-8a58-f99f3a598de9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.129345 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a81a4cb2-ef4f-4ece-8a58-f99f3a598de9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 Aug 26 09:02:31.129693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a81a4cb2-ef4f-4ece-8a58-f99f3a598de9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.129980 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a81a4cb2-ef4f-4ece-8a58-f99f3a598de9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.130147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-a81a4cb2-ef4f-4ece-8a58-f99f3a598de9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 4158885c-94b6-479d-a68b-786e831662f4 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:31.135039 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a81a4cb2-ef4f-4ece-8a58-f99f3a598de9 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 returned with HTTP 404 Aug 26 09:02:31.135498 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 396/1564] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/groups/4158885c-94b6-479d-a68b-786e831662f4 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:31.148660 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ec166f7-e84c-43b9-98de-3d26e44fbefa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.151834 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ec166f7-e84c-43b9-98de-3d26e44fbefa tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/4b1a5b48-a9b4-4036-a23c-96b79352bca4 Aug 26 09:02:31.152182 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ec166f7-e84c-43b9-98de-3d26e44fbefa tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.152482 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ec166f7-e84c-43b9-98de-3d26e44fbefa tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.180158 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ec166f7-e84c-43b9-98de-3d26e44fbefa tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/group_types/4b1a5b48-a9b4-4036-a23c-96b79352bca4 returned with HTTP 202 Aug 26 09:02:31.180805 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 389/1565] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:31 2026] DELETE /volume/v3/group_types/4b1a5b48-a9b4-4036-a23c-96b79352bca4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:31.184862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.188610 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.191121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec8f63a5-45e5-44a9-bc61-b7a4cd95ca8d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.192176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2485c593-db36-421c-b565-68e511fb10a8"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.192903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec8f63a5-45e5-44a9-bc61-b7a4cd95ca8d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] DELETE https://10.4.3.236/volume/v3/types/e962067e-a31f-40d9-8070-63edeea1223b Aug 26 09:02:31.193101 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec8f63a5-45e5-44a9-bc61-b7a4cd95ca8d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.193365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec8f63a5-45e5-44a9-bc61-b7a4cd95ca8d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.193663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2485c593-db36-421c-b565-68e511fb10a8'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:31.229082 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec8f63a5-45e5-44a9-bc61-b7a4cd95ca8d tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types/e962067e-a31f-40d9-8070-63edeea1223b returned with HTTP 202 Aug 26 09:02:31.232917 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 391/1566] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:31 2026] DELETE /volume/v3/types/e962067e-a31f-40d9-8070-63edeea1223b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:31.238921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-12f0d457-b07c-4b38-adde-52457954a987 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.241729 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12f0d457-b07c-4b38-adde-52457954a987 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] GET https://10.4.3.236/volume/v3/types/e962067e-a31f-40d9-8070-63edeea1223b Aug 26 09:02:31.242017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12f0d457-b07c-4b38-adde-52457954a987 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.242269 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12f0d457-b07c-4b38-adde-52457954a987 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.248950 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12f0d457-b07c-4b38-adde-52457954a987 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types/e962067e-a31f-40d9-8070-63edeea1223b returned with HTTP 404 Aug 26 09:02:31.249677 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 397/1567] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/types/e962067e-a31f-40d9-8070-63edeea1223b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.265004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de4f8932-81c7-4fb4-8190-747f2900b5c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.268320 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de4f8932-81c7-4fb4-8190-747f2900b5c5 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:31.268749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de4f8932-81c7-4fb4-8190-747f2900b5c5 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-886673103"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.293796 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de4f8932-81c7-4fb4-8190-747f2900b5c5 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:02:31.294290 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 390/1568] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/types => generated 223 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:31.307975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-334128a9-41dc-4ddb-9f98-2ab02fff66d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.310976 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-334128a9-41dc-4ddb-9f98-2ab02fff66d3 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:31.311419 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-334128a9-41dc-4ddb-9f98-2ab02fff66d3 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1338402762"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.313648 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume of 1 GB Aug 26 09:02:31.322070 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Availability Zones retrieved successfully. Aug 26 09:02:31.328215 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Flow 'volume_create_api' (bae8fd22-670c-4fbd-acee-95990d0b586d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:31.329443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e0d766-7ee1-48a1-99ce-87b2ccf6bb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:31.330461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:31.337571 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-334128a9-41dc-4ddb-9f98-2ab02fff66d3 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:31.338122 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 392/1569] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/group_types => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.347813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.350052 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 09:02:31.350464 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c43fab02-94c1-4c14-9ddc-e2f2bc918a38", "volume_types": ["c43b9fe1-252f-4688-bfd7-b6b4f798ea8d"], "name": "tempest-GroupSnapshotsTest-Group-321390347"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.351995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group {'group': {'group_type': 'c43fab02-94c1-4c14-9ddc-e2f2bc918a38', 'volume_types': ['c43b9fe1-252f-4688-bfd7-b6b4f798ea8d'], 'name': 'tempest-GroupSnapshotsTest-Group-321390347'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 09:02:31.356697 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group tempest-GroupSnapshotsTest-Group-321390347. Aug 26 09:02:31.365982 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:31.372990 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e0d766-7ee1-48a1-99ce-87b2ccf6bb8c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 09:02:31.372990 np0000008153 devstack@c-api.service[100237]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 26 09:02:31.375721 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-5c825bb5-4797-4038-8352-8ec27beb0eb5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.375948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e0d766-7ee1-48a1-99ce-87b2ccf6bb8c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:31.376905 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e0d766-7ee1-48a1-99ce-87b2ccf6bb8c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 09:02:31.378008 np0000008153 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Flow 'volume_create_api' (bae8fd22-670c-4fbd-acee-95990d0b586d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 09:02:31.378523 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-713bdd92-01df-45eb-b5a0-92804e77a3b9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:02:31.379169 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 391/1570] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 134 bytes in 195 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:31.379773 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-5c825bb5-4797-4038-8352-8ec27beb0eb5 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] POST https://10.4.3.236/volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2/action Aug 26 09:02:31.380157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-5c825bb5-4797-4038-8352-8ec27beb0eb5 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:31.380302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-5c825bb5-4797-4038-8352-8ec27beb0eb5 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.386116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['66e43e30-70ed-477b-af97-af338e37a6bb'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:31.402445 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:31.402445 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:31.420574 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ea83dd63-df55-42d6-816a-fb0efdd6c759 req-5c825bb5-4797-4038-8352-8ec27beb0eb5 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2/action returned with HTTP 204 Aug 26 09:02:31.421183 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 391/1571] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.426765 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-85dc4c8c-cf86-45d7-8c7a-1fe8b48d1067 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 09:02:31.427226 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 398/1572] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/groups => generated 111 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.440628 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-55bf0fc2-a97e-48c2-aa7b-b03222b87cb2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.445878 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55bf0fc2-a97e-48c2-aa7b-b03222b87cb2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 Aug 26 09:02:31.445878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55bf0fc2-a97e-48c2-aa7b-b03222b87cb2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.445878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55bf0fc2-a97e-48c2-aa7b-b03222b87cb2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.445878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-55bf0fc2-a97e-48c2-aa7b-b03222b87cb2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 595c539f-91ea-4594-b2d2-1cfe7ef63c91 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:31.452153 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:31.452153 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:31.466115 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55bf0fc2-a97e-48c2-aa7b-b03222b87cb2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 returned with HTTP 200 Aug 26 09:02:31.466688 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 393/1573] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:31.582677 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85b1bee8-053d-4426-87ff-ed8faf7abc77 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.585429 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85b1bee8-053d-4426-87ff-ed8faf7abc77 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:31.585674 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85b1bee8-053d-4426-87ff-ed8faf7abc77 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.585962 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85b1bee8-053d-4426-87ff-ed8faf7abc77 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.586116 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-85b1bee8-053d-4426-87ff-ed8faf7abc77 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:31.588515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73dbf971-f8b5-4101-bb48-f98f2287247c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.590774 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73dbf971-f8b5-4101-bb48-f98f2287247c tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.591811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73dbf971-f8b5-4101-bb48-f98f2287247c tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.593319 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73dbf971-f8b5-4101-bb48-f98f2287247c tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:02:31.593503 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:31.593503 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:31.593893 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 392/1574] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 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 26 09:02:31.594444 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85b1bee8-053d-4426-87ff-ed8faf7abc77 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:31.595037 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 392/1575] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:31.604438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2f32759-7a38-418f-a05f-86ccb308c9bf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.606772 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2f32759-7a38-418f-a05f-86ccb308c9bf tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.607267 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2f32759-7a38-418f-a05f-86ccb308c9bf tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1f4d147e-727f-4814-8647-26e9cf211284"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.609320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-d2f32759-7a38-418f-a05f-86ccb308c9bf tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1f4d147e-727f-4814-8647-26e9cf211284'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:31.617851 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2f32759-7a38-418f-a05f-86ccb308c9bf tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 404 Aug 26 09:02:31.618675 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 399/1576] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.628539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb3eb3fe-797c-4322-9998-059b637ccc18 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.630175 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb3eb3fe-797c-4322-9998-059b637ccc18 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.630538 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb3eb3fe-797c-4322-9998-059b637ccc18 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "54a47b1d-12b2-4c28-87c1-b19f9e75b334"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.632887 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-bb3eb3fe-797c-4322-9998-059b637ccc18 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '54a47b1d-12b2-4c28-87c1-b19f9e75b334'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:31.645710 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb3eb3fe-797c-4322-9998-059b637ccc18 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 404 Aug 26 09:02:31.645710 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 394/1577] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.654794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c7f8614-a14f-4583-ab89-78384c7b4259 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.657631 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c7f8614-a14f-4583-ab89-78384c7b4259 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.657631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c7f8614-a14f-4583-ab89-78384c7b4259 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "20671917-c44f-47a0-842a-454a302f0ee8"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.661703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-1c7f8614-a14f-4583-ab89-78384c7b4259 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '20671917-c44f-47a0-842a-454a302f0ee8'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:31.672451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c7f8614-a14f-4583-ab89-78384c7b4259 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 404 Aug 26 09:02:31.674046 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 393/1578] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:31.684798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f77a8d01-6679-4f38-8aab-b6ab80b69f02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.687426 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f77a8d01-6679-4f38-8aab-b6ab80b69f02 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.687960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f77a8d01-6679-4f38-8aab-b6ab80b69f02 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.693232 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f77a8d01-6679-4f38-8aab-b6ab80b69f02 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:02:31.693232 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 393/1579] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:31.715571 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f7754e14-386a-4504-851c-e7ccbacc3608 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.722277 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f7754e14-386a-4504-851c-e7ccbacc3608 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.722277 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f7754e14-386a-4504-851c-e7ccbacc3608 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.725939 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f7754e14-386a-4504-851c-e7ccbacc3608 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:02:31.726598 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 400/1580] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:31.740878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b661209c-46d9-45e2-8657-d69c31117679 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.744527 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b661209c-46d9-45e2-8657-d69c31117679 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:31.744527 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b661209c-46d9-45e2-8657-d69c31117679 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.748876 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b661209c-46d9-45e2-8657-d69c31117679 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 400 Aug 26 09:02:31.748876 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 395/1581] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:31.762136 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3cd9c3ff-48e4-4f14-9075-758e61eba86b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.765780 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cd9c3ff-48e4-4f14-9075-758e61eba86b tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] DELETE https://10.4.3.236/volume/v3/volumes/tempest-invalid-2135175313 Aug 26 09:02:31.767780 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cd9c3ff-48e4-4f14-9075-758e61eba86b tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.767780 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cd9c3ff-48e4-4f14-9075-758e61eba86b tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.767780 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-3cd9c3ff-48e4-4f14-9075-758e61eba86b tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Delete volume with id: tempest-invalid-2135175313 Aug 26 09:02:31.774754 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cd9c3ff-48e4-4f14-9075-758e61eba86b tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/tempest-invalid-2135175313 returned with HTTP 404 Aug 26 09:02:31.775363 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 394/1582] 10.4.3.236 () {66 vars in 1321 bytes} [Wed Aug 26 09:02:31 2026] DELETE /volume/v3/volumes/tempest-invalid-2135175313 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:31.791406 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c22671c-5b73-423f-a3f6-799fbcd3ec50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.794247 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 394/1583] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:02:31 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 26 09:02:31.807421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ab767ff8-0718-452b-8264-36772e2ec660 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.811227 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab767ff8-0718-452b-8264-36772e2ec660 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/xxx/action Aug 26 09:02:31.811227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab767ff8-0718-452b-8264-36772e2ec660 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-detach": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:31.811405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab767ff8-0718-452b-8264-36772e2ec660 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:31.831949 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab767ff8-0718-452b-8264-36772e2ec660 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 26 09:02:31.832217 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 401/1584] 10.4.3.236 () {68 vars in 1291 bytes} [Wed Aug 26 09:02:31 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:31.846099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bbb5a7d0-eecd-4534-91a5-3247c0299e38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.847978 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bbb5a7d0-eecd-4534-91a5-3247c0299e38 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/tempest-invalid-1545361371 Aug 26 09:02:31.848284 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bbb5a7d0-eecd-4534-91a5-3247c0299e38 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.849160 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bbb5a7d0-eecd-4534-91a5-3247c0299e38 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.858056 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bbb5a7d0-eecd-4534-91a5-3247c0299e38 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/tempest-invalid-1545361371 returned with HTTP 404 Aug 26 09:02:31.858247 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 396/1585] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/tempest-invalid-1545361371 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:31.870634 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7226949d-518b-4e4e-a998-460651c55ea3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.874860 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 395/1586] 10.4.3.236 () {66 vars in 1240 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 26 09:02:31.880560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1336e7bc-4d30-4cec-b86a-c1f9be6e6853 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.882719 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1336e7bc-4d30-4cec-b86a-c1f9be6e6853 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:31.882969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1336e7bc-4d30-4cec-b86a-c1f9be6e6853 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.883978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1336e7bc-4d30-4cec-b86a-c1f9be6e6853 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.885743 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.888422 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?status=null Aug 26 09:02:31.888422 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.888422 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.889705 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:31.889705 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Could not evaluate value null, assuming string {{(pid=100236) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:02:31.889705 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:31.889705 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:31.889999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:31.897121 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:31.897121 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:31.902871 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1336e7bc-4d30-4cec-b86a-c1f9be6e6853 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:31.911083 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1336e7bc-4d30-4cec-b86a-c1f9be6e6853 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:31.911758 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 395/1587] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:31.927556 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-497c10e7-6355-4870-b3c6-bed77afc7577 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.931025 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-497c10e7-6355-4870-b3c6-bed77afc7577 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:31.931448 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-497c10e7-6355-4870-b3c6-bed77afc7577 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.931567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-497c10e7-6355-4870-b3c6-bed77afc7577 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.932999 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Get all volumes completed successfully. Aug 26 09:02:31.936564 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ce6e13ac-05a3-4a95-a43e-ce6b6e661111 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 26 09:02:31.937196 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 402/1588] 10.4.3.236 () {66 vars in 1281 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:31.949174 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:31.949174 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:31.956953 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-497c10e7-6355-4870-b3c6-bed77afc7577 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:31.961611 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-af238503-5e66-4997-94f1-6386bca1de4f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:31.963984 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1116749949 Aug 26 09:02:31.964242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:31.964525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:31.964862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:31.966190 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-497c10e7-6355-4870-b3c6-bed77afc7577 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:31.967101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1116749949'), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:31.967172 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 397/1589] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:32.000750 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Get all volumes completed successfully. Aug 26 09:02:32.003907 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af238503-5e66-4997-94f1-6386bca1de4f tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1116749949 returned with HTTP 200 Aug 26 09:02:32.004514 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 396/1590] 10.4.3.236 () {66 vars in 1359 bytes} [Wed Aug 26 09:02:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1116749949 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:32.022898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4399af37-b496-41ca-96df-971bab53394a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.026119 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes?status=null Aug 26 09:02:32.026506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.026854 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.027388 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:32.027729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Could not evaluate value null, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:02:32.029600 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:32.074368 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Get all volumes completed successfully. Aug 26 09:02:32.074368 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4399af37-b496-41ca-96df-971bab53394a tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes?status=null returned with HTTP 200 Aug 26 09:02:32.074894 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 396/1591] 10.4.3.236 () {66 vars in 1260 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:32.086114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.094363 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-211497580 Aug 26 09:02:32.094363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.094363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.094363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:32.097056 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-211497580'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:32.153067 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Get all volumes completed successfully. Aug 26 09:02:32.153667 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9073e0e1-b93a-4577-8a00-9788b386abe9 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-211497580 returned with HTTP 200 Aug 26 09:02:32.154128 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 403/1592] 10.4.3.236 () {66 vars in 1336 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-211497580 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:32.169030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.173283 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action Aug 26 09:02:32.173726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.173911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.190872 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.190872 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:32.191823 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:32.208448 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Reserve volume completed successfully. Aug 26 09:02:32.208448 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f19dbcaf-1118-41ec-a63d-b97f6f271d91 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action returned with HTTP 202 Aug 26 09:02:32.209266 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 398/1593] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:02:32.221080 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.223681 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action Aug 26 09:02:32.224150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.224445 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.236221 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.236221 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:32.236706 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:32.243681 np0000008153 devstack@c-api.service[100239]: ERROR cinder.volume.api [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume status must be available to reserve, but the status is attaching. Aug 26 09:02:32.246916 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69ada5f5-4be2-4df7-a476-e5caf9623f26 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action returned with HTTP 400 Aug 26 09:02:32.246916 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 397/1594] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:32.253734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f118a210-3089-423c-878c-2f02cd1daae8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.255509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f118a210-3089-423c-878c-2f02cd1daae8 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action Aug 26 09:02:32.255871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f118a210-3089-423c-878c-2f02cd1daae8 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.256039 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f118a210-3089-423c-878c-2f02cd1daae8 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.268328 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.268328 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:32.269053 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f118a210-3089-423c-878c-2f02cd1daae8 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:32.292021 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f118a210-3089-423c-878c-2f02cd1daae8 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Unreserve volume completed successfully. Aug 26 09:02:32.292221 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f118a210-3089-423c-878c-2f02cd1daae8 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action returned with HTTP 202 Aug 26 09:02:32.292749 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 397/1595] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:02:32.303891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dce38b68-faec-450d-8824-5af11e4816b1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.309498 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dce38b68-faec-450d-8824-5af11e4816b1 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/3f185c39-9d5b-48b3-aa82-b0678b7eafd9/action Aug 26 09:02:32.310284 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dce38b68-faec-450d-8824-5af11e4816b1 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.310284 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dce38b68-faec-450d-8824-5af11e4816b1 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.325393 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dce38b68-faec-450d-8824-5af11e4816b1 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/3f185c39-9d5b-48b3-aa82-b0678b7eafd9/action returned with HTTP 404 Aug 26 09:02:32.326075 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 404/1596] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/3f185c39-9d5b-48b3-aa82-b0678b7eafd9/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.336994 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80f7d077-7b37-42a4-a0e3-c0375cc0f3ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.338935 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80f7d077-7b37-42a4-a0e3-c0375cc0f3ca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/f5f1fa15-54dd-4b6b-8eb9-3a3b40e45a2f/action Aug 26 09:02:32.339475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80f7d077-7b37-42a4-a0e3-c0375cc0f3ca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.339475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80f7d077-7b37-42a4-a0e3-c0375cc0f3ca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.347502 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80f7d077-7b37-42a4-a0e3-c0375cc0f3ca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/f5f1fa15-54dd-4b6b-8eb9-3a3b40e45a2f/action returned with HTTP 404 Aug 26 09:02:32.348273 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 399/1597] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/f5f1fa15-54dd-4b6b-8eb9-3a3b40e45a2f/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.359068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e79defd1-cf89-4bfc-9cfc-bf712e7d7735 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.362013 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 398/1598] 10.4.3.236 () {68 vars in 1260 bytes} [Wed Aug 26 09:02:32 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 26 09:02:32.372154 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4a2eeee-4318-49fa-8c7f-0ff2ac86caa6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.373774 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4a2eeee-4318-49fa-8c7f-0ff2ac86caa6 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] PUT https://10.4.3.236/volume/v3/volumes/tempest-invalid-1910556569 Aug 26 09:02:32.374236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4a2eeee-4318-49fa-8c7f-0ff2ac86caa6 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.383681 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4a2eeee-4318-49fa-8c7f-0ff2ac86caa6 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/tempest-invalid-1910556569 returned with HTTP 404 Aug 26 09:02:32.384535 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 398/1599] 10.4.3.236 () {68 vars in 1338 bytes} [Wed Aug 26 09:02:32 2026] PUT /volume/v3/volumes/tempest-invalid-1910556569 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:32.395092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a9dd0f1a-837d-46dc-bba9-b83cec940cf7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.397095 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a9dd0f1a-837d-46dc-bba9-b83cec940cf7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] PUT https://10.4.3.236/volume/v3/volumes/36329738-9c88-434f-8a35-8d5be1e6c3a4 Aug 26 09:02:32.397456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a9dd0f1a-837d-46dc-bba9-b83cec940cf7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.406008 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a9dd0f1a-837d-46dc-bba9-b83cec940cf7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/36329738-9c88-434f-8a35-8d5be1e6c3a4 returned with HTTP 404 Aug 26 09:02:32.407264 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 405/1600] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:02:32 2026] PUT /volume/v3/volumes/36329738-9c88-434f-8a35-8d5be1e6c3a4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.421620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33659470-bd9f-4a32-894f-f12a40201dca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.425987 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33659470-bd9f-4a32-894f-f12a40201dca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a0aed852-2051-44fe-9b6b-f81e22eee4a9 Aug 26 09:02:32.427041 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33659470-bd9f-4a32-894f-f12a40201dca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.428932 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33659470-bd9f-4a32-894f-f12a40201dca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.429486 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-33659470-bd9f-4a32-894f-f12a40201dca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Delete volume with id: a0aed852-2051-44fe-9b6b-f81e22eee4a9 Aug 26 09:02:32.442115 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33659470-bd9f-4a32-894f-f12a40201dca tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/a0aed852-2051-44fe-9b6b-f81e22eee4a9 returned with HTTP 404 Aug 26 09:02:32.443715 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 400/1601] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:32 2026] DELETE /volume/v3/volumes/a0aed852-2051-44fe-9b6b-f81e22eee4a9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.457685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9141a940-0970-4456-bbcd-96d8d459c8c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.461328 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9141a940-0970-4456-bbcd-96d8d459c8c2 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action Aug 26 09:02:32.461328 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9141a940-0970-4456-bbcd-96d8d459c8c2 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.461950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9141a940-0970-4456-bbcd-96d8d459c8c2 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.463673 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9141a940-0970-4456-bbcd-96d8d459c8c2 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action returned with HTTP 400 Aug 26 09:02:32.464623 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 399/1602] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:32.475984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6248eeb2-01a5-4586-808a-04a4b6a3c0e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.479964 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6248eeb2-01a5-4586-808a-04a4b6a3c0e7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action Aug 26 09:02:32.479964 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6248eeb2-01a5-4586-808a-04a4b6a3c0e7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.480531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6248eeb2-01a5-4586-808a-04a4b6a3c0e7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.481352 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-acdd94e0-983d-4c6b-a6cf-e57a3cfcf943 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.483498 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6248eeb2-01a5-4586-808a-04a4b6a3c0e7 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action returned with HTTP 400 Aug 26 09:02:32.484670 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-acdd94e0-983d-4c6b-a6cf-e57a3cfcf943 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 Aug 26 09:02:32.484747 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 399/1603] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:32.484822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-acdd94e0-983d-4c6b-a6cf-e57a3cfcf943 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.485012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-acdd94e0-983d-4c6b-a6cf-e57a3cfcf943 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.485207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-acdd94e0-983d-4c6b-a6cf-e57a3cfcf943 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 595c539f-91ea-4594-b2d2-1cfe7ef63c91 {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:32.492269 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.492269 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:32.500566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1931a808-22a2-4238-95e5-edfa3657547d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.503470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-acdd94e0-983d-4c6b-a6cf-e57a3cfcf943 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 returned with HTTP 200 Aug 26 09:02:32.503813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1931a808-22a2-4238-95e5-edfa3657547d tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/cfb88148-8bf2-43e7-8b5c-deca861d3217/action Aug 26 09:02:32.504207 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 406/1604] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:32.505080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1931a808-22a2-4238-95e5-edfa3657547d tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.505502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1931a808-22a2-4238-95e5-edfa3657547d tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.519151 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1931a808-22a2-4238-95e5-edfa3657547d tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/cfb88148-8bf2-43e7-8b5c-deca861d3217/action returned with HTTP 404 Aug 26 09:02:32.520022 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 401/1605] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/cfb88148-8bf2-43e7-8b5c-deca861d3217/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.520822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.526167 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:32.527166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1055757345", "volume_type": "c43b9fe1-252f-4688-bfd7-b6b4f798ea8d", "group_id": "595c539f-91ea-4594-b2d2-1cfe7ef63c91", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.532544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a8de863-d4ad-4768-af4f-6395320a7d21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.533510 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1055757345', 'volume_type': 'c43b9fe1-252f-4688-bfd7-b6b4f798ea8d', 'group_id': '595c539f-91ea-4594-b2d2-1cfe7ef63c91', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:32.536446 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a8de863-d4ad-4768-af4f-6395320a7d21 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action Aug 26 09:02:32.536827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a8de863-d4ad-4768-af4f-6395320a7d21 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.537196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a8de863-d4ad-4768-af4f-6395320a7d21 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.539598 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a8de863-d4ad-4768-af4f-6395320a7d21 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action returned with HTTP 400 Aug 26 09:02:32.540477 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 400/1606] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:02:32.547313 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.547313 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:32.547509 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume of 1 GB Aug 26 09:02:32.555274 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-278c5698-103f-40e4-816d-fee7e0d1a411 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.557319 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Availability Zones retrieved successfully. Aug 26 09:02:32.557570 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-278c5698-103f-40e4-816d-fee7e0d1a411 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] POST https://10.4.3.236/volume/v3/volumes/None/action Aug 26 09:02:32.558089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-278c5698-103f-40e4-816d-fee7e0d1a411 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:32.558981 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-278c5698-103f-40e4-816d-fee7e0d1a411 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:32.564797 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (caff2ea4-c291-4a6f-bf2e-3114755bd461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:32.565693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57097f6d-6899-4836-8d66-0c5eff6097bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:32.566627 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.566627 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:32.567114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:32.568406 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-278c5698-103f-40e4-816d-fee7e0d1a411 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/None/action returned with HTTP 404 Aug 26 09:02:32.569311 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 407/1607] 10.4.3.236 () {68 vars in 1294 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:32.583789 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81b2696e-1fcc-4e24-922c-1954a208d711 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.586694 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81b2696e-1fcc-4e24-922c-1954a208d711 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/58de59be-e483-42ea-bced-94020d2fa5d7 Aug 26 09:02:32.586955 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81b2696e-1fcc-4e24-922c-1954a208d711 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.587245 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81b2696e-1fcc-4e24-922c-1954a208d711 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.599333 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57097f6d-6899-4836-8d66-0c5eff6097bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:02:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c43b9fe1-252f-4688-bfd7-b6b4f798ea8d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-886673103',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c43b9fe1-252f-4688-bfd7-b6b4f798ea8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '595c539f-91ea-4594-b2d2-1cfe7ef63c91', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:32.599760 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81b2696e-1fcc-4e24-922c-1954a208d711 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/58de59be-e483-42ea-bced-94020d2fa5d7 returned with HTTP 404 Aug 26 09:02:32.600939 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12c39d5e-f45e-47f2-abdb-f847b4708363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:32.601022 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 402/1608] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/volumes/58de59be-e483-42ea-bced-94020d2fa5d7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.615920 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a7c1a5e-7175-4fab-aa73-b8da250ce612 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.618002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9137f9e2-2420-4302-a0e9-41cb35cd94ab None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.620967 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a7c1a5e-7175-4fab-aa73-b8da250ce612 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:32.620967 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a7c1a5e-7175-4fab-aa73-b8da250ce612 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.621300 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a7c1a5e-7175-4fab-aa73-b8da250ce612 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.621606 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7a7c1a5e-7175-4fab-aa73-b8da250ce612 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:32.623027 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9137f9e2-2420-4302-a0e9-41cb35cd94ab tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:32.623322 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9137f9e2-2420-4302-a0e9-41cb35cd94ab tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.623673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9137f9e2-2420-4302-a0e9-41cb35cd94ab tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.630480 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.630480 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:32.631502 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a7c1a5e-7175-4fab-aa73-b8da250ce612 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:32.632565 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 401/1609] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:32.635799 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-886673103 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-886673103, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:32.636290 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-886673103 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-886673103, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:32.639799 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.639799 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:32.646068 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9137f9e2-2420-4302-a0e9-41cb35cd94ab tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:32.654226 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9137f9e2-2420-4302-a0e9-41cb35cd94ab tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 returned with HTTP 200 Aug 26 09:02:32.655148 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 408/1610] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:32.669437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.673450 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] DELETE https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:32.674446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.674934 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.675246 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Delete volume with id: 01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:32.682063 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['a3b28d2b-9d55-4d43-8bcd-560b52aeb7cb', 'b0eebea4-bce9-4ff7-8894-aea7e8b1f9fd', '2cd0a287-f253-4fba-8e29-0a22eedfe78e', 'e87d4376-586c-4126-b639-24f48f1d6f25'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:32.683272 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12c39d5e-f45e-47f2-abdb-f847b4708363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b28d2b-9d55-4d43-8bcd-560b52aeb7cb', 'b0eebea4-bce9-4ff7-8894-aea7e8b1f9fd', '2cd0a287-f253-4fba-8e29-0a22eedfe78e', 'e87d4376-586c-4126-b639-24f48f1d6f25']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:32.684297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7d981d-f113-414f-8b10-a5c33c1bf812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:32.690452 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.690452 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:32.691103 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:32.719758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7d981d-f113-414f-8b10-a5c33c1bf812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb6858f7-6ebe-4705-a283-f142354ee5c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1055757345',encryption_key_id=None,group_id=595c539f-91ea-4594-b2d2-1cfe7ef63c91,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['a3b28d2b-9d55-4d43-8bcd-560b52aeb7cb','b0eebea4-bce9-4ff7-8894-aea7e8b1f9fd','2cd0a287-f253-4fba-8e29-0a22eedfe78e','e87d4376-586c-4126-b639-24f48f1d6f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=c43b9fe1-252f-4688-bfd7-b6b4f798ea8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1055757345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=595c539f-91ea-4594-b2d2-1cfe7ef63c91,host=None,id=bb6858f7-6ebe-4705-a283-f142354ee5c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4265e70c7454942a96871d411ea8381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c43b9fe1-252f-4688-bfd7-b6b4f798ea8d),volume_type_id=c43b9fe1-252f-4688-bfd7-b6b4f798ea8d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:32.720971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c401121-bfaa-4429-88ec-a58ce842e94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:32.727540 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Delete volume request issued successfully. Aug 26 09:02:32.727873 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29376146-2fcd-4bfa-a3b8-cc90c0dc8811 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 returned with HTTP 202 Aug 26 09:02:32.729979 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 403/1611] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:32 2026] DELETE /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:32.739697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09360e62-2583-443a-8409-a28674658197 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.744058 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09360e62-2583-443a-8409-a28674658197 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:32.744058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09360e62-2583-443a-8409-a28674658197 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.745395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09360e62-2583-443a-8409-a28674658197 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.757798 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.757798 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:32.761139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c401121-bfaa-4429-88ec-a58ce842e94b) transitioned into state 'SUCCESS' from state '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-1055757345',encryption_key_id=None,group_id=595c539f-91ea-4594-b2d2-1cfe7ef63c91,group_type_id=,metadata={},multiattach=False,project_id='e4265e70c7454942a96871d411ea8381',qos_specs=None,replication_status=,reservations=['a3b28d2b-9d55-4d43-8bcd-560b52aeb7cb','b0eebea4-bce9-4ff7-8894-aea7e8b1f9fd','2cd0a287-f253-4fba-8e29-0a22eedfe78e','e87d4376-586c-4126-b639-24f48f1d6f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac23ef631d3546408abf8a31b0dc4eba',volume_type_id=c43b9fe1-252f-4688-bfd7-b6b4f798ea8d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:32.762379 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44685cd9-c17e-451d-bccf-f75c32331e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:32.764784 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-09360e62-2583-443a-8409-a28674658197 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Volume info retrieved successfully. Aug 26 09:02:32.772944 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09360e62-2583-443a-8409-a28674658197 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 returned with HTTP 200 Aug 26 09:02:32.774141 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 402/1612] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:32.784071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44685cd9-c17e-451d-bccf-f75c32331e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:32.784578 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Flow 'volume_create_api' (caff2ea4-c291-4a6f-bf2e-3114755bd461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:32.785012 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Create volume request issued successfully. Aug 26 09:02:32.785597 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:32.785742 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:32.826114 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:32.832445 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.832445 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:32.837647 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2ec0f8b-286e-48ff-960e-69896b55ba0c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:32.838123 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 400/1613] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:02:32 2026] POST /volume/v3/volumes => generated 822 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:32.852606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:32.857170 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 Aug 26 09:02:32.857560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:32.858467 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:32.872237 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.872237 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:32.881474 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:32.882403 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:32.882560 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:32.937475 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:32.942069 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:32.942069 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:32.956492 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9abba4e3-fb17-4eb1-a589-1b0dd821cc84 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 returned with HTTP 200 Aug 26 09:02:32.956772 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 409/1614] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:32 2026] GET /volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 => generated 890 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:33.486063 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-72ae802c-d7b8-4fc4-a2b4-feff5a069507 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.490427 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-72ae802c-d7b8-4fc4-a2b4-feff5a069507 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:33.490427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-72ae802c-d7b8-4fc4-a2b4-feff5a069507 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.490427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-72ae802c-d7b8-4fc4-a2b4-feff5a069507 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.502234 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:33.502234 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:33.508386 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-72ae802c-d7b8-4fc4-a2b4-feff5a069507 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:33.515642 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-72ae802c-d7b8-4fc4-a2b4-feff5a069507 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:33.516379 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 404/1615] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:33.574559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.576679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] POST https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe/action Aug 26 09:02:33.577091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:33.577261 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:33.589199 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:33.589199 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:33.589893 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:33.600901 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Begin detaching volume completed successfully. Aug 26 09:02:33.601173 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-43a73f19-6ae9-4806-9d21-06ff63a880e7 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe/action returned with HTTP 202 Aug 26 09:02:33.601713 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 403/1616] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:02:33 2026] POST /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:02:33.629529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cbf2bed8-e76e-41f1-b024-f3732ba5a5fe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.631924 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cbf2bed8-e76e-41f1-b024-f3732ba5a5fe tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:33.632198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cbf2bed8-e76e-41f1-b024-f3732ba5a5fe tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.632464 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cbf2bed8-e76e-41f1-b024-f3732ba5a5fe tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.645082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7465415c-1a86-4666-a674-56f7f768dd98 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.648508 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7465415c-1a86-4666-a674-56f7f768dd98 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:33.648508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7465415c-1a86-4666-a674-56f7f768dd98 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.648508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7465415c-1a86-4666-a674-56f7f768dd98 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.648508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7465415c-1a86-4666-a674-56f7f768dd98 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:33.653731 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:33.653731 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:33.654932 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:33.654932 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:33.655049 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7465415c-1a86-4666-a674-56f7f768dd98 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:33.655452 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 410/1617] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:33.659358 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cbf2bed8-e76e-41f1-b024-f3732ba5a5fe tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:33.665125 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cbf2bed8-e76e-41f1-b024-f3732ba5a5fe tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:33.666490 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 401/1618] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:33.688075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-558d0994-2407-4e57-8a49-9304ec3b7749 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.688489 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-558d0994-2407-4e57-8a49-9304ec3b7749 None None] GET https://10.4.3.236/volume// Aug 26 09:02:33.688673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-558d0994-2407-4e57-8a49-9304ec3b7749 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.688885 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-558d0994-2407-4e57-8a49-9304ec3b7749 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.689229 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-558d0994-2407-4e57-8a49-9304ec3b7749 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:02:33.689559 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 405/1619] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:02:33.701511 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-8eef040f-70ea-4353-bbc4-cda38986e998 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.706424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-8eef040f-70ea-4353-bbc4-cda38986e998 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:33.706424 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-8eef040f-70ea-4353-bbc4-cda38986e998 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.706424 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-8eef040f-70ea-4353-bbc4-cda38986e998 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.722220 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:33.722220 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:33.729518 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-8eef040f-70ea-4353-bbc4-cda38986e998 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:33.738085 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-8eef040f-70ea-4353-bbc4-cda38986e998 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:33.738663 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 404/1620] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:33.791871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5274a26c-4b2e-4101-8cb0-f0ab4a4f6887 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.794344 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5274a26c-4b2e-4101-8cb0-f0ab4a4f6887 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] GET https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 Aug 26 09:02:33.794727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5274a26c-4b2e-4101-8cb0-f0ab4a4f6887 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.795411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5274a26c-4b2e-4101-8cb0-f0ab4a4f6887 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.804488 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5274a26c-4b2e-4101-8cb0-f0ab4a4f6887 tempest-VolumesNegativeTest-352061076 tempest-VolumesNegativeTest-352061076-project-member] https://10.4.3.236/volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 returned with HTTP 404 Aug 26 09:02:33.805327 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 411/1621] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/v3/volumes/01adef5c-585d-400c-8bee-a774270ffc87 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:02:33.972213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:33.974636 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 Aug 26 09:02:33.974948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:33.975348 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:33.985552 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:33.985552 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:33.991882 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:33.992991 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:33.993113 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:34.037986 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:34.043036 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.043036 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:34.058902 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8ecdcf4-b0df-40f0-bcf9-93cd35d722e2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 returned with HTTP 200 Aug 26 09:02:34.059559 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 402/1622] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:33 2026] GET /volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:34.078659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:34.080680 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/group_snapshots Aug 26 09:02:34.081350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "595c539f-91ea-4594-b2d2-1cfe7ef63c91", "name": "tempest-group_snapshot-758943000"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:34.083287 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '595c539f-91ea-4594-b2d2-1cfe7ef63c91', 'name': 'tempest-group_snapshot-758943000'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 09:02:34.088469 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.088469 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:34.094540 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Creating group_snapshot tempest-group_snapshot-758943000. Aug 26 09:02:34.117317 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.117317 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:34.142339 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-886673103 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-886673103, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:34.142339 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-886673103 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-886673103, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:34.189674 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Created reservations ['587893db-65a3-4bcf-b259-e70fc867aca4', '3caac679-2647-4f81-bdc3-8a126d7ec7e3', '4d713788-0a04-4f8b-8a97-2e52d5cb7586', '24a3bf57-56d6-4ba2-aa24-1dda4a27cb1e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:34.267332 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd9f4da3-14d3-4e37-840d-b8e80eb85f5e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots returned with HTTP 202 Aug 26 09:02:34.268173 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 406/1623] 10.4.3.236 () {70 vars in 1324 bytes} [Wed Aug 26 09:02:34 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:34.283084 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8f8fb0b-c44a-410a-a1fe-80cd0eca9c91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:34.285400 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8f8fb0b-c44a-410a-a1fe-80cd0eca9c91 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:34.285810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8f8fb0b-c44a-410a-a1fe-80cd0eca9c91 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:34.286186 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8f8fb0b-c44a-410a-a1fe-80cd0eca9c91 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:34.286462 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-f8f8fb0b-c44a-410a-a1fe-80cd0eca9c91 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member bd770509-34fa-443c-93de-41e9651bf391 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:34.294338 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.294338 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:34.301736 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8f8fb0b-c44a-410a-a1fe-80cd0eca9c91 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 returned with HTTP 200 Aug 26 09:02:34.302770 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 405/1624] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:34 2026] GET /volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:34.677944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5ef2eec8-8e19-4869-b47a-50d7c75ca708 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:34.681617 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ef2eec8-8e19-4869-b47a-50d7c75ca708 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:34.681890 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5ef2eec8-8e19-4869-b47a-50d7c75ca708 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:34.682686 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5ef2eec8-8e19-4869-b47a-50d7c75ca708 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:34.682686 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5ef2eec8-8e19-4869-b47a-50d7c75ca708 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:34.684109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d3da13b6-fc4a-4aa4-bd0e-a7ac079d2fb9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:34.686511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3da13b6-fc4a-4aa4-bd0e-a7ac079d2fb9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:34.686746 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3da13b6-fc4a-4aa4-bd0e-a7ac079d2fb9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:34.687007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3da13b6-fc4a-4aa4-bd0e-a7ac079d2fb9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:34.688855 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.688855 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:34.689927 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ef2eec8-8e19-4869-b47a-50d7c75ca708 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:34.690538 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 412/1625] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:34 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:34.704392 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.704392 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:34.711183 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d3da13b6-fc4a-4aa4-bd0e-a7ac079d2fb9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:34.718905 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3da13b6-fc4a-4aa4-bd0e-a7ac079d2fb9 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:34.719442 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 403/1626] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:34 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:34.837444 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-fc41bae3-713e-42ab-a260-f88b0268db5b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:34.840493 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-fc41bae3-713e-42ab-a260-f88b0268db5b tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] DELETE https://10.4.3.236/volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2 Aug 26 09:02:34.841193 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-fc41bae3-713e-42ab-a260-f88b0268db5b tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:34.841433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-fc41bae3-713e-42ab-a260-f88b0268db5b tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:34.854878 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:34.854878 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:34.919591 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2be27dd7-ef9d-475c-bca9-ce6d712beebe req-fc41bae3-713e-42ab-a260-f88b0268db5b tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2 returned with HTTP 200 Aug 26 09:02:34.920246 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 407/1627] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:02:34 2026] DELETE /volume/v3/attachments/42014a44-9349-4c22-9fb2-3ef95b1bbaf2 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:35.311993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45980108-78d0-482d-b1ef-499d303cb7f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.313928 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45980108-78d0-482d-b1ef-499d303cb7f3 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.314164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45980108-78d0-482d-b1ef-499d303cb7f3 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.314408 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45980108-78d0-482d-b1ef-499d303cb7f3 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.314599 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-45980108-78d0-482d-b1ef-499d303cb7f3 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member bd770509-34fa-443c-93de-41e9651bf391 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:35.318168 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.318168 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:35.322880 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45980108-78d0-482d-b1ef-499d303cb7f3 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 returned with HTTP 200 Aug 26 09:02:35.323449 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 406/1628] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:35.333125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.335532 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:35.335751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.335986 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.336282 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:35.337864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:35.344083 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all snapshots completed successfully. Aug 26 09:02:35.344637 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.344637 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:35.345503 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-112213a2-a8c1-4217-9f4a-51df2a8603ee tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:35.346083 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 413/1629] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:35.358762 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a633a58f-7245-4fef-9a45-01dd6c0a3e96 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.360784 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a633a58f-7245-4fef-9a45-01dd6c0a3e96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/996e8af3-b3f3-48f8-8213-24ba91662007 Aug 26 09:02:35.361014 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a633a58f-7245-4fef-9a45-01dd6c0a3e96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.361196 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a633a58f-7245-4fef-9a45-01dd6c0a3e96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.367478 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.367478 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:35.368143 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a633a58f-7245-4fef-9a45-01dd6c0a3e96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Snapshot retrieved successfully. Aug 26 09:02:35.369274 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a633a58f-7245-4fef-9a45-01dd6c0a3e96 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/996e8af3-b3f3-48f8-8213-24ba91662007 returned with HTTP 200 Aug 26 09:02:35.369866 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 404/1630] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/snapshots/996e8af3-b3f3-48f8-8213-24ba91662007 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:35.379180 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59747535-5981-42e0-834d-fc22d084189e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.381697 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59747535-5981-42e0-834d-fc22d084189e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.382048 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59747535-5981-42e0-834d-fc22d084189e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.382308 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59747535-5981-42e0-834d-fc22d084189e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.382683 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-59747535-5981-42e0-834d-fc22d084189e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member bd770509-34fa-443c-93de-41e9651bf391 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:35.387991 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.387991 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:35.392540 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59747535-5981-42e0-834d-fc22d084189e tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 returned with HTTP 200 Aug 26 09:02:35.393305 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 408/1631] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:35.404129 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a048679-82e3-4f20-8779-1771aadcfe9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.408520 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a048679-82e3-4f20-8779-1771aadcfe9d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/detail Aug 26 09:02:35.408921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a048679-82e3-4f20-8779-1771aadcfe9d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.409313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a048679-82e3-4f20-8779-1771aadcfe9d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.420910 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a048679-82e3-4f20-8779-1771aadcfe9d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 26 09:02:35.421438 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 407/1632] 10.4.3.236 () {68 vars in 1323 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:35.431996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.435094 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] DELETE https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.435398 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.435664 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.435866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for member bd770509-34fa-443c-93de-41e9651bf391 {{(pid=100236) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 09:02:35.436025 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.group_snapshots [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group_snapshot with id: bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.440149 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.440149 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:35.488415 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1057f8a3-6a08-41ca-9df7-5c800c2860e8 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 returned with HTTP 202 Aug 26 09:02:35.489256 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 414/1633] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:02:35 2026] DELETE /volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:35.497585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-adff2bec-e32a-41d7-aa66-5305fccd523b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.499776 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:35.500116 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.500621 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.500764 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:35.501786 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:35.512573 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:35.512931 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:35.513101 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:35.566992 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:35.572518 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.572518 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:35.589096 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-adff2bec-e32a-41d7-aa66-5305fccd523b tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:35.589481 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 405/1634] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:35.607103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.612719 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:35.613042 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.613312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.613680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:35.616431 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:35.636554 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all snapshots completed successfully. Aug 26 09:02:35.637664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f827bd4a-57b3-4f60-adbb-5c1da3dd2199 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:35.638258 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 409/1635] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:35.651175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ece389b2-b09c-4cbc-ad7c-70ae7d3525f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.655699 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ece389b2-b09c-4cbc-ad7c-70ae7d3525f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.655699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ece389b2-b09c-4cbc-ad7c-70ae7d3525f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.656306 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ece389b2-b09c-4cbc-ad7c-70ae7d3525f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.656484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-ece389b2-b09c-4cbc-ad7c-70ae7d3525f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member bd770509-34fa-443c-93de-41e9651bf391 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:35.660411 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ece389b2-b09c-4cbc-ad7c-70ae7d3525f2 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 returned with HTTP 404 Aug 26 09:02:35.660723 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 408/1636] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:35.669915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6c4753c3-4d77-46dc-b787-77a6cf029539 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.672020 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6c4753c3-4d77-46dc-b787-77a6cf029539 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/group_snapshots Aug 26 09:02:35.672414 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6c4753c3-4d77-46dc-b787-77a6cf029539 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.672721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6c4753c3-4d77-46dc-b787-77a6cf029539 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.673154 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.673154 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:35.679305 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6c4753c3-4d77-46dc-b787-77a6cf029539 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots returned with HTTP 200 Aug 26 09:02:35.679305 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 415/1637] 10.4.3.236 () {68 vars in 1302 bytes} [Wed Aug 26 09:02:35 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 26 09:02:35.689171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.691863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] DELETE https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.692198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.692492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.692672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for member bd770509-34fa-443c-93de-41e9651bf391 {{(pid=100239) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 09:02:35.692830 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group_snapshot with id: bd770509-34fa-443c-93de-41e9651bf391 Aug 26 09:02:35.697376 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9394e40b-6089-4107-8b3d-2cd0d8e37be6 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 returned with HTTP 404 Aug 26 09:02:35.698204 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 406/1638] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:02:35 2026] DELETE /volume/v3/group_snapshots/bd770509-34fa-443c-93de-41e9651bf391 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:35.703526 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb20db45-e46b-4d6d-9c6e-9097a17c296a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.707148 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb20db45-e46b-4d6d-9c6e-9097a17c296a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:35.707285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-59095409-0366-49f5-8d7b-a4938dc6f30c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.707435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb20db45-e46b-4d6d-9c6e-9097a17c296a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.707711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb20db45-e46b-4d6d-9c6e-9097a17c296a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.708237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-eb20db45-e46b-4d6d-9c6e-9097a17c296a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:35.712613 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:35.712954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.713178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.713506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:35.714037 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.714037 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:35.714907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:35.715413 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.715413 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:35.716470 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb20db45-e46b-4d6d-9c6e-9097a17c296a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:35.717045 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 410/1639] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:35.724793 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Get all volumes completed successfully. Aug 26 09:02:35.726374 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:35.726374 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:35.745248 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5dfe0b06-e0ef-46d8-a708-9d273cf365bb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.748875 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5dfe0b06-e0ef-46d8-a708-9d273cf365bb tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:35.748875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5dfe0b06-e0ef-46d8-a708-9d273cf365bb tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.748875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5dfe0b06-e0ef-46d8-a708-9d273cf365bb tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.759483 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.759483 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:35.767542 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5dfe0b06-e0ef-46d8-a708-9d273cf365bb tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:35.774305 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5dfe0b06-e0ef-46d8-a708-9d273cf365bb tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:35.775065 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 416/1640] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:35.787263 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:35.795514 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.795514 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:35.806793 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59095409-0366-49f5-8d7b-a4938dc6f30c tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:35.807925 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 409/1641] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:35.821954 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.824915 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] POST https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91/action Aug 26 09:02:35.825399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:35.825523 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:35.827606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] delete called for group 595c539f-91ea-4594-b2d2-1cfe7ef63c91 {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:02:35.828144 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Delete group with id: 595c539f-91ea-4594-b2d2-1cfe7ef63c91 Aug 26 09:02:35.835449 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.835449 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:35.902155 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f983c6b6-c36c-4c02-9187-7305b29ac69d tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91/action returned with HTTP 202 Aug 26 09:02:35.902791 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 407/1642] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:02:35 2026] POST /volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:35.917921 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1fde595a-d87c-466a-8221-c92c03610beb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:35.921298 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 Aug 26 09:02:35.922130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:35.922130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:35.934279 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:35.934279 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:35.941444 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Volume info retrieved successfully. Aug 26 09:02:35.948295 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:35.948295 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:36.005274 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:36.009430 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:36.009430 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:36.020519 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1fde595a-d87c-466a-8221-c92c03610beb tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 returned with HTTP 200 Aug 26 09:02:36.020931 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 411/1643] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:35 2026] GET /volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:36.731035 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-110da5d6-ab29-4e8f-bd2a-bd91778d248d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:36.733438 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-110da5d6-ab29-4e8f-bd2a-bd91778d248d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:36.733656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-110da5d6-ab29-4e8f-bd2a-bd91778d248d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:36.733960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-110da5d6-ab29-4e8f-bd2a-bd91778d248d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:36.734132 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-110da5d6-ab29-4e8f-bd2a-bd91778d248d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:36.739072 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:36.739072 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:36.740140 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-110da5d6-ab29-4e8f-bd2a-bd91778d248d tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:36.740762 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 417/1644] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:36 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:37.039102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-019ecaa6-6329-4ecc-add2-e4b3d4f2518a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:37.042680 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-019ecaa6-6329-4ecc-add2-e4b3d4f2518a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 Aug 26 09:02:37.043000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-019ecaa6-6329-4ecc-add2-e4b3d4f2518a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:37.043310 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-019ecaa6-6329-4ecc-add2-e4b3d4f2518a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:37.052230 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-019ecaa6-6329-4ecc-add2-e4b3d4f2518a tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 returned with HTTP 404 Aug 26 09:02:37.053166 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 410/1645] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:37 2026] GET /volume/v3/volumes/bb6858f7-6ebe-4705-a283-f142354ee5c0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:37.062922 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-788e8981-4c45-4cfe-b0ba-ab8e7e942300 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:37.067251 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-788e8981-4c45-4cfe-b0ba-ab8e7e942300 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] GET https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 Aug 26 09:02:37.067251 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-788e8981-4c45-4cfe-b0ba-ab8e7e942300 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:37.067251 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-788e8981-4c45-4cfe-b0ba-ab8e7e942300 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:37.067251 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-788e8981-4c45-4cfe-b0ba-ab8e7e942300 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] show called for member 595c539f-91ea-4594-b2d2-1cfe7ef63c91 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:37.070241 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-788e8981-4c45-4cfe-b0ba-ab8e7e942300 tempest-GroupSnapshotsTest-149637377 tempest-GroupSnapshotsTest-149637377-project-member] https://10.4.3.236/volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 returned with HTTP 404 Aug 26 09:02:37.071180 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 408/1646] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:37 2026] GET /volume/v3/groups/595c539f-91ea-4594-b2d2-1cfe7ef63c91 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:37.080509 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-454bb245-0ab9-4d38-a990-210b94168cfd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:37.084968 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-454bb245-0ab9-4d38-a990-210b94168cfd tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/c43fab02-94c1-4c14-9ddc-e2f2bc918a38 Aug 26 09:02:37.085151 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-454bb245-0ab9-4d38-a990-210b94168cfd tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:37.085401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-454bb245-0ab9-4d38-a990-210b94168cfd tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:37.106578 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-454bb245-0ab9-4d38-a990-210b94168cfd tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/group_types/c43fab02-94c1-4c14-9ddc-e2f2bc918a38 returned with HTTP 202 Aug 26 09:02:37.107129 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 412/1647] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:37 2026] DELETE /volume/v3/group_types/c43fab02-94c1-4c14-9ddc-e2f2bc918a38 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:37.115951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c10b7fe7-d50f-4798-8e97-3d1bf06c6651 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:37.118963 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c10b7fe7-d50f-4798-8e97-3d1bf06c6651 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] DELETE https://10.4.3.236/volume/v3/types/c43b9fe1-252f-4688-bfd7-b6b4f798ea8d Aug 26 09:02:37.119456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c10b7fe7-d50f-4798-8e97-3d1bf06c6651 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:37.119520 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c10b7fe7-d50f-4798-8e97-3d1bf06c6651 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:37.177373 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c10b7fe7-d50f-4798-8e97-3d1bf06c6651 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types/c43b9fe1-252f-4688-bfd7-b6b4f798ea8d returned with HTTP 202 Aug 26 09:02:37.177884 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 418/1648] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:37 2026] DELETE /volume/v3/types/c43b9fe1-252f-4688-bfd7-b6b4f798ea8d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:37.188292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d847ead-a152-486c-a6ab-de78b3bb5e79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:37.192138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d847ead-a152-486c-a6ab-de78b3bb5e79 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] GET https://10.4.3.236/volume/v3/types/c43b9fe1-252f-4688-bfd7-b6b4f798ea8d Aug 26 09:02:37.192138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d847ead-a152-486c-a6ab-de78b3bb5e79 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:37.192560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d847ead-a152-486c-a6ab-de78b3bb5e79 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:37.200538 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d847ead-a152-486c-a6ab-de78b3bb5e79 tempest-GroupSnapshotsTest-1897449661 tempest-GroupSnapshotsTest-1897449661-project-admin] https://10.4.3.236/volume/v3/types/c43b9fe1-252f-4688-bfd7-b6b4f798ea8d returned with HTTP 404 Aug 26 09:02:37.201928 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 411/1649] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:37 2026] GET /volume/v3/types/c43b9fe1-252f-4688-bfd7-b6b4f798ea8d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:37.755825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-399f20f4-9ea3-492f-be9f-9c85cbdc4b38 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:37.760512 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-399f20f4-9ea3-492f-be9f-9c85cbdc4b38 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:37.761646 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-399f20f4-9ea3-492f-be9f-9c85cbdc4b38 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:37.763282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-399f20f4-9ea3-492f-be9f-9c85cbdc4b38 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:37.763458 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-399f20f4-9ea3-492f-be9f-9c85cbdc4b38 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:37.776210 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:37.776210 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:37.776210 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-399f20f4-9ea3-492f-be9f-9c85cbdc4b38 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:37.776210 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 409/1650] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:37 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:38.790179 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c4c420ff-6c68-43b9-b4e9-db8e8e927178 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:38.795942 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4c420ff-6c68-43b9-b4e9-db8e8e927178 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:38.796210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4c420ff-6c68-43b9-b4e9-db8e8e927178 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:38.796485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4c420ff-6c68-43b9-b4e9-db8e8e927178 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:38.796679 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c4c420ff-6c68-43b9-b4e9-db8e8e927178 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:38.806248 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:38.806248 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:38.807256 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4c420ff-6c68-43b9-b4e9-db8e8e927178 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:38.807711 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 413/1651] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:38 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:39.486874 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7a4bba60-55c7-4c67-8a72-db5835516dee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:39.489075 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a4bba60-55c7-4c67-8a72-db5835516dee tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:39.489345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a4bba60-55c7-4c67-8a72-db5835516dee tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:39.489606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a4bba60-55c7-4c67-8a72-db5835516dee tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:39.501381 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:39.501381 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:39.508551 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7a4bba60-55c7-4c67-8a72-db5835516dee tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:39.514872 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a4bba60-55c7-4c67-8a72-db5835516dee tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:39.515242 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 419/1652] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:39 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:39.583791 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e62470e5-cffb-43aa-8399-7f99c5beadea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:39.586052 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e62470e5-cffb-43aa-8399-7f99c5beadea tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:39.586331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e62470e5-cffb-43aa-8399-7f99c5beadea tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:39.586507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e62470e5-cffb-43aa-8399-7f99c5beadea tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:39.599952 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:39.599952 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:39.605988 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e62470e5-cffb-43aa-8399-7f99c5beadea tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:39.613534 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e62470e5-cffb-43aa-8399-7f99c5beadea tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:39.614237 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 412/1653] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:39 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:39.827711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d897a421-3357-4c02-a2c6-c1c20569f75b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:39.830835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d897a421-3357-4c02-a2c6-c1c20569f75b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:39.831099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d897a421-3357-4c02-a2c6-c1c20569f75b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:39.831354 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d897a421-3357-4c02-a2c6-c1c20569f75b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:39.831520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d897a421-3357-4c02-a2c6-c1c20569f75b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:39.838625 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:39.838625 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:39.839835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d897a421-3357-4c02-a2c6-c1c20569f75b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:39.840356 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 410/1654] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:39 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:40.412703 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-adf870df-c665-4f72-86c6-5b4791eb7c49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:40.535440 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adf870df-c665-4f72-86c6-5b4791eb7c49 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:02:40.535864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adf870df-c665-4f72-86c6-5b4791eb7c49 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1249359264"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:40.561562 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adf870df-c665-4f72-86c6-5b4791eb7c49 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:02:40.562109 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 414/1655] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:02:40 2026] POST /volume/v3/types => generated 228 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:40.573274 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-64fd27f6-677c-4426-99ac-90ca67a815f9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:40.576288 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64fd27f6-677c-4426-99ac-90ca67a815f9 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:40.576288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64fd27f6-677c-4426-99ac-90ca67a815f9 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1279979906"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:40.592005 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64fd27f6-677c-4426-99ac-90ca67a815f9 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:40.592462 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 420/1656] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:02:40 2026] POST /volume/v3/group_types => generated 185 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:40.602105 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-026310d8-5fe0-461c-adc4-21757163e679 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:40.693555 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 09:02:40.694029 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "381967ac-2090-4064-9716-1868ce6a53c2", "volume_types": ["06d4f226-bb38-4d81-816b-84bbb6803fc2"], "name": "tempest-GroupSnapshotsV319Test-Group-1783135809"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:40.696034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Creating new group {'group': {'group_type': '381967ac-2090-4064-9716-1868ce6a53c2', 'volume_types': ['06d4f226-bb38-4d81-816b-84bbb6803fc2'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1783135809'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 09:02:40.700661 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1783135809. Aug 26 09:02:40.711091 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Availability Zones retrieved successfully. Aug 26 09:02:40.750758 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Created reservations ['dfd04648-d234-4a6b-b836-20bbf15651fd'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:40.806582 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-026310d8-5fe0-461c-adc4-21757163e679 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 09:02:40.807159 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 413/1657] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 09:02:40 2026] POST /volume/v3/groups => generated 116 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:40.820059 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b1b1ef6-66a7-4338-ae89-94f1c4921b00 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:40.821866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b1b1ef6-66a7-4338-ae89-94f1c4921b00 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc Aug 26 09:02:40.822108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b1b1ef6-66a7-4338-ae89-94f1c4921b00 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:40.822339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b1b1ef6-66a7-4338-ae89-94f1c4921b00 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:40.822495 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-7b1b1ef6-66a7-4338-ae89-94f1c4921b00 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member 8830200b-8736-4549-8d43-5aa8c50468bc {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:40.832709 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:40.832709 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:40.850206 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b1b1ef6-66a7-4338-ae89-94f1c4921b00 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc returned with HTTP 200 Aug 26 09:02:40.850609 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 411/1658] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:40 2026] GET /volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc => generated 396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:40.856638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-adce30f9-041c-4b4b-b4e2-0355557efb43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:40.860801 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adce30f9-041c-4b4b-b4e2-0355557efb43 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:40.861107 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adce30f9-041c-4b4b-b4e2-0355557efb43 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:40.861469 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adce30f9-041c-4b4b-b4e2-0355557efb43 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:40.861469 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-adce30f9-041c-4b4b-b4e2-0355557efb43 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:40.871616 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:40.871616 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:40.873158 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adce30f9-041c-4b4b-b4e2-0355557efb43 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:40.873601 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 415/1659] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:40 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:41.864087 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3e328293-5d1e-461f-8759-18121435c966 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:41.866590 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3e328293-5d1e-461f-8759-18121435c966 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc Aug 26 09:02:41.866915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3e328293-5d1e-461f-8759-18121435c966 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:41.867185 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3e328293-5d1e-461f-8759-18121435c966 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:41.867386 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-3e328293-5d1e-461f-8759-18121435c966 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member 8830200b-8736-4549-8d43-5aa8c50468bc {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:41.872408 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:41.872408 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:41.883053 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3e328293-5d1e-461f-8759-18121435c966 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc returned with HTTP 200 Aug 26 09:02:41.883554 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 421/1660] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:41 2026] GET /volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:41.887373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b73e6974-530a-4919-adac-4476cb8b4bd4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:41.889606 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b73e6974-530a-4919-adac-4476cb8b4bd4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:41.890012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b73e6974-530a-4919-adac-4476cb8b4bd4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:41.890386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b73e6974-530a-4919-adac-4476cb8b4bd4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:41.890626 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b73e6974-530a-4919-adac-4476cb8b4bd4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:41.895549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:41.899692 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:41.899758 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:41.899758 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:41.899819 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-344327174", "volume_type": "06d4f226-bb38-4d81-816b-84bbb6803fc2", "group_id": "8830200b-8736-4549-8d43-5aa8c50468bc", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:41.899926 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b73e6974-530a-4919-adac-4476cb8b4bd4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:41.899926 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 414/1661] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:41 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:41.900002 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-344327174', 'volume_type': '06d4f226-bb38-4d81-816b-84bbb6803fc2', 'group_id': '8830200b-8736-4549-8d43-5aa8c50468bc', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:41.912173 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:41.912173 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:41.912788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Create volume of 1 GB Aug 26 09:02:41.913817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ac2ab3c-7de7-4efe-b3c3-a48e67db611d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:41.915868 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ac2ab3c-7de7-4efe-b3c3-a48e67db611d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:41.916137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ac2ab3c-7de7-4efe-b3c3-a48e67db611d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:41.916455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ac2ab3c-7de7-4efe-b3c3-a48e67db611d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:41.916614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8ac2ab3c-7de7-4efe-b3c3-a48e67db611d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:41.920808 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:41.920808 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:41.921503 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ac2ab3c-7de7-4efe-b3c3-a48e67db611d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:41.921894 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 416/1662] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:41 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:41.922383 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Availability Zones retrieved successfully. Aug 26 09:02:41.930971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Flow 'volume_create_api' (28eb12eb-d3b6-409b-85df-bf6e4966e290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:41.932906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf9183ea-7eec-4da6-a70d-add1ab3da01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:41.933726 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:41.933726 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:41.934373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:41.938960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:41.943473 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:02:41.944018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01258853-d24b-45be-9525-c8f5c94ad757", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-93703477"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:41.946033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating new backup {'backup': {'volume_id': '01258853-d24b-45be-9525-c8f5c94ad757', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-93703477'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:02:41.946249 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Creating backup of volume 01258853-d24b-45be-9525-c8f5c94ad757 in container None Aug 26 09:02:41.963880 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:41.963880 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:41.964295 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Volume info retrieved successfully. Aug 26 09:02:41.978557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf9183ea-7eec-4da6-a70d-add1ab3da01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06d4f226-bb38-4d81-816b-84bbb6803fc2,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1249359264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06d4f226-bb38-4d81-816b-84bbb6803fc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8830200b-8736-4549-8d43-5aa8c50468bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:41.979600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a10576f-cc06-4acb-bb2c-f8cd9e42d101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:41.987815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Created reservations ['bcb6a715-87ba-4d72-8198-a82ea6fb9dff', 'a82bb2e2-33d5-46d7-a55a-ead324a24d39'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:42.017370 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1249359264 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1249359264, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:42.017721 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1249359264 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1249359264, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:42.059936 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eafcbc49-86e2-41d3-bf0b-3c19938c4060 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:02:42.060564 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 422/1663] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:41 2026] POST /volume/v3/backups => generated 328 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:42.071750 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea7f3b20-19d0-4e96-a72e-d4255d3ceea0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:42.072625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Created reservations ['79f6aff0-3a02-4911-a113-30b4f4232cbd', '33925319-088a-451a-b9a1-62c63841ae3f', 'ebdb486c-f9f1-40d3-838c-b58f162c96a2', '3f2426de-24ae-4221-aa41-e36c3d8ff9ff'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:42.073836 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a10576f-cc06-4acb-bb2c-f8cd9e42d101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f6aff0-3a02-4911-a113-30b4f4232cbd', '33925319-088a-451a-b9a1-62c63841ae3f', 'ebdb486c-f9f1-40d3-838c-b58f162c96a2', '3f2426de-24ae-4221-aa41-e36c3d8ff9ff']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:42.074084 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea7f3b20-19d0-4e96-a72e-d4255d3ceea0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:42.074620 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea7f3b20-19d0-4e96-a72e-d4255d3ceea0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:42.075893 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0844e46b-dfa1-48da-8302-b84988ec2558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:42.075978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea7f3b20-19d0-4e96-a72e-d4255d3ceea0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:42.075978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ea7f3b20-19d0-4e96-a72e-d4255d3ceea0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:42.082929 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:42.082929 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:42.082929 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea7f3b20-19d0-4e96-a72e-d4255d3ceea0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:42.082929 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 415/1664] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:42 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:42.108610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0844e46b-dfa1-48da-8302-b84988ec2558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1fa43b2-2b03-46b3-95d3-88b3d18a9f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-344327174',encryption_key_id=None,group_id=8830200b-8736-4549-8d43-5aa8c50468bc,group_type_id=,metadata={},multiattach=False,project_id='8a654a8313614b669bbb353499e8ae9f',qos_specs=None,replication_status=,reservations=['79f6aff0-3a02-4911-a113-30b4f4232cbd','33925319-088a-451a-b9a1-62c63841ae3f','ebdb486c-f9f1-40d3-838c-b58f162c96a2','3f2426de-24ae-4221-aa41-e36c3d8ff9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='571ac519f8a94c089fa95779a293020f',volume_type_id=06d4f226-bb38-4d81-816b-84bbb6803fc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-344327174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8830200b-8736-4549-8d43-5aa8c50468bc,host=None,id=b1fa43b2-2b03-46b3-95d3-88b3d18a9f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a654a8313614b669bbb353499e8ae9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='571ac519f8a94c089fa95779a293020f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06d4f226-bb38-4d81-816b-84bbb6803fc2),volume_type_id=06d4f226-bb38-4d81-816b-84bbb6803fc2)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:42.109832 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98521bc-5225-4507-af42-0711ba41d91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:42.141223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98521bc-5225-4507-af42-0711ba41d91c) transitioned into state 'SUCCESS' from state '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-344327174',encryption_key_id=None,group_id=8830200b-8736-4549-8d43-5aa8c50468bc,group_type_id=,metadata={},multiattach=False,project_id='8a654a8313614b669bbb353499e8ae9f',qos_specs=None,replication_status=,reservations=['79f6aff0-3a02-4911-a113-30b4f4232cbd','33925319-088a-451a-b9a1-62c63841ae3f','ebdb486c-f9f1-40d3-838c-b58f162c96a2','3f2426de-24ae-4221-aa41-e36c3d8ff9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='571ac519f8a94c089fa95779a293020f',volume_type_id=06d4f226-bb38-4d81-816b-84bbb6803fc2)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:42.142317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c061cd42-e67d-462e-b1bd-f77c2a84ab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:42.164688 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c061cd42-e67d-462e-b1bd-f77c2a84ab5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:42.165599 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Flow 'volume_create_api' (28eb12eb-d3b6-409b-85df-bf6e4966e290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:42.167078 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Create volume request issued successfully. Aug 26 09:02:42.167565 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:42.167777 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:42.227628 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:42.236621 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:42.236621 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:42.240433 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc85f2b8-b41a-4719-a86b-2623535fe8bc tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:42.240907 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 412/1665] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:02:41 2026] POST /volume/v3/volumes => generated 826 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:42.259138 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:42.264635 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 Aug 26 09:02:42.264946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:42.265145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:42.285438 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:42.285438 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:42.291901 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Volume info retrieved successfully. Aug 26 09:02:42.294387 np0000008153 devstack@c-api.service[100238]: WARNING stevedore.named [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:42.294387 np0000008153 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:42.351453 np0000008153 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:42.354362 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:42.354362 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:42.363276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f54f12e-24c9-403f-89b6-f82a56d70ee0 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 returned with HTTP 200 Aug 26 09:02:42.363761 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 417/1666] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:42 2026] GET /volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 => generated 894 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:43.098674 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-72413ee3-a705-462a-96a4-688d4b38617e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:43.101812 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72413ee3-a705-462a-96a4-688d4b38617e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:43.102123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72413ee3-a705-462a-96a4-688d4b38617e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:43.102426 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72413ee3-a705-462a-96a4-688d4b38617e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:43.102593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-72413ee3-a705-462a-96a4-688d4b38617e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:43.108012 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.108012 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:43.108938 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72413ee3-a705-462a-96a4-688d4b38617e tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:43.109459 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 423/1667] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:43 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:43.378219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:43.381630 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 Aug 26 09:02:43.382003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:43.382284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:43.396439 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.396439 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:43.406397 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Volume info retrieved successfully. Aug 26 09:02:43.407382 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:43.407592 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:43.463141 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:43.471072 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.471072 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:43.488212 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4921b582-0292-4e25-9c9e-6db4a51cdbf6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 returned with HTTP 200 Aug 26 09:02:43.488921 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 416/1668] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:43 2026] GET /volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:43.507759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:43.510132 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] POST https://10.4.3.236/volume/v3/group_snapshots Aug 26 09:02:43.510656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8830200b-8736-4549-8d43-5aa8c50468bc", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-24435103"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:43.512810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8830200b-8736-4549-8d43-5aa8c50468bc', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-24435103'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 09:02:43.516757 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.516757 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:43.521410 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-24435103. Aug 26 09:02:43.548725 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.548725 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:43.573456 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1249359264 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1249359264, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:43.619051 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Created reservations ['5dd3a46d-343c-4c0e-927e-5e792f327442', '9312b657-6b1b-4eb3-bdbc-bb0d7e27845a', '23d6f530-3ee3-45d3-87c2-9a2cd6717825', 'cf8d8581-8de9-4177-af0a-549ee9f1a976'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:43.659407 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ed07fe6-c59c-4e5c-91a3-f9515c8783fd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots returned with HTTP 202 Aug 26 09:02:43.660198 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 413/1669] 10.4.3.236 () {70 vars in 1324 bytes} [Wed Aug 26 09:02:43 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:43.673816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7411e1a8-efc3-4196-aa51-a32ac7939883 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:43.681287 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7411e1a8-efc3-4196-aa51-a32ac7939883 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:43.681558 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7411e1a8-efc3-4196-aa51-a32ac7939883 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:43.681859 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7411e1a8-efc3-4196-aa51-a32ac7939883 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:43.682062 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-7411e1a8-efc3-4196-aa51-a32ac7939883 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:43.692172 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.692172 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:43.698075 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7411e1a8-efc3-4196-aa51-a32ac7939883 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:43.698657 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 418/1670] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:43 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:43.722797 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:43.725298 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:43.726421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:43.726421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:43.726665 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Delete volume with id: 8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:43.741782 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.741782 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:43.741782 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:43.766572 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Delete volume request issued successfully. Aug 26 09:02:43.766870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a75c53a-c3b5-4a53-85da-69ed4cb5a75c tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 202 Aug 26 09:02:43.767916 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 424/1671] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:43 2026] DELETE /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:43.778331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6fa06359-7330-4c88-8489-14b707fc6dab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:43.781169 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6fa06359-7330-4c88-8489-14b707fc6dab tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:43.781358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6fa06359-7330-4c88-8489-14b707fc6dab tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:43.782588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6fa06359-7330-4c88-8489-14b707fc6dab tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:43.790349 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:43.790349 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:43.794911 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6fa06359-7330-4c88-8489-14b707fc6dab tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Volume info retrieved successfully. Aug 26 09:02:43.801927 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6fa06359-7330-4c88-8489-14b707fc6dab tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 200 Aug 26 09:02:43.802661 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 417/1672] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:43 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:44.122101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6cc3b71f-69d0-4d57-8869-62b279d0e222 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.124530 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cc3b71f-69d0-4d57-8869-62b279d0e222 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:44.124810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cc3b71f-69d0-4d57-8869-62b279d0e222 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:44.125097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cc3b71f-69d0-4d57-8869-62b279d0e222 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:44.125253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6cc3b71f-69d0-4d57-8869-62b279d0e222 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:44.130586 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.130586 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:44.131505 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cc3b71f-69d0-4d57-8869-62b279d0e222 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:44.131963 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 414/1673] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:44 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:44.719736 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d9b09b8e-7888-4f8e-865a-85ac6633ebd2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.723977 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b09b8e-7888-4f8e-865a-85ac6633ebd2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:44.724538 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b09b8e-7888-4f8e-865a-85ac6633ebd2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:44.725390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b09b8e-7888-4f8e-865a-85ac6633ebd2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:44.725390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-d9b09b8e-7888-4f8e-865a-85ac6633ebd2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:44.732136 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.732136 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:44.739915 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b09b8e-7888-4f8e-865a-85ac6633ebd2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:44.740865 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 419/1674] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:44 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:44.757868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.758508 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:44.758906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:44.759385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:44.759820 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:44.768658 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:44.777821 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Get all snapshots completed successfully. Aug 26 09:02:44.778459 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.778459 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:44.779617 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e9b07f04-0f1f-42d6-ad1f-093b0697a63d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:44.780973 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 425/1675] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:44 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:44.805150 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa35324e-ec77-4f50-8abd-ab8e63d7e007 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.807624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa35324e-ec77-4f50-8abd-ab8e63d7e007 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/snapshots/ec1b3d9f-8933-4411-9b15-a86690b27d5c Aug 26 09:02:44.808039 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa35324e-ec77-4f50-8abd-ab8e63d7e007 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:44.808947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa35324e-ec77-4f50-8abd-ab8e63d7e007 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:44.822293 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.822293 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:44.823701 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa35324e-ec77-4f50-8abd-ab8e63d7e007 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Snapshot retrieved successfully. Aug 26 09:02:44.825805 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa35324e-ec77-4f50-8abd-ab8e63d7e007 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/snapshots/ec1b3d9f-8933-4411-9b15-a86690b27d5c returned with HTTP 200 Aug 26 09:02:44.825805 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 418/1676] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:44 2026] GET /volume/v3/snapshots/ec1b3d9f-8933-4411-9b15-a86690b27d5c => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:44.827557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a65fd55-46e0-4bc3-8805-9a0dbec97367 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.830079 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a65fd55-46e0-4bc3-8805-9a0dbec97367 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] GET https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe Aug 26 09:02:44.830275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a65fd55-46e0-4bc3-8805-9a0dbec97367 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:44.830491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a65fd55-46e0-4bc3-8805-9a0dbec97367 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:44.838230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a65fd55-46e0-4bc3-8805-9a0dbec97367 tempest-TaggedAttachmentsTest-1997380910 tempest-TaggedAttachmentsTest-1997380910-project-member] https://10.4.3.236/volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe returned with HTTP 404 Aug 26 09:02:44.838924 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 415/1677] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:44 2026] GET /volume/v3/volumes/8cca9746-9a92-4a59-a858-50bf3e7b7efe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:44.847210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81757aee-c47a-473a-a0b5-899421539a33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.851740 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81757aee-c47a-473a-a0b5-899421539a33 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] POST https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action Aug 26 09:02:44.852322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81757aee-c47a-473a-a0b5-899421539a33 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:44.852540 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81757aee-c47a-473a-a0b5-899421539a33 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:44.855484 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-81757aee-c47a-473a-a0b5-899421539a33 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Updating group 'fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a' with 'creating' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 09:02:44.872349 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.872349 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:44.885620 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81757aee-c47a-473a-a0b5-899421539a33 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action returned with HTTP 202 Aug 26 09:02:44.886387 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 420/1678] 10.4.3.236 () {70 vars in 1455 bytes} [Wed Aug 26 09:02:44 2026] POST /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:44.897948 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5eaf28a6-fc1a-431d-9233-4f78f9c9b6c6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.902536 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5eaf28a6-fc1a-431d-9233-4f78f9c9b6c6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:44.902536 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5eaf28a6-fc1a-431d-9233-4f78f9c9b6c6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:44.904970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5eaf28a6-fc1a-431d-9233-4f78f9c9b6c6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:44.905359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-5eaf28a6-fc1a-431d-9233-4f78f9c9b6c6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:44.916472 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.916472 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:44.927704 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5eaf28a6-fc1a-431d-9233-4f78f9c9b6c6 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:44.928414 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 426/1679] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:44 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:44.951912 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd911bbc-0a82-4503-b77a-00a1ff534ddd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:44.954289 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd911bbc-0a82-4503-b77a-00a1ff534ddd tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] POST https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action Aug 26 09:02:44.955100 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd911bbc-0a82-4503-b77a-00a1ff534ddd tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:44.955344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd911bbc-0a82-4503-b77a-00a1ff534ddd tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:44.958382 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-fd911bbc-0a82-4503-b77a-00a1ff534ddd tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Updating group 'fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a' with 'available' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 09:02:44.966933 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:44.966933 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:44.989162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd911bbc-0a82-4503-b77a-00a1ff534ddd tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action returned with HTTP 202 Aug 26 09:02:44.989162 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 419/1680] 10.4.3.236 () {70 vars in 1455 bytes} [Wed Aug 26 09:02:44 2026] POST /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:45.011294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c32088be-8472-442f-a63e-7b0e487e3392 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.017036 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c32088be-8472-442f-a63e-7b0e487e3392 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:45.017036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c32088be-8472-442f-a63e-7b0e487e3392 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.017036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c32088be-8472-442f-a63e-7b0e487e3392 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.017036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-c32088be-8472-442f-a63e-7b0e487e3392 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:45.025411 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.025411 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:45.032507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c32088be-8472-442f-a63e-7b0e487e3392 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:45.033470 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 416/1681] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:45.052875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddcc6de7-f9ce-4d80-907c-961f3049c7d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.056620 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddcc6de7-f9ce-4d80-907c-961f3049c7d7 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] POST https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action Aug 26 09:02:45.057024 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddcc6de7-f9ce-4d80-907c-961f3049c7d7 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:45.057175 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddcc6de7-f9ce-4d80-907c-961f3049c7d7 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:45.062539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-ddcc6de7-f9ce-4d80-907c-961f3049c7d7 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Updating group 'fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a' with 'error' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 09:02:45.068097 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.068097 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:45.084027 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddcc6de7-f9ce-4d80-907c-961f3049c7d7 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action returned with HTTP 202 Aug 26 09:02:45.084266 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 421/1682] 10.4.3.236 () {70 vars in 1455 bytes} [Wed Aug 26 09:02:45 2026] POST /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:45.101391 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-899072ef-b3e5-4310-8bf2-a33a7068a356 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.104272 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-899072ef-b3e5-4310-8bf2-a33a7068a356 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:45.104272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-899072ef-b3e5-4310-8bf2-a33a7068a356 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.104416 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-899072ef-b3e5-4310-8bf2-a33a7068a356 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.107881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-899072ef-b3e5-4310-8bf2-a33a7068a356 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:45.113188 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.113188 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:45.125040 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-899072ef-b3e5-4310-8bf2-a33a7068a356 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:45.125040 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 427/1683] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:45.149152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c602b505-419d-46cc-81e9-d2232ce31d11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.149297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eda1d5bc-ce46-4b41-b558-5b040e617846 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.153633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eda1d5bc-ce46-4b41-b558-5b040e617846 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:45.153633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eda1d5bc-ce46-4b41-b558-5b040e617846 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.153633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eda1d5bc-ce46-4b41-b558-5b040e617846 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.154138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eda1d5bc-ce46-4b41-b558-5b040e617846 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:45.154271 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c602b505-419d-46cc-81e9-d2232ce31d11 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] POST https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action Aug 26 09:02:45.154720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c602b505-419d-46cc-81e9-d2232ce31d11 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:45.157243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c602b505-419d-46cc-81e9-d2232ce31d11 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:45.160553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-c602b505-419d-46cc-81e9-d2232ce31d11 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Updating group 'fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a' with 'available' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 09:02:45.162528 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.162528 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:45.163530 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eda1d5bc-ce46-4b41-b558-5b040e617846 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:45.164750 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 417/1684] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:45.165050 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.165050 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:45.188352 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c602b505-419d-46cc-81e9-d2232ce31d11 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action returned with HTTP 202 Aug 26 09:02:45.188352 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 420/1685] 10.4.3.236 () {70 vars in 1455 bytes} [Wed Aug 26 09:02:45 2026] POST /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:45.205400 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1166272b-d4c9-44ee-8781-d9fd6af6ca0b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.208111 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1166272b-d4c9-44ee-8781-d9fd6af6ca0b tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:45.208403 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1166272b-d4c9-44ee-8781-d9fd6af6ca0b tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.208712 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1166272b-d4c9-44ee-8781-d9fd6af6ca0b tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.208809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-1166272b-d4c9-44ee-8781-d9fd6af6ca0b tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:45.220678 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.220678 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:45.234211 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1166272b-d4c9-44ee-8781-d9fd6af6ca0b tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:45.235018 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 422/1686] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:45.246809 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.251266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] DELETE https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:45.252044 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.252421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.252571 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.group_snapshots [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] delete called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100236) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 09:02:45.252758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.group_snapshots [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Delete group_snapshot with id: fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:45.264154 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.264154 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:45.331409 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c58da51c-a3a2-41a9-ac50-4c1511bfb877 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 202 Aug 26 09:02:45.332610 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 428/1687] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:02:45 2026] DELETE /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:45.349561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.353536 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:45.354739 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.355800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.355800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:45.358327 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:45.373058 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Get all volumes completed successfully. Aug 26 09:02:45.374219 np0000008153 devstack@c-api.service[100239]: WARNING stevedore.named [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:45.376784 np0000008153 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:45.439335 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:45.445554 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.445554 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:45.466148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36f405f1-0792-440b-9ef1-21ba67c1a2ec tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:45.466148 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 418/1688] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:45.481389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.485367 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail Aug 26 09:02:45.485367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.485367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.485367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:45.486910 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:02:45.500787 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Get all snapshots completed successfully. Aug 26 09:02:45.502132 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d0e1b7c-7b78-430e-912a-d75523e3e2af tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 09:02:45.503147 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 421/1689] 10.4.3.236 () {66 vars in 1264 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:02:45.516459 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-12a2a91c-af53-45a0-a1e0-23d74247bebd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:45.521514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12a2a91c-af53-45a0-a1e0-23d74247bebd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:45.521721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12a2a91c-af53-45a0-a1e0-23d74247bebd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:45.522791 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12a2a91c-af53-45a0-a1e0-23d74247bebd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:45.524060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-12a2a91c-af53-45a0-a1e0-23d74247bebd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:45.528895 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:45.528895 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:45.536358 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12a2a91c-af53-45a0-a1e0-23d74247bebd tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 200 Aug 26 09:02:45.537741 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 423/1690] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:45 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:46.180698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4cd57ce8-79fa-4824-8438-3ed8a88e6471 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:46.183702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4cd57ce8-79fa-4824-8438-3ed8a88e6471 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:46.184068 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4cd57ce8-79fa-4824-8438-3ed8a88e6471 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:46.184429 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4cd57ce8-79fa-4824-8438-3ed8a88e6471 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:46.184608 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4cd57ce8-79fa-4824-8438-3ed8a88e6471 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:46.197503 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:46.197503 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:46.199127 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4cd57ce8-79fa-4824-8438-3ed8a88e6471 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:46.200170 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 429/1691] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:46 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:46.553610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2951cca-7d40-4190-bba0-cbf0e75ee747 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:46.556347 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2951cca-7d40-4190-bba0-cbf0e75ee747 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a Aug 26 09:02:46.557003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2951cca-7d40-4190-bba0-cbf0e75ee747 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:46.557003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2951cca-7d40-4190-bba0-cbf0e75ee747 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:46.557003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-d2951cca-7d40-4190-bba0-cbf0e75ee747 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 09:02:46.564880 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2951cca-7d40-4190-bba0-cbf0e75ee747 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a returned with HTTP 404 Aug 26 09:02:46.567011 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 419/1692] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:02:46 2026] GET /volume/v3/group_snapshots/fa40fd41-cd33-4655-ba17-fc0a3f4d7a5a => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:46.579571 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa820e92-9987-499e-978f-b9f5e7fec72d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:46.592064 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:02:46.592422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:46.592703 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:46.593069 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:02:46.595127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:02:46.608135 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Get all volumes completed successfully. Aug 26 09:02:46.609499 np0000008153 devstack@c-api.service[100237]: WARNING stevedore.named [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:46.609727 np0000008153 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:46.667763 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:46.671471 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:46.671471 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:46.681745 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa820e92-9987-499e-978f-b9f5e7fec72d tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:02:46.681900 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 422/1693] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:02:46 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:46.699619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-779a2616-6439-4709-b885-15fbc87435a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:46.702931 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-779a2616-6439-4709-b885-15fbc87435a7 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] POST https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc/action Aug 26 09:02:46.703382 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-779a2616-6439-4709-b885-15fbc87435a7 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:46.704070 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-779a2616-6439-4709-b885-15fbc87435a7 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:46.705787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-779a2616-6439-4709-b885-15fbc87435a7 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] delete called for group 8830200b-8736-4549-8d43-5aa8c50468bc {{(pid=100238) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:02:46.706118 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-779a2616-6439-4709-b885-15fbc87435a7 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Delete group with id: 8830200b-8736-4549-8d43-5aa8c50468bc Aug 26 09:02:46.717391 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:46.717391 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:46.789384 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-779a2616-6439-4709-b885-15fbc87435a7 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc/action returned with HTTP 202 Aug 26 09:02:46.789461 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 424/1694] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:02:46 2026] POST /volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:46.805742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-470a67bf-c86a-420b-90ed-d55df58950e1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:46.809393 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 Aug 26 09:02:46.809601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:46.810003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:46.829945 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:46.829945 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:46.843519 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Volume info retrieved successfully. Aug 26 09:02:46.843519 np0000008153 devstack@c-api.service[100236]: WARNING stevedore.named [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 09:02:46.843519 np0000008153 devstack@c-api.service[100236]: WARNING castellan.key_manager [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 09:02:46.909878 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:02:46.915238 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:46.915238 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:46.929633 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-470a67bf-c86a-420b-90ed-d55df58950e1 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 returned with HTTP 200 Aug 26 09:02:46.929950 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 430/1695] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:46 2026] GET /volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 => generated 918 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:47.220158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c789df1f-fca1-4a04-9cd7-83503d16d811 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:47.222177 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c789df1f-fca1-4a04-9cd7-83503d16d811 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:47.222317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c789df1f-fca1-4a04-9cd7-83503d16d811 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:47.223015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c789df1f-fca1-4a04-9cd7-83503d16d811 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:47.223015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c789df1f-fca1-4a04-9cd7-83503d16d811 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:47.234867 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:47.234867 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:47.235721 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c789df1f-fca1-4a04-9cd7-83503d16d811 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:47.236182 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 420/1696] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:47 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:47.948123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e1b6b53-cb08-4298-91f0-105a801d698a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:47.951396 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e1b6b53-cb08-4298-91f0-105a801d698a tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 Aug 26 09:02:47.951536 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e1b6b53-cb08-4298-91f0-105a801d698a tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:47.951789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e1b6b53-cb08-4298-91f0-105a801d698a tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:47.961398 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e1b6b53-cb08-4298-91f0-105a801d698a tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 returned with HTTP 404 Aug 26 09:02:47.961590 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 423/1697] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:47 2026] GET /volume/v3/volumes/b1fa43b2-2b03-46b3-95d3-88b3d18a9f00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:47.972393 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-331183b5-5b4b-47bd-8fb5-2b581d1a49d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:47.976384 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-331183b5-5b4b-47bd-8fb5-2b581d1a49d2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] GET https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc Aug 26 09:02:47.976384 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-331183b5-5b4b-47bd-8fb5-2b581d1a49d2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:47.977226 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-331183b5-5b4b-47bd-8fb5-2b581d1a49d2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:47.977628 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-331183b5-5b4b-47bd-8fb5-2b581d1a49d2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] show called for member 8830200b-8736-4549-8d43-5aa8c50468bc {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:02:47.982022 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-331183b5-5b4b-47bd-8fb5-2b581d1a49d2 tempest-GroupSnapshotsV319Test-1222115508 tempest-GroupSnapshotsV319Test-1222115508-project-member] https://10.4.3.236/volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc returned with HTTP 404 Aug 26 09:02:47.983003 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 425/1698] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:02:47 2026] GET /volume/v3/groups/8830200b-8736-4549-8d43-5aa8c50468bc => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:02:47.993057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6d982e41-8ff3-4f55-b01a-69d7fcb50bf6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:47.995631 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6d982e41-8ff3-4f55-b01a-69d7fcb50bf6 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/381967ac-2090-4064-9716-1868ce6a53c2 Aug 26 09:02:47.996344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6d982e41-8ff3-4f55-b01a-69d7fcb50bf6 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:47.996344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6d982e41-8ff3-4f55-b01a-69d7fcb50bf6 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:48.022905 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6d982e41-8ff3-4f55-b01a-69d7fcb50bf6 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/group_types/381967ac-2090-4064-9716-1868ce6a53c2 returned with HTTP 202 Aug 26 09:02:48.023476 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 431/1699] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:47 2026] DELETE /volume/v3/group_types/381967ac-2090-4064-9716-1868ce6a53c2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:48.033821 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff9e32f9-6177-416a-a57c-9e4aaa630733 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:48.036339 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff9e32f9-6177-416a-a57c-9e4aaa630733 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] DELETE https://10.4.3.236/volume/v3/types/06d4f226-bb38-4d81-816b-84bbb6803fc2 Aug 26 09:02:48.036628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff9e32f9-6177-416a-a57c-9e4aaa630733 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:48.036999 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff9e32f9-6177-416a-a57c-9e4aaa630733 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:48.077044 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff9e32f9-6177-416a-a57c-9e4aaa630733 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/types/06d4f226-bb38-4d81-816b-84bbb6803fc2 returned with HTTP 202 Aug 26 09:02:48.077783 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 421/1700] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:02:48 2026] DELETE /volume/v3/types/06d4f226-bb38-4d81-816b-84bbb6803fc2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:48.088862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e801f468-f33a-4cd6-a8d5-477ed011fd51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:48.091180 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e801f468-f33a-4cd6-a8d5-477ed011fd51 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] GET https://10.4.3.236/volume/v3/types/06d4f226-bb38-4d81-816b-84bbb6803fc2 Aug 26 09:02:48.091513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e801f468-f33a-4cd6-a8d5-477ed011fd51 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:48.091789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e801f468-f33a-4cd6-a8d5-477ed011fd51 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:48.095620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e801f468-f33a-4cd6-a8d5-477ed011fd51 tempest-GroupSnapshotsV319Test-1117963984 tempest-GroupSnapshotsV319Test-1117963984-project-admin] https://10.4.3.236/volume/v3/types/06d4f226-bb38-4d81-816b-84bbb6803fc2 returned with HTTP 404 Aug 26 09:02:48.096286 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 424/1701] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:02:48 2026] GET /volume/v3/types/06d4f226-bb38-4d81-816b-84bbb6803fc2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:48.252528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f64c481b-66ac-4c4b-9b96-3bb491778772 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:48.256514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f64c481b-66ac-4c4b-9b96-3bb491778772 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:48.256859 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f64c481b-66ac-4c4b-9b96-3bb491778772 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:48.257142 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f64c481b-66ac-4c4b-9b96-3bb491778772 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:48.257298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f64c481b-66ac-4c4b-9b96-3bb491778772 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:48.265921 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:48.265921 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:48.266698 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f64c481b-66ac-4c4b-9b96-3bb491778772 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:48.267248 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 426/1702] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:48 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:49.283427 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-37631cdf-61e3-44c0-a61f-db367f3755a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:49.285591 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-37631cdf-61e3-44c0-a61f-db367f3755a0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:49.285912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-37631cdf-61e3-44c0-a61f-db367f3755a0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:49.286084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-37631cdf-61e3-44c0-a61f-db367f3755a0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:49.286236 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-37631cdf-61e3-44c0-a61f-db367f3755a0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:49.313884 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:49.313884 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:49.318684 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-37631cdf-61e3-44c0-a61f-db367f3755a0 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:49.318684 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 432/1703] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:49 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:50.338801 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a9229bf7-b0ad-4ebd-bbfa-affb442687cf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:50.341927 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9229bf7-b0ad-4ebd-bbfa-affb442687cf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:50.342210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9229bf7-b0ad-4ebd-bbfa-affb442687cf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:50.342467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9229bf7-b0ad-4ebd-bbfa-affb442687cf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:50.342779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a9229bf7-b0ad-4ebd-bbfa-affb442687cf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:50.351872 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:50.351872 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:50.353572 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9229bf7-b0ad-4ebd-bbfa-affb442687cf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:50.353572 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 422/1704] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:50 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:51.367619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14fb00c9-ffca-4755-a43f-f33f22f2319d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:51.372744 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14fb00c9-ffca-4755-a43f-f33f22f2319d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:51.372744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14fb00c9-ffca-4755-a43f-f33f22f2319d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:51.372744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14fb00c9-ffca-4755-a43f-f33f22f2319d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:51.372744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-14fb00c9-ffca-4755-a43f-f33f22f2319d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:51.373539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-3a85a29d-74c3-4f69-83cd-326005cb987d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:51.376712 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-3a85a29d-74c3-4f69-83cd-326005cb987d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/limits Aug 26 09:02:51.378376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-3a85a29d-74c3-4f69-83cd-326005cb987d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:51.378810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-3a85a29d-74c3-4f69-83cd-326005cb987d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:51.379248 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:51.379248 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:51.380421 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14fb00c9-ffca-4755-a43f-f33f22f2319d tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:51.380516 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 425/1705] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:51 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:51.418358 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-3a85a29d-74c3-4f69-83cd-326005cb987d tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/limits returned with HTTP 200 Aug 26 09:02:51.418870 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 427/1706] 10.4.3.236 () {68 vars in 1484 bytes} [Wed Aug 26 09:02:51 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:51.505634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-35f44671-682a-42bd-aafc-06a5cc0f8698 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:51.510877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-35f44671-682a-42bd-aafc-06a5cc0f8698 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:02:51.510877 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-35f44671-682a-42bd-aafc-06a5cc0f8698 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:51.510877 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-35f44671-682a-42bd-aafc-06a5cc0f8698 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:51.521165 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:51.521165 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:51.527145 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-35f44671-682a-42bd-aafc-06a5cc0f8698 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:51.531185 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-35f44671-682a-42bd-aafc-06a5cc0f8698 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:02:51.531807 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 433/1707] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:51 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1662 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:51.559531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:51.564921 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:02:51.566165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "148bd948-6040-4612-931d-bb2057d1a9bf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1464767079", "description": null, "metadata": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:51.596890 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:51.596890 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:51.597856 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:51.598197 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create snapshot from volume 148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:02:51.674809 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Created reservations ['1506a371-2d3b-4e88-9f72-ba099fd57f97', '13a0bc3a-f2e7-48c2-88f3-a2a7db211882', 'fdf47633-3746-4c35-b4f0-88e696120b31', 'd814fd10-7e91-45a5-b196-a068d88f04c3'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:51.735722 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot force create request issued successfully. Aug 26 09:02:51.736223 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7fb05728-21ab-48e6-a7b6-44c1b75c2123 req-f3ce75b6-65a2-4a33-9172-843eaf8180bf tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:02:51.738873 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 423/1708] 10.4.3.236 () {72 vars in 1547 bytes} [Wed Aug 26 09:02:51 2026] POST /volume/v3/snapshots => generated 324 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:52.397290 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36fc1a2e-ff91-437a-9a87-e7d8a09fbbcf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.404167 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36fc1a2e-ff91-437a-9a87-e7d8a09fbbcf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:02:52.404639 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36fc1a2e-ff91-437a-9a87-e7d8a09fbbcf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.405136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36fc1a2e-ff91-437a-9a87-e7d8a09fbbcf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.405136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-36fc1a2e-ff91-437a-9a87-e7d8a09fbbcf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:52.413258 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.413258 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:52.414167 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36fc1a2e-ff91-437a-9a87-e7d8a09fbbcf tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:02:52.415076 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 426/1709] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.435137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a35e7b20-c88d-43fb-b459-bc5f273d7fba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.437289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0d8ec168-4243-44b5-8ea7-4d0c212148f7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.442318 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d8ec168-4243-44b5-8ea7-4d0c212148f7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:02:52.442318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d8ec168-4243-44b5-8ea7-4d0c212148f7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.442318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d8ec168-4243-44b5-8ea7-4d0c212148f7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.442318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0d8ec168-4243-44b5-8ea7-4d0c212148f7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:52.449946 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.449946 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:52.450735 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d8ec168-4243-44b5-8ea7-4d0c212148f7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:02:52.451116 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 434/1710] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.463747 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-82eb89a2-28ea-4869-8971-d161571b8951 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.469748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82eb89a2-28ea-4869-8971-d161571b8951 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:02:52.470583 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-82eb89a2-28ea-4869-8971-d161571b8951 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.471946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-82eb89a2-28ea-4869-8971-d161571b8951 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.471946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-82eb89a2-28ea-4869-8971-d161571b8951 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:52.475949 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-74879b93-4167-4cca-9954-2705e92b5b14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.479157 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-74879b93-4167-4cca-9954-2705e92b5b14 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] DELETE https://10.4.3.236/volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec Aug 26 09:02:52.479286 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.479286 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:52.479358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-74879b93-4167-4cca-9954-2705e92b5b14 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.480295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-74879b93-4167-4cca-9954-2705e92b5b14 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.480536 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82eb89a2-28ea-4869-8971-d161571b8951 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:02:52.481739 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 424/1711] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.494319 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.494319 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:52.501060 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.503824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:02:52.503983 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01258853-d24b-45be-9525-c8f5c94ad757", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-285465315"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:52.506823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating new backup {'backup': {'volume_id': '01258853-d24b-45be-9525-c8f5c94ad757', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-285465315'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:02:52.507333 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Creating backup of volume 01258853-d24b-45be-9525-c8f5c94ad757 in container None Aug 26 09:02:52.523830 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.523830 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:52.525308 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:02:52.565155 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Created reservations ['d82c7e88-3a3d-4fc7-b13e-afdcac12433c', '1acb98e8-4f76-45b7-ad15-11d85d9e345b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:52.578864 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a35e7b20-c88d-43fb-b459-bc5f273d7fba tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:52.578864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a35e7b20-c88d-43fb-b459-bc5f273d7fba tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1459541170", "description": "tempest-group-type-description-1028437545", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:52.587832 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-74879b93-4167-4cca-9954-2705e92b5b14 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec returned with HTTP 200 Aug 26 09:02:52.589402 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 427/1712] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:02:52 2026] DELETE /volume/v3/attachments/e927d4d7-b45c-4be6-ba2d-0d8975332aec => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.599202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-269bd68e-f328-4467-9fe3-6c912cf90ed9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.602174 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-269bd68e-f328-4467-9fe3-6c912cf90ed9 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] DELETE https://10.4.3.236/volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7 Aug 26 09:02:52.602392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-269bd68e-f328-4467-9fe3-6c912cf90ed9 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.602615 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-269bd68e-f328-4467-9fe3-6c912cf90ed9 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.613332 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a35e7b20-c88d-43fb-b459-bc5f273d7fba tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:52.613405 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.613405 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:52.613483 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 428/1713] 10.4.3.236 () {70 vars in 1312 bytes} [Wed Aug 26 09:02:52 2026] POST /volume/v3/group_types => generated 265 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:52.625153 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-82976d8f-0568-4b5f-8238-e9602998fdd5 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:02:52.625724 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 435/1714] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:52 2026] POST /volume/v3/backups => generated 329 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:52.627960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-628700b0-9d5a-446d-a20c-aa647a50cb7f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.629942 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-628700b0-9d5a-446d-a20c-aa647a50cb7f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types Aug 26 09:02:52.630216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-628700b0-9d5a-446d-a20c-aa647a50cb7f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.630537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-628700b0-9d5a-446d-a20c-aa647a50cb7f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.639776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37b22348-565f-47de-bf28-4ecf4ae5eac6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.643632 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37b22348-565f-47de-bf28-4ecf4ae5eac6 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:52.644113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37b22348-565f-47de-bf28-4ecf4ae5eac6 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.644594 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.644594 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:52.644912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37b22348-565f-47de-bf28-4ecf4ae5eac6 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.645136 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-37b22348-565f-47de-bf28-4ecf4ae5eac6 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:52.646035 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-628700b0-9d5a-446d-a20c-aa647a50cb7f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 200 Aug 26 09:02:52.647314 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 428/1715] 10.4.3.236 () {68 vars in 1290 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types => generated 499 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:52.656988 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.656988 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:52.658866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37b22348-565f-47de-bf28-4ecf4ae5eac6 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:52.658866 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 429/1716] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.665460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4f901891-b78e-43ac-b982-f1a42212d749 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.669100 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f901891-b78e-43ac-b982-f1a42212d749 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] PUT https://10.4.3.236/volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f Aug 26 09:02:52.669100 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f901891-b78e-43ac-b982-f1a42212d749 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1636838886", "description": "updated-group-type-desc"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:52.671593 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.671593 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:52.697951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-269bd68e-f328-4467-9fe3-6c912cf90ed9 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7 returned with HTTP 200 Aug 26 09:02:52.698546 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 425/1717] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:02:52 2026] DELETE /volume/v3/attachments/e87977c0-d6a5-4393-ba15-947ae970edd7 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.704530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f901891-b78e-43ac-b982-f1a42212d749 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f returned with HTTP 200 Aug 26 09:02:52.704681 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 436/1718] 10.4.3.236 () {70 vars in 1422 bytes} [Wed Aug 26 09:02:52 2026] PUT /volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f => generated 255 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:52.713820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-3e030e3b-3329-4d3f-ae66-9d503b78ee96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.717148 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-3e030e3b-3329-4d3f-ae66-9d503b78ee96 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47 Aug 26 09:02:52.717624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-3e030e3b-3329-4d3f-ae66-9d503b78ee96 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.717726 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-3e030e3b-3329-4d3f-ae66-9d503b78ee96 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.718018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d129b8fd-9fbc-44b0-8d4c-bb7182feb810 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.720551 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d129b8fd-9fbc-44b0-8d4c-bb7182feb810 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f Aug 26 09:02:52.720806 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d129b8fd-9fbc-44b0-8d4c-bb7182feb810 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.720995 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d129b8fd-9fbc-44b0-8d4c-bb7182feb810 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.727642 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.727642 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:52.732929 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d129b8fd-9fbc-44b0-8d4c-bb7182feb810 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f returned with HTTP 200 Aug 26 09:02:52.733681 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 430/1719] 10.4.3.236 () {68 vars in 1401 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f => generated 255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:52.746671 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f7b42298-d9da-4b39-8e6f-054e969dda75 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.751091 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7b42298-d9da-4b39-8e6f-054e969dda75 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f Aug 26 09:02:52.751091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7b42298-d9da-4b39-8e6f-054e969dda75 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.751091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7b42298-d9da-4b39-8e6f-054e969dda75 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.751091 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.751091 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:52.768367 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7b42298-d9da-4b39-8e6f-054e969dda75 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f returned with HTTP 202 Aug 26 09:02:52.768803 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 426/1720] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:52 2026] DELETE /volume/v3/group_types/a6c2263a-1252-4234-93e9-902c3c62dd3f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:52.779834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c973c560-45d3-4f95-b1a7-c3188962eed6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.783428 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c973c560-45d3-4f95-b1a7-c3188962eed6 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types Aug 26 09:02:52.783652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c973c560-45d3-4f95-b1a7-c3188962eed6 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.783868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c973c560-45d3-4f95-b1a7-c3188962eed6 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.784750 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.788997 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:52.789646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1319531866", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:52.793376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1319531866', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:52.799453 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c973c560-45d3-4f95-b1a7-c3188962eed6 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 200 Aug 26 09:02:52.799941 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 437/1721] 10.4.3.236 () {68 vars in 1290 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types => generated 248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:52.800692 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cccb1b80-3823-4222-97e2-b97e4f85e6f9 req-3e030e3b-3329-4d3f-ae66-9d503b78ee96 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47 returned with HTTP 200 Aug 26 09:02:52.807158 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 429/1722] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:02:52 2026] DELETE /volume/v3/attachments/7e7661b4-bbd4-4e27-b492-73726b9b1d47 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:52.814791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-443c21d6-135b-407a-b93a-a572904ff200 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.817504 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-443c21d6-135b-407a-b93a-a572904ff200 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:52.818027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-443c21d6-135b-407a-b93a-a572904ff200 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-412957183", "is_public": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:52.839153 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-443c21d6-135b-407a-b93a-a572904ff200 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:52.839891 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 427/1723] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:02:52 2026] POST /volume/v3/group_types => generated 163 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:52.854863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-979c462d-f440-483a-bbd1-875172623fea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.857381 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-979c462d-f440-483a-bbd1-875172623fea tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:02:52.857722 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-979c462d-f440-483a-bbd1-875172623fea tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1856829595", "is_public": false}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:52.882526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-979c462d-f440-483a-bbd1-875172623fea tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:02:52.882526 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 438/1724] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:02:52 2026] POST /volume/v3/group_types => generated 165 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:52.894772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19d59381-e6ca-4eba-b1d6-d014f199aa2b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.900339 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19d59381-e6ca-4eba-b1d6-d014f199aa2b tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 26 09:02:52.901200 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19d59381-e6ca-4eba-b1d6-d014f199aa2b tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.901426 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19d59381-e6ca-4eba-b1d6-d014f199aa2b tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.918462 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:52.918462 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:52.920111 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19d59381-e6ca-4eba-b1d6-d014f199aa2b tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 26 09:02:52.920741 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 430/1725] 10.4.3.236 () {68 vars in 1351 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:52.933065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b23d05b2-d34b-4afc-8e29-e6adedfd0371 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.936873 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b23d05b2-d34b-4afc-8e29-e6adedfd0371 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 26 09:02:52.936873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b23d05b2-d34b-4afc-8e29-e6adedfd0371 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.936873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b23d05b2-d34b-4afc-8e29-e6adedfd0371 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.961067 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b23d05b2-d34b-4afc-8e29-e6adedfd0371 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 26 09:02:52.961543 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 428/1726] 10.4.3.236 () {68 vars in 1353 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:02:52.971125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-64100599-056d-47d5-b4f9-a875a313b03f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.973932 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64100599-056d-47d5-b4f9-a875a313b03f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types?is_public=False Aug 26 09:02:52.974132 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64100599-056d-47d5-b4f9-a875a313b03f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.974179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64100599-056d-47d5-b4f9-a875a313b03f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:52.987407 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64100599-056d-47d5-b4f9-a875a313b03f tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 26 09:02:52.988012 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 439/1727] 10.4.3.236 () {68 vars in 1321 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:52.997105 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-978a4135-7c27-4150-8ad2-9c809f669651 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:52.998857 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-978a4135-7c27-4150-8ad2-9c809f669651 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] GET https://10.4.3.236/volume/v3/group_types?is_public=True Aug 26 09:02:52.999013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-978a4135-7c27-4150-8ad2-9c809f669651 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:52.999203 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-978a4135-7c27-4150-8ad2-9c809f669651 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:53.006508 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-978a4135-7c27-4150-8ad2-9c809f669651 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 26 09:02:53.007123 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 431/1728] 10.4.3.236 () {68 vars in 1319 bytes} [Wed Aug 26 09:02:52 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:53.017561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bf7a9885-aed8-4b93-b741-cdf1d3c060f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:53.019992 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf7a9885-aed8-4b93-b741-cdf1d3c060f0 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/6c491383-5f46-4bf2-8db8-74aa8a43c055 Aug 26 09:02:53.020347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf7a9885-aed8-4b93-b741-cdf1d3c060f0 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:53.020606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf7a9885-aed8-4b93-b741-cdf1d3c060f0 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:53.035559 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf7a9885-aed8-4b93-b741-cdf1d3c060f0 tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types/6c491383-5f46-4bf2-8db8-74aa8a43c055 returned with HTTP 202 Aug 26 09:02:53.036553 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 429/1729] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:53 2026] DELETE /volume/v3/group_types/6c491383-5f46-4bf2-8db8-74aa8a43c055 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:53.044958 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cd22f200-508c-4df9-8b3b-717f2bbbf21e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:53.047359 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cd22f200-508c-4df9-8b3b-717f2bbbf21e tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/0bb5cbd9-5632-4370-b10d-48852dfc8979 Aug 26 09:02:53.047873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cd22f200-508c-4df9-8b3b-717f2bbbf21e tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:53.047965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cd22f200-508c-4df9-8b3b-717f2bbbf21e tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:53.068827 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cd22f200-508c-4df9-8b3b-717f2bbbf21e tempest-GroupTypesTest-256033229 tempest-GroupTypesTest-256033229-project-admin] https://10.4.3.236/volume/v3/group_types/0bb5cbd9-5632-4370-b10d-48852dfc8979 returned with HTTP 202 Aug 26 09:02:53.068926 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 440/1730] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:02:53 2026] DELETE /volume/v3/group_types/0bb5cbd9-5632-4370-b10d-48852dfc8979 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:02:53.087864 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Create volume of 1 GB Aug 26 09:02:53.094124 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Availability Zones retrieved successfully. Aug 26 09:02:53.101345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Flow 'volume_create_api' (bfc355ab-aa69-43c6-9af2-7c84a7f3d2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:53.102302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3493ccc3-2526-4579-8274-76892af687ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:53.103372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:53.211786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3493ccc3-2526-4579-8274-76892af687ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:53.212949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7d0ac8-2ef7-4a62-89bf-a1c3fdbdace8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:53.329348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Created reservations ['9ab8e7e5-3098-4bd3-ab2e-c8dce76983a0', 'f2bf694f-5ac4-4bca-b18a-7002370cc210', '893fd33c-28aa-4494-a125-310036b6b957', 'c5c7f098-eac0-4509-962d-10baf36425ba'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:53.330468 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7d0ac8-2ef7-4a62-89bf-a1c3fdbdace8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab8e7e5-3098-4bd3-ab2e-c8dce76983a0', 'f2bf694f-5ac4-4bca-b18a-7002370cc210', '893fd33c-28aa-4494-a125-310036b6b957', 'c5c7f098-eac0-4509-962d-10baf36425ba']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:53.331559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f5bfe4-b13a-44a6-b62e-d7a41463bde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:53.369586 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f5bfe4-b13a-44a6-b62e-d7a41463bde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e7e3107-d2e8-493b-aaa5-ca51911e0d43', '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-1319531866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d13e52cf09024ff0bda6f3376a9708c2',qos_specs=None,replication_status=,reservations=['9ab8e7e5-3098-4bd3-ab2e-c8dce76983a0','f2bf694f-5ac4-4bca-b18a-7002370cc210','893fd33c-28aa-4494-a125-310036b6b957','c5c7f098-eac0-4509-962d-10baf36425ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbbf6039d4394f4eb066e04de2ff22dc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1319531866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e7e3107-d2e8-493b-aaa5-ca51911e0d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d13e52cf09024ff0bda6f3376a9708c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbbf6039d4394f4eb066e04de2ff22dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:53.371015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1da274-f602-4203-b46b-8ff91d58121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:53.414707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1da274-f602-4203-b46b-8ff91d58121e) transitioned into state 'SUCCESS' from state '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-1319531866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d13e52cf09024ff0bda6f3376a9708c2',qos_specs=None,replication_status=,reservations=['9ab8e7e5-3098-4bd3-ab2e-c8dce76983a0','f2bf694f-5ac4-4bca-b18a-7002370cc210','893fd33c-28aa-4494-a125-310036b6b957','c5c7f098-eac0-4509-962d-10baf36425ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbbf6039d4394f4eb066e04de2ff22dc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:53.415745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6644643e-4136-4b67-b391-6b5183c6fc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:53.431121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6644643e-4136-4b67-b391-6b5183c6fc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:53.432344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Flow 'volume_create_api' (bfc355ab-aa69-43c6-9af2-7c84a7f3d2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:53.433314 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Create volume request issued successfully. Aug 26 09:02:53.433724 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcbe4456-1934-4e43-9f1c-cc641bd7957c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:53.434252 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 431/1731] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:02:52 2026] POST /volume/v3/volumes => generated 753 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:53.451132 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-803ab9e3-dd8e-41ba-8c0f-506d3a4bb598 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:53.456432 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-803ab9e3-dd8e-41ba-8c0f-506d3a4bb598 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] GET https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:02:53.456694 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-803ab9e3-dd8e-41ba-8c0f-506d3a4bb598 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:53.456970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-803ab9e3-dd8e-41ba-8c0f-506d3a4bb598 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:53.469137 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:53.469137 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:53.476137 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-803ab9e3-dd8e-41ba-8c0f-506d3a4bb598 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:02:53.482449 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-803ab9e3-dd8e-41ba-8c0f-506d3a4bb598 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 200 Aug 26 09:02:53.482888 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 432/1732] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:53 2026] GET /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:53.678341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b777aa7b-afe8-454b-9fe2-994e1711d4e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:53.685043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b777aa7b-afe8-454b-9fe2-994e1711d4e0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:53.685346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b777aa7b-afe8-454b-9fe2-994e1711d4e0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:53.686885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b777aa7b-afe8-454b-9fe2-994e1711d4e0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:53.686885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b777aa7b-afe8-454b-9fe2-994e1711d4e0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:53.695650 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:53.695650 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:53.696941 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b777aa7b-afe8-454b-9fe2-994e1711d4e0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:53.697823 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 430/1733] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:53 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:54.500039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-79bfddc1-2b4d-4bb3-be23-22eac93e31d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:54.502285 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79bfddc1-2b4d-4bb3-be23-22eac93e31d5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] GET https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:02:54.502490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79bfddc1-2b4d-4bb3-be23-22eac93e31d5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:54.503483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79bfddc1-2b4d-4bb3-be23-22eac93e31d5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:54.513323 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:54.513323 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:54.520209 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-79bfddc1-2b4d-4bb3-be23-22eac93e31d5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:02:54.533369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7050da6d-08db-45bf-8701-91daf7fffcbb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:54.537630 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79bfddc1-2b4d-4bb3-be23-22eac93e31d5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 200 Aug 26 09:02:54.537733 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:54.538128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1849605417"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:54.539065 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 441/1734] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:54 2026] GET /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:54.539591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1849605417'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:54.540917 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Create volume of 1 GB Aug 26 09:02:54.540917 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:54.540917 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:54.551798 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Availability Zones retrieved successfully. Aug 26 09:02:54.564374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Flow 'volume_create_api' (f35799dc-7727-468f-9e0c-d1f7c93a47fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:54.567739 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0b0df4-c9c9-4ef3-b50e-0eacde537fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:54.569428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:54.581134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6002d7b5-8601-435f-9781-2e45ef615211 req-9d4d854e-bd40-4c90-960e-ab0d5e0c8dc0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:54.585903 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-9d4d854e-bd40-4c90-960e-ab0d5e0c8dc0 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] GET https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:02:54.586108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-9d4d854e-bd40-4c90-960e-ab0d5e0c8dc0 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:54.586370 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-9d4d854e-bd40-4c90-960e-ab0d5e0c8dc0 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:54.601514 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:54.601514 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:54.611483 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6002d7b5-8601-435f-9781-2e45ef615211 req-9d4d854e-bd40-4c90-960e-ab0d5e0c8dc0 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:02:54.615708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0b0df4-c9c9-4ef3-b50e-0eacde537fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:54.616933 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef96534-2266-4547-9bd1-47ef937631d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:54.620409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-9d4d854e-bd40-4c90-960e-ab0d5e0c8dc0 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 200 Aug 26 09:02:54.621048 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 433/1735] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:54 2026] GET /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:54.690534 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a9e5406-0562-4120-8a6a-7b7c19dd22fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:54.693020 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a9e5406-0562-4120-8a6a-7b7c19dd22fd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d Aug 26 09:02:54.693346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a9e5406-0562-4120-8a6a-7b7c19dd22fd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:54.693625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a9e5406-0562-4120-8a6a-7b7c19dd22fd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:54.700350 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:54.700350 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:54.700783 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a9e5406-0562-4120-8a6a-7b7c19dd22fd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:02:54.702069 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a9e5406-0562-4120-8a6a-7b7c19dd22fd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d returned with HTTP 200 Aug 26 09:02:54.702325 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 431/1736] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:54 2026] GET /volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:54.713082 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Created reservations ['c6e6475e-5795-48e7-86ab-b02f035f240e', '7596c650-60d5-422a-bfd0-7742fa9756f7', 'f64ff397-d7fa-42e1-9d95-da3fb8265daf', '6f535529-80fe-4323-9934-6aa743585ff9'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:54.713355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bb294726-e78a-430f-99c7-f4b46bf2fa2e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:54.714471 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef96534-2266-4547-9bd1-47ef937631d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e6475e-5795-48e7-86ab-b02f035f240e', '7596c650-60d5-422a-bfd0-7742fa9756f7', 'f64ff397-d7fa-42e1-9d95-da3fb8265daf', '6f535529-80fe-4323-9934-6aa743585ff9']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:54.715729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c7d11f-3fe7-4f6f-b2c1-5a6eb2edb4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:54.717569 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bb294726-e78a-430f-99c7-f4b46bf2fa2e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:54.717806 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bb294726-e78a-430f-99c7-f4b46bf2fa2e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:54.718080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bb294726-e78a-430f-99c7-f4b46bf2fa2e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:54.718207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-bb294726-e78a-430f-99c7-f4b46bf2fa2e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:54.724565 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:54.724565 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:54.725894 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bb294726-e78a-430f-99c7-f4b46bf2fa2e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:54.726141 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 442/1737] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:54 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:54.736446 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:54.738424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:54.738795 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-117018557", "snapshot_id": null, "imageRef": "09d40f6a-e590-4f4b-9e2a-ff1a57098f2f", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:54.740818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-117018557', 'snapshot_id': None, 'imageRef': '09d40f6a-e590-4f4b-9e2a-ff1a57098f2f', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:54.746517 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c7d11f-3fe7-4f6f-b2c1-5a6eb2edb4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c422e622-3df2-4692-a9f8-4352aebe896b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1849605417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d295fc81e3404d96fc63bde3d34720',qos_specs=None,replication_status=,reservations=['c6e6475e-5795-48e7-86ab-b02f035f240e','7596c650-60d5-422a-bfd0-7742fa9756f7','f64ff397-d7fa-42e1-9d95-da3fb8265daf','6f535529-80fe-4323-9934-6aa743585ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089c4f9a89a040a0bf3313089f7c37d9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1849605417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c422e622-3df2-4692-a9f8-4352aebe896b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d295fc81e3404d96fc63bde3d34720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089c4f9a89a040a0bf3313089f7c37d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:54.747702 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b16e45-eace-4453-813e-7cf06a7c94fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:54.773212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b16e45-eace-4453-813e-7cf06a7c94fb) transitioned into state 'SUCCESS' from state '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-1849605417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d295fc81e3404d96fc63bde3d34720',qos_specs=None,replication_status=,reservations=['c6e6475e-5795-48e7-86ab-b02f035f240e','7596c650-60d5-422a-bfd0-7742fa9756f7','f64ff397-d7fa-42e1-9d95-da3fb8265daf','6f535529-80fe-4323-9934-6aa743585ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089c4f9a89a040a0bf3313089f7c37d9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:54.774211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03fbc3a-456d-4a65-851b-1f7325e71537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:54.795721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03fbc3a-456d-4a65-851b-1f7325e71537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:54.797118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Flow 'volume_create_api' (f35799dc-7727-468f-9e0c-d1f7c93a47fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:54.797595 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Create volume request issued successfully. Aug 26 09:02:54.798482 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7050da6d-08db-45bf-8701-91daf7fffcbb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:54.798953 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 432/1738] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:54 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:54.880626 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:54.880626 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:54.881249 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:02:54.881495 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume of 1 GB Aug 26 09:02:54.887426 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Availability Zones retrieved successfully. Aug 26 09:02:54.895400 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Flow 'volume_create_api' (3a6c659a-6d10-4f40-b9cb-8181454399b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:54.898632 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12c7d74-1b18-4e50-afd1-2d3ddc712fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:54.900156 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:54.954010 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12c7d74-1b18-4e50-afd1-2d3ddc712fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:54.954890 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba70d75-1b8c-4b7a-b101-7a461b4b0d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:55.031709 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Created reservations ['1036143c-046f-4872-b120-b2d1777b9d5e', '3aac306d-1492-46e8-8d17-8a3c57f312b6', 'd83e9e3f-2c16-404e-a939-1693e72aba8c', '4bcde95e-e993-4753-970d-c9d1b109a9e9'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:55.032900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba70d75-1b8c-4b7a-b101-7a461b4b0d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1036143c-046f-4872-b120-b2d1777b9d5e', '3aac306d-1492-46e8-8d17-8a3c57f312b6', 'd83e9e3f-2c16-404e-a939-1693e72aba8c', '4bcde95e-e993-4753-970d-c9d1b109a9e9']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:55.034226 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9281ec-1295-4a38-8bf2-6faf2c9aec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:55.100207 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9281ec-1295-4a38-8bf2-6faf2c9aec25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f0dbd8-6d07-4314-aab7-d931a847ff6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-117018557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',qos_specs=None,replication_status=,reservations=['1036143c-046f-4872-b120-b2d1777b9d5e','3aac306d-1492-46e8-8d17-8a3c57f312b6','d83e9e3f-2c16-404e-a939-1693e72aba8c','4bcde95e-e993-4753-970d-c9d1b109a9e9'],size=1,snapshot_id=388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d,source_replicaid=,source_volid=None,status='creating',user_id='ce22cad0a4d340af8925d891025eb6a6',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-117018557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f0dbd8-6d07-4314-aab7-d931a847ff6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce22cad0a4d340af8925d891025eb6a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:55.101551 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c858b875-caf4-4e9c-bf68-d4dc0f008101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:55.129184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c858b875-caf4-4e9c-bf68-d4dc0f008101) transitioned into state 'SUCCESS' from state '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-117018557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',qos_specs=None,replication_status=,reservations=['1036143c-046f-4872-b120-b2d1777b9d5e','3aac306d-1492-46e8-8d17-8a3c57f312b6','d83e9e3f-2c16-404e-a939-1693e72aba8c','4bcde95e-e993-4753-970d-c9d1b109a9e9'],size=1,snapshot_id=388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d,source_replicaid=,source_volid=None,status='creating',user_id='ce22cad0a4d340af8925d891025eb6a6',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:55.130358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e735c59d-9418-4ace-a963-1da2800645a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:55.180959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e735c59d-9418-4ace-a963-1da2800645a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:55.182833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Flow 'volume_create_api' (3a6c659a-6d10-4f40-b9cb-8181454399b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:55.183535 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume request issued successfully. Aug 26 09:02:55.184500 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b0785b3-9a1c-41c7-b001-3ca3f2ecbd34 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:55.185186 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 434/1739] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:02:54 2026] POST /volume/v3/volumes => generated 813 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:55.210537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-19332435-d250-4eb8-b782-fbcd7055d968 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:55.212635 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19332435-d250-4eb8-b782-fbcd7055d968 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:02:55.213375 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19332435-d250-4eb8-b782-fbcd7055d968 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:55.213375 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19332435-d250-4eb8-b782-fbcd7055d968 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:55.225572 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:55.225572 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:55.235103 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-19332435-d250-4eb8-b782-fbcd7055d968 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:55.241363 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19332435-d250-4eb8-b782-fbcd7055d968 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:02:55.242013 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 432/1740] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:55 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:55.335490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-6002d7b5-8601-435f-9781-2e45ef615211 req-fc644e8c-a50e-4372-b560-ddd5cd73c027 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:55.346999 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-fc644e8c-a50e-4372-b560-ddd5cd73c027 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] GET https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:02:55.348744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-fc644e8c-a50e-4372-b560-ddd5cd73c027 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:55.348744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-fc644e8c-a50e-4372-b560-ddd5cd73c027 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:55.360267 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:55.360267 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:55.369541 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-6002d7b5-8601-435f-9781-2e45ef615211 req-fc644e8c-a50e-4372-b560-ddd5cd73c027 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:02:55.378266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-fc644e8c-a50e-4372-b560-ddd5cd73c027 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 200 Aug 26 09:02:55.381549 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 443/1741] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:55 2026] GET /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:55.395034 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de3087f8-f439-4c1d-b2f4-11629667cb9c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:55.395627 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de3087f8-f439-4c1d-b2f4-11629667cb9c None None] GET https://10.4.3.236/volume// Aug 26 09:02:55.395908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de3087f8-f439-4c1d-b2f4-11629667cb9c None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:55.396169 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de3087f8-f439-4c1d-b2f4-11629667cb9c None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:55.396623 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de3087f8-f439-4c1d-b2f4-11629667cb9c None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:02:55.397033 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 433/1742] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:02:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:02:55.408589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6002d7b5-8601-435f-9781-2e45ef615211 req-6dd5049e-e9ec-4d57-ac2b-88c0d9284416 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:55.412028 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-6dd5049e-e9ec-4d57-ac2b-88c0d9284416 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:02:55.412419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-6dd5049e-e9ec-4d57-ac2b-88c0d9284416 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e7e3107-d2e8-493b-aaa5-ca51911e0d43", "connector": null, "instance_uuid": "34854d53-76a6-4bb0-a0e5-f6d4ff78e52b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:55.423770 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:55.423770 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:55.483568 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-6dd5049e-e9ec-4d57-ac2b-88c0d9284416 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:02:55.484122 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 435/1743] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:02:55 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:55.743676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6fca6194-055a-4c2a-8481-192bc7881572 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:55.748384 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6fca6194-055a-4c2a-8481-192bc7881572 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:55.748611 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6fca6194-055a-4c2a-8481-192bc7881572 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:55.748859 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6fca6194-055a-4c2a-8481-192bc7881572 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:55.749021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6fca6194-055a-4c2a-8481-192bc7881572 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:55.762218 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:55.762218 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:55.763319 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6fca6194-055a-4c2a-8481-192bc7881572 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:55.764053 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 433/1744] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:55 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:56.261584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-12f5aa9e-bc53-4877-9e48-b0b1f9f47908 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.264765 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12f5aa9e-bc53-4877-9e48-b0b1f9f47908 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:02:56.265074 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12f5aa9e-bc53-4877-9e48-b0b1f9f47908 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:56.265665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-12f5aa9e-bc53-4877-9e48-b0b1f9f47908 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:56.280716 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:56.280716 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:56.292211 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-12f5aa9e-bc53-4877-9e48-b0b1f9f47908 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:56.304780 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-12f5aa9e-bc53-4877-9e48-b0b1f9f47908 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:02:56.305747 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 444/1745] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:56 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 1422 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:56.332993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-164b492a-38a1-4d88-abaf-a8470bad5de5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.336505 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-164b492a-38a1-4d88-abaf-a8470bad5de5 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:02:56.336505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-164b492a-38a1-4d88-abaf-a8470bad5de5 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:56.336505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-164b492a-38a1-4d88-abaf-a8470bad5de5 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:56.358045 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:56.358045 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:56.369085 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-164b492a-38a1-4d88-abaf-a8470bad5de5 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:56.376442 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-164b492a-38a1-4d88-abaf-a8470bad5de5 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:02:56.377047 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 434/1746] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:02:56 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 1422 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:56.461734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.464147 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] DELETE https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:02:56.464436 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:56.464673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:56.464899 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Delete volume with id: ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:02:56.479009 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:56.479009 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:56.479484 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:02:56.528353 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Delete volume request issued successfully. Aug 26 09:02:56.528353 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f4312bb-5656-4910-a4db-0fa9f41d320f tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 202 Aug 26 09:02:56.529080 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 436/1747] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:56 2026] DELETE /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:56.544290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e5eb2ff-0ae9-41c8-b0b9-20538b28579e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.548748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e5eb2ff-0ae9-41c8-b0b9-20538b28579e tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:02:56.549674 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e5eb2ff-0ae9-41c8-b0b9-20538b28579e tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:56.550197 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e5eb2ff-0ae9-41c8-b0b9-20538b28579e tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:56.562202 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=397,cinder:UPDATE=108,cinder:INSERT=59 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:02:56.571062 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:56.571062 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:56.578187 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e5eb2ff-0ae9-41c8-b0b9-20538b28579e tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:02:56.588481 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e5eb2ff-0ae9-41c8-b0b9-20538b28579e tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 200 Aug 26 09:02:56.589621 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 434/1748] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:56 2026] GET /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:02:56.759970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cffb9090-686a-4653-811b-92720c6b7a2e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.787823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee6a10c4-bb6c-4349-9f5b-adc8d453183b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.793116 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6a10c4-bb6c-4349-9f5b-adc8d453183b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:56.793409 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6a10c4-bb6c-4349-9f5b-adc8d453183b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:56.793665 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6a10c4-bb6c-4349-9f5b-adc8d453183b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:56.793832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ee6a10c4-bb6c-4349-9f5b-adc8d453183b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:56.805026 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:56.805026 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:56.805026 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6a10c4-bb6c-4349-9f5b-adc8d453183b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:56.806142 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 435/1749] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:56 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:56.934185 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cffb9090-686a-4653-811b-92720c6b7a2e tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 Aug 26 09:02:56.934185 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cffb9090-686a-4653-811b-92720c6b7a2e tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:56.934666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cffb9090-686a-4653-811b-92720c6b7a2e tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:56.962675 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cffb9090-686a-4653-811b-92720c6b7a2e tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 returned with HTTP 200 Aug 26 09:02:56.963090 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 445/1750] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:56 2026] GET /volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 => generated 437 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:56.976867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2675c996-aa11-4e18-8476-bfb87c4e826f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:56.981387 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 Aug 26 09:02:56.984785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:57.059738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a36273d-1d99-4a31-b6e0-10db798df431 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.059738 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a36273d-1d99-4a31-b6e0-10db798df431 None None] GET https://10.4.3.236/volume// Aug 26 09:02:57.059738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a36273d-1d99-4a31-b6e0-10db798df431 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.059738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a36273d-1d99-4a31-b6e0-10db798df431 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.059738 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a36273d-1d99-4a31-b6e0-10db798df431 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:02:57.064564 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 435/1751] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:02:57 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:02:57.075005 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6002d7b5-8601-435f-9781-2e45ef615211 req-a8de4506-194b-4eeb-bb15-c557e9c7930a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.079679 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-a8de4506-194b-4eeb-bb15-c557e9c7930a tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] GET https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:02:57.079807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-a8de4506-194b-4eeb-bb15-c557e9c7930a tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.080141 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-a8de4506-194b-4eeb-bb15-c557e9c7930a tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.084101 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:57.084518 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:57.085198 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:57.086959 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:57.087422 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:57.088574 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:02:57.097547 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2675c996-aa11-4e18-8476-bfb87c4e826f tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 returned with HTTP 200 Aug 26 09:02:57.098489 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 437/1752] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 09:02:56 2026] PUT /volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 => generated 390 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:57.098776 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.098776 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:57.105756 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6002d7b5-8601-435f-9781-2e45ef615211 req-a8de4506-194b-4eeb-bb15-c557e9c7930a tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:02:57.111166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.115312 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-a8de4506-194b-4eeb-bb15-c557e9c7930a tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 200 Aug 26 09:02:57.115838 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 436/1753] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:02:57 2026] GET /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:02:57.217528 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:02:57.217528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260053868"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:57.223079 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260053868'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:02:57.223209 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Create volume of 1 GB Aug 26 09:02:57.234093 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Availability Zones retrieved successfully. Aug 26 09:02:57.241753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Flow 'volume_create_api' (8a251667-feac-4f0f-bbc7-b17c08bcc3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:57.243544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d615bda5-aae6-4106-a9be-65405e423bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:57.245112 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:02:57.250979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.253827 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] PUT https://10.4.3.236/volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722 Aug 26 09:02:57.253991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:57.267607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Acquiring lock "cinder-attachment_update-6e7e3107-d2e8-493b-aaa5-ca51911e0d43-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:02:57.278831 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Lock "cinder-attachment_update-6e7e3107-d2e8-493b-aaa5-ca51911e0d43-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:02:57.278831 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.278831 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:57.299909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d615bda5-aae6-4106-a9be-65405e423bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:57.301135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f91fc00-a93f-4e66-b3f9-ad5df50a8852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:57.414922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Created reservations ['d6e882c7-240c-41a5-82f2-601c2f6e7170', 'e701ad52-2c2d-48e7-a7a7-1c7d2755989b', '3b89551e-aad6-4d0e-b081-242557bb77fe', '5301c798-d010-42d1-a1d0-fb9d3c613963'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:57.416023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f91fc00-a93f-4e66-b3f9-ad5df50a8852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e882c7-240c-41a5-82f2-601c2f6e7170', 'e701ad52-2c2d-48e7-a7a7-1c7d2755989b', '3b89551e-aad6-4d0e-b081-242557bb77fe', '5301c798-d010-42d1-a1d0-fb9d3c613963']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:57.417307 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243ddb66-cb77-4121-b948-5a174d746e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:57.436696 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Lock "cinder-attachment_update-6e7e3107-d2e8-493b-aaa5-ca51911e0d43-np0000008153" released by "attachment_update" :: held 0.161s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:02:57.437018 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-d23bce4f-ff0f-4678-a73f-89845da47616 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722 returned with HTTP 200 Aug 26 09:02:57.437757 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 436/1754] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:02:57 2026] PUT /volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:57.446514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243ddb66-cb77-4121-b948-5a174d746e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c06e8b-6cb4-46b1-a33d-292012bf1084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260053868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724f0cfe29984d8da1b254a24a4be026',qos_specs=None,replication_status=,reservations=['d6e882c7-240c-41a5-82f2-601c2f6e7170','e701ad52-2c2d-48e7-a7a7-1c7d2755989b','3b89551e-aad6-4d0e-b081-242557bb77fe','5301c798-d010-42d1-a1d0-fb9d3c613963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277f217d1bfd4bc3b6fbb3abb09c4a6b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260053868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67c06e8b-6cb4-46b1-a33d-292012bf1084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724f0cfe29984d8da1b254a24a4be026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='277f217d1bfd4bc3b6fbb3abb09c4a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:57.447927 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467be862-0b98-4e66-84d1-74aaca02f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:57.483398 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6002d7b5-8601-435f-9781-2e45ef615211 req-80969d2b-c28f-4809-8ecb-4427911095cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.487058 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467be862-0b98-4e66-84d1-74aaca02f9cb) transitioned into state 'SUCCESS' from state '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-1260053868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724f0cfe29984d8da1b254a24a4be026',qos_specs=None,replication_status=,reservations=['d6e882c7-240c-41a5-82f2-601c2f6e7170','e701ad52-2c2d-48e7-a7a7-1c7d2755989b','3b89551e-aad6-4d0e-b081-242557bb77fe','5301c798-d010-42d1-a1d0-fb9d3c613963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277f217d1bfd4bc3b6fbb3abb09c4a6b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:57.487999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c17a4ad-630a-4a52-96de-fc85b789ce4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:02:57.489872 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-80969d2b-c28f-4809-8ecb-4427911095cc tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] POST https://10.4.3.236/volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722/action Aug 26 09:02:57.490781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-80969d2b-c28f-4809-8ecb-4427911095cc tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:02:57.490781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-80969d2b-c28f-4809-8ecb-4427911095cc tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:57.509951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c17a4ad-630a-4a52-96de-fc85b789ce4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:02:57.510774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Flow 'volume_create_api' (8a251667-feac-4f0f-bbc7-b17c08bcc3e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:02:57.511106 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Create volume request issued successfully. Aug 26 09:02:57.514880 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-87fa1385-8e6a-4a24-88e1-a8e66c9fd3c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:02:57.514880 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 446/1755] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:02:57 2026] POST /volume/v3/volumes => generated 767 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:57.531052 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b2de255-e7f0-4602-872a-1ecb92d78611 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.532705 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.532705 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:57.535822 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b2de255-e7f0-4602-872a-1ecb92d78611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:02:57.536196 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b2de255-e7f0-4602-872a-1ecb92d78611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.536661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b2de255-e7f0-4602-872a-1ecb92d78611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.551874 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.551874 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:57.552798 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6002d7b5-8601-435f-9781-2e45ef615211 req-80969d2b-c28f-4809-8ecb-4427911095cc tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722/action returned with HTTP 204 Aug 26 09:02:57.553653 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b2de255-e7f0-4602-872a-1ecb92d78611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:02:57.554114 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 438/1756] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:02:57 2026] POST /volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:57.561932 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b2de255-e7f0-4602-872a-1ecb92d78611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 returned with HTTP 200 Aug 26 09:02:57.562446 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 437/1757] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:57 2026] GET /volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:57.609620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b13e6631-5006-42f1-a8b6-ba08de12930c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.611290 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b13e6631-5006-42f1-a8b6-ba08de12930c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 Aug 26 09:02:57.611601 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b13e6631-5006-42f1-a8b6-ba08de12930c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.612063 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b13e6631-5006-42f1-a8b6-ba08de12930c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.620586 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b13e6631-5006-42f1-a8b6-ba08de12930c tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 returned with HTTP 404 Aug 26 09:02:57.621469 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 437/1758] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:57 2026] GET /volume/v3/volumes/ab5f85ff-2674-45f5-bc02-5743c7a1d033 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:57.636209 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f0076893-42fd-4e9f-b242-106155357606 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.638865 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:02:57.639321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.639576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.639824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Delete volume with id: 5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:02:57.649127 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.649127 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:57.649297 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:02:57.681870 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Delete volume request issued successfully. Aug 26 09:02:57.681962 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0076893-42fd-4e9f-b242-106155357606 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 202 Aug 26 09:02:57.682629 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 447/1759] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:57 2026] DELETE /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:57.698175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1eb2d298-6276-4948-b8db-9a56705d32a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.701156 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eb2d298-6276-4948-b8db-9a56705d32a4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:02:57.702362 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eb2d298-6276-4948-b8db-9a56705d32a4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.702362 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eb2d298-6276-4948-b8db-9a56705d32a4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.716379 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.716379 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:57.725746 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1eb2d298-6276-4948-b8db-9a56705d32a4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:02:57.730125 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eb2d298-6276-4948-b8db-9a56705d32a4 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 200 Aug 26 09:02:57.730715 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 439/1760] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:57 2026] GET /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:57.823147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93c0ba5a-e85a-4cfa-9c4c-438f3b7443a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:57.826063 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93c0ba5a-e85a-4cfa-9c4c-438f3b7443a0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:57.826379 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93c0ba5a-e85a-4cfa-9c4c-438f3b7443a0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:57.826670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93c0ba5a-e85a-4cfa-9c4c-438f3b7443a0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:57.826952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-93c0ba5a-e85a-4cfa-9c4c-438f3b7443a0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:57.834110 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:57.834110 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:57.836226 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93c0ba5a-e85a-4cfa-9c4c-438f3b7443a0 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:57.836436 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 438/1761] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:57 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:58.354084 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-dbceb0df-97a3-4561-bf40-e65f0512c080 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.357887 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-dbceb0df-97a3-4561-bf40-e65f0512c080 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:02:58.364062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-dbceb0df-97a3-4561-bf40-e65f0512c080 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.364062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-dbceb0df-97a3-4561-bf40-e65f0512c080 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.374114 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.374114 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:58.387098 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-dbceb0df-97a3-4561-bf40-e65f0512c080 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:58.405124 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-dbceb0df-97a3-4561-bf40-e65f0512c080 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:02:58.405718 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 438/1762] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:58 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 1404 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:58.584712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b15fd44a-7208-49a0-b7cd-682c11ef5067 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.586813 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b15fd44a-7208-49a0-b7cd-682c11ef5067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:02:58.586813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b15fd44a-7208-49a0-b7cd-682c11ef5067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.586813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b15fd44a-7208-49a0-b7cd-682c11ef5067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.598322 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.598322 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:58.608590 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b15fd44a-7208-49a0-b7cd-682c11ef5067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:02:58.615230 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b15fd44a-7208-49a0-b7cd-682c11ef5067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 returned with HTTP 200 Aug 26 09:02:58.615983 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 448/1763] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:58 2026] GET /volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:58.638564 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.644958 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:02:58.645127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67c06e8b-6cb4-46b1-a33d-292012bf1084", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1542135987"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:58.662761 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.662761 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:58.664124 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:02:58.664124 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Create snapshot from volume 67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:02:58.735196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Created reservations ['d8ced4d1-63ce-4861-8453-76c21d7f4876', '1cbf90bd-04b4-4234-9516-0d0ff6a42aed', '715c24b4-8a29-4a84-810a-89acd1ca27b3', '553ac999-a428-407e-b4a3-a7b0b2fc7817'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:02:58.754188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7f629db-c263-4182-99a7-d6564366ab5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.757181 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7f629db-c263-4182-99a7-d6564366ab5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 Aug 26 09:02:58.757329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7f629db-c263-4182-99a7-d6564366ab5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.757653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7f629db-c263-4182-99a7-d6564366ab5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.760765 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=361,cinder:INSERT=48,cinder:UPDATE=77 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:02:58.769682 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7f629db-c263-4182-99a7-d6564366ab5a tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 returned with HTTP 404 Aug 26 09:02:58.770772 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 439/1764] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:58 2026] GET /volume/v3/volumes/5a6722e3-ef60-44a1-99d0-aa8cb1f82ca7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:58.784386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-72045da0-1f15-420f-a25d-db004d053ba3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.786822 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] DELETE https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:02:58.788700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.788700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.788700 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Delete volume with id: 76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:02:58.800099 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.800099 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:58.801931 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:02:58.803092 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Snapshot create request issued successfully. Aug 26 09:02:58.803513 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cfe0c0b-c403-41d0-a37d-606427e33669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:02:58.804083 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 440/1765] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:02:58 2026] POST /volume/v3/snapshots => generated 323 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:02:58.815789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-605bf43a-10dd-47c7-bce6-ee81b87f4b03 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.818172 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-605bf43a-10dd-47c7-bce6-ee81b87f4b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 Aug 26 09:02:58.818550 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-605bf43a-10dd-47c7-bce6-ee81b87f4b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.819160 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-605bf43a-10dd-47c7-bce6-ee81b87f4b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.826748 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.826748 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:58.827308 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-605bf43a-10dd-47c7-bce6-ee81b87f4b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Snapshot retrieved successfully. Aug 26 09:02:58.829246 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-605bf43a-10dd-47c7-bce6-ee81b87f4b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 returned with HTTP 200 Aug 26 09:02:58.830471 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 449/1766] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:58 2026] GET /volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 => generated 455 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:58.842210 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Delete volume request issued successfully. Aug 26 09:02:58.842553 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-72045da0-1f15-420f-a25d-db004d053ba3 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 202 Aug 26 09:02:58.843569 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 439/1767] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:02:58 2026] DELETE /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:02:58.855959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b88286d-f2d1-44ae-afca-e5a77ae3ef33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.856094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29e12058-bf03-4e6a-99d1-8b5b75c12503 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:58.857700 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29e12058-bf03-4e6a-99d1-8b5b75c12503 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:02:58.858041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29e12058-bf03-4e6a-99d1-8b5b75c12503 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.858418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29e12058-bf03-4e6a-99d1-8b5b75c12503 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.861914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b88286d-f2d1-44ae-afca-e5a77ae3ef33 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:58.861914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b88286d-f2d1-44ae-afca-e5a77ae3ef33 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:58.861914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b88286d-f2d1-44ae-afca-e5a77ae3ef33 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:58.861914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4b88286d-f2d1-44ae-afca-e5a77ae3ef33 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:58.875874 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.875874 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:58.876050 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:58.876050 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:58.876457 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b88286d-f2d1-44ae-afca-e5a77ae3ef33 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:58.877540 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 440/1768] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:58 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:58.890876 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-29e12058-bf03-4e6a-99d1-8b5b75c12503 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Volume info retrieved successfully. Aug 26 09:02:58.899828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29e12058-bf03-4e6a-99d1-8b5b75c12503 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 200 Aug 26 09:02:58.901586 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 441/1769] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:58 2026] GET /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:59.206354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-472ca47d-59c0-4b5b-909a-0b850d04646e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.211607 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-472ca47d-59c0-4b5b-909a-0b850d04646e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:02:59.211961 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-472ca47d-59c0-4b5b-909a-0b850d04646e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:59.215925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-472ca47d-59c0-4b5b-909a-0b850d04646e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:59.232754 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:59.232754 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:02:59.238980 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-472ca47d-59c0-4b5b-909a-0b850d04646e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:02:59.247764 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-472ca47d-59c0-4b5b-909a-0b850d04646e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:02:59.248408 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 450/1770] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:02:59 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 1404 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:02:59.261783 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e8a7db3-f594-4da4-b9eb-eea5729cd4d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.262306 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e8a7db3-f594-4da4-b9eb-eea5729cd4d9 None None] GET https://10.4.3.236/volume// Aug 26 09:02:59.262655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e8a7db3-f594-4da4-b9eb-eea5729cd4d9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:59.263498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e8a7db3-f594-4da4-b9eb-eea5729cd4d9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:59.263498 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e8a7db3-f594-4da4-b9eb-eea5729cd4d9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:02:59.263715 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 440/1771] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:02: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 26 09:02:59.278469 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-ee3e76ce-d363-46de-a9c1-26b33fe71fee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.281968 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-ee3e76ce-d363-46de-a9c1-26b33fe71fee tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:02:59.281968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-ee3e76ce-d363-46de-a9c1-26b33fe71fee tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02f0dbd8-6d07-4314-aab7-d931a847ff6a", "connector": null, "instance_uuid": "af641091-3a0f-4d69-a681-8601bc032bac"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:59.294953 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:59.294953 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:02:59.359679 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-ee3e76ce-d363-46de-a9c1-26b33fe71fee tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:02:59.360323 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 441/1772] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:02:59 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 26 09:02:59.843161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-456c6892-f49e-489c-a055-5a4ae4f32fe4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.845650 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-456c6892-f49e-489c-a055-5a4ae4f32fe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 Aug 26 09:02:59.845937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-456c6892-f49e-489c-a055-5a4ae4f32fe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:59.846213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-456c6892-f49e-489c-a055-5a4ae4f32fe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:59.854928 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:59.854928 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:02:59.855803 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-456c6892-f49e-489c-a055-5a4ae4f32fe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Snapshot retrieved successfully. Aug 26 09:02:59.856742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-456c6892-f49e-489c-a055-5a4ae4f32fe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 returned with HTTP 200 Aug 26 09:02:59.857016 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 442/1773] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:02:59 2026] GET /volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:59.873554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b830d068-0b64-4685-a45a-a8ac5f2affb0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.877299 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b830d068-0b64-4685-a45a-a8ac5f2affb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 Aug 26 09:02:59.879583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b830d068-0b64-4685-a45a-a8ac5f2affb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:02:59.895105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfd4989f-fc77-4553-a76a-17a672d1f87e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.898866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfd4989f-fc77-4553-a76a-17a672d1f87e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:02:59.899316 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfd4989f-fc77-4553-a76a-17a672d1f87e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:59.899985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfd4989f-fc77-4553-a76a-17a672d1f87e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:59.900074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-dfd4989f-fc77-4553-a76a-17a672d1f87e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:02:59.906749 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:02:59.906749 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:02:59.908508 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfd4989f-fc77-4553-a76a-17a672d1f87e tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:02:59.908508 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 441/1774] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:59 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:59.925485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a590e39-c1a4-4b86-9e17-3af263f13830 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.928743 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a590e39-c1a4-4b86-9e17-3af263f13830 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] GET https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a Aug 26 09:02:59.929126 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a590e39-c1a4-4b86-9e17-3af263f13830 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:02:59.930436 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a590e39-c1a4-4b86-9e17-3af263f13830 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:02:59.942008 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a590e39-c1a4-4b86-9e17-3af263f13830 tempest-TaggedBootDevicesTest_v242-1480451805 tempest-TaggedBootDevicesTest_v242-1480451805-project-member] https://10.4.3.236/volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a returned with HTTP 404 Aug 26 09:02:59.942777 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 442/1775] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:02:59 2026] GET /volume/v3/volumes/76cf5663-5131-4e32-ac7d-9bd92546296a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:02:59.973431 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b830d068-0b64-4685-a45a-a8ac5f2affb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 returned with HTTP 200 Aug 26 09:02:59.974015 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 451/1776] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 09:02:59 2026] PUT /volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 => generated 390 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:02:59.986251 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:02:59.989377 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:02:59.990266 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67c06e8b-6cb4-46b1-a33d-292012bf1084"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:00.004307 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:00.004307 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:00.005167 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:03:00.005537 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Create snapshot from volume 67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:00.036717 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota_utils [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Quota exceeded for 724f0cfe29984d8da1b254a24a4be026, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 26 09:03:00.037120 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-b2b044ba-5e23-4b62-afd1-6e6c4653c678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 413 Aug 26 09:03:00.038218 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 443/1777] 10.4.3.236 () {68 vars in 1264 bytes} [Wed Aug 26 09:02:59 2026] POST /volume/v3/snapshots => generated 208 bytes in 53 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 09:03:00.052720 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e64bca08-8c42-45c1-8f14-39e71b87d361 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:00.055311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e64bca08-8c42-45c1-8f14-39e71b87d361 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 Aug 26 09:03:00.056061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e64bca08-8c42-45c1-8f14-39e71b87d361 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:00.146338 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e64bca08-8c42-45c1-8f14-39e71b87d361 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 returned with HTTP 200 Aug 26 09:03:00.147044 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 442/1778] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 09:03:00 2026] PUT /volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 => generated 390 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:00.162873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:00.168635 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:03:00.172564 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67c06e8b-6cb4-46b1-a33d-292012bf1084"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:00.180616 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:00.180616 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:00.181498 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:03:00.181858 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Create snapshot from volume 67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:00.206151 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota_utils [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Quota exceeded for 724f0cfe29984d8da1b254a24a4be026, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 26 09:03:00.207493 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-051f5b9c-13e7-4da3-82c5-dfc1fc01269f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 413 Aug 26 09:03:00.207493 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 443/1779] 10.4.3.236 () {68 vars in 1264 bytes} [Wed Aug 26 09:03:00 2026] POST /volume/v3/snapshots => generated 133 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 09:03:00.220262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:00.222761 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 Aug 26 09:03:00.222761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:00.222761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:00.222971 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Delete snapshot with id: c740d802-391c-4a42-b002-6896a917bfd9 Aug 26 09:03:00.235802 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:00.235802 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:00.236414 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Snapshot retrieved successfully. Aug 26 09:03:00.283169 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Snapshot delete request issued successfully. Aug 26 09:03:00.283428 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af94028e-cdb4-4e09-935a-84f5b60e7e2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 returned with HTTP 202 Aug 26 09:03:00.283995 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 452/1780] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:03:00 2026] DELETE /volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:00.299462 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-422596f6-5766-4def-95d0-b56dcfb4825f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:00.305856 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-422596f6-5766-4def-95d0-b56dcfb4825f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 Aug 26 09:03:00.306051 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-422596f6-5766-4def-95d0-b56dcfb4825f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:00.306295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-422596f6-5766-4def-95d0-b56dcfb4825f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:00.319080 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:00.319080 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:00.319772 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-422596f6-5766-4def-95d0-b56dcfb4825f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Snapshot retrieved successfully. Aug 26 09:03:00.322174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-422596f6-5766-4def-95d0-b56dcfb4825f tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 returned with HTTP 200 Aug 26 09:03:00.322492 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 444/1781] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:03:00 2026] GET /volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:00.925991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6df99d7f-d040-4159-b4b6-9bbcbcb6d69f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:00.931106 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6df99d7f-d040-4159-b4b6-9bbcbcb6d69f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:03:00.931106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6df99d7f-d040-4159-b4b6-9bbcbcb6d69f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:00.931988 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6df99d7f-d040-4159-b4b6-9bbcbcb6d69f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:00.932497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6df99d7f-d040-4159-b4b6-9bbcbcb6d69f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:00.941690 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:00.941690 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:00.943067 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6df99d7f-d040-4159-b4b6-9bbcbcb6d69f tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:03:00.943572 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 443/1782] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:00 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:01.140567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e02bd9a1-f295-4ac5-80d1-596db9a0a6c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.141141 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e02bd9a1-f295-4ac5-80d1-596db9a0a6c9 None None] GET https://10.4.3.236/volume// Aug 26 09:03:01.141383 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e02bd9a1-f295-4ac5-80d1-596db9a0a6c9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.141972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e02bd9a1-f295-4ac5-80d1-596db9a0a6c9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.142422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e02bd9a1-f295-4ac5-80d1-596db9a0a6c9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:01.142970 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 444/1783] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03:01 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:01.156457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-bcc43a73-1f34-444a-892b-a017df5bc731 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.160946 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-bcc43a73-1f34-444a-892b-a017df5bc731 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:03:01.162395 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-bcc43a73-1f34-444a-892b-a017df5bc731 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.162395 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-bcc43a73-1f34-444a-892b-a017df5bc731 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.186379 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.186379 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:01.193971 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-bcc43a73-1f34-444a-892b-a017df5bc731 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:03:01.208899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-bcc43a73-1f34-444a-892b-a017df5bc731 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:03:01.209728 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 453/1784] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:01 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 1583 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:01.336787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8632f3a-a392-4aab-86dd-e46a249f033a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.337879 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8632f3a-a392-4aab-86dd-e46a249f033a tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 Aug 26 09:03:01.338877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8632f3a-a392-4aab-86dd-e46a249f033a tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.338877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8632f3a-a392-4aab-86dd-e46a249f033a tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.343268 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.348535 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8632f3a-a392-4aab-86dd-e46a249f033a tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 returned with HTTP 404 Aug 26 09:03:01.348835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] PUT https://10.4.3.236/volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5 Aug 26 09:03:01.349032 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 445/1785] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:03:01 2026] GET /volume/v3/snapshots/c740d802-391c-4a42-b002-6896a917bfd9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:01.349333 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:01.359380 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Acquiring lock "cinder-attachment_update-02f0dbd8-6d07-4314-aab7-d931a847ff6a-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:01.359519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4306b91e-7476-4b6f-9914-f0b0376c0cb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.362701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4306b91e-7476-4b6f-9914-f0b0376c0cb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:01.363015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4306b91e-7476-4b6f-9914-f0b0376c0cb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.363279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4306b91e-7476-4b6f-9914-f0b0376c0cb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.366038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Lock "cinder-attachment_update-02f0dbd8-6d07-4314-aab7-d931a847ff6a-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:01.367094 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.367094 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:01.374651 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.374651 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:01.382128 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4306b91e-7476-4b6f-9914-f0b0376c0cb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:03:01.389864 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4306b91e-7476-4b6f-9914-f0b0376c0cb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 returned with HTTP 200 Aug 26 09:03:01.390585 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 445/1786] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:01 2026] GET /volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:01.412334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-41785dd3-8642-421f-a3e9-f37823206c29 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.416615 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] DELETE https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:01.417007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.417400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.417655 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Delete volume with id: 67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:01.430567 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.430567 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:01.430956 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:03:01.474794 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Delete volume request issued successfully. Aug 26 09:03:01.475160 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-41785dd3-8642-421f-a3e9-f37823206c29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 returned with HTTP 202 Aug 26 09:03:01.475739 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 454/1787] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:01 2026] DELETE /volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:01.487627 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4594d96f-cf3f-460b-8f6f-8343df190408 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.489193 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4594d96f-cf3f-460b-8f6f-8343df190408 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:01.489617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4594d96f-cf3f-460b-8f6f-8343df190408 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.489769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4594d96f-cf3f-460b-8f6f-8343df190408 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.501584 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.501584 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:01.508506 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4594d96f-cf3f-460b-8f6f-8343df190408 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Volume info retrieved successfully. Aug 26 09:03:01.514201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Lock "cinder-attachment_update-02f0dbd8-6d07-4314-aab7-d931a847ff6a-np0000008153" released by "attachment_update" :: held 0.148s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:01.514566 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-cace47b2-2cc5-46c3-b465-e26a0fa72b5b tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5 returned with HTTP 200 Aug 26 09:03:01.515187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 444/1788] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:01 2026] PUT /volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:01.516535 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4594d96f-cf3f-460b-8f6f-8343df190408 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 returned with HTTP 200 Aug 26 09:03:01.517178 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 446/1789] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:01 2026] GET /volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:01.554985 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-7fad6978-1f8a-4a7f-a9f7-ca0ffb409712 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.557355 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-7fad6978-1f8a-4a7f-a9f7-ca0ffb409712 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5/action Aug 26 09:03:01.558024 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-7fad6978-1f8a-4a7f-a9f7-ca0ffb409712 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:03:01.558870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-7fad6978-1f8a-4a7f-a9f7-ca0ffb409712 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:01.593912 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.593912 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:01.621213 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f424fba7-e66d-4006-91e6-192f7d182df6 req-7fad6978-1f8a-4a7f-a9f7-ca0ffb409712 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5/action returned with HTTP 204 Aug 26 09:03:01.621709 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 446/1790] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:03:01 2026] POST /volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:01.959592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3155b86b-c0ee-4df2-aa42-1bc20758c0f4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:01.962168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3155b86b-c0ee-4df2-aa42-1bc20758c0f4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:03:01.962389 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3155b86b-c0ee-4df2-aa42-1bc20758c0f4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:01.962581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3155b86b-c0ee-4df2-aa42-1bc20758c0f4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:01.962754 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3155b86b-c0ee-4df2-aa42-1bc20758c0f4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:01.968404 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:01.968404 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:01.969447 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3155b86b-c0ee-4df2-aa42-1bc20758c0f4 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:03:01.969851 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 455/1791] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:01 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:02.539148 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-96abc359-abf3-4172-90d1-334bc1823433 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:02.544914 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96abc359-abf3-4172-90d1-334bc1823433 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] GET https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 Aug 26 09:03:02.544914 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96abc359-abf3-4172-90d1-334bc1823433 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:02.545226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96abc359-abf3-4172-90d1-334bc1823433 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:02.555610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96abc359-abf3-4172-90d1-334bc1823433 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1214469298-project-member] https://10.4.3.236/volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 returned with HTTP 404 Aug 26 09:03:02.556368 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 445/1792] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:02 2026] GET /volume/v3/volumes/67c06e8b-6cb4-46b1-a33d-292012bf1084 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:02.570889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5de8150a-4b82-4a63-865d-2dd9d50e8ccf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:02.575516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5de8150a-4b82-4a63-865d-2dd9d50e8ccf tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 Aug 26 09:03:02.576200 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5de8150a-4b82-4a63-865d-2dd9d50e8ccf tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:02.792483 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5de8150a-4b82-4a63-865d-2dd9d50e8ccf tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754 tempest-VolumeSnapshotQuotasNegativeTestJSON-973909754-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 returned with HTTP 200 Aug 26 09:03:02.793407 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 447/1793] 10.4.3.236 () {68 vars in 1375 bytes} [Wed Aug 26 09:03:02 2026] PUT /volume/v3/os-quota-sets/724f0cfe29984d8da1b254a24a4be026 => generated 395 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:02.982050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b40d0c10-e837-4f89-b084-7f515040a6b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:02.985162 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b40d0c10-e837-4f89-b084-7f515040a6b7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:03:02.985559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b40d0c10-e837-4f89-b084-7f515040a6b7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:02.985922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b40d0c10-e837-4f89-b084-7f515040a6b7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:02.986095 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b40d0c10-e837-4f89-b084-7f515040a6b7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:02.992668 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:02.992668 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:02.993783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b40d0c10-e837-4f89-b084-7f515040a6b7 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:03:02.994373 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 447/1794] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:02 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:03.009363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7aad2a8b-6585-4d0d-a6b8-f1bc48ed67fd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:03.011699 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7aad2a8b-6585-4d0d-a6b8-f1bc48ed67fd tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:03:03.011970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7aad2a8b-6585-4d0d-a6b8-f1bc48ed67fd tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:03.012144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7aad2a8b-6585-4d0d-a6b8-f1bc48ed67fd tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:03.012318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7aad2a8b-6585-4d0d-a6b8-f1bc48ed67fd tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:03.022481 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:03.022481 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:03.023459 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7aad2a8b-6585-4d0d-a6b8-f1bc48ed67fd tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:03:03.023980 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 456/1795] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:03 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:03.039298 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:03.042559 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] DELETE https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:03:03.042690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:03.043799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:03.043799 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete backup with id: bb3441cf-5d44-4ff0-8291-117b05539f63. Aug 26 09:03:03.050424 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:03.050424 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:03.071502 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] delete_backup rpcapi backup_id bb3441cf-5d44-4ff0-8291-117b05539f63 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:03:03.076315 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9256bc38-0f94-4eb6-a70f-cba7b73f6596 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 202 Aug 26 09:03:03.077329 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 446/1796] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:03 2026] DELETE /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 26 09:03:03.088220 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a2f6da43-9014-4953-b993-e8f1265810ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:03.093260 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2f6da43-9014-4953-b993-e8f1265810ab tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:03:03.093322 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2f6da43-9014-4953-b993-e8f1265810ab tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:03.093618 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2f6da43-9014-4953-b993-e8f1265810ab tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:03.093818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a2f6da43-9014-4953-b993-e8f1265810ab tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:03.105283 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:03.105283 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:03.107245 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2f6da43-9014-4953-b993-e8f1265810ab tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 200 Aug 26 09:03:03.108147 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 448/1797] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:03 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:04.121612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae55e53b-a2f9-42e6-8f3a-bc4307a3e88b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:04.124231 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae55e53b-a2f9-42e6-8f3a-bc4307a3e88b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 Aug 26 09:03:04.124500 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae55e53b-a2f9-42e6-8f3a-bc4307a3e88b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:04.124777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae55e53b-a2f9-42e6-8f3a-bc4307a3e88b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:04.125034 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ae55e53b-a2f9-42e6-8f3a-bc4307a3e88b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id bb3441cf-5d44-4ff0-8291-117b05539f63. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:04.130554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae55e53b-a2f9-42e6-8f3a-bc4307a3e88b tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 returned with HTTP 404 Aug 26 09:03:04.131537 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 448/1798] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:04 2026] GET /volume/v3/backups/bb3441cf-5d44-4ff0-8291-117b05539f63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:04.141387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:04.144221 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] DELETE https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:03:04.145180 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:04.145446 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:04.145616 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Delete backup with id: 3484443e-4df6-4ec1-b527-0ba6ca6746ba. Aug 26 09:03:04.155791 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:04.155791 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:04.182252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] delete_backup rpcapi backup_id 3484443e-4df6-4ec1-b527-0ba6ca6746ba {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:03:04.187249 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e289376-5e1a-4f7b-80b4-75f18a36df2c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 202 Aug 26 09:03:04.187249 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 457/1799] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:04 2026] DELETE /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:03:04.200020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e1d63df6-9453-47e4-8ac7-e001e445b5ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:04.202633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1d63df6-9453-47e4-8ac7-e001e445b5ee tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:03:04.202929 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1d63df6-9453-47e4-8ac7-e001e445b5ee tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:04.203195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1d63df6-9453-47e4-8ac7-e001e445b5ee tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:04.203378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e1d63df6-9453-47e4-8ac7-e001e445b5ee tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:04.214380 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:04.214380 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:04.215603 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1d63df6-9453-47e4-8ac7-e001e445b5ee tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 200 Aug 26 09:03:04.217504 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 447/1800] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:04 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:05.233057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2185e9aa-6983-448c-b4c8-80f1abcd296c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:05.238106 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2185e9aa-6983-448c-b4c8-80f1abcd296c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba Aug 26 09:03:05.238711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2185e9aa-6983-448c-b4c8-80f1abcd296c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:05.239114 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2185e9aa-6983-448c-b4c8-80f1abcd296c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:05.239881 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2185e9aa-6983-448c-b4c8-80f1abcd296c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 3484443e-4df6-4ec1-b527-0ba6ca6746ba. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:05.253639 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2185e9aa-6983-448c-b4c8-80f1abcd296c tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba returned with HTTP 404 Aug 26 09:03:05.255342 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 449/1801] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:05 2026] GET /volume/v3/backups/3484443e-4df6-4ec1-b527-0ba6ca6746ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:05.268866 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e285daf3-b42f-48ef-98da-580623c5e452 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:05.278172 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e285daf3-b42f-48ef-98da-580623c5e452 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] DELETE https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:03:05.278172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e285daf3-b42f-48ef-98da-580623c5e452 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:05.278172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e285daf3-b42f-48ef-98da-580623c5e452 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:05.278590 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-e285daf3-b42f-48ef-98da-580623c5e452 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete backup with id: ef34e6f8-97b0-451b-b249-2670a1e49c96. Aug 26 09:03:05.290818 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:05.290818 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:05.320984 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-e285daf3-b42f-48ef-98da-580623c5e452 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] delete_backup rpcapi backup_id ef34e6f8-97b0-451b-b249-2670a1e49c96 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:03:05.325098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e285daf3-b42f-48ef-98da-580623c5e452 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 202 Aug 26 09:03:05.325693 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 449/1802] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:05 2026] DELETE /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:03:05.342055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0c6fd6f7-92fe-4c8c-a7c7-1517d1dae94a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:05.343757 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c6fd6f7-92fe-4c8c-a7c7-1517d1dae94a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:03:05.343757 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c6fd6f7-92fe-4c8c-a7c7-1517d1dae94a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:05.344434 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c6fd6f7-92fe-4c8c-a7c7-1517d1dae94a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:05.344434 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0c6fd6f7-92fe-4c8c-a7c7-1517d1dae94a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:05.352176 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:05.352176 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:05.352929 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c6fd6f7-92fe-4c8c-a7c7-1517d1dae94a tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 200 Aug 26 09:03:05.353396 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 458/1803] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:05 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:06.374487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cae41f0f-db35-4c1c-a0fc-84856cfa0835 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:06.378562 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cae41f0f-db35-4c1c-a0fc-84856cfa0835 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 Aug 26 09:03:06.378679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cae41f0f-db35-4c1c-a0fc-84856cfa0835 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:06.381925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cae41f0f-db35-4c1c-a0fc-84856cfa0835 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:06.383136 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cae41f0f-db35-4c1c-a0fc-84856cfa0835 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Show backup with id ef34e6f8-97b0-451b-b249-2670a1e49c96. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:06.391720 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cae41f0f-db35-4c1c-a0fc-84856cfa0835 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 returned with HTTP 404 Aug 26 09:03:06.391720 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 448/1804] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:06 2026] GET /volume/v3/backups/ef34e6f8-97b0-451b-b249-2670a1e49c96 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:06.401370 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:06.402309 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] DELETE https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:03:06.402796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:06.402796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:06.402896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Delete backup with id: 7e72b36c-5fd4-4572-96fe-445f65d55c69. Aug 26 09:03:06.408733 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:06.408733 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:06.434048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] delete_backup rpcapi backup_id 7e72b36c-5fd4-4572-96fe-445f65d55c69 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:03:06.436671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f865fc6-eaff-4be5-983d-94d75b487f7b tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 202 Aug 26 09:03:06.437330 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 450/1805] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:06 2026] DELETE /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:03:06.447858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9702f9e3-558d-4aaa-af4e-c5ba09fe55ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:06.452291 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-101830d5-a9c4-4512-b25c-47b7f8502a60 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:06.458131 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-101830d5-a9c4-4512-b25c-47b7f8502a60 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:03:06.458131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-101830d5-a9c4-4512-b25c-47b7f8502a60 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:06.458131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-101830d5-a9c4-4512-b25c-47b7f8502a60 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:06.458131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-101830d5-a9c4-4512-b25c-47b7f8502a60 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:06.467256 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:06.467256 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:06.467826 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-101830d5-a9c4-4512-b25c-47b7f8502a60 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:03:06.468347 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 459/1806] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:06 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:06.628018 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9702f9e3-558d-4aaa-af4e-c5ba09fe55ce tempest-AvailabilityZoneTestJSON-1496129359 tempest-AvailabilityZoneTestJSON-1496129359-project-member] GET https://10.4.3.236/volume/v3/os-availability-zone Aug 26 09:03:06.628018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9702f9e3-558d-4aaa-af4e-c5ba09fe55ce tempest-AvailabilityZoneTestJSON-1496129359 tempest-AvailabilityZoneTestJSON-1496129359-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:06.628018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9702f9e3-558d-4aaa-af4e-c5ba09fe55ce tempest-AvailabilityZoneTestJSON-1496129359 tempest-AvailabilityZoneTestJSON-1496129359-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:06.628018 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9702f9e3-558d-4aaa-af4e-c5ba09fe55ce tempest-AvailabilityZoneTestJSON-1496129359 tempest-AvailabilityZoneTestJSON-1496129359-project-member] Availability Zones retrieved successfully. Aug 26 09:03:06.628018 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9702f9e3-558d-4aaa-af4e-c5ba09fe55ce tempest-AvailabilityZoneTestJSON-1496129359 tempest-AvailabilityZoneTestJSON-1496129359-project-member] https://10.4.3.236/volume/v3/os-availability-zone returned with HTTP 200 Aug 26 09:03:06.628018 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 450/1807] 10.4.3.236 () {66 vars in 1276 bytes} [Wed Aug 26 09:03:06 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:03:07.487425 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-831a7e2e-4be6-4293-bdc1-af14ab44a3c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:07.492053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-831a7e2e-4be6-4293-bdc1-af14ab44a3c9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:03:07.495277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-831a7e2e-4be6-4293-bdc1-af14ab44a3c9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:07.496047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-831a7e2e-4be6-4293-bdc1-af14ab44a3c9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:07.496047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-831a7e2e-4be6-4293-bdc1-af14ab44a3c9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:07.509962 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:07.509962 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:07.509962 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-831a7e2e-4be6-4293-bdc1-af14ab44a3c9 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 200 Aug 26 09:03:07.509962 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 449/1808] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:07 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:08.533314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69c3da64-9b3b-49dd-a616-6396b27b8d47 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:08.536612 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69c3da64-9b3b-49dd-a616-6396b27b8d47 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] GET https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 Aug 26 09:03:08.537405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69c3da64-9b3b-49dd-a616-6396b27b8d47 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:08.537483 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69c3da64-9b3b-49dd-a616-6396b27b8d47 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:08.537623 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-69c3da64-9b3b-49dd-a616-6396b27b8d47 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] Show backup with id 7e72b36c-5fd4-4572-96fe-445f65d55c69. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:08.539861 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=390,cinder:UPDATE=92,cinder:INSERT=49 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:03:08.548312 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69c3da64-9b3b-49dd-a616-6396b27b8d47 tempest-VolumesBackupsTest-1333199248 tempest-VolumesBackupsTest-1333199248-project-admin] https://10.4.3.236/volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 returned with HTTP 404 Aug 26 09:03:08.548654 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 451/1809] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:08 2026] GET /volume/v3/backups/7e72b36c-5fd4-4572-96fe-445f65d55c69 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:08.568035 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f4783943-0f35-40a1-89d5-fb53c120b154 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:08.570874 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] DELETE https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 Aug 26 09:03:08.570874 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:08.571338 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:08.571555 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete volume with id: 01258853-d24b-45be-9525-c8f5c94ad757 Aug 26 09:03:08.580580 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:08.580580 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:08.581403 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:03:08.630284 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete volume request issued successfully. Aug 26 09:03:08.630284 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4783943-0f35-40a1-89d5-fb53c120b154 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 returned with HTTP 202 Aug 26 09:03:08.630284 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 460/1810] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:08 2026] DELETE /volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:08.646715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-926b0292-c94f-4f7c-a988-47463e28a212 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:08.656246 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-926b0292-c94f-4f7c-a988-47463e28a212 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 Aug 26 09:03:08.656246 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-926b0292-c94f-4f7c-a988-47463e28a212 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:08.656246 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-926b0292-c94f-4f7c-a988-47463e28a212 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:08.675074 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:08.675074 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:08.681637 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-926b0292-c94f-4f7c-a988-47463e28a212 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:03:08.701065 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-926b0292-c94f-4f7c-a988-47463e28a212 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 returned with HTTP 200 Aug 26 09:03:08.702387 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 451/1811] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:08 2026] GET /volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:09.023774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f956cd1-840a-428a-8ee0-4c9972403c17 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:09.024330 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f956cd1-840a-428a-8ee0-4c9972403c17 None None] GET https://10.4.3.236/volume// Aug 26 09:03:09.024613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f956cd1-840a-428a-8ee0-4c9972403c17 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:09.024785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f956cd1-840a-428a-8ee0-4c9972403c17 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:09.025596 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f956cd1-840a-428a-8ee0-4c9972403c17 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:09.027993 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 450/1812] 10.4.3.236 () {64 vars in 1004 bytes} [Wed Aug 26 09:03:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:09.041147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f88ca742-f2b2-4763-928c-538714dfe76b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:09.043008 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f88ca742-f2b2-4763-928c-538714dfe76b None None] GET https://10.4.3.236/volume// Aug 26 09:03:09.043803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f88ca742-f2b2-4763-928c-538714dfe76b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:09.043803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f88ca742-f2b2-4763-928c-538714dfe76b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:09.043995 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f88ca742-f2b2-4763-928c-538714dfe76b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:09.044281 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 452/1813] 10.4.3.236 () {64 vars in 1004 bytes} [Wed Aug 26 09:03:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:09.056680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5dd90d8a-e0f9-489a-ad72-6bb9b6a85057 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:09.264993 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5dd90d8a-e0f9-489a-ad72-6bb9b6a85057 tempest-VersionsTest-608876413 tempest-VersionsTest-608876413-project-member] GET https://10.4.3.236/volume/v3/ Aug 26 09:03:09.264993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5dd90d8a-e0f9-489a-ad72-6bb9b6a85057 tempest-VersionsTest-608876413 tempest-VersionsTest-608876413-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:09.265506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5dd90d8a-e0f9-489a-ad72-6bb9b6a85057 tempest-VersionsTest-608876413 tempest-VersionsTest-608876413-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:09.266393 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5dd90d8a-e0f9-489a-ad72-6bb9b6a85057 tempest-VersionsTest-608876413 tempest-VersionsTest-608876413-project-member] https://10.4.3.236/volume/v3/ returned with HTTP 200 Aug 26 09:03:09.267273 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 461/1814] 10.4.3.236 () {66 vars in 1216 bytes} [Wed Aug 26 09:03:09 2026] GET /volume/v3/ => generated 386 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:09.726755 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-388ed6f9-9819-426a-ac08-072385b12057 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:09.728054 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-388ed6f9-9819-426a-ac08-072385b12057 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 Aug 26 09:03:09.728360 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-388ed6f9-9819-426a-ac08-072385b12057 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:09.728588 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-388ed6f9-9819-426a-ac08-072385b12057 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:09.741565 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-388ed6f9-9819-426a-ac08-072385b12057 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 returned with HTTP 404 Aug 26 09:03:09.741947 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 452/1815] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:09 2026] GET /volume/v3/volumes/01258853-d24b-45be-9525-c8f5c94ad757 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:09.758252 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:09.761427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 Aug 26 09:03:09.763573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:09.766009 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:09.766437 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete volume with id: 6b24a608-5048-43dd-a7b5-8522e70f96a8 Aug 26 09:03:09.783114 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:09.783114 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:09.783905 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:03:09.824520 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete volume request issued successfully. Aug 26 09:03:09.824520 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06a6daa8-f6d4-465f-a11d-c5afa4a6a8ca tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 returned with HTTP 202 Aug 26 09:03:09.825328 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 451/1816] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:09 2026] DELETE /volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:09.841449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5747bf95-565f-4573-afcb-dcc8f96ff120 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:09.848413 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5747bf95-565f-4573-afcb-dcc8f96ff120 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 Aug 26 09:03:09.849488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5747bf95-565f-4573-afcb-dcc8f96ff120 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:09.849488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5747bf95-565f-4573-afcb-dcc8f96ff120 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:09.870103 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:09.870103 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:09.876648 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5747bf95-565f-4573-afcb-dcc8f96ff120 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:03:09.885328 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5747bf95-565f-4573-afcb-dcc8f96ff120 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 returned with HTTP 200 Aug 26 09:03:09.887397 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 453/1817] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:09 2026] GET /volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:10.909247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-800a2cdf-3c60-4ff5-86db-cb9a83d1f14c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:10.915187 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-800a2cdf-3c60-4ff5-86db-cb9a83d1f14c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 Aug 26 09:03:10.915187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-800a2cdf-3c60-4ff5-86db-cb9a83d1f14c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:10.915187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-800a2cdf-3c60-4ff5-86db-cb9a83d1f14c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:10.921654 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=420,cinder:INSERT=59,cinder:UPDATE=105 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:03:10.933633 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-800a2cdf-3c60-4ff5-86db-cb9a83d1f14c tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 returned with HTTP 404 Aug 26 09:03:10.935103 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 462/1818] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:10 2026] GET /volume/v3/volumes/6b24a608-5048-43dd-a7b5-8522e70f96a8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:10.946673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:10.950605 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] DELETE https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df Aug 26 09:03:10.950605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:10.950605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:10.950605 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete volume with id: 9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df Aug 26 09:03:10.960374 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:10.960374 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:10.961246 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:03:11.017432 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Delete volume request issued successfully. Aug 26 09:03:11.017432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af82bfa0-5a4b-4ab7-bc24-202bd53b5fb9 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df returned with HTTP 202 Aug 26 09:03:11.018666 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 453/1819] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:10 2026] DELETE /volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:11.034296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da10be7b-0c04-406e-a9a6-28dee7743c93 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:11.037595 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da10be7b-0c04-406e-a9a6-28dee7743c93 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df Aug 26 09:03:11.038972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da10be7b-0c04-406e-a9a6-28dee7743c93 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:11.042872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da10be7b-0c04-406e-a9a6-28dee7743c93 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:11.056995 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:11.056995 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:11.064953 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-da10be7b-0c04-406e-a9a6-28dee7743c93 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Volume info retrieved successfully. Aug 26 09:03:11.070202 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da10be7b-0c04-406e-a9a6-28dee7743c93 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df returned with HTTP 200 Aug 26 09:03:11.071184 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 452/1820] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:11 2026] GET /volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:11.917403 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.096769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c3f008a3-fe5c-488f-bdb8-8ca7d0689423 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.101652 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3f008a3-fe5c-488f-bdb8-8ca7d0689423 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] GET https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df Aug 26 09:03:12.101652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3f008a3-fe5c-488f-bdb8-8ca7d0689423 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.101652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3f008a3-fe5c-488f-bdb8-8ca7d0689423 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.115156 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3f008a3-fe5c-488f-bdb8-8ca7d0689423 tempest-VolumesBackupsTest-1311432989 tempest-VolumesBackupsTest-1311432989-project-member] https://10.4.3.236/volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df returned with HTTP 404 Aug 26 09:03:12.116108 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 463/1821] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/v3/volumes/9008d5ae-736c-41d6-bb2f-f8bd7c8bf4df => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:03:12.130292 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:12.130896 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-4786726", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:12.132737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-4786726', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:12.296710 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume of 1 GB Aug 26 09:03:12.308870 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Availability Zones retrieved successfully. Aug 26 09:03:12.316269 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Flow 'volume_create_api' (afe862b1-bb3d-40db-bcf3-f09f83105722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:12.318776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e273ab-038d-47a3-8eff-340c41d0bcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:12.320471 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:12.324321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7faca30a-b6ed-429f-ad69-b994d6149e4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.333329 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7faca30a-b6ed-429f-ad69-b994d6149e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:12.333329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7faca30a-b6ed-429f-ad69-b994d6149e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.333329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7faca30a-b6ed-429f-ad69-b994d6149e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.352384 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:12.352384 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:12.363893 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7faca30a-b6ed-429f-ad69-b994d6149e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:12.371646 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7faca30a-b6ed-429f-ad69-b994d6149e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:12.372223 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 454/1822] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:12.445793 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-7ad29251-396b-40cc-b583-4c521a4f48c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.454477 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-7ad29251-396b-40cc-b583-4c521a4f48c7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:12.455012 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-7ad29251-396b-40cc-b583-4c521a4f48c7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.455302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-7ad29251-396b-40cc-b583-4c521a4f48c7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.463571 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e273ab-038d-47a3-8eff-340c41d0bcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:12.465365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab67dc2-4d65-401f-85e6-58e940603d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:12.477686 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:12.477686 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:12.491869 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-7ad29251-396b-40cc-b583-4c521a4f48c7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:12.502322 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-7ad29251-396b-40cc-b583-4c521a4f48c7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:12.502701 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 453/1823] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:12.604113 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Created reservations ['1bd7989b-63b1-4a64-9fb8-47a34647899e', 'fc19fdab-1010-4c3c-9c6e-1ef824d7c4bc', '5300681e-bf7c-4845-9fbf-8776b0fb1189', '25d75739-8b23-4697-bacf-2e9c3cf11a22'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:12.605915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab67dc2-4d65-401f-85e6-58e940603d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd7989b-63b1-4a64-9fb8-47a34647899e', 'fc19fdab-1010-4c3c-9c6e-1ef824d7c4bc', '5300681e-bf7c-4845-9fbf-8776b0fb1189', '25d75739-8b23-4697-bacf-2e9c3cf11a22']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:12.607145 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187a2329-1752-4a30-8d54-79b1c0673332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:12.653888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187a2329-1752-4a30-8d54-79b1c0673332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdd4e59a-0199-4229-a187-203715e7a3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-4786726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffdf7de623744c6b5bb1638db139f24',qos_specs=None,replication_status=,reservations=['1bd7989b-63b1-4a64-9fb8-47a34647899e','fc19fdab-1010-4c3c-9c6e-1ef824d7c4bc','5300681e-bf7c-4845-9fbf-8776b0fb1189','25d75739-8b23-4697-bacf-2e9c3cf11a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-4786726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdd4e59a-0199-4229-a187-203715e7a3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ffdf7de623744c6b5bb1638db139f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:12.655820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e32621f-bb95-4997-952c-674ff749571b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:12.665057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5db3f477-db7b-496c-bb78-97f1a2fff945 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.665465 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5db3f477-db7b-496c-bb78-97f1a2fff945 None None] GET https://10.4.3.236/volume// Aug 26 09:03:12.665730 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5db3f477-db7b-496c-bb78-97f1a2fff945 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.665976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5db3f477-db7b-496c-bb78-97f1a2fff945 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.666547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5db3f477-db7b-496c-bb78-97f1a2fff945 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:12.670996 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 464/1824] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:12.692199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-026db162-d030-43c8-9a08-bd2e8f4a1ab2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.696592 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-026db162-d030-43c8-9a08-bd2e8f4a1ab2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:03:12.702337 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e32621f-bb95-4997-952c-674ff749571b) transitioned into state 'SUCCESS' from state '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-4786726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffdf7de623744c6b5bb1638db139f24',qos_specs=None,replication_status=,reservations=['1bd7989b-63b1-4a64-9fb8-47a34647899e','fc19fdab-1010-4c3c-9c6e-1ef824d7c4bc','5300681e-bf7c-4845-9fbf-8776b0fb1189','25d75739-8b23-4697-bacf-2e9c3cf11a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:12.702455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-026db162-d030-43c8-9a08-bd2e8f4a1ab2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4af6034-38b5-4291-b812-64453d995a42", "connector": null, "instance_uuid": "50c4747a-cbf8-45b5-a960-005123f7cac4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:12.702527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0564f339-15d8-45a3-9163-bb50a71bf4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:12.716872 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:12.716872 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:12.725797 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0564f339-15d8-45a3-9163-bb50a71bf4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:12.730356 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Flow 'volume_create_api' (afe862b1-bb3d-40db-bcf3-f09f83105722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:12.731370 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume request issued successfully. Aug 26 09:03:12.732103 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d2cfea6-2833-4786-8ee9-82997ff6fbc5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:12.735017 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 454/1825] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:11 2026] POST /volume/v3/volumes => generated 749 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:12.758700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a0c8432-0e20-4f7f-adea-2ab15cbd1926 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.762080 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a0c8432-0e20-4f7f-adea-2ab15cbd1926 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:03:12.762489 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a0c8432-0e20-4f7f-adea-2ab15cbd1926 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.762629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a0c8432-0e20-4f7f-adea-2ab15cbd1926 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.776046 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:12.776046 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:12.787390 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a0c8432-0e20-4f7f-adea-2ab15cbd1926 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:12.797033 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-026db162-d030-43c8-9a08-bd2e8f4a1ab2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:03:12.797204 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a0c8432-0e20-4f7f-adea-2ab15cbd1926 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 200 Aug 26 09:03:12.797544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 455/1826] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:12.798394 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 454/1827] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:12.872208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-17b436d8-15d8-4b76-ac7b-288d918615dd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.878018 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17b436d8-15d8-4b76-ac7b-288d918615dd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:12.878018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17b436d8-15d8-4b76-ac7b-288d918615dd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.878018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17b436d8-15d8-4b76-ac7b-288d918615dd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.895038 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:12.895038 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:12.899544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9988bd1-c2a5-4eb4-8439-08560ec2dd2b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.899887 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9988bd1-c2a5-4eb4-8439-08560ec2dd2b None None] GET https://10.4.3.236/volume// Aug 26 09:03:12.900012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9988bd1-c2a5-4eb4-8439-08560ec2dd2b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.900231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9988bd1-c2a5-4eb4-8439-08560ec2dd2b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.900299 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-17b436d8-15d8-4b76-ac7b-288d918615dd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:12.900774 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9988bd1-c2a5-4eb4-8439-08560ec2dd2b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:12.901066 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 455/1828] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 09:03:12.906968 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17b436d8-15d8-4b76-ac7b-288d918615dd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:12.907501 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 465/1829] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:12.919670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c23c3afb-dcd1-4bbc-a2fe-c963da5be808 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:12.926208 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c23c3afb-dcd1-4bbc-a2fe-c963da5be808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:12.926505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c23c3afb-dcd1-4bbc-a2fe-c963da5be808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:12.926757 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c23c3afb-dcd1-4bbc-a2fe-c963da5be808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:12.944405 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:12.944405 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:12.953787 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c23c3afb-dcd1-4bbc-a2fe-c963da5be808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:12.961919 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c23c3afb-dcd1-4bbc-a2fe-c963da5be808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:12.962781 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 456/1830] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:12 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:13.108668 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:13.112741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] PUT https://10.4.3.236/volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f Aug 26 09:03:13.113037 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:13.131540 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Acquiring lock "cinder-attachment_update-e4af6034-38b5-4291-b812-64453d995a42-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:13.141101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Lock "cinder-attachment_update-e4af6034-38b5-4291-b812-64453d995a42-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:13.143061 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:13.143061 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:13.374220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Lock "cinder-attachment_update-e4af6034-38b5-4291-b812-64453d995a42-np0000008153" released by "attachment_update" :: held 0.233s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:13.375037 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-c2bc893e-b074-45ae-88fc-c1544bf0432a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f returned with HTTP 200 Aug 26 09:03:13.377102 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 455/1831] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:13 2026] PUT /volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f => generated 969 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:13.658313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:13.819433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-97696324-3c94-4905-a44a-e92af574bd77 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:13.822070 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97696324-3c94-4905-a44a-e92af574bd77 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:03:13.822623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97696324-3c94-4905-a44a-e92af574bd77 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:13.823024 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97696324-3c94-4905-a44a-e92af574bd77 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:13.837534 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:13.837534 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:13.843055 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-97696324-3c94-4905-a44a-e92af574bd77 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:13.850757 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97696324-3c94-4905-a44a-e92af574bd77 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 200 Aug 26 09:03:13.851020 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 466/1832] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:13 2026] GET /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:13.871222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:13.873287 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:13.873808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2114847861"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:13.877629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2114847861'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:13.877629 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume of 1 GB Aug 26 09:03:13.881747 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Availability Zones retrieved successfully. Aug 26 09:03:13.889805 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Flow 'volume_create_api' (934d77c9-499e-4ed5-9d79-f69776599628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:13.891461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973ae8e5-b29f-4456-8e34-15a986ca1b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:13.892098 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:13.892608 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-152726830"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:13.893045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:13.895105 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-152726830'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:13.895295 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Create volume of 1 GB Aug 26 09:03:13.896114 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:13.896114 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:13.905409 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Availability Zones retrieved successfully. Aug 26 09:03:13.910097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Flow 'volume_create_api' (42a6e45e-f642-400e-8de4-c4ecb02bd0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:13.912810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20988c79-b856-4d94-bd24-ed25d9a05bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:13.912810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:13.925594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eb38fb0f-55cd-49a1-a400-93f5dbf0a16e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:13.928557 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb38fb0f-55cd-49a1-a400-93f5dbf0a16e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:13.929000 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb38fb0f-55cd-49a1-a400-93f5dbf0a16e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:13.929353 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb38fb0f-55cd-49a1-a400-93f5dbf0a16e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:13.946300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973ae8e5-b29f-4456-8e34-15a986ca1b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:13.947808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15235a51-287c-4ceb-8259-973a7a749241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:13.948576 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:13.948576 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:13.958917 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eb38fb0f-55cd-49a1-a400-93f5dbf0a16e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:13.964720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20988c79-b856-4d94-bd24-ed25d9a05bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:13.968174 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb38fb0f-55cd-49a1-a400-93f5dbf0a16e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:13.968418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546a38da-1a37-4409-bb7c-3e56e1ec91e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:13.968499 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 456/1833] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:13 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:14.019015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Created reservations ['bb6f8f1c-be57-4b1e-8e52-5862b92e2360', '46a1ef82-1ed0-47e5-8821-e16cc8c97768', 'dea4e83e-35b9-477b-9af9-93c9845f8231', '7ec35099-c88f-4f08-b4b7-55db74389739'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:14.021000 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15235a51-287c-4ceb-8259-973a7a749241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb6f8f1c-be57-4b1e-8e52-5862b92e2360', '46a1ef82-1ed0-47e5-8821-e16cc8c97768', 'dea4e83e-35b9-477b-9af9-93c9845f8231', '7ec35099-c88f-4f08-b4b7-55db74389739']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.022415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1007d1b-1f85-4029-a9ae-1f596689284d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:14.062599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1007d1b-1f85-4029-a9ae-1f596689284d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2114847861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffdf7de623744c6b5bb1638db139f24',qos_specs=None,replication_status=,reservations=['bb6f8f1c-be57-4b1e-8e52-5862b92e2360','46a1ef82-1ed0-47e5-8821-e16cc8c97768','dea4e83e-35b9-477b-9af9-93c9845f8231','7ec35099-c88f-4f08-b4b7-55db74389739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2114847861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ffdf7de623744c6b5bb1638db139f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.064433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75e64bd-f7c7-497b-87fd-0ff4768c18dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:14.098712 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Created reservations ['b5f0ad37-ef66-4994-9441-ff065c13d2d4', 'e6694975-60da-4a29-98d9-9dfa0307c086', '6ebb7783-856e-40a6-a573-e75ee6a16e09', '032a157b-e442-458d-8433-3e3dcd81a5d1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:14.099724 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546a38da-1a37-4409-bb7c-3e56e1ec91e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f0ad37-ef66-4994-9441-ff065c13d2d4', 'e6694975-60da-4a29-98d9-9dfa0307c086', '6ebb7783-856e-40a6-a573-e75ee6a16e09', '032a157b-e442-458d-8433-3e3dcd81a5d1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.100858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b934ad64-ca71-49f1-9f16-663f550d4e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:14.122448 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75e64bd-f7c7-497b-87fd-0ff4768c18dd) transitioned into state 'SUCCESS' from state '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-2114847861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffdf7de623744c6b5bb1638db139f24',qos_specs=None,replication_status=,reservations=['bb6f8f1c-be57-4b1e-8e52-5862b92e2360','46a1ef82-1ed0-47e5-8821-e16cc8c97768','dea4e83e-35b9-477b-9af9-93c9845f8231','7ec35099-c88f-4f08-b4b7-55db74389739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.123728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263fa207-94de-44f6-a14c-d2f6efd3f8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:14.135425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b934ad64-ca71-49f1-9f16-663f550d4e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4256ed-7014-43fb-8f45-6ebd837c2181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-152726830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851531c61834bc0af76bab25abe3fd4',qos_specs=None,replication_status=,reservations=['b5f0ad37-ef66-4994-9441-ff065c13d2d4','e6694975-60da-4a29-98d9-9dfa0307c086','6ebb7783-856e-40a6-a573-e75ee6a16e09','032a157b-e442-458d-8433-3e3dcd81a5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185b0053ceb545199792417b29e5e9eb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-152726830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c4256ed-7014-43fb-8f45-6ebd837c2181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9851531c61834bc0af76bab25abe3fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='185b0053ceb545199792417b29e5e9eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.135647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75281bbf-51ab-41d6-aca1-a09aab4e7ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:14.148333 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263fa207-94de-44f6-a14c-d2f6efd3f8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.148333 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Flow 'volume_create_api' (934d77c9-499e-4ed5-9d79-f69776599628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:14.149083 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume request issued successfully. Aug 26 09:03:14.150513 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ab09ad0-926e-43e2-a6f8-9e602c75cadd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:14.150513 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 457/1834] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:03:13 2026] POST /volume/v3/volumes => generated 752 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:14.168415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5495f869-f4e9-4e5f-8369-f7df10113f29 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:14.175685 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5495f869-f4e9-4e5f-8369-f7df10113f29 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:03:14.179811 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75281bbf-51ab-41d6-aca1-a09aab4e7ee7) transitioned into state 'SUCCESS' from state '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-152726830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851531c61834bc0af76bab25abe3fd4',qos_specs=None,replication_status=,reservations=['b5f0ad37-ef66-4994-9441-ff065c13d2d4','e6694975-60da-4a29-98d9-9dfa0307c086','6ebb7783-856e-40a6-a573-e75ee6a16e09','032a157b-e442-458d-8433-3e3dcd81a5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185b0053ceb545199792417b29e5e9eb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.182400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5495f869-f4e9-4e5f-8369-f7df10113f29 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:14.183421 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9473c221-d6f3-4368-a504-b4308c3851e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:14.183513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5495f869-f4e9-4e5f-8369-f7df10113f29 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:14.193072 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:14.193072 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:14.198106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9473c221-d6f3-4368-a504-b4308c3851e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:14.198655 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5495f869-f4e9-4e5f-8369-f7df10113f29 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:14.199036 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Flow 'volume_create_api' (42a6e45e-f642-400e-8de4-c4ecb02bd0b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:14.199536 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Create volume request issued successfully. Aug 26 09:03:14.201868 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-356dd2c0-7387-4375-bcf6-7e3593d36942 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:14.201868 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 456/1835] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:03:13 2026] POST /volume/v3/volumes => generated 818 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:14.204804 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5495f869-f4e9-4e5f-8369-f7df10113f29 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 200 Aug 26 09:03:14.205330 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 467/1836] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:14 2026] GET /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:14.220750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f1c51d1c-8d88-4513-8318-e394a6e91049 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:14.224100 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1c51d1c-8d88-4513-8318-e394a6e91049 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:14.224794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1c51d1c-8d88-4513-8318-e394a6e91049 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:14.224794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1c51d1c-8d88-4513-8318-e394a6e91049 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:14.233768 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:14.233768 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:14.244203 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f1c51d1c-8d88-4513-8318-e394a6e91049 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:14.258546 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1c51d1c-8d88-4513-8318-e394a6e91049 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 200 Aug 26 09:03:14.259059 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 457/1837] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:14 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 886 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:14.986449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3236c3dc-534a-431e-81b1-10ade5b0e620 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:14.989042 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3236c3dc-534a-431e-81b1-10ade5b0e620 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:14.989488 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3236c3dc-534a-431e-81b1-10ade5b0e620 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:14.990372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3236c3dc-534a-431e-81b1-10ade5b0e620 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.007460 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:15.007460 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:15.015205 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3236c3dc-534a-431e-81b1-10ade5b0e620 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:15.024451 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3236c3dc-534a-431e-81b1-10ade5b0e620 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:15.025772 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 458/1838] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:14 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:15.222909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0728c8df-4d00-4560-9b69-423edbdc0e5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.228425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0728c8df-4d00-4560-9b69-423edbdc0e5b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:03:15.228425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0728c8df-4d00-4560-9b69-423edbdc0e5b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:15.228425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0728c8df-4d00-4560-9b69-423edbdc0e5b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.241377 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:15.241377 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:15.249689 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0728c8df-4d00-4560-9b69-423edbdc0e5b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:15.254711 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0728c8df-4d00-4560-9b69-423edbdc0e5b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 200 Aug 26 09:03:15.255684 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 457/1839] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:15 2026] GET /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:15.273949 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2c28748e-a031-49d8-96e6-627ca15f4faf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.274406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.275984 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c28748e-a031-49d8-96e6-627ca15f4faf tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:15.276328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c28748e-a031-49d8-96e6-627ca15f4faf tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:15.276763 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c28748e-a031-49d8-96e6-627ca15f4faf tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.276831 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:15.277001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-252915693"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:15.278386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-252915693'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:15.278691 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume of 1 GB Aug 26 09:03:15.284191 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Availability Zones retrieved successfully. Aug 26 09:03:15.289221 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:15.289221 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:15.291205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Flow 'volume_create_api' (53f902d2-8517-46f6-9542-7fa010ea7e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:15.292791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094aa90f-a4d4-47d3-8ef3-393e161bf673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:15.295570 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:15.296212 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2c28748e-a031-49d8-96e6-627ca15f4faf tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:15.307244 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c28748e-a031-49d8-96e6-627ca15f4faf tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 200 Aug 26 09:03:15.308589 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 468/1840] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:15 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:15.328769 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2fdf84f-8181-4c22-8809-703c34106d2e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.331109 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2fdf84f-8181-4c22-8809-703c34106d2e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] POST https://10.4.3.236/volume/v3/volume-transfers Aug 26 09:03:15.332054 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2fdf84f-8181-4c22-8809-703c34106d2e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3c4256ed-7014-43fb-8f45-6ebd837c2181"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:15.334200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-c2fdf84f-8181-4c22-8809-703c34106d2e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Creating new volume transfer {'transfer': {'volume_id': '3c4256ed-7014-43fb-8f45-6ebd837c2181'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 09:03:15.334200 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volume_transfer [None req-c2fdf84f-8181-4c22-8809-703c34106d2e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Creating transfer of volume 3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:15.335250 np0000008153 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-c2fdf84f-8181-4c22-8809-703c34106d2e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Generating transfer record for volume 3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:15.346656 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:15.346656 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:15.364903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2fdf84f-8181-4c22-8809-703c34106d2e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers returned with HTTP 202 Aug 26 09:03:15.365323 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094aa90f-a4d4-47d3-8ef3-393e161bf673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:15.365487 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 459/1841] 10.4.3.236 () {70 vars in 1326 bytes} [Wed Aug 26 09:03:15 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:15.367653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e45245d-87b5-42f9-b76d-12194416d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:15.382436 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a36fb0ef-70b3-45f6-9c9d-3e71183b7d15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.385439 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a36fb0ef-70b3-45f6-9c9d-3e71183b7d15 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:15.386866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a36fb0ef-70b3-45f6-9c9d-3e71183b7d15 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:15.386866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a36fb0ef-70b3-45f6-9c9d-3e71183b7d15 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.397073 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:15.397073 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:15.403767 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a36fb0ef-70b3-45f6-9c9d-3e71183b7d15 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:15.411679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a36fb0ef-70b3-45f6-9c9d-3e71183b7d15 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 200 Aug 26 09:03:15.411679 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 458/1842] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:15 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:15.432278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-79b86469-6669-44ed-b58d-d7fc140116bb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.435438 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79b86469-6669-44ed-b58d-d7fc140116bb tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929 Aug 26 09:03:15.435669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79b86469-6669-44ed-b58d-d7fc140116bb tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:15.435983 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79b86469-6669-44ed-b58d-d7fc140116bb tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.436772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Created reservations ['37270aad-67dc-4985-bcf5-44616f2afd73', '6ba9a2d0-ca7d-49e6-ba07-06d1a80b292e', 'f833d3ff-31d7-42c4-be24-5b5c5edf49a6', '8c7d2a53-b1a2-454e-805c-37c5baa4be90'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:15.437700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e45245d-87b5-42f9-b76d-12194416d3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37270aad-67dc-4985-bcf5-44616f2afd73', '6ba9a2d0-ca7d-49e6-ba07-06d1a80b292e', 'f833d3ff-31d7-42c4-be24-5b5c5edf49a6', '8c7d2a53-b1a2-454e-805c-37c5baa4be90']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:15.438552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357d9232-4dbe-465d-aea8-221008630eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:15.442135 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79b86469-6669-44ed-b58d-d7fc140116bb tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929 returned with HTTP 200 Aug 26 09:03:15.442833 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 469/1843] 10.4.3.236 () {68 vars in 1416 bytes} [Wed Aug 26 09:03:15 2026] GET /volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929 => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:15.453025 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f65a33ec-1a19-4498-9d58-13414e50db4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.456129 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f65a33ec-1a19-4498-9d58-13414e50db4e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volume-transfers Aug 26 09:03:15.456129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f65a33ec-1a19-4498-9d58-13414e50db4e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:15.456643 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f65a33ec-1a19-4498-9d58-13414e50db4e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.457212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-f65a33ec-1a19-4498-9d58-13414e50db4e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Listing volume transfers {{(pid=100238) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 09:03:15.464074 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f65a33ec-1a19-4498-9d58-13414e50db4e tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers returned with HTTP 200 Aug 26 09:03:15.464547 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 460/1844] 10.4.3.236 () {68 vars in 1305 bytes} [Wed Aug 26 09:03:15 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:15.471512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357d9232-4dbe-465d-aea8-221008630eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '465a1459-3de5-40dc-8677-db19344c3226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-252915693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffdf7de623744c6b5bb1638db139f24',qos_specs=None,replication_status=,reservations=['37270aad-67dc-4985-bcf5-44616f2afd73','6ba9a2d0-ca7d-49e6-ba07-06d1a80b292e','f833d3ff-31d7-42c4-be24-5b5c5edf49a6','8c7d2a53-b1a2-454e-805c-37c5baa4be90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-252915693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=465a1459-3de5-40dc-8677-db19344c3226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ffdf7de623744c6b5bb1638db139f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:15.472381 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470d9ca0-9213-41e2-98ca-6c810ee0242f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:15.478367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.507501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470d9ca0-9213-41e2-98ca-6c810ee0242f) transitioned into state 'SUCCESS' from state '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-252915693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffdf7de623744c6b5bb1638db139f24',qos_specs=None,replication_status=,reservations=['37270aad-67dc-4985-bcf5-44616f2afd73','6ba9a2d0-ca7d-49e6-ba07-06d1a80b292e','f833d3ff-31d7-42c4-be24-5b5c5edf49a6','8c7d2a53-b1a2-454e-805c-37c5baa4be90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9dd21fd5e64fafa4067bfc67b53d90',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:15.509114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee09bb6-9b67-4ffb-ab19-1a7b19d94918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:15.539242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee09bb6-9b67-4ffb-ab19-1a7b19d94918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:15.541202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Flow 'volume_create_api' (53f902d2-8517-46f6-9542-7fa010ea7e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:15.541202 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Create volume request issued successfully. Aug 26 09:03:15.541525 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-22653f8c-274c-4970-8b2a-12c1acbd6a7d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:15.542755 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 458/1845] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:03:15 2026] POST /volume/v3/volumes => generated 751 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:15.561497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0831da8f-79eb-4932-ab36-92f5656f34cc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:15.565697 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0831da8f-79eb-4932-ab36-92f5656f34cc tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:03:15.566122 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0831da8f-79eb-4932-ab36-92f5656f34cc tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:15.566438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0831da8f-79eb-4932-ab36-92f5656f34cc tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:15.581427 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:15.581427 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:15.587796 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0831da8f-79eb-4932-ab36-92f5656f34cc tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:15.596249 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0831da8f-79eb-4932-ab36-92f5656f34cc tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 200 Aug 26 09:03:15.596249 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 470/1846] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:15 2026] GET /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:15.688865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] POST https://10.4.3.236/volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929/accept Aug 26 09:03:15.688865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "697ed23ea42df673"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:15.688865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Accepting volume transfer a71ea22d-cd2e-4aa1-97a5-6c222603a929 {{(pid=100237) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 09:03:15.688865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Accepting transfer a71ea22d-cd2e-4aa1-97a5-6c222603a929 Aug 26 09:03:15.763108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Created reservations ['01704926-a927-453e-ae6e-375381713267', '949b6e66-3e18-4f5d-86b9-b6ee877de3fd', 'b579f951-f101-48f8-bfb2-c2028c556aaf', 'ac29efa8-99c6-458e-bf08-59fa7b7e73ff'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:15.785656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Created reservations ['35e3107c-1cf6-429a-8e0b-1dd39945b842', '5d2f11fa-ba2a-40ca-8092-d620b85da614', '7b3bcbe0-18b6-44f2-b239-28ef7c7bb587', '73b20c38-60ce-404a-930c-7c4d01ca5f02'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:15.826868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Created reservations ['7d35f346-52ef-4479-a680-8efa68ab7533', 'c4cd84a0-6b3d-4de1-832c-bfdd31ba9848', 'fd6c9b8a-6497-44de-9d1c-95f51e4178b5', '31bb696c-eb02-4848-8291-1eb96b685fa1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:15.870567 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Created reservations ['3e025013-71c8-4c83-85e4-394e15d29a6d', '3fa0b712-78ec-4b5d-a9ec-7842abb3c333', 'd5679d47-eebe-419e-9add-210c3aeecd96', 'fa7c9d6e-607c-415e-a272-4c0391271f17'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:15.886904 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Transfer volume completed successfully. Aug 26 09:03:16.031615 np0000008153 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Volume 3c4256ed-7014-43fb-8f45-6ebd837c2181 has been transferred. Aug 26 09:03:16.046470 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-669ac042-87b6-4cf5-80c7-01a6ff5d0096 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] https://10.4.3.236/volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929/accept returned with HTTP 202 Aug 26 09:03:16.046470 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 459/1847] 10.4.3.236 () {70 vars in 1458 bytes} [Wed Aug 26 09:03:15 2026] POST /volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929/accept => generated 365 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:16.046781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6266f2e2-e970-47fe-8cc9-02ff5d69a8da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.052002 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6266f2e2-e970-47fe-8cc9-02ff5d69a8da tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:16.053064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6266f2e2-e970-47fe-8cc9-02ff5d69a8da tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.053235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6266f2e2-e970-47fe-8cc9-02ff5d69a8da tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.060029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff7938d1-5327-433d-8bb7-6a7e1482a419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.063232 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff7938d1-5327-433d-8bb7-6a7e1482a419 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:16.063398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff7938d1-5327-433d-8bb7-6a7e1482a419 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.063537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff7938d1-5327-433d-8bb7-6a7e1482a419 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.073014 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.073014 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:16.074068 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.074068 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:16.080717 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6266f2e2-e970-47fe-8cc9-02ff5d69a8da tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:16.081104 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff7938d1-5327-433d-8bb7-6a7e1482a419 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Volume info retrieved successfully. Aug 26 09:03:16.088820 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6266f2e2-e970-47fe-8cc9-02ff5d69a8da tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:16.089837 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff7938d1-5327-433d-8bb7-6a7e1482a419 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 200 Aug 26 09:03:16.089837 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 459/1848] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:16 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:16.090044 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 461/1849] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:16 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:16.110174 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-75b42928-0c72-47c2-8580-8742a9efa475 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.115821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-deff5f17-0735-4fc6-9307-2525e909d321 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.118032 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deff5f17-0735-4fc6-9307-2525e909d321 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:16.118352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deff5f17-0735-4fc6-9307-2525e909d321 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.118745 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deff5f17-0735-4fc6-9307-2525e909d321 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.128667 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.128667 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:16.134654 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-deff5f17-0735-4fc6-9307-2525e909d321 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] Volume info retrieved successfully. Aug 26 09:03:16.143901 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deff5f17-0735-4fc6-9307-2525e909d321 tempest-VolumesTransfersV355Test-1562473724 tempest-VolumesTransfersV355Test-1562473724-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 200 Aug 26 09:03:16.144402 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 460/1850] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:16 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:16.164987 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-33319e13-99a2-4354-b07c-a5b249300f4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.168773 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33319e13-99a2-4354-b07c-a5b249300f4d tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] DELETE https://10.4.3.236/volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929 Aug 26 09:03:16.169950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33319e13-99a2-4354-b07c-a5b249300f4d tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.170581 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33319e13-99a2-4354-b07c-a5b249300f4d tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.170688 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-33319e13-99a2-4354-b07c-a5b249300f4d tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Delete transfer with id: a71ea22d-cd2e-4aa1-97a5-6c222603a929 Aug 26 09:03:16.179113 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33319e13-99a2-4354-b07c-a5b249300f4d tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929 returned with HTTP 404 Aug 26 09:03:16.179882 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 460/1851] 10.4.3.236 () {68 vars in 1419 bytes} [Wed Aug 26 09:03:16 2026] DELETE /volume/v3/volume-transfers/a71ea22d-cd2e-4aa1-97a5-6c222603a929 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:16.193981 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.309682 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75b42928-0c72-47c2-8580-8742a9efa475 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:03:16.310394 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75b42928-0c72-47c2-8580-8742a9efa475 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:16.339268 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75b42928-0c72-47c2-8580-8742a9efa475 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:03:16.339268 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 471/1852] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:03:16 2026] POST /volume/v3/types => generated 287 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:03:16.394461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:16.394461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.394461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.394968 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Delete volume with id: 3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:16.408080 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.408080 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:16.408978 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Volume info retrieved successfully. Aug 26 09:03:16.446078 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Delete volume request issued successfully. Aug 26 09:03:16.447664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-073d10fe-2de5-4507-a84d-6aeda1bb87b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 202 Aug 26 09:03:16.448486 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 462/1853] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:03:16 2026] DELETE /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:03:16.459905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1e73dcb-a0c5-456e-b78f-3cc8d84f9ea0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.462128 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1e73dcb-a0c5-456e-b78f-3cc8d84f9ea0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:16.462408 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1e73dcb-a0c5-456e-b78f-3cc8d84f9ea0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.462672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1e73dcb-a0c5-456e-b78f-3cc8d84f9ea0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.472764 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.472764 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:16.481078 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1e73dcb-a0c5-456e-b78f-3cc8d84f9ea0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Volume info retrieved successfully. Aug 26 09:03:16.492067 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1e73dcb-a0c5-456e-b78f-3cc8d84f9ea0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 200 Aug 26 09:03:16.492556 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 461/1854] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:16 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:16.618451 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7afe7994-bb36-4de9-80a6-b841b2793f3b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.622111 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7afe7994-bb36-4de9-80a6-b841b2793f3b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:03:16.622195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7afe7994-bb36-4de9-80a6-b841b2793f3b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:16.622400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7afe7994-bb36-4de9-80a6-b841b2793f3b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:16.637363 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.637363 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:16.644102 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7afe7994-bb36-4de9-80a6-b841b2793f3b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:16.653041 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7afe7994-bb36-4de9-80a6-b841b2793f3b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 200 Aug 26 09:03:16.653705 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 461/1855] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:16 2026] GET /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:03:16.751635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-47cca78d-082c-4a31-a089-7da199a40584 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:16.754961 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-47cca78d-082c-4a31-a089-7da199a40584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f/action Aug 26 09:03:16.755476 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-47cca78d-082c-4a31-a089-7da199a40584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:03:16.755657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-47cca78d-082c-4a31-a089-7da199a40584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:16.784257 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:16.784257 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:16.803435 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9407230c-09d8-4f73-9368-9f8b4e061485 req-47cca78d-082c-4a31-a089-7da199a40584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f/action returned with HTTP 204 Aug 26 09:03:16.804098 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 472/1856] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:03:16 2026] POST /volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:17.116411 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b4c43a4-c49a-4511-aa5e-3a80eaff13ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.120874 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b4c43a4-c49a-4511-aa5e-3a80eaff13ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:03:17.120874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b4c43a4-c49a-4511-aa5e-3a80eaff13ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:17.120874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b4c43a4-c49a-4511-aa5e-3a80eaff13ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:17.139194 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:17.139194 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:17.154438 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8b4c43a4-c49a-4511-aa5e-3a80eaff13ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:17.161560 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b4c43a4-c49a-4511-aa5e-3a80eaff13ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:03:17.162673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 463/1857] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:17 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:17.180658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77e9570d-728e-4c4e-a32d-418ba975600e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.183040 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:03:17.183530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4af6034-38b5-4291-b812-64453d995a42", "name": "tempest-VolumesBackupsTest-Backup-864630268", "force": true, "container": "tempest-volumesbackupstest-backup-container-553005449"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:17.185482 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating new backup {'backup': {'volume_id': 'e4af6034-38b5-4291-b812-64453d995a42', 'name': 'tempest-VolumesBackupsTest-Backup-864630268', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-553005449'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:03:17.185661 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating backup of volume e4af6034-38b5-4291-b812-64453d995a42 in container tempest-volumesbackupstest-backup-container-553005449 Aug 26 09:03:17.203401 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:17.203401 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:17.204291 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:03:17.319013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['df235bce-f31f-4f04-ae07-402afcf54980', '343c80c6-f715-4d98-8194-8d9ccc718c53'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:17.372613 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77e9570d-728e-4c4e-a32d-418ba975600e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:03:17.373128 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 462/1858] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:17 2026] POST /volume/v3/backups => generated 329 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:17.386435 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-50433186-1e3f-4b36-afa4-97391a882219 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.389864 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50433186-1e3f-4b36-afa4-97391a882219 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:17.390206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50433186-1e3f-4b36-afa4-97391a882219 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:17.390521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50433186-1e3f-4b36-afa4-97391a882219 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:17.390707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-50433186-1e3f-4b36-afa4-97391a882219 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:17.397806 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:17.397806 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:17.399156 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50433186-1e3f-4b36-afa4-97391a882219 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:17.401181 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 462/1859] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:17 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:17.514527 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-aece7bc9-8ad9-4fed-ab84-403c52cd8ba1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.516220 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aece7bc9-8ad9-4fed-ab84-403c52cd8ba1 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:17.516541 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aece7bc9-8ad9-4fed-ab84-403c52cd8ba1 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:17.516958 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aece7bc9-8ad9-4fed-ab84-403c52cd8ba1 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:17.527948 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aece7bc9-8ad9-4fed-ab84-403c52cd8ba1 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 404 Aug 26 09:03:17.527948 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 473/1860] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:17 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:17.542329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7639706-92f7-462d-bc66-8d32318e6ce1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.544792 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7639706-92f7-462d-bc66-8d32318e6ce1 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:17.544792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7639706-92f7-462d-bc66-8d32318e6ce1 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:17.544792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7639706-92f7-462d-bc66-8d32318e6ce1 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:17.555734 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7639706-92f7-462d-bc66-8d32318e6ce1 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 404 Aug 26 09:03:17.556497 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 464/1861] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:17 2026] GET /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:17.567723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dcf6297-d47f-4e18-92d5-975dce8e2663 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.572220 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dcf6297-d47f-4e18-92d5-975dce8e2663 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:17.572220 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dcf6297-d47f-4e18-92d5-975dce8e2663 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:17.572530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dcf6297-d47f-4e18-92d5-975dce8e2663 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:17.573016 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7dcf6297-d47f-4e18-92d5-975dce8e2663 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Delete volume with id: 3c4256ed-7014-43fb-8f45-6ebd837c2181 Aug 26 09:03:17.584321 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dcf6297-d47f-4e18-92d5-975dce8e2663 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 returned with HTTP 404 Aug 26 09:03:17.585258 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 463/1862] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:03:17 2026] DELETE /volume/v3/volumes/3c4256ed-7014-43fb-8f45-6ebd837c2181 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:17.604298 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.612495 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:17.612495 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1690076137"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:17.612915 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1690076137'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:17.613196 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Create volume of 1 GB Aug 26 09:03:17.624417 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Availability Zones retrieved successfully. Aug 26 09:03:17.632906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Flow 'volume_create_api' (64a878bf-34bd-418b-b0c0-31f0711309be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:17.634386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5b2356-7e5c-405f-861f-8b1de15b2503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:17.635183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:17.686583 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5b2356-7e5c-405f-861f-8b1de15b2503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:17.687554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8873ba8-63c3-4f4e-8b9c-90be6a4721b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:17.780030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Created reservations ['de4c04b6-68e8-4e61-bcb2-98e8a3a694ce', '7532b624-e451-4e5d-899e-f0a2f6fa28df', '27c3fc0e-e8bf-4307-9306-91f6ce91e4e9', 'ee8bc054-0c4f-414b-85ba-96ff0eb39cde'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:17.782758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8873ba8-63c3-4f4e-8b9c-90be6a4721b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de4c04b6-68e8-4e61-bcb2-98e8a3a694ce', '7532b624-e451-4e5d-899e-f0a2f6fa28df', '27c3fc0e-e8bf-4307-9306-91f6ce91e4e9', 'ee8bc054-0c4f-414b-85ba-96ff0eb39cde']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:17.783644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d44dd2-4ae1-4a86-99a9-883a6741a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:17.826473 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d44dd2-4ae1-4a86-99a9-883a6741a358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '405add58-8926-4610-9f6d-65dbc0f07e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1690076137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851531c61834bc0af76bab25abe3fd4',qos_specs=None,replication_status=,reservations=['de4c04b6-68e8-4e61-bcb2-98e8a3a694ce','7532b624-e451-4e5d-899e-f0a2f6fa28df','27c3fc0e-e8bf-4307-9306-91f6ce91e4e9','ee8bc054-0c4f-414b-85ba-96ff0eb39cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185b0053ceb545199792417b29e5e9eb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1690076137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=405add58-8926-4610-9f6d-65dbc0f07e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9851531c61834bc0af76bab25abe3fd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='185b0053ceb545199792417b29e5e9eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:17.827736 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc4591e-710c-4f40-87a9-c1a498db0c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:17.876428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc4591e-710c-4f40-87a9-c1a498db0c81) transitioned into state 'SUCCESS' from state '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-1690076137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851531c61834bc0af76bab25abe3fd4',qos_specs=None,replication_status=,reservations=['de4c04b6-68e8-4e61-bcb2-98e8a3a694ce','7532b624-e451-4e5d-899e-f0a2f6fa28df','27c3fc0e-e8bf-4307-9306-91f6ce91e4e9','ee8bc054-0c4f-414b-85ba-96ff0eb39cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185b0053ceb545199792417b29e5e9eb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:17.877588 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4b2515-9612-46fd-9cfa-a9dce1f258ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:17.897820 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4b2515-9612-46fd-9cfa-a9dce1f258ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:17.900206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Flow 'volume_create_api' (64a878bf-34bd-418b-b0c0-31f0711309be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:17.900206 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Create volume request issued successfully. Aug 26 09:03:17.901738 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8bcff6b-4926-4155-bac6-c1e46a911679 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:17.902585 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 463/1863] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:03:17 2026] POST /volume/v3/volumes => generated 819 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:03:17.925251 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e48f781-45ff-4a69-92da-7d93d70b93b4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:17.930809 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e48f781-45ff-4a69-92da-7d93d70b93b4 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:17.931104 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e48f781-45ff-4a69-92da-7d93d70b93b4 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:17.931520 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e48f781-45ff-4a69-92da-7d93d70b93b4 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:17.946645 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:17.946645 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:17.956965 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e48f781-45ff-4a69-92da-7d93d70b93b4 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:17.967349 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e48f781-45ff-4a69-92da-7d93d70b93b4 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 200 Aug 26 09:03:17.968561 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 474/1864] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:17 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:18.415731 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f002398-d903-4a76-bde2-d81f551f4a02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:18.418686 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f002398-d903-4a76-bde2-d81f551f4a02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:18.419032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f002398-d903-4a76-bde2-d81f551f4a02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:18.419647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f002398-d903-4a76-bde2-d81f551f4a02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:18.419647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4f002398-d903-4a76-bde2-d81f551f4a02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:18.430626 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:18.430626 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:18.432186 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f002398-d903-4a76-bde2-d81f551f4a02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:18.432758 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 465/1865] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:18 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:18.993349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3cd4ab0-76c7-42fc-b079-ef94bff43881 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:18.998021 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3cd4ab0-76c7-42fc-b079-ef94bff43881 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:18.998179 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3cd4ab0-76c7-42fc-b079-ef94bff43881 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:18.998584 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3cd4ab0-76c7-42fc-b079-ef94bff43881 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.009943 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.009943 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:19.017577 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3cd4ab0-76c7-42fc-b079-ef94bff43881 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:19.026095 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3cd4ab0-76c7-42fc-b079-ef94bff43881 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 200 Aug 26 09:03:19.026766 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 464/1866] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:18 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:19.050991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7e189d18-f71b-4127-84d3-f99151c5744b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.054148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e189d18-f71b-4127-84d3-f99151c5744b tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] POST https://10.4.3.236/volume/v3/volume-transfers Aug 26 09:03:19.054863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e189d18-f71b-4127-84d3-f99151c5744b tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "405add58-8926-4610-9f6d-65dbc0f07e39"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:19.056912 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volume_transfer [None req-7e189d18-f71b-4127-84d3-f99151c5744b tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Creating new volume transfer {'transfer': {'volume_id': '405add58-8926-4610-9f6d-65dbc0f07e39'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 09:03:19.057118 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volume_transfer [None req-7e189d18-f71b-4127-84d3-f99151c5744b tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Creating transfer of volume 405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.057257 np0000008153 devstack@c-api.service[100239]: INFO cinder.transfer.api [None req-7e189d18-f71b-4127-84d3-f99151c5744b tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Generating transfer record for volume 405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.076972 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.076972 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:19.106071 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e189d18-f71b-4127-84d3-f99151c5744b tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers returned with HTTP 202 Aug 26 09:03:19.106803 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 464/1867] 10.4.3.236 () {70 vars in 1326 bytes} [Wed Aug 26 09:03:19 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:03:19.119475 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2b194b3-49c1-4c99-a3eb-bf198167d413 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.123112 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2b194b3-49c1-4c99-a3eb-bf198167d413 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.123480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2b194b3-49c1-4c99-a3eb-bf198167d413 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.123704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2b194b3-49c1-4c99-a3eb-bf198167d413 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.135015 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.135015 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:19.141648 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d2b194b3-49c1-4c99-a3eb-bf198167d413 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:19.150257 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2b194b3-49c1-4c99-a3eb-bf198167d413 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 200 Aug 26 09:03:19.151101 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 475/1868] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:19 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:19.173115 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb675eba-2352-44c5-8625-edf4b6027a31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.175941 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb675eba-2352-44c5-8625-edf4b6027a31 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volume-transfers/detail Aug 26 09:03:19.176051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb675eba-2352-44c5-8625-edf4b6027a31 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.176777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb675eba-2352-44c5-8625-edf4b6027a31 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.176777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-eb675eba-2352-44c5-8625-edf4b6027a31 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Listing volume transfers {{(pid=100238) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 09:03:19.187664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb675eba-2352-44c5-8625-edf4b6027a31 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 26 09:03:19.188936 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 466/1869] 10.4.3.236 () {68 vars in 1326 bytes} [Wed Aug 26 09:03:19 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:19.202872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ad0bc0a1-2f29-477f-a75a-0ae1e3a3f975 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.206750 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad0bc0a1-2f29-477f-a75a-0ae1e3a3f975 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] DELETE https://10.4.3.236/volume/v3/volume-transfers/dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 Aug 26 09:03:19.207170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad0bc0a1-2f29-477f-a75a-0ae1e3a3f975 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.207817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad0bc0a1-2f29-477f-a75a-0ae1e3a3f975 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.208057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-ad0bc0a1-2f29-477f-a75a-0ae1e3a3f975 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Delete transfer with id: dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 Aug 26 09:03:19.224821 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.224821 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:19.240968 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad0bc0a1-2f29-477f-a75a-0ae1e3a3f975 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers/dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 returned with HTTP 202 Aug 26 09:03:19.240968 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 465/1870] 10.4.3.236 () {68 vars in 1419 bytes} [Wed Aug 26 09:03:19 2026] DELETE /volume/v3/volume-transfers/dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:03:19.254306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80110914-3801-4d76-bf8c-c2c0929ed1f6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.260371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80110914-3801-4d76-bf8c-c2c0929ed1f6 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.260816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80110914-3801-4d76-bf8c-c2c0929ed1f6 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.261088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80110914-3801-4d76-bf8c-c2c0929ed1f6 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.275793 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.275793 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:19.285737 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-80110914-3801-4d76-bf8c-c2c0929ed1f6 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Volume info retrieved successfully. Aug 26 09:03:19.295665 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80110914-3801-4d76-bf8c-c2c0929ed1f6 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 200 Aug 26 09:03:19.296980 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 465/1871] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:19 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 946 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:19.318871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d773f512-70a8-46cc-afca-43bdbc6248a3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.319978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2664d49b-ac66-4165-8903-b1952df2b65a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.325744 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d773f512-70a8-46cc-afca-43bdbc6248a3 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] DELETE https://10.4.3.236/volume/v3/volume-transfers/dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 Aug 26 09:03:19.326048 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d773f512-70a8-46cc-afca-43bdbc6248a3 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.326305 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d773f512-70a8-46cc-afca-43bdbc6248a3 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.327315 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:19.327451 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-d773f512-70a8-46cc-afca-43bdbc6248a3 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Delete transfer with id: dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 Aug 26 09:03:19.328983 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a4730ecd-6811-423c-a9e7-3f1040deafa0", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:19.332123 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a4730ecd-6811-423c-a9e7-3f1040deafa0', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:19.334966 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d773f512-70a8-46cc-afca-43bdbc6248a3 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volume-transfers/dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 returned with HTTP 404 Aug 26 09:03:19.335780 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 476/1872] 10.4.3.236 () {68 vars in 1419 bytes} [Wed Aug 26 09:03:19 2026] DELETE /volume/v3/volume-transfers/dd408baf-e0c3-40a1-b88f-ebaf3bf8f018 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:19.347472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.351431 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.352919 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.352919 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.353388 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Delete volume with id: 405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.371659 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.371659 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:19.371659 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Volume info retrieved successfully. Aug 26 09:03:19.417557 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Delete volume request issued successfully. Aug 26 09:03:19.417557 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bcc8d128-481a-4dd2-bc31-08456aacefe7 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 202 Aug 26 09:03:19.418273 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 466/1873] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:03:19 2026] DELETE /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:03:19.431290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fad38350-df5e-4b24-b6b3-b57fad97c7b0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.437639 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fad38350-df5e-4b24-b6b3-b57fad97c7b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:19.437639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fad38350-df5e-4b24-b6b3-b57fad97c7b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.437639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fad38350-df5e-4b24-b6b3-b57fad97c7b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.447868 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.447868 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:19.452730 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-aa50dd07-0f60-4740-b58c-449b9ffcd9c8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.455048 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fad38350-df5e-4b24-b6b3-b57fad97c7b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Volume info retrieved successfully. Aug 26 09:03:19.456049 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aa50dd07-0f60-4740-b58c-449b9ffcd9c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:19.456407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aa50dd07-0f60-4740-b58c-449b9ffcd9c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.456731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aa50dd07-0f60-4740-b58c-449b9ffcd9c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.456997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-aa50dd07-0f60-4740-b58c-449b9ffcd9c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:19.462141 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fad38350-df5e-4b24-b6b3-b57fad97c7b0 tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 200 Aug 26 09:03:19.462733 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 466/1874] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:19 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:19.463330 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Create volume of 1 GB Aug 26 09:03:19.467159 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.467159 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:19.468614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aa50dd07-0f60-4740-b58c-449b9ffcd9c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:19.469384 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 477/1875] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:19 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:19.480928 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Availability Zones retrieved successfully. Aug 26 09:03:19.488657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Flow 'volume_create_api' (c3847849-11a3-429c-a0de-9bfb161f303c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:19.490906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc6ffd2-7747-46c2-8724-5807ff4f560c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:19.492343 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:19.591514 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc6ffd2-7747-46c2-8724-5807ff4f560c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:03:16Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b0972d92-f79c-4626-8e96-c079199887ba,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': 'b0972d92-f79c-4626-8e96-c079199887ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:19.592861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4ad1e1-8570-42fe-bc71-5a320e2fd7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:19.635542 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:19.635748 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:19.698445 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Created reservations ['523648ee-39d6-4f0e-8089-fb5912b69200', 'b01c16c9-0a2e-40bb-9f6f-3fda14423f4a', '61437dfd-31aa-4071-b58a-40725f6b2ab6', '66e90151-1aa3-4de8-8170-429ab019c26e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:19.699444 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4ad1e1-8570-42fe-bc71-5a320e2fd7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['523648ee-39d6-4f0e-8089-fb5912b69200', 'b01c16c9-0a2e-40bb-9f6f-3fda14423f4a', '61437dfd-31aa-4071-b58a-40725f6b2ab6', '66e90151-1aa3-4de8-8170-429ab019c26e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:19.700585 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6d6615-61d6-4ece-906c-3ecae9dccfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:19.730535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6d6615-61d6-4ece-906c-3ecae9dccfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50878bd4-13cb-4ad3-a7f2-55f54bcc8df2', '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='40acd439ccd9493387dafd9731368e48',qos_specs=None,replication_status=,reservations=['523648ee-39d6-4f0e-8089-fb5912b69200','b01c16c9-0a2e-40bb-9f6f-3fda14423f4a','61437dfd-31aa-4071-b58a-40725f6b2ab6','66e90151-1aa3-4de8-8170-429ab019c26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bca209aab2435db90b7b513e4bf445',volume_type_id=b0972d92-f79c-4626-8e96-c079199887ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:19Z,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=50878bd4-13cb-4ad3-a7f2-55f54bcc8df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40acd439ccd9493387dafd9731368e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bca209aab2435db90b7b513e4bf445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0972d92-f79c-4626-8e96-c079199887ba),volume_type_id=b0972d92-f79c-4626-8e96-c079199887ba)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:19.731622 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ce2a34-26ea-42c2-9151-de000af27229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:19.762452 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ce2a34-26ea-42c2-9151-de000af27229) transitioned into state 'SUCCESS' from 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='40acd439ccd9493387dafd9731368e48',qos_specs=None,replication_status=,reservations=['523648ee-39d6-4f0e-8089-fb5912b69200','b01c16c9-0a2e-40bb-9f6f-3fda14423f4a','61437dfd-31aa-4071-b58a-40725f6b2ab6','66e90151-1aa3-4de8-8170-429ab019c26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bca209aab2435db90b7b513e4bf445',volume_type_id=b0972d92-f79c-4626-8e96-c079199887ba)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:19.763609 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47893b8-8c42-4a02-b8af-1edecc1c5c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:19.776675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47893b8-8c42-4a02-b8af-1edecc1c5c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:19.778024 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Flow 'volume_create_api' (c3847849-11a3-429c-a0de-9bfb161f303c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:19.778647 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Create volume request issued successfully. Aug 26 09:03:19.779663 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2664d49b-ac66-4165-8903-b1952df2b65a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:19.780753 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 467/1876] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:19 2026] POST /volume/v3/volumes => generated 798 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:19.799933 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-194073b4-42ed-4d00-b85b-182ff34f0747 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:19.802375 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-194073b4-42ed-4d00-b85b-182ff34f0747 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:19.802787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-194073b4-42ed-4d00-b85b-182ff34f0747 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:19.803036 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-194073b4-42ed-4d00-b85b-182ff34f0747 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:19.813299 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:19.813299 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:19.819570 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-194073b4-42ed-4d00-b85b-182ff34f0747 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:19.827235 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-194073b4-42ed-4d00-b85b-182ff34f0747 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:19.827379 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 467/1877] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:19 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:20.489211 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-224c9fc7-87e2-4856-816a-251af5003c2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:20.491373 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-302ed11e-c13d-44a4-bb49-d0888093d2cc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:20.492976 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-224c9fc7-87e2-4856-816a-251af5003c2f tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:20.493724 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-224c9fc7-87e2-4856-816a-251af5003c2f tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:20.494210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-224c9fc7-87e2-4856-816a-251af5003c2f tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:20.494644 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-302ed11e-c13d-44a4-bb49-d0888093d2cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:20.494939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-302ed11e-c13d-44a4-bb49-d0888093d2cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:20.495117 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-302ed11e-c13d-44a4-bb49-d0888093d2cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:20.495738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-302ed11e-c13d-44a4-bb49-d0888093d2cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:20.503542 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:20.503542 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:20.504791 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-302ed11e-c13d-44a4-bb49-d0888093d2cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:20.504903 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-224c9fc7-87e2-4856-816a-251af5003c2f tempest-VolumesTransfersV355Test-1609038016 tempest-VolumesTransfersV355Test-1609038016-project-admin] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 404 Aug 26 09:03:20.505753 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 478/1878] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:20 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:20.505831 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 467/1879] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:20 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:20.530860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d515a859-963f-4094-a9c4-eed7d2867056 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:20.534925 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d515a859-963f-4094-a9c4-eed7d2867056 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] GET https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:20.535284 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d515a859-963f-4094-a9c4-eed7d2867056 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:20.535332 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d515a859-963f-4094-a9c4-eed7d2867056 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:20.547164 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d515a859-963f-4094-a9c4-eed7d2867056 tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 404 Aug 26 09:03:20.548067 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 468/1880] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:20 2026] GET /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 26 09:03:20.571609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a0de944-d5cd-473f-87d7-012636c3e3bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:20.574947 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a0de944-d5cd-473f-87d7-012636c3e3bd tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] DELETE https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:20.574947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a0de944-d5cd-473f-87d7-012636c3e3bd tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:20.574947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a0de944-d5cd-473f-87d7-012636c3e3bd tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:20.574947 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4a0de944-d5cd-473f-87d7-012636c3e3bd tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] Delete volume with id: 405add58-8926-4610-9f6d-65dbc0f07e39 Aug 26 09:03:20.587155 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a0de944-d5cd-473f-87d7-012636c3e3bd tempest-VolumesTransfersV355Test-77747675 tempest-VolumesTransfersV355Test-77747675-project-member] https://10.4.3.236/volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 returned with HTTP 404 Aug 26 09:03:20.589516 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 468/1881] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:03:20 2026] DELETE /volume/v3/volumes/405add58-8926-4610-9f6d-65dbc0f07e39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:03:20.887695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-65dbd097-261b-4554-9039-af3f61fdbd2d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:20.887695 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65dbd097-261b-4554-9039-af3f61fdbd2d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:20.887695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65dbd097-261b-4554-9039-af3f61fdbd2d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:20.887695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65dbd097-261b-4554-9039-af3f61fdbd2d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:20.887695 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:20.887695 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:20.896281 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-65dbd097-261b-4554-9039-af3f61fdbd2d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:20.911865 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65dbd097-261b-4554-9039-af3f61fdbd2d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:20.911865 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 479/1882] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:20 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:21.520953 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00c55016-af7a-457d-9f57-f491ad1e7834 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:21.525817 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00c55016-af7a-457d-9f57-f491ad1e7834 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:21.525817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00c55016-af7a-457d-9f57-f491ad1e7834 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:21.527903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00c55016-af7a-457d-9f57-f491ad1e7834 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:21.527903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-00c55016-af7a-457d-9f57-f491ad1e7834 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:21.534714 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:21.534714 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:21.536427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00c55016-af7a-457d-9f57-f491ad1e7834 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:21.537653 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 468/1883] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:21 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:21.931066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd0ca076-555a-4f4e-a42c-6d236c3c0cb6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:21.933554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd0ca076-555a-4f4e-a42c-6d236c3c0cb6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:21.933770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd0ca076-555a-4f4e-a42c-6d236c3c0cb6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:21.934001 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd0ca076-555a-4f4e-a42c-6d236c3c0cb6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:21.946908 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:21.946908 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:21.956186 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd0ca076-555a-4f4e-a42c-6d236c3c0cb6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:21.965414 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd0ca076-555a-4f4e-a42c-6d236c3c0cb6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:21.966199 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 469/1884] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:21 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:22.556908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47a6ff1b-ff8c-40ff-b39d-8a7a2e776772 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:22.559397 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47a6ff1b-ff8c-40ff-b39d-8a7a2e776772 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:22.559638 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47a6ff1b-ff8c-40ff-b39d-8a7a2e776772 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:22.559875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47a6ff1b-ff8c-40ff-b39d-8a7a2e776772 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:22.560005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-47a6ff1b-ff8c-40ff-b39d-8a7a2e776772 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:22.568944 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:22.568944 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:22.570089 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47a6ff1b-ff8c-40ff-b39d-8a7a2e776772 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:22.570772 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 469/1885] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:22 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:22.982922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0f1d7104-94dc-4733-876d-a6395455529f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:22.985402 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0f1d7104-94dc-4733-876d-a6395455529f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:22.985735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0f1d7104-94dc-4733-876d-a6395455529f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:22.985975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0f1d7104-94dc-4733-876d-a6395455529f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:22.996519 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:22.996519 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:23.004331 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0f1d7104-94dc-4733-876d-a6395455529f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:23.012296 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0f1d7104-94dc-4733-876d-a6395455529f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:23.012894 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 480/1886] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:22 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:23.585171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-89b6091a-80a2-46e3-86b4-2e038be980a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:23.593728 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-89b6091a-80a2-46e3-86b4-2e038be980a9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:23.593728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-89b6091a-80a2-46e3-86b4-2e038be980a9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:23.593728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-89b6091a-80a2-46e3-86b4-2e038be980a9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:23.593728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-89b6091a-80a2-46e3-86b4-2e038be980a9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:23.601181 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:23.601181 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:23.602687 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-89b6091a-80a2-46e3-86b4-2e038be980a9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:23.603488 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 469/1887] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:23 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:24.034725 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ee6c6ca-ce24-47b8-9ac2-b038bb9eab58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:24.045737 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ee6c6ca-ce24-47b8-9ac2-b038bb9eab58 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:24.046097 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ee6c6ca-ce24-47b8-9ac2-b038bb9eab58 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:24.046515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ee6c6ca-ce24-47b8-9ac2-b038bb9eab58 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:24.063085 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:24.063085 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:24.069806 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ee6c6ca-ce24-47b8-9ac2-b038bb9eab58 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:24.077347 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ee6c6ca-ce24-47b8-9ac2-b038bb9eab58 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:24.078043 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 470/1888] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:24 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:24.622985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07cfb68f-90d6-4144-9b19-88dda4e0fda5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:24.625505 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07cfb68f-90d6-4144-9b19-88dda4e0fda5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:24.625872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07cfb68f-90d6-4144-9b19-88dda4e0fda5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:24.626868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07cfb68f-90d6-4144-9b19-88dda4e0fda5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:24.626868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-07cfb68f-90d6-4144-9b19-88dda4e0fda5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:24.634326 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:24.634326 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:24.636505 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07cfb68f-90d6-4144-9b19-88dda4e0fda5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:24.636673 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 470/1889] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:24 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:25.097463 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9b6f85c5-6688-4756-aa38-f3f246ffdc9a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:25.102504 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9b6f85c5-6688-4756-aa38-f3f246ffdc9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:25.102673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9b6f85c5-6688-4756-aa38-f3f246ffdc9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:25.102895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9b6f85c5-6688-4756-aa38-f3f246ffdc9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:25.114555 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:25.114555 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:25.122805 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9b6f85c5-6688-4756-aa38-f3f246ffdc9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:25.133521 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9b6f85c5-6688-4756-aa38-f3f246ffdc9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:25.134121 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 481/1890] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:25 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:25.224641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-778a78ee-8289-48da-ab52-b00dd1ced86c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:25.227134 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:25.227584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-154623776"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:25.230714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request body: {'volume': {'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-154623776'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:25.474452 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume of 1 GB Aug 26 09:03:25.481207 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Availability Zones retrieved successfully. Aug 26 09:03:25.491015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (eca6d0f7-41f1-4a7e-918d-600dc2f7bf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:25.492533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f06fe7a-2bb7-4bb5-96b1-0ca35279605a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:25.494745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:25.602897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f06fe7a-2bb7-4bb5-96b1-0ca35279605a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:25.604119 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c69fd7c7-4e0d-4462-85fd-bf8354d5089d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:25.651865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2c48a83-3ee5-4a96-bf2e-b4e7e0f0b2d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:25.654639 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c48a83-3ee5-4a96-bf2e-b4e7e0f0b2d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:25.654795 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c48a83-3ee5-4a96-bf2e-b4e7e0f0b2d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:25.655011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c48a83-3ee5-4a96-bf2e-b4e7e0f0b2d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:25.655133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e2c48a83-3ee5-4a96-bf2e-b4e7e0f0b2d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:25.660499 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:25.660499 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:25.661443 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c48a83-3ee5-4a96-bf2e-b4e7e0f0b2d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:25.662040 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 471/1891] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:25 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:25.713497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Created reservations ['72f51036-18f0-4a33-9d04-d2f8282be286', '61119e26-08d8-4d3b-87e5-0e9714d5657e', '8274064b-6224-4178-854c-c827bb082ab1', 'd77b4b85-ae4f-4246-a3a1-1c726091ed9c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:25.713497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c69fd7c7-4e0d-4462-85fd-bf8354d5089d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72f51036-18f0-4a33-9d04-d2f8282be286', '61119e26-08d8-4d3b-87e5-0e9714d5657e', '8274064b-6224-4178-854c-c827bb082ab1', 'd77b4b85-ae4f-4246-a3a1-1c726091ed9c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:25.713497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572dd47c-5bf5-46e2-abbd-b4dad86830dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:25.750131 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572dd47c-5bf5-46e2-abbd-b4dad86830dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6be97798-8659-4d14-884e-43114d8162cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-154623776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['72f51036-18f0-4a33-9d04-d2f8282be286','61119e26-08d8-4d3b-87e5-0e9714d5657e','8274064b-6224-4178-854c-c827bb082ab1','d77b4b85-ae4f-4246-a3a1-1c726091ed9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-154623776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6be97798-8659-4d14-884e-43114d8162cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb0287730984485876ffa0a5e2e8f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:25.751243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03701770-ac9e-4c51-8799-bcaa3c69dda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:25.787677 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03701770-ac9e-4c51-8799-bcaa3c69dda9) transitioned into state 'SUCCESS' from state '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-154623776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['72f51036-18f0-4a33-9d04-d2f8282be286','61119e26-08d8-4d3b-87e5-0e9714d5657e','8274064b-6224-4178-854c-c827bb082ab1','d77b4b85-ae4f-4246-a3a1-1c726091ed9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:25.788475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb796fd-e94d-4f10-b2da-d1e15c009e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:25.804429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb796fd-e94d-4f10-b2da-d1e15c009e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:25.805794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (eca6d0f7-41f1-4a7e-918d-600dc2f7bf96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:25.806314 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request issued successfully. Aug 26 09:03:25.807060 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-778a78ee-8289-48da-ab52-b00dd1ced86c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:25.807631 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 470/1892] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:25 2026] POST /volume/v3/volumes => generated 746 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:25.824946 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5eb76a7e-2bc0-4bf7-a489-885b83e13954 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:25.827290 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5eb76a7e-2bc0-4bf7-a489-885b83e13954 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:25.827527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5eb76a7e-2bc0-4bf7-a489-885b83e13954 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:25.827869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5eb76a7e-2bc0-4bf7-a489-885b83e13954 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:25.838320 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:25.838320 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:25.848996 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5eb76a7e-2bc0-4bf7-a489-885b83e13954 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:25.856311 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5eb76a7e-2bc0-4bf7-a489-885b83e13954 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd returned with HTTP 200 Aug 26 09:03:25.856912 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 471/1893] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:25 2026] GET /volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:26.158332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a3493372-00ca-41bc-9103-a370e462a62f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:26.161793 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3493372-00ca-41bc-9103-a370e462a62f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:26.162115 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3493372-00ca-41bc-9103-a370e462a62f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:26.162531 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3493372-00ca-41bc-9103-a370e462a62f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:26.176243 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:26.176243 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:26.189257 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a3493372-00ca-41bc-9103-a370e462a62f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:26.219351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3493372-00ca-41bc-9103-a370e462a62f tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:26.220716 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 482/1894] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:26 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:26.676770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f409675-3869-41a7-a371-1000248b7cad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:26.679261 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f409675-3869-41a7-a371-1000248b7cad tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:26.679870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f409675-3869-41a7-a371-1000248b7cad tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:26.680140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f409675-3869-41a7-a371-1000248b7cad tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:26.680317 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3f409675-3869-41a7-a371-1000248b7cad tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:26.686063 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:26.686063 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:26.687271 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f409675-3869-41a7-a371-1000248b7cad tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:26.687747 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 472/1895] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:26 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:26.889613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7776b74a-f803-476d-a8e9-9e80b7376c59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:26.892742 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7776b74a-f803-476d-a8e9-9e80b7376c59 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:26.893289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7776b74a-f803-476d-a8e9-9e80b7376c59 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:26.893918 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7776b74a-f803-476d-a8e9-9e80b7376c59 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:26.906280 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:26.906280 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:26.919878 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7776b74a-f803-476d-a8e9-9e80b7376c59 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:26.929244 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7776b74a-f803-476d-a8e9-9e80b7376c59 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd returned with HTTP 200 Aug 26 09:03:26.929244 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 471/1896] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:26 2026] GET /volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd => generated 1354 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:26.950515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:26.952511 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:26.952821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6be97798-8659-4d14-884e-43114d8162cd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-239296338"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:26.955497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request body: {'volume': {'source_volid': '6be97798-8659-4d14-884e-43114d8162cd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-239296338'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:26.975753 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:26.975753 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:26.976191 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume retrieved successfully. Aug 26 09:03:26.978068 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume of 1 GB Aug 26 09:03:26.990241 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Availability Zones retrieved successfully. Aug 26 09:03:26.998603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (0c4247fc-cfc1-436e-a292-dfbb29a68453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:27.000664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21631234-d2c0-406c-b14e-d1a26e32874e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:27.005882 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:27.064151 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21631234-d2c0-406c-b14e-d1a26e32874e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6be97798-8659-4d14-884e-43114d8162cd', 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:27.065773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5b975f-9563-44cf-bf76-b8efdfc8a2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:27.197138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Created reservations ['585e04a3-72b5-4a38-8db6-9c05434f86f9', '47364dee-3c57-4c85-bb8a-2c1445e3d027', '0e134b1e-c830-4397-9ca7-89c85bec68f9', 'cad60770-ca85-439e-8405-4f93cf99dbcb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:27.198641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5b975f-9563-44cf-bf76-b8efdfc8a2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['585e04a3-72b5-4a38-8db6-9c05434f86f9', '47364dee-3c57-4c85-bb8a-2c1445e3d027', '0e134b1e-c830-4397-9ca7-89c85bec68f9', 'cad60770-ca85-439e-8405-4f93cf99dbcb']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:27.201604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887cb9b8-16e0-42a4-b6fd-90d1e0622187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:27.246095 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1d7c0a5b-3afd-492c-b196-08f65e2d71c2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:27.249604 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d7c0a5b-3afd-492c-b196-08f65e2d71c2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:27.251700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d7c0a5b-3afd-492c-b196-08f65e2d71c2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:27.251700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d7c0a5b-3afd-492c-b196-08f65e2d71c2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:27.266033 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:27.266033 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:27.273152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887cb9b8-16e0-42a4-b6fd-90d1e0622187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a344860-69d5-4b1b-8bee-e93af4922ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-239296338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['585e04a3-72b5-4a38-8db6-9c05434f86f9','47364dee-3c57-4c85-bb8a-2c1445e3d027','0e134b1e-c830-4397-9ca7-89c85bec68f9','cad60770-ca85-439e-8405-4f93cf99dbcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=6be97798-8659-4d14-884e-43114d8162cd,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-239296338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a344860-69d5-4b1b-8bee-e93af4922ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb0287730984485876ffa0a5e2e8f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6be97798-8659-4d14-884e-43114d8162cd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:27.274107 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9dfdc0-9065-4305-a0e8-8035e9abea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:27.279738 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1d7c0a5b-3afd-492c-b196-08f65e2d71c2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:27.290229 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d7c0a5b-3afd-492c-b196-08f65e2d71c2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:27.290738 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 483/1897] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:27 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:27.318603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9dfdc0-9065-4305-a0e8-8035e9abea4f) transitioned into state 'SUCCESS' from state '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-239296338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['585e04a3-72b5-4a38-8db6-9c05434f86f9','47364dee-3c57-4c85-bb8a-2c1445e3d027','0e134b1e-c830-4397-9ca7-89c85bec68f9','cad60770-ca85-439e-8405-4f93cf99dbcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=6be97798-8659-4d14-884e-43114d8162cd,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:27.319769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d253d86-f4b4-46c7-9489-9821e94b7dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:27.359355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d253d86-f4b4-46c7-9489-9821e94b7dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:27.362298 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (0c4247fc-cfc1-436e-a292-dfbb29a68453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:27.362837 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request issued successfully. Aug 26 09:03:27.364311 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a0ad348-e7a3-4851-8543-7f59d439eac2 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:27.364578 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 472/1898] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:26 2026] POST /volume/v3/volumes => generated 779 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:27.383532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef39244a-b248-4e2c-8cc5-accea3ab85fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:27.391577 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef39244a-b248-4e2c-8cc5-accea3ab85fb tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:27.392241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef39244a-b248-4e2c-8cc5-accea3ab85fb tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:27.392655 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef39244a-b248-4e2c-8cc5-accea3ab85fb tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:27.409352 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:27.409352 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:27.419190 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef39244a-b248-4e2c-8cc5-accea3ab85fb tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:27.426131 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef39244a-b248-4e2c-8cc5-accea3ab85fb tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 200 Aug 26 09:03:27.426664 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 473/1899] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:27 2026] GET /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:27.703743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29b37b81-6f2c-48d4-a339-96c6e935ed31 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:27.706734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29b37b81-6f2c-48d4-a339-96c6e935ed31 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:27.706976 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29b37b81-6f2c-48d4-a339-96c6e935ed31 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:27.707069 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29b37b81-6f2c-48d4-a339-96c6e935ed31 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:27.707954 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-29b37b81-6f2c-48d4-a339-96c6e935ed31 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:27.713430 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:27.713430 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:27.714901 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29b37b81-6f2c-48d4-a339-96c6e935ed31 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:27.715488 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 472/1900] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:27 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:28.311571 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dce44206-827c-495f-a32d-3d7f1a60cd29 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.317656 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dce44206-827c-495f-a32d-3d7f1a60cd29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:28.317656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dce44206-827c-495f-a32d-3d7f1a60cd29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.317656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dce44206-827c-495f-a32d-3d7f1a60cd29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.335635 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.335635 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:28.344263 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-dce44206-827c-495f-a32d-3d7f1a60cd29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:28.351544 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dce44206-827c-495f-a32d-3d7f1a60cd29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:28.352467 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 484/1901] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:28.447942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dcee3281-e384-4135-a99e-f02019697c50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.449946 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcee3281-e384-4135-a99e-f02019697c50 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:28.450252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcee3281-e384-4135-a99e-f02019697c50 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.450520 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcee3281-e384-4135-a99e-f02019697c50 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.460256 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.460256 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:28.465339 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dcee3281-e384-4135-a99e-f02019697c50 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:28.473194 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcee3281-e384-4135-a99e-f02019697c50 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 200 Aug 26 09:03:28.473581 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 473/1902] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:28.496872 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f86bfb6b-2ede-41eb-b7c9-56f50999562e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.497342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f86bfb6b-2ede-41eb-b7c9-56f50999562e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:28.497902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f86bfb6b-2ede-41eb-b7c9-56f50999562e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.498252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f86bfb6b-2ede-41eb-b7c9-56f50999562e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.509720 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.509720 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:28.517796 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f86bfb6b-2ede-41eb-b7c9-56f50999562e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:28.525336 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f86bfb6b-2ede-41eb-b7c9-56f50999562e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 200 Aug 26 09:03:28.525923 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 474/1903] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:28.540986 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a3ebc4a8-d2cd-4c1b-9096-d3b8257c1dde None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.543742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f859ff30-e7f2-4677-8c63-d610eaecac20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.544997 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a3ebc4a8-d2cd-4c1b-9096-d3b8257c1dde tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:03:28.544997 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a3ebc4a8-d2cd-4c1b-9096-d3b8257c1dde tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.544997 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a3ebc4a8-d2cd-4c1b-9096-d3b8257c1dde tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.546976 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f859ff30-e7f2-4677-8c63-d610eaecac20 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:28.546976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f859ff30-e7f2-4677-8c63-d610eaecac20 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.547825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f859ff30-e7f2-4677-8c63-d610eaecac20 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.559873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.559873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:28.567955 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.567955 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:28.568377 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f859ff30-e7f2-4677-8c63-d610eaecac20 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:28.576808 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f859ff30-e7f2-4677-8c63-d610eaecac20 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 200 Aug 26 09:03:28.577560 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 485/1904] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 1388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:28.578756 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a3ebc4a8-d2cd-4c1b-9096-d3b8257c1dde tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:28.594207 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a3ebc4a8-d2cd-4c1b-9096-d3b8257c1dde tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 200 Aug 26 09:03:28.597328 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 473/1905] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 1357 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:28.598101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.603674 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] DELETE https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:28.604748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.604748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.604748 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume with id: 2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:28.611056 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ed36c485-a68b-45e5-b6bb-e949f3c1bfbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.616667 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ed36c485-a68b-45e5-b6bb-e949f3c1bfbf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:03:28.616868 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.616868 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:28.616961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ed36c485-a68b-45e5-b6bb-e949f3c1bfbf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.616961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ed36c485-a68b-45e5-b6bb-e949f3c1bfbf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.617057 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:28.625715 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.625715 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:28.631807 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ed36c485-a68b-45e5-b6bb-e949f3c1bfbf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:28.640295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ed36c485-a68b-45e5-b6bb-e949f3c1bfbf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 200 Aug 26 09:03:28.641000 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 475/1906] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:28.656276 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume request issued successfully. Aug 26 09:03:28.656593 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef4e48ca-5964-4b50-86ad-4543cfa67e1b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 202 Aug 26 09:03:28.657219 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 474/1907] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:28 2026] DELETE /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:28.657297 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-eb859ad8-db6d-46b5-ada3-439a2a270a3d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.660386 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-eb859ad8-db6d-46b5-ada3-439a2a270a3d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:03:28.660686 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-eb859ad8-db6d-46b5-ada3-439a2a270a3d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.661303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-eb859ad8-db6d-46b5-ada3-439a2a270a3d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.670030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff2fe6db-f664-4f54-adfe-f97a8cd12634 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.678559 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff2fe6db-f664-4f54-adfe-f97a8cd12634 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:28.678922 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff2fe6db-f664-4f54-adfe-f97a8cd12634 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.680068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff2fe6db-f664-4f54-adfe-f97a8cd12634 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.680540 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.680540 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:28.691522 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-eb859ad8-db6d-46b5-ada3-439a2a270a3d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:28.700337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-eb859ad8-db6d-46b5-ada3-439a2a270a3d tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 200 Aug 26 09:03:28.701229 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 486/1908] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:28.701329 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.701329 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:28.716878 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff2fe6db-f664-4f54-adfe-f97a8cd12634 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:28.717749 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c3d9ef8-58de-4cb8-8060-dc7a37d1cf19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.718334 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c3d9ef8-58de-4cb8-8060-dc7a37d1cf19 None None] GET https://10.4.3.236/volume// Aug 26 09:03:28.719808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c3d9ef8-58de-4cb8-8060-dc7a37d1cf19 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.719808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c3d9ef8-58de-4cb8-8060-dc7a37d1cf19 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.720501 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c3d9ef8-58de-4cb8-8060-dc7a37d1cf19 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:28.722923 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 476/1909] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:28.727715 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff2fe6db-f664-4f54-adfe-f97a8cd12634 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 200 Aug 26 09:03:28.728663 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 474/1910] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 1387 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:28.733816 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f59245c7-9378-4fab-adde-fc6fb765b362 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.736505 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f59245c7-9378-4fab-adde-fc6fb765b362 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:28.736692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f59245c7-9378-4fab-adde-fc6fb765b362 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.736970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f59245c7-9378-4fab-adde-fc6fb765b362 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.738121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f59245c7-9378-4fab-adde-fc6fb765b362 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:28.738263 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a400216d-2509-444b-bbae-f12fd4910ec7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.741979 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a400216d-2509-444b-bbae-f12fd4910ec7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:03:28.744704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a400216d-2509-444b-bbae-f12fd4910ec7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdd4e59a-0199-4229-a187-203715e7a3dd", "connector": null, "instance_uuid": "d9e9da8a-ef44-4a3e-92a9-d06f936a6954"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:28.749752 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.749752 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:28.751419 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f59245c7-9378-4fab-adde-fc6fb765b362 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:28.752123 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 475/1911] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:28.760881 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.760881 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:28.831137 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-a400216d-2509-444b-bbae-f12fd4910ec7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:03:28.831957 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 487/1912] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:03:28 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:03:28.847411 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee6c4436-e32d-4422-9620-70c49ed38bd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.848282 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6c4436-e32d-4422-9620-70c49ed38bd7 None None] GET https://10.4.3.236/volume// Aug 26 09:03:28.848416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6c4436-e32d-4422-9620-70c49ed38bd7 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.848724 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6c4436-e32d-4422-9620-70c49ed38bd7 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.849290 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6c4436-e32d-4422-9620-70c49ed38bd7 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:28.849874 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 477/1913] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:28.866975 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-fe4e65f3-4c64-4f24-98af-48384612fed1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.877968 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-fe4e65f3-4c64-4f24-98af-48384612fed1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:03:28.878385 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-fe4e65f3-4c64-4f24-98af-48384612fed1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e", "connector": null, "instance_uuid": "d9e9da8a-ef44-4a3e-92a9-d06f936a6954"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:28.913276 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:28.913276 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:28.979868 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-fe4e65f3-4c64-4f24-98af-48384612fed1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:03:28.979868 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 475/1914] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:03:28 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:28.993112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ad136bec-9f95-441e-924d-d3b6fa73a51e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:28.993642 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad136bec-9f95-441e-924d-d3b6fa73a51e None None] GET https://10.4.3.236/volume// Aug 26 09:03:28.993906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad136bec-9f95-441e-924d-d3b6fa73a51e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:28.994192 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad136bec-9f95-441e-924d-d3b6fa73a51e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:28.994647 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad136bec-9f95-441e-924d-d3b6fa73a51e None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:28.995339 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 476/1915] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:03:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:29.008872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c2da9ad2-8acd-4a97-82c8-04ea7f275a8b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.009467 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c2da9ad2-8acd-4a97-82c8-04ea7f275a8b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:03:29.009965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c2da9ad2-8acd-4a97-82c8-04ea7f275a8b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "465a1459-3de5-40dc-8677-db19344c3226", "connector": null, "instance_uuid": "d9e9da8a-ef44-4a3e-92a9-d06f936a6954"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:29.022309 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:29.022309 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:29.071214 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c2da9ad2-8acd-4a97-82c8-04ea7f275a8b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:03:29.071690 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 488/1916] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:03:29 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:29.374356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2ae228b-4111-4d8c-a362-038d6d477f68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.378110 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2ae228b-4111-4d8c-a362-038d6d477f68 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:29.378110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2ae228b-4111-4d8c-a362-038d6d477f68 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:29.380106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2ae228b-4111-4d8c-a362-038d6d477f68 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:29.394553 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:29.394553 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:29.403927 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b2ae228b-4111-4d8c-a362-038d6d477f68 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:29.419316 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2ae228b-4111-4d8c-a362-038d6d477f68 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:29.419316 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 478/1917] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:29 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:03:29.747868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-faf60fb5-1472-427c-8551-6153920b9540 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.750239 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-faf60fb5-1472-427c-8551-6153920b9540 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 Aug 26 09:03:29.750511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-faf60fb5-1472-427c-8551-6153920b9540 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:29.750696 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-faf60fb5-1472-427c-8551-6153920b9540 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:29.757304 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-faf60fb5-1472-427c-8551-6153920b9540 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 returned with HTTP 404 Aug 26 09:03:29.757819 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 476/1918] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:29 2026] GET /volume/v3/volumes/2a344860-69d5-4b1b-8bee-e93af4922ef8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:29.769003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ee9e00b-0006-4553-ba72-a184358cd52a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.770266 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8c2ee68-ea3b-4235-867e-3c515f75f908 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.771580 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ee9e00b-0006-4553-ba72-a184358cd52a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:29.771872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ee9e00b-0006-4553-ba72-a184358cd52a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:29.772185 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ee9e00b-0006-4553-ba72-a184358cd52a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:29.772303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3ee9e00b-0006-4553-ba72-a184358cd52a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:29.779213 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8c2ee68-ea3b-4235-867e-3c515f75f908 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:29.779917 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:29.779917 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:29.780319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8c2ee68-ea3b-4235-867e-3c515f75f908 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:29.780415 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ee9e00b-0006-4553-ba72-a184358cd52a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:29.781029 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8c2ee68-ea3b-4235-867e-3c515f75f908 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:29.781180 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 489/1919] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:29 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:29.796011 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:29.796011 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:29.807552 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8c2ee68-ea3b-4235-867e-3c515f75f908 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:29.822749 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8c2ee68-ea3b-4235-867e-3c515f75f908 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd returned with HTTP 200 Aug 26 09:03:29.823902 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 477/1920] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:29 2026] GET /volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd => generated 1354 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:29.843080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.846344 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:29.847239 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:29.847670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:29.848003 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume with id: 6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:29.857490 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:29.857490 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:29.859355 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:29.891743 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume request issued successfully. Aug 26 09:03:29.891743 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba3a946e-a62c-404a-a8c0-9fb53521769b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd returned with HTTP 202 Aug 26 09:03:29.892395 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 479/1921] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:29 2026] DELETE /volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:29.903412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3e268424-dadb-4969-a405-e5ae5159fefa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:29.907039 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e268424-dadb-4969-a405-e5ae5159fefa tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:29.907324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e268424-dadb-4969-a405-e5ae5159fefa tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:29.907488 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e268424-dadb-4969-a405-e5ae5159fefa tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:29.920201 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:29.920201 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:29.926160 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3e268424-dadb-4969-a405-e5ae5159fefa tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:29.932540 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e268424-dadb-4969-a405-e5ae5159fefa tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd returned with HTTP 200 Aug 26 09:03:29.933118 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 477/1922] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:29 2026] GET /volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:30.441289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5c1ed39d-8958-4a4c-b5bc-6ac8e7d0a827 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:30.443570 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c1ed39d-8958-4a4c-b5bc-6ac8e7d0a827 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:30.443879 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c1ed39d-8958-4a4c-b5bc-6ac8e7d0a827 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:30.444221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c1ed39d-8958-4a4c-b5bc-6ac8e7d0a827 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:30.454706 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:30.454706 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:30.461981 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5c1ed39d-8958-4a4c-b5bc-6ac8e7d0a827 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:30.473074 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c1ed39d-8958-4a4c-b5bc-6ac8e7d0a827 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:30.473726 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 490/1923] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:30 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:30.800292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c3b1234-6d9e-4036-8310-ee062ea98e3f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:30.805027 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c3b1234-6d9e-4036-8310-ee062ea98e3f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:30.805027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c3b1234-6d9e-4036-8310-ee062ea98e3f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:30.805027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c3b1234-6d9e-4036-8310-ee062ea98e3f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:30.805027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1c3b1234-6d9e-4036-8310-ee062ea98e3f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:30.811494 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:30.811494 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:30.812303 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c3b1234-6d9e-4036-8310-ee062ea98e3f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:30.813348 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 478/1924] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:30 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:30.955362 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c6060b6-afb2-4c38-b7f3-a19253429ebd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:30.964609 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c6060b6-afb2-4c38-b7f3-a19253429ebd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd Aug 26 09:03:30.966190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c6060b6-afb2-4c38-b7f3-a19253429ebd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:30.966407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c6060b6-afb2-4c38-b7f3-a19253429ebd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:30.980432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c6060b6-afb2-4c38-b7f3-a19253429ebd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd returned with HTTP 404 Aug 26 09:03:30.982719 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 480/1925] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:30 2026] GET /volume/v3/volumes/6be97798-8659-4d14-884e-43114d8162cd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:30.993612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:30.996108 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:30.996611 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1389087844"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:30.999101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1389087844'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:30.999242 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume of 1 GB Aug 26 09:03:31.005019 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Availability Zones retrieved successfully. Aug 26 09:03:31.013636 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (52cbdc16-ef2b-4eba-ac4a-4fdff84cfb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:31.015455 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984dadd2-0192-41c1-8add-ea2cc95e88a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:31.016275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:31.066165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984dadd2-0192-41c1-8add-ea2cc95e88a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:31.067511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e82c9e9-02be-427e-b530-f4cb79fb8355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:31.138164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Created reservations ['eeb7b763-ec7c-4468-8443-bbd524197408', '1cf12dc7-80f6-4c08-a5c0-7b90a36e0422', 'aa122738-4868-4c74-a093-4664fa90220b', 'b36530e5-0417-4f45-bb98-05aeabfed1d8'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:31.138164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e82c9e9-02be-427e-b530-f4cb79fb8355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeb7b763-ec7c-4468-8443-bbd524197408', '1cf12dc7-80f6-4c08-a5c0-7b90a36e0422', 'aa122738-4868-4c74-a093-4664fa90220b', 'b36530e5-0417-4f45-bb98-05aeabfed1d8']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:31.138546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb503ba5-801f-4861-8c2d-adff089c3171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:31.171129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb503ba5-801f-4861-8c2d-adff089c3171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ab6ffb-88da-4d5c-b552-452eba5658b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1389087844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['eeb7b763-ec7c-4468-8443-bbd524197408','1cf12dc7-80f6-4c08-a5c0-7b90a36e0422','aa122738-4868-4c74-a093-4664fa90220b','b36530e5-0417-4f45-bb98-05aeabfed1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1389087844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ab6ffb-88da-4d5c-b552-452eba5658b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb0287730984485876ffa0a5e2e8f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:31.171946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbd7dc73-55ae-484b-9a08-04dc3f4f0dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:31.214459 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbd7dc73-55ae-484b-9a08-04dc3f4f0dc2) transitioned into state 'SUCCESS' from state '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-1389087844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['eeb7b763-ec7c-4468-8443-bbd524197408','1cf12dc7-80f6-4c08-a5c0-7b90a36e0422','aa122738-4868-4c74-a093-4664fa90220b','b36530e5-0417-4f45-bb98-05aeabfed1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:31.215434 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffb22e3-0b0d-4308-85b4-dfc60f0c611a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:31.230489 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffb22e3-0b0d-4308-85b4-dfc60f0c611a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:31.231217 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (52cbdc16-ef2b-4eba-ac4a-4fdff84cfb48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:31.231262 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request issued successfully. Aug 26 09:03:31.233802 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a756bde0-522d-4425-b2a9-d3c9d8c5606b tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:31.233802 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 478/1926] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:03:30 2026] POST /volume/v3/volumes => generated 747 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:31.263150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5b96be25-c86d-4fa1-8182-93bd74256139 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.268979 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5b96be25-c86d-4fa1-8182-93bd74256139 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:31.268979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5b96be25-c86d-4fa1-8182-93bd74256139 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.268979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5b96be25-c86d-4fa1-8182-93bd74256139 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.284881 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.284881 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:31.286643 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-926a654b-1568-430f-8f9e-d781babac15f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.287347 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-926a654b-1568-430f-8f9e-d781babac15f None None] GET https://10.4.3.236/volume// Aug 26 09:03:31.287524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-926a654b-1568-430f-8f9e-d781babac15f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.288908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-926a654b-1568-430f-8f9e-d781babac15f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.288908 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-926a654b-1568-430f-8f9e-d781babac15f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:31.288908 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 479/1927] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03: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 26 09:03:31.291665 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5b96be25-c86d-4fa1-8182-93bd74256139 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:31.299557 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-9ee83dcd-239a-402b-895c-e326ed5037cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.300445 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5b96be25-c86d-4fa1-8182-93bd74256139 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 returned with HTTP 200 Aug 26 09:03:31.301573 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 491/1928] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:31 2026] GET /volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:31.302264 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-9ee83dcd-239a-402b-895c-e326ed5037cd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:03:31.302501 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-9ee83dcd-239a-402b-895c-e326ed5037cd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.302666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-9ee83dcd-239a-402b-895c-e326ed5037cd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.325872 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.325872 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:31.335038 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-9ee83dcd-239a-402b-895c-e326ed5037cd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:31.341496 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-9ee83dcd-239a-402b-895c-e326ed5037cd tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 200 Aug 26 09:03:31.342682 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 481/1929] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:31 2026] GET /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 1536 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:31.481574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.485012 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] PUT https://10.4.3.236/volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b Aug 26 09:03:31.485603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:31.494560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b42f6d9-d3f9-4bf8-8c47-c9f5b45d65e6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.499396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Acquiring lock "cinder-attachment_update-bdd4e59a-0199-4229-a187-203715e7a3dd-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:31.501121 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b42f6d9-d3f9-4bf8-8c47-c9f5b45d65e6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:31.501121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b42f6d9-d3f9-4bf8-8c47-c9f5b45d65e6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.501964 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b42f6d9-d3f9-4bf8-8c47-c9f5b45d65e6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.506619 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Lock "cinder-attachment_update-bdd4e59a-0199-4229-a187-203715e7a3dd-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:31.508819 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.508819 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:31.517524 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.517524 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:31.523943 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b42f6d9-d3f9-4bf8-8c47-c9f5b45d65e6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:31.530162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b42f6d9-d3f9-4bf8-8c47-c9f5b45d65e6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:31.530766 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 480/1930] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:31 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:31.639403 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Lock "cinder-attachment_update-bdd4e59a-0199-4229-a187-203715e7a3dd-np0000008153" released by "attachment_update" :: held 0.132s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:31.639403 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-e7555f0e-aa34-40cf-a2d1-e01848ac0666 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b returned with HTTP 200 Aug 26 09:03:31.640401 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 479/1931] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:31 2026] PUT /volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:31.672597 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ac7de6fb-a369-4386-861c-9baec501c9b5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.675521 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ac7de6fb-a369-4386-861c-9baec501c9b5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b/action Aug 26 09:03:31.676391 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ac7de6fb-a369-4386-861c-9baec501c9b5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:03:31.676725 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ac7de6fb-a369-4386-861c-9baec501c9b5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:31.700974 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.700974 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:31.716698 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-ac7de6fb-a369-4386-861c-9baec501c9b5 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b/action returned with HTTP 204 Aug 26 09:03:31.717445 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 492/1932] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:03:31 2026] POST /volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:31.750811 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80c55b95-7ea2-4339-b0ef-15d8d0eb03b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.751375 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80c55b95-7ea2-4339-b0ef-15d8d0eb03b1 None None] GET https://10.4.3.236/volume// Aug 26 09:03:31.751745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80c55b95-7ea2-4339-b0ef-15d8d0eb03b1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.753169 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80c55b95-7ea2-4339-b0ef-15d8d0eb03b1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.755271 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80c55b95-7ea2-4339-b0ef-15d8d0eb03b1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:31.756459 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 482/1933] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03:31 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:31.770824 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-997441cf-9442-4eab-a115-653ae0a15225 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.773616 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-997441cf-9442-4eab-a115-653ae0a15225 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:03:31.773833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-997441cf-9442-4eab-a115-653ae0a15225 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.774027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-997441cf-9442-4eab-a115-653ae0a15225 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.785538 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.785538 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:31.791214 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-997441cf-9442-4eab-a115-653ae0a15225 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:31.804361 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-997441cf-9442-4eab-a115-653ae0a15225 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 200 Aug 26 09:03:31.804884 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 481/1934] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:31 2026] GET /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:31.830826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f5bff2c7-3294-42f9-859c-d2556bf5a306 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.833521 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5bff2c7-3294-42f9-859c-d2556bf5a306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:31.833810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5bff2c7-3294-42f9-859c-d2556bf5a306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:31.834074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5bff2c7-3294-42f9-859c-d2556bf5a306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:31.834194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f5bff2c7-3294-42f9-859c-d2556bf5a306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:31.842044 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.842044 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:31.843250 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5bff2c7-3294-42f9-859c-d2556bf5a306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:31.843873 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 480/1935] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:31 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:31.920696 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:31.923272 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] PUT https://10.4.3.236/volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf Aug 26 09:03:31.923633 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:31.932941 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Acquiring lock "cinder-attachment_update-27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:31.937773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Lock "cinder-attachment_update-27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:31.938976 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:31.938976 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:32.068142 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Lock "cinder-attachment_update-27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e-np0000008153" released by "attachment_update" :: held 0.130s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:32.068576 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-0953edb2-b2ff-40f8-8f8b-c8769060bce4 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf returned with HTTP 200 Aug 26 09:03:32.069248 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 493/1936] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:31 2026] PUT /volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:32.108470 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-5d6029cc-de27-444f-8a04-4762451bab8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.114966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-5d6029cc-de27-444f-8a04-4762451bab8f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf/action Aug 26 09:03:32.115123 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-5d6029cc-de27-444f-8a04-4762451bab8f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:03:32.115290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-5d6029cc-de27-444f-8a04-4762451bab8f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:32.147109 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.147109 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:32.167919 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-5d6029cc-de27-444f-8a04-4762451bab8f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf/action returned with HTTP 204 Aug 26 09:03:32.168811 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 483/1937] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:03:32 2026] POST /volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:32.195858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dc56940-fab9-41a5-85a8-e819c252cdec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.196356 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dc56940-fab9-41a5-85a8-e819c252cdec None None] GET https://10.4.3.236/volume// Aug 26 09:03:32.196580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dc56940-fab9-41a5-85a8-e819c252cdec None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:32.196818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dc56940-fab9-41a5-85a8-e819c252cdec None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:32.197279 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dc56940-fab9-41a5-85a8-e819c252cdec None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:32.197630 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 482/1938] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:32.207591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-59a113e5-619e-4fe3-a378-12d6ebc17735 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.210493 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-59a113e5-619e-4fe3-a378-12d6ebc17735 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:03:32.210804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-59a113e5-619e-4fe3-a378-12d6ebc17735 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:32.211100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-59a113e5-619e-4fe3-a378-12d6ebc17735 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:32.224494 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.224494 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:32.229054 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-59a113e5-619e-4fe3-a378-12d6ebc17735 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:03:32.234995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-59a113e5-619e-4fe3-a378-12d6ebc17735 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 200 Aug 26 09:03:32.235861 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 481/1939] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:32 2026] GET /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:32.320798 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3f0f5f80-5b9a-4bff-adaf-5656f51fdab5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.323703 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3f0f5f80-5b9a-4bff-adaf-5656f51fdab5 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:32.324075 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3f0f5f80-5b9a-4bff-adaf-5656f51fdab5 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:32.324433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3f0f5f80-5b9a-4bff-adaf-5656f51fdab5 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:32.334791 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.334791 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:32.343716 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3f0f5f80-5b9a-4bff-adaf-5656f51fdab5 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:32.350645 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3f0f5f80-5b9a-4bff-adaf-5656f51fdab5 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 returned with HTTP 200 Aug 26 09:03:32.351927 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 494/1940] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:32 2026] GET /volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:32.368671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-64052cc1-e882-4462-a2df-87db08f4b15c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.370583 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:32.371429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a1ab6ffb-88da-4d5c-b552-452eba5658b0", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1381741310"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:32.375147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request body: {'volume': {'source_volid': 'a1ab6ffb-88da-4d5c-b552-452eba5658b0', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1381741310'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:32.384688 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.384688 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:32.385908 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume retrieved successfully. Aug 26 09:03:32.386952 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume of 2 GB Aug 26 09:03:32.393798 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Availability Zones retrieved successfully. Aug 26 09:03:32.400306 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.403701 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] PUT https://10.4.3.236/volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c Aug 26 09:03:32.403701 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:32.406879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (275c47ff-8f67-4ec0-b3a0-33a8346fc8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:32.406879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1543d6c4-6c30-4411-b6fa-93f2e94e4419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:32.410550 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:32.417732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Acquiring lock "cinder-attachment_update-465a1459-3de5-40dc-8677-db19344c3226-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:32.425404 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Lock "cinder-attachment_update-465a1459-3de5-40dc-8677-db19344c3226-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:32.426495 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.426495 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:32.452472 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1543d6c4-6c30-4411-b6fa-93f2e94e4419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a1ab6ffb-88da-4d5c-b552-452eba5658b0', 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:32.454272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2686789-1607-4931-9748-04ff2d47db80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:32.522717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Created reservations ['9064106a-73bf-486b-80dc-ab07b67cfff0', 'e1714ab7-4f28-498d-bdef-62ab2a3d4b3f', '260d53fb-81a6-4664-8def-36a678a3b0a2', '19bf050d-c284-40f4-9ba7-2ffe80dd7c09'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:32.523589 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2686789-1607-4931-9748-04ff2d47db80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9064106a-73bf-486b-80dc-ab07b67cfff0', 'e1714ab7-4f28-498d-bdef-62ab2a3d4b3f', '260d53fb-81a6-4664-8def-36a678a3b0a2', '19bf050d-c284-40f4-9ba7-2ffe80dd7c09']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:32.525075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de0960b-923a-4796-a213-ece901fa9a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:32.548769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-be6a4948-5b5b-46ca-844c-ec893ab9cd0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.550173 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be6a4948-5b5b-46ca-844c-ec893ab9cd0d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:32.551047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be6a4948-5b5b-46ca-844c-ec893ab9cd0d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:32.551047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be6a4948-5b5b-46ca-844c-ec893ab9cd0d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:32.566894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Lock "cinder-attachment_update-465a1459-3de5-40dc-8677-db19344c3226-np0000008153" released by "attachment_update" :: held 0.139s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:32.566894 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-40de1958-70b7-4d3e-9d77-3905a87e94db tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c returned with HTTP 200 Aug 26 09:03:32.566894 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 483/1941] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:32 2026] PUT /volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:32.572594 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.572594 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:32.575746 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-be6a4948-5b5b-46ca-844c-ec893ab9cd0d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:32.584615 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be6a4948-5b5b-46ca-844c-ec893ab9cd0d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:32.585374 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 482/1942] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:32 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:32.587370 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de0960b-923a-4796-a213-ece901fa9a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31cb723a-2b88-47f6-9bfd-b25eaa5f90fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1381741310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['9064106a-73bf-486b-80dc-ab07b67cfff0','e1714ab7-4f28-498d-bdef-62ab2a3d4b3f','260d53fb-81a6-4664-8def-36a678a3b0a2','19bf050d-c284-40f4-9ba7-2ffe80dd7c09'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1ab6ffb-88da-4d5c-b552-452eba5658b0,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1381741310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31cb723a-2b88-47f6-9bfd-b25eaa5f90fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb0287730984485876ffa0a5e2e8f91',provider_auth=None,provider_geometry=None,provider_id=None,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=a1ab6ffb-88da-4d5c-b552-452eba5658b0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:32.589090 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54af552b-5bd3-4acf-bab5-7102b72034fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:32.607867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c1d8afd7-5037-4f27-9035-8e5994a87a61 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.611523 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c1d8afd7-5037-4f27-9035-8e5994a87a61 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] POST https://10.4.3.236/volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c/action Aug 26 09:03:32.611988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c1d8afd7-5037-4f27-9035-8e5994a87a61 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:03:32.612165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c1d8afd7-5037-4f27-9035-8e5994a87a61 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:32.620472 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54af552b-5bd3-4acf-bab5-7102b72034fd) transitioned into state 'SUCCESS' from state '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-1381741310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb0287730984485876ffa0a5e2e8f91',qos_specs=None,replication_status=,reservations=['9064106a-73bf-486b-80dc-ab07b67cfff0','e1714ab7-4f28-498d-bdef-62ab2a3d4b3f','260d53fb-81a6-4664-8def-36a678a3b0a2','19bf050d-c284-40f4-9ba7-2ffe80dd7c09'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1ab6ffb-88da-4d5c-b552-452eba5658b0,status='creating',user_id='067b3972ad8e4c77ade9093ad386bcbb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:32.621594 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41030bf7-f68e-42f5-89be-df6c70b29c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:32.640220 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.640220 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:32.651817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41030bf7-f68e-42f5-89be-df6c70b29c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:32.653200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Flow 'volume_create_api' (275c47ff-8f67-4ec0-b3a0-33a8346fc8fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:32.653653 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Create volume request issued successfully. Aug 26 09:03:32.654555 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64052cc1-e882-4462-a2df-87db08f4b15c tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:32.655218 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 484/1943] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:32 2026] POST /volume/v3/volumes => generated 781 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:32.662931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5404d379-c6b7-470a-9cf0-ae8c79813557 req-c1d8afd7-5037-4f27-9035-8e5994a87a61 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c/action returned with HTTP 204 Aug 26 09:03:32.662931 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 495/1944] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:03:32 2026] POST /volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:32.683098 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f4dad9b-9b15-499b-a561-48d54980a289 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.687154 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f4dad9b-9b15-499b-a561-48d54980a289 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:32.688511 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f4dad9b-9b15-499b-a561-48d54980a289 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:32.688896 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f4dad9b-9b15-499b-a561-48d54980a289 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:32.702076 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.702076 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:32.707742 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f4dad9b-9b15-499b-a561-48d54980a289 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:32.712859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f4dad9b-9b15-499b-a561-48d54980a289 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 200 Aug 26 09:03:32.713284 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 484/1945] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:32 2026] GET /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:32.861587 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f4a2d740-fe7f-4f09-9f1d-01037f1fe71e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:32.863377 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4a2d740-fe7f-4f09-9f1d-01037f1fe71e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:32.865554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4a2d740-fe7f-4f09-9f1d-01037f1fe71e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:32.865554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4a2d740-fe7f-4f09-9f1d-01037f1fe71e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:32.865554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f4a2d740-fe7f-4f09-9f1d-01037f1fe71e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:32.874456 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:32.874456 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:32.876471 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4a2d740-fe7f-4f09-9f1d-01037f1fe71e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:32.876471 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 483/1946] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:32 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:33.604479 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fce52d66-177e-404c-aeec-a2abf0374e03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.607071 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fce52d66-177e-404c-aeec-a2abf0374e03 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:33.609111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fce52d66-177e-404c-aeec-a2abf0374e03 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.609111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fce52d66-177e-404c-aeec-a2abf0374e03 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.619718 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.619718 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:33.626990 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fce52d66-177e-404c-aeec-a2abf0374e03 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:33.633808 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fce52d66-177e-404c-aeec-a2abf0374e03 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:33.634357 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 485/1947] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:33 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:33.728957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dde9880a-9ad6-406e-8fc4-0c1e6c6014cf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.731834 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dde9880a-9ad6-406e-8fc4-0c1e6c6014cf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:33.732330 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dde9880a-9ad6-406e-8fc4-0c1e6c6014cf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.732795 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dde9880a-9ad6-406e-8fc4-0c1e6c6014cf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.743821 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.743821 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:33.750984 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-dde9880a-9ad6-406e-8fc4-0c1e6c6014cf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:33.761689 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dde9880a-9ad6-406e-8fc4-0c1e6c6014cf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 200 Aug 26 09:03:33.762029 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 496/1948] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:33 2026] GET /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:03:33.786078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5778187-5b28-43fb-8613-1be68d90894e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.793096 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5778187-5b28-43fb-8613-1be68d90894e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:33.793420 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5778187-5b28-43fb-8613-1be68d90894e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.793710 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5778187-5b28-43fb-8613-1be68d90894e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.818322 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.818322 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:33.826015 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5778187-5b28-43fb-8613-1be68d90894e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:33.834947 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5778187-5b28-43fb-8613-1be68d90894e tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 200 Aug 26 09:03:33.834947 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 485/1949] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:33 2026] GET /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:33.855933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59df5725-871f-45f5-bbe1-69fda8c23b80 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.861029 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59df5725-871f-45f5-bbe1-69fda8c23b80 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:33.861029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59df5725-871f-45f5-bbe1-69fda8c23b80 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.862462 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59df5725-871f-45f5-bbe1-69fda8c23b80 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.876165 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.876165 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:33.888723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1d85fea-a589-4058-8538-39b90ba400d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.891160 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1d85fea-a589-4058-8538-39b90ba400d5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:33.891421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1d85fea-a589-4058-8538-39b90ba400d5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.891678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1d85fea-a589-4058-8538-39b90ba400d5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.891778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c1d85fea-a589-4058-8538-39b90ba400d5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:33.892148 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-59df5725-871f-45f5-bbe1-69fda8c23b80 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:33.896536 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.896536 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:33.897458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1d85fea-a589-4058-8538-39b90ba400d5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:33.897883 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 486/1950] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:33 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:33.906207 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59df5725-871f-45f5-bbe1-69fda8c23b80 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 200 Aug 26 09:03:33.906680 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 484/1951] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:33 2026] GET /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:33.925936 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.928527 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] DELETE https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:33.929186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.929186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.929292 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume with id: 31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:33.938743 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.938743 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:33.939383 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:33.970671 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume request issued successfully. Aug 26 09:03:33.970671 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8786a72e-6ea5-443a-85d7-4f65ec61fb56 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 202 Aug 26 09:03:33.970879 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 497/1952] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:33 2026] DELETE /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:33.982340 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-abb5aa46-abfa-4a01-a5d8-87174b7f094d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:33.984519 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abb5aa46-abfa-4a01-a5d8-87174b7f094d tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:33.984799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abb5aa46-abfa-4a01-a5d8-87174b7f094d tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:33.985095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abb5aa46-abfa-4a01-a5d8-87174b7f094d tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:33.999558 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:33.999558 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:34.006487 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-abb5aa46-abfa-4a01-a5d8-87174b7f094d tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:34.014287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abb5aa46-abfa-4a01-a5d8-87174b7f094d tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 200 Aug 26 09:03:34.014734 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 486/1953] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:33 2026] GET /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:34.655507 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b110552-e58d-4eba-9124-f020470e486a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:34.657997 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b110552-e58d-4eba-9124-f020470e486a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:34.658277 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b110552-e58d-4eba-9124-f020470e486a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:34.658566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b110552-e58d-4eba-9124-f020470e486a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:34.675392 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:34.675392 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:34.683088 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7b110552-e58d-4eba-9124-f020470e486a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:34.694431 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b110552-e58d-4eba-9124-f020470e486a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:34.695756 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 487/1954] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:34 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:34.911608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c4ea9ec6-c62e-4881-893d-0d2cf793ee79 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:34.914641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c4ea9ec6-c62e-4881-893d-0d2cf793ee79 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:34.914641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c4ea9ec6-c62e-4881-893d-0d2cf793ee79 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:34.914641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c4ea9ec6-c62e-4881-893d-0d2cf793ee79 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:34.915989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c4ea9ec6-c62e-4881-893d-0d2cf793ee79 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:34.919797 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:34.919797 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:34.921068 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c4ea9ec6-c62e-4881-893d-0d2cf793ee79 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:34.921738 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 485/1955] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:34 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:35.030718 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e05b3bf6-6606-402c-b80b-e61dc9de4b48 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:35.033345 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e05b3bf6-6606-402c-b80b-e61dc9de4b48 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd Aug 26 09:03:35.033940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e05b3bf6-6606-402c-b80b-e61dc9de4b48 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:35.034291 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e05b3bf6-6606-402c-b80b-e61dc9de4b48 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:35.046485 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e05b3bf6-6606-402c-b80b-e61dc9de4b48 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd returned with HTTP 404 Aug 26 09:03:35.047440 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 498/1956] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:35 2026] GET /volume/v3/volumes/31cb723a-2b88-47f6-9bfd-b25eaa5f90fd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:35.057999 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a263230c-152b-42af-a091-3c76cae158bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:35.060582 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a263230c-152b-42af-a091-3c76cae158bd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:35.061624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a263230c-152b-42af-a091-3c76cae158bd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:35.061624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a263230c-152b-42af-a091-3c76cae158bd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:35.075375 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:35.075375 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:35.084255 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a263230c-152b-42af-a091-3c76cae158bd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:35.093776 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a263230c-152b-42af-a091-3c76cae158bd tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 returned with HTTP 200 Aug 26 09:03:35.095419 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 487/1957] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:35 2026] GET /volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:35.114159 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:35.117343 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:35.117816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:35.118601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:35.118601 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume with id: a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:35.130521 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:35.130521 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:35.131281 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:35.169019 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Delete volume request issued successfully. Aug 26 09:03:35.169019 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ce4c2bb-798b-41f7-b05b-936a6d1b3f52 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 returned with HTTP 202 Aug 26 09:03:35.169019 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 488/1958] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:35 2026] DELETE /volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:35.181489 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-becf412e-93ff-4eba-a440-3accf0f3f9bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:35.185164 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-becf412e-93ff-4eba-a440-3accf0f3f9bf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:35.185164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-becf412e-93ff-4eba-a440-3accf0f3f9bf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:35.185164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-becf412e-93ff-4eba-a440-3accf0f3f9bf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:35.202046 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:35.202046 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:35.209189 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-becf412e-93ff-4eba-a440-3accf0f3f9bf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Volume info retrieved successfully. Aug 26 09:03:35.215637 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-becf412e-93ff-4eba-a440-3accf0f3f9bf tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 returned with HTTP 200 Aug 26 09:03:35.215780 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 486/1959] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:35 2026] GET /volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:35.716887 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f9d3a628-1a05-478d-ac49-b1581362d1b2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:35.717955 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9d3a628-1a05-478d-ac49-b1581362d1b2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:35.718166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9d3a628-1a05-478d-ac49-b1581362d1b2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:35.718369 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9d3a628-1a05-478d-ac49-b1581362d1b2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:35.729422 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:35.729422 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:35.733965 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9d3a628-1a05-478d-ac49-b1581362d1b2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:35.741376 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9d3a628-1a05-478d-ac49-b1581362d1b2 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:35.741806 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 499/1960] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:35 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:35.937004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42a54ea1-927b-4408-82ff-3ee352edf6f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:35.939821 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42a54ea1-927b-4408-82ff-3ee352edf6f9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:35.940106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42a54ea1-927b-4408-82ff-3ee352edf6f9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:35.940329 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42a54ea1-927b-4408-82ff-3ee352edf6f9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:35.940455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-42a54ea1-927b-4408-82ff-3ee352edf6f9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:35.947886 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:35.947886 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:35.948736 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42a54ea1-927b-4408-82ff-3ee352edf6f9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:35.949191 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 488/1961] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:35 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:36.234144 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d0798fd-559b-4488-9b63-b4b1ca4c8bf4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:36.236866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d0798fd-559b-4488-9b63-b4b1ca4c8bf4 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 Aug 26 09:03:36.237168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d0798fd-559b-4488-9b63-b4b1ca4c8bf4 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:36.237466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d0798fd-559b-4488-9b63-b4b1ca4c8bf4 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:36.246374 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d0798fd-559b-4488-9b63-b4b1ca4c8bf4 tempest-VolumesCloneTest-1666747609 tempest-VolumesCloneTest-1666747609-project-member] https://10.4.3.236/volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 returned with HTTP 404 Aug 26 09:03:36.247083 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 489/1962] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:36 2026] GET /volume/v3/volumes/a1ab6ffb-88da-4d5c-b552-452eba5658b0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:36.761073 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e481df4-3d43-4fce-a055-dbd111eef142 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:36.765746 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e481df4-3d43-4fce-a055-dbd111eef142 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:36.766053 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e481df4-3d43-4fce-a055-dbd111eef142 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:36.766224 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e481df4-3d43-4fce-a055-dbd111eef142 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:36.778333 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:36.778333 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:36.787711 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8e481df4-3d43-4fce-a055-dbd111eef142 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:36.796259 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e481df4-3d43-4fce-a055-dbd111eef142 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:36.796886 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 487/1963] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:36 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:36.962458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ca32d1a4-d6c7-4fbb-9480-bd10e51a4b78 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:36.965311 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ca32d1a4-d6c7-4fbb-9480-bd10e51a4b78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:36.965604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ca32d1a4-d6c7-4fbb-9480-bd10e51a4b78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:36.966995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ca32d1a4-d6c7-4fbb-9480-bd10e51a4b78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:36.967387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ca32d1a4-d6c7-4fbb-9480-bd10e51a4b78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:36.975994 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:36.975994 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:36.976928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ca32d1a4-d6c7-4fbb-9480-bd10e51a4b78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:36.977353 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 500/1964] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:36 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:37.769190 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4649eccd-278a-4a0d-94fe-21739151b65a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:37.815022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5df8cfe0-4d96-4f73-82d2-2cc6e56b1038 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:37.817480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5df8cfe0-4d96-4f73-82d2-2cc6e56b1038 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:37.817755 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5df8cfe0-4d96-4f73-82d2-2cc6e56b1038 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:37.818074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5df8cfe0-4d96-4f73-82d2-2cc6e56b1038 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:37.826395 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:37.826395 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:37.831184 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5df8cfe0-4d96-4f73-82d2-2cc6e56b1038 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:37.836861 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5df8cfe0-4d96-4f73-82d2-2cc6e56b1038 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:37.837347 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 490/1965] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:37 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:37.839439 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:37.841506 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:37.841876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a2813024-5ec3-41b6-9d14-dc92336d63eb-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:37.843818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a2813024-5ec3-41b6-9d14-dc92336d63eb-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:37.843818 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Create volume of 1 GB Aug 26 09:03:37.848542 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Availability Zones retrieved successfully. Aug 26 09:03:37.854972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Flow 'volume_create_api' (db8dfa3f-4890-4aa5-ae01-2cef5cb35558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:37.855977 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e947276-2cb1-4c42-baa9-71f118fca72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:37.856953 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:37.891646 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e947276-2cb1-4c42-baa9-71f118fca72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:37.892971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f83e34-548d-4fa1-80af-e966879b7d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:37.920290 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:03:37.920554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:37.920817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:37.921236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:37.922672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:37.932879 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:37.933766 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4649eccd-278a-4a0d-94fe-21739151b65a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:03:37.934774 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 489/1966] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:03:37 2026] GET /volume/v3/volumes => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:03:37.944793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:37.947704 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:37.948022 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1789956268"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:37.950072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1789956268'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:37.950225 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume of 1 GB Aug 26 09:03:37.955401 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Availability Zones retrieved successfully. Aug 26 09:03:37.964196 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Flow 'volume_create_api' (4a1ee660-abcd-4444-b533-5036de47f150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:37.965643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5433ae59-b169-4ed3-874e-77dea1f46110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:37.968653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Created reservations ['432622d1-7926-4991-8371-820c9bc82584', '86a95147-e84e-4ec4-9936-4d308d15ad8b', '7cf42ed6-83e8-4a19-9d1f-4d20de889c25', '7d2695cc-df1d-4620-81c3-13577b4394f6'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:37.969006 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:37.969790 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f83e34-548d-4fa1-80af-e966879b7d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['432622d1-7926-4991-8371-820c9bc82584', '86a95147-e84e-4ec4-9936-4d308d15ad8b', '7cf42ed6-83e8-4a19-9d1f-4d20de889c25', '7d2695cc-df1d-4620-81c3-13577b4394f6']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:37.970971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95841f1-2c6f-46e4-ad55-d274f655cd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:37.994955 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94b8219c-bf39-4e8f-97a2-6250a105cdf6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:37.998178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95841f1-2c6f-46e4-ad55-d274f655cd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87eaf272-bb2e-4e22-8758-ad9128285650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a2813024-5ec3-41b6-9d14-dc92336d63eb-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19cc2f5c6de42fa874c5e820c1b3709',qos_specs=None,replication_status=,reservations=['432622d1-7926-4991-8371-820c9bc82584','86a95147-e84e-4ec4-9936-4d308d15ad8b','7cf42ed6-83e8-4a19-9d1f-4d20de889c25','7d2695cc-df1d-4620-81c3-13577b4394f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab5b131078c4d24985bb8579751e7bb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:37Z,deleted=False,deleted_at=None,display_description='',display_name='a2813024-5ec3-41b6-9d14-dc92336d63eb-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87eaf272-bb2e-4e22-8758-ad9128285650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19cc2f5c6de42fa874c5e820c1b3709',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab5b131078c4d24985bb8579751e7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:37.999016 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689aee03-e199-4439-93f6-80375d95a7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:38.000761 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94b8219c-bf39-4e8f-97a2-6250a105cdf6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:38.001098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94b8219c-bf39-4e8f-97a2-6250a105cdf6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:38.001390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94b8219c-bf39-4e8f-97a2-6250a105cdf6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:38.001723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-94b8219c-bf39-4e8f-97a2-6250a105cdf6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:38.014979 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:38.014979 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:38.016338 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94b8219c-bf39-4e8f-97a2-6250a105cdf6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:38.017084 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 491/1967] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:37 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:38.017517 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5433ae59-b169-4ed3-874e-77dea1f46110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.019226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2532434-93fc-410f-9d84-b494615a5689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:38.031020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689aee03-e199-4439-93f6-80375d95a7db) transitioned into 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='a2813024-5ec3-41b6-9d14-dc92336d63eb-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19cc2f5c6de42fa874c5e820c1b3709',qos_specs=None,replication_status=,reservations=['432622d1-7926-4991-8371-820c9bc82584','86a95147-e84e-4ec4-9936-4d308d15ad8b','7cf42ed6-83e8-4a19-9d1f-4d20de889c25','7d2695cc-df1d-4620-81c3-13577b4394f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab5b131078c4d24985bb8579751e7bb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.032446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff57cd29-10fb-4473-a97c-62f65306a558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:38.059186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff57cd29-10fb-4473-a97c-62f65306a558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.060294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Flow 'volume_create_api' (db8dfa3f-4890-4aa5-ae01-2cef5cb35558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:38.060683 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Create volume request issued successfully. Aug 26 09:03:38.061329 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-55dc6dc9-dcea-4707-81dd-17f77a434625 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:38.061855 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 488/1968] 10.4.3.236 () {72 vars in 1541 bytes} [Wed Aug 26 09:03:37 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:38.072377 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-beb1070a-648a-4483-af0a-4a12fb207388 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:38.077546 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-beb1070a-648a-4483-af0a-4a12fb207388 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:03:38.077796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-beb1070a-648a-4483-af0a-4a12fb207388 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:38.078070 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-beb1070a-648a-4483-af0a-4a12fb207388 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:38.094629 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:38.094629 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:38.101046 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-beb1070a-648a-4483-af0a-4a12fb207388 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:03:38.109440 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-beb1070a-648a-4483-af0a-4a12fb207388 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 returned with HTTP 200 Aug 26 09:03:38.111637 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 490/1969] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:38 2026] GET /volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:38.127799 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-59b63e79-8f1a-40cd-8c55-ddcfa5d594bf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:38.131415 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-59b63e79-8f1a-40cd-8c55-ddcfa5d594bf tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:03:38.131627 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-59b63e79-8f1a-40cd-8c55-ddcfa5d594bf tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:38.132002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-59b63e79-8f1a-40cd-8c55-ddcfa5d594bf tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:38.141549 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:38.141549 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:38.143325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Created reservations ['118848f1-06a7-4f8f-924b-b121b5d42354', '47d91483-b5eb-435f-8606-7d729bf14be9', '74dbe8fa-c651-4c20-af80-218359c18d38', 'e004f5e2-a0ff-4819-be6a-289306d96de3'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:38.144708 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2532434-93fc-410f-9d84-b494615a5689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['118848f1-06a7-4f8f-924b-b121b5d42354', '47d91483-b5eb-435f-8606-7d729bf14be9', '74dbe8fa-c651-4c20-af80-218359c18d38', 'e004f5e2-a0ff-4819-be6a-289306d96de3']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.145650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ced697-65f3-4b4f-bdc6-dcaaf72dcb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:38.147402 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-59b63e79-8f1a-40cd-8c55-ddcfa5d594bf tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:03:38.152913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-59b63e79-8f1a-40cd-8c55-ddcfa5d594bf tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 returned with HTTP 200 Aug 26 09:03:38.153440 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 492/1970] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:38 2026] GET /volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:38.183246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ced697-65f3-4b4f-bdc6-dcaaf72dcb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '788a734e-d5a3-4a7c-81f6-83002a30a16a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1789956268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe9594fa977b45fc9ca5f49d33e528ae',qos_specs=None,replication_status=,reservations=['118848f1-06a7-4f8f-924b-b121b5d42354','47d91483-b5eb-435f-8606-7d729bf14be9','74dbe8fa-c651-4c20-af80-218359c18d38','e004f5e2-a0ff-4819-be6a-289306d96de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1789956268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=788a734e-d5a3-4a7c-81f6-83002a30a16a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fe9594fa977b45fc9ca5f49d33e528ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.184203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cb3c13-42c4-4376-bd1d-1ff552cb07af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:38.214452 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cb3c13-42c4-4376-bd1d-1ff552cb07af) transitioned into state 'SUCCESS' from state '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-1789956268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe9594fa977b45fc9ca5f49d33e528ae',qos_specs=None,replication_status=,reservations=['118848f1-06a7-4f8f-924b-b121b5d42354','47d91483-b5eb-435f-8606-7d729bf14be9','74dbe8fa-c651-4c20-af80-218359c18d38','e004f5e2-a0ff-4819-be6a-289306d96de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.215491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc488b52-0344-425a-b0fb-a7e3aa54ff28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:38.240506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc488b52-0344-425a-b0fb-a7e3aa54ff28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:38.241355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Flow 'volume_create_api' (4a1ee660-abcd-4444-b533-5036de47f150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:38.242221 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume request issued successfully. Aug 26 09:03:38.242587 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a7ef442d-60b9-43d0-ac9e-79b4ba335c7b tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:38.243375 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 501/1971] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:37 2026] POST /volume/v3/volumes => generated 764 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:38.259673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a946f90-892f-4b3e-8762-1a7df629f947 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:38.262608 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a946f90-892f-4b3e-8762-1a7df629f947 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:38.262828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a946f90-892f-4b3e-8762-1a7df629f947 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:38.263109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a946f90-892f-4b3e-8762-1a7df629f947 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:38.274962 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:38.274962 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:38.281978 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a946f90-892f-4b3e-8762-1a7df629f947 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:38.293795 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a946f90-892f-4b3e-8762-1a7df629f947 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:38.296883 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 489/1972] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:38 2026] GET /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:38.858243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f624e4b-e83c-4aa6-b7b7-0d4eb265c4f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:38.860551 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f624e4b-e83c-4aa6-b7b7-0d4eb265c4f1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:38.861049 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f624e4b-e83c-4aa6-b7b7-0d4eb265c4f1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:38.861461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f624e4b-e83c-4aa6-b7b7-0d4eb265c4f1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:38.885952 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:38.885952 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:38.896698 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f624e4b-e83c-4aa6-b7b7-0d4eb265c4f1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:38.900066 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f624e4b-e83c-4aa6-b7b7-0d4eb265c4f1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:38.901298 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 491/1973] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:38 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:39.031801 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3be07fd8-bb34-4e54-aff7-c3f1e85bfc1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:39.034263 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3be07fd8-bb34-4e54-aff7-c3f1e85bfc1c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:39.034471 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3be07fd8-bb34-4e54-aff7-c3f1e85bfc1c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:39.034712 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3be07fd8-bb34-4e54-aff7-c3f1e85bfc1c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:39.034921 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3be07fd8-bb34-4e54-aff7-c3f1e85bfc1c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:39.040205 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:39.040205 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:39.041254 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3be07fd8-bb34-4e54-aff7-c3f1e85bfc1c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:39.041760 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 493/1974] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:39 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:39.316616 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5a386d39-ed32-498f-81a9-b03652e9a8d6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:39.318921 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5a386d39-ed32-498f-81a9-b03652e9a8d6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:39.319244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5a386d39-ed32-498f-81a9-b03652e9a8d6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:39.319450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5a386d39-ed32-498f-81a9-b03652e9a8d6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:39.328635 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:39.328635 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:39.334224 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5a386d39-ed32-498f-81a9-b03652e9a8d6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:39.346417 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5a386d39-ed32-498f-81a9-b03652e9a8d6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:39.346417 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 502/1975] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:39 2026] GET /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:39.364992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d489ff3e-aa07-4d9f-a320-da0ebd545cda None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:39.367013 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d489ff3e-aa07-4d9f-a320-da0ebd545cda tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:39.368946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d489ff3e-aa07-4d9f-a320-da0ebd545cda tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:39.368946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d489ff3e-aa07-4d9f-a320-da0ebd545cda tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:39.386049 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:39.386049 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:39.394962 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d489ff3e-aa07-4d9f-a320-da0ebd545cda tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:39.406377 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d489ff3e-aa07-4d9f-a320-da0ebd545cda tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:39.407265 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 490/1976] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:39 2026] GET /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:39.428553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:39.431522 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:39.432066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1114189665"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:39.437565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1114189665'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:39.437565 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume of 1 GB Aug 26 09:03:39.441146 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Availability Zones retrieved successfully. Aug 26 09:03:39.450522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Flow 'volume_create_api' (d1294b7d-486f-4caf-a70d-4e22d8a5df8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:39.451901 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e296f0-aa31-4e88-ba7a-ff95f5dae463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:39.453308 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:39.499240 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e296f0-aa31-4e88-ba7a-ff95f5dae463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:39.500411 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de62759-13de-4a38-9a78-8d15df8651a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:39.556313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Created reservations ['1b2a4317-d379-4db2-92c1-da3a8e4fd8e1', '8d5aac0c-1c2e-4915-8cea-65649b78049d', '73198966-e438-4aab-8fb1-085c954b0692', 'a35da55b-432c-4fb1-babb-4c3129164e2c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:39.557417 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de62759-13de-4a38-9a78-8d15df8651a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b2a4317-d379-4db2-92c1-da3a8e4fd8e1', '8d5aac0c-1c2e-4915-8cea-65649b78049d', '73198966-e438-4aab-8fb1-085c954b0692', 'a35da55b-432c-4fb1-babb-4c3129164e2c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:39.558456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f623755e-e6b1-4911-968e-9810b8c4e1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:39.591771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f623755e-e6b1-4911-968e-9810b8c4e1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f3e8fd-b605-4532-872d-3945582310ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1114189665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe9594fa977b45fc9ca5f49d33e528ae',qos_specs=None,replication_status=,reservations=['1b2a4317-d379-4db2-92c1-da3a8e4fd8e1','8d5aac0c-1c2e-4915-8cea-65649b78049d','73198966-e438-4aab-8fb1-085c954b0692','a35da55b-432c-4fb1-babb-4c3129164e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1114189665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f3e8fd-b605-4532-872d-3945582310ce,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fe9594fa977b45fc9ca5f49d33e528ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:39.592812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e3d973-5ba2-4671-9801-800deabd72d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:39.624817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e3d973-5ba2-4671-9801-800deabd72d8) transitioned into state 'SUCCESS' from state '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-1114189665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe9594fa977b45fc9ca5f49d33e528ae',qos_specs=None,replication_status=,reservations=['1b2a4317-d379-4db2-92c1-da3a8e4fd8e1','8d5aac0c-1c2e-4915-8cea-65649b78049d','73198966-e438-4aab-8fb1-085c954b0692','a35da55b-432c-4fb1-babb-4c3129164e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:39.625513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2511fb2f-b512-45b7-a45e-f59c5ff71a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:39.647864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2511fb2f-b512-45b7-a45e-f59c5ff71a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:39.649807 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Flow 'volume_create_api' (d1294b7d-486f-4caf-a70d-4e22d8a5df8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:39.650228 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume request issued successfully. Aug 26 09:03:39.650883 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11a594c5-7b6b-43a0-9207-64f3ea9ee7d5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:39.651356 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 492/1977] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:39 2026] POST /volume/v3/volumes => generated 764 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:39.664911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e004e4a2-dcf3-46d8-8f32-b268792abf38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:39.669347 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e004e4a2-dcf3-46d8-8f32-b268792abf38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:39.669540 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e004e4a2-dcf3-46d8-8f32-b268792abf38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:39.669870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e004e4a2-dcf3-46d8-8f32-b268792abf38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:39.678681 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:39.678681 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:39.684201 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e004e4a2-dcf3-46d8-8f32-b268792abf38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:39.690149 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e004e4a2-dcf3-46d8-8f32-b268792abf38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:39.690683 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 494/1978] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:39 2026] GET /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:39.917932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eb32f961-562f-4b76-b505-45726eee20e8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:39.920231 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb32f961-562f-4b76-b505-45726eee20e8 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:39.920417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb32f961-562f-4b76-b505-45726eee20e8 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:39.920634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb32f961-562f-4b76-b505-45726eee20e8 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:39.928711 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:39.928711 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:39.933977 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eb32f961-562f-4b76-b505-45726eee20e8 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:39.939548 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb32f961-562f-4b76-b505-45726eee20e8 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:39.939999 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 503/1979] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:39 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:40.057612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6a57137-1720-49f2-bf20-76f69d3cead3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:40.059812 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6a57137-1720-49f2-bf20-76f69d3cead3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:40.059812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6a57137-1720-49f2-bf20-76f69d3cead3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:40.060082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6a57137-1720-49f2-bf20-76f69d3cead3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:40.060082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d6a57137-1720-49f2-bf20-76f69d3cead3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:40.064792 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:40.064792 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:40.065720 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6a57137-1720-49f2-bf20-76f69d3cead3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:40.066319 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 491/1980] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:40 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:40.710116 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99a67dab-3eca-43c7-ad1d-973772a5e533 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:40.712969 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99a67dab-3eca-43c7-ad1d-973772a5e533 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:40.712969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99a67dab-3eca-43c7-ad1d-973772a5e533 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:40.713277 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99a67dab-3eca-43c7-ad1d-973772a5e533 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:40.725371 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:40.725371 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:40.728957 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-99a67dab-3eca-43c7-ad1d-973772a5e533 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:40.735475 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99a67dab-3eca-43c7-ad1d-973772a5e533 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:40.735976 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 493/1981] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:40 2026] GET /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:40.755675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3133cd14-c78a-4793-b843-844289f63975 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:40.758056 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3133cd14-c78a-4793-b843-844289f63975 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:40.758332 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3133cd14-c78a-4793-b843-844289f63975 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:40.758667 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3133cd14-c78a-4793-b843-844289f63975 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:40.769775 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:40.769775 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:40.776198 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3133cd14-c78a-4793-b843-844289f63975 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:40.782198 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3133cd14-c78a-4793-b843-844289f63975 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:40.782687 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 495/1982] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:40 2026] GET /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:40.799101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f678194a-0054-4325-abc7-64a41c0af243 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:40.800969 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:40.801322 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-895638683"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:40.802726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-895638683'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:40.804528 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume of 1 GB Aug 26 09:03:40.807867 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Availability Zones retrieved successfully. Aug 26 09:03:40.814051 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Flow 'volume_create_api' (1d7a7d60-df64-4c6f-8c4c-d0c9d3ae18de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:40.815203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69fee59e-0d8e-46f7-b689-5888e6b36248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:40.816105 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:40.849995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69fee59e-0d8e-46f7-b689-5888e6b36248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:40.851004 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30af4bfc-9303-4600-809d-5a6a64fe68c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:40.905822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Created reservations ['01b67a4d-2681-4ab2-8265-3970e7b62dc3', '2277d738-6470-4b8f-b081-f0408f22614b', '26e58e33-ed95-4557-96e5-696a404f28b2', '87650242-05b5-475e-9390-15d24d64ae8d'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:40.906721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30af4bfc-9303-4600-809d-5a6a64fe68c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b67a4d-2681-4ab2-8265-3970e7b62dc3', '2277d738-6470-4b8f-b081-f0408f22614b', '26e58e33-ed95-4557-96e5-696a404f28b2', '87650242-05b5-475e-9390-15d24d64ae8d']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:40.907593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1209261d-c11c-4d96-9f46-35761afc6a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:40.941770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1209261d-c11c-4d96-9f46-35761afc6a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '111c0591-63bc-4e34-8467-94b78508cd56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-895638683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe9594fa977b45fc9ca5f49d33e528ae',qos_specs=None,replication_status=,reservations=['01b67a4d-2681-4ab2-8265-3970e7b62dc3','2277d738-6470-4b8f-b081-f0408f22614b','26e58e33-ed95-4557-96e5-696a404f28b2','87650242-05b5-475e-9390-15d24d64ae8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-895638683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=111c0591-63bc-4e34-8467-94b78508cd56,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fe9594fa977b45fc9ca5f49d33e528ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:40.942816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c409405d-b436-445b-8b7d-931b47a44c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:40.959007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-768b812a-f0d6-4ad2-a5ba-2de7ac4fd673 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:40.963630 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-768b812a-f0d6-4ad2-a5ba-2de7ac4fd673 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:40.963996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-768b812a-f0d6-4ad2-a5ba-2de7ac4fd673 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:40.964278 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-768b812a-f0d6-4ad2-a5ba-2de7ac4fd673 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:40.970405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c409405d-b436-445b-8b7d-931b47a44c67) transitioned into state 'SUCCESS' from state '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-895638683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe9594fa977b45fc9ca5f49d33e528ae',qos_specs=None,replication_status=,reservations=['01b67a4d-2681-4ab2-8265-3970e7b62dc3','2277d738-6470-4b8f-b081-f0408f22614b','26e58e33-ed95-4557-96e5-696a404f28b2','87650242-05b5-475e-9390-15d24d64ae8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd99a9740ed44cc4bbc1ccec9f6f6745',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:40.971665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda3e17-054b-4c96-a542-f9e8f15f5956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:40.978650 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:40.978650 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:40.986741 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-768b812a-f0d6-4ad2-a5ba-2de7ac4fd673 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:40.987338 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda3e17-054b-4c96-a542-f9e8f15f5956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:40.988608 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Flow 'volume_create_api' (1d7a7d60-df64-4c6f-8c4c-d0c9d3ae18de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:40.989076 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Create volume request issued successfully. Aug 26 09:03:40.989886 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f678194a-0054-4325-abc7-64a41c0af243 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:40.990487 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 504/1983] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:40 2026] POST /volume/v3/volumes => generated 763 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:40.997469 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-768b812a-f0d6-4ad2-a5ba-2de7ac4fd673 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:40.997840 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 492/1984] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:40 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:41.016877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a692560-df66-4de1-93c2-12e84c936462 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.019562 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a692560-df66-4de1-93c2-12e84c936462 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:41.019562 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a692560-df66-4de1-93c2-12e84c936462 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:41.019752 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a692560-df66-4de1-93c2-12e84c936462 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:41.028322 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.028322 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:41.032688 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a692560-df66-4de1-93c2-12e84c936462 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:41.038145 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a692560-df66-4de1-93c2-12e84c936462 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:41.039688 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 494/1985] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:41 2026] GET /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:41.080687 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c65dda4-b551-492f-a679-c5c20820efce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.082429 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c65dda4-b551-492f-a679-c5c20820efce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:41.082621 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c65dda4-b551-492f-a679-c5c20820efce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:41.083206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c65dda4-b551-492f-a679-c5c20820efce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:41.083206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6c65dda4-b551-492f-a679-c5c20820efce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:41.089391 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.089391 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:41.089391 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c65dda4-b551-492f-a679-c5c20820efce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:41.089391 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 496/1986] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:41 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:41.168340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-88920397-8270-4a3e-9aa9-a3795336fbce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.171767 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-88920397-8270-4a3e-9aa9-a3795336fbce tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:03:41.172045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-88920397-8270-4a3e-9aa9-a3795336fbce tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:41.172227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-88920397-8270-4a3e-9aa9-a3795336fbce tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:41.183751 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.183751 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:41.190089 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-88920397-8270-4a3e-9aa9-a3795336fbce tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:03:41.197702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-88920397-8270-4a3e-9aa9-a3795336fbce tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 returned with HTTP 200 Aug 26 09:03:41.198312 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 505/1987] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:41 2026] GET /volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:41.208817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-26e5adb8-5752-4e39-9d4e-6b1fe66508f6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.209466 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26e5adb8-5752-4e39-9d4e-6b1fe66508f6 None None] GET https://10.4.3.236/volume// Aug 26 09:03:41.209671 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26e5adb8-5752-4e39-9d4e-6b1fe66508f6 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:41.209825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26e5adb8-5752-4e39-9d4e-6b1fe66508f6 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:41.210236 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26e5adb8-5752-4e39-9d4e-6b1fe66508f6 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:41.210570 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 493/1988] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03: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 26 09:03:41.221042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-62bddaba-6d87-4046-a45c-b7f3d62565c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.223572 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-62bddaba-6d87-4046-a45c-b7f3d62565c1 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:03:41.223778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-62bddaba-6d87-4046-a45c-b7f3d62565c1 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87eaf272-bb2e-4e22-8758-ad9128285650", "connector": null, "instance_uuid": "a2813024-5ec3-41b6-9d14-dc92336d63eb"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:41.237059 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.237059 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:41.286046 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-62bddaba-6d87-4046-a45c-b7f3d62565c1 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:03:41.287062 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 495/1989] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:03:41 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:41.298572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-daa353a7-78cb-443a-ab30-5e78d6858935 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.299461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-daa353a7-78cb-443a-ab30-5e78d6858935 None None] GET https://10.4.3.236/volume// Aug 26 09:03:41.299765 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-daa353a7-78cb-443a-ab30-5e78d6858935 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:41.300296 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-daa353a7-78cb-443a-ab30-5e78d6858935 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:41.300664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-daa353a7-78cb-443a-ab30-5e78d6858935 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:41.301112 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 497/1990] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03: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 26 09:03:41.312770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-e94446d4-a284-4929-b4f5-225c1a6437f9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.315493 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-e94446d4-a284-4929-b4f5-225c1a6437f9 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:03:41.315752 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-e94446d4-a284-4929-b4f5-225c1a6437f9 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:41.315976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-e94446d4-a284-4929-b4f5-225c1a6437f9 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:41.326622 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.326622 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:41.330776 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-9c118a57-d800-4661-a908-cc70b4391885 req-e94446d4-a284-4929-b4f5-225c1a6437f9 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:03:41.336053 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-e94446d4-a284-4929-b4f5-225c1a6437f9 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 returned with HTTP 200 Aug 26 09:03:41.336053 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 506/1991] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:41 2026] GET /volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:41.449052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.453534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] PUT https://10.4.3.236/volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960 Aug 26 09:03:41.454071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:41.465555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Acquiring lock "cinder-attachment_update-87eaf272-bb2e-4e22-8758-ad9128285650-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:41.471493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Lock "cinder-attachment_update-87eaf272-bb2e-4e22-8758-ad9128285650-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:41.472820 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.472820 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:41.592075 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Lock "cinder-attachment_update-87eaf272-bb2e-4e22-8758-ad9128285650-np0000008153" released by "attachment_update" :: held 0.121s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:41.592445 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-97bcd121-129d-464b-8bde-cc5836290ccc tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960 returned with HTTP 200 Aug 26 09:03:41.593057 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 494/1992] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:41 2026] PUT /volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:41.617680 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9c118a57-d800-4661-a908-cc70b4391885 req-1858fdd3-8977-40f8-b56a-92faa3b18ddd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:41.620375 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-1858fdd3-8977-40f8-b56a-92faa3b18ddd tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] POST https://10.4.3.236/volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960/action Aug 26 09:03:41.620858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-1858fdd3-8977-40f8-b56a-92faa3b18ddd tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:03:41.621073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-1858fdd3-8977-40f8-b56a-92faa3b18ddd tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:41.642037 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:41.642037 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:41.653308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9c118a57-d800-4661-a908-cc70b4391885 req-1858fdd3-8977-40f8-b56a-92faa3b18ddd tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960/action returned with HTTP 204 Aug 26 09:03:41.653826 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 496/1993] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:03:41 2026] POST /volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:42.015614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7634d97-91f2-4c79-8cfe-5285576c3d65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.017820 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7634d97-91f2-4c79-8cfe-5285576c3d65 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:42.018392 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7634d97-91f2-4c79-8cfe-5285576c3d65 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.018626 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7634d97-91f2-4c79-8cfe-5285576c3d65 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.028332 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.028332 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:42.033523 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7634d97-91f2-4c79-8cfe-5285576c3d65 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:42.039340 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7634d97-91f2-4c79-8cfe-5285576c3d65 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:42.039753 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 498/1994] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.052222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-56efd817-c510-409b-9052-3b83d5474586 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.054491 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-56efd817-c510-409b-9052-3b83d5474586 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:42.054744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-56efd817-c510-409b-9052-3b83d5474586 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.055023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-56efd817-c510-409b-9052-3b83d5474586 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.066456 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.066456 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:42.072167 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-56efd817-c510-409b-9052-3b83d5474586 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:42.080877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-56efd817-c510-409b-9052-3b83d5474586 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:42.080877 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 507/1995] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.093892 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c261f9cd-62b9-48da-bdc0-d0658a58fc51 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.096515 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c261f9cd-62b9-48da-bdc0-d0658a58fc51 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:42.096795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c261f9cd-62b9-48da-bdc0-d0658a58fc51 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.097157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c261f9cd-62b9-48da-bdc0-d0658a58fc51 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.101560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eec5546e-9a31-4151-afbf-efdf1999984b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.103567 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eec5546e-9a31-4151-afbf-efdf1999984b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:42.103837 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eec5546e-9a31-4151-afbf-efdf1999984b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.104102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eec5546e-9a31-4151-afbf-efdf1999984b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.104245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eec5546e-9a31-4151-afbf-efdf1999984b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:42.106950 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.106950 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:42.108536 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.108536 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:42.109376 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eec5546e-9a31-4151-afbf-efdf1999984b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:42.109762 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 497/1996] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.111822 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c261f9cd-62b9-48da-bdc0-d0658a58fc51 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:42.117730 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c261f9cd-62b9-48da-bdc0-d0658a58fc51 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:42.118298 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 495/1997] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.135932 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.138230 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:03:42.139314 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.139314 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.140083 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.141045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.150664 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.151430 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ff2c213-b5c9-4536-8207-3d4095720cc1 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:03:42.151949 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 499/1998] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes => generated 975 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.164871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.167710 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1114189665 Aug 26 09:03:42.167953 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.168189 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.168501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.169326 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1114189665'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.179480 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.179974 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3623ea0-a3ad-459f-a67c-f36cd96c536e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1114189665 returned with HTTP 200 Aug 26 09:03:42.180441 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 508/1999] 10.4.3.236 () {66 vars in 1338 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1114189665 => generated 334 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.192329 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4831d95-7cd1-4603-909f-753cbdc50423 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.195787 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1114189665 Aug 26 09:03:42.195787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.195787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.195787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.196409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1114189665'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.231869 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.231869 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.231869 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:42.235626 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4831d95-7cd1-4603-909f-753cbdc50423 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1114189665 returned with HTTP 200 Aug 26 09:03:42.236305 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 498/2000] 10.4.3.236 () {66 vars in 1359 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1114189665 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.251187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a9006954-bc27-47e7-a240-58052edf74e3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.253232 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?limit=1 Aug 26 09:03:42.253486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.253734 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.254219 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.255047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.262019 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.262918 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.262918 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:42.267239 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9006954-bc27-47e7-a240-58052edf74e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 26 09:03:42.267728 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 496/2001] 10.4.3.236 () {66 vars in 1273 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:42.284865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83f7d893-8bba-480d-b25b-300da05146c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.284865 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?limit=1&marker=111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:42.284865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.284865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.285111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.285324 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.285324 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:42.285755 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.322895 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.323712 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.323712 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:42.328395 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83f7d893-8bba-480d-b25b-300da05146c4 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?limit=1&marker=111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:42.328852 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 500/2002] 10.4.3.236 () {66 vars in 1361 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=111c0591-63bc-4e34-8467-94b78508cd56 => generated 1003 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:42.344889 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.347331 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?limit=1&marker=22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:42.347646 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.347832 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.348202 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.348622 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.348622 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:42.349345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.408833 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.410058 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.410058 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:42.416621 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72aa3068-e817-41c3-acd7-6814ae58bb0d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?limit=1&marker=22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:42.417155 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 509/2003] 10.4.3.236 () {66 vars in 1361 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=22f3e8fd-b605-4532-872d-3945582310ce => generated 1003 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:42.433522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15b85166-b954-4d27-9d6b-a597057265f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.435789 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?limit=1&marker=788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:42.436106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.436295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.436876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.437737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.484291 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.486418 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15b85166-b954-4d27-9d6b-a597057265f0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?limit=1&marker=788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:42.486762 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 499/2004] 10.4.3.236 () {66 vars in 1361 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:03:42.505380 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.508769 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 26 09:03:42.508769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.508769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.508769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.509072 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100239) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:42.509834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.551936 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.553936 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.553936 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:42.563190 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-020e08b3-db3c-4a35-9809-bf3fdda2e98f tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 26 09:03:42.566866 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 497/2005] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:42.583435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.585464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 26 09:03:42.586632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.586632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.586632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.586632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100238) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:42.589058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.620682 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.621864 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.621864 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:42.627797 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58b0ac1a-24e0-4eeb-8b1e-febffa841ae5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 26 09:03:42.628393 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 501/2006] 10.4.3.236 () {66 vars in 1359 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:42.656068 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.658270 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?limit=1 Aug 26 09:03:42.658527 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.658775 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.659110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.661172 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.669832 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.670665 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bb8c42e8-8819-413a-9913-2839a75b5e36 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 26 09:03:42.671220 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 510/2007] 10.4.3.236 () {66 vars in 1252 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.685582 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1152922-f643-4373-80a6-8e839d79ec91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.688858 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?limit=1&marker=111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:42.689113 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.689328 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.689602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.690345 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.707717 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.708735 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1152922-f643-4373-80a6-8e839d79ec91 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?limit=1&marker=111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:42.709423 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 500/2008] 10.4.3.236 () {66 vars in 1340 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes?limit=1&marker=111c0591-63bc-4e34-8467-94b78508cd56 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.721113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-15449f0f-8331-4295-9b9f-16d7342815f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.723335 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?limit=1&marker=22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:42.723539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.723806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.724127 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.725508 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.773992 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.774894 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15449f0f-8331-4295-9b9f-16d7342815f3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?limit=1&marker=22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:42.775149 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 498/2009] 10.4.3.236 () {66 vars in 1340 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes?limit=1&marker=22f3e8fd-b605-4532-872d-3945582310ce => generated 470 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.786405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4581a891-5758-4c35-8d6b-32592664da43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.788561 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?limit=1&marker=788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:42.788782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.789068 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.789372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.790308 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.806488 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.806720 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4581a891-5758-4c35-8d6b-32592664da43 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?limit=1&marker=788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:42.807415 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 502/2010] 10.4.3.236 () {66 vars in 1340 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes?limit=1&marker=788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:03:42.817176 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-24df6c70-df41-4671-a8ba-e627e1c21920 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.819050 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-895638683&status=available Aug 26 09:03:42.819297 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.819487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.819719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.819969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100236) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:42.820226 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.820226 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:42.820680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-895638683'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.849585 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.850266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-24df6c70-df41-4671-a8ba-e627e1c21920 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-895638683&status=available returned with HTTP 200 Aug 26 09:03:42.850726 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 511/2011] 10.4.3.236 () {66 vars in 1370 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-895638683&status=available => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.861387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5935bc70-33c9-41ac-b038-919799bce1b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.863584 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-895638683&status=available Aug 26 09:03:42.863815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.864107 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.864422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.864725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:42.865203 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.865203 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:42.865700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-895638683'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.907450 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.908338 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.908338 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:42.914344 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5935bc70-33c9-41ac-b038-919799bce1b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-895638683&status=available returned with HTTP 200 Aug 26 09:03:42.914746 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 501/2012] 10.4.3.236 () {66 vars in 1391 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-895638683&status=available => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:42.934498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:42.936865 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?marker=111c0591-63bc-4e34-8467-94b78508cd56&sort=id%3Aasc Aug 26 09:03:42.937091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:42.937344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:42.937678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:42.938137 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.938137 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:42.938688 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:42.986313 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:42.986743 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:42.986743 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:42.992633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2044e90-e27a-47eb-8b10-895ea2991c99 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?marker=111c0591-63bc-4e34-8467-94b78508cd56&sort=id%3Aasc returned with HTTP 200 Aug 26 09:03:42.993187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 499/2013] 10.4.3.236 () {66 vars in 1373 bytes} [Wed Aug 26 09:03:42 2026] GET /volume/v3/volumes/detail?marker=111c0591-63bc-4e34-8467-94b78508cd56&sort=id%3Aasc => generated 1707 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:43.010633 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.013722 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 26 09:03:43.013968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.014235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.014649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.015829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.059754 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.060886 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.060886 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:43.063883 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a366678d-a1e9-40e1-9cb6-d80f62c850a9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.066188 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a366678d-a1e9-40e1-9cb6-d80f62c850a9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:43.066537 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a366678d-a1e9-40e1-9cb6-d80f62c850a9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.066721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a366678d-a1e9-40e1-9cb6-d80f62c850a9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.067310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74b8d1bc-5bcd-4003-876e-5d6b6540b8ce tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 26 09:03:43.067900 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 503/2014] 10.4.3.236 () {66 vars in 1337 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:43.075251 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.075251 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:43.080082 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a366678d-a1e9-40e1-9cb6-d80f62c850a9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:43.086243 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a366678d-a1e9-40e1-9cb6-d80f62c850a9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:43.086836 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 512/2015] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.088456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e424256-724e-41ee-b65c-380f5f807d0c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.091016 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:03:43.091305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.091612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.091987 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.093856 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.112737 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.114333 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.114333 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:43.122367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a57f4117-eca6-4b04-9979-5b2adfed150b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.123083 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e424256-724e-41ee-b65c-380f5f807d0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:03:43.123629 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 502/2016] 10.4.3.236 () {66 vars in 1258 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:43.124412 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a57f4117-eca6-4b04-9979-5b2adfed150b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:43.124616 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a57f4117-eca6-4b04-9979-5b2adfed150b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.124872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a57f4117-eca6-4b04-9979-5b2adfed150b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.125144 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a57f4117-eca6-4b04-9979-5b2adfed150b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:43.137913 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.137913 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:43.138703 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a57f4117-eca6-4b04-9979-5b2adfed150b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:43.140131 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 500/2017] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.148823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.151300 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 26 09:03:43.151573 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.152467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.152467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.153927 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.167681 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.167965 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-482d58b1-fdf1-41d0-832c-dd0b36020ed5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 26 09:03:43.168459 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 504/2018] 10.4.3.236 () {66 vars in 1316 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.184965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.187750 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?availability_zone=nova Aug 26 09:03:43.188046 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.188400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.188512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.188781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value nova, assuming string {{(pid=100236) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:43.189954 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.228101 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.228932 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ce1e905-43af-4991-b064-5b0b5e16d33e tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 26 09:03:43.230818 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 513/2019] 10.4.3.236 () {66 vars in 1282 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.242603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.245166 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?availability_zone=nova Aug 26 09:03:43.245343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.246405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.246405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.247913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value nova, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:43.249042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.289940 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.290994 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0c7db4d-3995-4bcd-9754-fa44624b4c38 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 26 09:03:43.291482 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 503/2020] 10.4.3.236 () {66 vars in 1282 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.304637 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.307387 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?bootable=false Aug 26 09:03:43.307686 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.308124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.308366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.309449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.354323 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.355202 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-776f1ab5-19f5-4bbf-b3fb-16805c3fbc0c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 26 09:03:43.355710 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 501/2021] 10.4.3.236 () {66 vars in 1266 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.365685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.368127 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?bootable=false Aug 26 09:03:43.368398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.368655 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.368980 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.369452 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.369452 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:43.370045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.424192 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.425006 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e3bba25-1b5c-40a5-bdef-6fea75e4a5f6 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 26 09:03:43.425595 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 505/2022] 10.4.3.236 () {66 vars in 1266 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.439612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cd318f60-32c1-4529-a326-20f7400cb469 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.441782 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?status=available Aug 26 09:03:43.441975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.442187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.442429 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.442737 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100236) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:43.443068 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.443068 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:43.443730 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.451122 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.451577 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cd318f60-32c1-4529-a326-20f7400cb469 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?status=available returned with HTTP 200 Aug 26 09:03:43.452170 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 514/2023] 10.4.3.236 () {66 vars in 1270 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.464314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b0d81c1-879a-4071-a637-f6c10f06edac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.466300 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes?status=available Aug 26 09:03:43.466523 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.466663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.466928 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.467224 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:43.467483 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.467483 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:43.467893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.476933 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.477859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b0d81c1-879a-4071-a637-f6c10f06edac tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes?status=available returned with HTTP 200 Aug 26 09:03:43.478502 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 504/2024] 10.4.3.236 () {66 vars in 1270 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.492251 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91df5c15-39e4-4867-8b00-4214d8439516 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.495169 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?availability_zone=nova Aug 26 09:03:43.495169 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.495519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.495858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.496145 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value nova, assuming string {{(pid=100239) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:43.496446 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.496446 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:43.496965 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.531867 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.533072 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.533072 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:43.539524 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91df5c15-39e4-4867-8b00-4214d8439516 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 26 09:03:43.540057 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 502/2025] 10.4.3.236 () {66 vars in 1303 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:43.558523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-342c2682-6c61-484c-af5f-af4a72226588 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.560159 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?bootable=false Aug 26 09:03:43.560510 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.560799 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.561181 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.561650 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.561650 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:43.562285 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.573155 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.574865 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.574865 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:43.579965 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-342c2682-6c61-484c-af5f-af4a72226588 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 26 09:03:43.580680 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 506/2026] 10.4.3.236 () {66 vars in 1287 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:43.598441 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.600663 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/detail?status=available Aug 26 09:03:43.600953 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.601255 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.601574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:03:43.601909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Could not evaluate value available, assuming string {{(pid=100236) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 09:03:43.602258 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.602258 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:43.602703 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:03:43.610928 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Get all volumes completed successfully. Aug 26 09:03:43.611830 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.611830 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:43.616154 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c07f0a31-0dc9-40d1-95b1-7be50f7daccf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 26 09:03:43.616657 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 515/2027] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:43.632515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6941cc30-5389-47b1-aab3-b512ed9a43e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.635720 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6941cc30-5389-47b1-aab3-b512ed9a43e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:43.635720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6941cc30-5389-47b1-aab3-b512ed9a43e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.636465 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6941cc30-5389-47b1-aab3-b512ed9a43e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.646390 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.646390 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:43.655535 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6941cc30-5389-47b1-aab3-b512ed9a43e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:43.665683 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6941cc30-5389-47b1-aab3-b512ed9a43e3 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:43.666270 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 505/2028] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:43.681920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.685252 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] DELETE https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:43.685757 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.685983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.686248 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Delete volume with id: 111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:43.696734 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.696734 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:43.697447 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:43.731274 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Delete volume request issued successfully. Aug 26 09:03:43.731533 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c847a1d-781d-4295-a3c6-1ab605346e45 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 202 Aug 26 09:03:43.732106 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 503/2029] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:43 2026] DELETE /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:43.744328 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ce5276e-677c-4402-8159-9c71bb260f1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:43.747134 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ce5276e-677c-4402-8159-9c71bb260f1c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:43.747734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ce5276e-677c-4402-8159-9c71bb260f1c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:43.751009 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ce5276e-677c-4402-8159-9c71bb260f1c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:43.762968 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:43.762968 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:43.768461 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ce5276e-677c-4402-8159-9c71bb260f1c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:43.775288 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ce5276e-677c-4402-8159-9c71bb260f1c tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 200 Aug 26 09:03:43.775883 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 507/2030] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:43 2026] GET /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:44.105303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8874fabf-711e-4eb5-9759-68c64dbecd3d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:44.107529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8874fabf-711e-4eb5-9759-68c64dbecd3d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:44.107769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8874fabf-711e-4eb5-9759-68c64dbecd3d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:44.108052 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8874fabf-711e-4eb5-9759-68c64dbecd3d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:44.118712 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:44.118712 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:44.123999 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8874fabf-711e-4eb5-9759-68c64dbecd3d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:44.130410 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8874fabf-711e-4eb5-9759-68c64dbecd3d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:44.131079 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 516/2031] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:44 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:44.152746 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eda1aa08-de09-424d-a592-7a81f8212a2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:44.155201 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eda1aa08-de09-424d-a592-7a81f8212a2d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:44.155600 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eda1aa08-de09-424d-a592-7a81f8212a2d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:44.155759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eda1aa08-de09-424d-a592-7a81f8212a2d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:44.155941 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eda1aa08-de09-424d-a592-7a81f8212a2d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:44.161781 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:44.161781 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:44.162916 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eda1aa08-de09-424d-a592-7a81f8212a2d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:44.163450 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 506/2032] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:44 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:44.790985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6741c948-09df-4331-86dc-6a6248579e69 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:44.792983 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6741c948-09df-4331-86dc-6a6248579e69 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 Aug 26 09:03:44.793200 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6741c948-09df-4331-86dc-6a6248579e69 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:44.793378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6741c948-09df-4331-86dc-6a6248579e69 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:44.800512 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6741c948-09df-4331-86dc-6a6248579e69 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 returned with HTTP 404 Aug 26 09:03:44.801180 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 504/2033] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:44 2026] GET /volume/v3/volumes/111c0591-63bc-4e34-8467-94b78508cd56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:44.810058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b452db89-aa8e-4cde-bb03-a6bfd5d3919d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:44.812113 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b452db89-aa8e-4cde-bb03-a6bfd5d3919d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:44.812485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b452db89-aa8e-4cde-bb03-a6bfd5d3919d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:44.812815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b452db89-aa8e-4cde-bb03-a6bfd5d3919d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:44.822132 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:44.822132 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:44.830874 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b452db89-aa8e-4cde-bb03-a6bfd5d3919d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:44.835120 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b452db89-aa8e-4cde-bb03-a6bfd5d3919d tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:44.835820 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 508/2034] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:44 2026] GET /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:44.851569 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:44.853923 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] DELETE https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:44.854278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:44.854572 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:44.854798 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Delete volume with id: 22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:44.863570 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:44.863570 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:44.864357 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:44.888071 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Delete volume request issued successfully. Aug 26 09:03:44.888506 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b23aa27-71c0-42bb-a2c1-2ecebd3a318a tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 202 Aug 26 09:03:44.889025 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 517/2035] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:44 2026] DELETE /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:44.903086 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d6c9161-bd2b-4cb9-939c-52a5d0ec5daf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:44.907462 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d6c9161-bd2b-4cb9-939c-52a5d0ec5daf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:44.907697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d6c9161-bd2b-4cb9-939c-52a5d0ec5daf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:44.907968 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d6c9161-bd2b-4cb9-939c-52a5d0ec5daf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:44.927060 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:44.927060 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:44.932549 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d6c9161-bd2b-4cb9-939c-52a5d0ec5daf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:44.942359 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d6c9161-bd2b-4cb9-939c-52a5d0ec5daf tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 200 Aug 26 09:03:44.942905 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 507/2036] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:44 2026] GET /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:45.146976 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bad3778e-1f0b-404d-977d-def33a06747d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.150126 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bad3778e-1f0b-404d-977d-def33a06747d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:45.150255 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bad3778e-1f0b-404d-977d-def33a06747d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.150483 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bad3778e-1f0b-404d-977d-def33a06747d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.158685 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.158685 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:45.163663 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bad3778e-1f0b-404d-977d-def33a06747d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:45.169171 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bad3778e-1f0b-404d-977d-def33a06747d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:45.169715 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 505/2037] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:45.174925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dba9b29d-e292-4a27-94d1-20c9fde576a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.176803 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dba9b29d-e292-4a27-94d1-20c9fde576a4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:45.177048 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c5919677-06ee-43bf-998e-828877581985 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.177697 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dba9b29d-e292-4a27-94d1-20c9fde576a4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.178871 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dba9b29d-e292-4a27-94d1-20c9fde576a4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.179483 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5919677-06ee-43bf-998e-828877581985 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:45.179764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5919677-06ee-43bf-998e-828877581985 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.180039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5919677-06ee-43bf-998e-828877581985 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.180221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c5919677-06ee-43bf-998e-828877581985 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:45.185473 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.185473 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:45.186497 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5919677-06ee-43bf-998e-828877581985 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:45.186936 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 518/2038] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:45.188244 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.188244 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:45.200786 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dba9b29d-e292-4a27-94d1-20c9fde576a4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:45.203448 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dba9b29d-e292-4a27-94d1-20c9fde576a4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:45.204008 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 509/2039] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:45.257820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-744643f1-7d30-4bb1-a7fc-14a266cd8f9c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.261238 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-744643f1-7d30-4bb1-a7fc-14a266cd8f9c tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:45.261484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-744643f1-7d30-4bb1-a7fc-14a266cd8f9c tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.261738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-744643f1-7d30-4bb1-a7fc-14a266cd8f9c tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.272291 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.272291 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:45.278432 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-744643f1-7d30-4bb1-a7fc-14a266cd8f9c tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:45.285418 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-744643f1-7d30-4bb1-a7fc-14a266cd8f9c tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:45.286077 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 508/2040] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:45.370467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94dafc0c-33d7-4000-9dac-7c859d313bcd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.370962 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94dafc0c-33d7-4000-9dac-7c859d313bcd None None] GET https://10.4.3.236/volume// Aug 26 09:03:45.371214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94dafc0c-33d7-4000-9dac-7c859d313bcd None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.371469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94dafc0c-33d7-4000-9dac-7c859d313bcd None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.371911 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94dafc0c-33d7-4000-9dac-7c859d313bcd None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:45.372309 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 506/2041] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:03:45.381794 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-73396708-caaa-4e13-981d-e782ff4e26f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.418239 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-73396708-caaa-4e13-981d-e782ff4e26f5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:03:45.418667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-73396708-caaa-4e13-981d-e782ff4e26f5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c422e622-3df2-4692-a9f8-4352aebe896b", "connector": null, "instance_uuid": "a7c52a96-c94c-4213-9b6e-9cdd74b27534"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:45.429071 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.429071 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:45.462057 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-73396708-caaa-4e13-981d-e782ff4e26f5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:03:45.462553 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 519/2042] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:03:45 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:45.496495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0875f753-0944-4436-99e2-5b90735fea31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.497973 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0875f753-0944-4436-99e2-5b90735fea31 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:45.498346 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0875f753-0944-4436-99e2-5b90735fea31 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.498625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0875f753-0944-4436-99e2-5b90735fea31 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.510038 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.510038 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:45.511635 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84d4c242-e258-49c4-985a-817b240405d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.512182 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84d4c242-e258-49c4-985a-817b240405d9 None None] GET https://10.4.3.236/volume// Aug 26 09:03:45.512419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84d4c242-e258-49c4-985a-817b240405d9 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.512936 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84d4c242-e258-49c4-985a-817b240405d9 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.513182 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84d4c242-e258-49c4-985a-817b240405d9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:03:45.513580 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 509/2043] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:03: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 26 09:03:45.513941 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0875f753-0944-4436-99e2-5b90735fea31 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:45.520883 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0875f753-0944-4436-99e2-5b90735fea31 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:45.520883 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 510/2044] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:45.523562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-0da9cd8f-a9dc-49a1-8280-518cdbe55dd8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.526124 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-0da9cd8f-a9dc-49a1-8280-518cdbe55dd8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:45.526395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-0da9cd8f-a9dc-49a1-8280-518cdbe55dd8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.526626 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-0da9cd8f-a9dc-49a1-8280-518cdbe55dd8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.535931 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.535931 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:45.539774 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-0da9cd8f-a9dc-49a1-8280-518cdbe55dd8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:45.544344 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-0da9cd8f-a9dc-49a1-8280-518cdbe55dd8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:45.544731 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 507/2045] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:45.637501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.640434 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] PUT https://10.4.3.236/volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13 Aug 26 09:03:45.641140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:45.652242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Acquiring lock "cinder-attachment_update-c422e622-3df2-4692-a9f8-4352aebe896b-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:03:45.658239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-c422e622-3df2-4692-a9f8-4352aebe896b-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:03:45.659743 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.659743 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:45.762278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-c422e622-3df2-4692-a9f8-4352aebe896b-np0000008153" released by "attachment_update" :: held 0.104s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:03:45.762627 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-ce68d00e-8607-42bc-9f65-15dc4c4cf420 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13 returned with HTTP 200 Aug 26 09:03:45.763188 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 520/2046] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:03:45 2026] PUT /volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:45.957201 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-edef3110-ddb9-420f-af65-363d2fd1ded8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.959437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-edef3110-ddb9-420f-af65-363d2fd1ded8 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce Aug 26 09:03:45.959642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-edef3110-ddb9-420f-af65-363d2fd1ded8 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.959934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-edef3110-ddb9-420f-af65-363d2fd1ded8 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.967664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-edef3110-ddb9-420f-af65-363d2fd1ded8 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce returned with HTTP 404 Aug 26 09:03:45.968507 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 510/2047] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/22f3e8fd-b605-4532-872d-3945582310ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:45.979188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc07fb5b-0b99-4c7c-881f-94c866849ff0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:45.981260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc07fb5b-0b99-4c7c-881f-94c866849ff0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:45.981649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc07fb5b-0b99-4c7c-881f-94c866849ff0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:45.982064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc07fb5b-0b99-4c7c-881f-94c866849ff0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:45.991440 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:45.991440 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:45.999877 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc07fb5b-0b99-4c7c-881f-94c866849ff0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:46.003920 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc07fb5b-0b99-4c7c-881f-94c866849ff0 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:46.004834 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 511/2048] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:45 2026] GET /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:46.021656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:46.023538 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] DELETE https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:46.023723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:46.023915 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:46.024080 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Delete volume with id: 788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:46.031759 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:46.031759 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:46.032327 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:46.064232 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Delete volume request issued successfully. Aug 26 09:03:46.064801 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-769b1fbd-a145-4a4c-b489-e6cea9579ce5 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 202 Aug 26 09:03:46.064884 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 508/2049] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:03:46 2026] DELETE /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:03:46.073451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3290cffe-94ab-44d4-bb00-31dba75694b7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:46.076174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3290cffe-94ab-44d4-bb00-31dba75694b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:46.076686 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3290cffe-94ab-44d4-bb00-31dba75694b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:46.077089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3290cffe-94ab-44d4-bb00-31dba75694b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:46.085405 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:46.085405 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:46.090937 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3290cffe-94ab-44d4-bb00-31dba75694b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Volume info retrieved successfully. Aug 26 09:03:46.097531 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3290cffe-94ab-44d4-bb00-31dba75694b7 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 200 Aug 26 09:03:46.098227 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 521/2050] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:46 2026] GET /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:46.189081 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e54ed114-51d6-4f98-a7e8-ffc74f1d1265 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:46.193712 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e54ed114-51d6-4f98-a7e8-ffc74f1d1265 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:46.193974 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e54ed114-51d6-4f98-a7e8-ffc74f1d1265 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:46.194280 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e54ed114-51d6-4f98-a7e8-ffc74f1d1265 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:46.202432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07770a1a-2478-40a5-86ff-f5f053c481fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:46.206208 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:46.206208 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:46.206691 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07770a1a-2478-40a5-86ff-f5f053c481fe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:46.206691 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07770a1a-2478-40a5-86ff-f5f053c481fe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:46.206691 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07770a1a-2478-40a5-86ff-f5f053c481fe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:46.206691 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-07770a1a-2478-40a5-86ff-f5f053c481fe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:46.209689 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e54ed114-51d6-4f98-a7e8-ffc74f1d1265 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:46.211580 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:46.211580 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:46.212821 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07770a1a-2478-40a5-86ff-f5f053c481fe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:46.213567 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 512/2051] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:46 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:46.215596 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e54ed114-51d6-4f98-a7e8-ffc74f1d1265 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:46.216015 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 511/2052] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:46 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:46.538816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9fe170ff-086b-495d-9336-3b63b40d4818 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:46.541860 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9fe170ff-086b-495d-9336-3b63b40d4818 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:46.541860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9fe170ff-086b-495d-9336-3b63b40d4818 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:46.543852 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9fe170ff-086b-495d-9336-3b63b40d4818 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:46.556322 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:46.556322 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:46.563691 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9fe170ff-086b-495d-9336-3b63b40d4818 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:46.569875 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9fe170ff-086b-495d-9336-3b63b40d4818 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:46.570412 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 509/2053] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:46 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:47.114234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e0c46e22-8cd3-4a42-9fbb-462343819135 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:47.116873 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0c46e22-8cd3-4a42-9fbb-462343819135 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] GET https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a Aug 26 09:03:47.117401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0c46e22-8cd3-4a42-9fbb-462343819135 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:47.117751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0c46e22-8cd3-4a42-9fbb-462343819135 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:47.126762 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0c46e22-8cd3-4a42-9fbb-462343819135 tempest-VolumesListTestJSON-262921417 tempest-VolumesListTestJSON-262921417-project-member] https://10.4.3.236/volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a returned with HTTP 404 Aug 26 09:03:47.127701 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 522/2054] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:47 2026] GET /volume/v3/volumes/788a734e-d5a3-4a7c-81f6-83002a30a16a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:47.231440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c39c098-e5be-488e-b90d-70b29cef8c02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:47.234969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3010a5f-b67e-46a7-983a-4d486a35937b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:47.238125 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c39c098-e5be-488e-b90d-70b29cef8c02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:47.238125 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c39c098-e5be-488e-b90d-70b29cef8c02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:47.238125 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c39c098-e5be-488e-b90d-70b29cef8c02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:47.238125 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8c39c098-e5be-488e-b90d-70b29cef8c02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:47.238590 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3010a5f-b67e-46a7-983a-4d486a35937b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:47.238590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3010a5f-b67e-46a7-983a-4d486a35937b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:47.238590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3010a5f-b67e-46a7-983a-4d486a35937b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:47.243528 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:47.243528 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:47.244696 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c39c098-e5be-488e-b90d-70b29cef8c02 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:47.245457 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 513/2055] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:47 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:47.249947 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:47.249947 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:47.256709 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b3010a5f-b67e-46a7-983a-4d486a35937b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:47.264369 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3010a5f-b67e-46a7-983a-4d486a35937b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:47.264933 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 512/2056] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:47 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:47.586256 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9c3c78d-cd20-4f71-9bc3-f7208f72dde2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:47.589454 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9c3c78d-cd20-4f71-9bc3-f7208f72dde2 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:47.589740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9c3c78d-cd20-4f71-9bc3-f7208f72dde2 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:47.590047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9c3c78d-cd20-4f71-9bc3-f7208f72dde2 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:47.611300 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:47.611300 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:47.617730 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9c3c78d-cd20-4f71-9bc3-f7208f72dde2 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:47.624714 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9c3c78d-cd20-4f71-9bc3-f7208f72dde2 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:47.626051 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 510/2057] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:47 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:03:48.259139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b7c4c2da-989d-49a3-ba62-3bd55520dcee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:48.261627 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7c4c2da-989d-49a3-ba62-3bd55520dcee tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:48.261940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7c4c2da-989d-49a3-ba62-3bd55520dcee tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:48.262293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7c4c2da-989d-49a3-ba62-3bd55520dcee tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:48.262357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b7c4c2da-989d-49a3-ba62-3bd55520dcee tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:48.268466 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:48.268466 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:48.269401 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7c4c2da-989d-49a3-ba62-3bd55520dcee tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:48.269818 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 523/2058] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:48 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:48.284053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4bda301-8ca0-47f8-b402-7e4b229a7f6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:48.285935 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4bda301-8ca0-47f8-b402-7e4b229a7f6e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:48.286471 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4bda301-8ca0-47f8-b402-7e4b229a7f6e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:48.287862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4bda301-8ca0-47f8-b402-7e4b229a7f6e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:48.294636 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:48.294636 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:48.299206 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4bda301-8ca0-47f8-b402-7e4b229a7f6e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:48.304956 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4bda301-8ca0-47f8-b402-7e4b229a7f6e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:48.305582 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 514/2059] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:48 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:48.642716 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1b6c3f4-8559-4502-95d9-ca5e84703337 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:48.645342 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1b6c3f4-8559-4502-95d9-ca5e84703337 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:48.645342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1b6c3f4-8559-4502-95d9-ca5e84703337 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:48.645514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1b6c3f4-8559-4502-95d9-ca5e84703337 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:48.663100 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:48.663100 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:48.673463 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c1b6c3f4-8559-4502-95d9-ca5e84703337 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:48.685872 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1b6c3f4-8559-4502-95d9-ca5e84703337 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:48.685872 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 513/2060] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:48 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:49.287516 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d06e0367-3de8-4fff-b874-0f744dcacd49 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:49.292334 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d06e0367-3de8-4fff-b874-0f744dcacd49 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:49.292665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d06e0367-3de8-4fff-b874-0f744dcacd49 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:49.293150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d06e0367-3de8-4fff-b874-0f744dcacd49 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:49.293333 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d06e0367-3de8-4fff-b874-0f744dcacd49 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:49.300442 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:49.300442 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:49.302155 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d06e0367-3de8-4fff-b874-0f744dcacd49 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:49.302727 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 511/2061] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:49 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:49.330377 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a3cad38-1fa5-406d-8741-e49f9328a71c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:49.332324 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a3cad38-1fa5-406d-8741-e49f9328a71c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:49.332324 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a3cad38-1fa5-406d-8741-e49f9328a71c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:49.333413 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a3cad38-1fa5-406d-8741-e49f9328a71c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:49.343510 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:49.343510 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:49.349474 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8a3cad38-1fa5-406d-8741-e49f9328a71c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:49.356656 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a3cad38-1fa5-406d-8741-e49f9328a71c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:49.357438 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 524/2062] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:49 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:49.703805 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dff3a3d9-5613-4e99-8c23-bfcfaf90cb4d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:49.707720 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dff3a3d9-5613-4e99-8c23-bfcfaf90cb4d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:49.707720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dff3a3d9-5613-4e99-8c23-bfcfaf90cb4d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:49.707720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dff3a3d9-5613-4e99-8c23-bfcfaf90cb4d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:49.726338 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:49.726338 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:49.730712 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dff3a3d9-5613-4e99-8c23-bfcfaf90cb4d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:49.736144 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dff3a3d9-5613-4e99-8c23-bfcfaf90cb4d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:49.736731 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 515/2063] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:49 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:50.318127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d943c994-fd6c-45ad-8b52-a4d3a996467d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:50.321056 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d943c994-fd6c-45ad-8b52-a4d3a996467d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:50.321344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d943c994-fd6c-45ad-8b52-a4d3a996467d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:50.321592 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d943c994-fd6c-45ad-8b52-a4d3a996467d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:50.321743 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d943c994-fd6c-45ad-8b52-a4d3a996467d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:50.334111 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:50.334111 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:50.335296 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d943c994-fd6c-45ad-8b52-a4d3a996467d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:50.335836 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 514/2064] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:50 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:50.378328 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b2d19dc8-b346-4853-8fc7-ee2473764493 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:50.381542 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2d19dc8-b346-4853-8fc7-ee2473764493 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:50.381542 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2d19dc8-b346-4853-8fc7-ee2473764493 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:50.382718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2d19dc8-b346-4853-8fc7-ee2473764493 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:50.393713 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:50.393713 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:50.398737 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b2d19dc8-b346-4853-8fc7-ee2473764493 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:50.405389 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2d19dc8-b346-4853-8fc7-ee2473764493 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:50.406107 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 512/2065] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:50 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:50.752146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9808469-7854-4ab6-b531-115789ba49b1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:50.754122 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9808469-7854-4ab6-b531-115789ba49b1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:50.754406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9808469-7854-4ab6-b531-115789ba49b1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:50.756040 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9808469-7854-4ab6-b531-115789ba49b1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:50.767200 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:50.767200 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:50.771763 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c9808469-7854-4ab6-b531-115789ba49b1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:50.778233 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9808469-7854-4ab6-b531-115789ba49b1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:50.778705 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 525/2066] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:50 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:51.355177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9697717-a966-4978-bd29-8c3c0365e919 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:51.356937 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9697717-a966-4978-bd29-8c3c0365e919 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:51.357528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9697717-a966-4978-bd29-8c3c0365e919 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:51.357528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9697717-a966-4978-bd29-8c3c0365e919 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:51.358098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b9697717-a966-4978-bd29-8c3c0365e919 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:51.363590 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:51.363590 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:51.363936 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9697717-a966-4978-bd29-8c3c0365e919 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:51.364761 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 516/2067] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:51 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:51.424082 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7186ccb2-acc3-4d82-bf4b-5bf70aca4c9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:51.426764 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7186ccb2-acc3-4d82-bf4b-5bf70aca4c9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:51.427125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7186ccb2-acc3-4d82-bf4b-5bf70aca4c9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:51.427352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7186ccb2-acc3-4d82-bf4b-5bf70aca4c9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:51.437765 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:51.437765 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:51.442857 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7186ccb2-acc3-4d82-bf4b-5bf70aca4c9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:51.449874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7186ccb2-acc3-4d82-bf4b-5bf70aca4c9a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:51.450341 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 515/2068] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:51 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:51.795937 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9eedcb68-06d4-452b-8dbd-c00cef23659b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:51.796890 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9eedcb68-06d4-452b-8dbd-c00cef23659b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:51.797135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9eedcb68-06d4-452b-8dbd-c00cef23659b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:51.797383 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9eedcb68-06d4-452b-8dbd-c00cef23659b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:51.821302 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:51.821302 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:51.828780 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9eedcb68-06d4-452b-8dbd-c00cef23659b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:51.834715 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9eedcb68-06d4-452b-8dbd-c00cef23659b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:51.835176 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 513/2069] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:51 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:52.383726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b871568e-7d67-403a-bc43-adf4462c4d16 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:52.386524 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b871568e-7d67-403a-bc43-adf4462c4d16 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:52.386789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b871568e-7d67-403a-bc43-adf4462c4d16 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:52.387084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b871568e-7d67-403a-bc43-adf4462c4d16 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:52.387258 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b871568e-7d67-403a-bc43-adf4462c4d16 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:52.392994 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:52.392994 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:52.394097 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b871568e-7d67-403a-bc43-adf4462c4d16 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:52.394554 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 526/2070] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:52 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:52.467194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e3ea771-6d3a-44c4-b64b-f0f657823e29 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:52.469312 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e3ea771-6d3a-44c4-b64b-f0f657823e29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:52.469546 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e3ea771-6d3a-44c4-b64b-f0f657823e29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:52.469789 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e3ea771-6d3a-44c4-b64b-f0f657823e29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:52.477574 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:52.477574 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:52.482067 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e3ea771-6d3a-44c4-b64b-f0f657823e29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:52.487520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e3ea771-6d3a-44c4-b64b-f0f657823e29 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:52.487927 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 517/2071] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:52 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:52.864577 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4856c603-9db1-4c5a-b9e3-9ddb206213b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:52.867682 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4856c603-9db1-4c5a-b9e3-9ddb206213b8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:52.867779 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4856c603-9db1-4c5a-b9e3-9ddb206213b8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:52.868014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4856c603-9db1-4c5a-b9e3-9ddb206213b8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:52.884710 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:52.884710 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:52.891486 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4856c603-9db1-4c5a-b9e3-9ddb206213b8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:52.899674 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4856c603-9db1-4c5a-b9e3-9ddb206213b8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:52.900605 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 516/2072] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:52 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:53.406031 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53e97066-1a31-4450-9c11-efdb35946a56 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:53.408476 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53e97066-1a31-4450-9c11-efdb35946a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:53.408664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53e97066-1a31-4450-9c11-efdb35946a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:53.408979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53e97066-1a31-4450-9c11-efdb35946a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:53.409138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-53e97066-1a31-4450-9c11-efdb35946a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:53.414872 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:53.414872 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:53.416045 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53e97066-1a31-4450-9c11-efdb35946a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:53.416524 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 514/2073] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:53 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:53.499897 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d14e6e53-0402-4627-9333-a813e2603241 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:53.501462 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d14e6e53-0402-4627-9333-a813e2603241 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:53.501680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d14e6e53-0402-4627-9333-a813e2603241 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:53.501868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d14e6e53-0402-4627-9333-a813e2603241 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:53.512012 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:53.512012 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:53.515831 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d14e6e53-0402-4627-9333-a813e2603241 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:53.522281 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d14e6e53-0402-4627-9333-a813e2603241 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:53.522851 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 527/2074] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:53 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:53.923188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f1d5b8b-656c-4026-933a-17ca6b1cd6ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:53.928889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f1d5b8b-656c-4026-933a-17ca6b1cd6ae tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:53.929528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f1d5b8b-656c-4026-933a-17ca6b1cd6ae tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:53.929528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f1d5b8b-656c-4026-933a-17ca6b1cd6ae tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:53.941131 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:53.941131 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:53.945281 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7f1d5b8b-656c-4026-933a-17ca6b1cd6ae tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:53.950297 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f1d5b8b-656c-4026-933a-17ca6b1cd6ae tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:53.951127 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 518/2075] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:53 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:54.428887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44125596-bb3e-422a-9acd-0973a464ed1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:54.431402 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44125596-bb3e-422a-9acd-0973a464ed1b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:54.431675 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44125596-bb3e-422a-9acd-0973a464ed1b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:54.432405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44125596-bb3e-422a-9acd-0973a464ed1b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:54.432405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-44125596-bb3e-422a-9acd-0973a464ed1b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:54.437917 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:54.437917 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:54.439107 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44125596-bb3e-422a-9acd-0973a464ed1b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:54.441067 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 517/2076] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:54 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:54.540250 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-11a100a2-0424-47bf-8e70-b38ff31f6dba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:54.542640 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11a100a2-0424-47bf-8e70-b38ff31f6dba tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:54.543034 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11a100a2-0424-47bf-8e70-b38ff31f6dba tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:54.543329 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11a100a2-0424-47bf-8e70-b38ff31f6dba tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:54.552624 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:54.552624 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:54.558340 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-11a100a2-0424-47bf-8e70-b38ff31f6dba tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:54.565251 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11a100a2-0424-47bf-8e70-b38ff31f6dba tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:54.565745 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 515/2077] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:54 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:54.969335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a047a9a9-9417-4f2e-a54a-873b25af39e7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:54.972042 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a047a9a9-9417-4f2e-a54a-873b25af39e7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:54.972665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a047a9a9-9417-4f2e-a54a-873b25af39e7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:54.972665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a047a9a9-9417-4f2e-a54a-873b25af39e7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:54.987910 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:54.987910 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:54.993129 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a047a9a9-9417-4f2e-a54a-873b25af39e7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:54.998889 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a047a9a9-9417-4f2e-a54a-873b25af39e7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:54.999480 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 528/2078] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:54 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:55.453143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c38b9d6-7cf3-4f79-92f1-40c953a4626e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:55.454811 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c38b9d6-7cf3-4f79-92f1-40c953a4626e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:55.455046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c38b9d6-7cf3-4f79-92f1-40c953a4626e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:55.455262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c38b9d6-7cf3-4f79-92f1-40c953a4626e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:55.455391 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0c38b9d6-7cf3-4f79-92f1-40c953a4626e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:55.460426 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:55.460426 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:55.461518 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c38b9d6-7cf3-4f79-92f1-40c953a4626e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:55.462141 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 519/2079] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:55 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:55.582692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f204212-edad-4164-b6ae-90fe1593a931 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:55.586443 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f204212-edad-4164-b6ae-90fe1593a931 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:55.586443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f204212-edad-4164-b6ae-90fe1593a931 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:55.586443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f204212-edad-4164-b6ae-90fe1593a931 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:55.594021 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:55.594021 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:55.599009 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f204212-edad-4164-b6ae-90fe1593a931 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:55.604406 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f204212-edad-4164-b6ae-90fe1593a931 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:55.605030 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 518/2080] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:55 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:56.013078 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-96482242-480e-4986-a4bc-5a3178bccac9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:56.015358 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96482242-480e-4986-a4bc-5a3178bccac9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:56.015719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96482242-480e-4986-a4bc-5a3178bccac9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:56.015890 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96482242-480e-4986-a4bc-5a3178bccac9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:56.028162 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:56.028162 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:56.033369 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-96482242-480e-4986-a4bc-5a3178bccac9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:56.039106 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96482242-480e-4986-a4bc-5a3178bccac9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:56.039567 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 516/2081] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:56 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:56.120075 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:56.122146 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/limits Aug 26 09:03:56.122377 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:56.122565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:56.130313 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:56.130594 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:56.130833 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:56.142270 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-519cd4f6-7fff-4a2b-a74b-467d222921db tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/limits returned with HTTP 200 Aug 26 09:03:56.142667 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 529/2082] 10.4.3.236 () {68 vars in 1484 bytes} [Wed Aug 26 09:03:56 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 26 09:03:56.201035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-cca0e174-ad42-45a3-8dc6-4c0c69f9cf5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:56.203527 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-cca0e174-ad42-45a3-8dc6-4c0c69f9cf5e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:03:56.203807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-cca0e174-ad42-45a3-8dc6-4c0c69f9cf5e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:56.204088 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-cca0e174-ad42-45a3-8dc6-4c0c69f9cf5e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:56.217998 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:56.217998 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:56.223263 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-cca0e174-ad42-45a3-8dc6-4c0c69f9cf5e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:03:56.231194 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-cca0e174-ad42-45a3-8dc6-4c0c69f9cf5e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:03:56.231644 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 520/2083] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:03:56 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:56.244143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:56.247614 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:03:56.248097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "148bd948-6040-4612-931d-bb2057d1a9bf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-630805112", "description": null, "metadata": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:56.261114 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:56.261114 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:56.261601 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:03:56.261770 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create snapshot from volume 148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:03:56.293100 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Created reservations ['3ff8eff9-24aa-4eea-9722-37d3e626bf92', 'daabcc7e-b5be-44e3-b6e9-ff13ef52b4c1', '1b8ad503-35e8-486c-aaf6-7857cfc94519', 'b1219a0d-67e3-457a-96ea-49ec79703989'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:56.331247 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot force create request issued successfully. Aug 26 09:03:56.331675 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-212d3da3-5044-4ae9-b80f-f84b02f12df6 req-f7c0d1e4-1ce6-4cbc-a668-0586830fa0a1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:03:56.332285 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 519/2084] 10.4.3.236 () {72 vars in 1547 bytes} [Wed Aug 26 09:03:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:56.473978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e5ba6cfe-2150-49fe-88e8-b7214bbd5efe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:56.476213 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5ba6cfe-2150-49fe-88e8-b7214bbd5efe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:56.476459 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5ba6cfe-2150-49fe-88e8-b7214bbd5efe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:56.476714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5ba6cfe-2150-49fe-88e8-b7214bbd5efe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:56.476877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e5ba6cfe-2150-49fe-88e8-b7214bbd5efe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:56.482314 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:56.482314 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:56.483345 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5ba6cfe-2150-49fe-88e8-b7214bbd5efe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:56.483819 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 517/2085] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:56 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:56.619601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2a204aa1-c6ab-4c8e-80b5-3c72d9232157 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:56.620867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2a204aa1-c6ab-4c8e-80b5-3c72d9232157 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:56.621088 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2a204aa1-c6ab-4c8e-80b5-3c72d9232157 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:56.621332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2a204aa1-c6ab-4c8e-80b5-3c72d9232157 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:56.627777 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:56.627777 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:56.632151 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2a204aa1-c6ab-4c8e-80b5-3c72d9232157 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:56.638504 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2a204aa1-c6ab-4c8e-80b5-3c72d9232157 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:56.639133 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 530/2086] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:56 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:57.054254 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29320e3d-7739-490b-b89e-035f64bf474d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:57.056152 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29320e3d-7739-490b-b89e-035f64bf474d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:57.056355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29320e3d-7739-490b-b89e-035f64bf474d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:57.056589 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29320e3d-7739-490b-b89e-035f64bf474d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:57.067139 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:57.067139 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:57.072268 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-29320e3d-7739-490b-b89e-035f64bf474d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:57.079784 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29320e3d-7739-490b-b89e-035f64bf474d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:57.080408 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 521/2087] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:57 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:57.497995 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1115ded0-4ac2-4518-8314-54d8c2690df6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:57.501374 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1115ded0-4ac2-4518-8314-54d8c2690df6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:57.501374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1115ded0-4ac2-4518-8314-54d8c2690df6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:57.501374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1115ded0-4ac2-4518-8314-54d8c2690df6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:57.501609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1115ded0-4ac2-4518-8314-54d8c2690df6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:57.507515 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:57.507515 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:57.508427 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1115ded0-4ac2-4518-8314-54d8c2690df6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:57.508914 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 520/2088] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:57 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:57.654770 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17afe6af-1f6d-475b-aade-a617e6bccd74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:57.657164 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17afe6af-1f6d-475b-aade-a617e6bccd74 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:57.657432 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17afe6af-1f6d-475b-aade-a617e6bccd74 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:57.657672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17afe6af-1f6d-475b-aade-a617e6bccd74 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:57.660110 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=343,cinder:UPDATE=75,cinder:INSERT=44 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:03:57.666321 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:57.666321 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:57.673277 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17afe6af-1f6d-475b-aade-a617e6bccd74 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:57.679452 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17afe6af-1f6d-475b-aade-a617e6bccd74 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:57.679972 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 518/2089] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:57 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:58.095827 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0e7176e5-5d93-4950-b379-70b7a671c8d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:58.100017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0e7176e5-5d93-4950-b379-70b7a671c8d5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:58.100266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0e7176e5-5d93-4950-b379-70b7a671c8d5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:58.100469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0e7176e5-5d93-4950-b379-70b7a671c8d5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:58.119738 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:58.119738 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:58.125377 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0e7176e5-5d93-4950-b379-70b7a671c8d5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:58.129813 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0e7176e5-5d93-4950-b379-70b7a671c8d5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:58.130298 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 531/2090] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:58 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:58.434292 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3b6c710-898d-430d-ab7b-5ec6ef4ba5df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:58.436687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3b6c710-898d-430d-ab7b-5ec6ef4ba5df tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d Aug 26 09:03:58.436968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3b6c710-898d-430d-ab7b-5ec6ef4ba5df tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:58.437215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3b6c710-898d-430d-ab7b-5ec6ef4ba5df tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:58.444295 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:58.444295 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:58.444941 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3b6c710-898d-430d-ab7b-5ec6ef4ba5df tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:03:58.447117 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3b6c710-898d-430d-ab7b-5ec6ef4ba5df tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d returned with HTTP 200 Aug 26 09:03:58.447117 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 522/2091] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:03:58 2026] GET /volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:58.478454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:58.480215 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:58.480602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1775452644", "snapshot_id": null, "imageRef": "7eca19c2-32d1-49b7-b400-a58b4c36e75c", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:58.482822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1775452644', 'snapshot_id': None, 'imageRef': '7eca19c2-32d1-49b7-b400-a58b4c36e75c', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:58.520738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0ee08e7-2f26-4fbc-830f-fa73e23d81b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:58.525938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0ee08e7-2f26-4fbc-830f-fa73e23d81b8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:58.525938 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0ee08e7-2f26-4fbc-830f-fa73e23d81b8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:58.525938 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0ee08e7-2f26-4fbc-830f-fa73e23d81b8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:58.525938 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d0ee08e7-2f26-4fbc-830f-fa73e23d81b8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:58.535507 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:58.535507 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:58.535507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0ee08e7-2f26-4fbc-830f-fa73e23d81b8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:58.535866 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 519/2092] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:58 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:58.592138 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:58.592138 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:58.592642 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:03:58.592818 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume of 1 GB Aug 26 09:03:58.599167 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Availability Zones retrieved successfully. Aug 26 09:03:58.607397 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Flow 'volume_create_api' (f7577bee-dc4f-4d2e-8b11-b8d95f4e7281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:58.609409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea197c84-6c46-4fb2-beba-8c9fefb24eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:58.610762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:58.665579 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea197c84-6c46-4fb2-beba-8c9fefb24eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c08e5fc8-a852-408e-9106-248142a1c24d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:58.666610 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824cb57e-bc02-4cae-9b70-04bd1ca63e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:58.697714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c0980331-ebbd-46c7-ac6d-85b4d08c0462 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:58.699693 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c0980331-ebbd-46c7-ac6d-85b4d08c0462 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:58.700036 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c0980331-ebbd-46c7-ac6d-85b4d08c0462 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:58.700153 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c0980331-ebbd-46c7-ac6d-85b4d08c0462 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:58.707830 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:58.707830 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:58.712263 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c0980331-ebbd-46c7-ac6d-85b4d08c0462 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:58.717588 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c0980331-ebbd-46c7-ac6d-85b4d08c0462 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:58.717986 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 532/2093] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:58 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:58.721293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Created reservations ['15375713-039b-486f-9e8b-a447beeff4af', 'c3eff3de-c71f-4806-93f0-afa3c1986c91', '1c7bbd18-6b80-41ab-9e51-396a5e77b099', '5eff8690-850b-415e-b7f6-d534b8ec67cd'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:58.722122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824cb57e-bc02-4cae-9b70-04bd1ca63e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15375713-039b-486f-9e8b-a447beeff4af', 'c3eff3de-c71f-4806-93f0-afa3c1986c91', '1c7bbd18-6b80-41ab-9e51-396a5e77b099', '5eff8690-850b-415e-b7f6-d534b8ec67cd']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:58.722829 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5eaf6d-2150-4e6b-bd8a-f2f42fe8fde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:58.774407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5eaf6d-2150-4e6b-bd8a-f2f42fe8fde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b9d7a04-00df-4788-8353-a616e48042a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1775452644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',qos_specs=None,replication_status=,reservations=['15375713-039b-486f-9e8b-a447beeff4af','c3eff3de-c71f-4806-93f0-afa3c1986c91','1c7bbd18-6b80-41ab-9e51-396a5e77b099','5eff8690-850b-415e-b7f6-d534b8ec67cd'],size=1,snapshot_id=c08e5fc8-a852-408e-9106-248142a1c24d,source_replicaid=,source_volid=None,status='creating',user_id='ce22cad0a4d340af8925d891025eb6a6',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1775452644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b9d7a04-00df-4788-8353-a616e48042a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c08e5fc8-a852-408e-9106-248142a1c24d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce22cad0a4d340af8925d891025eb6a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:58.775074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be75eca4-1afb-45de-bdda-b84ee0ba9225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:58.793560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be75eca4-1afb-45de-bdda-b84ee0ba9225) transitioned into state 'SUCCESS' from state '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-1775452644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5458e611dd7a4c28988f1c0ffd11e0b8',qos_specs=None,replication_status=,reservations=['15375713-039b-486f-9e8b-a447beeff4af','c3eff3de-c71f-4806-93f0-afa3c1986c91','1c7bbd18-6b80-41ab-9e51-396a5e77b099','5eff8690-850b-415e-b7f6-d534b8ec67cd'],size=1,snapshot_id=c08e5fc8-a852-408e-9106-248142a1c24d,source_replicaid=,source_volid=None,status='creating',user_id='ce22cad0a4d340af8925d891025eb6a6',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:58.794208 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123467d4-b42b-4fa1-9bfa-5f8d9f66a547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:58.823533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123467d4-b42b-4fa1-9bfa-5f8d9f66a547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:58.824750 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Flow 'volume_create_api' (f7577bee-dc4f-4d2e-8b11-b8d95f4e7281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:58.825217 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Create volume request issued successfully. Aug 26 09:03:58.826083 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-881840c5-13e7-4293-a1a4-cfc4932dbc6c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:58.826640 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 521/2094] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:03:58 2026] POST /volume/v3/volumes => generated 814 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:03:58.839005 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2353a7f-b37e-421b-815b-e1902b4fe464 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:58.841650 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2353a7f-b37e-421b-815b-e1902b4fe464 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:03:58.842247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2353a7f-b37e-421b-815b-e1902b4fe464 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:58.842549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2353a7f-b37e-421b-815b-e1902b4fe464 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:58.844804 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=289,cinder:UPDATE=50,cinder:INSERT=29 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:03:58.852891 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:58.852891 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:58.860420 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a2353a7f-b37e-421b-815b-e1902b4fe464 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:03:58.865765 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2353a7f-b37e-421b-815b-e1902b4fe464 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:03:58.866232 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 523/2095] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:58 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:03:59.147762 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-963a8f74-edf4-49f3-bc77-7e98dbc3d538 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.150794 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-963a8f74-edf4-49f3-bc77-7e98dbc3d538 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:03:59.151034 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-963a8f74-edf4-49f3-bc77-7e98dbc3d538 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:59.151297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-963a8f74-edf4-49f3-bc77-7e98dbc3d538 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:59.172065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c3d50c2c-5e69-43bb-b3f3-db513a1fd76c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.179143 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.179143 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:59.184573 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-963a8f74-edf4-49f3-bc77-7e98dbc3d538 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:03:59.191638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-963a8f74-edf4-49f3-bc77-7e98dbc3d538 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:03:59.192210 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 520/2096] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:59 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:59.292018 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3d50c2c-5e69-43bb-b3f3-db513a1fd76c tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:03:59.292445 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3d50c2c-5e69-43bb-b3f3-db513a1fd76c tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-13595511", "extra_specs": {}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:59.307325 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3d50c2c-5e69-43bb-b3f3-db513a1fd76c tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:03:59.308201 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 533/2097] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:03:59 2026] POST /volume/v3/types => generated 210 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:59.319284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6491c361-5acb-4bcc-90c8-2e9ca8430da9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.321416 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6491c361-5acb-4bcc-90c8-2e9ca8430da9 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] POST https://10.4.3.236/volume/v3/types/f54efa19-b662-4ed2-80f8-5592bc59a276/encryption Aug 26 09:03:59.321814 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6491c361-5acb-4bcc-90c8-2e9ca8430da9 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:59.323508 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.323508 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:59.359073 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6491c361-5acb-4bcc-90c8-2e9ca8430da9 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/types/f54efa19-b662-4ed2-80f8-5592bc59a276/encryption returned with HTTP 200 Aug 26 09:03:59.359073 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 522/2098] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:03:59 2026] POST /volume/v3/types/f54efa19-b662-4ed2-80f8-5592bc59a276/encryption => generated 230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:59.368468 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.453039 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:03:59.453584 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-286780506", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-13595511", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:03:59.455160 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-286780506', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-13595511', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:03:59.459268 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:03:59.459614 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.459614 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:59.460199 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:03:59.466656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (f89e16bc-a0d5-42a1-a659-c43e895208a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:59.468168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6cb186-d597-4b67-bc84-8bea991b6be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:59.469333 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:03:59.498324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6cb186-d597-4b67-bc84-8bea991b6be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f54efa19-b662-4ed2-80f8-5592bc59a276,is_public=True,name='tempest-scenario-type-luks-13595511',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f54efa19-b662-4ed2-80f8-5592bc59a276', '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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:59.499045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac160e8e-1803-4bd1-a9d1-c478efd3827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:59.528522 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-13595511 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-13595511, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:59.528766 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-13595511 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-13595511, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:03:59.548760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6fb9f805-e8af-4508-8433-b6417e81e6af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.550556 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6fb9f805-e8af-4508-8433-b6417e81e6af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:03:59.550741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6fb9f805-e8af-4508-8433-b6417e81e6af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:59.550973 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6fb9f805-e8af-4508-8433-b6417e81e6af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:59.551077 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6fb9f805-e8af-4508-8433-b6417e81e6af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:03:59.555630 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.555630 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:59.556423 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6fb9f805-e8af-4508-8433-b6417e81e6af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:03:59.556791 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 521/2099] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:59 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:59.561262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['021004bc-d219-40cb-993b-b84bb81bcd94', '3cba1eb4-b6d6-4257-a7d4-e9c48ca54233', 'b7b6a080-2cf6-4288-8c27-85d77f7138c1', '3a4b5601-71cd-4700-86bb-e72cfca6c86c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:03:59.562041 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac160e8e-1803-4bd1-a9d1-c478efd3827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021004bc-d219-40cb-993b-b84bb81bcd94', '3cba1eb4-b6d6-4257-a7d4-e9c48ca54233', 'b7b6a080-2cf6-4288-8c27-85d77f7138c1', '3a4b5601-71cd-4700-86bb-e72cfca6c86c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:59.562722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b753ac9c-fb29-40ab-aecc-a3a453e7776e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:59.587983 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b753ac9c-fb29-40ab-aecc-a3a453e7776e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e29acca-51b7-4578-b36a-c1eab78d1519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-286780506',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['021004bc-d219-40cb-993b-b84bb81bcd94','3cba1eb4-b6d6-4257-a7d4-e9c48ca54233','b7b6a080-2cf6-4288-8c27-85d77f7138c1','3a4b5601-71cd-4700-86bb-e72cfca6c86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=f54efa19-b662-4ed2-80f8-5592bc59a276), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-286780506',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8e29acca-51b7-4578-b36a-c1eab78d1519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f54efa19-b662-4ed2-80f8-5592bc59a276),volume_type_id=f54efa19-b662-4ed2-80f8-5592bc59a276)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:59.588777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a0165d5-15e1-4fb9-8749-b1839f939c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:59.611774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a0165d5-15e1-4fb9-8749-b1839f939c21) transitioned into state 'SUCCESS' from state '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-286780506',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['021004bc-d219-40cb-993b-b84bb81bcd94','3cba1eb4-b6d6-4257-a7d4-e9c48ca54233','b7b6a080-2cf6-4288-8c27-85d77f7138c1','3a4b5601-71cd-4700-86bb-e72cfca6c86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=f54efa19-b662-4ed2-80f8-5592bc59a276)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:59.612328 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc99db60-74c2-4252-bc7c-d673769fc05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:03:59.621433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc99db60-74c2-4252-bc7c-d673769fc05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:03:59.622279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (f89e16bc-a0d5-42a1-a659-c43e895208a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:03:59.622584 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:03:59.623141 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5546b44-80d2-48e3-925d-1fca004ceb8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:03:59.623522 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 524/2100] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:03:59 2026] POST /volume/v3/volumes => generated 777 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:03:59.635995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-67835d2e-d216-4dfe-8b60-48f6add5ed75 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.638221 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-67835d2e-d216-4dfe-8b60-48f6add5ed75 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:03:59.638443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-67835d2e-d216-4dfe-8b60-48f6add5ed75 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:59.638666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-67835d2e-d216-4dfe-8b60-48f6add5ed75 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:59.646462 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.646462 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:03:59.652549 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-67835d2e-d216-4dfe-8b60-48f6add5ed75 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:03:59.658823 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-67835d2e-d216-4dfe-8b60-48f6add5ed75 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:03:59.659360 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 534/2101] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:59 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:59.731149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe64ceab-6bb9-4908-88b2-a67e5bacb21b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.733328 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe64ceab-6bb9-4908-88b2-a67e5bacb21b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:03:59.733595 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe64ceab-6bb9-4908-88b2-a67e5bacb21b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:59.733855 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe64ceab-6bb9-4908-88b2-a67e5bacb21b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:59.742863 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.742863 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:03:59.748303 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe64ceab-6bb9-4908-88b2-a67e5bacb21b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:03:59.755859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe64ceab-6bb9-4908-88b2-a67e5bacb21b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:03:59.756266 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 523/2102] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:03:59 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:03:59.882434 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7523af1-adc3-43e3-8531-992381657df6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.884290 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7523af1-adc3-43e3-8531-992381657df6 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:03:59.884499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7523af1-adc3-43e3-8531-992381657df6 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:59.884683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7523af1-adc3-43e3-8531-992381657df6 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:59.897279 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.897279 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:03:59.901555 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c7523af1-adc3-43e3-8531-992381657df6 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:03:59.907119 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7523af1-adc3-43e3-8531-992381657df6 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:03:59.907599 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 522/2103] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:59 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 1423 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:03:59.921409 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5006ed00-8adb-408a-b4fd-9f4bf2504ff3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:03:59.923581 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5006ed00-8adb-408a-b4fd-9f4bf2504ff3 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:03:59.923778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5006ed00-8adb-408a-b4fd-9f4bf2504ff3 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:03:59.924011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5006ed00-8adb-408a-b4fd-9f4bf2504ff3 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:03:59.931774 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:03:59.931774 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:03:59.936273 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5006ed00-8adb-408a-b4fd-9f4bf2504ff3 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:03:59.941756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5006ed00-8adb-408a-b4fd-9f4bf2504ff3 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:03:59.942238 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 525/2104] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:03:59 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:00.209415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0dc789e9-9b25-45a2-b7b0-81a4a3547631 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.211318 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dc789e9-9b25-45a2-b7b0-81a4a3547631 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:00.211562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dc789e9-9b25-45a2-b7b0-81a4a3547631 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:00.211790 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dc789e9-9b25-45a2-b7b0-81a4a3547631 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:00.223658 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.223658 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:00.228262 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0dc789e9-9b25-45a2-b7b0-81a4a3547631 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:00.233966 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dc789e9-9b25-45a2-b7b0-81a4a3547631 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:00.234440 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 535/2105] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:00 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:00.569255 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca50653e-ca7a-418f-a2b3-7d8718b61bb4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.571256 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca50653e-ca7a-418f-a2b3-7d8718b61bb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:00.571432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca50653e-ca7a-418f-a2b3-7d8718b61bb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:00.571642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca50653e-ca7a-418f-a2b3-7d8718b61bb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:00.571785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ca50653e-ca7a-418f-a2b3-7d8718b61bb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:00.576003 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.576003 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:00.576746 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca50653e-ca7a-418f-a2b3-7d8718b61bb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:00.577146 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 524/2106] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:00 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:00.674531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-445b141a-7f13-4980-bbbf-5d9237213e64 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.676165 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-445b141a-7f13-4980-bbbf-5d9237213e64 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:04:00.676345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-445b141a-7f13-4980-bbbf-5d9237213e64 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:00.676580 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-445b141a-7f13-4980-bbbf-5d9237213e64 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:00.683221 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.683221 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:00.686818 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-445b141a-7f13-4980-bbbf-5d9237213e64 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:04:00.690968 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-445b141a-7f13-4980-bbbf-5d9237213e64 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:04:00.691316 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 523/2107] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:00 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:00.702989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b454833f-59f1-4ecd-b235-e047948aeb0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.704743 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b454833f-59f1-4ecd-b235-e047948aeb0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:04:00.704990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b454833f-59f1-4ecd-b235-e047948aeb0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:00.705182 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b454833f-59f1-4ecd-b235-e047948aeb0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:00.712273 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.712273 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:00.716573 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b454833f-59f1-4ecd-b235-e047948aeb0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:04:00.721614 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b454833f-59f1-4ecd-b235-e047948aeb0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:04:00.722032 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 526/2108] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:00 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:00.736521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.738748 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519/action Aug 26 09:04:00.739161 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:00.739243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:00.747428 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.747428 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:00.747892 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:04:00.753957 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume updated successfully. Aug 26 09:04:00.754152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d68765c-9769-40fb-b1f4-c1d097ef59a8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519/action returned with HTTP 200 Aug 26 09:04:00.754548 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 536/2109] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:04:00 2026] POST /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 09:04:00.769423 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d765930-2824-4662-befa-2137395550b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.772363 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d765930-2824-4662-befa-2137395550b6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:00.772558 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d765930-2824-4662-befa-2137395550b6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:00.772829 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d765930-2824-4662-befa-2137395550b6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:00.782646 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.782646 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:00.787667 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d765930-2824-4662-befa-2137395550b6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:00.794434 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d765930-2824-4662-befa-2137395550b6 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:00.795033 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 525/2110] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:00 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:00.850978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-80a0961f-ebb2-4f99-8b9c-199271890cc4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:00.853483 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-80a0961f-ebb2-4f99-8b9c-199271890cc4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:04:00.853682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-80a0961f-ebb2-4f99-8b9c-199271890cc4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:00.854014 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-80a0961f-ebb2-4f99-8b9c-199271890cc4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:00.861231 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:00.861231 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:00.865339 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-80a0961f-ebb2-4f99-8b9c-199271890cc4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:04:00.870122 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-80a0961f-ebb2-4f99-8b9c-199271890cc4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:04:00.870687 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 524/2111] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:00 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:01.102350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-21c3123c-c521-4943-aee0-951d59813793 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.105178 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-21c3123c-c521-4943-aee0-951d59813793 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:04:01.105747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-21c3123c-c521-4943-aee0-951d59813793 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.106210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-21c3123c-c521-4943-aee0-951d59813793 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.115524 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.115524 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:01.120080 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-21c3123c-c521-4943-aee0-951d59813793 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:04:01.125756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-21c3123c-c521-4943-aee0-951d59813793 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:04:01.126303 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 527/2112] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:01 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:01.250549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0f95d11f-8479-4f7e-8d2c-d84952a38b1e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.252250 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0f95d11f-8479-4f7e-8d2c-d84952a38b1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:01.252451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0f95d11f-8479-4f7e-8d2c-d84952a38b1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.252685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0f95d11f-8479-4f7e-8d2c-d84952a38b1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.261095 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.261095 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:01.264597 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0f95d11f-8479-4f7e-8d2c-d84952a38b1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:01.269584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0f95d11f-8479-4f7e-8d2c-d84952a38b1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:01.270012 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 537/2113] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:01 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:01.330162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-72a8a596-e2cd-4b4f-ae16-f218618a7b86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.332752 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-72a8a596-e2cd-4b4f-ae16-f218618a7b86 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:04:01.333060 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-72a8a596-e2cd-4b4f-ae16-f218618a7b86 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.333354 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-72a8a596-e2cd-4b4f-ae16-f218618a7b86 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.341450 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.341450 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:01.345960 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-72a8a596-e2cd-4b4f-ae16-f218618a7b86 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:04:01.351384 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-72a8a596-e2cd-4b4f-ae16-f218618a7b86 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:04:01.351991 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 526/2114] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:01 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:01.361883 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d96d20f3-66c2-42ae-8f5e-d8f1be1a7741 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.362121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d96d20f3-66c2-42ae-8f5e-d8f1be1a7741 None None] GET https://10.4.3.236/volume// Aug 26 09:04:01.362268 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d96d20f3-66c2-42ae-8f5e-d8f1be1a7741 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.362643 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d96d20f3-66c2-42ae-8f5e-d8f1be1a7741 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.363121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d96d20f3-66c2-42ae-8f5e-d8f1be1a7741 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:01.363121 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 525/2115] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:04: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 26 09:04:01.372309 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a4acaa4a-63b8-41d1-97e2-93df81fa7c6d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.374393 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a4acaa4a-63b8-41d1-97e2-93df81fa7c6d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:04:01.374786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a4acaa4a-63b8-41d1-97e2-93df81fa7c6d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e29acca-51b7-4578-b36a-c1eab78d1519", "connector": null, "instance_uuid": "024aa7ad-4a13-402b-b7fb-8ee582218bdc"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:01.383621 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.383621 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:01.416885 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a4acaa4a-63b8-41d1-97e2-93df81fa7c6d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:04:01.416885 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 528/2116] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:04:01 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:01.589765 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-40889a43-5282-4f17-8f7d-71da6838f5d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.592030 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40889a43-5282-4f17-8f7d-71da6838f5d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:01.592315 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40889a43-5282-4f17-8f7d-71da6838f5d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.592528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40889a43-5282-4f17-8f7d-71da6838f5d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.592657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-40889a43-5282-4f17-8f7d-71da6838f5d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:01.598669 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.598669 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:01.599621 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40889a43-5282-4f17-8f7d-71da6838f5d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:01.600102 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 538/2117] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:01 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:01.613542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-2eeb9bf4-7bc5-4879-8ac6-221dbd35f4c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.616290 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-2eeb9bf4-7bc5-4879-8ac6-221dbd35f4c1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:04:01.616696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-2eeb9bf4-7bc5-4879-8ac6-221dbd35f4c1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.617003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-2eeb9bf4-7bc5-4879-8ac6-221dbd35f4c1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.632599 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.632599 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:01.637186 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-2eeb9bf4-7bc5-4879-8ac6-221dbd35f4c1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:04:01.644077 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-2eeb9bf4-7bc5-4879-8ac6-221dbd35f4c1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:04:01.644725 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 527/2118] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:01 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 1405 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:01.660433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e13ceaaf-1a21-449a-bd30-9f612e30c46b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.660853 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e13ceaaf-1a21-449a-bd30-9f612e30c46b None None] GET https://10.4.3.236/volume// Aug 26 09:04:01.661102 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e13ceaaf-1a21-449a-bd30-9f612e30c46b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.661333 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e13ceaaf-1a21-449a-bd30-9f612e30c46b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.661679 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e13ceaaf-1a21-449a-bd30-9f612e30c46b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:01.662035 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 526/2119] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:04: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 26 09:04:01.673112 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-cd667bb7-dec4-41d6-b833-6a3ce12c7f33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.677068 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-cd667bb7-dec4-41d6-b833-6a3ce12c7f33 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:04:01.677504 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-cd667bb7-dec4-41d6-b833-6a3ce12c7f33 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b9d7a04-00df-4788-8353-a616e48042a5", "connector": null, "instance_uuid": "2bd9a0f0-84d5-42a5-a585-cfa24cf9d9f4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:01.686190 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.686190 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:01.713627 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-cd667bb7-dec4-41d6-b833-6a3ce12c7f33 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:04:01.714208 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 529/2120] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:04:01 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:01.808090 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-966025cc-dfdd-43f4-b61f-7d8b3541a37b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:01.814261 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-966025cc-dfdd-43f4-b61f-7d8b3541a37b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:01.818139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-966025cc-dfdd-43f4-b61f-7d8b3541a37b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:01.818574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-966025cc-dfdd-43f4-b61f-7d8b3541a37b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:01.835502 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:01.835502 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:01.841469 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-966025cc-dfdd-43f4-b61f-7d8b3541a37b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:01.847330 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-966025cc-dfdd-43f4-b61f-7d8b3541a37b tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:01.847725 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 539/2121] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:01 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:02.283169 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d0a95e8-baa4-4869-8a70-33f06a6c6563 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:02.285428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d0a95e8-baa4-4869-8a70-33f06a6c6563 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:02.285687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d0a95e8-baa4-4869-8a70-33f06a6c6563 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:02.286009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d0a95e8-baa4-4869-8a70-33f06a6c6563 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:02.298607 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:02.298607 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:02.303179 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d0a95e8-baa4-4869-8a70-33f06a6c6563 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:02.308468 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d0a95e8-baa4-4869-8a70-33f06a6c6563 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:02.309158 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 528/2122] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:02 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:02.613027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59cd8b46-4aec-4567-962e-fd8a0bb1bc52 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:02.614722 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59cd8b46-4aec-4567-962e-fd8a0bb1bc52 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:02.614943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59cd8b46-4aec-4567-962e-fd8a0bb1bc52 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:02.615134 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59cd8b46-4aec-4567-962e-fd8a0bb1bc52 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:02.615265 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-59cd8b46-4aec-4567-962e-fd8a0bb1bc52 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:02.619395 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:02.619395 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:02.620114 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59cd8b46-4aec-4567-962e-fd8a0bb1bc52 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:02.620462 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 527/2123] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:02 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:02.802769 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5005ce8-89e4-4022-8da9-ec34b82063d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:02.803303 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5005ce8-89e4-4022-8da9-ec34b82063d5 None None] GET https://10.4.3.236/volume// Aug 26 09:04:02.803522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5005ce8-89e4-4022-8da9-ec34b82063d5 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:02.803752 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5005ce8-89e4-4022-8da9-ec34b82063d5 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:02.804140 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5005ce8-89e4-4022-8da9-ec34b82063d5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:02.804449 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 530/2124] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04: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 26 09:04:02.814125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a3b7548b-2545-4313-bd29-4fa67795192d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:02.816594 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a3b7548b-2545-4313-bd29-4fa67795192d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:04:02.816871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a3b7548b-2545-4313-bd29-4fa67795192d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:02.817103 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a3b7548b-2545-4313-bd29-4fa67795192d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:02.828633 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:02.828633 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:02.834374 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a3b7548b-2545-4313-bd29-4fa67795192d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:04:02.840782 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-a3b7548b-2545-4313-bd29-4fa67795192d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:04:02.841329 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 540/2125] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:04:02 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 1048 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:02.866342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f487cd8-30b3-41c1-ae6f-d03ca5331750 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:02.868520 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f487cd8-30b3-41c1-ae6f-d03ca5331750 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:02.868786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f487cd8-30b3-41c1-ae6f-d03ca5331750 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:02.869071 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f487cd8-30b3-41c1-ae6f-d03ca5331750 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:02.877328 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:02.877328 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:02.882458 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f487cd8-30b3-41c1-ae6f-d03ca5331750 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:02.889608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f487cd8-30b3-41c1-ae6f-d03ca5331750 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:02.890291 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 529/2126] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:02 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:02.945804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:02.948076 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513 Aug 26 09:04:02.948473 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:02.958422 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-8e29acca-51b7-4578-b36a-c1eab78d1519-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:04:02.964862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-8e29acca-51b7-4578-b36a-c1eab78d1519-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:04:02.966076 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:02.966076 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:03.081651 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-8e29acca-51b7-4578-b36a-c1eab78d1519-np0000008153" released by "attachment_update" :: held 0.117s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:04:03.082205 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-49c57991-5a43-42ec-b20a-c64c3991d06b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513 returned with HTTP 200 Aug 26 09:04:03.082872 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 528/2127] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:04:02 2026] PUT /volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:03.110401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-9c35427f-03e1-4fd9-afe7-63f19819fdef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.114867 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-9c35427f-03e1-4fd9-afe7-63f19819fdef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513/action Aug 26 09:04:03.114867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-9c35427f-03e1-4fd9-afe7-63f19819fdef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:03.114867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-9c35427f-03e1-4fd9-afe7-63f19819fdef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:03.140591 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:03.140591 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:03.154231 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-9c35427f-03e1-4fd9-afe7-63f19819fdef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513/action returned with HTTP 204 Aug 26 09:04:03.154231 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 531/2128] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:04:03 2026] POST /volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:03.326256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-22e3f71a-4cfd-422b-80bd-56bec6705734 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.329013 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-22e3f71a-4cfd-422b-80bd-56bec6705734 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:03.329013 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-22e3f71a-4cfd-422b-80bd-56bec6705734 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:03.331080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-22e3f71a-4cfd-422b-80bd-56bec6705734 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:03.348803 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:03.348803 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:03.357641 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-22e3f71a-4cfd-422b-80bd-56bec6705734 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:03.364511 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-22e3f71a-4cfd-422b-80bd-56bec6705734 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:03.365141 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 541/2129] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:03 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:03.634728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8a0bc8b-28e5-498f-afb0-90b34f15edd8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.637253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8a0bc8b-28e5-498f-afb0-90b34f15edd8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:03.637536 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8a0bc8b-28e5-498f-afb0-90b34f15edd8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:03.637805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8a0bc8b-28e5-498f-afb0-90b34f15edd8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:03.638043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c8a0bc8b-28e5-498f-afb0-90b34f15edd8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:03.643949 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:03.643949 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:03.645062 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8a0bc8b-28e5-498f-afb0-90b34f15edd8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:03.645557 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 530/2130] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:03 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:03.656554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fed90de1-20c4-4bce-b284-c26b73090806 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.657014 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fed90de1-20c4-4bce-b284-c26b73090806 None None] GET https://10.4.3.236/volume// Aug 26 09:04:03.657142 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fed90de1-20c4-4bce-b284-c26b73090806 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:03.657340 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fed90de1-20c4-4bce-b284-c26b73090806 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:03.657675 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fed90de1-20c4-4bce-b284-c26b73090806 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:03.658050 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 529/2131] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04: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 26 09:04:03.671168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-83e07f62-10bc-4ebe-b569-4cedf15a313c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.675868 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-83e07f62-10bc-4ebe-b569-4cedf15a313c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:04:03.675868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-83e07f62-10bc-4ebe-b569-4cedf15a313c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:03.675868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-83e07f62-10bc-4ebe-b569-4cedf15a313c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:03.688509 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:03.688509 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:03.692266 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-83e07f62-10bc-4ebe-b569-4cedf15a313c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:04:03.698335 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-83e07f62-10bc-4ebe-b569-4cedf15a313c tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:04:03.699075 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 532/2132] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:04:03 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:03.798836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.801871 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] PUT https://10.4.3.236/volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a Aug 26 09:04:03.802375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:03.813146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Acquiring lock "cinder-attachment_update-6b9d7a04-00df-4788-8353-a616e48042a5-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:04:03.820007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Lock "cinder-attachment_update-6b9d7a04-00df-4788-8353-a616e48042a5-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:04:03.821407 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:03.821407 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:03.905766 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22f5feaf-cdc7-4926-8616-5b60ac55d539 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:03.909217 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22f5feaf-cdc7-4926-8616-5b60ac55d539 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:03.909342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22f5feaf-cdc7-4926-8616-5b60ac55d539 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:03.909592 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22f5feaf-cdc7-4926-8616-5b60ac55d539 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:03.922445 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:03.922445 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:03.925034 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-22f5feaf-cdc7-4926-8616-5b60ac55d539 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:03.930702 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22f5feaf-cdc7-4926-8616-5b60ac55d539 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:03.931164 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 531/2133] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:03 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:03.960606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Lock "cinder-attachment_update-6b9d7a04-00df-4788-8353-a616e48042a5-np0000008153" released by "attachment_update" :: held 0.140s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:04:03.962017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-c4ac93e1-5971-4275-89ac-822fb0336e87 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a returned with HTTP 200 Aug 26 09:04:03.962017 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 542/2134] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:04:03 2026] PUT /volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:04.001097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-eb16c738-e778-41b8-9f5a-03336b218db2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:04.005439 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-eb16c738-e778-41b8-9f5a-03336b218db2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] POST https://10.4.3.236/volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a/action Aug 26 09:04:04.005439 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-eb16c738-e778-41b8-9f5a-03336b218db2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:04.005439 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-eb16c738-e778-41b8-9f5a-03336b218db2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:04.035674 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:04.035674 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:04.056873 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c69da5b0-46f3-474b-9201-4be462c7f9a4 req-eb16c738-e778-41b8-9f5a-03336b218db2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a/action returned with HTTP 204 Aug 26 09:04:04.057719 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 530/2135] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:04:03 2026] POST /volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:04.380825 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4357495-af7d-4d4a-b7c6-e623b1b8a327 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:04.382626 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4357495-af7d-4d4a-b7c6-e623b1b8a327 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:04.382854 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4357495-af7d-4d4a-b7c6-e623b1b8a327 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:04.383089 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4357495-af7d-4d4a-b7c6-e623b1b8a327 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:04.393390 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:04.393390 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:04.397975 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4357495-af7d-4d4a-b7c6-e623b1b8a327 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:04.403220 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4357495-af7d-4d4a-b7c6-e623b1b8a327 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:04.403679 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 533/2136] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:04 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:04.659820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d1eb0d72-7452-4321-97ef-0f1b2dbc93b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:04.662541 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1eb0d72-7452-4321-97ef-0f1b2dbc93b5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:04.662786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1eb0d72-7452-4321-97ef-0f1b2dbc93b5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:04.663073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1eb0d72-7452-4321-97ef-0f1b2dbc93b5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:04.663229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d1eb0d72-7452-4321-97ef-0f1b2dbc93b5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:04.668957 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:04.668957 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:04.669988 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1eb0d72-7452-4321-97ef-0f1b2dbc93b5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:04.670559 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 532/2137] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:04 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:04.949134 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7936632f-ec31-4255-b51c-1d6a52fe3f4e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:04.951409 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7936632f-ec31-4255-b51c-1d6a52fe3f4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:04.951692 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7936632f-ec31-4255-b51c-1d6a52fe3f4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:04.951991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7936632f-ec31-4255-b51c-1d6a52fe3f4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:04.961801 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:04.961801 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:04.967559 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7936632f-ec31-4255-b51c-1d6a52fe3f4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:04.974480 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7936632f-ec31-4255-b51c-1d6a52fe3f4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:04.974480 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 543/2138] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:04 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:05.416858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-85622c8f-bef7-4960-9186-ed3d5a831830 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:05.418795 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85622c8f-bef7-4960-9186-ed3d5a831830 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:05.419025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85622c8f-bef7-4960-9186-ed3d5a831830 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:05.419220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85622c8f-bef7-4960-9186-ed3d5a831830 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:05.431020 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:05.431020 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:05.435562 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-85622c8f-bef7-4960-9186-ed3d5a831830 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:05.440619 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85622c8f-bef7-4960-9186-ed3d5a831830 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:05.441141 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 531/2139] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:05 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:05.683277 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6b145ed-9a14-466d-944e-8fca0fa36dff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:05.685966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6b145ed-9a14-466d-944e-8fca0fa36dff tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:05.686268 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6b145ed-9a14-466d-944e-8fca0fa36dff tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:05.686575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6b145ed-9a14-466d-944e-8fca0fa36dff tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:05.686750 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c6b145ed-9a14-466d-944e-8fca0fa36dff tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:05.692839 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:05.692839 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:05.694073 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6b145ed-9a14-466d-944e-8fca0fa36dff tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:05.694624 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 534/2140] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:05 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:05.987551 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5be001a-3cd1-46db-9fbe-3ee507718c4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:05.989684 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5be001a-3cd1-46db-9fbe-3ee507718c4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:05.989684 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5be001a-3cd1-46db-9fbe-3ee507718c4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:05.989684 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5be001a-3cd1-46db-9fbe-3ee507718c4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:05.999114 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:05.999114 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:06.004049 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5be001a-3cd1-46db-9fbe-3ee507718c4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:06.010338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5be001a-3cd1-46db-9fbe-3ee507718c4e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:06.010820 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 533/2141] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:05 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:06.456200 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-601cd0e7-06c2-4998-bada-a24f32e2037a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:06.458216 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-601cd0e7-06c2-4998-bada-a24f32e2037a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:06.458447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-601cd0e7-06c2-4998-bada-a24f32e2037a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:06.458700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-601cd0e7-06c2-4998-bada-a24f32e2037a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:06.469438 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:06.469438 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:06.473603 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-601cd0e7-06c2-4998-bada-a24f32e2037a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:06.478797 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-601cd0e7-06c2-4998-bada-a24f32e2037a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:06.479311 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 544/2142] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:06 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:06.706445 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a594b8e-ee02-404e-93bd-afa972c67a9f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:06.708199 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a594b8e-ee02-404e-93bd-afa972c67a9f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:06.708408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a594b8e-ee02-404e-93bd-afa972c67a9f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:06.708601 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a594b8e-ee02-404e-93bd-afa972c67a9f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:06.708703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7a594b8e-ee02-404e-93bd-afa972c67a9f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:06.712999 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:06.712999 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:06.713779 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a594b8e-ee02-404e-93bd-afa972c67a9f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:06.714173 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 532/2143] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:06 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:07.026994 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1819b5c-3c10-4eaf-937a-fbd8946dd15c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:07.029428 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1819b5c-3c10-4eaf-937a-fbd8946dd15c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:07.029701 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1819b5c-3c10-4eaf-937a-fbd8946dd15c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:07.029998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1819b5c-3c10-4eaf-937a-fbd8946dd15c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:07.039247 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:07.039247 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:07.043431 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c1819b5c-3c10-4eaf-937a-fbd8946dd15c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:07.047692 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1819b5c-3c10-4eaf-937a-fbd8946dd15c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:07.048115 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 535/2144] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:07 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:07.492769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-564c9738-36fe-4a42-b4ca-f3f72c5eacb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:07.494919 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-564c9738-36fe-4a42-b4ca-f3f72c5eacb0 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:07.495231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-564c9738-36fe-4a42-b4ca-f3f72c5eacb0 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:07.495516 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-564c9738-36fe-4a42-b4ca-f3f72c5eacb0 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:07.505385 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:07.505385 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:07.509373 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-564c9738-36fe-4a42-b4ca-f3f72c5eacb0 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:07.514986 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-564c9738-36fe-4a42-b4ca-f3f72c5eacb0 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:07.515506 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 534/2145] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:07 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:07.724650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fb241923-d158-4a19-93b2-a4eb0eb0323c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:07.726582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb241923-d158-4a19-93b2-a4eb0eb0323c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:07.726939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb241923-d158-4a19-93b2-a4eb0eb0323c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:07.727084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb241923-d158-4a19-93b2-a4eb0eb0323c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:07.727205 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fb241923-d158-4a19-93b2-a4eb0eb0323c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:07.732159 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:07.732159 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:07.733063 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb241923-d158-4a19-93b2-a4eb0eb0323c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:07.733485 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 545/2146] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:07 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:08.062365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e6a0df89-6b84-4782-8ed5-98344edc7947 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:08.064632 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6a0df89-6b84-4782-8ed5-98344edc7947 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:08.064903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6a0df89-6b84-4782-8ed5-98344edc7947 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:08.065155 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6a0df89-6b84-4782-8ed5-98344edc7947 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:08.073290 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:08.073290 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:08.078544 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e6a0df89-6b84-4782-8ed5-98344edc7947 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:08.083617 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6a0df89-6b84-4782-8ed5-98344edc7947 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:08.083972 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 533/2147] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:08 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:08.529556 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1158aa73-0901-44cf-a725-983231096ffc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:08.531834 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1158aa73-0901-44cf-a725-983231096ffc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:08.531834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1158aa73-0901-44cf-a725-983231096ffc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:08.532229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1158aa73-0901-44cf-a725-983231096ffc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:08.544960 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:08.544960 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:08.549656 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1158aa73-0901-44cf-a725-983231096ffc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:08.555127 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1158aa73-0901-44cf-a725-983231096ffc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:08.555552 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 536/2148] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:08 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:08.747253 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f33add51-a1b7-491d-8c55-8beac992ecdb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:08.749028 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f33add51-a1b7-491d-8c55-8beac992ecdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:08.749261 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f33add51-a1b7-491d-8c55-8beac992ecdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:08.749469 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f33add51-a1b7-491d-8c55-8beac992ecdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:08.749609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f33add51-a1b7-491d-8c55-8beac992ecdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:08.751431 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=418,cinder:INSERT=77,cinder:UPDATE=119 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:04:08.754353 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:08.754353 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:08.755130 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f33add51-a1b7-491d-8c55-8beac992ecdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:08.755625 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 535/2149] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:08 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:09.097869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e9c4df63-67e2-4318-b454-ceadd80e62db None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:09.100276 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e9c4df63-67e2-4318-b454-ceadd80e62db tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:09.100429 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e9c4df63-67e2-4318-b454-ceadd80e62db tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:09.100691 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e9c4df63-67e2-4318-b454-ceadd80e62db tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:09.107990 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:09.107990 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:09.111438 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e9c4df63-67e2-4318-b454-ceadd80e62db tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:09.115901 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e9c4df63-67e2-4318-b454-ceadd80e62db tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:09.116289 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 546/2150] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:09 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:09.573120 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a442b5b-84fc-45b2-9b7d-6ef64c4cb619 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:09.575094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a442b5b-84fc-45b2-9b7d-6ef64c4cb619 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:09.575344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a442b5b-84fc-45b2-9b7d-6ef64c4cb619 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:09.575589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a442b5b-84fc-45b2-9b7d-6ef64c4cb619 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:09.587055 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:09.587055 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:09.592014 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6a442b5b-84fc-45b2-9b7d-6ef64c4cb619 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:09.597531 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a442b5b-84fc-45b2-9b7d-6ef64c4cb619 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:09.597979 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 534/2151] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:09 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:09.765647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f6badd90-651d-4df2-886f-a356d0225a56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:09.767538 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6badd90-651d-4df2-886f-a356d0225a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:09.767719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6badd90-651d-4df2-886f-a356d0225a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:09.767935 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6badd90-651d-4df2-886f-a356d0225a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:09.768042 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f6badd90-651d-4df2-886f-a356d0225a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:09.772196 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:09.772196 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:09.773113 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6badd90-651d-4df2-886f-a356d0225a56 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:09.773654 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 537/2152] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:09 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:10.131284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c5a2e20-8231-46bc-be25-466d35b8f8ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:10.133058 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c5a2e20-8231-46bc-be25-466d35b8f8ab tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:10.133243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2e20-8231-46bc-be25-466d35b8f8ab tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:10.133465 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2e20-8231-46bc-be25-466d35b8f8ab tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:10.141445 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:10.141445 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:10.145081 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5c5a2e20-8231-46bc-be25-466d35b8f8ab tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:10.149711 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c5a2e20-8231-46bc-be25-466d35b8f8ab tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:10.150132 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 536/2153] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:10 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:10.612033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-43addbdf-7e70-429f-9c6f-50380341005a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:10.614460 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-43addbdf-7e70-429f-9c6f-50380341005a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:10.614460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-43addbdf-7e70-429f-9c6f-50380341005a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:10.614460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-43addbdf-7e70-429f-9c6f-50380341005a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:10.624765 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:10.624765 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:10.628595 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-43addbdf-7e70-429f-9c6f-50380341005a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:10.634096 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-43addbdf-7e70-429f-9c6f-50380341005a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:10.634657 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 547/2154] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:10 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:10.783519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09626053-649c-40dd-864d-81b6de7906a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:10.785414 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09626053-649c-40dd-864d-81b6de7906a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:10.785602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09626053-649c-40dd-864d-81b6de7906a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:10.785787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09626053-649c-40dd-864d-81b6de7906a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:10.785958 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-09626053-649c-40dd-864d-81b6de7906a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:10.790037 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:10.790037 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:10.790704 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09626053-649c-40dd-864d-81b6de7906a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:10.791099 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 535/2155] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:10 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:11.164792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2fb71ac-62a4-42d6-af9e-d54eda99ef98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:11.166688 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2fb71ac-62a4-42d6-af9e-d54eda99ef98 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:11.166976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2fb71ac-62a4-42d6-af9e-d54eda99ef98 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:11.167263 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2fb71ac-62a4-42d6-af9e-d54eda99ef98 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:11.176759 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:11.176759 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:11.181992 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2fb71ac-62a4-42d6-af9e-d54eda99ef98 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:11.187908 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2fb71ac-62a4-42d6-af9e-d54eda99ef98 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:11.188399 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 538/2156] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:11 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:11.647954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84cbb285-1190-4ebc-ada8-3513a5db0ccc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:11.649432 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84cbb285-1190-4ebc-ada8-3513a5db0ccc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:11.649656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84cbb285-1190-4ebc-ada8-3513a5db0ccc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:11.649795 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84cbb285-1190-4ebc-ada8-3513a5db0ccc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:11.662786 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:11.662786 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:11.667387 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84cbb285-1190-4ebc-ada8-3513a5db0ccc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:11.673253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84cbb285-1190-4ebc-ada8-3513a5db0ccc tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:11.673723 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 537/2157] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:11 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:11.803697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2c08bf30-6def-4336-afac-95892c24ed32 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:11.805996 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c08bf30-6def-4336-afac-95892c24ed32 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:11.806214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c08bf30-6def-4336-afac-95892c24ed32 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:11.806498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c08bf30-6def-4336-afac-95892c24ed32 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:11.806638 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2c08bf30-6def-4336-afac-95892c24ed32 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:11.809595 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=326,cinder:INSERT=25,cinder:UPDATE=42 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:04:11.813465 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:11.813465 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:11.814525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c08bf30-6def-4336-afac-95892c24ed32 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:11.815048 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 548/2158] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:11 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:12.204601 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8617b1e6-6237-424c-9b73-f4b636dca753 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:12.206664 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8617b1e6-6237-424c-9b73-f4b636dca753 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:12.207176 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8617b1e6-6237-424c-9b73-f4b636dca753 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:12.207176 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8617b1e6-6237-424c-9b73-f4b636dca753 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:12.215756 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:12.215756 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:12.220730 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8617b1e6-6237-424c-9b73-f4b636dca753 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:12.225216 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8617b1e6-6237-424c-9b73-f4b636dca753 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:12.225768 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 536/2159] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:12 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:12.688869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2ee39e6-cf88-4dc6-aa46-ee4442784ca8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:12.691072 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2ee39e6-cf88-4dc6-aa46-ee4442784ca8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:12.691332 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2ee39e6-cf88-4dc6-aa46-ee4442784ca8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:12.691734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2ee39e6-cf88-4dc6-aa46-ee4442784ca8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:12.703310 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:12.703310 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:12.707622 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d2ee39e6-cf88-4dc6-aa46-ee4442784ca8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:12.712753 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2ee39e6-cf88-4dc6-aa46-ee4442784ca8 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:12.713300 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 539/2160] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:12 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:12.826365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d00f75a4-826b-45e5-928d-23ab2daaf7cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:12.828667 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d00f75a4-826b-45e5-928d-23ab2daaf7cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:12.828988 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d00f75a4-826b-45e5-928d-23ab2daaf7cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:12.829217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d00f75a4-826b-45e5-928d-23ab2daaf7cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:12.829362 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d00f75a4-826b-45e5-928d-23ab2daaf7cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:12.834683 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:12.834683 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:12.835882 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d00f75a4-826b-45e5-928d-23ab2daaf7cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:12.836391 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 538/2161] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:12 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:13.239513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-503267a6-513a-4084-89c8-6e1f9dd44500 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:13.241319 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-503267a6-513a-4084-89c8-6e1f9dd44500 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:13.242809 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-503267a6-513a-4084-89c8-6e1f9dd44500 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:13.242809 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-503267a6-513a-4084-89c8-6e1f9dd44500 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:13.249732 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:13.249732 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:13.254759 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-503267a6-513a-4084-89c8-6e1f9dd44500 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:13.259936 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-503267a6-513a-4084-89c8-6e1f9dd44500 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:13.260375 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 549/2162] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:13 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:13.728363 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9136cdd7-5d8a-48ca-8983-c3c7d3cfdb2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:13.730420 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9136cdd7-5d8a-48ca-8983-c3c7d3cfdb2a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:13.730673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9136cdd7-5d8a-48ca-8983-c3c7d3cfdb2a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:13.730970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9136cdd7-5d8a-48ca-8983-c3c7d3cfdb2a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:13.741513 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:13.741513 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:13.745444 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9136cdd7-5d8a-48ca-8983-c3c7d3cfdb2a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:13.750092 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9136cdd7-5d8a-48ca-8983-c3c7d3cfdb2a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:13.750504 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 537/2163] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:13 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:13.847667 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-547c37b3-41ee-472f-8d8a-6c234c86c6a5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:13.849539 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-547c37b3-41ee-472f-8d8a-6c234c86c6a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:13.849719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-547c37b3-41ee-472f-8d8a-6c234c86c6a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:13.849927 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-547c37b3-41ee-472f-8d8a-6c234c86c6a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:13.850032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-547c37b3-41ee-472f-8d8a-6c234c86c6a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:13.854864 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:13.854864 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:13.855759 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-547c37b3-41ee-472f-8d8a-6c234c86c6a5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:13.856188 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 540/2164] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:13 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:14.274068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ffc213f-7e80-4388-9151-a68be71336d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:14.276096 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ffc213f-7e80-4388-9151-a68be71336d1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:14.276314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ffc213f-7e80-4388-9151-a68be71336d1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:14.276527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ffc213f-7e80-4388-9151-a68be71336d1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:14.284238 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:14.284238 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:14.288787 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ffc213f-7e80-4388-9151-a68be71336d1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:14.294389 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ffc213f-7e80-4388-9151-a68be71336d1 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:14.294875 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 539/2165] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:14 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:14.762272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c50da99c-41b1-4de7-b820-bd7f1c0e38d7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:14.764476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c50da99c-41b1-4de7-b820-bd7f1c0e38d7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:14.764744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c50da99c-41b1-4de7-b820-bd7f1c0e38d7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:14.765030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c50da99c-41b1-4de7-b820-bd7f1c0e38d7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:14.776767 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:14.776767 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:14.780704 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c50da99c-41b1-4de7-b820-bd7f1c0e38d7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:14.785524 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c50da99c-41b1-4de7-b820-bd7f1c0e38d7 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:14.785896 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 550/2166] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:14 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:14.867534 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0de565e8-1fb6-4189-962d-32a4aa733775 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:14.870392 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0de565e8-1fb6-4189-962d-32a4aa733775 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:14.870744 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0de565e8-1fb6-4189-962d-32a4aa733775 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:14.871033 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0de565e8-1fb6-4189-962d-32a4aa733775 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:14.871195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0de565e8-1fb6-4189-962d-32a4aa733775 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:14.876362 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:14.876362 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:14.877242 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0de565e8-1fb6-4189-962d-32a4aa733775 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:14.877729 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 538/2167] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:14 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:15.311045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-46303e5e-7bda-42f7-b468-3c73be39d1c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:15.312937 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46303e5e-7bda-42f7-b468-3c73be39d1c4 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:15.313278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46303e5e-7bda-42f7-b468-3c73be39d1c4 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:15.313582 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46303e5e-7bda-42f7-b468-3c73be39d1c4 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:15.321918 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:15.321918 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:15.324922 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-46303e5e-7bda-42f7-b468-3c73be39d1c4 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:15.328921 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46303e5e-7bda-42f7-b468-3c73be39d1c4 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:15.329279 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 541/2168] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:15 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:15.800687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-16127143-cec5-4793-85e4-f2564b7c5873 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:15.802343 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16127143-cec5-4793-85e4-f2564b7c5873 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:15.802343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16127143-cec5-4793-85e4-f2564b7c5873 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:15.802529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16127143-cec5-4793-85e4-f2564b7c5873 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:15.811865 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:15.811865 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:15.816045 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-16127143-cec5-4793-85e4-f2564b7c5873 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:15.820192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16127143-cec5-4793-85e4-f2564b7c5873 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:15.820620 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 540/2169] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:15 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:15.890144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fda11dd0-8cde-4057-a0ed-55b49be65822 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:15.891941 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fda11dd0-8cde-4057-a0ed-55b49be65822 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:15.892316 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fda11dd0-8cde-4057-a0ed-55b49be65822 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:15.892316 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fda11dd0-8cde-4057-a0ed-55b49be65822 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:15.892437 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fda11dd0-8cde-4057-a0ed-55b49be65822 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:15.896747 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:15.896747 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:15.897787 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fda11dd0-8cde-4057-a0ed-55b49be65822 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:15.898260 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 551/2170] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:15 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:16.341942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29af70d5-6789-44c5-b4d9-33437e2d49cd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:16.343880 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29af70d5-6789-44c5-b4d9-33437e2d49cd tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:16.344108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29af70d5-6789-44c5-b4d9-33437e2d49cd tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:16.344324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29af70d5-6789-44c5-b4d9-33437e2d49cd tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:16.351951 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:16.351951 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:16.355871 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-29af70d5-6789-44c5-b4d9-33437e2d49cd tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:16.360744 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29af70d5-6789-44c5-b4d9-33437e2d49cd tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:16.361236 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 539/2171] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:16 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:16.833730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72581fea-44e9-49c5-896f-70b8bf7ad166 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:16.835504 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72581fea-44e9-49c5-896f-70b8bf7ad166 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:16.835690 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72581fea-44e9-49c5-896f-70b8bf7ad166 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:16.835912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72581fea-44e9-49c5-896f-70b8bf7ad166 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:16.845895 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:16.845895 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:16.849734 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72581fea-44e9-49c5-896f-70b8bf7ad166 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:16.854534 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72581fea-44e9-49c5-896f-70b8bf7ad166 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:16.854982 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 542/2172] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:16 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:16.909765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8b3642d-d736-484d-ba84-e7b194127929 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:16.911540 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8b3642d-d736-484d-ba84-e7b194127929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:16.911706 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8b3642d-d736-484d-ba84-e7b194127929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:16.911915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8b3642d-d736-484d-ba84-e7b194127929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:16.912015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e8b3642d-d736-484d-ba84-e7b194127929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:16.916172 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:16.916172 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:16.916903 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8b3642d-d736-484d-ba84-e7b194127929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:16.917273 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 541/2173] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:16 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:04:17.373947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d18f8895-cabe-4ce1-9576-2cfea07a4838 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:17.375753 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d18f8895-cabe-4ce1-9576-2cfea07a4838 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:17.375993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d18f8895-cabe-4ce1-9576-2cfea07a4838 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:17.376247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d18f8895-cabe-4ce1-9576-2cfea07a4838 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:17.382838 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:17.382838 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:17.386273 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d18f8895-cabe-4ce1-9576-2cfea07a4838 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:17.390371 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d18f8895-cabe-4ce1-9576-2cfea07a4838 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:17.390690 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 552/2174] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:17 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:17.866412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d703ce8-df96-4e38-9a44-9d2a35343653 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:17.868495 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d703ce8-df96-4e38-9a44-9d2a35343653 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:17.868697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d703ce8-df96-4e38-9a44-9d2a35343653 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:17.868980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d703ce8-df96-4e38-9a44-9d2a35343653 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:17.877682 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:17.877682 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:17.881223 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d703ce8-df96-4e38-9a44-9d2a35343653 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:17.885350 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d703ce8-df96-4e38-9a44-9d2a35343653 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:17.885715 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 540/2175] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:17 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:17.928258 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26cec480-57ba-4e3d-8c00-5f0932c043d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:17.930960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26cec480-57ba-4e3d-8c00-5f0932c043d6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:17.931272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26cec480-57ba-4e3d-8c00-5f0932c043d6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:17.931564 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26cec480-57ba-4e3d-8c00-5f0932c043d6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:17.931689 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-26cec480-57ba-4e3d-8c00-5f0932c043d6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:17.936951 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:17.936951 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:17.937965 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26cec480-57ba-4e3d-8c00-5f0932c043d6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:17.938475 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 543/2176] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:17 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:18.402626 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7435eb3d-fe46-4f7b-af95-4bb90159fc09 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:18.404379 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7435eb3d-fe46-4f7b-af95-4bb90159fc09 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:18.404617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7435eb3d-fe46-4f7b-af95-4bb90159fc09 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:18.404867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7435eb3d-fe46-4f7b-af95-4bb90159fc09 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:18.411722 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:18.411722 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:18.414909 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7435eb3d-fe46-4f7b-af95-4bb90159fc09 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:18.419126 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7435eb3d-fe46-4f7b-af95-4bb90159fc09 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:18.419517 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 542/2177] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:18 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:18.897500 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ef65d04-98a3-4589-ba3b-7e6fa0c46614 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:18.899169 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ef65d04-98a3-4589-ba3b-7e6fa0c46614 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:18.899351 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ef65d04-98a3-4589-ba3b-7e6fa0c46614 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:18.899534 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ef65d04-98a3-4589-ba3b-7e6fa0c46614 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:18.907816 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:18.907816 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:18.910916 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3ef65d04-98a3-4589-ba3b-7e6fa0c46614 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:18.914666 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ef65d04-98a3-4589-ba3b-7e6fa0c46614 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:18.915055 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 553/2178] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:18 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:18.949499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f5d7f3b-f867-4b53-80e7-3c62cf2f2e90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:18.951590 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f5d7f3b-f867-4b53-80e7-3c62cf2f2e90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:18.951876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f5d7f3b-f867-4b53-80e7-3c62cf2f2e90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:18.952147 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f5d7f3b-f867-4b53-80e7-3c62cf2f2e90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:18.952303 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3f5d7f3b-f867-4b53-80e7-3c62cf2f2e90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:18.957743 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:18.957743 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:18.958860 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f5d7f3b-f867-4b53-80e7-3c62cf2f2e90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:18.959343 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 541/2179] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:18 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:19.433553 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72136531-af30-4f6d-93a6-d6b27c2bb4d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:19.435295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72136531-af30-4f6d-93a6-d6b27c2bb4d7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:19.435476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72136531-af30-4f6d-93a6-d6b27c2bb4d7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:19.435646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72136531-af30-4f6d-93a6-d6b27c2bb4d7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:19.441866 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:19.441866 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:19.445076 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72136531-af30-4f6d-93a6-d6b27c2bb4d7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:19.448831 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72136531-af30-4f6d-93a6-d6b27c2bb4d7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:19.449185 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 544/2180] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:19 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:19.926893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b18a0ead-67a7-4ac1-b296-209feeff1140 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:19.928487 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b18a0ead-67a7-4ac1-b296-209feeff1140 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:19.928729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b18a0ead-67a7-4ac1-b296-209feeff1140 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:19.928947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b18a0ead-67a7-4ac1-b296-209feeff1140 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:19.937112 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:19.937112 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:19.940138 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b18a0ead-67a7-4ac1-b296-209feeff1140 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:19.943817 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b18a0ead-67a7-4ac1-b296-209feeff1140 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:19.944204 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 543/2181] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:19 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:19.970150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eb8614ca-842b-4cdc-bb22-d334d826bb14 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:19.972196 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb8614ca-842b-4cdc-bb22-d334d826bb14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:19.972340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb8614ca-842b-4cdc-bb22-d334d826bb14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:19.972512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb8614ca-842b-4cdc-bb22-d334d826bb14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:19.972618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-eb8614ca-842b-4cdc-bb22-d334d826bb14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:19.976715 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:19.976715 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:19.977600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb8614ca-842b-4cdc-bb22-d334d826bb14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:19.978015 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 554/2182] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:19 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:20.460966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c4f98c6-c445-409d-b65c-a05c6b0b7ac9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:20.463768 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c4f98c6-c445-409d-b65c-a05c6b0b7ac9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:20.464087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c4f98c6-c445-409d-b65c-a05c6b0b7ac9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:20.464351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c4f98c6-c445-409d-b65c-a05c6b0b7ac9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:20.473794 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:20.473794 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:20.478259 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c4f98c6-c445-409d-b65c-a05c6b0b7ac9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:20.483740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c4f98c6-c445-409d-b65c-a05c6b0b7ac9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:20.484265 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 542/2183] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:20 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:20.956937 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-777f60ac-10fd-4711-b6cf-171fae965a59 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:20.958887 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-777f60ac-10fd-4711-b6cf-171fae965a59 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:20.959132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-777f60ac-10fd-4711-b6cf-171fae965a59 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:20.959345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-777f60ac-10fd-4711-b6cf-171fae965a59 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:20.972583 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:20.972583 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:20.977186 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-777f60ac-10fd-4711-b6cf-171fae965a59 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:20.983050 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-777f60ac-10fd-4711-b6cf-171fae965a59 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:20.983567 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 545/2184] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:20 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:20.988141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb8d89bd-a8cf-4ba6-ac8a-57d26f92dec0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:20.990155 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb8d89bd-a8cf-4ba6-ac8a-57d26f92dec0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:20.990355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb8d89bd-a8cf-4ba6-ac8a-57d26f92dec0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:20.990545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb8d89bd-a8cf-4ba6-ac8a-57d26f92dec0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:20.990647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eb8d89bd-a8cf-4ba6-ac8a-57d26f92dec0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:20.995487 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:20.995487 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:20.996302 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb8d89bd-a8cf-4ba6-ac8a-57d26f92dec0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:20.996758 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 544/2185] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:20 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:21.497164 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a962495-3fca-47f4-b87c-5a32c50d66ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:21.499177 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a962495-3fca-47f4-b87c-5a32c50d66ce tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:21.499392 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a962495-3fca-47f4-b87c-5a32c50d66ce tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:21.499586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a962495-3fca-47f4-b87c-5a32c50d66ce tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:21.506675 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:21.506675 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:21.510342 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6a962495-3fca-47f4-b87c-5a32c50d66ce tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:21.515132 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a962495-3fca-47f4-b87c-5a32c50d66ce tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:21.515556 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 555/2186] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:21 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:21.995035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f369b7a6-5a23-4150-9806-57656976e240 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:21.996853 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f369b7a6-5a23-4150-9806-57656976e240 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:21.997055 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f369b7a6-5a23-4150-9806-57656976e240 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:21.997256 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f369b7a6-5a23-4150-9806-57656976e240 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:22.006899 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:22.006899 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:22.008588 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e451196c-9cd5-4ea1-ba15-1c25361cdd6a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:22.010777 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f369b7a6-5a23-4150-9806-57656976e240 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:22.011124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e451196c-9cd5-4ea1-ba15-1c25361cdd6a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:22.011407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e451196c-9cd5-4ea1-ba15-1c25361cdd6a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:22.011458 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e451196c-9cd5-4ea1-ba15-1c25361cdd6a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:22.011569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e451196c-9cd5-4ea1-ba15-1c25361cdd6a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:22.015021 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f369b7a6-5a23-4150-9806-57656976e240 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:22.015344 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:22.015344 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:22.015413 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 543/2187] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:21 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:22.016111 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e451196c-9cd5-4ea1-ba15-1c25361cdd6a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:22.016472 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 546/2188] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:22 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:22.528483 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa2200de-a822-4e57-a79a-e2cb46d98b8c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:22.530161 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa2200de-a822-4e57-a79a-e2cb46d98b8c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:22.530351 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa2200de-a822-4e57-a79a-e2cb46d98b8c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:22.530541 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa2200de-a822-4e57-a79a-e2cb46d98b8c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:22.537713 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:22.537713 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:22.541414 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa2200de-a822-4e57-a79a-e2cb46d98b8c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:22.546136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa2200de-a822-4e57-a79a-e2cb46d98b8c tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:22.546773 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 545/2189] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:22 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:23.028593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d3f377fe-3114-403c-a9f7-a5d6de9f413a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:23.028994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab385cba-8dc3-4c90-8cb5-3ffe0134bcd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:23.030373 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d3f377fe-3114-403c-a9f7-a5d6de9f413a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:23.030563 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab385cba-8dc3-4c90-8cb5-3ffe0134bcd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:23.030619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d3f377fe-3114-403c-a9f7-a5d6de9f413a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:23.030810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d3f377fe-3114-403c-a9f7-a5d6de9f413a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:23.030889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab385cba-8dc3-4c90-8cb5-3ffe0134bcd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:23.030954 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d3f377fe-3114-403c-a9f7-a5d6de9f413a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:23.031128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab385cba-8dc3-4c90-8cb5-3ffe0134bcd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:23.036227 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:23.036227 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:23.037462 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d3f377fe-3114-403c-a9f7-a5d6de9f413a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:23.038079 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 556/2190] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:23 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:23.042024 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:23.042024 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:23.046292 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab385cba-8dc3-4c90-8cb5-3ffe0134bcd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:23.054168 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab385cba-8dc3-4c90-8cb5-3ffe0134bcd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:23.054861 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 544/2191] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:23 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:23.561143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b5bfdf9-a64a-4d14-91c7-74f4be2b3c5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:23.563129 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b5bfdf9-a64a-4d14-91c7-74f4be2b3c5e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:23.563344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b5bfdf9-a64a-4d14-91c7-74f4be2b3c5e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:23.563557 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b5bfdf9-a64a-4d14-91c7-74f4be2b3c5e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:23.571017 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:23.571017 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:23.575521 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b5bfdf9-a64a-4d14-91c7-74f4be2b3c5e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:23.581159 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b5bfdf9-a64a-4d14-91c7-74f4be2b3c5e tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:23.581566 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 547/2192] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:23 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:24.049090 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fad6fc4b-0f86-42ef-9841-9ae093a59546 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:24.050793 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fad6fc4b-0f86-42ef-9841-9ae093a59546 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:24.051023 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fad6fc4b-0f86-42ef-9841-9ae093a59546 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:24.051209 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fad6fc4b-0f86-42ef-9841-9ae093a59546 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:24.051311 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fad6fc4b-0f86-42ef-9841-9ae093a59546 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:24.055445 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:24.055445 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:24.056176 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fad6fc4b-0f86-42ef-9841-9ae093a59546 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:24.056521 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 546/2193] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:24 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:24.068334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-97eb0354-7b5f-4d96-92fd-edd38e565e1e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:24.070177 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97eb0354-7b5f-4d96-92fd-edd38e565e1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:24.070359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97eb0354-7b5f-4d96-92fd-edd38e565e1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:24.070537 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97eb0354-7b5f-4d96-92fd-edd38e565e1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:24.080992 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:24.080992 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:24.084140 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-97eb0354-7b5f-4d96-92fd-edd38e565e1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:24.087859 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97eb0354-7b5f-4d96-92fd-edd38e565e1e tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:24.088227 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 557/2194] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:24 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:24.594571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9a1b406c-f1a3-4cad-bd36-270732c1f8f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:24.596263 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9a1b406c-f1a3-4cad-bd36-270732c1f8f7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:24.597799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9a1b406c-f1a3-4cad-bd36-270732c1f8f7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:24.597799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9a1b406c-f1a3-4cad-bd36-270732c1f8f7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:24.603960 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:24.603960 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:24.607104 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9a1b406c-f1a3-4cad-bd36-270732c1f8f7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:24.611193 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9a1b406c-f1a3-4cad-bd36-270732c1f8f7 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:24.611533 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 545/2195] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:24 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:25.066831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81b596aa-786c-4332-80fe-5619a55df6c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:25.068613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81b596aa-786c-4332-80fe-5619a55df6c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:25.068813 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81b596aa-786c-4332-80fe-5619a55df6c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:25.069023 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81b596aa-786c-4332-80fe-5619a55df6c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:25.069143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-81b596aa-786c-4332-80fe-5619a55df6c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:25.073755 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:25.073755 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:25.074561 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81b596aa-786c-4332-80fe-5619a55df6c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:25.074965 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 548/2196] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:25 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:25.100501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69e352f5-7ae8-47e1-8269-dc0e7397d0a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:25.102289 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69e352f5-7ae8-47e1-8269-dc0e7397d0a5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:25.102515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69e352f5-7ae8-47e1-8269-dc0e7397d0a5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:25.102761 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69e352f5-7ae8-47e1-8269-dc0e7397d0a5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:25.111644 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:25.111644 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:25.115167 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69e352f5-7ae8-47e1-8269-dc0e7397d0a5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:25.119516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69e352f5-7ae8-47e1-8269-dc0e7397d0a5 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:25.119918 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 547/2197] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:25 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:25.624955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-835a7eb2-3db1-4e53-bc18-61aa560cd1aa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:25.626636 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-835a7eb2-3db1-4e53-bc18-61aa560cd1aa tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:25.626879 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-835a7eb2-3db1-4e53-bc18-61aa560cd1aa tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:25.627082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-835a7eb2-3db1-4e53-bc18-61aa560cd1aa tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:25.633995 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:25.633995 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:25.640790 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-835a7eb2-3db1-4e53-bc18-61aa560cd1aa tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:25.645629 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-835a7eb2-3db1-4e53-bc18-61aa560cd1aa tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:25.646388 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 558/2198] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:25 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:26.085637 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e260fc01-0712-4b1a-a708-428d522fb21d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:26.088221 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e260fc01-0712-4b1a-a708-428d522fb21d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:26.088392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e260fc01-0712-4b1a-a708-428d522fb21d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:26.088666 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e260fc01-0712-4b1a-a708-428d522fb21d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:26.088856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e260fc01-0712-4b1a-a708-428d522fb21d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:26.094270 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:26.094270 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:26.095097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e260fc01-0712-4b1a-a708-428d522fb21d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:26.095517 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 546/2199] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:26 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:26.132398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1768d67-93d2-44e7-8730-e5c15eb8cd92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:26.134266 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1768d67-93d2-44e7-8730-e5c15eb8cd92 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:26.134455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1768d67-93d2-44e7-8730-e5c15eb8cd92 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:26.134629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1768d67-93d2-44e7-8730-e5c15eb8cd92 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:26.145334 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:26.145334 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:26.148766 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a1768d67-93d2-44e7-8730-e5c15eb8cd92 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:26.154438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1768d67-93d2-44e7-8730-e5c15eb8cd92 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:26.154865 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 549/2200] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:26 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:26.658810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5110b8a0-00d1-469c-8df8-bfd6385ba05d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:26.660904 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5110b8a0-00d1-469c-8df8-bfd6385ba05d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:26.661070 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5110b8a0-00d1-469c-8df8-bfd6385ba05d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:26.661269 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5110b8a0-00d1-469c-8df8-bfd6385ba05d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:26.668750 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:26.668750 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:26.672933 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5110b8a0-00d1-469c-8df8-bfd6385ba05d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:26.678538 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5110b8a0-00d1-469c-8df8-bfd6385ba05d tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:26.679077 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 548/2201] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:26 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:27.106266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4eb7c2c7-9ad8-48e2-88a6-175730626b1d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:27.108346 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4eb7c2c7-9ad8-48e2-88a6-175730626b1d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:27.108577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4eb7c2c7-9ad8-48e2-88a6-175730626b1d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:27.108802 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4eb7c2c7-9ad8-48e2-88a6-175730626b1d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:27.108938 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4eb7c2c7-9ad8-48e2-88a6-175730626b1d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:27.114120 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:27.114120 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:27.114946 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4eb7c2c7-9ad8-48e2-88a6-175730626b1d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:27.115340 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 559/2202] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:27 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:27.168130 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9f2a9177-7ad4-49cb-9c3d-73557e3af7c4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:27.169923 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f2a9177-7ad4-49cb-9c3d-73557e3af7c4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:27.170129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f2a9177-7ad4-49cb-9c3d-73557e3af7c4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:27.170271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f2a9177-7ad4-49cb-9c3d-73557e3af7c4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:27.182209 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:27.182209 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:27.187073 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9f2a9177-7ad4-49cb-9c3d-73557e3af7c4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:27.192370 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f2a9177-7ad4-49cb-9c3d-73557e3af7c4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:27.192798 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 547/2203] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:27 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:27.692535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ec4b4e3-0395-4c60-aa87-4856c512abe9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:27.694883 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ec4b4e3-0395-4c60-aa87-4856c512abe9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:27.695076 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ec4b4e3-0395-4c60-aa87-4856c512abe9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:27.695328 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ec4b4e3-0395-4c60-aa87-4856c512abe9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:27.704471 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:27.704471 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:27.708915 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7ec4b4e3-0395-4c60-aa87-4856c512abe9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:27.715084 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ec4b4e3-0395-4c60-aa87-4856c512abe9 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:27.715612 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 550/2204] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:27 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:28.127037 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e91a1123-8485-4009-92ee-dd76345f36a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:28.129232 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e91a1123-8485-4009-92ee-dd76345f36a6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:28.129482 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e91a1123-8485-4009-92ee-dd76345f36a6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:28.129721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e91a1123-8485-4009-92ee-dd76345f36a6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:28.129894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e91a1123-8485-4009-92ee-dd76345f36a6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:28.134622 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:28.134622 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:28.135579 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e91a1123-8485-4009-92ee-dd76345f36a6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:28.136056 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 549/2205] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:28 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:28.205080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-651e9d97-55d3-4796-b916-46980c247dd9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:28.206824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-651e9d97-55d3-4796-b916-46980c247dd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:28.207109 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-651e9d97-55d3-4796-b916-46980c247dd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:28.207318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-651e9d97-55d3-4796-b916-46980c247dd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:28.218705 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:28.218705 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:28.224210 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-651e9d97-55d3-4796-b916-46980c247dd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:28.230684 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-651e9d97-55d3-4796-b916-46980c247dd9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:28.231265 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 560/2206] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:28 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:28.730909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a8653543-3026-4208-8b98-f3618da7281a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:28.733104 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8653543-3026-4208-8b98-f3618da7281a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:28.733406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8653543-3026-4208-8b98-f3618da7281a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:28.733648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8653543-3026-4208-8b98-f3618da7281a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:28.743717 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:28.743717 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:28.749570 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a8653543-3026-4208-8b98-f3618da7281a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:28.756311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8653543-3026-4208-8b98-f3618da7281a tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:28.756896 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 548/2207] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:28 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 1295 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:28.776374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8db73788-0135-461a-b556-1633b0e335cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:28.778473 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] DELETE https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:28.778686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:28.778900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:28.779102 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Delete volume with id: 50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:28.786026 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:28.786026 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:28.786507 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:28.806352 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Delete volume request issued successfully. Aug 26 09:04:28.806497 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8db73788-0135-461a-b556-1633b0e335cb tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 202 Aug 26 09:04:28.807005 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 551/2208] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:28 2026] DELETE /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:28.815307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d4f7ff4-19c4-4fbb-8fd4-f39d6bd1afbf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:28.817615 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d4f7ff4-19c4-4fbb-8fd4-f39d6bd1afbf tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:28.817887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d4f7ff4-19c4-4fbb-8fd4-f39d6bd1afbf tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:28.818182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d4f7ff4-19c4-4fbb-8fd4-f39d6bd1afbf tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:28.827613 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:28.827613 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:28.833784 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d4f7ff4-19c4-4fbb-8fd4-f39d6bd1afbf tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Volume info retrieved successfully. Aug 26 09:04:28.840704 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d4f7ff4-19c4-4fbb-8fd4-f39d6bd1afbf tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 200 Aug 26 09:04:28.841305 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 550/2209] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:28 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 1294 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:29.147688 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a6b0a61-1ce2-4cec-808e-dae1d6454bf0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:29.149532 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a6b0a61-1ce2-4cec-808e-dae1d6454bf0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:29.149748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a6b0a61-1ce2-4cec-808e-dae1d6454bf0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:29.150151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a6b0a61-1ce2-4cec-808e-dae1d6454bf0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:29.150151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6a6b0a61-1ce2-4cec-808e-dae1d6454bf0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:29.154532 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:29.154532 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:29.155290 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a6b0a61-1ce2-4cec-808e-dae1d6454bf0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:29.155643 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 561/2210] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:29 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:29.166444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-665bc115-c3c1-4d07-90ac-1d9b5732049c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:29.168609 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-665bc115-c3c1-4d07-90ac-1d9b5732049c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:29.168921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-665bc115-c3c1-4d07-90ac-1d9b5732049c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:29.169212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-665bc115-c3c1-4d07-90ac-1d9b5732049c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:29.178968 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:29.178968 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:29.182386 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-665bc115-c3c1-4d07-90ac-1d9b5732049c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:29.186254 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-665bc115-c3c1-4d07-90ac-1d9b5732049c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:29.186602 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 549/2211] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:29 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:29.202425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:29.204201 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:29.204421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:29.204676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:29.204894 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete backup with id: 5e5169fc-d6aa-4122-8b65-f747d326bf2c. Aug 26 09:04:29.209419 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:29.209419 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:29.223167 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] delete_backup rpcapi backup_id 5e5169fc-d6aa-4122-8b65-f747d326bf2c {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:04:29.225157 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08dfb79f-e35c-45f8-8bd8-fc85645a0d66 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 202 Aug 26 09:04:29.225733 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 552/2212] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:29 2026] DELETE /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:04:29.233906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6824d244-1622-47cd-b536-0f2633c8f892 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:29.235871 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6824d244-1622-47cd-b536-0f2633c8f892 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:29.236065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6824d244-1622-47cd-b536-0f2633c8f892 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:29.236242 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6824d244-1622-47cd-b536-0f2633c8f892 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:29.236374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6824d244-1622-47cd-b536-0f2633c8f892 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:29.241211 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:29.241211 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:29.241993 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6824d244-1622-47cd-b536-0f2633c8f892 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 200 Aug 26 09:04:29.242448 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 551/2213] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:29 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:29.244230 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-046c9c5b-d473-4f96-9962-b153344e6ecb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:29.246156 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-046c9c5b-d473-4f96-9962-b153344e6ecb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:29.246368 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-046c9c5b-d473-4f96-9962-b153344e6ecb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:29.246577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-046c9c5b-d473-4f96-9962-b153344e6ecb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:29.258882 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:29.258882 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:29.265463 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-046c9c5b-d473-4f96-9962-b153344e6ecb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:29.272782 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-046c9c5b-d473-4f96-9962-b153344e6ecb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:29.273243 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 562/2214] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:29 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:29.854088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ddc810fa-fb4e-4207-be2b-75e4f9efac66 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:29.856133 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ddc810fa-fb4e-4207-be2b-75e4f9efac66 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] GET https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 Aug 26 09:04:29.856943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ddc810fa-fb4e-4207-be2b-75e4f9efac66 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:29.856943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ddc810fa-fb4e-4207-be2b-75e4f9efac66 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:29.863105 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ddc810fa-fb4e-4207-be2b-75e4f9efac66 tempest-VolumeAndVolumeTypeFromImageTest-768282089 tempest-VolumeAndVolumeTypeFromImageTest-768282089-project-member] https://10.4.3.236/volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 returned with HTTP 404 Aug 26 09:04:29.863582 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 550/2215] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:29 2026] GET /volume/v3/volumes/50878bd4-13cb-4ad3-a7f2-55f54bcc8df2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:30.053572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.055668 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:04:30.055916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.056164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.057192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:04:30.126034 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Get all volumes completed successfully. Aug 26 09:04:30.129698 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.129698 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:30.138498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91f7e995-faa4-4bb1-80d6-b3a42a52e664 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:04:30.138962 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 553/2216] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19946 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:30.157689 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.159664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f Aug 26 09:04:30.160905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.160905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.160905 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Delete volume with id: f0843463-11c9-43f1-90dd-3128c43ed81f Aug 26 09:04:30.167386 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.167386 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:30.167720 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Volume info retrieved successfully. Aug 26 09:04:30.186495 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.image.cache [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'a4730ecd-6811-423c-a9e7-3f1040deafa0', 'volume_id': 'f0843463-11c9-43f1-90dd-3128c43ed81f', 'host': 'np0000008153@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 26, 9, 3, 19), 'last_used': datetime.datetime(2026, 8, 26, 9, 4, 28)}. {{(pid=100237) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 26 09:04:30.203335 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Delete volume request issued successfully. Aug 26 09:04:30.203335 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-844b41c4-ac2d-4ef8-b196-2d91ca0b76b3 tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f returned with HTTP 202 Aug 26 09:04:30.203945 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 552/2217] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:30 2026] DELETE /volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:30.210724 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-faa4c933-355a-4f0c-83c4-0fe7cb2e642f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.213076 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-faa4c933-355a-4f0c-83c4-0fe7cb2e642f tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] GET https://10.4.3.236/volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f Aug 26 09:04:30.213341 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-faa4c933-355a-4f0c-83c4-0fe7cb2e642f tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.213607 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-faa4c933-355a-4f0c-83c4-0fe7cb2e642f tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.223757 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.223757 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:30.228802 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-faa4c933-355a-4f0c-83c4-0fe7cb2e642f tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Volume info retrieved successfully. Aug 26 09:04:30.234553 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-faa4c933-355a-4f0c-83c4-0fe7cb2e642f tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f returned with HTTP 200 Aug 26 09:04:30.235135 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 563/2218] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f => generated 1105 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:30.252917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e944dbbe-d215-454e-947d-dda077f74f6b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.254667 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e944dbbe-d215-454e-947d-dda077f74f6b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c Aug 26 09:04:30.254983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e944dbbe-d215-454e-947d-dda077f74f6b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.255167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e944dbbe-d215-454e-947d-dda077f74f6b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.255339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e944dbbe-d215-454e-947d-dda077f74f6b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 5e5169fc-d6aa-4122-8b65-f747d326bf2c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:30.259140 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e944dbbe-d215-454e-947d-dda077f74f6b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c returned with HTTP 404 Aug 26 09:04:30.259875 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 551/2219] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/backups/5e5169fc-d6aa-4122-8b65-f747d326bf2c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:30.285928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3807b71c-f343-4ae0-b361-7d0f704eddda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.288118 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3807b71c-f343-4ae0-b361-7d0f704eddda tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:30.288476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3807b71c-f343-4ae0-b361-7d0f704eddda tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.288701 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3807b71c-f343-4ae0-b361-7d0f704eddda tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.301628 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.301628 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:30.307140 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3807b71c-f343-4ae0-b361-7d0f704eddda tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:30.314578 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3807b71c-f343-4ae0-b361-7d0f704eddda tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:30.315055 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 554/2220] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:30.372820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-c2b1e394-48c6-45f6-bf51-209001bfaf85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.375798 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-c2b1e394-48c6-45f6-bf51-209001bfaf85 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:30.376047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-c2b1e394-48c6-45f6-bf51-209001bfaf85 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.376232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-c2b1e394-48c6-45f6-bf51-209001bfaf85 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.386299 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.386299 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:30.390010 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-c2b1e394-48c6-45f6-bf51-209001bfaf85 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:30.394608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-c2b1e394-48c6-45f6-bf51-209001bfaf85 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:30.395046 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 553/2221] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:30.416868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.419100 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42/action Aug 26 09:04:30.419445 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:30.419617 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:30.431884 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.431884 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:30.432067 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:30.441011 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Begin detaching volume completed successfully. Aug 26 09:04:30.441240 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eef1fc0b-82da-486d-b63c-44d6c110568d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42/action returned with HTTP 202 Aug 26 09:04:30.441679 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 564/2222] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:04:30 2026] POST /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:04:30.460656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bc3c2938-8f4a-4096-8239-3681881873ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.462776 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc3c2938-8f4a-4096-8239-3681881873ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:30.463038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc3c2938-8f4a-4096-8239-3681881873ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.463263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc3c2938-8f4a-4096-8239-3681881873ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.473507 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.473507 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:30.477078 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bc3c2938-8f4a-4096-8239-3681881873ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:30.481192 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc3c2938-8f4a-4096-8239-3681881873ec tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:30.481641 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 552/2223] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:30.488268 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a8bdda5-0d08-4d74-9ecf-e9124f1a5ed1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.488874 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a8bdda5-0d08-4d74-9ecf-e9124f1a5ed1 None None] GET https://10.4.3.236/volume// Aug 26 09:04:30.489146 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a8bdda5-0d08-4d74-9ecf-e9124f1a5ed1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.489434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a8bdda5-0d08-4d74-9ecf-e9124f1a5ed1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.489962 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a8bdda5-0d08-4d74-9ecf-e9124f1a5ed1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:30.490409 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 555/2224] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04: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 26 09:04:30.498587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-2243bcea-589b-49e6-81ea-fbd4a3164797 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:30.500619 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-2243bcea-589b-49e6-81ea-fbd4a3164797 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:30.500900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-2243bcea-589b-49e6-81ea-fbd4a3164797 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:30.501185 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-2243bcea-589b-49e6-81ea-fbd4a3164797 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:30.510612 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:30.510612 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:30.514139 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-2243bcea-589b-49e6-81ea-fbd4a3164797 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:30.518349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-2243bcea-589b-49e6-81ea-fbd4a3164797 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:30.518814 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 554/2225] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:04:30 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:31.249281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-30ec8cf9-44b5-441a-a810-6886e1ecc7af None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:31.251217 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30ec8cf9-44b5-441a-a810-6886e1ecc7af tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] GET https://10.4.3.236/volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f Aug 26 09:04:31.251412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30ec8cf9-44b5-441a-a810-6886e1ecc7af tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:31.251599 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30ec8cf9-44b5-441a-a810-6886e1ecc7af tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:31.258268 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30ec8cf9-44b5-441a-a810-6886e1ecc7af tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f returned with HTTP 404 Aug 26 09:04:31.258765 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 565/2226] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:31 2026] GET /volume/v3/volumes/f0843463-11c9-43f1-90dd-3128c43ed81f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:31.267265 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35c58214-9692-4331-b075-ef5bea543d1a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:31.269304 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35c58214-9692-4331-b075-ef5bea543d1a tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] DELETE https://10.4.3.236/volume/v3/types/b0972d92-f79c-4626-8e96-c079199887ba Aug 26 09:04:31.269451 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35c58214-9692-4331-b075-ef5bea543d1a tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:31.269629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35c58214-9692-4331-b075-ef5bea543d1a tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:31.293662 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35c58214-9692-4331-b075-ef5bea543d1a tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/types/b0972d92-f79c-4626-8e96-c079199887ba returned with HTTP 202 Aug 26 09:04:31.294128 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 553/2227] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:04:31 2026] DELETE /volume/v3/types/b0972d92-f79c-4626-8e96-c079199887ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:31.301543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c428fbd1-28c1-4bf2-9d97-e9ea86699e2c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:31.303800 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c428fbd1-28c1-4bf2-9d97-e9ea86699e2c tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] GET https://10.4.3.236/volume/v3/types/b0972d92-f79c-4626-8e96-c079199887ba Aug 26 09:04:31.304089 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c428fbd1-28c1-4bf2-9d97-e9ea86699e2c tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:31.304364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c428fbd1-28c1-4bf2-9d97-e9ea86699e2c tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:31.307953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c428fbd1-28c1-4bf2-9d97-e9ea86699e2c tempest-VolumeAndVolumeTypeFromImageTest-1615182502 tempest-VolumeAndVolumeTypeFromImageTest-1615182502-project-admin] https://10.4.3.236/volume/v3/types/b0972d92-f79c-4626-8e96-c079199887ba returned with HTTP 404 Aug 26 09:04:31.308700 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 556/2228] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:04:31 2026] GET /volume/v3/types/b0972d92-f79c-4626-8e96-c079199887ba => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:31.331455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7d3c33a-7d30-4716-9e5a-ab6a9b7afc46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:31.334167 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7d3c33a-7d30-4716-9e5a-ab6a9b7afc46 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:31.334550 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7d3c33a-7d30-4716-9e5a-ab6a9b7afc46 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:31.334835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7d3c33a-7d30-4716-9e5a-ab6a9b7afc46 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:31.347188 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:31.347188 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:31.351696 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f7d3c33a-7d30-4716-9e5a-ab6a9b7afc46 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:31.356866 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7d3c33a-7d30-4716-9e5a-ab6a9b7afc46 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:31.357412 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 555/2229] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:31 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:31.497494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0c6a30fc-b807-4db6-b9d8-8f771895fa8d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:31.500040 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c6a30fc-b807-4db6-b9d8-8f771895fa8d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:31.500491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c6a30fc-b807-4db6-b9d8-8f771895fa8d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:31.500922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c6a30fc-b807-4db6-b9d8-8f771895fa8d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:31.515020 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:31.515020 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:31.520029 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0c6a30fc-b807-4db6-b9d8-8f771895fa8d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:31.525426 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c6a30fc-b807-4db6-b9d8-8f771895fa8d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:31.526078 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 566/2230] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:31 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:32.370114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8c1dba6c-ee94-41c4-8567-575f9a76d40b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:32.372270 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c1dba6c-ee94-41c4-8567-575f9a76d40b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:32.372512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c1dba6c-ee94-41c4-8567-575f9a76d40b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:32.372755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c1dba6c-ee94-41c4-8567-575f9a76d40b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:32.383136 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:32.383136 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:32.387051 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8c1dba6c-ee94-41c4-8567-575f9a76d40b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:32.391638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c1dba6c-ee94-41c4-8567-575f9a76d40b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:32.392265 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 554/2231] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:32 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:32.539927 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f88a752f-ceab-4ce7-8a94-a8102d299be1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:32.542435 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f88a752f-ceab-4ce7-8a94-a8102d299be1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:32.542435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f88a752f-ceab-4ce7-8a94-a8102d299be1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:32.542435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f88a752f-ceab-4ce7-8a94-a8102d299be1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:32.554448 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:32.554448 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:32.559148 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f88a752f-ceab-4ce7-8a94-a8102d299be1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:32.565036 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f88a752f-ceab-4ce7-8a94-a8102d299be1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:32.565545 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 557/2232] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:32 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:33.158160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:33.278745 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:33.279273 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1770927563"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:33.281388 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1770927563'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:33.281570 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume of 1 GB Aug 26 09:04:33.286565 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Availability Zones retrieved successfully. Aug 26 09:04:33.294994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (1cf787f2-e148-4729-b5c7-9663cbbe0c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:33.296605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7948b6f5-9ee8-4781-bbdb-9951b13c9bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:33.297533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:33.333833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7948b6f5-9ee8-4781-bbdb-9951b13c9bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:33.334913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966f4892-31c0-4cbc-a53d-85fe52485146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:33.408026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-21dda085-84e9-4687-9d00-5ec1695cb490 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:33.409757 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21dda085-84e9-4687-9d00-5ec1695cb490 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:33.409988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21dda085-84e9-4687-9d00-5ec1695cb490 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:33.410169 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21dda085-84e9-4687-9d00-5ec1695cb490 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:33.411923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['f0f7910e-87de-45fb-8cf4-bf7811663816', '0ccba9d0-3ec3-4dd7-9851-676ccc3db0d4', '5004407a-c399-47f8-a5db-0a4e5a598e51', 'd64c5803-33b7-4b0d-a4b3-a8dac30771d2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:33.412774 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966f4892-31c0-4cbc-a53d-85fe52485146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0f7910e-87de-45fb-8cf4-bf7811663816', '0ccba9d0-3ec3-4dd7-9851-676ccc3db0d4', '5004407a-c399-47f8-a5db-0a4e5a598e51', 'd64c5803-33b7-4b0d-a4b3-a8dac30771d2']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:33.413543 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493be082-057c-47ba-8cb4-179913438191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:33.420899 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:33.420899 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:33.424664 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-21dda085-84e9-4687-9d00-5ec1695cb490 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:33.429435 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21dda085-84e9-4687-9d00-5ec1695cb490 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:33.429746 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 567/2233] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:33 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:33.443481 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493be082-057c-47ba-8cb4-179913438191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c559bbd1-b9ea-449e-a7a7-5a2b55ae5305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1770927563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['f0f7910e-87de-45fb-8cf4-bf7811663816','0ccba9d0-3ec3-4dd7-9851-676ccc3db0d4','5004407a-c399-47f8-a5db-0a4e5a598e51','d64c5803-33b7-4b0d-a4b3-a8dac30771d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1770927563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c559bbd1-b9ea-449e-a7a7-5a2b55ae5305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32be6197aae140d78b7e52ed027a999f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:33.444681 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f1d5dc2-a45c-436b-941f-2204736bd3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:33.472547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f1d5dc2-a45c-436b-941f-2204736bd3b5) transitioned into state 'SUCCESS' from state '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-1770927563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['f0f7910e-87de-45fb-8cf4-bf7811663816','0ccba9d0-3ec3-4dd7-9851-676ccc3db0d4','5004407a-c399-47f8-a5db-0a4e5a598e51','d64c5803-33b7-4b0d-a4b3-a8dac30771d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:33.473934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d686dfb8-3741-49ea-9dc4-3962bbb860f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:33.485684 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d686dfb8-3741-49ea-9dc4-3962bbb860f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:33.486976 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (1cf787f2-e148-4729-b5c7-9663cbbe0c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:33.488086 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request issued successfully. Aug 26 09:04:33.488483 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6d56034-4fbc-47da-a8cb-46de3841a548 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:33.489154 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 556/2234] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:04:33 2026] POST /volume/v3/volumes => generated 760 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:33.506738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09b43aa6-b877-44c0-ba28-8d6c54d111bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:33.508623 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09b43aa6-b877-44c0-ba28-8d6c54d111bc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:33.508834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09b43aa6-b877-44c0-ba28-8d6c54d111bc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:33.509942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09b43aa6-b877-44c0-ba28-8d6c54d111bc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:33.519878 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:33.519878 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:33.525810 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-09b43aa6-b877-44c0-ba28-8d6c54d111bc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:33.532465 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09b43aa6-b877-44c0-ba28-8d6c54d111bc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 returned with HTTP 200 Aug 26 09:04:33.533244 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 555/2235] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:33 2026] GET /volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:33.579747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71bee958-8139-4357-bad2-7faa921cd529 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:33.582055 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71bee958-8139-4357-bad2-7faa921cd529 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:33.582378 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71bee958-8139-4357-bad2-7faa921cd529 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:33.582677 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71bee958-8139-4357-bad2-7faa921cd529 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:33.595413 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:33.595413 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:33.599530 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71bee958-8139-4357-bad2-7faa921cd529 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:33.606321 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71bee958-8139-4357-bad2-7faa921cd529 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:33.606983 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 558/2236] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:33 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:34.444345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a25fe179-181b-4422-8944-c4562487491f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:34.446522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a25fe179-181b-4422-8944-c4562487491f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:34.446741 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a25fe179-181b-4422-8944-c4562487491f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:34.446960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a25fe179-181b-4422-8944-c4562487491f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:34.457693 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:34.457693 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:34.462878 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a25fe179-181b-4422-8944-c4562487491f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:34.466941 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a25fe179-181b-4422-8944-c4562487491f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:34.467347 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 568/2237] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:34 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:34.552324 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ec818ad-1353-48ab-8002-2258a3ce2843 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:34.554484 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ec818ad-1353-48ab-8002-2258a3ce2843 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:34.554687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ec818ad-1353-48ab-8002-2258a3ce2843 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:34.554890 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ec818ad-1353-48ab-8002-2258a3ce2843 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:34.563662 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:34.563662 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:34.566935 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ec818ad-1353-48ab-8002-2258a3ce2843 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:34.571811 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ec818ad-1353-48ab-8002-2258a3ce2843 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 returned with HTTP 200 Aug 26 09:04:34.572255 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 557/2238] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:34 2026] GET /volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:34.586383 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:34.588234 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:04:34.588785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c559bbd1-b9ea-449e-a7a7-5a2b55ae5305", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-283123214"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:34.596953 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:34.596953 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:34.597395 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:34.597512 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create snapshot from volume c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:34.623488 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f756f61-d11f-49e0-ad1d-5d1b7a4b78c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:34.625326 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f756f61-d11f-49e0-ad1d-5d1b7a4b78c2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:34.625545 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f756f61-d11f-49e0-ad1d-5d1b7a4b78c2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:34.625832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f756f61-d11f-49e0-ad1d-5d1b7a4b78c2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:34.637578 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:34.637578 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:34.640446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['8cfbb73b-d2a8-4cd0-864b-ce65fa5c2135', '65b81fdc-548d-450c-9434-6d4fa7bf9a55', 'd1fd2c2d-80bc-4889-9940-a7110bb5c3b0', '141bc5b5-4a64-4ff9-9d85-10c72ab69704'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:34.643743 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f756f61-d11f-49e0-ad1d-5d1b7a4b78c2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:34.649355 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f756f61-d11f-49e0-ad1d-5d1b7a4b78c2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:34.649888 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 559/2239] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:34 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:34.684017 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Snapshot create request issued successfully. Aug 26 09:04:34.684467 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfd00d9f-e0f5-44cb-b781-62e0b1d88d6e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:04:34.685075 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 556/2240] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:04:34 2026] POST /volume/v3/snapshots => generated 315 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:34.693399 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-20b94f9e-2177-42df-8e19-9551c7a08eaf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:34.695064 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20b94f9e-2177-42df-8e19-9551c7a08eaf tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 Aug 26 09:04:34.695254 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20b94f9e-2177-42df-8e19-9551c7a08eaf tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:34.695417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-20b94f9e-2177-42df-8e19-9551c7a08eaf tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:34.702682 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:34.702682 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:34.703339 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-20b94f9e-2177-42df-8e19-9551c7a08eaf tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Snapshot retrieved successfully. Aug 26 09:04:34.704374 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-20b94f9e-2177-42df-8e19-9551c7a08eaf tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 returned with HTTP 200 Aug 26 09:04:34.704835 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 569/2241] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:04:34 2026] GET /volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 => generated 447 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:35.482932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f0de5b2-debb-48a3-8f58-6c0a1f3960da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:35.484607 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f0de5b2-debb-48a3-8f58-6c0a1f3960da tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:35.484904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f0de5b2-debb-48a3-8f58-6c0a1f3960da tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:35.485121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f0de5b2-debb-48a3-8f58-6c0a1f3960da tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:35.495065 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:35.495065 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:35.499278 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f0de5b2-debb-48a3-8f58-6c0a1f3960da tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:35.504222 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f0de5b2-debb-48a3-8f58-6c0a1f3960da tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:35.504605 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 558/2242] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:35 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:35.570817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b9e6b613-fa75-4466-a1f3-02d75ac0e4d0 req-6435cb60-1e46-4c6d-a434-79c69683b233 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:35.572924 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b9e6b613-fa75-4466-a1f3-02d75ac0e4d0 req-6435cb60-1e46-4c6d-a434-79c69683b233 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:04:35.573111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b9e6b613-fa75-4466-a1f3-02d75ac0e4d0 req-6435cb60-1e46-4c6d-a434-79c69683b233 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:35.573302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b9e6b613-fa75-4466-a1f3-02d75ac0e4d0 req-6435cb60-1e46-4c6d-a434-79c69683b233 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:35.582834 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:35.582834 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:35.586718 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b9e6b613-fa75-4466-a1f3-02d75ac0e4d0 req-6435cb60-1e46-4c6d-a434-79c69683b233 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:04:35.591475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b9e6b613-fa75-4466-a1f3-02d75ac0e4d0 req-6435cb60-1e46-4c6d-a434-79c69683b233 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 returned with HTTP 200 Aug 26 09:04:35.591936 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 560/2243] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:35 2026] GET /volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:35.665653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f9fb62e-823f-4171-a019-fd502296f27d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:35.667517 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f9fb62e-823f-4171-a019-fd502296f27d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:35.667765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f9fb62e-823f-4171-a019-fd502296f27d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:35.667986 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f9fb62e-823f-4171-a019-fd502296f27d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:35.677590 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:35.677590 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:35.681998 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2f9fb62e-823f-4171-a019-fd502296f27d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:35.686935 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f9fb62e-823f-4171-a019-fd502296f27d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:35.687221 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 557/2244] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:35 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:35.716093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0079fc7e-1563-46fc-a9a0-070aa17802fe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:35.718009 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0079fc7e-1563-46fc-a9a0-070aa17802fe tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 Aug 26 09:04:35.718193 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0079fc7e-1563-46fc-a9a0-070aa17802fe tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:35.718424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0079fc7e-1563-46fc-a9a0-070aa17802fe tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:35.724811 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:35.724811 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:35.724811 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0079fc7e-1563-46fc-a9a0-070aa17802fe tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Snapshot retrieved successfully. Aug 26 09:04:35.725027 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0079fc7e-1563-46fc-a9a0-070aa17802fe tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 returned with HTTP 200 Aug 26 09:04:35.725464 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 570/2245] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:04:35 2026] GET /volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:35.735715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:35.738178 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:35.738656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a53e25e9-fe41-418d-a829-9ed1f3017726", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-413651577"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:35.740242 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a53e25e9-fe41-418d-a829-9ed1f3017726', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-413651577'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:35.740381 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume of 1 GB Aug 26 09:04:35.744483 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Availability Zones retrieved successfully. Aug 26 09:04:35.752517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (2388c68b-73d2-43ff-882f-f32947a94d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:35.753899 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2587ef62-1825-49c3-8699-bc8e5d6ddd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:35.755078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:35.788235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2587ef62-1825-49c3-8699-bc8e5d6ddd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:35.788235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04106e8f-fb28-4c00-bc75-cc99bf1f1b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:35.841094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['a2fb8ae7-0855-4653-9948-5f8d39806a87', '14b807c2-1ee0-4b33-a643-edbf920b7da9', 'e2c7c2ff-4da0-473a-8028-0c5cb9000d48', 'e93b095d-075d-4148-ba72-49810c43ded7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:35.841869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04106e8f-fb28-4c00-bc75-cc99bf1f1b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2fb8ae7-0855-4653-9948-5f8d39806a87', '14b807c2-1ee0-4b33-a643-edbf920b7da9', 'e2c7c2ff-4da0-473a-8028-0c5cb9000d48', 'e93b095d-075d-4148-ba72-49810c43ded7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:35.842884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d533223-dda3-44f1-ac94-faccd11149b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:35.866390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d533223-dda3-44f1-ac94-faccd11149b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ecc6452-54c3-45cf-98c4-35d1ad2635d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-413651577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['a2fb8ae7-0855-4653-9948-5f8d39806a87','14b807c2-1ee0-4b33-a643-edbf920b7da9','e2c7c2ff-4da0-473a-8028-0c5cb9000d48','e93b095d-075d-4148-ba72-49810c43ded7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-413651577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ecc6452-54c3-45cf-98c4-35d1ad2635d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32be6197aae140d78b7e52ed027a999f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:35.867087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c37f57-5c83-40d7-aece-08464231e028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:35.887580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c37f57-5c83-40d7-aece-08464231e028) transitioned into state 'SUCCESS' from state '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-413651577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['a2fb8ae7-0855-4653-9948-5f8d39806a87','14b807c2-1ee0-4b33-a643-edbf920b7da9','e2c7c2ff-4da0-473a-8028-0c5cb9000d48','e93b095d-075d-4148-ba72-49810c43ded7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:35.888365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3b1379-865b-4b64-9e8b-79e7a5cca581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:35.899983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3b1379-865b-4b64-9e8b-79e7a5cca581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:35.901309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (2388c68b-73d2-43ff-882f-f32947a94d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:35.901746 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request issued successfully. Aug 26 09:04:35.902523 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8395c5f1-16fd-44f6-bdcd-6ff0ba8aa8f0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:35.902951 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 559/2246] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:35 2026] POST /volume/v3/volumes => generated 759 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:35.915916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:35.918370 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:35.918983 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a53e25e9-fe41-418d-a829-9ed1f3017726", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-735195723"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:35.921003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a53e25e9-fe41-418d-a829-9ed1f3017726', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-735195723'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:35.921220 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume of 1 GB Aug 26 09:04:35.926355 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Availability Zones retrieved successfully. Aug 26 09:04:35.937227 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (4d74d635-3438-4dfe-948c-20332c569fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:35.938710 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84df2072-85fb-4578-965f-460e3729aff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:35.939779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:35.978012 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84df2072-85fb-4578-965f-460e3729aff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:35.979198 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eede45cc-3b6a-4b0f-b860-7448d253b323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.032472 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['7809b17e-a9b5-402d-ad61-6d0475271324', '12f58e75-db8e-4631-99b7-7a42450659f9', '7b1019bd-369e-4fb3-ae87-0b1f9d53d62c', 'e4963feb-ae8e-4568-b400-1f1650ee5367'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:36.033378 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eede45cc-3b6a-4b0f-b860-7448d253b323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7809b17e-a9b5-402d-ad61-6d0475271324', '12f58e75-db8e-4631-99b7-7a42450659f9', '7b1019bd-369e-4fb3-ae87-0b1f9d53d62c', 'e4963feb-ae8e-4568-b400-1f1650ee5367']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.034350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1840d9-0cde-4161-add2-ebdc24e6227a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.062523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1840d9-0cde-4161-add2-ebdc24e6227a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a87f92d-42c7-446d-9f0c-e87ffc9e010e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-735195723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['7809b17e-a9b5-402d-ad61-6d0475271324','12f58e75-db8e-4631-99b7-7a42450659f9','7b1019bd-369e-4fb3-ae87-0b1f9d53d62c','e4963feb-ae8e-4568-b400-1f1650ee5367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-735195723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a87f92d-42c7-446d-9f0c-e87ffc9e010e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32be6197aae140d78b7e52ed027a999f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.063449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eb1d92-4038-477e-b8a9-25a1a230a459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.086477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eb1d92-4038-477e-b8a9-25a1a230a459) transitioned into state 'SUCCESS' from state '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-735195723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['7809b17e-a9b5-402d-ad61-6d0475271324','12f58e75-db8e-4631-99b7-7a42450659f9','7b1019bd-369e-4fb3-ae87-0b1f9d53d62c','e4963feb-ae8e-4568-b400-1f1650ee5367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.087460 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c114e16-0963-44d1-8f97-30253fb4b686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.101993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c114e16-0963-44d1-8f97-30253fb4b686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.103311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (4d74d635-3438-4dfe-948c-20332c569fb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.103624 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request issued successfully. Aug 26 09:04:36.104275 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1664013f-87d2-4916-90bd-1b3e5c659e84 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:36.104953 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 561/2247] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:35 2026] POST /volume/v3/volumes => generated 759 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:36.120139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.122627 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:36.123032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a53e25e9-fe41-418d-a829-9ed1f3017726", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1944591032"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:36.124987 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a53e25e9-fe41-418d-a829-9ed1f3017726', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1944591032'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:36.125138 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume of 1 GB Aug 26 09:04:36.129718 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Availability Zones retrieved successfully. Aug 26 09:04:36.135406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (1da85af0-1f07-4ad2-a2ce-4589507423f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.136330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4703669f-f93d-4e91-a93f-010fb2b484a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.137321 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:36.168361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4703669f-f93d-4e91-a93f-010fb2b484a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.169344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70265d89-43a5-422d-914b-339c2fd174a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.239383 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['3429f693-9b0e-47b9-af54-4fd155f79e41', '5123288f-2f01-4da7-95eb-73342d6601af', '8b73bb16-69d1-4f10-a7bd-54358a7e22bd', '1da3ffa7-474d-4d41-9467-55a30a7030c4'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:36.240246 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70265d89-43a5-422d-914b-339c2fd174a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3429f693-9b0e-47b9-af54-4fd155f79e41', '5123288f-2f01-4da7-95eb-73342d6601af', '8b73bb16-69d1-4f10-a7bd-54358a7e22bd', '1da3ffa7-474d-4d41-9467-55a30a7030c4']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.241101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7a6038-80e9-4547-9b63-28ebc62b9b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.266045 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7a6038-80e9-4547-9b63-28ebc62b9b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55f613c-82c7-4502-8fa7-0d515879dc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1944591032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['3429f693-9b0e-47b9-af54-4fd155f79e41','5123288f-2f01-4da7-95eb-73342d6601af','8b73bb16-69d1-4f10-a7bd-54358a7e22bd','1da3ffa7-474d-4d41-9467-55a30a7030c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1944591032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55f613c-82c7-4502-8fa7-0d515879dc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32be6197aae140d78b7e52ed027a999f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.266671 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c49ec7-6145-4abc-a50b-d398a3b1bc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.292620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c49ec7-6145-4abc-a50b-d398a3b1bc16) transitioned into state 'SUCCESS' from state '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-1944591032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['3429f693-9b0e-47b9-af54-4fd155f79e41','5123288f-2f01-4da7-95eb-73342d6601af','8b73bb16-69d1-4f10-a7bd-54358a7e22bd','1da3ffa7-474d-4d41-9467-55a30a7030c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.293396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e582aa5-923d-4c99-b9c5-bfc57b8666c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.307056 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e582aa5-923d-4c99-b9c5-bfc57b8666c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.308153 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (1da85af0-1f07-4ad2-a2ce-4589507423f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.308481 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request issued successfully. Aug 26 09:04:36.309132 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1dda097-c20f-42dd-b2a7-6343a2b6d37f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:36.309752 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 558/2248] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:36 2026] POST /volume/v3/volumes => generated 760 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:36.321070 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.323028 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:36.323498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a53e25e9-fe41-418d-a829-9ed1f3017726", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1213014487"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:36.324917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a53e25e9-fe41-418d-a829-9ed1f3017726', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1213014487'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:36.325080 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume of 1 GB Aug 26 09:04:36.329131 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Availability Zones retrieved successfully. Aug 26 09:04:36.334377 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (e6d25807-ac77-450c-84ce-34a755ce388e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.335267 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc4bc410-a1c5-4681-ade6-b47fb72e8420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.336158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:36.364572 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc4bc410-a1c5-4681-ade6-b47fb72e8420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.365529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd6f95e-4b5d-4710-bdcc-bd39174575a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.418642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['882af9e6-4736-453d-a069-efef7e6506af', 'd4d9bc3c-52d1-43ea-830a-97a01a3e9a51', '45c3f39a-bfcd-47ba-b246-74048a9b9658', '7703f5da-f4ad-4a52-a98a-78dfe628db28'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:36.419513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd6f95e-4b5d-4710-bdcc-bd39174575a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882af9e6-4736-453d-a069-efef7e6506af', 'd4d9bc3c-52d1-43ea-830a-97a01a3e9a51', '45c3f39a-bfcd-47ba-b246-74048a9b9658', '7703f5da-f4ad-4a52-a98a-78dfe628db28']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.420185 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa7b44a-7b66-45e4-b482-9bfbd7ee82f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.445824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa7b44a-7b66-45e4-b482-9bfbd7ee82f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14529da2-fb37-471f-93d8-f30dbd126d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1213014487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['882af9e6-4736-453d-a069-efef7e6506af','d4d9bc3c-52d1-43ea-830a-97a01a3e9a51','45c3f39a-bfcd-47ba-b246-74048a9b9658','7703f5da-f4ad-4a52-a98a-78dfe628db28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1213014487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14529da2-fb37-471f-93d8-f30dbd126d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32be6197aae140d78b7e52ed027a999f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.446723 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b806395-b0fe-4d61-a420-b0fe2096763b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.475443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b806395-b0fe-4d61-a420-b0fe2096763b) transitioned into state 'SUCCESS' from state '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-1213014487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['882af9e6-4736-453d-a069-efef7e6506af','d4d9bc3c-52d1-43ea-830a-97a01a3e9a51','45c3f39a-bfcd-47ba-b246-74048a9b9658','7703f5da-f4ad-4a52-a98a-78dfe628db28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.476661 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67610550-545e-41d3-928b-e9e64fbf8add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.492442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67610550-545e-41d3-928b-e9e64fbf8add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.494970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (e6d25807-ac77-450c-84ce-34a755ce388e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.494970 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request issued successfully. Aug 26 09:04:36.494970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bcebd932-65dc-494a-bf10-1d3cdcea2a88 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:36.495326 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 571/2249] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:36 2026] POST /volume/v3/volumes => generated 760 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:36.508621 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-acc5a669-7269-49bd-be75-1d9994459bcd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.510774 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:36.511252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a53e25e9-fe41-418d-a829-9ed1f3017726", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-521109349"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:36.513087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a53e25e9-fe41-418d-a829-9ed1f3017726', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-521109349'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:36.513274 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume of 1 GB Aug 26 09:04:36.513891 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.513891 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:36.518292 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a8b2ef3-0b9e-45b6-8bd1-7b5e196a90d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.518632 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Availability Zones retrieved successfully. Aug 26 09:04:36.520508 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a8b2ef3-0b9e-45b6-8bd1-7b5e196a90d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:36.520761 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a8b2ef3-0b9e-45b6-8bd1-7b5e196a90d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.521010 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a8b2ef3-0b9e-45b6-8bd1-7b5e196a90d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.524112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (b7406a4f-f3ab-4c1b-9f6b-d5ca39fc18de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.525166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a896b34a-cf4c-4ed2-970d-431b6a8248de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.526268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:36.531480 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.531480 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:36.535071 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2a8b2ef3-0b9e-45b6-8bd1-7b5e196a90d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:36.540309 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a8b2ef3-0b9e-45b6-8bd1-7b5e196a90d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:36.540837 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 562/2250] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:36.556742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a896b34a-cf4c-4ed2-970d-431b6a8248de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.557878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb21598-2065-4b84-9f62-7a79284d80ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.607771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Created reservations ['04c7e07d-f50d-41a7-990e-cb8ea8885e02', 'ed957a01-bf6b-4879-8698-a5d2c976e106', '2029a3af-8228-46e3-ac30-a4067daffe0d', '050d093c-b300-4bdc-8f67-caaae9ebefe4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:36.609015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb21598-2065-4b84-9f62-7a79284d80ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c7e07d-f50d-41a7-990e-cb8ea8885e02', 'ed957a01-bf6b-4879-8698-a5d2c976e106', '2029a3af-8228-46e3-ac30-a4067daffe0d', '050d093c-b300-4bdc-8f67-caaae9ebefe4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.610257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4599a02f-e0e7-423e-a622-d29900f09ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.641215 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4599a02f-e0e7-423e-a622-d29900f09ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8a61ac-4c90-4f14-b188-5159d4ebfd4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-521109349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['04c7e07d-f50d-41a7-990e-cb8ea8885e02','ed957a01-bf6b-4879-8698-a5d2c976e106','2029a3af-8228-46e3-ac30-a4067daffe0d','050d093c-b300-4bdc-8f67-caaae9ebefe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-521109349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8a61ac-4c90-4f14-b188-5159d4ebfd4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32be6197aae140d78b7e52ed027a999f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.642459 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16dafcd1-f2bc-48b0-bea1-69d9d6e4b4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.665350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16dafcd1-f2bc-48b0-bea1-69d9d6e4b4db) transitioned into state 'SUCCESS' from state '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-521109349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e83e04dcdd74df9b1eed7d6b8caa876',qos_specs=None,replication_status=,reservations=['04c7e07d-f50d-41a7-990e-cb8ea8885e02','ed957a01-bf6b-4879-8698-a5d2c976e106','2029a3af-8228-46e3-ac30-a4067daffe0d','050d093c-b300-4bdc-8f67-caaae9ebefe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32be6197aae140d78b7e52ed027a999f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.666160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b7a970-6167-4bce-b9b7-3796c28f688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:36.680237 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b7a970-6167-4bce-b9b7-3796c28f688d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:36.681138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Flow 'volume_create_api' (b7406a4f-f3ab-4c1b-9f6b-d5ca39fc18de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:36.681549 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Create volume request issued successfully. Aug 26 09:04:36.682454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-acc5a669-7269-49bd-be75-1d9994459bcd tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:36.683139 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 560/2251] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:36 2026] POST /volume/v3/volumes => generated 759 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:36.694624 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37dd1a3a-2799-46fe-93bf-0ab9b96b3a69 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.696923 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37dd1a3a-2799-46fe-93bf-0ab9b96b3a69 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 Aug 26 09:04:36.697195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37dd1a3a-2799-46fe-93bf-0ab9b96b3a69 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.697460 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37dd1a3a-2799-46fe-93bf-0ab9b96b3a69 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.701158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7cd09eb7-5e61-4d15-bcc2-6f4812d2eae8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.703823 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7cd09eb7-5e61-4d15-bcc2-6f4812d2eae8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:36.704132 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7cd09eb7-5e61-4d15-bcc2-6f4812d2eae8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.704417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7cd09eb7-5e61-4d15-bcc2-6f4812d2eae8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.705245 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.705245 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:36.710042 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-37dd1a3a-2799-46fe-93bf-0ab9b96b3a69 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.715209 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37dd1a3a-2799-46fe-93bf-0ab9b96b3a69 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 returned with HTTP 200 Aug 26 09:04:36.715674 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 559/2252] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:36.717109 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.717109 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:36.720949 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7cd09eb7-5e61-4d15-bcc2-6f4812d2eae8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:36.726023 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7cd09eb7-5e61-4d15-bcc2-6f4812d2eae8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:36.726516 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 572/2253] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:36.728713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dc3fca97-6331-4559-86de-a6499c492337 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.730873 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc3fca97-6331-4559-86de-a6499c492337 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e Aug 26 09:04:36.731087 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc3fca97-6331-4559-86de-a6499c492337 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.731254 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc3fca97-6331-4559-86de-a6499c492337 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.739392 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.739392 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:36.743925 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dc3fca97-6331-4559-86de-a6499c492337 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.749098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc3fca97-6331-4559-86de-a6499c492337 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e returned with HTTP 200 Aug 26 09:04:36.749547 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 563/2254] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:36.762276 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b564b821-d6b4-48b0-a4a0-0699d75faa12 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.764876 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b564b821-d6b4-48b0-a4a0-0699d75faa12 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d Aug 26 09:04:36.765176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b564b821-d6b4-48b0-a4a0-0699d75faa12 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.765527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b564b821-d6b4-48b0-a4a0-0699d75faa12 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.776501 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.776501 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:36.781074 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b564b821-d6b4-48b0-a4a0-0699d75faa12 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.785746 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b564b821-d6b4-48b0-a4a0-0699d75faa12 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d returned with HTTP 200 Aug 26 09:04:36.786143 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 561/2255] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:36.802320 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c5954261-62a6-48e1-863a-2e6ed99d1e7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.804479 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5954261-62a6-48e1-863a-2e6ed99d1e7d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c Aug 26 09:04:36.804673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5954261-62a6-48e1-863a-2e6ed99d1e7d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.804887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5954261-62a6-48e1-863a-2e6ed99d1e7d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.813157 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.813157 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:36.817205 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c5954261-62a6-48e1-863a-2e6ed99d1e7d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.822065 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5954261-62a6-48e1-863a-2e6ed99d1e7d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c returned with HTTP 200 Aug 26 09:04:36.822444 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 560/2256] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:36.834913 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cd5989df-892c-4dec-af43-17cd02e69d2e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.836981 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cd5989df-892c-4dec-af43-17cd02e69d2e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f Aug 26 09:04:36.837241 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cd5989df-892c-4dec-af43-17cd02e69d2e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.837496 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cd5989df-892c-4dec-af43-17cd02e69d2e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.845181 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.845181 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:36.848979 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cd5989df-892c-4dec-af43-17cd02e69d2e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.853292 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cd5989df-892c-4dec-af43-17cd02e69d2e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f returned with HTTP 200 Aug 26 09:04:36.853742 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 573/2257] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:36.868989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-09083602-77d2-4987-8938-3f68d76962e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.871431 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f Aug 26 09:04:36.871729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.872018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.872308 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume with id: 4b8a61ac-4c90-4f14-b188-5159d4ebfd4f Aug 26 09:04:36.880668 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.880668 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:36.881248 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.907606 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume request issued successfully. Aug 26 09:04:36.907830 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09083602-77d2-4987-8938-3f68d76962e6 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f returned with HTTP 202 Aug 26 09:04:36.908366 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 564/2258] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:36 2026] DELETE /volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:36.919775 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-308e50d4-2d87-451b-b262-dc2f195a6928 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:36.923237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-308e50d4-2d87-451b-b262-dc2f195a6928 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f Aug 26 09:04:36.923450 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-308e50d4-2d87-451b-b262-dc2f195a6928 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:36.923743 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-308e50d4-2d87-451b-b262-dc2f195a6928 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:36.932671 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:36.932671 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:36.937543 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-308e50d4-2d87-451b-b262-dc2f195a6928 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:36.943728 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-308e50d4-2d87-451b-b262-dc2f195a6928 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f returned with HTTP 200 Aug 26 09:04:36.944288 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 562/2259] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:36 2026] GET /volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:37.554061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-06a319b5-d743-4932-950c-50519739d4d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:37.558888 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06a319b5-d743-4932-950c-50519739d4d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:37.559091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06a319b5-d743-4932-950c-50519739d4d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:37.559311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06a319b5-d743-4932-950c-50519739d4d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:37.570279 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:37.570279 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:37.576032 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-06a319b5-d743-4932-950c-50519739d4d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:37.581025 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06a319b5-d743-4932-950c-50519739d4d4 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:37.581470 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 561/2260] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:37 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:37.740770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e42da2b-2e6f-4166-979c-17b3bdeb986c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:37.742756 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e42da2b-2e6f-4166-979c-17b3bdeb986c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:37.743018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e42da2b-2e6f-4166-979c-17b3bdeb986c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:37.743220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e42da2b-2e6f-4166-979c-17b3bdeb986c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:37.755929 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:37.755929 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:37.760497 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5e42da2b-2e6f-4166-979c-17b3bdeb986c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:37.765961 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e42da2b-2e6f-4166-979c-17b3bdeb986c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:37.766352 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 574/2261] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:37 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:37.958078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9837e5c1-c79a-4f32-8baa-5e6498ed0299 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:37.960021 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9837e5c1-c79a-4f32-8baa-5e6498ed0299 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f Aug 26 09:04:37.960206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9837e5c1-c79a-4f32-8baa-5e6498ed0299 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:37.960414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9837e5c1-c79a-4f32-8baa-5e6498ed0299 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:37.967116 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9837e5c1-c79a-4f32-8baa-5e6498ed0299 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f returned with HTTP 404 Aug 26 09:04:37.967726 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 565/2262] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:37 2026] GET /volume/v3/volumes/4b8a61ac-4c90-4f14-b188-5159d4ebfd4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:37.974753 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:37.976796 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c Aug 26 09:04:37.977042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:37.977284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:37.977474 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume with id: 14529da2-fb37-471f-93d8-f30dbd126d9c Aug 26 09:04:37.984631 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:37.984631 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:37.985236 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:38.008455 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume request issued successfully. Aug 26 09:04:38.013892 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18f610c0-2ad5-4b00-9071-5a377d209f6c tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c returned with HTTP 202 Aug 26 09:04:38.013892 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 563/2263] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:37 2026] DELETE /volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:38.018358 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-07221cc0-fb86-4cdf-b8e6-89a3ee46a2fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:38.020011 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07221cc0-fb86-4cdf-b8e6-89a3ee46a2fc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c Aug 26 09:04:38.020230 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07221cc0-fb86-4cdf-b8e6-89a3ee46a2fc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:38.020409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07221cc0-fb86-4cdf-b8e6-89a3ee46a2fc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:38.027736 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:38.027736 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:38.032414 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07221cc0-fb86-4cdf-b8e6-89a3ee46a2fc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:38.037521 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07221cc0-fb86-4cdf-b8e6-89a3ee46a2fc tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c returned with HTTP 200 Aug 26 09:04:38.038058 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 562/2264] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:38 2026] GET /volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:38.594728 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-01d8f7e9-ecdb-4e0a-a422-0f41d5c9a123 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:38.596871 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01d8f7e9-ecdb-4e0a-a422-0f41d5c9a123 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:38.597111 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01d8f7e9-ecdb-4e0a-a422-0f41d5c9a123 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:38.597325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01d8f7e9-ecdb-4e0a-a422-0f41d5c9a123 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:38.608597 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:38.608597 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:38.613365 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-01d8f7e9-ecdb-4e0a-a422-0f41d5c9a123 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:38.618491 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01d8f7e9-ecdb-4e0a-a422-0f41d5c9a123 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:38.618969 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 575/2265] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:38 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:38.779991 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e0bccab-a01c-42e1-b043-8bce45c284f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:38.781611 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e0bccab-a01c-42e1-b043-8bce45c284f0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:38.781856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e0bccab-a01c-42e1-b043-8bce45c284f0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:38.782143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e0bccab-a01c-42e1-b043-8bce45c284f0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:38.792339 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:38.792339 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:38.795950 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e0bccab-a01c-42e1-b043-8bce45c284f0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:38.800463 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e0bccab-a01c-42e1-b043-8bce45c284f0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:38.800866 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 566/2266] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:38 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:39.056475 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1d946c8-bedd-4735-b4c3-046d4112230e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.058114 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1d946c8-bedd-4735-b4c3-046d4112230e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c Aug 26 09:04:39.058287 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1d946c8-bedd-4735-b4c3-046d4112230e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:39.058469 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1d946c8-bedd-4735-b4c3-046d4112230e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:39.063809 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1d946c8-bedd-4735-b4c3-046d4112230e tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c returned with HTTP 404 Aug 26 09:04:39.064264 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 564/2267] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:39 2026] GET /volume/v3/volumes/14529da2-fb37-471f-93d8-f30dbd126d9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:39.072079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17be1868-e6d2-452e-9c28-488708854360 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.073985 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d Aug 26 09:04:39.074208 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:39.074444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:39.074654 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume with id: a55f613c-82c7-4502-8fa7-0d515879dc2d Aug 26 09:04:39.082150 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:39.082150 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:39.082710 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:39.104776 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume request issued successfully. Aug 26 09:04:39.105133 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17be1868-e6d2-452e-9c28-488708854360 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d returned with HTTP 202 Aug 26 09:04:39.105766 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 563/2268] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:39 2026] DELETE /volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:39.113547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-74fa28f9-4110-40f3-84aa-c7dc1f775e18 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.115389 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74fa28f9-4110-40f3-84aa-c7dc1f775e18 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d Aug 26 09:04:39.115515 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74fa28f9-4110-40f3-84aa-c7dc1f775e18 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:39.116245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74fa28f9-4110-40f3-84aa-c7dc1f775e18 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:39.123331 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:39.123331 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:39.127864 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74fa28f9-4110-40f3-84aa-c7dc1f775e18 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:39.133577 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74fa28f9-4110-40f3-84aa-c7dc1f775e18 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d returned with HTTP 200 Aug 26 09:04:39.133969 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 576/2269] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:39 2026] GET /volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:39.634420 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1e98cf8-cbf3-404e-8e45-c5d1e08b30d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.636201 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1e98cf8-cbf3-404e-8e45-c5d1e08b30d9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:39.636420 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1e98cf8-cbf3-404e-8e45-c5d1e08b30d9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:39.636602 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1e98cf8-cbf3-404e-8e45-c5d1e08b30d9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:39.646823 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:39.646823 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:39.651388 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a1e98cf8-cbf3-404e-8e45-c5d1e08b30d9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:39.657796 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1e98cf8-cbf3-404e-8e45-c5d1e08b30d9 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:39.658213 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 567/2270] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:39 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:39.722448 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-e6a293d4-9185-4de3-b167-b4a8de886b97 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.724895 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-e6a293d4-9185-4de3-b167-b4a8de886b97 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13/action Aug 26 09:04:39.725300 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-e6a293d4-9185-4de3-b167-b4a8de886b97 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:39.725438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-e6a293d4-9185-4de3-b167-b4a8de886b97 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:39.749063 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:39.749063 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:39.767738 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e3d18f-ab49-47a8-9478-40ac69fbf839 req-e6a293d4-9185-4de3-b167-b4a8de886b97 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13/action returned with HTTP 204 Aug 26 09:04:39.768243 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 565/2271] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:04:39 2026] POST /volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:39.817379 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-370bbff1-b781-4ba9-a585-6854bf95f514 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.819342 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-370bbff1-b781-4ba9-a585-6854bf95f514 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:39.819569 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-370bbff1-b781-4ba9-a585-6854bf95f514 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:39.819805 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-370bbff1-b781-4ba9-a585-6854bf95f514 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:39.832452 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:39.832452 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:39.837537 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-370bbff1-b781-4ba9-a585-6854bf95f514 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:39.842398 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-370bbff1-b781-4ba9-a585-6854bf95f514 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:39.842782 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 564/2272] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:39 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:39.928967 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-de9269f8-910f-4627-be3c-606a1046314e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.929348 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de9269f8-910f-4627-be3c-606a1046314e None None] GET https://10.4.3.236/volume// Aug 26 09:04:39.929553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de9269f8-910f-4627-be3c-606a1046314e None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:39.929791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de9269f8-910f-4627-be3c-606a1046314e None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:39.930163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de9269f8-910f-4627-be3c-606a1046314e None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:39.930507 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 577/2273] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:04:39.939220 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-c2162193-3595-43d0-bd7a-10f80e44f4e5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:39.942134 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-c2162193-3595-43d0-bd7a-10f80e44f4e5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:04:39.942604 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-c2162193-3595-43d0-bd7a-10f80e44f4e5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e7e3107-d2e8-493b-aaa5-ca51911e0d43", "connector": null, "instance_uuid": "34854d53-76a6-4bb0-a0e5-f6d4ff78e52b"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:39.954379 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:39.954379 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:39.989797 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-c2162193-3595-43d0-bd7a-10f80e44f4e5 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:04:39.990338 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 568/2274] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:04:39 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:39.998065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-ad3b7d42-f9d9-4132-ad9e-56bb5e7502ec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.001100 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-ad3b7d42-f9d9-4132-ad9e-56bb5e7502ec tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722 Aug 26 09:04:40.001407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-ad3b7d42-f9d9-4132-ad9e-56bb5e7502ec tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.001714 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-ad3b7d42-f9d9-4132-ad9e-56bb5e7502ec tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.011934 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:40.011934 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:40.072471 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c0f15da1-1124-4f59-9e8a-3aa6f3bcd006 req-ad3b7d42-f9d9-4132-ad9e-56bb5e7502ec tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722 returned with HTTP 200 Aug 26 09:04:40.072950 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 566/2275] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:04:39 2026] DELETE /volume/v3/attachments/7a6e6b6d-bbe8-422d-88ec-d8844e053722 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:40.146309 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0c2517b6-66da-4625-a0c3-e1cc49cde9c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.148170 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c2517b6-66da-4625-a0c3-e1cc49cde9c5 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d Aug 26 09:04:40.148416 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c2517b6-66da-4625-a0c3-e1cc49cde9c5 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.148650 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c2517b6-66da-4625-a0c3-e1cc49cde9c5 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.154082 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c2517b6-66da-4625-a0c3-e1cc49cde9c5 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d returned with HTTP 404 Aug 26 09:04:40.154542 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 565/2276] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:40 2026] GET /volume/v3/volumes/a55f613c-82c7-4502-8fa7-0d515879dc2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:40.162709 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.165802 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e Aug 26 09:04:40.166057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.166472 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.166472 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume with id: 5a87f92d-42c7-446d-9f0c-e87ffc9e010e Aug 26 09:04:40.175613 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:40.175613 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:40.176406 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:40.199238 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume request issued successfully. Aug 26 09:04:40.199409 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f628fa4-767d-45a6-8dae-dadf8e79c7c8 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e returned with HTTP 202 Aug 26 09:04:40.199893 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 578/2277] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:40 2026] DELETE /volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:40.207927 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87086669-2ba5-4619-8828-e9ec7531149f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.210142 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87086669-2ba5-4619-8828-e9ec7531149f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e Aug 26 09:04:40.210387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87086669-2ba5-4619-8828-e9ec7531149f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.210625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87086669-2ba5-4619-8828-e9ec7531149f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.219579 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:40.219579 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:40.224001 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87086669-2ba5-4619-8828-e9ec7531149f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:40.228968 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87086669-2ba5-4619-8828-e9ec7531149f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e returned with HTTP 200 Aug 26 09:04:40.229391 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 569/2278] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:40 2026] GET /volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:40.671301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71cbdeb8-4aae-4649-bc11-b739a125a460 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.673264 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71cbdeb8-4aae-4649-bc11-b739a125a460 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:40.673521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71cbdeb8-4aae-4649-bc11-b739a125a460 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.673806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71cbdeb8-4aae-4649-bc11-b739a125a460 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.683537 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:40.683537 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:40.687339 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71cbdeb8-4aae-4649-bc11-b739a125a460 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:40.692598 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71cbdeb8-4aae-4649-bc11-b739a125a460 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:40.693030 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 567/2279] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:40 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:40.705172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e2bd92e-5330-465d-a119-50e7b5f346cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.707333 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e2bd92e-5330-465d-a119-50e7b5f346cb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:40.707426 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e2bd92e-5330-465d-a119-50e7b5f346cb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.707638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e2bd92e-5330-465d-a119-50e7b5f346cb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.718012 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:40.718012 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:40.722595 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e2bd92e-5330-465d-a119-50e7b5f346cb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:40.728625 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e2bd92e-5330-465d-a119-50e7b5f346cb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:40.729227 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 566/2280] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:40 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:40.857481 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ef2e78ef-7b9e-440f-8449-4d39c75fe023 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:40.859560 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef2e78ef-7b9e-440f-8449-4d39c75fe023 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:40.859560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef2e78ef-7b9e-440f-8449-4d39c75fe023 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:40.859560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef2e78ef-7b9e-440f-8449-4d39c75fe023 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:40.869101 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:40.869101 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:40.872745 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ef2e78ef-7b9e-440f-8449-4d39c75fe023 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:40.877582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef2e78ef-7b9e-440f-8449-4d39c75fe023 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:40.878110 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 579/2281] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:40 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:41.177665 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-97e2f504-87c5-4404-9fc1-a203cb42b426 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.179230 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-97e2f504-87c5-4404-9fc1-a203cb42b426 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:41.179408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-97e2f504-87c5-4404-9fc1-a203cb42b426 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.179605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-97e2f504-87c5-4404-9fc1-a203cb42b426 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.191163 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:41.191163 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:41.196547 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-97e2f504-87c5-4404-9fc1-a203cb42b426 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:41.203310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-97e2f504-87c5-4404-9fc1-a203cb42b426 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:41.203984 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 570/2282] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:04:41 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:41.243738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4297fb1b-bf47-4432-b408-31bec223131d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.245771 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4297fb1b-bf47-4432-b408-31bec223131d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e Aug 26 09:04:41.245980 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4297fb1b-bf47-4432-b408-31bec223131d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.246184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4297fb1b-bf47-4432-b408-31bec223131d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.254636 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4297fb1b-bf47-4432-b408-31bec223131d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e returned with HTTP 404 Aug 26 09:04:41.255377 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 568/2283] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:41 2026] GET /volume/v3/volumes/5a87f92d-42c7-446d-9f0c-e87ffc9e010e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:41.264597 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.266922 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 Aug 26 09:04:41.267194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.267432 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.267684 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume with id: 5ecc6452-54c3-45cf-98c4-35d1ad2635d2 Aug 26 09:04:41.275506 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:41.275506 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:41.276029 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:41.302779 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume request issued successfully. Aug 26 09:04:41.303066 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3567c77b-b33b-436e-a6e4-e1d8a7bf79ae tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 returned with HTTP 202 Aug 26 09:04:41.303675 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 567/2284] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:41 2026] DELETE /volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:41.312498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2fbabde-a22d-48fb-9576-7f5e1bfa166f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.314770 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2fbabde-a22d-48fb-9576-7f5e1bfa166f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 Aug 26 09:04:41.315138 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2fbabde-a22d-48fb-9576-7f5e1bfa166f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.315240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2fbabde-a22d-48fb-9576-7f5e1bfa166f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.323774 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:41.323774 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:41.329029 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d2fbabde-a22d-48fb-9576-7f5e1bfa166f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:41.334831 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2fbabde-a22d-48fb-9576-7f5e1bfa166f tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 returned with HTTP 200 Aug 26 09:04:41.335347 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 580/2285] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:41 2026] GET /volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:41.864357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5aa2be56-34c4-4ade-92db-20190a4e123f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.864952 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5aa2be56-34c4-4ade-92db-20190a4e123f None None] GET https://10.4.3.236/volume// Aug 26 09:04:41.865196 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5aa2be56-34c4-4ade-92db-20190a4e123f None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.865478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5aa2be56-34c4-4ade-92db-20190a4e123f None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.865960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5aa2be56-34c4-4ade-92db-20190a4e123f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:41.866380 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 571/2286] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:04:41.873641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-201ccc44-f95f-411d-83f3-b09315ce036a req-862b8b4d-bec9-4241-ba63-e5484cce707c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.875702 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-862b8b4d-bec9-4241-ba63-e5484cce707c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] GET https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:04:41.875983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-862b8b4d-bec9-4241-ba63-e5484cce707c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.876173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-862b8b4d-bec9-4241-ba63-e5484cce707c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.884909 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:41.884909 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:41.888147 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-201ccc44-f95f-411d-83f3-b09315ce036a req-862b8b4d-bec9-4241-ba63-e5484cce707c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:04:41.894530 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-862b8b4d-bec9-4241-ba63-e5484cce707c tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 200 Aug 26 09:04:41.894640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92785dff-e731-4a43-b970-49029b359cdb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.894700 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 569/2287] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:04:41 2026] GET /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 1540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:41.896341 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92785dff-e731-4a43-b970-49029b359cdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:41.896714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92785dff-e731-4a43-b970-49029b359cdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:41.897083 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92785dff-e731-4a43-b970-49029b359cdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:41.907246 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:41.907246 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:41.911416 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-92785dff-e731-4a43-b970-49029b359cdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:41.916008 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92785dff-e731-4a43-b970-49029b359cdb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:41.916417 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 568/2288] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:41 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:41.986293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:41.988340 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] PUT https://10.4.3.236/volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a Aug 26 09:04:41.988743 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:41.996917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Acquiring lock "cinder-attachment_update-6e7e3107-d2e8-493b-aaa5-ca51911e0d43-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:04:42.002581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Lock "cinder-attachment_update-6e7e3107-d2e8-493b-aaa5-ca51911e0d43-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:04:42.003623 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.003623 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:42.062052 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0821ac2a-9da9-4a03-8f68-5999301b7eb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.062462 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0821ac2a-9da9-4a03-8f68-5999301b7eb4 None None] GET https://10.4.3.236/volume// Aug 26 09:04:42.062628 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0821ac2a-9da9-4a03-8f68-5999301b7eb4 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.062863 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0821ac2a-9da9-4a03-8f68-5999301b7eb4 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.063196 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0821ac2a-9da9-4a03-8f68-5999301b7eb4 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:42.063484 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 572/2289] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04: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 26 09:04:42.071656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-c57ede3c-a5ee-4b0e-bf23-6fbb33d09d55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.073791 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-c57ede3c-a5ee-4b0e-bf23-6fbb33d09d55 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:04:42.074254 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-c57ede3c-a5ee-4b0e-bf23-6fbb33d09d55 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c422e622-3df2-4692-a9f8-4352aebe896b", "connector": null, "instance_uuid": "a7c52a96-c94c-4213-9b6e-9cdd74b27534"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:42.089194 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.089194 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:42.101509 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Lock "cinder-attachment_update-6e7e3107-d2e8-493b-aaa5-ca51911e0d43-np0000008153" released by "attachment_update" :: held 0.099s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:04:42.101933 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-9dc4266c-124b-4a8b-bbab-dd4258b8bf71 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a returned with HTTP 200 Aug 26 09:04:42.102377 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 581/2290] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:04:41 2026] PUT /volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:42.126267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-201ccc44-f95f-411d-83f3-b09315ce036a req-8c933c3f-e5a5-4411-ba35-245de0163b00 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.128717 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-8c933c3f-e5a5-4411-ba35-245de0163b00 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] POST https://10.4.3.236/volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a/action Aug 26 09:04:42.129165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-8c933c3f-e5a5-4411-ba35-245de0163b00 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:42.129221 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-c57ede3c-a5ee-4b0e-bf23-6fbb33d09d55 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:04:42.129312 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-8c933c3f-e5a5-4411-ba35-245de0163b00 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:42.129836 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 570/2291] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:04:42 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 26 09:04:42.138222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb3cfe33-d467-40d0-a8f6-fc35f1fc73a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.138672 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb3cfe33-d467-40d0-a8f6-fc35f1fc73a6 None None] GET https://10.4.3.236/volume// Aug 26 09:04:42.138922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb3cfe33-d467-40d0-a8f6-fc35f1fc73a6 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.139164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb3cfe33-d467-40d0-a8f6-fc35f1fc73a6 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.139568 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb3cfe33-d467-40d0-a8f6-fc35f1fc73a6 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:42.140200 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 573/2292] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04: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 26 09:04:42.148873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-8551204b-3ace-4263-a808-4348a92e4396 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.149316 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.149316 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:42.151332 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-8551204b-3ace-4263-a808-4348a92e4396 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:42.151623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-8551204b-3ace-4263-a808-4348a92e4396 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.151941 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-8551204b-3ace-4263-a808-4348a92e4396 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.164190 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-201ccc44-f95f-411d-83f3-b09315ce036a req-8c933c3f-e5a5-4411-ba35-245de0163b00 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a/action returned with HTTP 204 Aug 26 09:04:42.164666 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 569/2293] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:04:42 2026] POST /volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:42.165344 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.165344 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:42.170479 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-8551204b-3ace-4263-a808-4348a92e4396 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:42.176365 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-8551204b-3ace-4263-a808-4348a92e4396 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:42.176838 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 582/2294] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:04:42 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:42.350804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-995eaf28-5644-4e59-b5f8-3211bae81357 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.352801 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-995eaf28-5644-4e59-b5f8-3211bae81357 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 Aug 26 09:04:42.354904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-995eaf28-5644-4e59-b5f8-3211bae81357 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.354904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-995eaf28-5644-4e59-b5f8-3211bae81357 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.361418 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-995eaf28-5644-4e59-b5f8-3211bae81357 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 returned with HTTP 404 Aug 26 09:04:42.362409 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 571/2295] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:42 2026] GET /volume/v3/volumes/5ecc6452-54c3-45cf-98c4-35d1ad2635d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:42.372774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-300d554e-1d8e-47c6-8c96-0658696fd162 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.374529 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 Aug 26 09:04:42.374709 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.374908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.375013 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete snapshot with id: a53e25e9-fe41-418d-a829-9ed1f3017726 Aug 26 09:04:42.386253 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.386253 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:42.386706 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Snapshot retrieved successfully. Aug 26 09:04:42.404340 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Snapshot delete request issued successfully. Aug 26 09:04:42.404569 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-300d554e-1d8e-47c6-8c96-0658696fd162 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 returned with HTTP 202 Aug 26 09:04:42.405175 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 574/2296] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:04:42 2026] DELETE /volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:42.413688 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-83756a84-687e-4d7a-af46-1f5935a0534d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.416102 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83756a84-687e-4d7a-af46-1f5935a0534d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 Aug 26 09:04:42.416301 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83756a84-687e-4d7a-af46-1f5935a0534d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.416527 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83756a84-687e-4d7a-af46-1f5935a0534d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.425912 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.425912 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:42.425912 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-83756a84-687e-4d7a-af46-1f5935a0534d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Snapshot retrieved successfully. Aug 26 09:04:42.425912 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83756a84-687e-4d7a-af46-1f5935a0534d tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 returned with HTTP 200 Aug 26 09:04:42.425912 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 570/2297] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:04:42 2026] GET /volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:04:42.921834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-7fb18101-6dde-4da9-960a-a0a252800c20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.925070 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-7fb18101-6dde-4da9-960a-a0a252800c20 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519/encryption Aug 26 09:04:42.925354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-7fb18101-6dde-4da9-960a-a0a252800c20 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.925567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-7fb18101-6dde-4da9-960a-a0a252800c20 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.931751 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4119d5ca-3452-4f95-8e96-52b6eedbaaa6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:42.933865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4119d5ca-3452-4f95-8e96-52b6eedbaaa6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:42.934125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4119d5ca-3452-4f95-8e96-52b6eedbaaa6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:42.934395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4119d5ca-3452-4f95-8e96-52b6eedbaaa6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:42.938655 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.938655 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:42.944720 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:42.944720 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:42.947258 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a9ad284a-b5b8-4b8e-8dcb-423b1a0fbd1f req-7fb18101-6dde-4da9-960a-a0a252800c20 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519/encryption returned with HTTP 200 Aug 26 09:04:42.947632 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 583/2298] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:04:42 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:42.950159 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4119d5ca-3452-4f95-8e96-52b6eedbaaa6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:42.956033 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4119d5ca-3452-4f95-8e96-52b6eedbaaa6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:42.956489 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 572/2299] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:42 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:43.436446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30d03095-a2d9-44a5-84c5-cb613466d263 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:43.440596 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30d03095-a2d9-44a5-84c5-cb613466d263 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 Aug 26 09:04:43.440907 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30d03095-a2d9-44a5-84c5-cb613466d263 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:43.441085 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30d03095-a2d9-44a5-84c5-cb613466d263 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:43.452664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30d03095-a2d9-44a5-84c5-cb613466d263 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 returned with HTTP 404 Aug 26 09:04:43.453289 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 575/2300] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:04:43 2026] GET /volume/v3/snapshots/a53e25e9-fe41-418d-a829-9ed1f3017726 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:43.463287 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab5c1a49-f031-454f-9618-44af5311dc57 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:43.465380 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:43.465656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:43.465866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:43.466044 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume with id: c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:43.475076 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:43.475076 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:43.475658 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:43.502196 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Delete volume request issued successfully. Aug 26 09:04:43.502443 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab5c1a49-f031-454f-9618-44af5311dc57 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 returned with HTTP 202 Aug 26 09:04:43.503051 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 571/2301] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:43 2026] DELETE /volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:43.514484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-74ca88e1-824a-42ed-bd29-dd308fd2ad93 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:43.516584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74ca88e1-824a-42ed-bd29-dd308fd2ad93 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:43.516786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74ca88e1-824a-42ed-bd29-dd308fd2ad93 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:43.517009 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74ca88e1-824a-42ed-bd29-dd308fd2ad93 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:43.524827 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:43.524827 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:43.529432 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74ca88e1-824a-42ed-bd29-dd308fd2ad93 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Volume info retrieved successfully. Aug 26 09:04:43.535392 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74ca88e1-824a-42ed-bd29-dd308fd2ad93 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 returned with HTTP 200 Aug 26 09:04:43.535877 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 584/2302] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:43 2026] GET /volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:43.972562 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea3abd90-d122-41e6-a30c-10bcc0d3f203 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:43.978816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea3abd90-d122-41e6-a30c-10bcc0d3f203 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:43.978816 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea3abd90-d122-41e6-a30c-10bcc0d3f203 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:43.978816 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea3abd90-d122-41e6-a30c-10bcc0d3f203 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:43.997861 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:43.997861 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:44.001937 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea3abd90-d122-41e6-a30c-10bcc0d3f203 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:44.006791 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea3abd90-d122-41e6-a30c-10bcc0d3f203 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:44.007225 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 573/2303] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:43 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:44.552921 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-074efc65-2bda-4d60-a094-900b2ad808a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:44.555537 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-074efc65-2bda-4d60-a094-900b2ad808a0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] GET https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 Aug 26 09:04:44.555809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-074efc65-2bda-4d60-a094-900b2ad808a0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:44.556128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-074efc65-2bda-4d60-a094-900b2ad808a0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:44.564750 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-074efc65-2bda-4d60-a094-900b2ad808a0 tempest-CreateVolumesFromSnapshotTest-1950649776 tempest-CreateVolumesFromSnapshotTest-1950649776-project-member] https://10.4.3.236/volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 returned with HTTP 404 Aug 26 09:04:44.565605 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 576/2304] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:44 2026] GET /volume/v3/volumes/c559bbd1-b9ea-449e-a7a7-5a2b55ae5305 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:45.026446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f9fb954-38c5-4c3e-b447-c86977601955 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:45.028630 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f9fb954-38c5-4c3e-b447-c86977601955 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:45.028903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f9fb954-38c5-4c3e-b447-c86977601955 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:45.029143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f9fb954-38c5-4c3e-b447-c86977601955 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:45.040471 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:45.040471 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:45.044867 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4f9fb954-38c5-4c3e-b447-c86977601955 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:45.050322 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f9fb954-38c5-4c3e-b447-c86977601955 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:45.050960 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 572/2305] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:45 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:46.068350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8108a08a-5520-4d99-8564-ad23f059c03e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:46.070335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8108a08a-5520-4d99-8564-ad23f059c03e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:46.070605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8108a08a-5520-4d99-8564-ad23f059c03e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:46.071063 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8108a08a-5520-4d99-8564-ad23f059c03e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:46.089588 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:46.089588 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:46.097878 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8108a08a-5520-4d99-8564-ad23f059c03e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:46.103942 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8108a08a-5520-4d99-8564-ad23f059c03e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:46.104659 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 585/2306] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:46 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:04:46.390538 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eeda7fb1-6684-474a-94fd-9cc156443a7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:46.392870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eeda7fb1-6684-474a-94fd-9cc156443a7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f Aug 26 09:04:46.393135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eeda7fb1-6684-474a-94fd-9cc156443a7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:46.393401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eeda7fb1-6684-474a-94fd-9cc156443a7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:46.403266 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:46.403266 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:46.488098 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-13bc2308-c370-4a2b-9d84-52ee09d37962 req-eeda7fb1-6684-474a-94fd-9cc156443a7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f returned with HTTP 200 Aug 26 09:04:46.488552 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 574/2307] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:04:46 2026] DELETE /volume/v3/attachments/ab962405-f545-4bbe-b98f-ecb5c46fba4f => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:47.120301 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-44cd86a8-5845-4766-8181-12c78f76fed0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:47.122794 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44cd86a8-5845-4766-8181-12c78f76fed0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:47.122939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44cd86a8-5845-4766-8181-12c78f76fed0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:47.123187 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44cd86a8-5845-4766-8181-12c78f76fed0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:47.134369 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:47.134369 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:47.139304 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-44cd86a8-5845-4766-8181-12c78f76fed0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:47.147115 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44cd86a8-5845-4766-8181-12c78f76fed0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:47.147718 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 577/2308] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:47 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:51.743331 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1bb007f1-71c9-481a-ab44-b473861145d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:51.745239 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:51.745685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:51.745981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:51.747295 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:51.764971 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:51.764971 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:51.764971 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:51.805128 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume request issued successfully. Aug 26 09:04:51.806409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1bb007f1-71c9-481a-ab44-b473861145d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 202 Aug 26 09:04:51.806409 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 573/2309] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:51 2026] DELETE /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:04:51.823861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1e3c8c64-6a7f-42b1-9148-134b9c4e996a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:51.826454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1e3c8c64-6a7f-42b1-9148-134b9c4e996a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:51.826761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1e3c8c64-6a7f-42b1-9148-134b9c4e996a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:51.827054 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1e3c8c64-6a7f-42b1-9148-134b9c4e996a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:51.841889 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:51.841889 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:51.851358 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1e3c8c64-6a7f-42b1-9148-134b9c4e996a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:51.860414 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1e3c8c64-6a7f-42b1-9148-134b9c4e996a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 200 Aug 26 09:04:51.864003 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 586/2310] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:51 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:51.956497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-6d87ae85-6b20-4b64-b300-7cea71884c11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:51.960206 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-6d87ae85-6b20-4b64-b300-7cea71884c11 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] DELETE https://10.4.3.236/volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13 Aug 26 09:04:51.960532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-6d87ae85-6b20-4b64-b300-7cea71884c11 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:51.960868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-6d87ae85-6b20-4b64-b300-7cea71884c11 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:51.976791 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:51.976791 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:52.059944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-901b9a60-7931-49cb-a552-32a6477d909d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:52.060338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-6d87ae85-6b20-4b64-b300-7cea71884c11 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13 returned with HTTP 200 Aug 26 09:04:52.060338 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 575/2311] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:04:51 2026] DELETE /volume/v3/attachments/8ce4544b-d19a-46b0-98cd-85bb7639dd13 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:52.168871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:52.168871 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1198564525"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:52.170298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1198564525'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:52.170298 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume of 1 GB Aug 26 09:04:52.174549 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Availability Zones retrieved successfully. Aug 26 09:04:52.183166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (1c26f8c8-2784-446d-9d26-670a66a5188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:52.184514 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (246c3137-1562-431d-a83a-43c14f9532ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:52.187864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:52.231646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (246c3137-1562-431d-a83a-43c14f9532ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:52.232710 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11d9db0-c571-46cf-ba47-a1561ead7a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:52.379044 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['0d76577f-2f48-4996-aea2-155363f6e626', '0e71f4cf-82b5-4609-951d-fe1394a00a46', 'f1a03f4b-516a-44f7-b04f-837687f62828', 'a3f08d69-a486-49f5-8485-693ad75e63c7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:52.380020 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11d9db0-c571-46cf-ba47-a1561ead7a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d76577f-2f48-4996-aea2-155363f6e626', '0e71f4cf-82b5-4609-951d-fe1394a00a46', 'f1a03f4b-516a-44f7-b04f-837687f62828', 'a3f08d69-a486-49f5-8485-693ad75e63c7']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:52.380894 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70a510b-89bb-490a-bae3-91eae250a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:52.412830 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70a510b-89bb-490a-bae3-91eae250a51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29460f9b-39af-46d3-bdfc-88ac7d10781d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1198564525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['0d76577f-2f48-4996-aea2-155363f6e626','0e71f4cf-82b5-4609-951d-fe1394a00a46','f1a03f4b-516a-44f7-b04f-837687f62828','a3f08d69-a486-49f5-8485-693ad75e63c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1198564525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29460f9b-39af-46d3-bdfc-88ac7d10781d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d703990068b04b1099a129cea696abb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:52.414564 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f00fc9d-4cf4-4a5f-b2d2-b886e9571319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:52.444469 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f00fc9d-4cf4-4a5f-b2d2-b886e9571319) transitioned into state 'SUCCESS' from state '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-1198564525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['0d76577f-2f48-4996-aea2-155363f6e626','0e71f4cf-82b5-4609-951d-fe1394a00a46','f1a03f4b-516a-44f7-b04f-837687f62828','a3f08d69-a486-49f5-8485-693ad75e63c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:52.445660 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b58c849-cc36-4f9c-a851-bad6bb1fd3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:52.458551 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b58c849-cc36-4f9c-a851-bad6bb1fd3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:52.459543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (1c26f8c8-2784-446d-9d26-670a66a5188c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:52.459952 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request issued successfully. Aug 26 09:04:52.460611 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-901b9a60-7931-49cb-a552-32a6477d909d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:52.462855 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 578/2312] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:04:52 2026] POST /volume/v3/volumes => generated 749 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:52.479580 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-427f9334-9646-4d8e-b06d-cd14b9d00e6d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:52.485688 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-427f9334-9646-4d8e-b06d-cd14b9d00e6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:04:52.486250 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-427f9334-9646-4d8e-b06d-cd14b9d00e6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:52.487100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-427f9334-9646-4d8e-b06d-cd14b9d00e6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:52.500141 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:52.500141 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:52.514258 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-427f9334-9646-4d8e-b06d-cd14b9d00e6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:04:52.518473 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-427f9334-9646-4d8e-b06d-cd14b9d00e6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d returned with HTTP 200 Aug 26 09:04:52.519009 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 574/2313] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:52 2026] GET /volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:52.879913 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-46b4e14d-abb0-45b9-a100-1c2b620d8c3a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:52.883232 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-46b4e14d-abb0-45b9-a100-1c2b620d8c3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:52.883232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-46b4e14d-abb0-45b9-a100-1c2b620d8c3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:52.883472 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-46b4e14d-abb0-45b9-a100-1c2b620d8c3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:52.895402 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-46b4e14d-abb0-45b9-a100-1c2b620d8c3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 404 Aug 26 09:04:52.895830 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 587/2314] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:52 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:52.906374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c39964a-403e-4b37-9947-f52c996cd155 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:52.908623 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c39964a-403e-4b37-9947-f52c996cd155 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:52.908878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c39964a-403e-4b37-9947-f52c996cd155 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:52.910181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c39964a-403e-4b37-9947-f52c996cd155 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:52.916540 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c39964a-403e-4b37-9947-f52c996cd155 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 404 Aug 26 09:04:52.917238 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 576/2315] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:52 2026] GET /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:52.926692 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb930117-5b59-4fe4-b794-fbcdc4af6444 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:52.930779 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb930117-5b59-4fe4-b794-fbcdc4af6444 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:52.931027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb930117-5b59-4fe4-b794-fbcdc4af6444 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:52.931229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb930117-5b59-4fe4-b794-fbcdc4af6444 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:52.931430 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-eb930117-5b59-4fe4-b794-fbcdc4af6444 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: e4af6034-38b5-4291-b812-64453d995a42 Aug 26 09:04:52.940724 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb930117-5b59-4fe4-b794-fbcdc4af6444 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 returned with HTTP 404 Aug 26 09:04:52.943863 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 579/2316] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:04:52 2026] DELETE /volume/v3/volumes/e4af6034-38b5-4291-b812-64453d995a42 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:52.991609 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:52.993478 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:04:52.993918 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-456913868"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:52.997007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request body: {'volume': {'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-456913868'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:04:53.137401 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume of 1 GB Aug 26 09:04:53.146673 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability Zones retrieved successfully. Aug 26 09:04:53.156510 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (12d0a320-8691-40d9-bcb0-c56a0a33c4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:53.158430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b296206c-468b-47e8-837f-c3b559c8cff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:53.159864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:04:53.261416 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b296206c-468b-47e8-837f-c3b559c8cff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:53.262769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f168186-80d6-404b-9b95-4093705b4bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:53.317291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['f94c1c7e-953a-4c8d-b09c-8e13120356ba', 'dcd784e1-ebcb-46dc-8eed-96acb7d07dc0', '1c65bf3c-6ed7-4ff9-aa97-6369e431a9ed', '6afa6720-3aa4-4bd4-85c4-5f2ff2af7eed'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:53.318351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f168186-80d6-404b-9b95-4093705b4bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f94c1c7e-953a-4c8d-b09c-8e13120356ba', 'dcd784e1-ebcb-46dc-8eed-96acb7d07dc0', '1c65bf3c-6ed7-4ff9-aa97-6369e431a9ed', '6afa6720-3aa4-4bd4-85c4-5f2ff2af7eed']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:53.320016 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281be6de-b0f2-4c8d-8d11-aefd12c69619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:53.353756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281be6de-b0f2-4c8d-8d11-aefd12c69619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da077f2-6261-491b-ab5b-77b7e27ae86e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-456913868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['f94c1c7e-953a-4c8d-b09c-8e13120356ba','dcd784e1-ebcb-46dc-8eed-96acb7d07dc0','1c65bf3c-6ed7-4ff9-aa97-6369e431a9ed','6afa6720-3aa4-4bd4-85c4-5f2ff2af7eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-456913868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3da077f2-6261-491b-ab5b-77b7e27ae86e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f10b999975b4508bdb9aa81b2f106e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:53.355032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce980ae-ddbd-4ad5-b3d3-637a8f33b36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:53.386334 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce980ae-ddbd-4ad5-b3d3-637a8f33b36a) transitioned into state 'SUCCESS' from state '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-456913868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['f94c1c7e-953a-4c8d-b09c-8e13120356ba','dcd784e1-ebcb-46dc-8eed-96acb7d07dc0','1c65bf3c-6ed7-4ff9-aa97-6369e431a9ed','6afa6720-3aa4-4bd4-85c4-5f2ff2af7eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:53.386793 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbaa3de3-6504-440d-a55a-f4b7eb881d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:04:53.400528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbaa3de3-6504-440d-a55a-f4b7eb881d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:04:53.401934 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (12d0a320-8691-40d9-bcb0-c56a0a33c4cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:04:53.402304 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request issued successfully. Aug 26 09:04:53.403823 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1468e2a9-7d68-478e-b9cb-6d17a5c06270 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:04:53.403944 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 575/2317] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:52 2026] POST /volume/v3/volumes => generated 748 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:53.421241 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a72f6ec4-d5b8-42a1-be77-7ce4ae42032d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:53.427769 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a72f6ec4-d5b8-42a1-be77-7ce4ae42032d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:04:53.427769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a72f6ec4-d5b8-42a1-be77-7ce4ae42032d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:53.427769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a72f6ec4-d5b8-42a1-be77-7ce4ae42032d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:53.439773 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:53.439773 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:53.447121 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a72f6ec4-d5b8-42a1-be77-7ce4ae42032d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:53.456985 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a72f6ec4-d5b8-42a1-be77-7ce4ae42032d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 200 Aug 26 09:04:53.457594 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 588/2318] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:53 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:53.536391 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f46731fe-bb68-4485-9ea5-0a466c2becd8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:53.539067 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f46731fe-bb68-4485-9ea5-0a466c2becd8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:04:53.539362 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f46731fe-bb68-4485-9ea5-0a466c2becd8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:53.539648 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f46731fe-bb68-4485-9ea5-0a466c2becd8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:53.553171 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:53.553171 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:53.559810 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f46731fe-bb68-4485-9ea5-0a466c2becd8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:04:53.568482 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f46731fe-bb68-4485-9ea5-0a466c2becd8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d returned with HTTP 200 Aug 26 09:04:53.569243 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 577/2319] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:53 2026] GET /volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:53.584052 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:53.587937 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:04:53.587937 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29460f9b-39af-46d3-bdfc-88ac7d10781d", "name": "tempest-VolumesBackupsTest-Backup-890701189"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:53.589165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating new backup {'backup': {'volume_id': '29460f9b-39af-46d3-bdfc-88ac7d10781d', 'name': 'tempest-VolumesBackupsTest-Backup-890701189'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:04:53.589666 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating backup of volume 29460f9b-39af-46d3-bdfc-88ac7d10781d in container None Aug 26 09:04:53.599557 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:53.599557 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:53.600329 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:04:53.634269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['efe10700-b539-475c-bd26-45e45855ebdc', '90eac29d-7a7c-4d2a-824f-7a74375e0b97'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:53.681271 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7552e31-c1fd-4dbf-86da-4cb632b123f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:04:53.681271 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 580/2320] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:53 2026] POST /volume/v3/backups => generated 329 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:53.691963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c66e0dc-a432-4986-b4ee-d2a8edfe240b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:53.697870 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c66e0dc-a432-4986-b4ee-d2a8edfe240b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:53.697870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c66e0dc-a432-4986-b4ee-d2a8edfe240b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:53.697870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c66e0dc-a432-4986-b4ee-d2a8edfe240b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:53.697870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1c66e0dc-a432-4986-b4ee-d2a8edfe240b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:53.701018 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:53.701018 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:53.701968 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c66e0dc-a432-4986-b4ee-d2a8edfe240b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:53.702449 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 576/2321] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:53 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:54.475379 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-afac5252-9dd8-400a-8a5b-e01a21c5f5fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:54.477529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-afac5252-9dd8-400a-8a5b-e01a21c5f5fb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:04:54.477801 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-afac5252-9dd8-400a-8a5b-e01a21c5f5fb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:54.478116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-afac5252-9dd8-400a-8a5b-e01a21c5f5fb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:54.487970 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:54.487970 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:54.494083 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-afac5252-9dd8-400a-8a5b-e01a21c5f5fb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:54.501951 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-afac5252-9dd8-400a-8a5b-e01a21c5f5fb tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 200 Aug 26 09:04:54.502452 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 589/2322] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:54 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:54.525625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69846d84-5c73-4b15-9524-3937752f2ac8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:54.529500 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69846d84-5c73-4b15-9524-3937752f2ac8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:04:54.529749 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69846d84-5c73-4b15-9524-3937752f2ac8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:54.530009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69846d84-5c73-4b15-9524-3937752f2ac8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:54.540565 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:54.540565 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:54.546290 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69846d84-5c73-4b15-9524-3937752f2ac8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:54.553721 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69846d84-5c73-4b15-9524-3937752f2ac8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 200 Aug 26 09:04:54.554222 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 578/2323] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:54 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:54.567614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:54.569456 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:04:54.569907 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3da077f2-6261-491b-ab5b-77b7e27ae86e", "name": "tempest-VolumesBackupsTest-Backup-1642338621", "container": "tempest-volumesbackupstest-backup-container-117785566"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:54.571476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating new backup {'backup': {'volume_id': '3da077f2-6261-491b-ab5b-77b7e27ae86e', 'name': 'tempest-VolumesBackupsTest-Backup-1642338621', 'container': 'tempest-volumesbackupstest-backup-container-117785566'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:04:54.571670 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating backup of volume 3da077f2-6261-491b-ab5b-77b7e27ae86e in container tempest-volumesbackupstest-backup-container-117785566 Aug 26 09:04:54.579352 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:54.579352 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:54.579882 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:04:54.600022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['526e1b50-0217-436f-990d-933ae0fcba3f', '09076cd4-6c7c-4e88-8f0a-295119d6bfcb'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:04:54.639638 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba9eb06c-76df-41ad-a44e-3a1c6ed81490 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:04:54.640112 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 581/2324] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:04:54 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:04:54.650533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3de0b1c4-5557-4557-9e7d-a741586866b0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:54.652698 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3de0b1c4-5557-4557-9e7d-a741586866b0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:04:54.652933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3de0b1c4-5557-4557-9e7d-a741586866b0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:54.653156 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3de0b1c4-5557-4557-9e7d-a741586866b0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:54.653287 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3de0b1c4-5557-4557-9e7d-a741586866b0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:54.663865 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:54.663865 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:54.664894 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3de0b1c4-5557-4557-9e7d-a741586866b0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:04:54.665385 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 577/2325] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:54 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:54.718685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4f661b76-115a-4cd5-bf39-71345ff79621 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:54.720724 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f661b76-115a-4cd5-bf39-71345ff79621 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:54.721211 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f661b76-115a-4cd5-bf39-71345ff79621 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:54.721211 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f661b76-115a-4cd5-bf39-71345ff79621 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:54.721297 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4f661b76-115a-4cd5-bf39-71345ff79621 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:54.726765 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:54.726765 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:54.727795 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f661b76-115a-4cd5-bf39-71345ff79621 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:54.728350 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 590/2326] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:54 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:55.677697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84cf7130-ef9f-4182-a6b0-fdb75b4c2e4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:55.680070 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84cf7130-ef9f-4182-a6b0-fdb75b4c2e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:04:55.680307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84cf7130-ef9f-4182-a6b0-fdb75b4c2e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:55.680525 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84cf7130-ef9f-4182-a6b0-fdb75b4c2e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:55.680669 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-84cf7130-ef9f-4182-a6b0-fdb75b4c2e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:55.686870 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:55.686870 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:55.687912 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84cf7130-ef9f-4182-a6b0-fdb75b4c2e4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:04:55.688397 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 579/2327] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:55 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:55.745879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c268b6db-b58b-43b0-9bcc-87c8e113f8a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:55.747664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c268b6db-b58b-43b0-9bcc-87c8e113f8a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:55.748040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c268b6db-b58b-43b0-9bcc-87c8e113f8a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:55.749344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c268b6db-b58b-43b0-9bcc-87c8e113f8a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:55.749344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c268b6db-b58b-43b0-9bcc-87c8e113f8a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:55.753147 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:55.753147 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:55.754080 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c268b6db-b58b-43b0-9bcc-87c8e113f8a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:55.754573 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 582/2328] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:55 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:56.702874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4a8130c-c89d-4c00-a264-3cb8852ba58a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:56.703672 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4a8130c-c89d-4c00-a264-3cb8852ba58a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:04:56.703972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4a8130c-c89d-4c00-a264-3cb8852ba58a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:56.704242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4a8130c-c89d-4c00-a264-3cb8852ba58a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:56.704403 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b4a8130c-c89d-4c00-a264-3cb8852ba58a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:56.709791 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:56.709791 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:56.710954 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4a8130c-c89d-4c00-a264-3cb8852ba58a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:04:56.711480 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 578/2329] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:56 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:04:56.770487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-50279df7-624a-4df5-b2d2-235efddbe931 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:56.774868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50279df7-624a-4df5-b2d2-235efddbe931 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:56.774868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50279df7-624a-4df5-b2d2-235efddbe931 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:56.774868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50279df7-624a-4df5-b2d2-235efddbe931 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:56.774868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-50279df7-624a-4df5-b2d2-235efddbe931 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:56.780327 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:56.780327 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:56.781518 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50279df7-624a-4df5-b2d2-235efddbe931 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:56.782210 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 591/2330] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:56 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:57.725944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1947ea5c-4529-488b-a382-c595279440d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:57.727997 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1947ea5c-4529-488b-a382-c595279440d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:04:57.728325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1947ea5c-4529-488b-a382-c595279440d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:57.729184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1947ea5c-4529-488b-a382-c595279440d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:57.729184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1947ea5c-4529-488b-a382-c595279440d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:57.734801 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:57.734801 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:57.735869 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1947ea5c-4529-488b-a382-c595279440d1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:04:57.736338 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 580/2331] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:57 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:57.804977 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fae8522-a916-4911-960d-50d8ed33b2dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:57.814446 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fae8522-a916-4911-960d-50d8ed33b2dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:57.814446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fae8522-a916-4911-960d-50d8ed33b2dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:57.814446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fae8522-a916-4911-960d-50d8ed33b2dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:57.814446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9fae8522-a916-4911-960d-50d8ed33b2dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:57.821447 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:57.821447 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:57.822871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fae8522-a916-4911-960d-50d8ed33b2dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:57.823516 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 583/2332] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:57 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:58.248739 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f1c882a2-67d9-48a8-89ce-493c98fb4e95 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:58.249330 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1c882a2-67d9-48a8-89ce-493c98fb4e95 None None] GET https://10.4.3.236/volume// Aug 26 09:04:58.249772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1c882a2-67d9-48a8-89ce-493c98fb4e95 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:58.250004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1c882a2-67d9-48a8-89ce-493c98fb4e95 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:58.250457 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1c882a2-67d9-48a8-89ce-493c98fb4e95 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:04:58.250987 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 579/2333] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:04:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:04:58.269554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-5118aafa-52a5-443a-b3e7-9aaaca6b9c4b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:58.271755 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-5118aafa-52a5-443a-b3e7-9aaaca6b9c4b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:04:58.272077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-5118aafa-52a5-443a-b3e7-9aaaca6b9c4b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:58.272361 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-5118aafa-52a5-443a-b3e7-9aaaca6b9c4b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:58.286827 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:58.286827 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:58.293973 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-5118aafa-52a5-443a-b3e7-9aaaca6b9c4b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:04:58.311969 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-5118aafa-52a5-443a-b3e7-9aaaca6b9c4b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:04:58.311969 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 592/2334] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:04:58 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:04:58.483618 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:58.488377 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] PUT https://10.4.3.236/volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961 Aug 26 09:04:58.493889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:58.506735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Acquiring lock "cinder-attachment_update-c422e622-3df2-4692-a9f8-4352aebe896b-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:04:58.517287 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-c422e622-3df2-4692-a9f8-4352aebe896b-np0000008153" acquired by "attachment_update" :: waited 0.011s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:04:58.518596 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:58.518596 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:58.700777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-c422e622-3df2-4692-a9f8-4352aebe896b-np0000008153" released by "attachment_update" :: held 0.184s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:04:58.702033 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-decf23ee-92d1-4f4a-895b-677dc2ca629b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961 returned with HTTP 200 Aug 26 09:04:58.703034 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 581/2335] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:04:58 2026] PUT /volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:04:58.752927 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ee21e4d-702a-484e-897e-8ee961dc0841 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:58.757548 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ee21e4d-702a-484e-897e-8ee961dc0841 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:04:58.757786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ee21e4d-702a-484e-897e-8ee961dc0841 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:58.758559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ee21e4d-702a-484e-897e-8ee961dc0841 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:58.758559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6ee21e4d-702a-484e-897e-8ee961dc0841 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:58.760906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-10f50064-537c-4884-a7be-599def28b6bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:58.762816 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-10f50064-537c-4884-a7be-599def28b6bf tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961/action Aug 26 09:04:58.763165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-10f50064-537c-4884-a7be-599def28b6bf tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:04:58.763388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-10f50064-537c-4884-a7be-599def28b6bf tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:04:58.765310 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:58.765310 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:58.767221 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ee21e4d-702a-484e-897e-8ee961dc0841 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:04:58.767221 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 584/2336] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:58 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:58.768865 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=247,cinder:UPDATE=49,cinder:INSERT=23 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:04:58.801862 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:58.801862 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:04:58.831310 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-98a66a23-2c89-4424-86f9-29cd4adb41c1 req-10f50064-537c-4884-a7be-599def28b6bf tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961/action returned with HTTP 204 Aug 26 09:04:58.832408 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 580/2337] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:04:58 2026] POST /volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:04:58.838781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-582ab88a-7c1a-4e84-ae3c-9292aa7b71ba None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:58.842471 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-582ab88a-7c1a-4e84-ae3c-9292aa7b71ba tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:58.842687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-582ab88a-7c1a-4e84-ae3c-9292aa7b71ba tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:58.843609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-582ab88a-7c1a-4e84-ae3c-9292aa7b71ba tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:58.843609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-582ab88a-7c1a-4e84-ae3c-9292aa7b71ba tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:58.849723 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:58.849723 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:04:58.850924 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-582ab88a-7c1a-4e84-ae3c-9292aa7b71ba tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:58.851517 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 593/2338] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:58 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:59.785180 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a52fe875-cb80-41b5-a564-7cc55a9ce683 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:59.789204 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a52fe875-cb80-41b5-a564-7cc55a9ce683 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:04:59.789204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a52fe875-cb80-41b5-a564-7cc55a9ce683 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:59.789204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a52fe875-cb80-41b5-a564-7cc55a9ce683 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:59.789204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a52fe875-cb80-41b5-a564-7cc55a9ce683 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:59.800063 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:59.800063 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:04:59.801328 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a52fe875-cb80-41b5-a564-7cc55a9ce683 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:04:59.802786 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 582/2339] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:59 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:04:59.866359 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6456aeab-a948-4ccd-b64c-c876b1c24879 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:04:59.868940 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6456aeab-a948-4ccd-b64c-c876b1c24879 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:04:59.869153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6456aeab-a948-4ccd-b64c-c876b1c24879 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:04:59.869478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6456aeab-a948-4ccd-b64c-c876b1c24879 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:04:59.869536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6456aeab-a948-4ccd-b64c-c876b1c24879 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:04:59.871714 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=291,cinder:INSERT=39,cinder:UPDATE=64 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:04:59.878894 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:04:59.878894 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:04:59.880648 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6456aeab-a948-4ccd-b64c-c876b1c24879 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:04:59.881136 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 585/2340] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:04:59 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:00.311015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-31a3d5af-e054-4e40-8241-21498f6ffb09 req-491e6012-5cc8-4a03-8818-4e82301260e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:00.319953 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-31a3d5af-e054-4e40-8241-21498f6ffb09 req-491e6012-5cc8-4a03-8818-4e82301260e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513 Aug 26 09:05:00.319953 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-31a3d5af-e054-4e40-8241-21498f6ffb09 req-491e6012-5cc8-4a03-8818-4e82301260e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:00.319953 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-31a3d5af-e054-4e40-8241-21498f6ffb09 req-491e6012-5cc8-4a03-8818-4e82301260e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:00.333876 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:00.333876 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:00.434980 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-31a3d5af-e054-4e40-8241-21498f6ffb09 req-491e6012-5cc8-4a03-8818-4e82301260e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513 returned with HTTP 200 Aug 26 09:05:00.436432 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 581/2341] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:00 2026] DELETE /volume/v3/attachments/f7f0d134-c6ab-4c39-9290-209ee8b3b513 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:00.824420 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-335ba190-fd09-4e4c-9ea7-c0a590b9f20d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:00.826971 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-335ba190-fd09-4e4c-9ea7-c0a590b9f20d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:00.827319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-335ba190-fd09-4e4c-9ea7-c0a590b9f20d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:00.827721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-335ba190-fd09-4e4c-9ea7-c0a590b9f20d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:00.827721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-335ba190-fd09-4e4c-9ea7-c0a590b9f20d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:00.838254 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:00.838254 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:00.838254 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-335ba190-fd09-4e4c-9ea7-c0a590b9f20d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:00.838254 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 594/2342] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:00 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:00.899212 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e3aa545-792c-4c0e-8c1c-426d041c7f37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:00.901159 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e3aa545-792c-4c0e-8c1c-426d041c7f37 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:00.901562 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e3aa545-792c-4c0e-8c1c-426d041c7f37 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:00.902256 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e3aa545-792c-4c0e-8c1c-426d041c7f37 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:00.902935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7e3aa545-792c-4c0e-8c1c-426d041c7f37 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:00.910714 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:00.910714 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:00.911828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e3aa545-792c-4c0e-8c1c-426d041c7f37 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:00.912371 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 583/2343] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:00 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:01.865170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a513d56-f2f8-4776-bb8e-0226e6e756e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:01.867609 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a513d56-f2f8-4776-bb8e-0226e6e756e4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:01.867922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a513d56-f2f8-4776-bb8e-0226e6e756e4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:01.868022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a513d56-f2f8-4776-bb8e-0226e6e756e4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:01.868211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1a513d56-f2f8-4776-bb8e-0226e6e756e4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:01.881279 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:01.881279 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:01.882939 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a513d56-f2f8-4776-bb8e-0226e6e756e4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:01.883826 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 586/2344] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:01 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:01.928083 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-946de286-aec1-4368-8e39-837561e7ce41 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:01.931469 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-946de286-aec1-4368-8e39-837561e7ce41 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:01.931469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-946de286-aec1-4368-8e39-837561e7ce41 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:01.931469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-946de286-aec1-4368-8e39-837561e7ce41 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:01.931925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-946de286-aec1-4368-8e39-837561e7ce41 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:01.939212 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:01.939212 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:01.941765 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-946de286-aec1-4368-8e39-837561e7ce41 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:01.942928 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 582/2345] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:01 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:01.984423 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:01.987896 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:05:01.987896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:01.987896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:01.988777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: 8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:05:02.006424 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:02.006424 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:02.009895 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:02.031396 np0000008153 devstack@c-api.service[100236]: WARNING cinder.keymgr.conf_key_mgr [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:05:02.043650 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:05:02.043927 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0feb1415-fc2b-4e8a-8cb7-374736cb6902 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 202 Aug 26 09:05:02.044546 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 595/2346] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:05:01 2026] DELETE /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:02.058169 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42ea1dde-cbfc-46af-99dd-ee25dcdf302f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:02.064972 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42ea1dde-cbfc-46af-99dd-ee25dcdf302f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:05:02.065432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42ea1dde-cbfc-46af-99dd-ee25dcdf302f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:02.067568 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42ea1dde-cbfc-46af-99dd-ee25dcdf302f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:02.081869 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:02.081869 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:02.090948 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-42ea1dde-cbfc-46af-99dd-ee25dcdf302f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:02.095886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42ea1dde-cbfc-46af-99dd-ee25dcdf302f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 200 Aug 26 09:05:02.096836 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 584/2347] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:02 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:02.907997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99df59d6-b4ce-4e17-b1cf-e902eb2dfe27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:02.913250 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99df59d6-b4ce-4e17-b1cf-e902eb2dfe27 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:02.913250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99df59d6-b4ce-4e17-b1cf-e902eb2dfe27 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:02.913612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99df59d6-b4ce-4e17-b1cf-e902eb2dfe27 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:02.913744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-99df59d6-b4ce-4e17-b1cf-e902eb2dfe27 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:02.921688 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:02.921688 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:02.922885 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99df59d6-b4ce-4e17-b1cf-e902eb2dfe27 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:02.922996 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 587/2348] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:02 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:02.961901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e32aeb26-fca2-4962-a68f-b2aafdb2f646 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:02.964863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e32aeb26-fca2-4962-a68f-b2aafdb2f646 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:02.965227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e32aeb26-fca2-4962-a68f-b2aafdb2f646 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:02.966680 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e32aeb26-fca2-4962-a68f-b2aafdb2f646 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:02.966943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e32aeb26-fca2-4962-a68f-b2aafdb2f646 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:02.973446 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:02.973446 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:02.973446 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e32aeb26-fca2-4962-a68f-b2aafdb2f646 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:02.974217 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 583/2349] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:02 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:03.115243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dccb7b17-6db0-4f55-88b5-c4f8f39b4a24 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.117602 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dccb7b17-6db0-4f55-88b5-c4f8f39b4a24 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 Aug 26 09:05:03.117761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dccb7b17-6db0-4f55-88b5-c4f8f39b4a24 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:03.118042 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dccb7b17-6db0-4f55-88b5-c4f8f39b4a24 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:03.126275 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dccb7b17-6db0-4f55-88b5-c4f8f39b4a24 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 returned with HTTP 404 Aug 26 09:05:03.127377 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 596/2350] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:03 2026] GET /volume/v3/volumes/8e29acca-51b7-4578-b36a-c1eab78d1519 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:03.139932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d47e989a-83a1-4db4-a874-bf991cc7592f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.143460 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d47e989a-83a1-4db4-a874-bf991cc7592f tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:05:03.144861 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d47e989a-83a1-4db4-a874-bf991cc7592f tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:03.144861 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d47e989a-83a1-4db4-a874-bf991cc7592f tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:03.145381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d47e989a-83a1-4db4-a874-bf991cc7592f tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:05:03.262702 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d47e989a-83a1-4db4-a874-bf991cc7592f tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Get all volumes completed successfully. Aug 26 09:05:03.266436 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:03.266436 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:03.277864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d47e989a-83a1-4db4-a874-bf991cc7592f tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:05:03.278592 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 585/2351] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:05:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19037 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:03.318462 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d70bd1a-bf25-4210-885b-a2b86bb34505 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.321993 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d70bd1a-bf25-4210-885b-a2b86bb34505 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] DELETE https://10.4.3.236/volume/v3/types/f54efa19-b662-4ed2-80f8-5592bc59a276 Aug 26 09:05:03.321993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d70bd1a-bf25-4210-885b-a2b86bb34505 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:03.321993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d70bd1a-bf25-4210-885b-a2b86bb34505 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:03.376813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d70bd1a-bf25-4210-885b-a2b86bb34505 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/types/f54efa19-b662-4ed2-80f8-5592bc59a276 returned with HTTP 202 Aug 26 09:05:03.377449 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 588/2352] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:05:03 2026] DELETE /volume/v3/types/f54efa19-b662-4ed2-80f8-5592bc59a276 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:03.400943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3e1a41f5-fe00-4e6a-b728-e42de98cb0b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.403801 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e1a41f5-fe00-4e6a-b728-e42de98cb0b5 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:05:03.404255 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e1a41f5-fe00-4e6a-b728-e42de98cb0b5 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1020434271", "extra_specs": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:03.439774 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e1a41f5-fe00-4e6a-b728-e42de98cb0b5 tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:05:03.440609 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 584/2353] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:05:03 2026] POST /volume/v3/types => generated 213 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:03.458079 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ccd43715-7c82-441f-9152-59880e78adfb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.462008 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ccd43715-7c82-441f-9152-59880e78adfb tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] POST https://10.4.3.236/volume/v3/types/fddd0707-9527-421b-adfc-4344056202b7/encryption Aug 26 09:05:03.462372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ccd43715-7c82-441f-9152-59880e78adfb tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:03.496157 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ccd43715-7c82-441f-9152-59880e78adfb tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/types/fddd0707-9527-421b-adfc-4344056202b7/encryption returned with HTTP 200 Aug 26 09:05:03.497923 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 597/2354] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:05:03 2026] POST /volume/v3/types/fddd0707-9527-421b-adfc-4344056202b7/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:03.508307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.510185 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:03.511454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-890331214", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1020434271", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:03.513192 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-890331214', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1020434271', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:03.521246 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:05:03.521246 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:03.521246 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:03.521662 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:05:03.534414 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (b24bfbcc-ecca-4de4-844e-86ac144e63e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:03.536086 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a720395-c669-456f-801a-e36700f77036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:03.537364 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:03.589273 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a720395-c669-456f-801a-e36700f77036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:05:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fddd0707-9527-421b-adfc-4344056202b7,is_public=True,name='tempest-scenario-type-luks2-1020434271',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fddd0707-9527-421b-adfc-4344056202b7', '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=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:03.590252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1999e475-9717-4cd4-b857-8d196fe7927d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:03.649060 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1020434271 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1020434271, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:05:03.649365 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1020434271 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1020434271, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:05:03.701925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['5386c296-44b7-41df-85c3-e9db7413d319', '82405d73-7ad2-4235-899c-50b1d64ad52d', '804635de-399e-4b11-a248-f1e7ef27a098', '2033e50a-179e-4faa-bab0-617ed36799f7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:03.702363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1999e475-9717-4cd4-b857-8d196fe7927d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5386c296-44b7-41df-85c3-e9db7413d319', '82405d73-7ad2-4235-899c-50b1d64ad52d', '804635de-399e-4b11-a248-f1e7ef27a098', '2033e50a-179e-4faa-bab0-617ed36799f7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:03.703381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953246f5-9699-442b-a52c-ac3edd876f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:03.739519 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953246f5-9699-442b-a52c-ac3edd876f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd7d90ed-4c84-4da3-b199-4c47975108dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-890331214',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['5386c296-44b7-41df-85c3-e9db7413d319','82405d73-7ad2-4235-899c-50b1d64ad52d','804635de-399e-4b11-a248-f1e7ef27a098','2033e50a-179e-4faa-bab0-617ed36799f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=fddd0707-9527-421b-adfc-4344056202b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-890331214',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bd7d90ed-4c84-4da3-b199-4c47975108dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fddd0707-9527-421b-adfc-4344056202b7),volume_type_id=fddd0707-9527-421b-adfc-4344056202b7)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:03.740755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90eca83b-1712-4a9f-8250-2182534a6596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:03.789668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90eca83b-1712-4a9f-8250-2182534a6596) transitioned into state 'SUCCESS' from state '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-890331214',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['5386c296-44b7-41df-85c3-e9db7413d319','82405d73-7ad2-4235-899c-50b1d64ad52d','804635de-399e-4b11-a248-f1e7ef27a098','2033e50a-179e-4faa-bab0-617ed36799f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=fddd0707-9527-421b-adfc-4344056202b7)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:03.790986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848b0f74-4069-47c0-8439-a77aed6be185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:03.809372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848b0f74-4069-47c0-8439-a77aed6be185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:03.810857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (b24bfbcc-ecca-4de4-844e-86ac144e63e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:03.811472 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:05:03.812358 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d42e1438-fb9c-4c84-b228-4bcc641856d2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:03.812924 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 586/2355] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:05:03 2026] POST /volume/v3/volumes => generated 780 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:03.830641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4907a20-c068-4a55-a582-b1435106a8c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.833929 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4907a20-c068-4a55-a582-b1435106a8c9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:03.834078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4907a20-c068-4a55-a582-b1435106a8c9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:03.834296 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4907a20-c068-4a55-a582-b1435106a8c9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:03.845317 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:03.845317 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:03.851063 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4907a20-c068-4a55-a582-b1435106a8c9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:03.857666 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4907a20-c068-4a55-a582-b1435106a8c9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:03.858259 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 589/2356] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:03 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:03.940875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-11a55f94-38c6-4ab3-865a-4e4cd927f92b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.944123 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11a55f94-38c6-4ab3-865a-4e4cd927f92b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:03.944532 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11a55f94-38c6-4ab3-865a-4e4cd927f92b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:03.946399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11a55f94-38c6-4ab3-865a-4e4cd927f92b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:03.946399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-11a55f94-38c6-4ab3-865a-4e4cd927f92b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:03.956923 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:03.956923 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:03.959194 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11a55f94-38c6-4ab3-865a-4e4cd927f92b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:03.960734 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 585/2357] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:03 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:03.989822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5815220e-2544-4315-8c33-5c4f976330e6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:03.993343 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5815220e-2544-4315-8c33-5c4f976330e6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:03.993583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5815220e-2544-4315-8c33-5c4f976330e6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:03.993890 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5815220e-2544-4315-8c33-5c4f976330e6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:03.994071 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5815220e-2544-4315-8c33-5c4f976330e6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:04.002248 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:04.002248 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:04.003547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5815220e-2544-4315-8c33-5c4f976330e6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:04.004109 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 598/2358] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:03 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:04.880879 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2f14079-ef00-4012-a5b5-c24d463d2c6e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:04.882452 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2f14079-ef00-4012-a5b5-c24d463d2c6e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:04.882762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2f14079-ef00-4012-a5b5-c24d463d2c6e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:04.883002 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2f14079-ef00-4012-a5b5-c24d463d2c6e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:04.894615 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:04.894615 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:04.903789 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2f14079-ef00-4012-a5b5-c24d463d2c6e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:04.910859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2f14079-ef00-4012-a5b5-c24d463d2c6e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:04.911372 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 587/2359] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:04 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:04.931112 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c16eacc0-0330-4855-8c16-0bddde89a3f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:04.934665 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c16eacc0-0330-4855-8c16-0bddde89a3f8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:04.935715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c16eacc0-0330-4855-8c16-0bddde89a3f8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:04.937217 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c16eacc0-0330-4855-8c16-0bddde89a3f8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:04.952953 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:04.952953 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:04.963384 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c16eacc0-0330-4855-8c16-0bddde89a3f8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:04.975498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c16eacc0-0330-4855-8c16-0bddde89a3f8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:04.977350 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 590/2360] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:04 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:04.977682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-807702af-71c6-448a-bc82-e3e810cfb2fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:04.985895 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-807702af-71c6-448a-bc82-e3e810cfb2fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:04.985895 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-807702af-71c6-448a-bc82-e3e810cfb2fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:04.985895 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-807702af-71c6-448a-bc82-e3e810cfb2fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:04.985895 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-807702af-71c6-448a-bc82-e3e810cfb2fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:04.991292 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:04.991292 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:04.993130 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-807702af-71c6-448a-bc82-e3e810cfb2fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:04.994245 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 586/2361] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:04 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:04.997302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:05.003968 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/action Aug 26 09:05:05.004103 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:05:05.004273 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:05.021827 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:05.021827 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:05.022044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7c4f79b0-a2d2-4844-869c-db4edb7cdf5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:05.022573 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:05.026732 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c4f79b0-a2d2-4844-869c-db4edb7cdf5a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:05.027047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c4f79b0-a2d2-4844-869c-db4edb7cdf5a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:05.027392 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c4f79b0-a2d2-4844-869c-db4edb7cdf5a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:05.027544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7c4f79b0-a2d2-4844-869c-db4edb7cdf5a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:05.034819 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:05.034819 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:05.036287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c4f79b0-a2d2-4844-869c-db4edb7cdf5a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:05.036625 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 588/2362] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:05 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:05.045197 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume updated successfully. Aug 26 09:05:05.045639 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9efbafa-597c-4ce8-9612-11cff257edc5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/action returned with HTTP 200 Aug 26 09:05:05.046785 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 599/2363] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:05:04 2026] POST /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 09:05:05.264005 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-056ca7dd-64e3-47d1-971a-06f3dd884680 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:05.268683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-056ca7dd-64e3-47d1-971a-06f3dd884680 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:05.268683 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-056ca7dd-64e3-47d1-971a-06f3dd884680 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:05.268683 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-056ca7dd-64e3-47d1-971a-06f3dd884680 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:05.290679 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:05.290679 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:05.300905 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-056ca7dd-64e3-47d1-971a-06f3dd884680 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:05.314477 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-056ca7dd-64e3-47d1-971a-06f3dd884680 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:05.317240 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 591/2364] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:05 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:05.979509 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5540217f-5af6-4bad-9d3d-b676f66d53ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:05.983003 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5540217f-5af6-4bad-9d3d-b676f66d53ce tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:05.983227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5540217f-5af6-4bad-9d3d-b676f66d53ce tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:05.983464 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5540217f-5af6-4bad-9d3d-b676f66d53ce tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:05.999411 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:05.999411 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:06.005907 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5540217f-5af6-4bad-9d3d-b676f66d53ce tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:06.012117 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5540217f-5af6-4bad-9d3d-b676f66d53ce tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:06.013626 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 587/2365] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:05 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:06.022403 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81d67de5-7894-4a22-a062-24023999077d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:06.030215 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81d67de5-7894-4a22-a062-24023999077d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:06.030525 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81d67de5-7894-4a22-a062-24023999077d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:06.033580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81d67de5-7894-4a22-a062-24023999077d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:06.035268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-81d67de5-7894-4a22-a062-24023999077d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:06.040637 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f12e15bf-eb31-4f12-87b7-f3de108b63c5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:06.041232 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f12e15bf-eb31-4f12-87b7-f3de108b63c5 None None] GET https://10.4.3.236/volume// Aug 26 09:05:06.041471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f12e15bf-eb31-4f12-87b7-f3de108b63c5 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:06.041775 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f12e15bf-eb31-4f12-87b7-f3de108b63c5 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:06.042233 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f12e15bf-eb31-4f12-87b7-f3de108b63c5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:06.046074 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 600/2366] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:05:06 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:05:06.049187 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:06.049187 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:06.049798 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-231f2588-0b08-4f9d-9d23-771ffac38eee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:06.051289 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81d67de5-7894-4a22-a062-24023999077d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:06.052017 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-231f2588-0b08-4f9d-9d23-771ffac38eee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:06.052252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-231f2588-0b08-4f9d-9d23-771ffac38eee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:06.052926 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-231f2588-0b08-4f9d-9d23-771ffac38eee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:06.052983 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 589/2367] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:06 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:06.053032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-231f2588-0b08-4f9d-9d23-771ffac38eee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:06.059312 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-e7ab9a2b-2aa8-42d0-be7e-4eef302545ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:06.064036 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-e7ab9a2b-2aa8-42d0-be7e-4eef302545ca tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:05:06.064036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-e7ab9a2b-2aa8-42d0-be7e-4eef302545ca tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd7d90ed-4c84-4da3-b199-4c47975108dc", "connector": null, "instance_uuid": "848809c8-510f-4651-b151-f5344bd6f902"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:06.066525 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:06.066525 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:06.067496 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-231f2588-0b08-4f9d-9d23-771ffac38eee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:06.068038 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 592/2368] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:06 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:06.077627 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:06.077627 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:06.124613 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-e7ab9a2b-2aa8-42d0-be7e-4eef302545ca tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:05:06.125387 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 588/2369] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:05:06 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:07.070385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e810693b-04bb-4920-a25b-b00683529b0a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:07.072932 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e810693b-04bb-4920-a25b-b00683529b0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:07.073266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e810693b-04bb-4920-a25b-b00683529b0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:07.078613 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e810693b-04bb-4920-a25b-b00683529b0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:07.078613 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e810693b-04bb-4920-a25b-b00683529b0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:07.084162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c981afc8-8ed9-43d5-bb78-2a9c9e3e4d5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:07.085821 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:07.085821 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:07.086438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c981afc8-8ed9-43d5-bb78-2a9c9e3e4d5f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:07.086705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c981afc8-8ed9-43d5-bb78-2a9c9e3e4d5f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:07.086984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c981afc8-8ed9-43d5-bb78-2a9c9e3e4d5f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:07.087142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c981afc8-8ed9-43d5-bb78-2a9c9e3e4d5f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:07.087352 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e810693b-04bb-4920-a25b-b00683529b0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:07.087885 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 601/2370] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:07 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:07.092986 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:07.092986 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:07.095909 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c981afc8-8ed9-43d5-bb78-2a9c9e3e4d5f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:07.095909 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 590/2371] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:07 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:08.102072 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a022a1ea-fef6-41f4-b8c5-63f63689d7c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:08.105576 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a022a1ea-fef6-41f4-b8c5-63f63689d7c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:08.107319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a022a1ea-fef6-41f4-b8c5-63f63689d7c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:08.107319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a022a1ea-fef6-41f4-b8c5-63f63689d7c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:08.107319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a022a1ea-fef6-41f4-b8c5-63f63689d7c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:08.111564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9c7617f1-bfb6-4ba3-a894-8b5b9b8018a2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:08.113995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c7617f1-bfb6-4ba3-a894-8b5b9b8018a2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:08.114308 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c7617f1-bfb6-4ba3-a894-8b5b9b8018a2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:08.114509 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:08.114509 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:08.114610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c7617f1-bfb6-4ba3-a894-8b5b9b8018a2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:08.114757 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9c7617f1-bfb6-4ba3-a894-8b5b9b8018a2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:08.115514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a022a1ea-fef6-41f4-b8c5-63f63689d7c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:08.116045 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 593/2372] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:08 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:08.124792 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:08.124792 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:08.127252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fbc5526f-6a80-42e3-9a29-cf47963a5f25 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:08.127640 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c7617f1-bfb6-4ba3-a894-8b5b9b8018a2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:08.127678 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fbc5526f-6a80-42e3-9a29-cf47963a5f25 None None] GET https://10.4.3.236/volume// Aug 26 09:05:08.127716 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 589/2373] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:08 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:08.127755 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fbc5526f-6a80-42e3-9a29-cf47963a5f25 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:08.127755 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fbc5526f-6a80-42e3-9a29-cf47963a5f25 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:08.127755 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fbc5526f-6a80-42e3-9a29-cf47963a5f25 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:08.127755 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 602/2374] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:05:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:05:08.146796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-334f7700-28c9-4161-8931-6a48004c9b0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:08.150931 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-334f7700-28c9-4161-8931-6a48004c9b0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:08.151257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-334f7700-28c9-4161-8931-6a48004c9b0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:08.151875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-334f7700-28c9-4161-8931-6a48004c9b0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:08.165448 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:08.165448 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:08.170373 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-334f7700-28c9-4161-8931-6a48004c9b0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:08.178795 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-334f7700-28c9-4161-8931-6a48004c9b0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:08.179718 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 591/2375] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:05:08 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:08.323639 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:08.326480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199 Aug 26 09:05:08.327005 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:08.343352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-bd7d90ed-4c84-4da3-b199-4c47975108dc-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:05:08.354257 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-bd7d90ed-4c84-4da3-b199-4c47975108dc-np0000008153" acquired by "attachment_update" :: waited 0.011s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:05:08.355811 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:08.355811 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:08.512578 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-bd7d90ed-4c84-4da3-b199-4c47975108dc-np0000008153" released by "attachment_update" :: held 0.159s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:05:08.513120 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-02555dfa-9074-4b0e-9404-db196316b145 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199 returned with HTTP 200 Aug 26 09:05:08.513737 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 594/2376] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:05:08 2026] PUT /volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199 => generated 968 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:08.566620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-d30afbc1-3407-47ac-b9b0-31749eae58ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:08.569827 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-d30afbc1-3407-47ac-b9b0-31749eae58ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199/action Aug 26 09:05:08.570350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-d30afbc1-3407-47ac-b9b0-31749eae58ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:05:08.570712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-d30afbc1-3407-47ac-b9b0-31749eae58ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:08.602675 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:08.602675 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:08.624703 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-d30afbc1-3407-47ac-b9b0-31749eae58ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199/action returned with HTTP 204 Aug 26 09:05:08.624703 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 590/2377] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:05:08 2026] POST /volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:09.132589 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ee64b03a-6a0f-4f9f-a8cb-a8e6a7194d36 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:09.134981 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ee64b03a-6a0f-4f9f-a8cb-a8e6a7194d36 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:09.135116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ee64b03a-6a0f-4f9f-a8cb-a8e6a7194d36 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:09.135342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ee64b03a-6a0f-4f9f-a8cb-a8e6a7194d36 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:09.135538 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ee64b03a-6a0f-4f9f-a8cb-a8e6a7194d36 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:09.140763 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:09.140763 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:09.141539 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ee64b03a-6a0f-4f9f-a8cb-a8e6a7194d36 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:09.142081 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 603/2378] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:09 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:09.144307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7374526f-7095-4890-8d26-b8d574847f42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:09.149951 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7374526f-7095-4890-8d26-b8d574847f42 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:09.151052 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7374526f-7095-4890-8d26-b8d574847f42 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:09.153068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7374526f-7095-4890-8d26-b8d574847f42 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:09.153068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7374526f-7095-4890-8d26-b8d574847f42 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:09.155095 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=292,cinder:UPDATE=64,cinder:DELETE=1,cinder:INSERT=33 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:05:09.165149 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:09.165149 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:09.167823 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7374526f-7095-4890-8d26-b8d574847f42 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:09.167823 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 592/2379] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:09 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:10.158671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff65aafb-e1fe-4d92-92fe-5918ab865657 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:10.162674 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff65aafb-e1fe-4d92-92fe-5918ab865657 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:10.163123 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff65aafb-e1fe-4d92-92fe-5918ab865657 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:10.163483 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff65aafb-e1fe-4d92-92fe-5918ab865657 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:10.163483 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ff65aafb-e1fe-4d92-92fe-5918ab865657 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:10.170512 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:10.170512 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:10.171822 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff65aafb-e1fe-4d92-92fe-5918ab865657 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:10.172952 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 595/2380] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:10 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:10.184375 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c440ad3-bf96-4ba3-a726-c2b7b66a643a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:10.188060 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c440ad3-bf96-4ba3-a726-c2b7b66a643a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:10.188060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c440ad3-bf96-4ba3-a726-c2b7b66a643a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:10.188060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c440ad3-bf96-4ba3-a726-c2b7b66a643a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:10.188060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5c440ad3-bf96-4ba3-a726-c2b7b66a643a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:10.196893 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:10.196893 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:10.200481 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c440ad3-bf96-4ba3-a726-c2b7b66a643a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:10.201376 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 591/2381] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:10 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:11.200629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-db70b8d9-3224-421c-b806-e5849c8101bd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:11.202991 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-db70b8d9-3224-421c-b806-e5849c8101bd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:11.203302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-db70b8d9-3224-421c-b806-e5849c8101bd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:11.203601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-db70b8d9-3224-421c-b806-e5849c8101bd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:11.203863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-db70b8d9-3224-421c-b806-e5849c8101bd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:11.210007 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:11.210007 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:11.211808 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-db70b8d9-3224-421c-b806-e5849c8101bd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:11.213408 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 604/2382] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:11 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:11.217018 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2add13a-e07c-4a74-9a87-217c25f09ada None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:11.220410 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2add13a-e07c-4a74-9a87-217c25f09ada tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:11.220676 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2add13a-e07c-4a74-9a87-217c25f09ada tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:11.220951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2add13a-e07c-4a74-9a87-217c25f09ada tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:11.221100 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b2add13a-e07c-4a74-9a87-217c25f09ada tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:11.232604 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:11.232604 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:11.233320 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2add13a-e07c-4a74-9a87-217c25f09ada tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:11.234285 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 593/2383] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:11 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:12.229495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e03216a6-e1fd-4c5e-ac59-c3d61ecb0616 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:12.231719 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e03216a6-e1fd-4c5e-ac59-c3d61ecb0616 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:12.231956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e03216a6-e1fd-4c5e-ac59-c3d61ecb0616 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:12.232199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e03216a6-e1fd-4c5e-ac59-c3d61ecb0616 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:12.232356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e03216a6-e1fd-4c5e-ac59-c3d61ecb0616 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:12.237307 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:12.237307 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:12.238307 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e03216a6-e1fd-4c5e-ac59-c3d61ecb0616 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:12.238675 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 596/2384] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:12 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:12.248421 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f934b20d-7ef6-4935-b87f-3e327a10f260 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:12.252865 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f934b20d-7ef6-4935-b87f-3e327a10f260 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:12.252865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f934b20d-7ef6-4935-b87f-3e327a10f260 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:12.252865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f934b20d-7ef6-4935-b87f-3e327a10f260 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:12.252865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f934b20d-7ef6-4935-b87f-3e327a10f260 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:12.258313 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:12.258313 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:12.260024 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f934b20d-7ef6-4935-b87f-3e327a10f260 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:12.260774 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 592/2385] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:12 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:13.252145 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f97d37be-77a3-4f9d-8825-c3f1ab69bb4b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:13.254513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f97d37be-77a3-4f9d-8825-c3f1ab69bb4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:13.254743 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f97d37be-77a3-4f9d-8825-c3f1ab69bb4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:13.255026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f97d37be-77a3-4f9d-8825-c3f1ab69bb4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:13.255173 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f97d37be-77a3-4f9d-8825-c3f1ab69bb4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:13.257567 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=183,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:05:13.262598 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:13.262598 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:13.263498 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f97d37be-77a3-4f9d-8825-c3f1ab69bb4b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:13.263908 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 605/2386] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:13 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:05:13.276409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18abb0f2-fd2d-496d-945a-44bafa02a43e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:13.278815 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18abb0f2-fd2d-496d-945a-44bafa02a43e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:13.279162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18abb0f2-fd2d-496d-945a-44bafa02a43e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:13.279369 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18abb0f2-fd2d-496d-945a-44bafa02a43e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:13.279462 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-18abb0f2-fd2d-496d-945a-44bafa02a43e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:13.290675 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:13.290675 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:13.291111 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18abb0f2-fd2d-496d-945a-44bafa02a43e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:13.291727 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 594/2387] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:13 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:13.292385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5591bb90-05b9-4ee2-bf85-dc44e09198fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:13.301010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5591bb90-05b9-4ee2-bf85-dc44e09198fa tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/encryption Aug 26 09:05:13.303501 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5591bb90-05b9-4ee2-bf85-dc44e09198fa tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:13.304635 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5591bb90-05b9-4ee2-bf85-dc44e09198fa tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:13.328074 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:13.328074 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:13.341395 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c67795f-c788-49a9-ab86-26cfa51b8590 req-5591bb90-05b9-4ee2-bf85-dc44e09198fa tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/encryption returned with HTTP 200 Aug 26 09:05:13.341871 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 597/2388] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:05:13 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/encryption => generated 161 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:14.279694 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b244d3d-505b-4339-b06d-69f2915048c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:14.285874 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b244d3d-505b-4339-b06d-69f2915048c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:14.285874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b244d3d-505b-4339-b06d-69f2915048c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:14.285874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b244d3d-505b-4339-b06d-69f2915048c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:14.285874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7b244d3d-505b-4339-b06d-69f2915048c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:14.293927 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:14.293927 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:14.295552 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b244d3d-505b-4339-b06d-69f2915048c5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:14.296243 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 593/2389] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:14 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:14.309872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d92394ff-77a1-4bd7-ba96-e500fa64b638 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:14.316086 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d92394ff-77a1-4bd7-ba96-e500fa64b638 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:14.316086 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d92394ff-77a1-4bd7-ba96-e500fa64b638 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:14.316086 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d92394ff-77a1-4bd7-ba96-e500fa64b638 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:14.316086 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d92394ff-77a1-4bd7-ba96-e500fa64b638 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:14.323084 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:14.323084 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:14.324224 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d92394ff-77a1-4bd7-ba96-e500fa64b638 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:14.325294 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 606/2390] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:14 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:15.315288 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef54d7a2-72fa-44e0-b63f-f910968fef75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:15.319789 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef54d7a2-72fa-44e0-b63f-f910968fef75 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:15.320054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef54d7a2-72fa-44e0-b63f-f910968fef75 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:15.320539 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef54d7a2-72fa-44e0-b63f-f910968fef75 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:15.320539 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ef54d7a2-72fa-44e0-b63f-f910968fef75 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:15.334787 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:15.334787 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:15.337766 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef54d7a2-72fa-44e0-b63f-f910968fef75 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:15.338992 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 595/2391] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:15 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:15.340859 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79ebc008-b681-4457-a1ac-e2604da79d98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:15.349356 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79ebc008-b681-4457-a1ac-e2604da79d98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:15.350018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79ebc008-b681-4457-a1ac-e2604da79d98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:15.350103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79ebc008-b681-4457-a1ac-e2604da79d98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:15.350343 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-79ebc008-b681-4457-a1ac-e2604da79d98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:15.358254 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:15.358254 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:15.359641 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79ebc008-b681-4457-a1ac-e2604da79d98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:15.359641 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 598/2392] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:15 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:16.362297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a2450344-5e05-4b74-98c8-83bd31e1a0cf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:16.366517 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2450344-5e05-4b74-98c8-83bd31e1a0cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:16.366917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2450344-5e05-4b74-98c8-83bd31e1a0cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:16.366981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2450344-5e05-4b74-98c8-83bd31e1a0cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:16.367249 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a2450344-5e05-4b74-98c8-83bd31e1a0cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:16.375914 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:16.375914 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:16.377997 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2450344-5e05-4b74-98c8-83bd31e1a0cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:16.378733 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 594/2393] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:16 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:16.381125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7bb8d4db-7c6c-41fb-86e8-9cab45d7bc3e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:16.386007 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7bb8d4db-7c6c-41fb-86e8-9cab45d7bc3e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:16.386007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7bb8d4db-7c6c-41fb-86e8-9cab45d7bc3e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:16.386007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7bb8d4db-7c6c-41fb-86e8-9cab45d7bc3e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:16.386007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7bb8d4db-7c6c-41fb-86e8-9cab45d7bc3e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:16.391495 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:16.391495 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:16.394925 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7bb8d4db-7c6c-41fb-86e8-9cab45d7bc3e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:16.395600 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 607/2394] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:16 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:17.394902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cce36cb3-a4dd-4ed9-a573-417ada17e929 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:17.408808 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cce36cb3-a4dd-4ed9-a573-417ada17e929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:17.409324 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cce36cb3-a4dd-4ed9-a573-417ada17e929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:17.409671 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cce36cb3-a4dd-4ed9-a573-417ada17e929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:17.410912 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cce36cb3-a4dd-4ed9-a573-417ada17e929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:17.416534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7cd75f03-8659-4864-b83a-5c9fd1a84f2d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:17.420463 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cd75f03-8659-4864-b83a-5c9fd1a84f2d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:17.420463 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cd75f03-8659-4864-b83a-5c9fd1a84f2d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:17.420463 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cd75f03-8659-4864-b83a-5c9fd1a84f2d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:17.420463 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7cd75f03-8659-4864-b83a-5c9fd1a84f2d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:17.427140 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:17.427140 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:17.428373 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cce36cb3-a4dd-4ed9-a573-417ada17e929 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:17.429248 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 596/2395] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:17 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:17.433993 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:17.433993 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:17.434833 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cd75f03-8659-4864-b83a-5c9fd1a84f2d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:17.435727 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 599/2396] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:17 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:18.443198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb95fecd-5a4a-4b3f-acf1-4ad5bb255e30 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:18.446072 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb95fecd-5a4a-4b3f-acf1-4ad5bb255e30 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:18.446293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb95fecd-5a4a-4b3f-acf1-4ad5bb255e30 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:18.446491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb95fecd-5a4a-4b3f-acf1-4ad5bb255e30 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:18.446593 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bb95fecd-5a4a-4b3f-acf1-4ad5bb255e30 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:18.451509 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:18.451509 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:18.452306 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb95fecd-5a4a-4b3f-acf1-4ad5bb255e30 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:18.452707 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 595/2397] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:18 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:18.455943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-33d096ee-1ffd-4592-af02-81be0fe5a28a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:18.458648 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-33d096ee-1ffd-4592-af02-81be0fe5a28a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:18.458648 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-33d096ee-1ffd-4592-af02-81be0fe5a28a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:18.458908 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-33d096ee-1ffd-4592-af02-81be0fe5a28a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:18.459045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-33d096ee-1ffd-4592-af02-81be0fe5a28a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:18.473535 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:18.473535 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:18.473535 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-33d096ee-1ffd-4592-af02-81be0fe5a28a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:18.473535 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 608/2398] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:18 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:18.500320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:18.502745 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0/restore Aug 26 09:05:18.503144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "29460f9b-39af-46d3-bdfc-88ac7d10781d"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:18.504590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Restoring backup 4eaeca86-9f45-4976-9c73-76b096d9dab0 ({'restore': {'volume_id': '29460f9b-39af-46d3-bdfc-88ac7d10781d'}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:05:18.504725 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Restoring backup 4eaeca86-9f45-4976-9c73-76b096d9dab0 to volume 29460f9b-39af-46d3-bdfc-88ac7d10781d. Aug 26 09:05:18.509215 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:18.509215 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:18.518294 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:18.518294 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:18.518810 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:05:18.519074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:05:18.519238 np0000008153 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Overwriting volume 29460f9b-39af-46d3-bdfc-88ac7d10781d with restore of backup 4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:18.536759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:18.539709 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:18.540267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-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": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "source_volid": null, "backup_id": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:18.545886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] restore_backup in rpcapi backup_id 4eaeca86-9f45-4976-9c73-76b096d9dab0 {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:05:18.546532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-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': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'source_volid': None, 'backup_id': None}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:18.546606 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74da1b3d-3313-4044-8cf8-2ebccd6bb39f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0/restore returned with HTTP 202 Aug 26 09:05:18.546606 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 597/2399] 10.4.3.236 () {68 vars in 1393 bytes} [Wed Aug 26 09:05:18 2026] POST /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0/restore => generated 182 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:18.565697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-411512ec-d72a-41a4-8426-ba4e2526470f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:18.565697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-411512ec-d72a-41a4-8426-ba4e2526470f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:18.565937 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-411512ec-d72a-41a4-8426-ba4e2526470f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:18.565995 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-411512ec-d72a-41a4-8426-ba4e2526470f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:18.566184 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-411512ec-d72a-41a4-8426-ba4e2526470f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:18.578865 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:18.578865 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:18.579337 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-411512ec-d72a-41a4-8426-ba4e2526470f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:18.580153 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 596/2400] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:18 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:18.696725 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Create volume of 1 GB Aug 26 09:05:18.703462 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Availability Zones retrieved successfully. Aug 26 09:05:18.711676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Flow 'volume_create_api' (c645868d-0401-4119-8f49-165d4d8eb918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:18.713278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54af6325-90bd-45d5-8e1d-153e363c101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:18.714566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:18.819138 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54af6325-90bd-45d5-8e1d-153e363c101c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:18.820720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a863947-97d2-4a5f-8d16-4aa43d2605dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:18.879035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Created reservations ['8f2df599-c8d8-40d5-b588-ff969efa732d', '89e265ae-1d13-43f5-a28b-1b285cb7751f', 'f8c5b186-99d5-416d-9a4e-08534a2fa7e9', '01216c02-2d2a-43c9-8545-e67d74dc7802'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:18.880259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a863947-97d2-4a5f-8d16-4aa43d2605dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f2df599-c8d8-40d5-b588-ff969efa732d', '89e265ae-1d13-43f5-a28b-1b285cb7751f', 'f8c5b186-99d5-416d-9a4e-08534a2fa7e9', '01216c02-2d2a-43c9-8545-e67d74dc7802']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:18.881539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b3e87c-ddeb-4722-a017-1ec782bf1520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:18.914979 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b3e87c-ddeb-4722-a017-1ec782bf1520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c681f16e-edce-4959-904a-17dbc9cf09f8', '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='d19cc2f5c6de42fa874c5e820c1b3709',qos_specs=None,replication_status=,reservations=['8f2df599-c8d8-40d5-b588-ff969efa732d','89e265ae-1d13-43f5-a28b-1b285cb7751f','f8c5b186-99d5-416d-9a4e-08534a2fa7e9','01216c02-2d2a-43c9-8545-e67d74dc7802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab5b131078c4d24985bb8579751e7bb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:18Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c681f16e-edce-4959-904a-17dbc9cf09f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19cc2f5c6de42fa874c5e820c1b3709',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab5b131078c4d24985bb8579751e7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:18.915666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965c4a51-d008-4247-87a4-18d7fc1b88bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:18.951943 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965c4a51-d008-4247-87a4-18d7fc1b88bd) transitioned into 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='d19cc2f5c6de42fa874c5e820c1b3709',qos_specs=None,replication_status=,reservations=['8f2df599-c8d8-40d5-b588-ff969efa732d','89e265ae-1d13-43f5-a28b-1b285cb7751f','f8c5b186-99d5-416d-9a4e-08534a2fa7e9','01216c02-2d2a-43c9-8545-e67d74dc7802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab5b131078c4d24985bb8579751e7bb',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:18.953097 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dffa46b-8a8f-40a9-abbe-83282df4b92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:18.976303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dffa46b-8a8f-40a9-abbe-83282df4b92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:18.976303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Flow 'volume_create_api' (c645868d-0401-4119-8f49-165d4d8eb918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:18.976303 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Create volume request issued successfully. Aug 26 09:05:18.978118 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-07ca41af-8ac2-421d-9a95-6e8b59cc91ae tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:18.978118 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 600/2401] 10.4.3.236 () {72 vars in 1541 bytes} [Wed Aug 26 09:05:18 2026] POST /volume/v3/volumes => generated 703 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:18.997828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-7f3e2a4e-0bc6-45ab-9921-ca7092e14a58 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:19.002710 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-7f3e2a4e-0bc6-45ab-9921-ca7092e14a58 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:19.003061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-7f3e2a4e-0bc6-45ab-9921-ca7092e14a58 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:19.004295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-7f3e2a4e-0bc6-45ab-9921-ca7092e14a58 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:19.013706 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:19.013706 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:19.018941 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-7f3e2a4e-0bc6-45ab-9921-ca7092e14a58 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:19.026261 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-7f3e2a4e-0bc6-45ab-9921-ca7092e14a58 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 returned with HTTP 200 Aug 26 09:05:19.026691 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 609/2402] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:18 2026] GET /volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:19.042209 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-c3ca26ab-a74d-40b1-925b-ad1c77fb4088 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:19.045633 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-c3ca26ab-a74d-40b1-925b-ad1c77fb4088 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:19.045633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-c3ca26ab-a74d-40b1-925b-ad1c77fb4088 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:19.045975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-c3ca26ab-a74d-40b1-925b-ad1c77fb4088 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:19.062342 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:19.062342 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:19.070546 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-c3ca26ab-a74d-40b1-925b-ad1c77fb4088 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:19.081087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-c3ca26ab-a74d-40b1-925b-ad1c77fb4088 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 returned with HTTP 200 Aug 26 09:05:19.082212 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 598/2403] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:19 2026] GET /volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 => generated 771 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:19.467062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c4180a2-22e9-45d6-add6-f34541feab71 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:19.469678 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c4180a2-22e9-45d6-add6-f34541feab71 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:19.469734 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c4180a2-22e9-45d6-add6-f34541feab71 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:19.469994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c4180a2-22e9-45d6-add6-f34541feab71 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:19.470267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2c4180a2-22e9-45d6-add6-f34541feab71 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:19.476896 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:19.476896 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:19.478053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c4180a2-22e9-45d6-add6-f34541feab71 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:19.478871 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 597/2404] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:19 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:19.599674 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa0b83de-0e60-44eb-8912-8ef1dffc3448 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:19.603537 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa0b83de-0e60-44eb-8912-8ef1dffc3448 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:19.603851 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa0b83de-0e60-44eb-8912-8ef1dffc3448 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:19.604137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa0b83de-0e60-44eb-8912-8ef1dffc3448 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:19.604283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fa0b83de-0e60-44eb-8912-8ef1dffc3448 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:19.612740 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:19.612740 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:19.613915 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa0b83de-0e60-44eb-8912-8ef1dffc3448 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:19.614375 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 601/2405] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:19 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:20.492915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-345e40e9-c733-48db-8c09-afd3e95afb3e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:20.500327 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-345e40e9-c733-48db-8c09-afd3e95afb3e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:20.501362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-345e40e9-c733-48db-8c09-afd3e95afb3e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:20.501362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-345e40e9-c733-48db-8c09-afd3e95afb3e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:20.501362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-345e40e9-c733-48db-8c09-afd3e95afb3e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:20.512115 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:20.512115 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:20.513270 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-345e40e9-c733-48db-8c09-afd3e95afb3e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:20.513977 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 610/2406] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:20 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:20.632906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68eb1f3b-c667-4589-b17e-1c4d242feae8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:20.635131 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68eb1f3b-c667-4589-b17e-1c4d242feae8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:20.635311 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68eb1f3b-c667-4589-b17e-1c4d242feae8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:20.635642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68eb1f3b-c667-4589-b17e-1c4d242feae8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:20.635836 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-68eb1f3b-c667-4589-b17e-1c4d242feae8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:20.643978 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:20.643978 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:20.647874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68eb1f3b-c667-4589-b17e-1c4d242feae8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:20.647874 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 599/2407] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:20 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:21.525567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b366f60-08da-4bfe-9f9c-5db50d2738e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:21.527961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b366f60-08da-4bfe-9f9c-5db50d2738e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:21.528223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b366f60-08da-4bfe-9f9c-5db50d2738e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:21.528476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b366f60-08da-4bfe-9f9c-5db50d2738e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:21.528602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7b366f60-08da-4bfe-9f9c-5db50d2738e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:21.534408 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:21.534408 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:21.535435 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b366f60-08da-4bfe-9f9c-5db50d2738e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:21.535942 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 598/2408] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:21 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:21.548607 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd76c7c5-d034-412f-a2c7-31c47b1dc04f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:21.553276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd76c7c5-d034-412f-a2c7-31c47b1dc04f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:05:21.553594 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd76c7c5-d034-412f-a2c7-31c47b1dc04f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:21.553895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd76c7c5-d034-412f-a2c7-31c47b1dc04f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:21.566240 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:21.566240 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:21.572567 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cd76c7c5-d034-412f-a2c7-31c47b1dc04f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:21.581182 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd76c7c5-d034-412f-a2c7-31c47b1dc04f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 200 Aug 26 09:05:21.581784 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 602/2409] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:21 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:21.603511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:21.606859 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219/restore Aug 26 09:05:21.607643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:21.609166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Restoring backup 1d584f38-ebdf-4ef1-8db3-9cc80a59d219 ({'restore': {}}) {{(pid=100236) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:05:21.609315 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Restoring backup 1d584f38-ebdf-4ef1-8db3-9cc80a59d219 to volume None. Aug 26 09:05:21.614091 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:21.614091 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:21.616601 np0000008153 devstack@c-api.service[100236]: INFO cinder.backup.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating volume of 1 GB for restore of backup 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. Aug 26 09:05:21.634922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability zone cache updated, next update will occur around 2026-08-26 10:05:21.633415. {{(pid=100236) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 09:05:21.634922 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability Zones retrieved successfully. Aug 26 09:05:21.646288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (ee9ffb40-0a85-4b2c-8806-5f91e9b772fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:21.649429 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b7035c-bea0-47aa-a4f3-4588271741f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:21.651120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:21.665748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b83ad31f-c97b-4973-b8ce-82624f324aed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:21.669163 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b83ad31f-c97b-4973-b8ce-82624f324aed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:21.669400 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b83ad31f-c97b-4973-b8ce-82624f324aed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:21.669740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b83ad31f-c97b-4973-b8ce-82624f324aed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:21.669951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b83ad31f-c97b-4973-b8ce-82624f324aed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:21.675974 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:21.675974 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:21.680275 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b83ad31f-c97b-4973-b8ce-82624f324aed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:21.683011 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 600/2410] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:21 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:21.691898 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b7035c-bea0-47aa-a4f3-4588271741f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:21.692527 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480a016f-7033-42d3-a4fa-55ff21d71f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:21.745805 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['26aa7b96-a8d9-4f11-8242-430643487d32', '9d493edf-cdda-4455-bb4d-a219e2941bfa', '3614724e-d614-476e-8c61-66633e797e76', '0fc63dc5-997c-41d5-8e2e-0b76a17d2862'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:21.747748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480a016f-7033-42d3-a4fa-55ff21d71f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26aa7b96-a8d9-4f11-8242-430643487d32', '9d493edf-cdda-4455-bb4d-a219e2941bfa', '3614724e-d614-476e-8c61-66633e797e76', '0fc63dc5-997c-41d5-8e2e-0b76a17d2862']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:21.747906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ffe7bf-4bee-435f-aafb-a5610781529f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:21.785158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ffe7bf-4bee-435f-aafb-a5610781529f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d8fa62-16cd-451d-9350-2f9b11c6a069', '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_1d584f38-ebdf-4ef1-8db3-9cc80a59d219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['26aa7b96-a8d9-4f11-8242-430643487d32','9d493edf-cdda-4455-bb4d-a219e2941bfa','3614724e-d614-476e-8c61-66633e797e76','0fc63dc5-997c-41d5-8e2e-0b76a17d2862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1d584f38-ebdf-4ef1-8db3-9cc80a59d219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d8fa62-16cd-451d-9350-2f9b11c6a069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f10b999975b4508bdb9aa81b2f106e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:21.786629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b71fc9-b1ca-4a2f-ad29-a33f1e0be3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:21.816929 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b71fc9-b1ca-4a2f-ad29-a33f1e0be3f5) transitioned into 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_1d584f38-ebdf-4ef1-8db3-9cc80a59d219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['26aa7b96-a8d9-4f11-8242-430643487d32','9d493edf-cdda-4455-bb4d-a219e2941bfa','3614724e-d614-476e-8c61-66633e797e76','0fc63dc5-997c-41d5-8e2e-0b76a17d2862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:21.817901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65cf4ba3-a9a5-4d13-9fa2-40850a23eaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:21.841017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65cf4ba3-a9a5-4d13-9fa2-40850a23eaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:21.841882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (ee9ffb40-0a85-4b2c-8806-5f91e9b772fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:21.842369 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request issued successfully. Aug 26 09:05:21.854197 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:21.854197 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:21.854197 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:22.096277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-5d4c231e-5537-4763-8a7b-6c3cc9bed692 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.101871 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-5d4c231e-5537-4763-8a7b-6c3cc9bed692 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:22.101871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-5d4c231e-5537-4763-8a7b-6c3cc9bed692 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:22.101871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-5d4c231e-5537-4763-8a7b-6c3cc9bed692 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:22.111834 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.111834 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:22.117955 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-5d4c231e-5537-4763-8a7b-6c3cc9bed692 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:22.130697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-5d4c231e-5537-4763-8a7b-6c3cc9bed692 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 returned with HTTP 200 Aug 26 09:05:22.131022 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 599/2411] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:22 2026] GET /volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 => generated 1311 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:22.155417 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bd7d035e-4c66-4c52-b3bc-cf1dfd9cdc5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.155958 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd7d035e-4c66-4c52-b3bc-cf1dfd9cdc5c None None] GET https://10.4.3.236/volume// Aug 26 09:05:22.156758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd7d035e-4c66-4c52-b3bc-cf1dfd9cdc5c None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:22.156868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd7d035e-4c66-4c52-b3bc-cf1dfd9cdc5c None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:22.157265 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd7d035e-4c66-4c52-b3bc-cf1dfd9cdc5c None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:22.157709 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 603/2412] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:05: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 26 09:05:22.171238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-ced71606-f720-47a7-a5d5-8185f7efc790 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.177489 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-ced71606-f720-47a7-a5d5-8185f7efc790 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:05:22.178288 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-ced71606-f720-47a7-a5d5-8185f7efc790 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c681f16e-edce-4959-904a-17dbc9cf09f8", "connector": null, "instance_uuid": "bf845fef-fe2f-4e82-96c3-149aee97978e"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:22.205039 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.205039 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:22.252134 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-ced71606-f720-47a7-a5d5-8185f7efc790 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:05:22.253187 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 601/2413] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:05:22 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:22.265101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-38c43803-d414-4122-8233-148b65686ae9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.265675 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38c43803-d414-4122-8233-148b65686ae9 None None] GET https://10.4.3.236/volume// Aug 26 09:05:22.265927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38c43803-d414-4122-8233-148b65686ae9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:22.266188 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38c43803-d414-4122-8233-148b65686ae9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:22.266618 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38c43803-d414-4122-8233-148b65686ae9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:22.267286 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 600/2414] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:05: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 26 09:05:22.281162 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-02d8b5d9-77a2-42a3-a6fe-d1d4beb373b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.287683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-02d8b5d9-77a2-42a3-a6fe-d1d4beb373b5 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:22.291887 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-02d8b5d9-77a2-42a3-a6fe-d1d4beb373b5 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:22.291887 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-02d8b5d9-77a2-42a3-a6fe-d1d4beb373b5 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:22.310399 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.310399 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:22.323444 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-02d8b5d9-77a2-42a3-a6fe-d1d4beb373b5 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:22.334186 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-02d8b5d9-77a2-42a3-a6fe-d1d4beb373b5 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 returned with HTTP 200 Aug 26 09:05:22.334186 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 604/2415] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:05:22 2026] GET /volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 => generated 1490 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:22.452766 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.455450 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] PUT https://10.4.3.236/volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607 Aug 26 09:05:22.456333 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:22.466174 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Acquiring lock "cinder-attachment_update-c681f16e-edce-4959-904a-17dbc9cf09f8-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:05:22.474693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Lock "cinder-attachment_update-c681f16e-edce-4959-904a-17dbc9cf09f8-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:05:22.475834 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.475834 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:22.582384 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Lock "cinder-attachment_update-c681f16e-edce-4959-904a-17dbc9cf09f8-np0000008153" released by "attachment_update" :: held 0.108s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:05:22.582740 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-411b4600-2b2c-458e-8af0-1336725c3ef6 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607 returned with HTTP 200 Aug 26 09:05:22.583215 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 602/2416] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:05:22 2026] PUT /volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:22.616527 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-f3095e69-4a9b-43ae-b8b5-3f551c490d1e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.619453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-f3095e69-4a9b-43ae-b8b5-3f551c490d1e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] POST https://10.4.3.236/volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607/action Aug 26 09:05:22.620129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-f3095e69-4a9b-43ae-b8b5-3f551c490d1e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:05:22.620329 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-f3095e69-4a9b-43ae-b8b5-3f551c490d1e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:22.645643 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.645643 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:22.660550 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2f73600d-5bfe-463a-aa12-c5b77542413a req-f3095e69-4a9b-43ae-b8b5-3f551c490d1e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607/action returned with HTTP 204 Aug 26 09:05:22.661516 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 601/2417] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:05:22 2026] POST /volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:22.697027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-773261b9-c29e-42e5-a543-282b36c51711 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.699726 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-773261b9-c29e-42e5-a543-282b36c51711 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:22.700313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-773261b9-c29e-42e5-a543-282b36c51711 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:22.700597 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-773261b9-c29e-42e5-a543-282b36c51711 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:22.700780 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-773261b9-c29e-42e5-a543-282b36c51711 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:22.709456 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.709456 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:22.710984 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-773261b9-c29e-42e5-a543-282b36c51711 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:22.713102 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 605/2418] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:22 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:22.863259 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.863259 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:22.864201 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:22.864201 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Checking backup size 1 against volume size 1 {{(pid=100236) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:05:22.864201 np0000008153 devstack@c-api.service[100236]: INFO cinder.backup.api [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Overwriting volume f6d8fa62-16cd-451d-9350-2f9b11c6a069 with restore of backup 1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:22.888799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] restore_backup in rpcapi backup_id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219 {{(pid=100236) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:05:22.893691 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5acf61f-d0ab-4cf1-b412-34a4d65258cc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219/restore returned with HTTP 202 Aug 26 09:05:22.894268 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 611/2419] 10.4.3.236 () {68 vars in 1393 bytes} [Wed Aug 26 09:05:21 2026] POST /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219/restore => generated 189 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:22.907815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ecce797f-2352-446e-be41-dc7f3d0fedc1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:22.911159 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ecce797f-2352-446e-be41-dc7f3d0fedc1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:22.911344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ecce797f-2352-446e-be41-dc7f3d0fedc1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:22.911620 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ecce797f-2352-446e-be41-dc7f3d0fedc1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:22.911765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ecce797f-2352-446e-be41-dc7f3d0fedc1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:22.921780 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:22.921780 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:22.922439 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ecce797f-2352-446e-be41-dc7f3d0fedc1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:22.923206 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 603/2420] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:22 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:23.726491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-519ab6e2-3f09-4a41-98c8-14f7ae8db814 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:23.729793 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-519ab6e2-3f09-4a41-98c8-14f7ae8db814 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:23.730093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-519ab6e2-3f09-4a41-98c8-14f7ae8db814 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:23.730365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-519ab6e2-3f09-4a41-98c8-14f7ae8db814 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:23.730530 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-519ab6e2-3f09-4a41-98c8-14f7ae8db814 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:23.740411 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:23.740411 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:23.741912 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-519ab6e2-3f09-4a41-98c8-14f7ae8db814 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:23.742527 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 602/2421] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:23 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:23.941164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3517d027-43d0-4c2e-83d9-eb1151c4523f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:23.946466 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3517d027-43d0-4c2e-83d9-eb1151c4523f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:23.946788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3517d027-43d0-4c2e-83d9-eb1151c4523f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:23.947102 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3517d027-43d0-4c2e-83d9-eb1151c4523f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:23.947297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3517d027-43d0-4c2e-83d9-eb1151c4523f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:23.952807 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:23.952807 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:23.954001 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3517d027-43d0-4c2e-83d9-eb1151c4523f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:23.954552 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 606/2422] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:23 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:24.760412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c7388280-be5c-4bad-a976-0d4b98a5696d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:24.763586 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c7388280-be5c-4bad-a976-0d4b98a5696d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:24.763820 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c7388280-be5c-4bad-a976-0d4b98a5696d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:24.764203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c7388280-be5c-4bad-a976-0d4b98a5696d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:24.764203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c7388280-be5c-4bad-a976-0d4b98a5696d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:24.770163 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:24.770163 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:24.771466 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c7388280-be5c-4bad-a976-0d4b98a5696d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:24.772275 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 612/2423] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:24 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:24.976202 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f1a12e6-decf-45f4-8723-70a00c33f1e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:24.978918 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f1a12e6-decf-45f4-8723-70a00c33f1e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:24.979161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f1a12e6-decf-45f4-8723-70a00c33f1e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:24.979399 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f1a12e6-decf-45f4-8723-70a00c33f1e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:24.979552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9f1a12e6-decf-45f4-8723-70a00c33f1e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:24.985784 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:24.985784 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:24.987455 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f1a12e6-decf-45f4-8723-70a00c33f1e2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:24.987455 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 604/2424] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:24 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:25.733534 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-08da500c-0b34-4c87-95c0-5db55fb5aa92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:25.738595 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-08da500c-0b34-4c87-95c0-5db55fb5aa92 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/encryption Aug 26 09:05:25.739901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-08da500c-0b34-4c87-95c0-5db55fb5aa92 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:25.740350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-08da500c-0b34-4c87-95c0-5db55fb5aa92 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:25.758501 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:25.758501 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:25.773093 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-08da500c-0b34-4c87-95c0-5db55fb5aa92 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/encryption returned with HTTP 200 Aug 26 09:05:25.773866 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 603/2425] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:05:25 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:25.789482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c987a88-2358-439c-927f-62b4645359f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:25.794969 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c987a88-2358-439c-927f-62b4645359f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:25.795253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c987a88-2358-439c-927f-62b4645359f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:25.795253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c987a88-2358-439c-927f-62b4645359f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:25.795688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4c987a88-2358-439c-927f-62b4645359f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:25.804055 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:25.804055 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:25.804998 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c987a88-2358-439c-927f-62b4645359f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:25.806083 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 607/2426] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:25 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:26.003429 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-575186cb-4114-439a-856d-f4132d15061c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:26.005958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-575186cb-4114-439a-856d-f4132d15061c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:26.006245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-575186cb-4114-439a-856d-f4132d15061c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:26.006802 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-575186cb-4114-439a-856d-f4132d15061c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:26.006884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-575186cb-4114-439a-856d-f4132d15061c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:26.019295 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:26.019295 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:26.019295 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-575186cb-4114-439a-856d-f4132d15061c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:26.019295 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 613/2427] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:26 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:26.825086 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1459db8c-0adc-4d23-b7e5-df697efc4717 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:26.829908 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1459db8c-0adc-4d23-b7e5-df697efc4717 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:26.829908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1459db8c-0adc-4d23-b7e5-df697efc4717 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:26.829908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1459db8c-0adc-4d23-b7e5-df697efc4717 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:26.829908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1459db8c-0adc-4d23-b7e5-df697efc4717 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:26.840933 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:26.840933 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:26.842162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1459db8c-0adc-4d23-b7e5-df697efc4717 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:26.842724 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 605/2428] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:26 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:26.931469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-cfb0b599-e0ea-448d-a5ca-18ed60a326f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:26.934659 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-cfb0b599-e0ea-448d-a5ca-18ed60a326f4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199 Aug 26 09:05:26.934659 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-cfb0b599-e0ea-448d-a5ca-18ed60a326f4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:26.934659 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-cfb0b599-e0ea-448d-a5ca-18ed60a326f4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:26.946991 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:26.946991 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:27.027234 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1091ca25-5928-4b2b-84c7-a7d93d509196 req-cfb0b599-e0ea-448d-a5ca-18ed60a326f4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199 returned with HTTP 200 Aug 26 09:05:27.027706 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 604/2429] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:26 2026] DELETE /volume/v3/attachments/81a688e2-cfd6-4e44-83dd-51d1742b4199 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:27.035001 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a190a149-80b8-4a17-ae92-4feac47dd86f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:27.038554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a190a149-80b8-4a17-ae92-4feac47dd86f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:27.038554 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a190a149-80b8-4a17-ae92-4feac47dd86f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:27.038554 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a190a149-80b8-4a17-ae92-4feac47dd86f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:27.039206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a190a149-80b8-4a17-ae92-4feac47dd86f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:27.047304 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:27.047304 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:27.047304 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a190a149-80b8-4a17-ae92-4feac47dd86f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:27.048424 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 608/2430] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:27 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:27.855005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9bbbd76-057b-48a5-a038-0044535d4144 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:27.860869 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9bbbd76-057b-48a5-a038-0044535d4144 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:27.861229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9bbbd76-057b-48a5-a038-0044535d4144 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:27.861494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9bbbd76-057b-48a5-a038-0044535d4144 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:27.861681 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c9bbbd76-057b-48a5-a038-0044535d4144 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:27.876087 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:27.876087 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:27.877174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9bbbd76-057b-48a5-a038-0044535d4144 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:27.878040 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 614/2431] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:27 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:28.067505 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5bc3c30b-f445-472c-b6bb-00d333bc454c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:28.073578 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bc3c30b-f445-472c-b6bb-00d333bc454c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:28.073815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bc3c30b-f445-472c-b6bb-00d333bc454c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:28.075636 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bc3c30b-f445-472c-b6bb-00d333bc454c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:28.075883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5bc3c30b-f445-472c-b6bb-00d333bc454c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:28.085747 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:28.085747 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:28.086925 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bc3c30b-f445-472c-b6bb-00d333bc454c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:28.087672 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 606/2432] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:28 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:28.892691 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4e0e5e55-40b5-451c-8454-9d7531bf8045 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:28.895466 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e0e5e55-40b5-451c-8454-9d7531bf8045 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:28.895719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e0e5e55-40b5-451c-8454-9d7531bf8045 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:28.895928 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e0e5e55-40b5-451c-8454-9d7531bf8045 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:28.896099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4e0e5e55-40b5-451c-8454-9d7531bf8045 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:28.900900 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:28.900900 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:28.901778 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e0e5e55-40b5-451c-8454-9d7531bf8045 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:28.902530 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 605/2433] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:28 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:29.007434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-958f7c81-2c00-4119-95cf-5284526395ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:29.009454 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:29.009689 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:29.009874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:29.010079 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:29.019166 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:29.019166 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:29.019710 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:29.034110 np0000008153 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:05:29.043402 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:05:29.043701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-958f7c81-2c00-4119-95cf-5284526395ae tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 202 Aug 26 09:05:29.044215 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 609/2434] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:05:29 2026] DELETE /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:29.055581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-98beaf70-e634-4dd5-b98a-a9fcc98dfa3a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:29.058684 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-98beaf70-e634-4dd5-b98a-a9fcc98dfa3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:29.058925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-98beaf70-e634-4dd5-b98a-a9fcc98dfa3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:29.059158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-98beaf70-e634-4dd5-b98a-a9fcc98dfa3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:29.074308 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:29.074308 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:29.083622 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-98beaf70-e634-4dd5-b98a-a9fcc98dfa3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:29.089833 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-98beaf70-e634-4dd5-b98a-a9fcc98dfa3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 200 Aug 26 09:05:29.090151 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 615/2435] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:29 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:29.105601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b11ed5c-bebe-42ef-84a2-f00cb620d355 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:29.110935 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b11ed5c-bebe-42ef-84a2-f00cb620d355 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:29.110935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b11ed5c-bebe-42ef-84a2-f00cb620d355 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:29.110935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b11ed5c-bebe-42ef-84a2-f00cb620d355 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:29.110935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3b11ed5c-bebe-42ef-84a2-f00cb620d355 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:29.116477 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:29.116477 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:29.118117 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b11ed5c-bebe-42ef-84a2-f00cb620d355 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:29.118117 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 607/2436] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:29 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:29.920093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-829a63fe-af8f-4206-ad05-6fa24d1d6d19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:29.925376 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-829a63fe-af8f-4206-ad05-6fa24d1d6d19 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:29.925631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-829a63fe-af8f-4206-ad05-6fa24d1d6d19 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:29.927914 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-829a63fe-af8f-4206-ad05-6fa24d1d6d19 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:29.928097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-829a63fe-af8f-4206-ad05-6fa24d1d6d19 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:29.936358 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:29.936358 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:29.936993 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-829a63fe-af8f-4206-ad05-6fa24d1d6d19 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:29.937686 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 606/2437] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:29 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:30.107680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38fa0bf7-e989-4241-a1eb-077c27f2e0c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.111945 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38fa0bf7-e989-4241-a1eb-077c27f2e0c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc Aug 26 09:05:30.112363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38fa0bf7-e989-4241-a1eb-077c27f2e0c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.113174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38fa0bf7-e989-4241-a1eb-077c27f2e0c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.125266 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38fa0bf7-e989-4241-a1eb-077c27f2e0c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc returned with HTTP 404 Aug 26 09:05:30.126158 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 610/2438] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:30 2026] GET /volume/v3/volumes/bd7d90ed-4c84-4da3-b199-4c47975108dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:30.134218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-899d782c-fb15-40de-a25a-449483089bb7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.136501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.136897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-64f03710-5ff7-4c9a-88ab-72bb4375fa00 req-504d24a1-5b10-4be0-89c1-43213cc7cb6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.137399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-899d782c-fb15-40de-a25a-449483089bb7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:30.137399 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-899d782c-fb15-40de-a25a-449483089bb7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.137669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-899d782c-fb15-40de-a25a-449483089bb7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.137826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-899d782c-fb15-40de-a25a-449483089bb7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:30.139127 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:05:30.139213 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-64f03710-5ff7-4c9a-88ab-72bb4375fa00 req-504d24a1-5b10-4be0-89c1-43213cc7cb6e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] GET https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:30.139455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.139544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-64f03710-5ff7-4c9a-88ab-72bb4375fa00 req-504d24a1-5b10-4be0-89c1-43213cc7cb6e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.139680 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-64f03710-5ff7-4c9a-88ab-72bb4375fa00 req-504d24a1-5b10-4be0-89c1-43213cc7cb6e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.139747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.140651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:05:30.146333 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:30.146333 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:30.147293 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-899d782c-fb15-40de-a25a-449483089bb7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:30.147721 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 616/2439] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:30 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:30.150807 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:30.150807 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:30.154609 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-64f03710-5ff7-4c9a-88ab-72bb4375fa00 req-504d24a1-5b10-4be0-89c1-43213cc7cb6e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:30.161346 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-64f03710-5ff7-4c9a-88ab-72bb4375fa00 req-504d24a1-5b10-4be0-89c1-43213cc7cb6e tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 returned with HTTP 200 Aug 26 09:05:30.161346 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 607/2440] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:30 2026] GET /volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 => generated 1603 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:30.192373 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Get all volumes completed successfully. Aug 26 09:05:30.197046 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:30.197046 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:30.214247 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22d964d2-70c2-4923-a5ac-2d7fa37d175d tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:05:30.214695 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 608/2441] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:05:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:30.246744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fdaa0c39-a5b3-4afa-8a85-062b581811ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.250513 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fdaa0c39-a5b3-4afa-8a85-062b581811ad tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] DELETE https://10.4.3.236/volume/v3/types/fddd0707-9527-421b-adfc-4344056202b7 Aug 26 09:05:30.251231 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fdaa0c39-a5b3-4afa-8a85-062b581811ad tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.251646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fdaa0c39-a5b3-4afa-8a85-062b581811ad tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.303950 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fdaa0c39-a5b3-4afa-8a85-062b581811ad tempest-TestVolumeBootPattern-1527997290 tempest-TestVolumeBootPattern-1527997290-project-admin] https://10.4.3.236/volume/v3/types/fddd0707-9527-421b-adfc-4344056202b7 returned with HTTP 202 Aug 26 09:05:30.304689 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 611/2442] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:05:30 2026] DELETE /volume/v3/types/fddd0707-9527-421b-adfc-4344056202b7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:30.353893 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-25cbaec6-94e6-40f8-9897-870cb41169cc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.359212 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:30.359991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-512982242", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:30.364584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-512982242', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:30.501094 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:05:30.511794 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:05:30.524639 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (277bc59f-15c1-4b78-8f50-77c1c1ed2089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:30.526776 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81412390-d455-45eb-b3ab-c106a94eafc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:30.528353 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:30.612787 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81412390-d455-45eb-b3ab-c106a94eafc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:30.613754 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76418464-edcd-43e0-a48f-b4560b3f9f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:30.698240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['4c3d47fb-6bd0-4e35-8cb3-1bf8533b65b3', '13277123-1178-46a1-9534-28718fa9a67e', '8eef33dd-d5f1-480e-9a3f-65b98586f347', '5499e31d-1d3e-4014-b7a6-2de502fbb98c'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:30.700766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76418464-edcd-43e0-a48f-b4560b3f9f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3d47fb-6bd0-4e35-8cb3-1bf8533b65b3', '13277123-1178-46a1-9534-28718fa9a67e', '8eef33dd-d5f1-480e-9a3f-65b98586f347', '5499e31d-1d3e-4014-b7a6-2de502fbb98c']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:30.700766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a0fe55d-37ed-42b5-b723-6ea1910757a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:30.729120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a0fe55d-37ed-42b5-b723-6ea1910757a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb7bc2f-71e7-478d-a619-b21dc494024a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-512982242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['4c3d47fb-6bd0-4e35-8cb3-1bf8533b65b3','13277123-1178-46a1-9534-28718fa9a67e','8eef33dd-d5f1-480e-9a3f-65b98586f347','5499e31d-1d3e-4014-b7a6-2de502fbb98c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-512982242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb7bc2f-71e7-478d-a619-b21dc494024a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:30.730541 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf2193e-9396-408e-9d20-572b9b7ca58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:30.756658 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf2193e-9396-408e-9d20-572b9b7ca58a) transitioned into state 'SUCCESS' from state '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-512982242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['4c3d47fb-6bd0-4e35-8cb3-1bf8533b65b3','13277123-1178-46a1-9534-28718fa9a67e','8eef33dd-d5f1-480e-9a3f-65b98586f347','5499e31d-1d3e-4014-b7a6-2de502fbb98c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:30.757411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91abb12e-fa10-42bc-aa08-4f89962a14b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:30.770544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91abb12e-fa10-42bc-aa08-4f89962a14b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:30.770544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (277bc59f-15c1-4b78-8f50-77c1c1ed2089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:30.770827 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:05:30.771314 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25cbaec6-94e6-40f8-9897-870cb41169cc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:30.771747 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 617/2443] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:05:30 2026] POST /volume/v3/volumes => generated 758 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:30.791499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1255031e-c441-4c71-b52d-ed3de99e18ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.793977 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1255031e-c441-4c71-b52d-ed3de99e18ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:05:30.794295 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1255031e-c441-4c71-b52d-ed3de99e18ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.794576 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1255031e-c441-4c71-b52d-ed3de99e18ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.805878 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:30.805878 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:30.807974 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1255031e-c441-4c71-b52d-ed3de99e18ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:30.812503 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1255031e-c441-4c71-b52d-ed3de99e18ef tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:05:30.813007 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 608/2444] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:30 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:30.952375 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-845cdcaf-74b2-49a4-a1c9-c55da926d2c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:30.954824 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-845cdcaf-74b2-49a4-a1c9-c55da926d2c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:30.954824 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-845cdcaf-74b2-49a4-a1c9-c55da926d2c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:30.955025 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-845cdcaf-74b2-49a4-a1c9-c55da926d2c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:30.955193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-845cdcaf-74b2-49a4-a1c9-c55da926d2c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:30.961068 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:30.961068 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:30.962142 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-845cdcaf-74b2-49a4-a1c9-c55da926d2c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:30.962705 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 609/2445] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:30 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:31.165632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-063b8e54-1a4f-46e9-b9f2-9f8e8d14de92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:31.169580 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-063b8e54-1a4f-46e9-b9f2-9f8e8d14de92 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:31.170681 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-063b8e54-1a4f-46e9-b9f2-9f8e8d14de92 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:31.170681 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-063b8e54-1a4f-46e9-b9f2-9f8e8d14de92 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:31.171121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-063b8e54-1a4f-46e9-b9f2-9f8e8d14de92 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:31.179685 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:31.179685 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:31.181918 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-063b8e54-1a4f-46e9-b9f2-9f8e8d14de92 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:31.182725 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 612/2446] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:31 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:31.828023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2ea5dd04-7ed4-47b0-9ec1-d63f71b45338 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:31.830701 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ea5dd04-7ed4-47b0-9ec1-d63f71b45338 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:05:31.831034 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ea5dd04-7ed4-47b0-9ec1-d63f71b45338 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:31.831638 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ea5dd04-7ed4-47b0-9ec1-d63f71b45338 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:31.842381 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:31.842381 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:31.848569 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2ea5dd04-7ed4-47b0-9ec1-d63f71b45338 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:31.857264 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ea5dd04-7ed4-47b0-9ec1-d63f71b45338 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:05:31.858638 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 618/2447] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:31 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:31.879733 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-053dc6fc-a81f-4a22-b949-185e9be19da1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:31.881952 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-053dc6fc-a81f-4a22-b949-185e9be19da1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:05:31.882196 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-053dc6fc-a81f-4a22-b949-185e9be19da1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:31.882799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-053dc6fc-a81f-4a22-b949-185e9be19da1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:31.893607 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:31.893607 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:31.900377 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-053dc6fc-a81f-4a22-b949-185e9be19da1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:31.910876 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-053dc6fc-a81f-4a22-b949-185e9be19da1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:05:31.911679 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 609/2448] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:31 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:31.974923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5cba39a1-58c7-4915-944a-8bc40b8e3414 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:31.977294 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cba39a1-58c7-4915-944a-8bc40b8e3414 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:31.977636 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cba39a1-58c7-4915-944a-8bc40b8e3414 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:31.977951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cba39a1-58c7-4915-944a-8bc40b8e3414 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:31.978340 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5cba39a1-58c7-4915-944a-8bc40b8e3414 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:31.984320 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:31.984320 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:31.985948 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cba39a1-58c7-4915-944a-8bc40b8e3414 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:31.986576 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 610/2449] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:31 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:32.202950 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-225a729a-d9ee-40d8-b55e-2f4e5321bc40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:32.205095 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-225a729a-d9ee-40d8-b55e-2f4e5321bc40 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:32.205295 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-225a729a-d9ee-40d8-b55e-2f4e5321bc40 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:32.205486 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-225a729a-d9ee-40d8-b55e-2f4e5321bc40 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:32.205601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-225a729a-d9ee-40d8-b55e-2f4e5321bc40 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:32.210657 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:32.210657 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:32.211593 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-225a729a-d9ee-40d8-b55e-2f4e5321bc40 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:32.212410 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 613/2450] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:32 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:33.015316 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7d11da53-fabd-40e0-83e7-d504a9d47ebe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:33.017701 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7d11da53-fabd-40e0-83e7-d504a9d47ebe tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:33.018005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7d11da53-fabd-40e0-83e7-d504a9d47ebe tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:33.018262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7d11da53-fabd-40e0-83e7-d504a9d47ebe tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:33.018581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7d11da53-fabd-40e0-83e7-d504a9d47ebe tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:33.028930 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:33.028930 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:33.030642 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7d11da53-fabd-40e0-83e7-d504a9d47ebe tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:33.031273 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 619/2451] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:33 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:33.229983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91ab0586-0b03-4e78-b8a8-0805f28b2cae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:33.232437 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91ab0586-0b03-4e78-b8a8-0805f28b2cae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:33.232704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91ab0586-0b03-4e78-b8a8-0805f28b2cae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:33.233580 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91ab0586-0b03-4e78-b8a8-0805f28b2cae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:33.233580 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-91ab0586-0b03-4e78-b8a8-0805f28b2cae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:33.240860 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:33.240860 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:33.242411 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91ab0586-0b03-4e78-b8a8-0805f28b2cae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:33.242547 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 610/2452] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:33 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:33.582533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-9c9e93a0-7b3b-4fbe-bb88-49d93467da55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:33.584976 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-9c9e93a0-7b3b-4fbe-bb88-49d93467da55 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:05:33.585229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-9c9e93a0-7b3b-4fbe-bb88-49d93467da55 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:33.585573 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-9c9e93a0-7b3b-4fbe-bb88-49d93467da55 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:33.594096 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:33.594096 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:33.598649 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-9c9e93a0-7b3b-4fbe-bb88-49d93467da55 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:33.604914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-9c9e93a0-7b3b-4fbe-bb88-49d93467da55 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:05:33.605689 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 611/2453] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:33 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:05:34.044334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3af74475-ab67-42f1-a3bd-76b0c15ad925 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:34.049398 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3af74475-ab67-42f1-a3bd-76b0c15ad925 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:34.049650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3af74475-ab67-42f1-a3bd-76b0c15ad925 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:34.049907 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3af74475-ab67-42f1-a3bd-76b0c15ad925 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:34.050056 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3af74475-ab67-42f1-a3bd-76b0c15ad925 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:34.059204 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:34.059204 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:34.060347 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3af74475-ab67-42f1-a3bd-76b0c15ad925 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:34.060792 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 614/2454] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:34 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:34.261623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f3f84c63-ea1a-458b-a731-7be70175945a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:34.263793 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3f84c63-ea1a-458b-a731-7be70175945a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:34.264071 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3f84c63-ea1a-458b-a731-7be70175945a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:34.264241 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3f84c63-ea1a-458b-a731-7be70175945a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:34.264375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f3f84c63-ea1a-458b-a731-7be70175945a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:34.270935 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:34.270935 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:34.272064 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3f84c63-ea1a-458b-a731-7be70175945a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:34.272552 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 620/2455] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:34 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:34.288468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-8f6f6fa0-6280-489b-b485-277db432fe49 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:34.291220 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-8f6f6fa0-6280-489b-b485-277db432fe49 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:05:34.291220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-8f6f6fa0-6280-489b-b485-277db432fe49 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:34.291561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-8f6f6fa0-6280-489b-b485-277db432fe49 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:34.298879 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:34.298879 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:34.303133 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-8f6f6fa0-6280-489b-b485-277db432fe49 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:34.308467 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-8f6f6fa0-6280-489b-b485-277db432fe49 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:05:34.308947 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 611/2456] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:34 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:34.323974 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d755975f-cab1-449f-9752-5d9eaf9b8542 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:34.323974 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d755975f-cab1-449f-9752-5d9eaf9b8542 None None] GET https://10.4.3.236/volume// Aug 26 09:05:34.323974 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d755975f-cab1-449f-9752-5d9eaf9b8542 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:34.323974 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d755975f-cab1-449f-9752-5d9eaf9b8542 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:34.323974 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d755975f-cab1-449f-9752-5d9eaf9b8542 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:34.323974 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 612/2457] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:05: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 26 09:05:34.334829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-fd764ac8-b59d-4564-b4e4-ef643d9ab8e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:34.337957 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-fd764ac8-b59d-4564-b4e4-ef643d9ab8e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:05:34.338521 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-fd764ac8-b59d-4564-b4e4-ef643d9ab8e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8eb7bc2f-71e7-478d-a619-b21dc494024a", "connector": null, "instance_uuid": "b03ce4ad-d834-4387-82e5-4792615368ec"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:34.351836 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:34.351836 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:34.390713 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-fd764ac8-b59d-4564-b4e4-ef643d9ab8e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:05:34.391393 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 615/2458] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:05:34 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:35.074142 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f9a25bf8-fd14-4ac5-9c8d-a1396d3c46c9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:35.078787 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9a25bf8-fd14-4ac5-9c8d-a1396d3c46c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:35.079526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9a25bf8-fd14-4ac5-9c8d-a1396d3c46c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:35.079526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9a25bf8-fd14-4ac5-9c8d-a1396d3c46c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:35.079526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f9a25bf8-fd14-4ac5-9c8d-a1396d3c46c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:35.091610 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:35.091610 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:35.092250 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9a25bf8-fd14-4ac5-9c8d-a1396d3c46c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:35.092792 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 621/2459] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:35 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:35.287110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d8912024-e83b-414b-997b-e54cd0e1dd82 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:35.290422 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8912024-e83b-414b-997b-e54cd0e1dd82 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:35.291013 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8912024-e83b-414b-997b-e54cd0e1dd82 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:35.291013 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8912024-e83b-414b-997b-e54cd0e1dd82 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:35.291515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d8912024-e83b-414b-997b-e54cd0e1dd82 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:35.301820 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:35.301820 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:35.305332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8912024-e83b-414b-997b-e54cd0e1dd82 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:35.305332 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 612/2460] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:35 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:36.107539 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34277b57-dc65-4f01-8e2f-9dbc2336dfa4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:36.111155 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34277b57-dc65-4f01-8e2f-9dbc2336dfa4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:36.112131 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34277b57-dc65-4f01-8e2f-9dbc2336dfa4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:36.112131 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34277b57-dc65-4f01-8e2f-9dbc2336dfa4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:36.112131 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-34277b57-dc65-4f01-8e2f-9dbc2336dfa4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:36.117816 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:36.117816 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:36.118989 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34277b57-dc65-4f01-8e2f-9dbc2336dfa4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:36.119876 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 613/2461] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:36 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:36.316563 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69d63ea6-6e8e-4e5a-a37f-ae850d11d885 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:36.318789 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69d63ea6-6e8e-4e5a-a37f-ae850d11d885 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:36.318936 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69d63ea6-6e8e-4e5a-a37f-ae850d11d885 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:36.319140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69d63ea6-6e8e-4e5a-a37f-ae850d11d885 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:36.319912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-69d63ea6-6e8e-4e5a-a37f-ae850d11d885 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:36.327359 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:36.327359 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:36.328361 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69d63ea6-6e8e-4e5a-a37f-ae850d11d885 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:36.328623 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 616/2462] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:36 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:36.595619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a7bdb3c-3328-46be-a6ee-b1086c43f501 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:36.596166 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a7bdb3c-3328-46be-a6ee-b1086c43f501 None None] GET https://10.4.3.236/volume// Aug 26 09:05:36.596214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a7bdb3c-3328-46be-a6ee-b1086c43f501 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:36.596870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a7bdb3c-3328-46be-a6ee-b1086c43f501 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:36.597209 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a7bdb3c-3328-46be-a6ee-b1086c43f501 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:36.597494 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 622/2463] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:05: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 26 09:05:36.612016 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-233ff77b-ad4f-4daf-b630-fe40c85cd660 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:36.619462 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-233ff77b-ad4f-4daf-b630-fe40c85cd660 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:05:36.619654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-233ff77b-ad4f-4daf-b630-fe40c85cd660 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:36.619766 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-233ff77b-ad4f-4daf-b630-fe40c85cd660 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:36.641435 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:36.641435 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:36.651609 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-233ff77b-ad4f-4daf-b630-fe40c85cd660 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:05:36.661740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-233ff77b-ad4f-4daf-b630-fe40c85cd660 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:05:36.663127 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 613/2464] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:05:36 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 1545 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:36.744365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bda66f17-8ac1-49b3-b453-f40e17e1cbd8 req-b964cf91-8e59-4bc8-8a62-675681077bcb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:36.754186 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bda66f17-8ac1-49b3-b453-f40e17e1cbd8 req-b964cf91-8e59-4bc8-8a62-675681077bcb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a Aug 26 09:05:36.754502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bda66f17-8ac1-49b3-b453-f40e17e1cbd8 req-b964cf91-8e59-4bc8-8a62-675681077bcb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:36.754801 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bda66f17-8ac1-49b3-b453-f40e17e1cbd8 req-b964cf91-8e59-4bc8-8a62-675681077bcb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:36.764951 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:36.764951 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:36.817874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:36.820212 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58 Aug 26 09:05:36.820537 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:36.834685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-8eb7bc2f-71e7-478d-a619-b21dc494024a-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:05:36.843055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-8eb7bc2f-71e7-478d-a619-b21dc494024a-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:05:36.844521 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:36.844521 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:36.846601 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bda66f17-8ac1-49b3-b453-f40e17e1cbd8 req-b964cf91-8e59-4bc8-8a62-675681077bcb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a returned with HTTP 200 Aug 26 09:05:36.847783 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 614/2465] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:36 2026] DELETE /volume/v3/attachments/e22c21bb-07c0-4dc3-85df-6a9b9689d56a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:37.012364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-8eb7bc2f-71e7-478d-a619-b21dc494024a-np0000008153" released by "attachment_update" :: held 0.169s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:05:37.014880 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-18c9ffb9-9869-4c30-8c13-6e5c924ee4fb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58 returned with HTTP 200 Aug 26 09:05:37.014880 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 617/2466] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:05:36 2026] PUT /volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:37.023713 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6737d637-6653-4720-ad03-b5b10b369f03 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.028907 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6737d637-6653-4720-ad03-b5b10b369f03 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] DELETE https://10.4.3.236/volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a Aug 26 09:05:37.029108 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6737d637-6653-4720-ad03-b5b10b369f03 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.029320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6737d637-6653-4720-ad03-b5b10b369f03 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.042379 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.042379 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:37.055759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-d30f51d2-eb3f-4878-a8c9-9aaa0d5873e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.061575 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-d30f51d2-eb3f-4878-a8c9-9aaa0d5873e6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58/action Aug 26 09:05:37.062121 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-d30f51d2-eb3f-4878-a8c9-9aaa0d5873e6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:05:37.062323 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-d30f51d2-eb3f-4878-a8c9-9aaa0d5873e6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:37.085648 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.085648 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:37.102869 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-19fb70e9-87af-43cd-b4d9-26137a0a0b33 req-d30f51d2-eb3f-4878-a8c9-9aaa0d5873e6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58/action returned with HTTP 204 Aug 26 09:05:37.103406 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 614/2467] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:05:37 2026] POST /volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:37.106090 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6737d637-6653-4720-ad03-b5b10b369f03 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a returned with HTTP 200 Aug 26 09:05:37.107384 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 623/2468] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:37 2026] DELETE /volume/v3/attachments/2182b0f1-d7d0-4242-9e1b-97d4d79aa27a => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:37.131014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0980716-9083-4b2b-b3a7-f30c217add15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.132782 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0980716-9083-4b2b-b3a7-f30c217add15 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:37.133003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0980716-9083-4b2b-b3a7-f30c217add15 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.133185 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0980716-9083-4b2b-b3a7-f30c217add15 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.134613 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b0980716-9083-4b2b-b3a7-f30c217add15 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:37.136767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.138465 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.138465 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:37.139573 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0980716-9083-4b2b-b3a7-f30c217add15 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:37.139573 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 615/2469] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:37 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:37.141775 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:05:37.142188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.143531 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.143531 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Delete volume with id: 6e7e3107-d2e8-493b-aaa5-ca51911e0d43 Aug 26 09:05:37.164317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5145006a-d500-4e7e-a2ce-4c51a0ccddde None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.166517 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5145006a-d500-4e7e-a2ce-4c51a0ccddde tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:05:37.166517 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5145006a-d500-4e7e-a2ce-4c51a0ccddde tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.166756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5145006a-d500-4e7e-a2ce-4c51a0ccddde tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.167005 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.167005 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:37.170104 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Volume info retrieved successfully. Aug 26 09:05:37.191028 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.191028 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:37.197707 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5145006a-d500-4e7e-a2ce-4c51a0ccddde tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:05:37.208017 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5145006a-d500-4e7e-a2ce-4c51a0ccddde tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d returned with HTTP 200 Aug 26 09:05:37.208481 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 615/2470] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:37 2026] GET /volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:37.218708 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] Delete volume request issued successfully. Aug 26 09:05:37.219054 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ecc4235b-a809-4a41-a200-df1f23eb98fa req-6a850b3b-fd52-4f30-936e-2c693f817ca4 tempest-TestShelveInstance-1180473792 tempest-TestShelveInstance-1180473792-project-member] https://10.4.3.236/volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 returned with HTTP 202 Aug 26 09:05:37.219577 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 618/2471] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:05:37 2026] DELETE /volume/v3/volumes/6e7e3107-d2e8-493b-aaa5-ca51911e0d43 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:37.227942 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.232547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:37.233635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.233635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.234157 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete backup with id: 4eaeca86-9f45-4976-9c73-76b096d9dab0. Aug 26 09:05:37.245088 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.245088 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:37.279808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] delete_backup rpcapi backup_id 4eaeca86-9f45-4976-9c73-76b096d9dab0 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:05:37.283483 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2ccfdf23-ba2b-454c-bb26-ced581cbef38 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 202 Aug 26 09:05:37.283483 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 624/2472] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:05:37 2026] DELETE /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:05:37.294914 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53c77b93-c178-446c-9ef2-8d1688318188 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.301355 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53c77b93-c178-446c-9ef2-8d1688318188 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:37.302234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53c77b93-c178-446c-9ef2-8d1688318188 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.302234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53c77b93-c178-446c-9ef2-8d1688318188 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.302234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-53c77b93-c178-446c-9ef2-8d1688318188 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:37.310627 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.310627 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:37.310627 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53c77b93-c178-446c-9ef2-8d1688318188 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:37.310627 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 616/2473] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:37 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:37.341402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0355e1a9-aad5-444b-b153-84fcf8dde9d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:37.345026 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0355e1a9-aad5-444b-b153-84fcf8dde9d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:37.345918 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0355e1a9-aad5-444b-b153-84fcf8dde9d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:37.346167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0355e1a9-aad5-444b-b153-84fcf8dde9d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:37.346446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0355e1a9-aad5-444b-b153-84fcf8dde9d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:37.358874 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:37.358874 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:37.358874 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0355e1a9-aad5-444b-b153-84fcf8dde9d0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:37.358874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 616/2474] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:37 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:05:38.330274 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3245dce2-af5d-4f3e-8139-76c3407bb216 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:38.334877 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3245dce2-af5d-4f3e-8139-76c3407bb216 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:38.334877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3245dce2-af5d-4f3e-8139-76c3407bb216 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:38.334877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3245dce2-af5d-4f3e-8139-76c3407bb216 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:38.334877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3245dce2-af5d-4f3e-8139-76c3407bb216 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:38.344078 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:38.344078 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:38.344078 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3245dce2-af5d-4f3e-8139-76c3407bb216 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 200 Aug 26 09:05:38.344078 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 619/2475] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:38 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:38.372875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d6e62bba-56b6-426a-a305-2393d8f65daa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:38.375526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d6e62bba-56b6-426a-a305-2393d8f65daa tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:38.375651 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d6e62bba-56b6-426a-a305-2393d8f65daa tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:38.375820 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d6e62bba-56b6-426a-a305-2393d8f65daa tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:38.376005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d6e62bba-56b6-426a-a305-2393d8f65daa tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:38.383344 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:38.383344 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:38.384541 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d6e62bba-56b6-426a-a305-2393d8f65daa tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:38.385755 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 625/2476] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:38 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:38.867823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:38.869678 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:05:38.869929 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:38.870134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:38.870381 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete volume with id: 6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:05:38.880379 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:38.880379 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:38.880784 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:05:38.905692 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete volume request issued successfully. Aug 26 09:05:38.905917 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bb3f63e-a367-4e96-9f96-4c50a1fc68f2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 202 Aug 26 09:05:38.906358 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 617/2477] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:05:38 2026] DELETE /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:05:38.915807 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-440d761a-cae7-4d06-8922-26bf71e97df9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:38.917916 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-440d761a-cae7-4d06-8922-26bf71e97df9 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:05:38.918350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-440d761a-cae7-4d06-8922-26bf71e97df9 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:38.918710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-440d761a-cae7-4d06-8922-26bf71e97df9 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:38.928219 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:38.928219 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:38.940925 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-440d761a-cae7-4d06-8922-26bf71e97df9 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:05:38.947210 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-440d761a-cae7-4d06-8922-26bf71e97df9 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 200 Aug 26 09:05:38.947858 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 617/2478] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:38 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 1422 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:39.359433 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd9b00c5-3b08-4a82-8ff2-f0c259f33ca7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:39.366401 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd9b00c5-3b08-4a82-8ff2-f0c259f33ca7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 Aug 26 09:05:39.366401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd9b00c5-3b08-4a82-8ff2-f0c259f33ca7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:39.366401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd9b00c5-3b08-4a82-8ff2-f0c259f33ca7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:39.366401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fd9b00c5-3b08-4a82-8ff2-f0c259f33ca7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 4eaeca86-9f45-4976-9c73-76b096d9dab0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:39.372286 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd9b00c5-3b08-4a82-8ff2-f0c259f33ca7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 returned with HTTP 404 Aug 26 09:05:39.372286 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 620/2479] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:39 2026] GET /volume/v3/backups/4eaeca86-9f45-4976-9c73-76b096d9dab0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:39.386576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-00a9df45-ae98-4a53-b98a-0a326389b473 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:39.391962 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:39.392714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1265952965"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:39.394755 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1265952965'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:39.394932 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume of 1 GB Aug 26 09:05:39.399425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b5448bf-287a-4314-bde3-8669ab56117b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:39.400953 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Availability Zones retrieved successfully. Aug 26 09:05:39.401691 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b5448bf-287a-4314-bde3-8669ab56117b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:39.401970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b5448bf-287a-4314-bde3-8669ab56117b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:39.402180 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b5448bf-287a-4314-bde3-8669ab56117b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:39.402320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4b5448bf-287a-4314-bde3-8669ab56117b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:39.408356 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:39.408356 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:39.408494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (dac85025-753d-4c2c-b1a7-d5ef5a5b6c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:39.409332 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b5448bf-287a-4314-bde3-8669ab56117b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:39.409765 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6632366c-a514-41d4-9bad-37147fd67436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:39.409829 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 618/2480] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:39 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:39.411224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:39.447525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6632366c-a514-41d4-9bad-37147fd67436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:39.448678 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47703974-c0fa-4f05-9ce4-bb74a1443df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:39.504156 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['1df0090a-2ee3-4003-9204-39284ef8e5a1', 'f28341fb-58a5-4ab2-8507-c0af9637c420', 'ee744357-7212-4235-a7a7-4cb4f785dbdb', '7393e291-487d-45f0-accb-148bcaeb1930'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:39.505124 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47703974-c0fa-4f05-9ce4-bb74a1443df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1df0090a-2ee3-4003-9204-39284ef8e5a1', 'f28341fb-58a5-4ab2-8507-c0af9637c420', 'ee744357-7212-4235-a7a7-4cb4f785dbdb', '7393e291-487d-45f0-accb-148bcaeb1930']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:39.505898 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7794a7ce-6bf3-4995-b888-eb43cdcafa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:39.533465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7794a7ce-6bf3-4995-b888-eb43cdcafa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc05fd57-b14d-4f69-93de-c738340d9154', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1265952965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['1df0090a-2ee3-4003-9204-39284ef8e5a1','f28341fb-58a5-4ab2-8507-c0af9637c420','ee744357-7212-4235-a7a7-4cb4f785dbdb','7393e291-487d-45f0-accb-148bcaeb1930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1265952965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc05fd57-b14d-4f69-93de-c738340d9154,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d703990068b04b1099a129cea696abb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:39.534544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6449a3d7-9d04-4e42-ade6-ad8d456e4130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:39.555535 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6449a3d7-9d04-4e42-ade6-ad8d456e4130) transitioned into state 'SUCCESS' from state '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-1265952965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['1df0090a-2ee3-4003-9204-39284ef8e5a1','f28341fb-58a5-4ab2-8507-c0af9637c420','ee744357-7212-4235-a7a7-4cb4f785dbdb','7393e291-487d-45f0-accb-148bcaeb1930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:39.556389 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8608a580-cdb3-4576-93a0-438ae7f814fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:39.566835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8608a580-cdb3-4576-93a0-438ae7f814fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:39.568066 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (dac85025-753d-4c2c-b1a7-d5ef5a5b6c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:39.568480 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request issued successfully. Aug 26 09:05:39.569266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00a9df45-ae98-4a53-b98a-0a326389b473 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:39.569806 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 626/2481] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:05:39 2026] POST /volume/v3/volumes => generated 749 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:39.583409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-055e115e-8cb1-4e3d-b763-afa417529938 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:39.585420 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-055e115e-8cb1-4e3d-b763-afa417529938 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:05:39.585683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-055e115e-8cb1-4e3d-b763-afa417529938 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:39.585944 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-055e115e-8cb1-4e3d-b763-afa417529938 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:39.595410 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:39.595410 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:39.600796 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-055e115e-8cb1-4e3d-b763-afa417529938 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:05:39.605839 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-055e115e-8cb1-4e3d-b763-afa417529938 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 returned with HTTP 200 Aug 26 09:05:39.606617 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 618/2482] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:39 2026] GET /volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:39.977678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06663b63-9313-4154-aca1-05ee3e65bf2e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:39.982398 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06663b63-9313-4154-aca1-05ee3e65bf2e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 Aug 26 09:05:39.982903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06663b63-9313-4154-aca1-05ee3e65bf2e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:39.984065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06663b63-9313-4154-aca1-05ee3e65bf2e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:39.998142 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06663b63-9313-4154-aca1-05ee3e65bf2e tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 returned with HTTP 404 Aug 26 09:05:39.998142 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 621/2483] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:39 2026] GET /volume/v3/volumes/6b9d7a04-00df-4788-8353-a616e48042a5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:05:40.010523 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:40.013450 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d Aug 26 09:05:40.014886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:40.014886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:40.014886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete snapshot with id: c08e5fc8-a852-408e-9106-248142a1c24d Aug 26 09:05:40.027824 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:40.027824 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:40.028771 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:05:40.077350 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot delete request issued successfully. Aug 26 09:05:40.077350 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8679d1c-fdc0-4f4f-8ca1-14991342f9dd tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d returned with HTTP 202 Aug 26 09:05:40.077908 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 619/2484] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:05:40 2026] DELETE /volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:40.088090 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1b9c6052-f333-4a8d-858e-c73ae17902a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:40.090454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b9c6052-f333-4a8d-858e-c73ae17902a0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d Aug 26 09:05:40.090802 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b9c6052-f333-4a8d-858e-c73ae17902a0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:40.091123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b9c6052-f333-4a8d-858e-c73ae17902a0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:40.098166 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:40.098166 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:40.098407 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1b9c6052-f333-4a8d-858e-c73ae17902a0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:05:40.099383 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b9c6052-f333-4a8d-858e-c73ae17902a0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d returned with HTTP 200 Aug 26 09:05:40.100095 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 627/2485] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:05:40 2026] GET /volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:40.424019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9104e1b3-283b-4ded-8e5d-47726ce29052 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:40.427504 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9104e1b3-283b-4ded-8e5d-47726ce29052 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:40.427504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9104e1b3-283b-4ded-8e5d-47726ce29052 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:40.427504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9104e1b3-283b-4ded-8e5d-47726ce29052 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:40.427504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9104e1b3-283b-4ded-8e5d-47726ce29052 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:40.432135 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:40.432135 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:40.433142 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9104e1b3-283b-4ded-8e5d-47726ce29052 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:40.433678 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 619/2486] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:40 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:40.621185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aff340e1-c180-49d0-a3f6-648042bd06b4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:40.623407 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aff340e1-c180-49d0-a3f6-648042bd06b4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:05:40.623640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aff340e1-c180-49d0-a3f6-648042bd06b4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:40.623882 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aff340e1-c180-49d0-a3f6-648042bd06b4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:40.635507 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:40.635507 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:40.646370 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aff340e1-c180-49d0-a3f6-648042bd06b4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:05:40.657399 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aff340e1-c180-49d0-a3f6-648042bd06b4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 returned with HTTP 200 Aug 26 09:05:40.657933 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 622/2487] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:40 2026] GET /volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:40.674977 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:40.677425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:05:40.677815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc05fd57-b14d-4f69-93de-c738340d9154", "name": "tempest-VolumesBackupsTest-Backup-301227825"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:40.679833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating new backup {'backup': {'volume_id': 'dc05fd57-b14d-4f69-93de-c738340d9154', 'name': 'tempest-VolumesBackupsTest-Backup-301227825'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:05:40.680052 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating backup of volume dc05fd57-b14d-4f69-93de-c738340d9154 in container None Aug 26 09:05:40.690709 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:40.690709 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:40.691380 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:05:40.717500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['1c88d4ff-23fa-4c90-843e-a542633c9205', 'fd68a3ff-1cce-4fcf-a066-d776e4b6dd45'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:40.755893 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6270c2aa-1b3e-4583-943c-007c7c3fd314 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:05:40.756914 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 620/2488] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:05:40 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:40.767431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-652c64a4-4ec0-47d4-baaf-eef188b68ee5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:40.770281 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-652c64a4-4ec0-47d4-baaf-eef188b68ee5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:40.770513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-652c64a4-4ec0-47d4-baaf-eef188b68ee5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:40.770753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-652c64a4-4ec0-47d4-baaf-eef188b68ee5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:40.770915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-652c64a4-4ec0-47d4-baaf-eef188b68ee5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:40.776703 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:40.776703 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:40.777522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-652c64a4-4ec0-47d4-baaf-eef188b68ee5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:40.777883 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 628/2489] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:40 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:41.112966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4cb5107e-6b3d-4045-ad6d-2dcac4136a94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:41.116717 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cb5107e-6b3d-4045-ad6d-2dcac4136a94 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d Aug 26 09:05:41.116900 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cb5107e-6b3d-4045-ad6d-2dcac4136a94 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:41.117117 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cb5107e-6b3d-4045-ad6d-2dcac4136a94 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:41.123678 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cb5107e-6b3d-4045-ad6d-2dcac4136a94 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d returned with HTTP 404 Aug 26 09:05:41.124539 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 620/2490] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:05:41 2026] GET /volume/v3/snapshots/c08e5fc8-a852-408e-9106-248142a1c24d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:41.448092 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd58077d-db1b-45b6-b70a-6bc0ebfecd94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:41.450652 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd58077d-db1b-45b6-b70a-6bc0ebfecd94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:41.451178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd58077d-db1b-45b6-b70a-6bc0ebfecd94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:41.451717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd58077d-db1b-45b6-b70a-6bc0ebfecd94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:41.451717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dd58077d-db1b-45b6-b70a-6bc0ebfecd94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:41.458341 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:41.458341 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:41.459030 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd58077d-db1b-45b6-b70a-6bc0ebfecd94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:41.460083 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 623/2491] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:41 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:41.791617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21f749a7-b055-4177-94b3-bd4e505e3450 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:41.794675 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21f749a7-b055-4177-94b3-bd4e505e3450 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:41.795092 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21f749a7-b055-4177-94b3-bd4e505e3450 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:41.797076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21f749a7-b055-4177-94b3-bd4e505e3450 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:41.797634 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-21f749a7-b055-4177-94b3-bd4e505e3450 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:41.810854 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:41.810854 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:41.815283 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21f749a7-b055-4177-94b3-bd4e505e3450 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:41.817656 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 621/2492] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:41 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 738 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:42.477188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d83fb8b6-cd4c-4e93-9663-f29060d9f06b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:42.479024 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d83fb8b6-cd4c-4e93-9663-f29060d9f06b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:42.479245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d83fb8b6-cd4c-4e93-9663-f29060d9f06b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:42.479494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d83fb8b6-cd4c-4e93-9663-f29060d9f06b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:42.479634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d83fb8b6-cd4c-4e93-9663-f29060d9f06b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:42.488737 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:42.488737 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:42.488737 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d83fb8b6-cd4c-4e93-9663-f29060d9f06b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:42.489173 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 629/2493] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:42 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:42.504407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f0956c9-fc22-4b48-931e-85eedc0e6ac9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:42.507617 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f0956c9-fc22-4b48-931e-85eedc0e6ac9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 Aug 26 09:05:42.507617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f0956c9-fc22-4b48-931e-85eedc0e6ac9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:42.508119 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f0956c9-fc22-4b48-931e-85eedc0e6ac9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:42.526785 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:42.526785 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:42.538489 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f0956c9-fc22-4b48-931e-85eedc0e6ac9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:42.547628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f0956c9-fc22-4b48-931e-85eedc0e6ac9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 returned with HTTP 200 Aug 26 09:05:42.548324 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 621/2494] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:42 2026] GET /volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 => generated 1411 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:42.568158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-117313da-2c98-4f30-94a9-fc3bd175ae76 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:42.571032 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-117313da-2c98-4f30-94a9-fc3bd175ae76 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 Aug 26 09:05:42.571259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-117313da-2c98-4f30-94a9-fc3bd175ae76 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:42.571483 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-117313da-2c98-4f30-94a9-fc3bd175ae76 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:42.582695 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:42.582695 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:42.587623 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-117313da-2c98-4f30-94a9-fc3bd175ae76 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:42.594133 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-117313da-2c98-4f30-94a9-fc3bd175ae76 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 returned with HTTP 200 Aug 26 09:05:42.594571 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 624/2495] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:42 2026] GET /volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:42.608828 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:42.611195 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 Aug 26 09:05:42.611320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:42.611601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:42.611820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: f6d8fa62-16cd-451d-9350-2f9b11c6a069 Aug 26 09:05:42.622663 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:42.622663 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:42.623203 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:42.654700 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume request issued successfully. Aug 26 09:05:42.654970 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03efd97b-2629-4c52-a5d6-31678daf4d12 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 returned with HTTP 202 Aug 26 09:05:42.655446 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 622/2496] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:05:42 2026] DELETE /volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:42.669969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e10f385-56b3-44c2-800f-266ba3ce93ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:42.673560 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e10f385-56b3-44c2-800f-266ba3ce93ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 Aug 26 09:05:42.674228 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e10f385-56b3-44c2-800f-266ba3ce93ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:42.674529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e10f385-56b3-44c2-800f-266ba3ce93ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:42.692731 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:42.692731 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:42.702801 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e10f385-56b3-44c2-800f-266ba3ce93ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:42.709668 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e10f385-56b3-44c2-800f-266ba3ce93ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 returned with HTTP 200 Aug 26 09:05:42.710133 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 630/2497] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:42 2026] GET /volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:42.832594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94b67d51-e393-4706-972a-a78f972b6713 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:42.834785 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94b67d51-e393-4706-972a-a78f972b6713 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:42.835064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94b67d51-e393-4706-972a-a78f972b6713 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:42.835401 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94b67d51-e393-4706-972a-a78f972b6713 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:42.835493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-94b67d51-e393-4706-972a-a78f972b6713 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:42.840719 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:42.840719 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:42.842486 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94b67d51-e393-4706-972a-a78f972b6713 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:42.842486 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 622/2498] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:42 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:43.726534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-164101d9-8084-451a-983b-ddfba6a41807 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:43.728605 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-164101d9-8084-451a-983b-ddfba6a41807 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 Aug 26 09:05:43.728902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-164101d9-8084-451a-983b-ddfba6a41807 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:43.729132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-164101d9-8084-451a-983b-ddfba6a41807 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:43.736763 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-164101d9-8084-451a-983b-ddfba6a41807 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 returned with HTTP 404 Aug 26 09:05:43.737424 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 625/2499] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:43 2026] GET /volume/v3/volumes/f6d8fa62-16cd-451d-9350-2f9b11c6a069 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:43.745837 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:43.748236 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:43.748549 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:43.748890 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:43.749097 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete backup with id: 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. Aug 26 09:05:43.754604 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:43.754604 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:43.779463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] delete_backup rpcapi backup_id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:05:43.781487 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3f1830f-5be3-49e8-8e91-e90ff0dcb45b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 202 Aug 26 09:05:43.781949 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 623/2500] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:05:43 2026] DELETE /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:05:43.794061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0194282c-f5b9-4fd1-b413-ebbf31e36ca4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:43.796792 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0194282c-f5b9-4fd1-b413-ebbf31e36ca4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:43.797083 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0194282c-f5b9-4fd1-b413-ebbf31e36ca4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:43.797353 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0194282c-f5b9-4fd1-b413-ebbf31e36ca4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:43.797934 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0194282c-f5b9-4fd1-b413-ebbf31e36ca4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:43.810099 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:43.810099 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:43.811057 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0194282c-f5b9-4fd1-b413-ebbf31e36ca4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 200 Aug 26 09:05:43.811551 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 631/2501] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:43 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:43.856725 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d1c74d0-5525-4682-8e22-cf92feb6f3da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:43.860133 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d1c74d0-5525-4682-8e22-cf92feb6f3da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:43.860737 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d1c74d0-5525-4682-8e22-cf92feb6f3da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:43.860737 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d1c74d0-5525-4682-8e22-cf92feb6f3da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:43.861286 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2d1c74d0-5525-4682-8e22-cf92feb6f3da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:43.868597 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:43.868597 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:43.869737 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d1c74d0-5525-4682-8e22-cf92feb6f3da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:43.870647 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 623/2502] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:43 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:44.828903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c87376b9-99c6-49a4-b8b9-8b3dfe8b088c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:44.832315 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c87376b9-99c6-49a4-b8b9-8b3dfe8b088c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 Aug 26 09:05:44.832315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c87376b9-99c6-49a4-b8b9-8b3dfe8b088c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:44.832315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c87376b9-99c6-49a4-b8b9-8b3dfe8b088c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:44.832315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c87376b9-99c6-49a4-b8b9-8b3dfe8b088c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 1d584f38-ebdf-4ef1-8db3-9cc80a59d219. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:44.839563 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c87376b9-99c6-49a4-b8b9-8b3dfe8b088c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 returned with HTTP 404 Aug 26 09:05:44.840387 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 626/2503] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:44 2026] GET /volume/v3/backups/1d584f38-ebdf-4ef1-8db3-9cc80a59d219 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:44.886140 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4e9a5fb-0a14-448f-b0c9-7de1e019ed55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:44.889044 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4e9a5fb-0a14-448f-b0c9-7de1e019ed55 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:44.889265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4e9a5fb-0a14-448f-b0c9-7de1e019ed55 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:44.889427 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4e9a5fb-0a14-448f-b0c9-7de1e019ed55 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:44.889537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a4e9a5fb-0a14-448f-b0c9-7de1e019ed55 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:44.899832 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:44.899832 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:44.900889 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4e9a5fb-0a14-448f-b0c9-7de1e019ed55 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:44.901387 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 624/2504] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:44 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:44.962967 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8465c344-0e98-47cf-980d-7615de513153 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:44.970021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8465c344-0e98-47cf-980d-7615de513153 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:05:44.970021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8465c344-0e98-47cf-980d-7615de513153 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:44.970021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8465c344-0e98-47cf-980d-7615de513153 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:44.991440 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:44.991440 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:45.003963 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8465c344-0e98-47cf-980d-7615de513153 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:45.011740 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8465c344-0e98-47cf-980d-7615de513153 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 200 Aug 26 09:05:45.012426 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 632/2505] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:44 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 1356 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:45.026985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:45.030368 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:05:45.030368 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:45.030540 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:45.030961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: 3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:05:45.041597 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:45.041597 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:45.043326 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:45.084222 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume request issued successfully. Aug 26 09:05:45.084222 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc31beec-6bf1-445f-b236-8bbe5102af9e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 202 Aug 26 09:05:45.085346 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 624/2506] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:05:45 2026] DELETE /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:45.097027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4bf26b54-11ca-4f43-8ca0-214ff1444b53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:45.099809 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bf26b54-11ca-4f43-8ca0-214ff1444b53 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:05:45.099809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bf26b54-11ca-4f43-8ca0-214ff1444b53 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:45.099809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bf26b54-11ca-4f43-8ca0-214ff1444b53 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:45.109432 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:45.109432 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:45.114060 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4bf26b54-11ca-4f43-8ca0-214ff1444b53 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:45.122987 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bf26b54-11ca-4f43-8ca0-214ff1444b53 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 200 Aug 26 09:05:45.122987 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 627/2507] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:45 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:46.397057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f047a57a-a0a3-449f-af36-4192e50d009f req-4b5436c3-e6c6-47dd-86fb-f2c81241888a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.397057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f047a57a-a0a3-449f-af36-4192e50d009f req-4b5436c3-e6c6-47dd-86fb-f2c81241888a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5 Aug 26 09:05:46.397057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f047a57a-a0a3-449f-af36-4192e50d009f req-4b5436c3-e6c6-47dd-86fb-f2c81241888a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.397057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f047a57a-a0a3-449f-af36-4192e50d009f req-4b5436c3-e6c6-47dd-86fb-f2c81241888a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.397057 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.397057 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-56f06235-4672-48f0-a904-4e095daafde2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-56f06235-4672-48f0-a904-4e095daafde2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-56f06235-4672-48f0-a904-4e095daafde2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-56f06235-4672-48f0-a904-4e095daafde2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-56f06235-4672-48f0-a904-4e095daafde2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-56f06235-4672-48f0-a904-4e095daafde2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:46.405969 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 633/2508] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:45 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:46.409000 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f047a57a-a0a3-449f-af36-4192e50d009f req-4b5436c3-e6c6-47dd-86fb-f2c81241888a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5 returned with HTTP 200 Aug 26 09:05:46.409000 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 625/2509] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:45 2026] DELETE /volume/v3/attachments/55a33bc4-c924-4a0b-8fa1-5bdd021b06e5 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-e1b1eb9b-198a-4ca8-874b-afcbf15d18ea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-e1b1eb9b-198a-4ca8-874b-afcbf15d18ea tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] DELETE https://10.4.3.236/volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607 Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-e1b1eb9b-198a-4ca8-874b-afcbf15d18ea tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-e1b1eb9b-198a-4ca8-874b-afcbf15d18ea tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-e1b1eb9b-198a-4ca8-874b-afcbf15d18ea tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607 returned with HTTP 200 Aug 26 09:05:46.411365 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 625/2510] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:46 2026] DELETE /volume/v3/attachments/649e3ce2-057e-46dd-a783-c479ca9f6607 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Delete volume with id: c681f16e-edce-4959-904a-17dbc9cf09f8 Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:46.413575 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:46.415915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5c7fc34d-5045-44a3-a779-ed8d507681f8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.415915 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c7fc34d-5045-44a3-a779-ed8d507681f8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e Aug 26 09:05:46.415915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c7fc34d-5045-44a3-a779-ed8d507681f8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.415915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c7fc34d-5045-44a3-a779-ed8d507681f8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.415915 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c7fc34d-5045-44a3-a779-ed8d507681f8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e returned with HTTP 404 Aug 26 09:05:46.415915 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 634/2511] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:46 2026] GET /volume/v3/volumes/3da077f2-6261-491b-ab5b-77b7e27ae86e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:46.416363 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Delete volume request issued successfully. Aug 26 09:05:46.416363 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d65f9fa5-1e9e-4351-9e6f-1fb014386496 req-db7951c5-c69c-49c2-938b-41cc4d02b216 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 returned with HTTP 202 Aug 26 09:05:46.416363 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 628/2512] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:05:46 2026] DELETE /volume/v3/volumes/c681f16e-edce-4959-904a-17dbc9cf09f8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-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-1055907110"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1055907110'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume of 1 GB Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability Zones retrieved successfully. Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (9b6d31f2-6089-4fb2-99a5-0ea8fc4a21e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1d00ad-6d00-4982-860d-1443afd3bda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1d00ad-6d00-4982-860d-1443afd3bda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72dee24-9eca-45c9-9390-d1796276d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:46.417041 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['e89f5857-eb14-4f3f-ae53-a0471a48bff2', '128a44e8-cf73-44cc-8058-615c7133364c', '65f298a8-1b2a-41b4-b9b4-478223a53761', '74059247-e5cd-4eb6-acd1-f5351e1ddf92'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:46.418042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72dee24-9eca-45c9-9390-d1796276d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e89f5857-eb14-4f3f-ae53-a0471a48bff2', '128a44e8-cf73-44cc-8058-615c7133364c', '65f298a8-1b2a-41b4-b9b4-478223a53761', '74059247-e5cd-4eb6-acd1-f5351e1ddf92']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:46.418042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8164220f-932f-461c-a820-1bd3b7c7572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:46.418042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8164220f-932f-461c-a820-1bd3b7c7572b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b3a3c9-4a36-4208-99dc-8a78fb99e960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1055907110',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['e89f5857-eb14-4f3f-ae53-a0471a48bff2','128a44e8-cf73-44cc-8058-615c7133364c','65f298a8-1b2a-41b4-b9b4-478223a53761','74059247-e5cd-4eb6-acd1-f5351e1ddf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1055907110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b3a3c9-4a36-4208-99dc-8a78fb99e960,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='2f10b999975b4508bdb9aa81b2f106e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:46.418042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3117209f-2635-4edd-928f-e73faf1a457d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:46.418042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3117209f-2635-4edd-928f-e73faf1a457d) transitioned into state 'SUCCESS' from state '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-1055907110',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['e89f5857-eb14-4f3f-ae53-a0471a48bff2','128a44e8-cf73-44cc-8058-615c7133364c','65f298a8-1b2a-41b4-b9b4-478223a53761','74059247-e5cd-4eb6-acd1-f5351e1ddf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:46.418042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6289d96b-cc95-4d99-98c0-3fba2b694679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:46.434739 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6289d96b-cc95-4d99-98c0-3fba2b694679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:46.435878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (9b6d31f2-6089-4fb2-99a5-0ea8fc4a21e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:46.436562 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request issued successfully. Aug 26 09:05:46.437957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ecbe40e-10e7-4a6b-800f-6fd8359c9f96 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:46.437957 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 626/2513] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:05:46 2026] POST /volume/v3/volumes => generated 816 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:46.455153 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c5260e98-b36a-47f8-a183-340a0127510b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.469484 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5260e98-b36a-47f8-a183-340a0127510b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:05:46.469944 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5260e98-b36a-47f8-a183-340a0127510b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.470288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5260e98-b36a-47f8-a183-340a0127510b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.480626 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.480626 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:46.486692 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c5260e98-b36a-47f8-a183-340a0127510b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:46.493741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5260e98-b36a-47f8-a183-340a0127510b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 200 Aug 26 09:05:46.494152 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 626/2514] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:46 2026] GET /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:46.947922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6caca202-b8d1-4b05-bea1-0b6eafcde34d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:46.952583 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6caca202-b8d1-4b05-bea1-0b6eafcde34d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:46.953612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6caca202-b8d1-4b05-bea1-0b6eafcde34d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:46.953612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6caca202-b8d1-4b05-bea1-0b6eafcde34d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:46.953612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6caca202-b8d1-4b05-bea1-0b6eafcde34d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:46.961573 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:46.961573 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:46.962488 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6caca202-b8d1-4b05-bea1-0b6eafcde34d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:46.963201 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 635/2515] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:46 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:47.099103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b0f9238-2cc6-40ed-9fe1-b20e9b043883 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.102678 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b0f9238-2cc6-40ed-9fe1-b20e9b043883 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:05:47.102678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b0f9238-2cc6-40ed-9fe1-b20e9b043883 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.102678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b0f9238-2cc6-40ed-9fe1-b20e9b043883 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.115332 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.115332 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:47.119991 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b0f9238-2cc6-40ed-9fe1-b20e9b043883 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:47.126186 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b0f9238-2cc6-40ed-9fe1-b20e9b043883 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:05:47.126699 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 629/2516] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:47.462632 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e1cbc42-b9df-4288-8590-87885eabd587 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.467830 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e1cbc42-b9df-4288-8590-87885eabd587 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:05:47.468146 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e1cbc42-b9df-4288-8590-87885eabd587 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.468219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e1cbc42-b9df-4288-8590-87885eabd587 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.484190 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.484190 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:47.492864 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e1cbc42-b9df-4288-8590-87885eabd587 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:47.502006 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e1cbc42-b9df-4288-8590-87885eabd587 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:05:47.502696 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 627/2517] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:47.510917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6747736-1261-476b-8404-eccedac8f3d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.515778 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6747736-1261-476b-8404-eccedac8f3d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:05:47.515778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6747736-1261-476b-8404-eccedac8f3d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.515778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6747736-1261-476b-8404-eccedac8f3d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.523799 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.523799 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:47.529967 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6747736-1261-476b-8404-eccedac8f3d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:47.541973 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6747736-1261-476b-8404-eccedac8f3d9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 200 Aug 26 09:05:47.542281 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 627/2518] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:47.566599 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c54d7f19-88c5-4f01-8515-92b92971d851 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.568334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-38222809-2242-4ae2-b0e6-9d697028f458 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.569077 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:05:47.569587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29b3a3c9-4a36-4208-99dc-8a78fb99e960", "name": "tempest-VolumesBackupsTest-Backup-2022756660", "description": "tempest-backup-description-788292184", "container": "tempest-volumesbackupstest-backup-container-1082177709"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:47.570643 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-38222809-2242-4ae2-b0e6-9d697028f458 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:05:47.570823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-38222809-2242-4ae2-b0e6-9d697028f458 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.571033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating new backup {'backup': {'volume_id': '29b3a3c9-4a36-4208-99dc-8a78fb99e960', 'name': 'tempest-VolumesBackupsTest-Backup-2022756660', 'description': 'tempest-backup-description-788292184', 'container': 'tempest-volumesbackupstest-backup-container-1082177709'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:05:47.571117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-38222809-2242-4ae2-b0e6-9d697028f458 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.571168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating backup of volume 29b3a3c9-4a36-4208-99dc-8a78fb99e960 in container tempest-volumesbackupstest-backup-container-1082177709 Aug 26 09:05:47.584534 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.584534 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:47.585734 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.585734 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:47.585734 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:05:47.589310 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-38222809-2242-4ae2-b0e6-9d697028f458 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:47.593987 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-38222809-2242-4ae2-b0e6-9d697028f458 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:05:47.594424 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 630/2519] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:47.612421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['c1544f34-59b8-4e86-8a8c-9c570246d428', '2d971465-4eeb-442d-97be-cf3aba2194fa'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:47.619363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.625243 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b/action Aug 26 09:05:47.625872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:05:47.626074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:47.660032 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.660032 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:47.661880 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:47.662049 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c54d7f19-88c5-4f01-8515-92b92971d851 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:05:47.662391 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 636/2520] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:05:47 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:47.673418 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Begin detaching volume completed successfully. Aug 26 09:05:47.673567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1983a52-0086-4b37-b7b0-b962e586c9de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.673654 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-bee8066d-7ca0-45e1-9415-153771afc364 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b/action returned with HTTP 202 Aug 26 09:05:47.674156 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 628/2521] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:05:47 2026] POST /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:05:47.677896 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1983a52-0086-4b37-b7b0-b962e586c9de tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:47.678151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1983a52-0086-4b37-b7b0-b962e586c9de tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.679056 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1983a52-0086-4b37-b7b0-b962e586c9de tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.680102 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a1983a52-0086-4b37-b7b0-b962e586c9de tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:47.686045 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.686045 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:47.687447 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1983a52-0086-4b37-b7b0-b962e586c9de tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:47.688072 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 628/2522] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:05:47.742044 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6b7dace-4acb-4730-a068-2243075b1101 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.742445 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6b7dace-4acb-4730-a068-2243075b1101 None None] GET https://10.4.3.236/volume// Aug 26 09:05:47.742662 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6b7dace-4acb-4730-a068-2243075b1101 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.742836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6b7dace-4acb-4730-a068-2243075b1101 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.743264 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6b7dace-4acb-4730-a068-2243075b1101 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:47.744218 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 631/2523] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:05:47.755904 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-36de5148-a7b2-439f-9b19-2c9dac5ff259 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.758762 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-36de5148-a7b2-439f-9b19-2c9dac5ff259 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:05:47.759084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-36de5148-a7b2-439f-9b19-2c9dac5ff259 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.759339 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-36de5148-a7b2-439f-9b19-2c9dac5ff259 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.776392 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.776392 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:47.782269 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-36de5148-a7b2-439f-9b19-2c9dac5ff259 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:47.789246 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-36de5148-a7b2-439f-9b19-2c9dac5ff259 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:05:47.789730 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 637/2524] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:47.980089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e50ca75-58ce-44de-9188-64c82c510012 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:47.984425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e50ca75-58ce-44de-9188-64c82c510012 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:47.984655 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e50ca75-58ce-44de-9188-64c82c510012 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:47.984858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e50ca75-58ce-44de-9188-64c82c510012 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:47.985000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0e50ca75-58ce-44de-9188-64c82c510012 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:47.989581 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:47.989581 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:47.990386 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e50ca75-58ce-44de-9188-64c82c510012 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:47.990804 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 629/2525] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:47 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:48.701799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fe03eda2-00f0-4eef-9d54-cc66894dd90e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:48.704391 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fe03eda2-00f0-4eef-9d54-cc66894dd90e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:48.704521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fe03eda2-00f0-4eef-9d54-cc66894dd90e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:48.704724 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fe03eda2-00f0-4eef-9d54-cc66894dd90e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:48.704873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fe03eda2-00f0-4eef-9d54-cc66894dd90e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:48.712366 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:48.712366 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:48.713418 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fe03eda2-00f0-4eef-9d54-cc66894dd90e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:48.713895 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 629/2526] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:48 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:48.729435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:48.732055 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:05:48.732397 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:48.732703 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:48.732980 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete volume with id: 02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:05:48.749303 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:48.749303 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:48.750009 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:05:48.777875 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete volume request issued successfully. Aug 26 09:05:48.777875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fce9f734-c856-4a6b-a56c-ce14e3f6a592 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 202 Aug 26 09:05:48.777875 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 632/2527] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:05:48 2026] DELETE /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:05:48.784397 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5ff818e7-9248-4911-849c-96cd31a4e38a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:48.788107 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ff818e7-9248-4911-849c-96cd31a4e38a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:05:48.788107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5ff818e7-9248-4911-849c-96cd31a4e38a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:48.788107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5ff818e7-9248-4911-849c-96cd31a4e38a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:48.802886 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:48.802886 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:48.811972 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5ff818e7-9248-4911-849c-96cd31a4e38a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:05:48.822856 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5ff818e7-9248-4911-849c-96cd31a4e38a tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 200 Aug 26 09:05:48.823800 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 638/2528] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:48 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:49.006121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a634daa8-28e7-456c-96a2-8c3ff6e366e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:49.009338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a634daa8-28e7-456c-96a2-8c3ff6e366e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:49.010030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a634daa8-28e7-456c-96a2-8c3ff6e366e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:49.010030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a634daa8-28e7-456c-96a2-8c3ff6e366e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:49.010030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a634daa8-28e7-456c-96a2-8c3ff6e366e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:49.015725 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:49.015725 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:49.017101 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a634daa8-28e7-456c-96a2-8c3ff6e366e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:49.017470 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 630/2529] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:49 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:49.729749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d4f48916-6ce5-4ab4-af0b-ddb90762ed6f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:49.733411 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4f48916-6ce5-4ab4-af0b-ddb90762ed6f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:49.733684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4f48916-6ce5-4ab4-af0b-ddb90762ed6f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:49.735859 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4f48916-6ce5-4ab4-af0b-ddb90762ed6f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:49.735859 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d4f48916-6ce5-4ab4-af0b-ddb90762ed6f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:49.743125 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:49.743125 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:49.743799 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4f48916-6ce5-4ab4-af0b-ddb90762ed6f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:49.747131 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 630/2530] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:49 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:49.842781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10130e26-cd09-4345-8ec1-f27c96cdc825 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:49.847012 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10130e26-cd09-4345-8ec1-f27c96cdc825 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a Aug 26 09:05:49.847012 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10130e26-cd09-4345-8ec1-f27c96cdc825 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:49.847012 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10130e26-cd09-4345-8ec1-f27c96cdc825 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:49.855568 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10130e26-cd09-4345-8ec1-f27c96cdc825 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a returned with HTTP 404 Aug 26 09:05:49.856109 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 633/2531] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:49 2026] GET /volume/v3/volumes/02f0dbd8-6d07-4314-aab7-d931a847ff6a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:05:49.867896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:49.870877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d Aug 26 09:05:49.871137 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:49.871387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:49.871542 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete snapshot with id: 388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d Aug 26 09:05:49.879613 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:49.879613 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:49.880260 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:05:49.907534 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot delete request issued successfully. Aug 26 09:05:49.907751 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1a050c2d-f97b-4d0c-8ac2-4248a714c7b2 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d returned with HTTP 202 Aug 26 09:05:49.908258 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 639/2532] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:05:49 2026] DELETE /volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:49.920618 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3accfac-9ee2-4eb5-9707-3ad76b8e83d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:49.923346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3accfac-9ee2-4eb5-9707-3ad76b8e83d0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d Aug 26 09:05:49.923346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3accfac-9ee2-4eb5-9707-3ad76b8e83d0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:49.924143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3accfac-9ee2-4eb5-9707-3ad76b8e83d0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:49.933069 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:49.933069 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:49.933835 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3accfac-9ee2-4eb5-9707-3ad76b8e83d0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Snapshot retrieved successfully. Aug 26 09:05:49.935339 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3accfac-9ee2-4eb5-9707-3ad76b8e83d0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d returned with HTTP 200 Aug 26 09:05:49.935486 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 631/2533] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:05:49 2026] GET /volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:50.030390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8aad0bf5-7d44-405d-9bb1-8d356b5609da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:50.032487 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8aad0bf5-7d44-405d-9bb1-8d356b5609da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:50.032685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8aad0bf5-7d44-405d-9bb1-8d356b5609da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:50.032881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8aad0bf5-7d44-405d-9bb1-8d356b5609da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:50.033013 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8aad0bf5-7d44-405d-9bb1-8d356b5609da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:50.040557 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:50.040557 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:50.041501 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8aad0bf5-7d44-405d-9bb1-8d356b5609da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:50.042407 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 631/2534] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:50 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:50.560781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-3a0f3514-b01d-46c3-87b5-e04d2397bb4f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:50.563475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-3a0f3514-b01d-46c3-87b5-e04d2397bb4f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961 Aug 26 09:05:50.563931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-3a0f3514-b01d-46c3-87b5-e04d2397bb4f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:50.563931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-3a0f3514-b01d-46c3-87b5-e04d2397bb4f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:50.572354 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:50.572354 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:50.644191 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-212cb82f-9944-4a49-a762-267ac5f14eeb req-3a0f3514-b01d-46c3-87b5-e04d2397bb4f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961 returned with HTTP 200 Aug 26 09:05:50.644915 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 634/2535] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:50 2026] DELETE /volume/v3/attachments/c1ac40c7-9266-4176-b442-4078e9a2e961 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:50.762955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-46a12805-8df7-4501-b8a5-f515d7dca512 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:50.765530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-46a12805-8df7-4501-b8a5-f515d7dca512 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:50.765679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-46a12805-8df7-4501-b8a5-f515d7dca512 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:50.765906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-46a12805-8df7-4501-b8a5-f515d7dca512 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:50.766878 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-46a12805-8df7-4501-b8a5-f515d7dca512 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:50.772184 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:50.772184 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:50.773227 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-46a12805-8df7-4501-b8a5-f515d7dca512 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:50.773922 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 640/2536] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:50 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:50.923796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5656b3d-566d-4446-98cf-2a31c6360dce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:50.926327 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5656b3d-566d-4446-98cf-2a31c6360dce tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:05:50.926628 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5656b3d-566d-4446-98cf-2a31c6360dce tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:50.926890 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5656b3d-566d-4446-98cf-2a31c6360dce tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:50.934888 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:50.934888 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:50.938894 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5656b3d-566d-4446-98cf-2a31c6360dce tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:50.945215 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5656b3d-566d-4446-98cf-2a31c6360dce tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:05:50.945731 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 632/2537] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:50 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:50.948293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0ad0a9b2-b7ee-4638-bf28-a1decdbffe88 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:50.950492 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ad0a9b2-b7ee-4638-bf28-a1decdbffe88 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d Aug 26 09:05:50.950744 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ad0a9b2-b7ee-4638-bf28-a1decdbffe88 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:50.950992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ad0a9b2-b7ee-4638-bf28-a1decdbffe88 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:50.957450 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ad0a9b2-b7ee-4638-bf28-a1decdbffe88 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d returned with HTTP 404 Aug 26 09:05:50.958039 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 632/2538] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:05:50 2026] GET /volume/v3/snapshots/388aa0ae-a9c8-4a7d-baa8-2e49fdd9c01d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:51.052994 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-568aa335-bc15-4571-9467-b9077833b6c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:51.055701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-568aa335-bc15-4571-9467-b9077833b6c6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:51.056007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-568aa335-bc15-4571-9467-b9077833b6c6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:51.056279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-568aa335-bc15-4571-9467-b9077833b6c6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:51.056441 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-568aa335-bc15-4571-9467-b9077833b6c6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:51.062880 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:51.062880 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:51.064052 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-568aa335-bc15-4571-9467-b9077833b6c6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:51.064707 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 635/2539] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:51 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:51.246038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b2476618-2925-4e7c-a505-3195b4c1af22 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:51.249146 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:51.249575 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d65b8baa-0add-4458-9b57-a45cf543ebae", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:51.252506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd65b8baa-0add-4458-9b57-a45cf543ebae', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:51.379777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume of 1 GB Aug 26 09:05:51.388875 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Availability Zones retrieved successfully. Aug 26 09:05:51.393110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (88e0e018-6981-49c7-912d-a24f5e1cb206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:51.394559 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd7851e-60d3-49f2-894a-b72f19698778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:51.396023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:51.475202 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd7851e-60d3-49f2-894a-b72f19698778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:51.475994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7d59e0-ab7d-42b6-8f89-9832038af4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:51.568075 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Created reservations ['1edb9616-7208-4292-a1ae-c85e08f7b23b', 'dc9f30d4-51b7-4958-9133-1dbe364b5a45', '71bc6aa9-7c5a-445f-bbea-46f9a67f6416', '1b6a1865-8081-4119-9870-d0d4e3fd4640'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:51.569272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7d59e0-ab7d-42b6-8f89-9832038af4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1edb9616-7208-4292-a1ae-c85e08f7b23b', 'dc9f30d4-51b7-4958-9133-1dbe364b5a45', '71bc6aa9-7c5a-445f-bbea-46f9a67f6416', '1b6a1865-8081-4119-9870-d0d4e3fd4640']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:51.570316 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b75d2-c7c8-49f7-a9f5-e08e9676f73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:51.605514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b75d2-c7c8-49f7-a9f5-e08e9676f73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cbb082c-81e2-49d2-850f-37e527154f91', '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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['1edb9616-7208-4292-a1ae-c85e08f7b23b','dc9f30d4-51b7-4958-9133-1dbe364b5a45','71bc6aa9-7c5a-445f-bbea-46f9a67f6416','1b6a1865-8081-4119-9870-d0d4e3fd4640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:51Z,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=9cbb082c-81e2-49d2-850f-37e527154f91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1b3a14f8264a3fb08abfe569f364e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050bad3bf6a8484585404169882beb72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:51.607614 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455ee4a0-a2ec-47f1-ae8b-eb75aed956ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:51.641060 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455ee4a0-a2ec-47f1-ae8b-eb75aed956ea) transitioned into state 'SUCCESS' from 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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['1edb9616-7208-4292-a1ae-c85e08f7b23b','dc9f30d4-51b7-4958-9133-1dbe364b5a45','71bc6aa9-7c5a-445f-bbea-46f9a67f6416','1b6a1865-8081-4119-9870-d0d4e3fd4640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:51.641834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a3a0f60-7ee6-467a-927a-8168f0027057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:51.666171 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a3a0f60-7ee6-467a-927a-8168f0027057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:51.667623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (88e0e018-6981-49c7-912d-a24f5e1cb206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:51.667989 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request issued successfully. Aug 26 09:05:51.668977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2476618-2925-4e7c-a505-3195b4c1af22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:51.669506 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 641/2540] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:05:51 2026] POST /volume/v3/volumes => generated 775 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:05:51.691957 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e383fc3-860b-4220-99aa-54861773bc42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:51.696454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e383fc3-860b-4220-99aa-54861773bc42 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:51.697793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e383fc3-860b-4220-99aa-54861773bc42 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:51.697793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e383fc3-860b-4220-99aa-54861773bc42 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:51.709075 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:51.709075 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:51.714505 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7e383fc3-860b-4220-99aa-54861773bc42 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:51.722788 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e383fc3-860b-4220-99aa-54861773bc42 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:51.723123 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 633/2541] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:51 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:51.789214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f58ea655-e8fd-4ea2-9f45-16dcc0920224 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:51.792230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f58ea655-e8fd-4ea2-9f45-16dcc0920224 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:51.792644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f58ea655-e8fd-4ea2-9f45-16dcc0920224 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:51.792927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f58ea655-e8fd-4ea2-9f45-16dcc0920224 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:51.793133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f58ea655-e8fd-4ea2-9f45-16dcc0920224 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:51.804616 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:51.804616 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:51.805821 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f58ea655-e8fd-4ea2-9f45-16dcc0920224 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:51.806585 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 633/2542] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:51 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:52.080939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97920080-bc85-4ae2-ad99-23ef1b83c44e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:52.083289 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97920080-bc85-4ae2-ad99-23ef1b83c44e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:52.083588 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97920080-bc85-4ae2-ad99-23ef1b83c44e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:52.083862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97920080-bc85-4ae2-ad99-23ef1b83c44e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:52.084045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-97920080-bc85-4ae2-ad99-23ef1b83c44e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:52.089800 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:52.089800 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:52.091002 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97920080-bc85-4ae2-ad99-23ef1b83c44e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:52.091369 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 636/2543] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:52 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:52.743110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b8078a9c-d6e5-4f6d-ab41-c4a8486b1503 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:52.746621 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b8078a9c-d6e5-4f6d-ab41-c4a8486b1503 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:52.747218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b8078a9c-d6e5-4f6d-ab41-c4a8486b1503 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:52.747714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b8078a9c-d6e5-4f6d-ab41-c4a8486b1503 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:52.760394 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:52.760394 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:52.766899 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b8078a9c-d6e5-4f6d-ab41-c4a8486b1503 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:52.780766 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b8078a9c-d6e5-4f6d-ab41-c4a8486b1503 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:52.780766 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 642/2544] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:52 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:52.825517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fa23b8a-f3ec-409b-9dcb-8718f9308b9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:52.828349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fa23b8a-f3ec-409b-9dcb-8718f9308b9a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:52.828868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fa23b8a-f3ec-409b-9dcb-8718f9308b9a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:52.830101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fa23b8a-f3ec-409b-9dcb-8718f9308b9a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:52.830101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0fa23b8a-f3ec-409b-9dcb-8718f9308b9a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:52.841617 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:52.841617 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:52.842573 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fa23b8a-f3ec-409b-9dcb-8718f9308b9a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:52.842963 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 634/2545] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:52 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:53.108322 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f4935c01-5feb-4f4f-ab64-d0a9be91713f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:53.111607 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4935c01-5feb-4f4f-ab64-d0a9be91713f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:53.111607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4935c01-5feb-4f4f-ab64-d0a9be91713f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:53.111607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4935c01-5feb-4f4f-ab64-d0a9be91713f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:53.111607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f4935c01-5feb-4f4f-ab64-d0a9be91713f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:53.127961 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:53.127961 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:53.129346 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4935c01-5feb-4f4f-ab64-d0a9be91713f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:53.131121 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 634/2546] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:53 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:53.320330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2aecd17d-5e58-46ed-945a-23fd47f042d9 req-0bbefce2-8ea1-4d02-aef4-936135e377bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:53.325421 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2aecd17d-5e58-46ed-945a-23fd47f042d9 req-0bbefce2-8ea1-4d02-aef4-936135e377bb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531 Aug 26 09:05:53.325421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2aecd17d-5e58-46ed-945a-23fd47f042d9 req-0bbefce2-8ea1-4d02-aef4-936135e377bb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:53.325421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2aecd17d-5e58-46ed-945a-23fd47f042d9 req-0bbefce2-8ea1-4d02-aef4-936135e377bb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:53.345167 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:53.345167 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:53.427794 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2aecd17d-5e58-46ed-945a-23fd47f042d9 req-0bbefce2-8ea1-4d02-aef4-936135e377bb tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531 returned with HTTP 200 Aug 26 09:05:53.427794 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 637/2547] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:53 2026] DELETE /volume/v3/attachments/fce9ffec-904b-40da-9620-0d6f0bcfb531 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:53.613262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-413a4eb0-6851-4d0a-81b4-b1a880adc613 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:53.616876 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-413a4eb0-6851-4d0a-81b4-b1a880adc613 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] DELETE https://10.4.3.236/volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960 Aug 26 09:05:53.617088 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-413a4eb0-6851-4d0a-81b4-b1a880adc613 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:53.617235 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-413a4eb0-6851-4d0a-81b4-b1a880adc613 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:53.628873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:53.628873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:53.711103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-413a4eb0-6851-4d0a-81b4-b1a880adc613 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960 returned with HTTP 200 Aug 26 09:05:53.711103 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 643/2548] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:05:53 2026] DELETE /volume/v3/attachments/94b3460e-49e7-4210-b252-c606d64d0960 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:53.716183 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:53.721089 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] DELETE https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:05:53.721089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:53.721089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:53.721330 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Delete volume with id: 87eaf272-bb2e-4e22-8758-ad9128285650 Aug 26 09:05:53.730950 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:53.730950 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:53.731617 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Volume info retrieved successfully. Aug 26 09:05:53.765173 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] Delete volume request issued successfully. Aug 26 09:05:53.765625 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aabe8f1b-e467-4b21-b6eb-60cadfa7b32c req-e22667f1-87e8-4857-b15f-f30f54845e70 tempest-ServerBootFromVolumeStableRescueTest-559189008 tempest-ServerBootFromVolumeStableRescueTest-559189008-project-member] https://10.4.3.236/volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 returned with HTTP 202 Aug 26 09:05:53.766219 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 635/2549] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:05:53 2026] DELETE /volume/v3/volumes/87eaf272-bb2e-4e22-8758-ad9128285650 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:05:53.799871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dde6d0f5-0190-4e3e-9277-b4554ec45497 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:53.804362 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dde6d0f5-0190-4e3e-9277-b4554ec45497 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:53.804583 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dde6d0f5-0190-4e3e-9277-b4554ec45497 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:53.804834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dde6d0f5-0190-4e3e-9277-b4554ec45497 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:53.821817 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:53.821817 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:53.829468 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dde6d0f5-0190-4e3e-9277-b4554ec45497 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:53.839361 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dde6d0f5-0190-4e3e-9277-b4554ec45497 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:53.840161 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 635/2550] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:53 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:53.868079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f5bbb2a-c524-442f-b5cf-fb188636562b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:53.875043 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f5bbb2a-c524-442f-b5cf-fb188636562b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:53.875217 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f5bbb2a-c524-442f-b5cf-fb188636562b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:53.875486 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f5bbb2a-c524-442f-b5cf-fb188636562b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:53.875584 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8f5bbb2a-c524-442f-b5cf-fb188636562b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:53.881890 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:53.881890 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:53.883796 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f5bbb2a-c524-442f-b5cf-fb188636562b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:53.884420 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 638/2551] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:53 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:54.145204 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1cc4ade0-5169-42c1-a58a-88d0c37e08d6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:54.150241 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1cc4ade0-5169-42c1-a58a-88d0c37e08d6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:54.150522 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1cc4ade0-5169-42c1-a58a-88d0c37e08d6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:54.150784 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1cc4ade0-5169-42c1-a58a-88d0c37e08d6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:54.151003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1cc4ade0-5169-42c1-a58a-88d0c37e08d6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:54.157647 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:54.157647 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:54.158966 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1cc4ade0-5169-42c1-a58a-88d0c37e08d6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:54.160041 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 644/2552] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:54 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:54.861572 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64ff3215-2597-437a-a95d-28875a12337a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:54.864136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64ff3215-2597-437a-a95d-28875a12337a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:54.864454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64ff3215-2597-437a-a95d-28875a12337a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:54.865267 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64ff3215-2597-437a-a95d-28875a12337a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:54.885573 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:54.885573 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:54.890321 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-64ff3215-2597-437a-a95d-28875a12337a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:54.900229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5488f7c4-2bb7-4fa5-a880-6aaba033c87e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:54.901278 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64ff3215-2597-437a-a95d-28875a12337a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:54.901915 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 636/2553] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:54 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:54.902260 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5488f7c4-2bb7-4fa5-a880-6aaba033c87e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:54.902811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5488f7c4-2bb7-4fa5-a880-6aaba033c87e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:54.903243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5488f7c4-2bb7-4fa5-a880-6aaba033c87e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:54.903416 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5488f7c4-2bb7-4fa5-a880-6aaba033c87e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:54.914534 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:54.914534 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:54.914534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5488f7c4-2bb7-4fa5-a880-6aaba033c87e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:54.914534 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 636/2554] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:54 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:55.006547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.014466 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:05:55.014466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-255049199", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:55.014466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-255049199', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:05:55.142791 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Create volume of 1 GB Aug 26 09:05:55.149038 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Availability Zones retrieved successfully. Aug 26 09:05:55.157410 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Flow 'volume_create_api' (69f3b82b-d9d3-4ea7-b956-d5dd0c8a5557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:55.157861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0748b2df-07bf-42c5-9939-158326cd2626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:55.159540 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:05:55.179424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2c93ace4-6ab1-4e37-ba4e-490035839fa8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.181425 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c93ace4-6ab1-4e37-ba4e-490035839fa8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:55.181622 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c93ace4-6ab1-4e37-ba4e-490035839fa8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:55.181856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c93ace4-6ab1-4e37-ba4e-490035839fa8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:55.183493 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2c93ace4-6ab1-4e37-ba4e-490035839fa8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:55.187731 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:55.187731 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:55.188711 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c93ace4-6ab1-4e37-ba4e-490035839fa8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:55.189205 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 645/2555] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:55 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:55.261333 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0748b2df-07bf-42c5-9939-158326cd2626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:55.262486 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5609b5b4-81df-4ec5-aec9-2ec8b78607e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:55.332901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Created reservations ['09881e3d-48c7-40cb-abd3-6f586b3a64df', '57d796cd-483e-4222-925d-6a10f9449e32', '10b6280c-c88b-4035-acc0-9096ac7b8732', '31e60253-9dcb-4ee7-a6e5-13b82b024ad2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:05:55.333760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5609b5b4-81df-4ec5-aec9-2ec8b78607e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09881e3d-48c7-40cb-abd3-6f586b3a64df', '57d796cd-483e-4222-925d-6a10f9449e32', '10b6280c-c88b-4035-acc0-9096ac7b8732', '31e60253-9dcb-4ee7-a6e5-13b82b024ad2']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:55.334835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0850b8b0-03de-4684-b1cc-11174eefc212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:55.378717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0850b8b0-03de-4684-b1cc-11174eefc212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2bb76e-634f-4814-bc14-11fc4b89cc74', '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-255049199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d295fc81e3404d96fc63bde3d34720',qos_specs=None,replication_status=,reservations=['09881e3d-48c7-40cb-abd3-6f586b3a64df','57d796cd-483e-4222-925d-6a10f9449e32','10b6280c-c88b-4035-acc0-9096ac7b8732','31e60253-9dcb-4ee7-a6e5-13b82b024ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089c4f9a89a040a0bf3313089f7c37d9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-255049199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c2bb76e-634f-4814-bc14-11fc4b89cc74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d295fc81e3404d96fc63bde3d34720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089c4f9a89a040a0bf3313089f7c37d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:55.380405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ad963d-8777-42c3-b213-be85417467c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:55.425407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ad963d-8777-42c3-b213-be85417467c3) transitioned into state 'SUCCESS' from state '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-255049199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d295fc81e3404d96fc63bde3d34720',qos_specs=None,replication_status=,reservations=['09881e3d-48c7-40cb-abd3-6f586b3a64df','57d796cd-483e-4222-925d-6a10f9449e32','10b6280c-c88b-4035-acc0-9096ac7b8732','31e60253-9dcb-4ee7-a6e5-13b82b024ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089c4f9a89a040a0bf3313089f7c37d9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:55.426368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75972f45-ed6c-4f90-9ba0-47e9eaa0a9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:05:55.444280 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75972f45-ed6c-4f90-9ba0-47e9eaa0a9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:05:55.445757 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Flow 'volume_create_api' (69f3b82b-d9d3-4ea7-b956-d5dd0c8a5557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:05:55.446300 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Create volume request issued successfully. Aug 26 09:05:55.447503 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7aeb0223-6ede-454c-ad6c-890340bf58ec tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:05:55.448389 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 639/2556] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:05:55 2026] POST /volume/v3/volumes => generated 752 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:05:55.464906 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f161422-028b-4d2a-982a-bb9972442ece None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.469218 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f161422-028b-4d2a-982a-bb9972442ece tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:05:55.469352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f161422-028b-4d2a-982a-bb9972442ece tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:55.470065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f161422-028b-4d2a-982a-bb9972442ece tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:55.482959 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:55.482959 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:55.489680 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3f161422-028b-4d2a-982a-bb9972442ece tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:55.497243 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f161422-028b-4d2a-982a-bb9972442ece tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 returned with HTTP 200 Aug 26 09:05:55.497788 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 637/2557] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:55 2026] GET /volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:55.731420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.734686 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] DELETE https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:05:55.734686 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:55.734900 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:55.735292 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete volume with id: 148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:05:55.746377 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:55.746377 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:55.747110 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:05:55.775488 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Delete volume request issued successfully. Aug 26 09:05:55.775932 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5507d16a-6103-4058-a8d5-1b01fe545ba0 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 202 Aug 26 09:05:55.776430 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 637/2558] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:05:55 2026] DELETE /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:05:55.786883 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-58a00333-7469-4bf4-85f2-84089b186aa1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.791772 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58a00333-7469-4bf4-85f2-84089b186aa1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:05:55.792116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58a00333-7469-4bf4-85f2-84089b186aa1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:55.793278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58a00333-7469-4bf4-85f2-84089b186aa1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:55.804460 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:55.804460 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:55.809716 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-58a00333-7469-4bf4-85f2-84089b186aa1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Volume info retrieved successfully. Aug 26 09:05:55.817047 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58a00333-7469-4bf4-85f2-84089b186aa1 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 200 Aug 26 09:05:55.817575 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 646/2559] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:55 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:55.923188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ab38a58-0a74-4906-8e49-fb1bcad62e9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.925815 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ab38a58-0a74-4906-8e49-fb1bcad62e9f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:55.925815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ab38a58-0a74-4906-8e49-fb1bcad62e9f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:55.925815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ab38a58-0a74-4906-8e49-fb1bcad62e9f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:55.930429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-610c82f1-6f90-45fc-8268-3176a59c5aa9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:55.934102 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-610c82f1-6f90-45fc-8268-3176a59c5aa9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:55.934407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-610c82f1-6f90-45fc-8268-3176a59c5aa9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:55.934506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-610c82f1-6f90-45fc-8268-3176a59c5aa9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:55.934623 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-610c82f1-6f90-45fc-8268-3176a59c5aa9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:55.937009 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:55.937009 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:55.941072 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2ab38a58-0a74-4906-8e49-fb1bcad62e9f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:55.942305 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:55.942305 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:55.943566 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-610c82f1-6f90-45fc-8268-3176a59c5aa9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:55.944208 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 638/2560] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:55 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:55.946278 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ab38a58-0a74-4906-8e49-fb1bcad62e9f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:55.946870 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 640/2561] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:55 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:56.207746 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a7466693-ae97-41a2-935f-ac2dfeaf3238 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:56.210311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7466693-ae97-41a2-935f-ac2dfeaf3238 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:56.210530 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7466693-ae97-41a2-935f-ac2dfeaf3238 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:56.210726 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7466693-ae97-41a2-935f-ac2dfeaf3238 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:56.210827 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a7466693-ae97-41a2-935f-ac2dfeaf3238 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:56.217732 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:56.217732 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:56.219603 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7466693-ae97-41a2-935f-ac2dfeaf3238 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:56.220170 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 638/2562] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:56 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:56.515393 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c5d4a8c6-5c5f-4cfc-a3f3-d709769f1f01 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:56.518232 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5d4a8c6-5c5f-4cfc-a3f3-d709769f1f01 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:05:56.518333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5d4a8c6-5c5f-4cfc-a3f3-d709769f1f01 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:56.518669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5d4a8c6-5c5f-4cfc-a3f3-d709769f1f01 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:56.527790 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:56.527790 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:56.532746 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c5d4a8c6-5c5f-4cfc-a3f3-d709769f1f01 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:56.546664 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5d4a8c6-5c5f-4cfc-a3f3-d709769f1f01 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 returned with HTTP 200 Aug 26 09:05:56.547295 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 647/2563] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:56 2026] GET /volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:56.592030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-eea17a59-aed1-4dc8-ba18-57ec243e7ddb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:56.595172 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-eea17a59-aed1-4dc8-ba18-57ec243e7ddb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:05:56.596175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-eea17a59-aed1-4dc8-ba18-57ec243e7ddb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:56.596560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-eea17a59-aed1-4dc8-ba18-57ec243e7ddb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:56.609296 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:56.609296 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:56.616009 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-eea17a59-aed1-4dc8-ba18-57ec243e7ddb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:56.625260 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-eea17a59-aed1-4dc8-ba18-57ec243e7ddb tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 returned with HTTP 200 Aug 26 09:05:56.626362 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 639/2564] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:56 2026] GET /volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:05:56.848200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6d2667ec-c27d-44fe-9fb8-d748e8a3e601 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:56.850090 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d2667ec-c27d-44fe-9fb8-d748e8a3e601 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] GET https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf Aug 26 09:05:56.850319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d2667ec-c27d-44fe-9fb8-d748e8a3e601 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:56.850569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d2667ec-c27d-44fe-9fb8-d748e8a3e601 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:56.858394 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d2667ec-c27d-44fe-9fb8-d748e8a3e601 tempest-TestVolumeBootPatternV346-2096665692 tempest-TestVolumeBootPatternV346-2096665692-project-member] https://10.4.3.236/volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf returned with HTTP 404 Aug 26 09:05:56.858953 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 641/2565] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:56 2026] GET /volume/v3/volumes/148bd948-6040-4612-931d-bb2057d1a9bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:05:56.966808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e087333c-b821-46b5-ab24-2d79f571794d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:56.969179 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e087333c-b821-46b5-ab24-2d79f571794d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:56.969814 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e087333c-b821-46b5-ab24-2d79f571794d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:56.969814 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e087333c-b821-46b5-ab24-2d79f571794d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:56.969814 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e087333c-b821-46b5-ab24-2d79f571794d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:56.971456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e55e2e1-a681-4db0-956c-53a5ba111323 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:56.974824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e55e2e1-a681-4db0-956c-53a5ba111323 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:56.975909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e55e2e1-a681-4db0-956c-53a5ba111323 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:56.976452 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e55e2e1-a681-4db0-956c-53a5ba111323 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:56.976742 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:56.976742 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:56.978059 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e087333c-b821-46b5-ab24-2d79f571794d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:56.979068 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 639/2566] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:56 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:56.986588 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:56.986588 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:56.992088 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5e55e2e1-a681-4db0-956c-53a5ba111323 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:56.998753 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e55e2e1-a681-4db0-956c-53a5ba111323 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:56.999318 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 648/2567] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:56 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:57.236813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d301c9f-5c2b-40e4-a540-84b8776ed4b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:57.239225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d301c9f-5c2b-40e4-a540-84b8776ed4b6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:57.239415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d301c9f-5c2b-40e4-a540-84b8776ed4b6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:57.240162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d301c9f-5c2b-40e4-a540-84b8776ed4b6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:57.240293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9d301c9f-5c2b-40e4-a540-84b8776ed4b6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:57.247078 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:57.247078 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:57.248233 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d301c9f-5c2b-40e4-a540-84b8776ed4b6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:57.249016 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 640/2568] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:57 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:57.302309 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-51f222e2-6bc4-4893-b386-961a73650b49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:57.309307 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-51f222e2-6bc4-4893-b386-961a73650b49 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:05:57.309561 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-51f222e2-6bc4-4893-b386-961a73650b49 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:57.309795 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-51f222e2-6bc4-4893-b386-961a73650b49 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:57.321612 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:57.321612 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:57.332781 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-51f222e2-6bc4-4893-b386-961a73650b49 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:57.340536 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-51f222e2-6bc4-4893-b386-961a73650b49 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 returned with HTTP 200 Aug 26 09:05:57.341730 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 642/2569] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:05:57 2026] GET /volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:57.353874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c0405ff-6b7b-45cd-96b2-aa5e2fb6f866 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:57.354422 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c0405ff-6b7b-45cd-96b2-aa5e2fb6f866 None None] GET https://10.4.3.236/volume// Aug 26 09:05:57.354681 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c0405ff-6b7b-45cd-96b2-aa5e2fb6f866 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:57.354983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c0405ff-6b7b-45cd-96b2-aa5e2fb6f866 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:57.355465 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c0405ff-6b7b-45cd-96b2-aa5e2fb6f866 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:57.355882 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 640/2570] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:05: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 26 09:05:57.366693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ff403b41-5e23-4f0b-a548-90beb130e2ea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:57.369983 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ff403b41-5e23-4f0b-a548-90beb130e2ea tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:05:57.370350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ff403b41-5e23-4f0b-a548-90beb130e2ea tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c2bb76e-634f-4814-bc14-11fc4b89cc74", "connector": null, "instance_uuid": "a328dd9f-6a17-4c5a-86ef-95425bf94d95"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:57.381739 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:57.381739 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:57.427019 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ff403b41-5e23-4f0b-a548-90beb130e2ea tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:05:57.427775 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 649/2571] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:05:57 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:57.995361 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f13bd0f0-2f6b-4121-83d6-13084187677b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:58.000283 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f13bd0f0-2f6b-4121-83d6-13084187677b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:58.000283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f13bd0f0-2f6b-4121-83d6-13084187677b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:58.000283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f13bd0f0-2f6b-4121-83d6-13084187677b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:58.000529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f13bd0f0-2f6b-4121-83d6-13084187677b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:58.013991 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:58.013991 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:58.015251 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f13bd0f0-2f6b-4121-83d6-13084187677b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:58.016546 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 641/2572] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:57 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:58.019758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87b0537d-4317-440c-a352-3ba5dba3ac7a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:58.023272 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87b0537d-4317-440c-a352-3ba5dba3ac7a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:58.023272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87b0537d-4317-440c-a352-3ba5dba3ac7a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:58.023272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87b0537d-4317-440c-a352-3ba5dba3ac7a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:58.033220 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:58.033220 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:58.038947 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87b0537d-4317-440c-a352-3ba5dba3ac7a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:58.048001 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87b0537d-4317-440c-a352-3ba5dba3ac7a tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:58.048536 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 643/2573] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:58 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:58.266444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-16f2000d-32c4-4d2f-a6ac-d0aa11d8ff4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:58.268345 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16f2000d-32c4-4d2f-a6ac-d0aa11d8ff4d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:58.268594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16f2000d-32c4-4d2f-a6ac-d0aa11d8ff4d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:58.268877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16f2000d-32c4-4d2f-a6ac-d0aa11d8ff4d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:58.269008 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-16f2000d-32c4-4d2f-a6ac-d0aa11d8ff4d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:58.279874 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:58.279874 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:58.285821 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16f2000d-32c4-4d2f-a6ac-d0aa11d8ff4d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:58.285821 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 641/2574] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:58 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:58.943153 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-99652de5-dd99-4dd8-a27d-bc52bee3d1e8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:58.943636 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-99652de5-dd99-4dd8-a27d-bc52bee3d1e8 None None] GET https://10.4.3.236/volume// Aug 26 09:05:58.944090 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-99652de5-dd99-4dd8-a27d-bc52bee3d1e8 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:58.944209 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-99652de5-dd99-4dd8-a27d-bc52bee3d1e8 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:58.944598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-99652de5-dd99-4dd8-a27d-bc52bee3d1e8 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:05:58.945068 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 650/2575] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:05:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:05:58.965064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ed1a8320-0455-4987-b902-c7960361d75a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:58.969202 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ed1a8320-0455-4987-b902-c7960361d75a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:05:58.969381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ed1a8320-0455-4987-b902-c7960361d75a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:58.969664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ed1a8320-0455-4987-b902-c7960361d75a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:58.983345 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:58.983345 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:58.988293 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ed1a8320-0455-4987-b902-c7960361d75a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:05:58.995664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-ed1a8320-0455-4987-b902-c7960361d75a tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 returned with HTTP 200 Aug 26 09:05:58.996261 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 642/2576] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:05:58 2026] GET /volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:59.032058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-db6f3ef2-fea5-478a-b26a-fc62e658e429 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.034664 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db6f3ef2-fea5-478a-b26a-fc62e658e429 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:05:59.035000 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db6f3ef2-fea5-478a-b26a-fc62e658e429 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:59.035282 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db6f3ef2-fea5-478a-b26a-fc62e658e429 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:59.035466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-db6f3ef2-fea5-478a-b26a-fc62e658e429 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:59.043278 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.043278 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:59.044904 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db6f3ef2-fea5-478a-b26a-fc62e658e429 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:05:59.045524 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 644/2577] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:59 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:59.066786 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81ebf757-6650-4dff-8b4a-5d9fe2e3866f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.068984 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81ebf757-6650-4dff-8b4a-5d9fe2e3866f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:59.069265 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81ebf757-6650-4dff-8b4a-5d9fe2e3866f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:59.069510 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81ebf757-6650-4dff-8b4a-5d9fe2e3866f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:59.072475 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=157,cinder:UPDATE=21,cinder:INSERT=4 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:05:59.078681 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.078681 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:59.083825 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-81ebf757-6650-4dff-8b4a-5d9fe2e3866f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:59.089934 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81ebf757-6650-4dff-8b4a-5d9fe2e3866f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:59.090477 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 642/2578] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:59 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:59.109226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-de78626f-3892-4fb2-9811-53ec91f5b806 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.112029 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de78626f-3892-4fb2-9811-53ec91f5b806 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:59.112354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de78626f-3892-4fb2-9811-53ec91f5b806 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:59.112642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de78626f-3892-4fb2-9811-53ec91f5b806 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:59.114013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.117057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] PUT https://10.4.3.236/volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e Aug 26 09:05:59.117057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:59.123766 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.123766 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:59.126633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Acquiring lock "cinder-attachment_update-5c2bb76e-634f-4814-bc14-11fc4b89cc74-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:05:59.128911 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-de78626f-3892-4fb2-9811-53ec91f5b806 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:59.133245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-5c2bb76e-634f-4814-bc14-11fc4b89cc74-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:05:59.133655 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.133655 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:05:59.139734 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de78626f-3892-4fb2-9811-53ec91f5b806 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:59.140503 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 651/2579] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:59 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:59.159705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a72fa92e-5584-4181-8087-05d3d8798960 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.167907 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:59.168203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:59.169022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:59.169648 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:59.179759 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.179759 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:59.180326 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:59.207599 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume request issued successfully. Aug 26 09:05:59.207913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a72fa92e-5584-4181-8087-05d3d8798960 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 202 Aug 26 09:05:59.208413 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 645/2580] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:05:59 2026] DELETE /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:05:59.221960 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-497f2002-f33b-412f-a753-96bf9ea6bd83 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.223675 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-497f2002-f33b-412f-a753-96bf9ea6bd83 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:05:59.223927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-497f2002-f33b-412f-a753-96bf9ea6bd83 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:59.224186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-497f2002-f33b-412f-a753-96bf9ea6bd83 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:59.233376 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.233376 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:05:59.239949 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-497f2002-f33b-412f-a753-96bf9ea6bd83 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:05:59.247602 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-497f2002-f33b-412f-a753-96bf9ea6bd83 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 200 Aug 26 09:05:59.248729 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 643/2581] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:05:59 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:05:59.305056 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a09a405-e87c-411c-b03d-2c67605993da None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.312958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a09a405-e87c-411c-b03d-2c67605993da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:05:59.312958 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a09a405-e87c-411c-b03d-2c67605993da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:05:59.314512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a09a405-e87c-411c-b03d-2c67605993da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:05:59.314975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8a09a405-e87c-411c-b03d-2c67605993da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:05:59.321566 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.321566 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:05:59.322822 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a09a405-e87c-411c-b03d-2c67605993da tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:05:59.323453 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 652/2582] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:05:59 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:05:59.331617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-5c2bb76e-634f-4814-bc14-11fc4b89cc74-np0000008153" released by "attachment_update" :: held 0.199s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:05:59.332198 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-a4fd2cb3-b62e-4ec9-a5cb-e876abf0fc94 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e returned with HTTP 200 Aug 26 09:05:59.333127 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 643/2583] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:05:59 2026] PUT /volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:05:59.370506 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-df5a8960-98a5-48ea-9f82-d87e953b945f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:05:59.376019 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-df5a8960-98a5-48ea-9f82-d87e953b945f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e/action Aug 26 09:05:59.376019 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-df5a8960-98a5-48ea-9f82-d87e953b945f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:05:59.376019 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-df5a8960-98a5-48ea-9f82-d87e953b945f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:05:59.416439 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:05:59.416439 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:05:59.440396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35e9a5e2-b49b-4a7f-8ed3-8537b2328f84 req-df5a8960-98a5-48ea-9f82-d87e953b945f tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e/action returned with HTTP 204 Aug 26 09:05:59.442149 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 646/2584] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:05:59 2026] POST /volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:00.060533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d3dc28f-2a35-4483-90c9-d6552e7f6f14 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:00.062340 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d3dc28f-2a35-4483-90c9-d6552e7f6f14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:00.062684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d3dc28f-2a35-4483-90c9-d6552e7f6f14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:00.062684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d3dc28f-2a35-4483-90c9-d6552e7f6f14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:00.062996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8d3dc28f-2a35-4483-90c9-d6552e7f6f14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:00.066654 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:00.066654 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:00.067529 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d3dc28f-2a35-4483-90c9-d6552e7f6f14 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:00.068006 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 644/2585] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:00 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:00.267678 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9a40a866-0f0c-4508-9826-3bcdf320af24 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:00.271868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a40a866-0f0c-4508-9826-3bcdf320af24 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:06:00.271868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a40a866-0f0c-4508-9826-3bcdf320af24 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:00.271868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a40a866-0f0c-4508-9826-3bcdf320af24 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:00.275085 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a40a866-0f0c-4508-9826-3bcdf320af24 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 404 Aug 26 09:06:00.275575 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 653/2586] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:00 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:00.337707 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a32370d-04ab-47d0-8ec3-9785c3030950 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:00.342342 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a32370d-04ab-47d0-8ec3-9785c3030950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:06:00.342625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a32370d-04ab-47d0-8ec3-9785c3030950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:00.343278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a32370d-04ab-47d0-8ec3-9785c3030950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:00.343278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4a32370d-04ab-47d0-8ec3-9785c3030950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:00.354905 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:00.354905 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:00.356171 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a32370d-04ab-47d0-8ec3-9785c3030950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:06:00.356826 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 644/2587] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:00 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:01.081182 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ef55070-6759-46ed-a8bb-6f79edfac524 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:01.083275 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ef55070-6759-46ed-a8bb-6f79edfac524 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:01.083275 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ef55070-6759-46ed-a8bb-6f79edfac524 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:01.083275 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ef55070-6759-46ed-a8bb-6f79edfac524 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:01.083499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7ef55070-6759-46ed-a8bb-6f79edfac524 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:01.088765 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:01.088765 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:01.089933 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ef55070-6759-46ed-a8bb-6f79edfac524 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:01.090797 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=199,cinder:UPDATE=49,cinder:INSERT=18 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:06:01.092342 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 647/2588] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:01 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:01.372026 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2eba6bb-e1a3-4180-9c63-c64fdd2e69a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:01.374310 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2eba6bb-e1a3-4180-9c63-c64fdd2e69a5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:06:01.374555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2eba6bb-e1a3-4180-9c63-c64fdd2e69a5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:01.374963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2eba6bb-e1a3-4180-9c63-c64fdd2e69a5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:01.374963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e2eba6bb-e1a3-4180-9c63-c64fdd2e69a5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:01.380653 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:01.380653 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:01.381961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2eba6bb-e1a3-4180-9c63-c64fdd2e69a5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:06:01.382206 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 645/2589] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:01 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:01.404126 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:01.406499 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:06:01.407310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc05fd57-b14d-4f69-93de-c738340d9154", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-187803547"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:01.409441 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating new backup {'backup': {'volume_id': 'dc05fd57-b14d-4f69-93de-c738340d9154', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-187803547'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:06:01.409441 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating backup of volume dc05fd57-b14d-4f69-93de-c738340d9154 in container None Aug 26 09:06:01.421111 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:01.421111 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:01.421576 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:01.451092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['3c8a34e8-6db9-458a-a56a-89eb04a2bd48', '8ff3f51d-2253-4a8d-a554-db3137cf6346'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:01.513952 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c0dfb192-a0e5-4f33-99da-fdc563d74457 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:06:01.514281 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 654/2590] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:01 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:01.527658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7211fa04-91ec-4a19-9dc0-084a0d92a8cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:01.530876 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7211fa04-91ec-4a19-9dc0-084a0d92a8cf tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:01.531233 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7211fa04-91ec-4a19-9dc0-084a0d92a8cf tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:01.531515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7211fa04-91ec-4a19-9dc0-084a0d92a8cf tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:01.531813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7211fa04-91ec-4a19-9dc0-084a0d92a8cf tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:01.539365 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:01.539365 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:01.541642 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7211fa04-91ec-4a19-9dc0-084a0d92a8cf tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:01.542621 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 645/2591] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:01 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:02.107125 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58885368-afdc-44ef-ba39-ccf2d7e29f0d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:02.111208 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58885368-afdc-44ef-ba39-ccf2d7e29f0d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:02.111515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58885368-afdc-44ef-ba39-ccf2d7e29f0d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:02.111796 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58885368-afdc-44ef-ba39-ccf2d7e29f0d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:02.114505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-58885368-afdc-44ef-ba39-ccf2d7e29f0d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:02.123930 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:02.123930 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:02.125336 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58885368-afdc-44ef-ba39-ccf2d7e29f0d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:02.125570 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 648/2592] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:02 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:02.557656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4afbce5a-4870-469d-80d5-29ed80498624 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:02.562610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4afbce5a-4870-469d-80d5-29ed80498624 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:02.562610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4afbce5a-4870-469d-80d5-29ed80498624 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:02.562949 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4afbce5a-4870-469d-80d5-29ed80498624 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:02.563058 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4afbce5a-4870-469d-80d5-29ed80498624 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:02.570987 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:02.570987 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:02.571990 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4afbce5a-4870-469d-80d5-29ed80498624 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:02.572436 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 646/2593] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:02 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:02.862740 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fa94ee64-8384-412f-8cc9-bd51201b407f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:02.865165 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:02.865649 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "2f5a8f96-1d5b-4777-9960-d8a48f903bdc", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:02.867726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '2f5a8f96-1d5b-4777-9960-d8a48f903bdc', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:02.971692 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume of 1 GB Aug 26 09:06:02.972160 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:02.972160 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:02.978100 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Availability Zones retrieved successfully. Aug 26 09:06:02.987315 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (bec3d6fd-2135-4bd2-a7ec-585ea2275648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:02.989778 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70927af6-8548-448b-a42f-2fb393d05650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:02.991227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:03.070864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70927af6-8548-448b-a42f-2fb393d05650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:03.071923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a54feb-4409-4688-93cd-b61a784d9b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:03.140481 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Created reservations ['2c5d3876-6c86-4656-be21-12001a6570e3', 'c19c8624-76a8-489d-a038-394aab1ec849', '54dcb50e-6aa4-4807-8806-7b8b272c8b52', 'b46b8024-3d4a-4f35-97fb-aacc1e93b2f9'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:03.141356 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a54feb-4409-4688-93cd-b61a784d9b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5d3876-6c86-4656-be21-12001a6570e3', 'c19c8624-76a8-489d-a038-394aab1ec849', '54dcb50e-6aa4-4807-8806-7b8b272c8b52', 'b46b8024-3d4a-4f35-97fb-aacc1e93b2f9']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:03.142315 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa23a4d-bc02-4de1-bee5-493d3f19de54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:03.142367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80ea3ffd-a312-4117-b066-502ed19c88af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:03.144323 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80ea3ffd-a312-4117-b066-502ed19c88af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:03.144573 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80ea3ffd-a312-4117-b066-502ed19c88af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:03.145472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80ea3ffd-a312-4117-b066-502ed19c88af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:03.145472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-80ea3ffd-a312-4117-b066-502ed19c88af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:03.149649 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:03.149649 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:03.151364 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80ea3ffd-a312-4117-b066-502ed19c88af tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:03.151364 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 646/2594] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:03 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:03.175556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa23a4d-bc02-4de1-bee5-493d3f19de54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f988dad7-d786-4f97-994d-dd1e13dbc6cd', '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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['2c5d3876-6c86-4656-be21-12001a6570e3','c19c8624-76a8-489d-a038-394aab1ec849','54dcb50e-6aa4-4807-8806-7b8b272c8b52','b46b8024-3d4a-4f35-97fb-aacc1e93b2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:03Z,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=f988dad7-d786-4f97-994d-dd1e13dbc6cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1b3a14f8264a3fb08abfe569f364e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050bad3bf6a8484585404169882beb72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:03.176440 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745849b4-64f0-4f39-94d2-ac4bee5e487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:03.195347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745849b4-64f0-4f39-94d2-ac4bee5e487b) transitioned into state 'SUCCESS' from 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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['2c5d3876-6c86-4656-be21-12001a6570e3','c19c8624-76a8-489d-a038-394aab1ec849','54dcb50e-6aa4-4807-8806-7b8b272c8b52','b46b8024-3d4a-4f35-97fb-aacc1e93b2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:03.196143 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46da5ede-ac2d-409a-b03d-0d4ae55d79b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:03.205336 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46da5ede-ac2d-409a-b03d-0d4ae55d79b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:03.206291 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (bec3d6fd-2135-4bd2-a7ec-585ea2275648) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:03.206578 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request issued successfully. Aug 26 09:06:03.207219 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fa94ee64-8384-412f-8cc9-bd51201b407f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:03.207813 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 655/2595] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:06:02 2026] POST /volume/v3/volumes => generated 775 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:03.228899 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ecb0c75-22b1-459c-8b2a-33599919474e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:03.231379 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ecb0c75-22b1-459c-8b2a-33599919474e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:03.231697 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ecb0c75-22b1-459c-8b2a-33599919474e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:03.231945 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ecb0c75-22b1-459c-8b2a-33599919474e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:03.239727 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:03.239727 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:03.245413 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ecb0c75-22b1-459c-8b2a-33599919474e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:03.250458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ecb0c75-22b1-459c-8b2a-33599919474e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:03.250953 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 649/2596] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:03 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:03.586869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-99675b34-a100-40e9-82a8-f583310dc9a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:03.588805 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99675b34-a100-40e9-82a8-f583310dc9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:03.589036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99675b34-a100-40e9-82a8-f583310dc9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:03.589290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99675b34-a100-40e9-82a8-f583310dc9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:03.589446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-99675b34-a100-40e9-82a8-f583310dc9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:03.595435 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:03.595435 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:03.596208 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99675b34-a100-40e9-82a8-f583310dc9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:03.596756 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 647/2597] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:03 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:04.166764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d476c88-981e-4b8e-9eae-1e813ba0f648 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:04.168510 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d476c88-981e-4b8e-9eae-1e813ba0f648 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:04.168715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d476c88-981e-4b8e-9eae-1e813ba0f648 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:04.168924 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d476c88-981e-4b8e-9eae-1e813ba0f648 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:04.169018 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1d476c88-981e-4b8e-9eae-1e813ba0f648 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:04.179544 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:04.179544 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:04.180447 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d476c88-981e-4b8e-9eae-1e813ba0f648 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:04.181094 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 647/2598] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:04 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:04.269203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-15e17c88-c1f1-4c79-8e8a-775d4dc92f60 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:04.270988 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-15e17c88-c1f1-4c79-8e8a-775d4dc92f60 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:04.270988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-15e17c88-c1f1-4c79-8e8a-775d4dc92f60 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:04.271214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-15e17c88-c1f1-4c79-8e8a-775d4dc92f60 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:04.282106 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:04.282106 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:04.288177 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-15e17c88-c1f1-4c79-8e8a-775d4dc92f60 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:04.296628 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-15e17c88-c1f1-4c79-8e8a-775d4dc92f60 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:04.296628 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 656/2599] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:04 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:04.616997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-406f70b0-0267-4e93-937e-0deda881c111 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:04.623330 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-406f70b0-0267-4e93-937e-0deda881c111 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:04.623330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-406f70b0-0267-4e93-937e-0deda881c111 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:04.627300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-406f70b0-0267-4e93-937e-0deda881c111 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:04.627465 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-406f70b0-0267-4e93-937e-0deda881c111 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:04.633642 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:04.633642 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:04.634589 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-406f70b0-0267-4e93-937e-0deda881c111 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:04.635159 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 650/2600] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:04 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:05.196043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aa68014b-8417-4678-a0fc-b43b0d7e6309 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:05.198381 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa68014b-8417-4678-a0fc-b43b0d7e6309 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:05.199311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa68014b-8417-4678-a0fc-b43b0d7e6309 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:05.199677 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa68014b-8417-4678-a0fc-b43b0d7e6309 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:05.199811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-aa68014b-8417-4678-a0fc-b43b0d7e6309 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:05.206959 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:05.206959 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:05.209763 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa68014b-8417-4678-a0fc-b43b0d7e6309 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:05.210474 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 648/2601] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:05 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:05.320037 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e243f66-8efd-4b0d-806a-3a1ad917c36c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:05.321967 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e243f66-8efd-4b0d-806a-3a1ad917c36c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:05.322234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e243f66-8efd-4b0d-806a-3a1ad917c36c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:05.322456 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e243f66-8efd-4b0d-806a-3a1ad917c36c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:05.330558 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:05.330558 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:05.335173 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e243f66-8efd-4b0d-806a-3a1ad917c36c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:05.340471 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e243f66-8efd-4b0d-806a-3a1ad917c36c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:05.340857 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 648/2602] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:05 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:05.654597 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-519e3ac0-d5ae-46b6-ba64-96021394849e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:05.657397 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-519e3ac0-d5ae-46b6-ba64-96021394849e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:05.657674 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-519e3ac0-d5ae-46b6-ba64-96021394849e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:05.657926 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-519e3ac0-d5ae-46b6-ba64-96021394849e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:05.658132 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-519e3ac0-d5ae-46b6-ba64-96021394849e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:05.663347 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:05.663347 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:05.664314 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-519e3ac0-d5ae-46b6-ba64-96021394849e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:05.664774 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 657/2603] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:05 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:06.226254 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c10980a1-a771-476b-ba57-20058649d63d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:06.228164 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c10980a1-a771-476b-ba57-20058649d63d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:06.230776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c10980a1-a771-476b-ba57-20058649d63d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:06.230776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c10980a1-a771-476b-ba57-20058649d63d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:06.230776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c10980a1-a771-476b-ba57-20058649d63d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:06.236573 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:06.236573 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:06.236740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:06.241318 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c10980a1-a771-476b-ba57-20058649d63d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:06.241318 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 651/2604] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:06 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:06.357965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2dae0a62-2c44-4b64-b15b-aed8b04c707c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:06.360878 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2dae0a62-2c44-4b64-b15b-aed8b04c707c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:06.361385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2dae0a62-2c44-4b64-b15b-aed8b04c707c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:06.361590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2dae0a62-2c44-4b64-b15b-aed8b04c707c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:06.372783 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:06.372783 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:06.379272 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2dae0a62-2c44-4b64-b15b-aed8b04c707c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:06.384877 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:06.384877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1376968842"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:06.387157 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2dae0a62-2c44-4b64-b15b-aed8b04c707c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:06.387809 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1376968842'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:06.388143 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 649/2605] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:06 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:06.388272 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create volume of 1 GB Aug 26 09:06:06.395119 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Availability Zones retrieved successfully. Aug 26 09:06:06.407089 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Flow 'volume_create_api' (ee23676f-951c-4458-a939-6593bbf4131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:06.410870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb51db8-dda2-4ef9-92f4-a7be93234623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:06.411779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:06.449426 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb51db8-dda2-4ef9-92f4-a7be93234623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:06.449426 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e1661c-3ca5-4c47-ac9a-44005a94cb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:06.539490 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Created reservations ['65339fca-e2f9-4b33-9d5b-c0ae40299844', 'a2f4727d-3ca7-418c-8c41-93d47e4e0d1c', 'cc68f8f3-ac69-465c-aa09-848bc782e76a', '9da1f620-9cad-4975-8e92-9e10129181f1'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:06.540477 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e1661c-3ca5-4c47-ac9a-44005a94cb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65339fca-e2f9-4b33-9d5b-c0ae40299844', 'a2f4727d-3ca7-418c-8c41-93d47e4e0d1c', 'cc68f8f3-ac69-465c-aa09-848bc782e76a', '9da1f620-9cad-4975-8e92-9e10129181f1']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:06.542187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa607bd-1512-480c-98a8-98c74be3af6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:06.573816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa607bd-1512-480c-98a8-98c74be3af6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b834b8-bdca-47e0-b4e8-499640b4b6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1376968842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f7a333dec04a998dd7da0ad2002c37',qos_specs=None,replication_status=,reservations=['65339fca-e2f9-4b33-9d5b-c0ae40299844','a2f4727d-3ca7-418c-8c41-93d47e4e0d1c','cc68f8f3-ac69-465c-aa09-848bc782e76a','9da1f620-9cad-4975-8e92-9e10129181f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2cba246e8e04904baec0cee5fda6a30',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1376968842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b834b8-bdca-47e0-b4e8-499640b4b6b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f7a333dec04a998dd7da0ad2002c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2cba246e8e04904baec0cee5fda6a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:06.574653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15502490-2732-4a76-9239-5f2cfe868b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:06.610774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15502490-2732-4a76-9239-5f2cfe868b76) transitioned into state 'SUCCESS' from state '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-1376968842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f7a333dec04a998dd7da0ad2002c37',qos_specs=None,replication_status=,reservations=['65339fca-e2f9-4b33-9d5b-c0ae40299844','a2f4727d-3ca7-418c-8c41-93d47e4e0d1c','cc68f8f3-ac69-465c-aa09-848bc782e76a','9da1f620-9cad-4975-8e92-9e10129181f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2cba246e8e04904baec0cee5fda6a30',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:06.611901 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef78c77a-12cf-405f-898e-69799ce2e741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:06.639610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef78c77a-12cf-405f-898e-69799ce2e741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:06.640598 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Flow 'volume_create_api' (ee23676f-951c-4458-a939-6593bbf4131d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:06.640992 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create volume request issued successfully. Aug 26 09:06:06.641720 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-edfb798b-620c-4c4d-a577-f309e1518fc1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:06.642359 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 649/2606] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:06:06 2026] POST /volume/v3/volumes => generated 766 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:06:06.665427 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2e48e1bc-04ef-4543-9c4e-a9dccf3c2934 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:06.671364 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2e48e1bc-04ef-4543-9c4e-a9dccf3c2934 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:06.672107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2e48e1bc-04ef-4543-9c4e-a9dccf3c2934 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:06.672107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2e48e1bc-04ef-4543-9c4e-a9dccf3c2934 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:06.679197 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd28f2a9-1e30-459e-9308-b28a67847461 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:06.680244 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd28f2a9-1e30-459e-9308-b28a67847461 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:06.680529 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd28f2a9-1e30-459e-9308-b28a67847461 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:06.680638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd28f2a9-1e30-459e-9308-b28a67847461 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:06.680785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cd28f2a9-1e30-459e-9308-b28a67847461 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:06.684443 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:06.684443 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:06.688317 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:06.688317 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:06.689431 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd28f2a9-1e30-459e-9308-b28a67847461 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:06.689868 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 652/2607] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:06 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:06.693404 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2e48e1bc-04ef-4543-9c4e-a9dccf3c2934 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:06.700383 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2e48e1bc-04ef-4543-9c4e-a9dccf3c2934 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 200 Aug 26 09:06:06.701403 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 658/2608] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:06 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 834 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:06:07.252597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10ded033-7077-46bf-8a08-c3135f77a781 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.255293 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10ded033-7077-46bf-8a08-c3135f77a781 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:07.255293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10ded033-7077-46bf-8a08-c3135f77a781 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.255725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10ded033-7077-46bf-8a08-c3135f77a781 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.255795 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-10ded033-7077-46bf-8a08-c3135f77a781 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:07.267488 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.267488 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:07.268428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10ded033-7077-46bf-8a08-c3135f77a781 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:07.269176 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 650/2609] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:06:07.285829 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d3e77683-59ff-40fd-bfaa-f2540fb2df74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.292206 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3e77683-59ff-40fd-bfaa-f2540fb2df74 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:07.292206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3e77683-59ff-40fd-bfaa-f2540fb2df74 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.292595 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3e77683-59ff-40fd-bfaa-f2540fb2df74 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.321242 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.321242 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:07.336820 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d3e77683-59ff-40fd-bfaa-f2540fb2df74 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:07.357101 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3e77683-59ff-40fd-bfaa-f2540fb2df74 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 200 Aug 26 09:06:07.358185 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 650/2610] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 909 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:07.379013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4cd35801-4e50-4a1c-8df1-1a4283a58f7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.381627 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4cd35801-4e50-4a1c-8df1-1a4283a58f7e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:07.382185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4cd35801-4e50-4a1c-8df1-1a4283a58f7e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.382185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4cd35801-4e50-4a1c-8df1-1a4283a58f7e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.382726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4cd35801-4e50-4a1c-8df1-1a4283a58f7e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:07.388466 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.388466 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:07.389551 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4cd35801-4e50-4a1c-8df1-1a4283a58f7e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:07.389551 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 653/2611] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:07.403022 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-09475114-c165-483b-9404-a6ab71076ec5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.408156 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09475114-c165-483b-9404-a6ab71076ec5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/detail Aug 26 09:06:07.408755 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09475114-c165-483b-9404-a6ab71076ec5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.408827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0aac3d80-65ff-468c-95d5-41057408cd22 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.409380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09475114-c165-483b-9404-a6ab71076ec5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.409380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-09475114-c165-483b-9404-a6ab71076ec5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:06:07.411072 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0aac3d80-65ff-468c-95d5-41057408cd22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:07.411640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0aac3d80-65ff-468c-95d5-41057408cd22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.411640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0aac3d80-65ff-468c-95d5-41057408cd22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.433605 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.433605 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:07.439377 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09475114-c165-483b-9404-a6ab71076ec5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/detail returned with HTTP 200 Aug 26 09:06:07.439952 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 659/2612] 10.4.3.236 () {66 vars in 1258 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/backups/detail => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:07.448072 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0aac3d80-65ff-468c-95d5-41057408cd22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:07.456028 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0aac3d80-65ff-468c-95d5-41057408cd22 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:07.456641 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 651/2613] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:07.459490 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.468185 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537/restore Aug 26 09:06:07.468185 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:07.470808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Restoring backup 13d9b407-c376-4548-aea3-2a29b4e8e537 ({'restore': {}}) {{(pid=100239) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:06:07.470993 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Restoring backup 13d9b407-c376-4548-aea3-2a29b4e8e537 to volume None. Aug 26 09:06:07.477003 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.477003 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:07.479992 np0000008153 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating volume of 1 GB for restore of backup 13d9b407-c376-4548-aea3-2a29b4e8e537. Aug 26 09:06:07.489108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability zone cache updated, next update will occur around 2026-08-26 10:06:07.488417. {{(pid=100239) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 09:06:07.489108 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability Zones retrieved successfully. Aug 26 09:06:07.498217 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (21cf0e1d-339f-45fb-8515-d0ab19713dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:07.499399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925404a2-6ccc-4eee-a250-418f2657a064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:07.500968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:07.544004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925404a2-6ccc-4eee-a250-418f2657a064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:07.546667 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c77109b8-a4e1-4c91-bbea-eec6b0501fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:07.638993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['87709cca-4247-4b62-8521-d5d0150627e7', '0dd7b4ef-980a-4aab-97a1-037bd2a2c782', '413e61ce-0041-4327-85dd-655cb032d49e', '3898b6ac-998c-47f7-8df8-a34e7276f890'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:07.642427 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c77109b8-a4e1-4c91-bbea-eec6b0501fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87709cca-4247-4b62-8521-d5d0150627e7', '0dd7b4ef-980a-4aab-97a1-037bd2a2c782', '413e61ce-0041-4327-85dd-655cb032d49e', '3898b6ac-998c-47f7-8df8-a34e7276f890']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:07.645596 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5d5678-deaf-4f43-81a2-6da03e6deb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:07.691909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5d5678-deaf-4f43-81a2-6da03e6deb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd4f8ed3-a8c4-433e-9aee-1bf947794a41', '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_13d9b407-c376-4548-aea3-2a29b4e8e537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['87709cca-4247-4b62-8521-d5d0150627e7','0dd7b4ef-980a-4aab-97a1-037bd2a2c782','413e61ce-0041-4327-85dd-655cb032d49e','3898b6ac-998c-47f7-8df8-a34e7276f890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_13d9b407-c376-4548-aea3-2a29b4e8e537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd4f8ed3-a8c4-433e-9aee-1bf947794a41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f10b999975b4508bdb9aa81b2f106e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:07.692826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3804d0e9-16c8-437a-8a85-b26747859d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:07.705253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42d74f98-baa9-418d-826e-76666e6e13aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.716143 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42d74f98-baa9-418d-826e-76666e6e13aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:07.716500 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42d74f98-baa9-418d-826e-76666e6e13aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.716806 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42d74f98-baa9-418d-826e-76666e6e13aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.717084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-42d74f98-baa9-418d-826e-76666e6e13aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:07.717483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2d3dcb89-b93b-452c-a858-b4b71919e4b0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.723057 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d3dcb89-b93b-452c-a858-b4b71919e4b0 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:07.723825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d3dcb89-b93b-452c-a858-b4b71919e4b0 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.723825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d3dcb89-b93b-452c-a858-b4b71919e4b0 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:07.726900 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.726900 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:07.727355 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3804d0e9-16c8-437a-8a85-b26747859d72) transitioned into 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_13d9b407-c376-4548-aea3-2a29b4e8e537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['87709cca-4247-4b62-8521-d5d0150627e7','0dd7b4ef-980a-4aab-97a1-037bd2a2c782','413e61ce-0041-4327-85dd-655cb032d49e','3898b6ac-998c-47f7-8df8-a34e7276f890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:07.727993 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42d74f98-baa9-418d-826e-76666e6e13aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:07.728480 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 654/2614] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:07.728552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8889cb78-db00-47d8-acda-2d0fc2640ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:07.735542 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.735542 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:07.743503 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2d3dcb89-b93b-452c-a858-b4b71919e4b0 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:07.749537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8889cb78-db00-47d8-acda-2d0fc2640ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:07.750607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (21cf0e1d-339f-45fb-8515-d0ab19713dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:07.751290 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request issued successfully. Aug 26 09:06:07.755259 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d3dcb89-b93b-452c-a858-b4b71919e4b0 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 200 Aug 26 09:06:07.758768 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 660/2615] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:07.772297 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.772297 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:07.772297 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:07.782985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45370b02-5559-48de-9751-a1ad025fdc9f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.786465 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:07.787238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7b834b8-bdca-47e0-b4e8-499640b4b6b8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-30620307"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:07.805209 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:07.805209 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:07.805369 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:07.805679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create snapshot from volume e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:07.891690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Created reservations ['1543aa18-a5be-4897-828a-a55c842b3066', 'ad49e9b1-0fa5-43d2-b908-aaff96f41d6f', '5ed6150b-d571-4b48-b514-ca8aaa2ea98b', '2871009c-3dc1-4507-bba0-69a6fdd1a46c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:07.972704 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot create request issued successfully. Aug 26 09:06:07.972761 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45370b02-5559-48de-9751-a1ad025fdc9f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:07.973398 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 652/2616] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:07 2026] POST /volume/v3/snapshots => generated 320 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:07.990337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce26edfb-f467-49b6-a5de-53fddaf847e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:07.992559 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce26edfb-f467-49b6-a5de-53fddaf847e1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:07.993138 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce26edfb-f467-49b6-a5de-53fddaf847e1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:07.993138 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce26edfb-f467-49b6-a5de-53fddaf847e1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:08.006240 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:08.006240 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:08.007545 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce26edfb-f467-49b6-a5de-53fddaf847e1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:08.008577 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce26edfb-f467-49b6-a5de-53fddaf847e1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 returned with HTTP 200 Aug 26 09:06:08.009102 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 655/2617] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:07 2026] GET /volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 => generated 452 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:08.480146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-74da0881-8ea5-46b3-8721-e311b130255b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:08.483427 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74da0881-8ea5-46b3-8721-e311b130255b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:08.483874 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74da0881-8ea5-46b3-8721-e311b130255b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:08.484199 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74da0881-8ea5-46b3-8721-e311b130255b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:08.493973 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:08.493973 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:08.498204 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74da0881-8ea5-46b3-8721-e311b130255b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:08.503682 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74da0881-8ea5-46b3-8721-e311b130255b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:08.504468 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 661/2618] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:08 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:08.742781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e1a5729-8557-4b7f-9e90-2e5eaec880a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:08.747204 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e1a5729-8557-4b7f-9e90-2e5eaec880a0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:08.747204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e1a5729-8557-4b7f-9e90-2e5eaec880a0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:08.747488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e1a5729-8557-4b7f-9e90-2e5eaec880a0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:08.747626 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2e1a5729-8557-4b7f-9e90-2e5eaec880a0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:08.753466 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:08.753466 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:08.754204 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e1a5729-8557-4b7f-9e90-2e5eaec880a0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:08.755227 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 653/2619] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:08 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:08.782318 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:08.782318 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:08.782920 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:08.783098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Checking backup size 1 against volume size 1 {{(pid=100239) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:06:08.783203 np0000008153 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Overwriting volume bd4f8ed3-a8c4-433e-9aee-1bf947794a41 with restore of backup 13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:08.800428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] restore_backup in rpcapi backup_id 13d9b407-c376-4548-aea3-2a29b4e8e537 {{(pid=100239) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:06:08.802953 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77664f55-a9ba-40d8-b04d-f183350c2c98 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537/restore returned with HTTP 202 Aug 26 09:06:08.803516 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 651/2620] 10.4.3.236 () {68 vars in 1393 bytes} [Wed Aug 26 09:06:07 2026] POST /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537/restore => generated 189 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:08.816336 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f4d2168-fcf4-4477-b125-c6bfa4850420 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:08.821787 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f4d2168-fcf4-4477-b125-c6bfa4850420 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:08.822101 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f4d2168-fcf4-4477-b125-c6bfa4850420 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:08.822360 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f4d2168-fcf4-4477-b125-c6bfa4850420 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:08.822612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7f4d2168-fcf4-4477-b125-c6bfa4850420 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:08.838436 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:08.838436 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:08.839747 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f4d2168-fcf4-4477-b125-c6bfa4850420 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:08.840576 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 656/2621] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:08 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:09.021608 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ff038464-4f3c-43ea-82b2-d3270f230a6a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:09.023970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff038464-4f3c-43ea-82b2-d3270f230a6a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:09.025003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff038464-4f3c-43ea-82b2-d3270f230a6a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:09.025864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff038464-4f3c-43ea-82b2-d3270f230a6a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:09.032992 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.032992 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:09.034141 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ff038464-4f3c-43ea-82b2-d3270f230a6a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:09.036723 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff038464-4f3c-43ea-82b2-d3270f230a6a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 returned with HTTP 200 Aug 26 09:06:09.036723 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 662/2622] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:09 2026] GET /volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:09.053178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c45bd05-fb79-4358-8b37-ca867476df21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:09.055445 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c45bd05-fb79-4358-8b37-ca867476df21 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8/action Aug 26 09:06:09.055793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c45bd05-fb79-4358-8b37-ca867476df21 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action body: b'{"revert": {"snapshot_id": "2a751c41-085d-49ec-b179-172781f5dbc7"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:09.056057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c45bd05-fb79-4358-8b37-ca867476df21 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "2a751c41-085d-49ec-b179-172781f5dbc7"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:09.065644 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.065644 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:09.066391 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6c45bd05-fb79-4358-8b37-ca867476df21 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume retrieved successfully. Aug 26 09:06:09.085977 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6c45bd05-fb79-4358-8b37-ca867476df21 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Reverting volume e7b834b8-bdca-47e0-b4e8-499640b4b6b8 to snapshot 2a751c41-085d-49ec-b179-172781f5dbc7. Aug 26 09:06:09.087071 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.087071 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:09.113657 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c45bd05-fb79-4358-8b37-ca867476df21 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8/action returned with HTTP 202 Aug 26 09:06:09.113657 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 654/2623] 10.4.3.236 () {70 vars in 1431 bytes} [Wed Aug 26 09:06:09 2026] POST /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:06:09.124056 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0ff35f32-5c52-48d8-a9e4-209ddabce7da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:09.126787 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ff35f32-5c52-48d8-a9e4-209ddabce7da tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:09.126787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ff35f32-5c52-48d8-a9e4-209ddabce7da tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:09.126987 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ff35f32-5c52-48d8-a9e4-209ddabce7da tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:09.138357 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.138357 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:09.145622 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0ff35f32-5c52-48d8-a9e4-209ddabce7da tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:09.153922 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ff35f32-5c52-48d8-a9e4-209ddabce7da tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 200 Aug 26 09:06:09.154677 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 652/2624] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:09 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:09.520077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1425a992-25e1-42b2-b7e3-a9e4f626365e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:09.522773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1425a992-25e1-42b2-b7e3-a9e4f626365e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:09.522975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1425a992-25e1-42b2-b7e3-a9e4f626365e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:09.523367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1425a992-25e1-42b2-b7e3-a9e4f626365e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:09.534505 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.534505 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:09.540871 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1425a992-25e1-42b2-b7e3-a9e4f626365e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:09.547190 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1425a992-25e1-42b2-b7e3-a9e4f626365e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:09.547718 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 657/2625] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:09 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:09.770210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-972f39bd-53e9-48bb-bb4d-1ca0198d0150 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:09.772519 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-972f39bd-53e9-48bb-bb4d-1ca0198d0150 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:09.772519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-972f39bd-53e9-48bb-bb4d-1ca0198d0150 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:09.772781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-972f39bd-53e9-48bb-bb4d-1ca0198d0150 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:09.772781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-972f39bd-53e9-48bb-bb4d-1ca0198d0150 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:09.777784 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.777784 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:09.779133 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-972f39bd-53e9-48bb-bb4d-1ca0198d0150 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:09.779970 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 663/2626] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:09 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:09.853465 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8196f696-7581-40ac-a362-3e623a176c4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:09.859968 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8196f696-7581-40ac-a362-3e623a176c4c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:09.860218 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8196f696-7581-40ac-a362-3e623a176c4c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:09.860507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8196f696-7581-40ac-a362-3e623a176c4c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:09.860639 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8196f696-7581-40ac-a362-3e623a176c4c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:09.865201 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=196,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:06:09.871637 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:09.871637 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:09.872698 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8196f696-7581-40ac-a362-3e623a176c4c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:09.873220 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 655/2627] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:09 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:10.102987 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.174266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc1c5d82-3e75-4982-941c-ac0b982967f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.176624 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc1c5d82-3e75-4982-941c-ac0b982967f1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:10.177068 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc1c5d82-3e75-4982-941c-ac0b982967f1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.177068 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc1c5d82-3e75-4982-941c-ac0b982967f1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.188228 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.188228 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:10.195739 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc1c5d82-3e75-4982-941c-ac0b982967f1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:10.205696 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc1c5d82-3e75-4982-941c-ac0b982967f1 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 200 Aug 26 09:06:10.206558 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 658/2628] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:10.222960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2d5eba14-5139-4b2f-a101-0a381164d961 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.224614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d5eba14-5139-4b2f-a101-0a381164d961 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:10.224988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d5eba14-5139-4b2f-a101-0a381164d961 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.225325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d5eba14-5139-4b2f-a101-0a381164d961 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.228214 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:10.228408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-200311175"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:10.230203 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-200311175'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:10.230376 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Create volume of 1 GB Aug 26 09:06:10.236356 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.236356 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:10.236715 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2d5eba14-5139-4b2f-a101-0a381164d961 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:10.238272 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d5eba14-5139-4b2f-a101-0a381164d961 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 returned with HTTP 200 Aug 26 09:06:10.238863 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 664/2629] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:10.250006 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bd944f9-2569-4a17-b1d2-0dfd7e5b7391 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.250187 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Availability Zones retrieved successfully. Aug 26 09:06:10.251964 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd944f9-2569-4a17-b1d2-0dfd7e5b7391 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:10.252232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd944f9-2569-4a17-b1d2-0dfd7e5b7391 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.253148 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd944f9-2569-4a17-b1d2-0dfd7e5b7391 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.257822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Flow 'volume_create_api' (ba9781e5-384a-47a0-b1c9-f3a0357e062e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:10.258932 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e24bb18-e33d-496a-9095-e53546c96224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.259962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:10.263099 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.263099 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:10.271270 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bd944f9-2569-4a17-b1d2-0dfd7e5b7391 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:10.281609 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd944f9-2569-4a17-b1d2-0dfd7e5b7391 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 200 Aug 26 09:06:10.282267 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 656/2630] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:10.297520 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.300621 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:10.301187 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1718834822"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:10.303874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1718834822'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:10.304090 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create volume of 1 GB Aug 26 09:06:10.311646 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Availability Zones retrieved successfully. Aug 26 09:06:10.315302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e24bb18-e33d-496a-9095-e53546c96224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.316857 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a51fd7-0c3d-4289-be71-85432eb9a762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.324106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Flow 'volume_create_api' (c5aeb4c3-659d-4bb7-8f40-3924486de07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:10.326194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98402276-6724-4a9b-97d2-c17dd37f3041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.328145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:10.376286 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98402276-6724-4a9b-97d2-c17dd37f3041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.377413 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7104a4aa-5603-4fce-a7b8-12651b76e87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.409667 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Created reservations ['dbbff824-2910-45d9-8df1-14a1d1a457a2', '5f08453c-4eeb-450d-b08a-6de320e976d1', '106d306b-2257-4538-8c52-80aaf93ffe87', '528cea82-7382-46e2-a077-b2f26921ba28'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:10.410981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a51fd7-0c3d-4289-be71-85432eb9a762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbff824-2910-45d9-8df1-14a1d1a457a2', '5f08453c-4eeb-450d-b08a-6de320e976d1', '106d306b-2257-4538-8c52-80aaf93ffe87', '528cea82-7382-46e2-a077-b2f26921ba28']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.411376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4871dc1b-bd17-43cd-95f1-2c76e4c3c77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.436887 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Created reservations ['8175febb-3afc-4c89-bb22-b63d78645445', '30720722-6516-4639-83df-278af391ad41', 'e4ad9977-8ad4-4391-b616-96d3805df167', 'f70f7e80-6bbe-4365-9d4d-70fc6672bfd3'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:10.438120 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7104a4aa-5603-4fce-a7b8-12651b76e87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8175febb-3afc-4c89-bb22-b63d78645445', '30720722-6516-4639-83df-278af391ad41', 'e4ad9977-8ad4-4391-b616-96d3805df167', 'f70f7e80-6bbe-4365-9d4d-70fc6672bfd3']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.439211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860d0a64-aa8d-4017-b5e8-05d9163e1e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.440816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4871dc1b-bd17-43cd-95f1-2c76e4c3c77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef1b5ea3-59e1-4882-9d46-fe2b31736daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-200311175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29600da8a654e4391fef7fe249a502e',qos_specs=None,replication_status=,reservations=['dbbff824-2910-45d9-8df1-14a1d1a457a2','5f08453c-4eeb-450d-b08a-6de320e976d1','106d306b-2257-4538-8c52-80aaf93ffe87','528cea82-7382-46e2-a077-b2f26921ba28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8df75fbfcff4ebe91c9daf1dd641549',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-200311175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef1b5ea3-59e1-4882-9d46-fe2b31736daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29600da8a654e4391fef7fe249a502e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8df75fbfcff4ebe91c9daf1dd641549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.441856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887fb7a1-9e9a-4e72-b563-28b009f21202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.468325 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860d0a64-aa8d-4017-b5e8-05d9163e1e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55e26aa-f7a5-46c4-9c7b-529b29439a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1718834822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f7a333dec04a998dd7da0ad2002c37',qos_specs=None,replication_status=,reservations=['8175febb-3afc-4c89-bb22-b63d78645445','30720722-6516-4639-83df-278af391ad41','e4ad9977-8ad4-4391-b616-96d3805df167','f70f7e80-6bbe-4365-9d4d-70fc6672bfd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2cba246e8e04904baec0cee5fda6a30',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1718834822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55e26aa-f7a5-46c4-9c7b-529b29439a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f7a333dec04a998dd7da0ad2002c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2cba246e8e04904baec0cee5fda6a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.469338 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31063f3-c691-45a6-b4f9-5943e60ce507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.483862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887fb7a1-9e9a-4e72-b563-28b009f21202) transitioned into state 'SUCCESS' from state '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-200311175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29600da8a654e4391fef7fe249a502e',qos_specs=None,replication_status=,reservations=['dbbff824-2910-45d9-8df1-14a1d1a457a2','5f08453c-4eeb-450d-b08a-6de320e976d1','106d306b-2257-4538-8c52-80aaf93ffe87','528cea82-7382-46e2-a077-b2f26921ba28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8df75fbfcff4ebe91c9daf1dd641549',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.484806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22a69f2-e328-434b-93f4-288f420706b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.501151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22a69f2-e328-434b-93f4-288f420706b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.501439 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31063f3-c691-45a6-b4f9-5943e60ce507) transitioned into state 'SUCCESS' from state '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-1718834822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f7a333dec04a998dd7da0ad2002c37',qos_specs=None,replication_status=,reservations=['8175febb-3afc-4c89-bb22-b63d78645445','30720722-6516-4639-83df-278af391ad41','e4ad9977-8ad4-4391-b616-96d3805df167','f70f7e80-6bbe-4365-9d4d-70fc6672bfd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2cba246e8e04904baec0cee5fda6a30',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.502131 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Flow 'volume_create_api' (ba9781e5-384a-47a0-b1c9-f3a0357e062e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:10.502499 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Create volume request issued successfully. Aug 26 09:06:10.503066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc37992d-abd0-40af-ac3a-71fa5045530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:10.503153 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7f5b72aa-ed9c-4229-9ed1-9284c8c662a7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:10.503730 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 653/2631] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:06:10 2026] POST /volume/v3/volumes => generated 758 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:10.515162 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc37992d-abd0-40af-ac3a-71fa5045530f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:10.516123 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Flow 'volume_create_api' (c5aeb4c3-659d-4bb7-8f40-3924486de07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:10.516469 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create volume request issued successfully. Aug 26 09:06:10.517328 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1988ddb-0644-4d09-afb0-7598da0e8dfa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:10.517982 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 659/2632] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:06:10 2026] POST /volume/v3/volumes => generated 766 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:10.532866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6c00fb9e-e903-463e-8dea-724b31d6ed4f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.537612 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6c00fb9e-e903-463e-8dea-724b31d6ed4f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:10.537920 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6c00fb9e-e903-463e-8dea-724b31d6ed4f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.538187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6c00fb9e-e903-463e-8dea-724b31d6ed4f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.551188 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.551188 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:10.559614 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6c00fb9e-e903-463e-8dea-724b31d6ed4f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:10.564780 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6c00fb9e-e903-463e-8dea-724b31d6ed4f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 200 Aug 26 09:06:10.564780 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 665/2633] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:10.565026 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22ed1bc8-3680-4111-9918-b394ac1dd506 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.569933 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22ed1bc8-3680-4111-9918-b394ac1dd506 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:10.571299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22ed1bc8-3680-4111-9918-b394ac1dd506 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.571682 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22ed1bc8-3680-4111-9918-b394ac1dd506 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.588806 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.588806 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:10.599066 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-22ed1bc8-3680-4111-9918-b394ac1dd506 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:10.609528 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22ed1bc8-3680-4111-9918-b394ac1dd506 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:10.610720 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 657/2634] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:10.796167 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b6875410-875c-42d4-9bda-405781344a6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.798136 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b6875410-875c-42d4-9bda-405781344a6e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:10.798326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b6875410-875c-42d4-9bda-405781344a6e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.798526 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b6875410-875c-42d4-9bda-405781344a6e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.798635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b6875410-875c-42d4-9bda-405781344a6e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:10.806626 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.806626 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:10.807662 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b6875410-875c-42d4-9bda-405781344a6e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:10.808252 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 654/2635] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:10.888629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b86bebc1-3eb0-4016-a446-d72dd5529845 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:10.892687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b86bebc1-3eb0-4016-a446-d72dd5529845 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:10.892990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b86bebc1-3eb0-4016-a446-d72dd5529845 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:10.893103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b86bebc1-3eb0-4016-a446-d72dd5529845 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:10.893207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b86bebc1-3eb0-4016-a446-d72dd5529845 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:10.899969 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:10.899969 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:10.900931 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b86bebc1-3eb0-4016-a446-d72dd5529845 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:10.901556 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 660/2636] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:10 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:11.586707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-408c576e-7f35-48f3-9a3d-858b6173ed1a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:11.589477 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-408c576e-7f35-48f3-9a3d-858b6173ed1a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:11.589718 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-408c576e-7f35-48f3-9a3d-858b6173ed1a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:11.589999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-408c576e-7f35-48f3-9a3d-858b6173ed1a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:11.604081 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:11.604081 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:11.613531 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-408c576e-7f35-48f3-9a3d-858b6173ed1a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:11.623591 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-408c576e-7f35-48f3-9a3d-858b6173ed1a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 200 Aug 26 09:06:11.623591 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 666/2637] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:11 2026] GET /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:11.631324 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-736a7b57-5588-4739-a3c5-8730ed16ca40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:11.637742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-736a7b57-5588-4739-a3c5-8730ed16ca40 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:11.637742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-736a7b57-5588-4739-a3c5-8730ed16ca40 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:11.637742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-736a7b57-5588-4739-a3c5-8730ed16ca40 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:11.646905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:11.650615 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:11.650615 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:11.651825 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:11.652382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a55e26aa-f7a5-46c4-9c7b-529b29439a4d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1497956820"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:11.660825 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-736a7b57-5588-4739-a3c5-8730ed16ca40 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:11.669440 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-736a7b57-5588-4739-a3c5-8730ed16ca40 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:11.669440 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 658/2638] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:11 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:11.669548 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:11.669548 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:11.670206 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:11.670368 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Create snapshot from volume a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:11.734317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Created reservations ['069da8f4-76da-4340-9a22-52afe05c3f08', '6b08a8d4-7085-4635-9093-5ae64ecde2be', '0dea6d30-c2ad-430a-adba-b893e5f80d68', '686f6aae-3024-4141-82ca-1972b7ff5aec'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:11.786780 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot create request issued successfully. Aug 26 09:06:11.787356 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0caf66c-b0b8-430f-9e38-037338b36b13 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:11.787909 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 655/2639] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:11 2026] POST /volume/v3/snapshots => generated 322 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:11.799912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-882e23b9-6f12-403e-9c80-c03aa2bd0bf3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:11.804804 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-882e23b9-6f12-403e-9c80-c03aa2bd0bf3 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 Aug 26 09:06:11.805106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-882e23b9-6f12-403e-9c80-c03aa2bd0bf3 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:11.805692 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-882e23b9-6f12-403e-9c80-c03aa2bd0bf3 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:11.812227 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:11.812227 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:11.813202 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-882e23b9-6f12-403e-9c80-c03aa2bd0bf3 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:11.815689 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-882e23b9-6f12-403e-9c80-c03aa2bd0bf3 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 returned with HTTP 200 Aug 26 09:06:11.815689 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 661/2640] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:11 2026] GET /volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:11.824514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b3c28c27-1110-4a3a-86f9-4a97f652d27e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:11.826597 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3c28c27-1110-4a3a-86f9-4a97f652d27e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:11.826960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3c28c27-1110-4a3a-86f9-4a97f652d27e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:11.827275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3c28c27-1110-4a3a-86f9-4a97f652d27e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:11.827525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b3c28c27-1110-4a3a-86f9-4a97f652d27e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:11.836384 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:11.836384 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:11.838101 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3c28c27-1110-4a3a-86f9-4a97f652d27e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:11.838727 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 667/2641] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:11 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:11.913907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60f78a91-7a47-4301-aad4-47b16502dff1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:11.916357 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60f78a91-7a47-4301-aad4-47b16502dff1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:11.916604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60f78a91-7a47-4301-aad4-47b16502dff1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:11.916900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60f78a91-7a47-4301-aad4-47b16502dff1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:11.917044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-60f78a91-7a47-4301-aad4-47b16502dff1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:11.922280 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:11.922280 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:11.923315 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60f78a91-7a47-4301-aad4-47b16502dff1 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:11.923915 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 659/2642] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:11 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:12.682529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c9958680-272d-47cd-a2c0-f72687e84a29 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:12.684598 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c9958680-272d-47cd-a2c0-f72687e84a29 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:12.684730 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c9958680-272d-47cd-a2c0-f72687e84a29 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:12.684980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c9958680-272d-47cd-a2c0-f72687e84a29 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:12.693578 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:12.693578 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:12.700886 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c9958680-272d-47cd-a2c0-f72687e84a29 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:12.706155 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c9958680-272d-47cd-a2c0-f72687e84a29 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:12.706523 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 656/2643] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:12 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:12.830389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8caf4612-640d-4e30-a809-e973e2adf82a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:12.831866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8caf4612-640d-4e30-a809-e973e2adf82a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 Aug 26 09:06:12.832099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8caf4612-640d-4e30-a809-e973e2adf82a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:12.833102 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8caf4612-640d-4e30-a809-e973e2adf82a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:12.837760 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:12.837760 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:12.838296 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8caf4612-640d-4e30-a809-e973e2adf82a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:12.839183 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8caf4612-640d-4e30-a809-e973e2adf82a tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 returned with HTTP 200 Aug 26 09:06:12.839682 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 662/2644] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:12 2026] GET /volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:12.849518 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:12.850685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2021169a-f1d8-4a0e-913c-bcb4bcbb2599 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:12.851609 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d/action Aug 26 09:06:12.852076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:12.852237 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:12.852411 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2021169a-f1d8-4a0e-913c-bcb4bcbb2599 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:12.852580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2021169a-f1d8-4a0e-913c-bcb4bcbb2599 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:12.852778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2021169a-f1d8-4a0e-913c-bcb4bcbb2599 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:12.852891 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2021169a-f1d8-4a0e-913c-bcb4bcbb2599 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:12.862143 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:12.862143 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:12.862647 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:12.863225 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:12.863225 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:12.866966 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2021169a-f1d8-4a0e-913c-bcb4bcbb2599 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:12.868256 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 660/2645] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:12 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:12.909214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Created reservations ['22444ad0-d479-44c2-9bd1-059fba20701b', '2085b20a-6641-440c-9e03-b8404c33b9a5'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:12.920728 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Extend volume request issued successfully. Aug 26 09:06:12.921040 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e6f9b26f-7824-4fe4-86d3-da8a194bd32c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d/action returned with HTTP 202 Aug 26 09:06:12.921573 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 668/2646] 10.4.3.236 () {70 vars in 1431 bytes} [Wed Aug 26 09:06:12 2026] POST /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:06:12.929399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f79633e-fb34-44a8-84dd-925f9763a1d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:12.931680 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f79633e-fb34-44a8-84dd-925f9763a1d8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:12.932052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f79633e-fb34-44a8-84dd-925f9763a1d8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:12.932171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f79633e-fb34-44a8-84dd-925f9763a1d8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:12.935916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a1a2f69-dab0-4a06-8080-9eab84c07aef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:12.938119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a1a2f69-dab0-4a06-8080-9eab84c07aef tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:12.938364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a1a2f69-dab0-4a06-8080-9eab84c07aef tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:12.939505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a1a2f69-dab0-4a06-8080-9eab84c07aef tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:12.939505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0a1a2f69-dab0-4a06-8080-9eab84c07aef tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:12.940404 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:12.940404 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:12.944144 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:12.944144 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:12.944806 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3f79633e-fb34-44a8-84dd-925f9763a1d8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:12.945069 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a1a2f69-dab0-4a06-8080-9eab84c07aef tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:12.945529 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 663/2647] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:12 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:12.949906 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f79633e-fb34-44a8-84dd-925f9763a1d8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 200 Aug 26 09:06:12.950587 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 657/2648] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:12 2026] GET /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:13.718876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e08ad354-918d-4031-a587-5f7e14f206ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:13.720154 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e08ad354-918d-4031-a587-5f7e14f206ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:13.720350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e08ad354-918d-4031-a587-5f7e14f206ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:13.720520 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e08ad354-918d-4031-a587-5f7e14f206ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:13.729107 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:13.729107 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:13.735679 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e08ad354-918d-4031-a587-5f7e14f206ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:13.742160 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e08ad354-918d-4031-a587-5f7e14f206ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:13.742668 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 661/2649] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:13 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:13.878893 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2c1a07f1-b12c-4cdf-bfe8-b51153cfe968 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:13.881417 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c1a07f1-b12c-4cdf-bfe8-b51153cfe968 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:13.881711 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c1a07f1-b12c-4cdf-bfe8-b51153cfe968 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:13.882072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c1a07f1-b12c-4cdf-bfe8-b51153cfe968 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:13.882168 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2c1a07f1-b12c-4cdf-bfe8-b51153cfe968 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:13.884582 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=285,cinder:INSERT=45,cinder:UPDATE=91 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:06:13.888554 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:13.888554 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:13.889606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c1a07f1-b12c-4cdf-bfe8-b51153cfe968 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:13.890156 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 669/2650] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:13 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:13.957824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c2955cd-3c62-4cb2-806b-79f8153cb306 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:13.960884 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c2955cd-3c62-4cb2-806b-79f8153cb306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:13.962864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c2955cd-3c62-4cb2-806b-79f8153cb306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:13.962864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c2955cd-3c62-4cb2-806b-79f8153cb306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:13.962864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5c2955cd-3c62-4cb2-806b-79f8153cb306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:13.970807 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:13.970807 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:13.970807 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c2955cd-3c62-4cb2-806b-79f8153cb306 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:13.970807 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 664/2651] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:13 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:13.974772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b46518b-2ca0-47f7-9484-aef4955060b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:13.976642 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b46518b-2ca0-47f7-9484-aef4955060b8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:13.976834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b46518b-2ca0-47f7-9484-aef4955060b8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:13.977455 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b46518b-2ca0-47f7-9484-aef4955060b8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:13.984583 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:13.984583 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:13.991927 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b46518b-2ca0-47f7-9484-aef4955060b8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:13.999201 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b46518b-2ca0-47f7-9484-aef4955060b8 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 200 Aug 26 09:06:13.999579 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 658/2652] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:13 2026] GET /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:14.015299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-280d970b-c154-4377-940d-c470d0179f20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.017220 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-280d970b-c154-4377-940d-c470d0179f20 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] POST https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d/action Aug 26 09:06:14.017391 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-280d970b-c154-4377-940d-c470d0179f20 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action body: b'{"revert": {"snapshot_id": "e8bb478e-573d-459a-a22c-777f453aa3e9"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:14.017457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-280d970b-c154-4377-940d-c470d0179f20 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "e8bb478e-573d-459a-a22c-777f453aa3e9"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:14.028838 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.028838 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:14.029486 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-280d970b-c154-4377-940d-c470d0179f20 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume retrieved successfully. Aug 26 09:06:14.034523 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-280d970b-c154-4377-940d-c470d0179f20 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] HTTP exception thrown: Can't revert volume a55e26aa-f7a5-46c4-9c7b-529b29439a4d to its latest snapshot e8bb478e-573d-459a-a22c-777f453aa3e9. The volume size must be equal to the snapshot size. Aug 26 09:06:14.034769 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-280d970b-c154-4377-940d-c470d0179f20 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d/action returned with HTTP 400 Aug 26 09:06:14.036366 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 662/2653] 10.4.3.236 () {70 vars in 1431 bytes} [Wed Aug 26 09:06:14 2026] POST /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d/action => generated 213 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 26 09:06:14.046912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.051558 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 Aug 26 09:06:14.051558 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.051558 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.051558 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Delete snapshot with id: e8bb478e-573d-459a-a22c-777f453aa3e9 Aug 26 09:06:14.057276 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.057276 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:14.057942 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:14.079792 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot delete request issued successfully. Aug 26 09:06:14.080579 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6cccaee3-a563-4156-8f87-a6ed95b24467 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 returned with HTTP 202 Aug 26 09:06:14.080579 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 670/2654] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:14 2026] DELETE /volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:14.094077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee9e3ca5-9ef9-4bff-9872-14f3546c86aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.095784 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee9e3ca5-9ef9-4bff-9872-14f3546c86aa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 Aug 26 09:06:14.096082 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee9e3ca5-9ef9-4bff-9872-14f3546c86aa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.096331 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee9e3ca5-9ef9-4bff-9872-14f3546c86aa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.103452 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.103452 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:14.103661 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee9e3ca5-9ef9-4bff-9872-14f3546c86aa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:14.105207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee9e3ca5-9ef9-4bff-9872-14f3546c86aa tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 returned with HTTP 200 Aug 26 09:06:14.105207 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 665/2655] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:14 2026] GET /volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:14.569300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7cdb25f5-5027-464c-ac8a-a5950a85a926 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.569933 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7cdb25f5-5027-464c-ac8a-a5950a85a926 None None] GET https://10.4.3.236/volume// Aug 26 09:06:14.570230 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7cdb25f5-5027-464c-ac8a-a5950a85a926 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.570486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7cdb25f5-5027-464c-ac8a-a5950a85a926 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.570827 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7cdb25f5-5027-464c-ac8a-a5950a85a926 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:06:14.571184 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 659/2656] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:06: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 26 09:06:14.581171 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-73c86f87-5087-434f-8474-afcb59be2028 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.583697 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-73c86f87-5087-434f-8474-afcb59be2028 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:06:14.584164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-73c86f87-5087-434f-8474-afcb59be2028 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c2bb76e-634f-4814-bc14-11fc4b89cc74", "connector": null, "instance_uuid": "a328dd9f-6a17-4c5a-86ef-95425bf94d95"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:14.596807 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.596807 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:14.639964 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-73c86f87-5087-434f-8474-afcb59be2028 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:06:14.640131 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 663/2657] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:06:14 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 26 09:06:14.663490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-8bfcab1d-a4a6-41b6-a59e-5cd2662e8137 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.666269 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-8bfcab1d-a4a6-41b6-a59e-5cd2662e8137 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e Aug 26 09:06:14.666480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-8bfcab1d-a4a6-41b6-a59e-5cd2662e8137 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.666764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-8bfcab1d-a4a6-41b6-a59e-5cd2662e8137 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.677878 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.677878 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:14.741380 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-8bfcab1d-a4a6-41b6-a59e-5cd2662e8137 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e returned with HTTP 200 Aug 26 09:06:14.741836 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 671/2658] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:06:14 2026] DELETE /volume/v3/attachments/c7b0f9b9-08d8-4473-8774-af281fe4b46e => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:14.756371 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b279917a-9b0b-448e-ac38-f9ef2a374f06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.758324 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b279917a-9b0b-448e-ac38-f9ef2a374f06 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:14.758324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b279917a-9b0b-448e-ac38-f9ef2a374f06 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.758324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b279917a-9b0b-448e-ac38-f9ef2a374f06 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.766283 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.766283 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:14.769562 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b279917a-9b0b-448e-ac38-f9ef2a374f06 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:14.773746 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b279917a-9b0b-448e-ac38-f9ef2a374f06 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:14.774186 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 666/2659] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:14 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:14.786930 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5285404d-f38a-4d9d-81dd-3141e37c3449 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.789279 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5285404d-f38a-4d9d-81dd-3141e37c3449 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:14.789630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5285404d-f38a-4d9d-81dd-3141e37c3449 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.789929 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5285404d-f38a-4d9d-81dd-3141e37c3449 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.798295 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.798295 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:14.803959 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5285404d-f38a-4d9d-81dd-3141e37c3449 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:14.808001 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5285404d-f38a-4d9d-81dd-3141e37c3449 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:14.808393 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 660/2660] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:14 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:14.821744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.823609 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:14.824019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f988dad7-d786-4f97-994d-dd1e13dbc6cd", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:14.825415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f988dad7-d786-4f97-994d-dd1e13dbc6cd', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:14.833291 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.833291 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:14.833537 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume retrieved successfully. Aug 26 09:06:14.833671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume of 1 GB Aug 26 09:06:14.837944 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Availability Zones retrieved successfully. Aug 26 09:06:14.843159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (15add4fa-00a0-4037-86c7-110a506ba627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:14.844488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae515d6-62d1-4fef-8995-162927df6bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:14.845459 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:14.873867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae515d6-62d1-4fef-8995-162927df6bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f988dad7-d786-4f97-994d-dd1e13dbc6cd', 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:14.874568 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98f579e-cb16-4a69-bab0-6e28350eebdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:14.904256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e5a296c8-065a-4abb-a000-b8e0a4df7591 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.906163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e5a296c8-065a-4abb-a000-b8e0a4df7591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:14.907667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e5a296c8-065a-4abb-a000-b8e0a4df7591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.907667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e5a296c8-065a-4abb-a000-b8e0a4df7591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.907667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e5a296c8-065a-4abb-a000-b8e0a4df7591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:14.921762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Created reservations ['393a5839-97f4-4489-b813-f1c2fece3224', '523bce61-c82e-4d93-8029-10ba873a52c0', 'b4fe635a-f7b8-4664-b18b-bb2ca74fa40a', '8427165a-7d48-4a17-9add-4551e89fbefa'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:14.922515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98f579e-cb16-4a69-bab0-6e28350eebdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['393a5839-97f4-4489-b813-f1c2fece3224', '523bce61-c82e-4d93-8029-10ba873a52c0', 'b4fe635a-f7b8-4664-b18b-bb2ca74fa40a', '8427165a-7d48-4a17-9add-4551e89fbefa']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:14.923223 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b537a8-fbc8-456d-8497-c90a042d1084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:14.932252 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:14.932252 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:14.932252 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e5a296c8-065a-4abb-a000-b8e0a4df7591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:14.932252 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 672/2661] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:14 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:14.969158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b537a8-fbc8-456d-8497-c90a042d1084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55e2c2d1-1ff6-498f-b9bd-69dee3ff119f', '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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['393a5839-97f4-4489-b813-f1c2fece3224','523bce61-c82e-4d93-8029-10ba873a52c0','b4fe635a-f7b8-4664-b18b-bb2ca74fa40a','8427165a-7d48-4a17-9add-4551e89fbefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=f988dad7-d786-4f97-994d-dd1e13dbc6cd,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:06:14Z,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=55e2c2d1-1ff6-498f-b9bd-69dee3ff119f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1b3a14f8264a3fb08abfe569f364e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f988dad7-d786-4f97-994d-dd1e13dbc6cd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050bad3bf6a8484585404169882beb72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:14.969158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2d3050-0895-4cb4-ad86-4750149e711c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:14.983339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-afaba6ad-e7d0-489a-91dd-d41778dd81ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:14.991101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afaba6ad-e7d0-489a-91dd-d41778dd81ae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:14.992193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2d3050-0895-4cb4-ad86-4750149e711c) transitioned into state 'SUCCESS' from 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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['393a5839-97f4-4489-b813-f1c2fece3224','523bce61-c82e-4d93-8029-10ba873a52c0','b4fe635a-f7b8-4664-b18b-bb2ca74fa40a','8427165a-7d48-4a17-9add-4551e89fbefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=f988dad7-d786-4f97-994d-dd1e13dbc6cd,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:14.992334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afaba6ad-e7d0-489a-91dd-d41778dd81ae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:14.992334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afaba6ad-e7d0-489a-91dd-d41778dd81ae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:14.992407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bef9ef-4190-4b7c-ad5b-9de5ad19cfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:14.995163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-afaba6ad-e7d0-489a-91dd-d41778dd81ae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:15.002087 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:15.002087 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:15.003205 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afaba6ad-e7d0-489a-91dd-d41778dd81ae tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:15.006971 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 667/2662] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:14 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:15.019089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bef9ef-4190-4b7c-ad5b-9de5ad19cfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:15.019089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (15add4fa-00a0-4037-86c7-110a506ba627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:15.019089 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request issued successfully. Aug 26 09:06:15.019089 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-629012c1-6c65-4d9d-b171-ea93457dbac0 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:15.019089 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 664/2663] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:06:14 2026] POST /volume/v3/volumes => generated 809 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:15.043460 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59278b86-af48-4147-bf0f-2d2696e5a3c3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:15.045607 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59278b86-af48-4147-bf0f-2d2696e5a3c3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:15.045945 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59278b86-af48-4147-bf0f-2d2696e5a3c3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:15.046233 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59278b86-af48-4147-bf0f-2d2696e5a3c3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:15.061181 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:15.061181 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:15.066068 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-59278b86-af48-4147-bf0f-2d2696e5a3c3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:15.071254 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59278b86-af48-4147-bf0f-2d2696e5a3c3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f returned with HTTP 200 Aug 26 09:06:15.071722 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 661/2664] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:15 2026] GET /volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:15.121053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b30f3f81-ff7f-4cee-93b0-c7923655ff0f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:15.128510 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b30f3f81-ff7f-4cee-93b0-c7923655ff0f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 Aug 26 09:06:15.128867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b30f3f81-ff7f-4cee-93b0-c7923655ff0f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:15.129030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b30f3f81-ff7f-4cee-93b0-c7923655ff0f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:15.139751 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b30f3f81-ff7f-4cee-93b0-c7923655ff0f tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 returned with HTTP 404 Aug 26 09:06:15.140930 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 673/2665] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:15 2026] GET /volume/v3/snapshots/e8bb478e-573d-459a-a22c-777f453aa3e9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:15.152405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df222156-21ce-4f7f-92a8-d0688149eb3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:15.155483 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:15.157527 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:15.157872 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:15.158181 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Delete volume with id: a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:15.166802 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:15.166802 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:15.167508 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:15.196222 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Delete volume request issued successfully. Aug 26 09:06:15.196582 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df222156-21ce-4f7f-92a8-d0688149eb3c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 202 Aug 26 09:06:15.196961 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 668/2666] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:15 2026] DELETE /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:15.207387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4ce33f26-98df-40b7-84b4-b74a3d833734 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:15.209894 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ce33f26-98df-40b7-84b4-b74a3d833734 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:15.210227 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ce33f26-98df-40b7-84b4-b74a3d833734 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:15.210395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ce33f26-98df-40b7-84b4-b74a3d833734 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:15.220283 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:15.220283 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:15.232777 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4ce33f26-98df-40b7-84b4-b74a3d833734 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:15.241576 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ce33f26-98df-40b7-84b4-b74a3d833734 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 200 Aug 26 09:06:15.242372 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 665/2667] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:15 2026] GET /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:15.944564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39f3710f-4c8d-4451-a9d9-25bd875b58cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:15.946645 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39f3710f-4c8d-4451-a9d9-25bd875b58cb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:15.946833 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39f3710f-4c8d-4451-a9d9-25bd875b58cb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:15.947082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39f3710f-4c8d-4451-a9d9-25bd875b58cb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:15.947216 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-39f3710f-4c8d-4451-a9d9-25bd875b58cb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:15.951391 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:15.951391 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:15.952226 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39f3710f-4c8d-4451-a9d9-25bd875b58cb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:15.952663 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 662/2668] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:15 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:15.996437 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:15.999168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] PUT https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb Aug 26 09:06:15.999670 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:16.013023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Acquiring lock "cinder-attachment_update-5c2bb76e-634f-4814-bc14-11fc4b89cc74-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:06:16.017918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd6c6911-a7db-47a9-aa4f-cec28cb0d0c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.019944 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd6c6911-a7db-47a9-aa4f-cec28cb0d0c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:16.020215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd6c6911-a7db-47a9-aa4f-cec28cb0d0c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.020440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd6c6911-a7db-47a9-aa4f-cec28cb0d0c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.020690 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cd6c6911-a7db-47a9-aa4f-cec28cb0d0c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:16.021334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-5c2bb76e-634f-4814-bc14-11fc4b89cc74-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:06:16.022245 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.022245 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:16.026146 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.026146 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:16.027029 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd6c6911-a7db-47a9-aa4f-cec28cb0d0c8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:16.027685 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 669/2669] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:16.085789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53a6462e-26fb-4ce6-8573-79f26fe16e11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.087896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53a6462e-26fb-4ce6-8573-79f26fe16e11 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:16.088246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53a6462e-26fb-4ce6-8573-79f26fe16e11 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.088454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53a6462e-26fb-4ce6-8573-79f26fe16e11 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.095507 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.095507 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:16.102624 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-53a6462e-26fb-4ce6-8573-79f26fe16e11 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:16.108813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Lock "cinder-attachment_update-5c2bb76e-634f-4814-bc14-11fc4b89cc74-np0000008153" released by "attachment_update" :: held 0.088s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:06:16.109306 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-13d7f3db-e9ac-473a-822d-059544b15813 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb returned with HTTP 200 Aug 26 09:06:16.109633 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 674/2670] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:06:15 2026] PUT /volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:16.112066 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53a6462e-26fb-4ce6-8573-79f26fe16e11 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f returned with HTTP 200 Aug 26 09:06:16.112448 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 666/2671] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:16.122350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-d7216199-cc86-4ede-bfc9-bca7cd89ab5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.125176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f2cd745-297f-4343-bd87-60496c3cffc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.126798 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-d7216199-cc86-4ede-bfc9-bca7cd89ab5d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb Aug 26 09:06:16.127057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-d7216199-cc86-4ede-bfc9-bca7cd89ab5d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.127229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-d7216199-cc86-4ede-bfc9-bca7cd89ab5d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.130203 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f2cd745-297f-4343-bd87-60496c3cffc1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:16.130203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f2cd745-297f-4343-bd87-60496c3cffc1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.130685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f2cd745-297f-4343-bd87-60496c3cffc1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.142439 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.142439 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:16.146126 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f2cd745-297f-4343-bd87-60496c3cffc1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:16.150560 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f2cd745-297f-4343-bd87-60496c3cffc1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f returned with HTTP 200 Aug 26 09:06:16.150925 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 670/2672] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:16.152344 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-d7216199-cc86-4ede-bfc9-bca7cd89ab5d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb returned with HTTP 200 Aug 26 09:06:16.152905 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 663/2673] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:16.164155 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.166755 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:16.167115 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.167413 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.167628 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:16.175780 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.175780 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:16.176318 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:16.202096 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume request issued successfully. Aug 26 09:06:16.202386 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab936a94-4f77-40e9-aed0-6ec69fe62d02 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 202 Aug 26 09:06:16.203624 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 675/2674] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:16 2026] DELETE /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:16.213344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94a52dcb-e565-43ef-a8b3-13ef3205285d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.215145 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94a52dcb-e565-43ef-a8b3-13ef3205285d tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:16.215420 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94a52dcb-e565-43ef-a8b3-13ef3205285d tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.215792 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94a52dcb-e565-43ef-a8b3-13ef3205285d tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.226473 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.226473 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:16.230406 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-94a52dcb-e565-43ef-a8b3-13ef3205285d tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:16.235190 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94a52dcb-e565-43ef-a8b3-13ef3205285d tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 200 Aug 26 09:06:16.235614 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 667/2675] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:16.264015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b4a0501-bf25-41e9-9926-e7c727ead151 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.265941 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b4a0501-bf25-41e9-9926-e7c727ead151 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d Aug 26 09:06:16.266197 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b4a0501-bf25-41e9-9926-e7c727ead151 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.266394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b4a0501-bf25-41e9-9926-e7c727ead151 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.272318 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b4a0501-bf25-41e9-9926-e7c727ead151 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d returned with HTTP 404 Aug 26 09:06:16.272798 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 671/2676] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/volumes/a55e26aa-f7a5-46c4-9c7b-529b29439a4d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:16.284122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.285520 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:16.285863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.286720 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.286720 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Delete snapshot with id: 2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:16.292213 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.292213 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:16.292683 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:16.318068 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot delete request issued successfully. Aug 26 09:06:16.318068 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8e12414-d2f3-4212-9b09-7a88ae6c7772 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 returned with HTTP 202 Aug 26 09:06:16.318068 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 664/2677] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:16 2026] DELETE /volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:16.329635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-11738333-52f1-4e67-af08-8799d6ef45cd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.329769 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11738333-52f1-4e67-af08-8799d6ef45cd tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:16.330349 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11738333-52f1-4e67-af08-8799d6ef45cd tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.330349 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11738333-52f1-4e67-af08-8799d6ef45cd tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.336483 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.336483 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:16.337136 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-11738333-52f1-4e67-af08-8799d6ef45cd tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Snapshot retrieved successfully. Aug 26 09:06:16.338246 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11738333-52f1-4e67-af08-8799d6ef45cd tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 returned with HTTP 200 Aug 26 09:06:16.338774 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 676/2678] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:16.966679 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65b393cf-c9fc-4e1c-bd81-e20b65b21ed5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.970082 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65b393cf-c9fc-4e1c-bd81-e20b65b21ed5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:16.970754 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65b393cf-c9fc-4e1c-bd81-e20b65b21ed5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:16.970754 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65b393cf-c9fc-4e1c-bd81-e20b65b21ed5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:16.971046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-65b393cf-c9fc-4e1c-bd81-e20b65b21ed5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:16.975729 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:16.975729 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:16.976809 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65b393cf-c9fc-4e1c-bd81-e20b65b21ed5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:16.977762 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 668/2679] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:16 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:16.990676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:16.993454 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256/restore Aug 26 09:06:16.994390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "dc05fd57-b14d-4f69-93de-c738340d9154"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:16.995803 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Restoring backup 7a59d43b-e326-46b4-8278-6b66fafeb256 ({'restore': {'volume_id': 'dc05fd57-b14d-4f69-93de-c738340d9154'}}) {{(pid=100238) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:06:16.995999 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Restoring backup 7a59d43b-e326-46b4-8278-6b66fafeb256 to volume dc05fd57-b14d-4f69-93de-c738340d9154. Aug 26 09:06:17.001587 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:17.001587 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:17.012758 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:17.012758 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:17.012758 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:17.013076 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Checking backup size 1 against volume size 1 {{(pid=100238) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:06:17.013239 np0000008153 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Overwriting volume dc05fd57-b14d-4f69-93de-c738340d9154 with restore of backup 7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:17.032724 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] restore_backup in rpcapi backup_id 7a59d43b-e326-46b4-8278-6b66fafeb256 {{(pid=100238) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:06:17.035975 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b67a47d-b78b-46f1-a211-86cd2eefd4f8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256/restore returned with HTTP 202 Aug 26 09:06:17.037434 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 672/2680] 10.4.3.236 () {68 vars in 1393 bytes} [Wed Aug 26 09:06:16 2026] POST /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256/restore => generated 182 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:17.041242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d831c20e-9ade-4c8b-9e6e-7f0a407090e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:17.043183 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d831c20e-9ade-4c8b-9e6e-7f0a407090e6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:17.043395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d831c20e-9ade-4c8b-9e6e-7f0a407090e6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:17.043682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d831c20e-9ade-4c8b-9e6e-7f0a407090e6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:17.043682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d831c20e-9ade-4c8b-9e6e-7f0a407090e6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:17.049041 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:17.049041 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:17.050713 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d831c20e-9ade-4c8b-9e6e-7f0a407090e6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:17.050713 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 665/2681] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:17 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:17.051564 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4400de87-cb74-40b5-91e4-0a064fd82bdd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:17.056038 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4400de87-cb74-40b5-91e4-0a064fd82bdd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:17.056637 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4400de87-cb74-40b5-91e4-0a064fd82bdd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:17.057354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4400de87-cb74-40b5-91e4-0a064fd82bdd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:17.057685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4400de87-cb74-40b5-91e4-0a064fd82bdd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:17.073263 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:17.073263 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:17.077142 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4400de87-cb74-40b5-91e4-0a064fd82bdd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:17.077696 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 677/2682] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:17 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:17.251063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f3a55112-5e26-47e6-8353-0db44267fe64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:17.252768 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3a55112-5e26-47e6-8353-0db44267fe64 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:17.253009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3a55112-5e26-47e6-8353-0db44267fe64 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:17.253185 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3a55112-5e26-47e6-8353-0db44267fe64 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:17.259347 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3a55112-5e26-47e6-8353-0db44267fe64 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 404 Aug 26 09:06:17.259887 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 669/2683] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:17 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:17.348861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6ef9646-161c-4ea4-9be6-4a85c6452a82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:17.351865 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6ef9646-161c-4ea4-9be6-4a85c6452a82 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 Aug 26 09:06:17.351865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6ef9646-161c-4ea4-9be6-4a85c6452a82 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:17.351865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6ef9646-161c-4ea4-9be6-4a85c6452a82 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:17.356636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6ef9646-161c-4ea4-9be6-4a85c6452a82 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 returned with HTTP 404 Aug 26 09:06:17.357264 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 673/2684] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:17 2026] GET /volume/v3/snapshots/2a751c41-085d-49ec-b179-172781f5dbc7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:17.371283 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6e34be4-8a14-476f-8577-867dde35ed06 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:17.373228 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:17.373761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:17.373761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:17.373885 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Delete volume with id: e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:17.382506 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:17.382506 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:17.383183 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:17.418366 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Delete volume request issued successfully. Aug 26 09:06:17.419490 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6e34be4-8a14-476f-8577-867dde35ed06 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 202 Aug 26 09:06:17.419490 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 666/2685] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:17 2026] DELETE /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:17.428632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-152c38bd-9b77-4771-8fce-abbd8fb84844 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:17.429273 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-152c38bd-9b77-4771-8fce-abbd8fb84844 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:17.429562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-152c38bd-9b77-4771-8fce-abbd8fb84844 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:17.429910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-152c38bd-9b77-4771-8fce-abbd8fb84844 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:17.444149 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:17.444149 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:17.448216 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-152c38bd-9b77-4771-8fce-abbd8fb84844 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Volume info retrieved successfully. Aug 26 09:06:17.453371 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-152c38bd-9b77-4771-8fce-abbd8fb84844 tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 200 Aug 26 09:06:17.453725 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 678/2686] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:17 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:18.065875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3bb77dfa-5929-43f9-86a6-d4e27f0009f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:18.069055 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3bb77dfa-5929-43f9-86a6-d4e27f0009f3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:18.069256 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3bb77dfa-5929-43f9-86a6-d4e27f0009f3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:18.069442 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3bb77dfa-5929-43f9-86a6-d4e27f0009f3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:18.069535 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3bb77dfa-5929-43f9-86a6-d4e27f0009f3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:18.080733 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:18.080733 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:18.082671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3bb77dfa-5929-43f9-86a6-d4e27f0009f3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:18.082671 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 670/2687] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:18 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:18.094016 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39394375-a79a-4526-b22d-03a88ffe9850 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:18.096192 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39394375-a79a-4526-b22d-03a88ffe9850 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:18.096457 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39394375-a79a-4526-b22d-03a88ffe9850 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:18.096643 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39394375-a79a-4526-b22d-03a88ffe9850 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:18.096815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-39394375-a79a-4526-b22d-03a88ffe9850 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:18.103439 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:18.103439 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:18.104575 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39394375-a79a-4526-b22d-03a88ffe9850 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:18.105211 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 674/2688] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:18 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:18.470539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-38587ed4-938d-4daf-b597-8946b9c4aa7c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:18.472954 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38587ed4-938d-4daf-b597-8946b9c4aa7c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] GET https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 Aug 26 09:06:18.473297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38587ed4-938d-4daf-b597-8946b9c4aa7c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:18.473541 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38587ed4-938d-4daf-b597-8946b9c4aa7c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:18.481616 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38587ed4-938d-4daf-b597-8946b9c4aa7c tempest-VolumeRevertTests-1030798339 tempest-VolumeRevertTests-1030798339-project-member] https://10.4.3.236/volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 returned with HTTP 404 Aug 26 09:06:18.482600 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 667/2689] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:18 2026] GET /volume/v3/volumes/e7b834b8-bdca-47e0-b4e8-499640b4b6b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:18.682293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-4328b844-d034-4b0b-853e-97b30749f4ea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:18.684765 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-4328b844-d034-4b0b-853e-97b30749f4ea tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] DELETE https://10.4.3.236/volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b Aug 26 09:06:18.685042 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-4328b844-d034-4b0b-853e-97b30749f4ea tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:18.685239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-4328b844-d034-4b0b-853e-97b30749f4ea tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:18.698618 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:18.698618 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:18.758591 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-4328b844-d034-4b0b-853e-97b30749f4ea tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b returned with HTTP 200 Aug 26 09:06:18.759183 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 679/2690] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:06:18 2026] DELETE /volume/v3/attachments/6ae2de97-626a-463d-bac5-8cd541471e6b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:18.768925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-24ba67a5-e896-4a08-a608-5447cabaac04 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:18.773415 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-24ba67a5-e896-4a08-a608-5447cabaac04 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] DELETE https://10.4.3.236/volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf Aug 26 09:06:18.773415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-24ba67a5-e896-4a08-a608-5447cabaac04 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:18.773415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-24ba67a5-e896-4a08-a608-5447cabaac04 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:18.784148 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:18.784148 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:18.858032 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-24ba67a5-e896-4a08-a608-5447cabaac04 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf returned with HTTP 200 Aug 26 09:06:18.858032 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 671/2691] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:06:18 2026] DELETE /volume/v3/attachments/f702e155-4fec-46f3-b7f3-c522794548cf => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:18.866838 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-ffa4acb0-5a81-47e3-8ee4-b7c89781567f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:18.868762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-ffa4acb0-5a81-47e3-8ee4-b7c89781567f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] DELETE https://10.4.3.236/volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c Aug 26 09:06:18.869081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-ffa4acb0-5a81-47e3-8ee4-b7c89781567f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:18.869390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-ffa4acb0-5a81-47e3-8ee4-b7c89781567f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:18.878089 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:18.878089 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:18.938514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5abcd2e4-df3f-4562-a72c-69c0c4a53c10 req-ffa4acb0-5a81-47e3-8ee4-b7c89781567f tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c returned with HTTP 200 Aug 26 09:06:18.939112 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 675/2692] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:06:18 2026] DELETE /volume/v3/attachments/ca6c9523-cbf2-4a5b-8747-178b1659b67c => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:19.095878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-32c1e719-6572-4a5a-9f98-51015f79f516 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:19.099293 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32c1e719-6572-4a5a-9f98-51015f79f516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:19.099454 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32c1e719-6572-4a5a-9f98-51015f79f516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:19.099681 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32c1e719-6572-4a5a-9f98-51015f79f516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:19.099811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-32c1e719-6572-4a5a-9f98-51015f79f516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:19.111165 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:19.111165 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:19.115975 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32c1e719-6572-4a5a-9f98-51015f79f516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:19.116394 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 668/2693] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:19 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:19.118267 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d29c9ddc-eaa0-4d2d-88ed-9239af7e5062 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:19.121835 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d29c9ddc-eaa0-4d2d-88ed-9239af7e5062 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:19.121835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d29c9ddc-eaa0-4d2d-88ed-9239af7e5062 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:19.121835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d29c9ddc-eaa0-4d2d-88ed-9239af7e5062 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:19.121835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d29c9ddc-eaa0-4d2d-88ed-9239af7e5062 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:19.127585 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:19.127585 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:19.128505 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d29c9ddc-eaa0-4d2d-88ed-9239af7e5062 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:19.129241 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 680/2694] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:19 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:19.951004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:19.952940 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:19.953429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "d8993ed2-3be4-44e8-a61a-ee5dcbc40aac", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:19.955234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'd8993ed2-3be4-44e8-a61a-ee5dcbc40aac', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:20.132257 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e9564eb-edaa-439f-bb29-feff1b1fdd86 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:20.134422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e9564eb-edaa-439f-bb29-feff1b1fdd86 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:20.135029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e9564eb-edaa-439f-bb29-feff1b1fdd86 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:20.136055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e9564eb-edaa-439f-bb29-feff1b1fdd86 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:20.136055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0e9564eb-edaa-439f-bb29-feff1b1fdd86 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:20.141346 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:20.141346 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:20.142455 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e9564eb-edaa-439f-bb29-feff1b1fdd86 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:20.143002 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 676/2695] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:20 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:20.146035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f287e28d-8da9-4929-8e79-62af81716762 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:20.151452 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f287e28d-8da9-4929-8e79-62af81716762 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:20.151697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f287e28d-8da9-4929-8e79-62af81716762 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:20.152012 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f287e28d-8da9-4929-8e79-62af81716762 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:20.152106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f287e28d-8da9-4929-8e79-62af81716762 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:20.160882 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:20.160882 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:20.162215 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f287e28d-8da9-4929-8e79-62af81716762 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:20.163230 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 669/2696] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:20 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:20.190133 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:20.319737 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume of 1 GB Aug 26 09:06:20.321447 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:20.321970 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:20.321970 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:20.323982 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:20.326497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:20.326658 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create volume of 1 GB Aug 26 09:06:20.330380 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Availability Zones retrieved successfully. Aug 26 09:06:20.339617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (e1b7ef48-11cf-4f8d-a690-1823dc66be5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:20.339756 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Availability Zones retrieved successfully. Aug 26 09:06:20.340688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f981e8-e5e4-4159-a891-4b050beda29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.341879 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:20.350256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Flow 'volume_create_api' (e6a94b97-0b23-4559-ad0f-5b12df6a42b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:20.352554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d30d7b-ea7f-4f4a-ae7f-ab3102f6c492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.354606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:20.396495 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d30d7b-ea7f-4f4a-ae7f-ab3102f6c492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.397679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51adb7b-d4ba-4585-b81e-91f72cebb3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.437920 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f981e8-e5e4-4159-a891-4b050beda29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.439654 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b456b1-5402-4149-b159-69f2b27f6140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.504752 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Created reservations ['20592f1c-be3f-46de-90b0-e1f58185bbca', '037f7698-abf7-4506-9a87-eff8a0f46b8c', 'c7e9f22b-687d-482b-a73c-0b2d9ddbe560', '6defd5e3-984c-42b5-8849-7d5f7785acfb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:20.506019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b456b1-5402-4149-b159-69f2b27f6140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20592f1c-be3f-46de-90b0-e1f58185bbca', '037f7698-abf7-4506-9a87-eff8a0f46b8c', 'c7e9f22b-687d-482b-a73c-0b2d9ddbe560', '6defd5e3-984c-42b5-8849-7d5f7785acfb']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.506837 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Created reservations ['77f74487-82d7-47fe-8705-cbb019a5e145', 'dd8f0d0f-3a1a-405c-9a05-5dccd81af448', '2524c8af-1b99-4258-8140-f10416eec5d7', '073ea10b-8326-4935-8bdb-fefc4f6c8f47'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:20.506990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc5ba63d-d960-4ea1-a063-3187e0e236ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.508139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51adb7b-d4ba-4585-b81e-91f72cebb3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77f74487-82d7-47fe-8705-cbb019a5e145', 'dd8f0d0f-3a1a-405c-9a05-5dccd81af448', '2524c8af-1b99-4258-8140-f10416eec5d7', '073ea10b-8326-4935-8bdb-fefc4f6c8f47']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.508991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1d93dc-361f-4a0e-98a5-67ad452ec138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.536432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc5ba63d-d960-4ea1-a063-3187e0e236ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8737d5be-7158-427f-8cab-734033407a46', '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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['20592f1c-be3f-46de-90b0-e1f58185bbca','037f7698-abf7-4506-9a87-eff8a0f46b8c','c7e9f22b-687d-482b-a73c-0b2d9ddbe560','6defd5e3-984c-42b5-8849-7d5f7785acfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:20Z,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=8737d5be-7158-427f-8cab-734033407a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1b3a14f8264a3fb08abfe569f364e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050bad3bf6a8484585404169882beb72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.537490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d276bcaf-5f4c-4c17-9166-05eb34d7e0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.542178 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1d93dc-361f-4a0e-98a5-67ad452ec138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b117f4-dc42-4999-9045-c9d5d2219a27', '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='c0b86f9d107348949f64d397415f198c',qos_specs=None,replication_status=,reservations=['77f74487-82d7-47fe-8705-cbb019a5e145','dd8f0d0f-3a1a-405c-9a05-5dccd81af448','2524c8af-1b99-4258-8140-f10416eec5d7','073ea10b-8326-4935-8bdb-fefc4f6c8f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248d70e5e884a0faf26bfaa54a4cecc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:20Z,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=f1b117f4-dc42-4999-9045-c9d5d2219a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0b86f9d107348949f64d397415f198c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6248d70e5e884a0faf26bfaa54a4cecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.543101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a9f5a1-8071-4cef-a740-2575541868aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.564874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d276bcaf-5f4c-4c17-9166-05eb34d7e0ea) transitioned into state 'SUCCESS' from 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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['20592f1c-be3f-46de-90b0-e1f58185bbca','037f7698-abf7-4506-9a87-eff8a0f46b8c','c7e9f22b-687d-482b-a73c-0b2d9ddbe560','6defd5e3-984c-42b5-8849-7d5f7785acfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.566074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3cd199-5885-4683-ae7e-07997eec2445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.580851 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a9f5a1-8071-4cef-a740-2575541868aa) transitioned into state 'SUCCESS' from 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='c0b86f9d107348949f64d397415f198c',qos_specs=None,replication_status=,reservations=['77f74487-82d7-47fe-8705-cbb019a5e145','dd8f0d0f-3a1a-405c-9a05-5dccd81af448','2524c8af-1b99-4258-8140-f10416eec5d7','073ea10b-8326-4935-8bdb-fefc4f6c8f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248d70e5e884a0faf26bfaa54a4cecc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.581809 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e228e09c-1d52-486d-add4-a368625abc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:20.581966 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3cd199-5885-4683-ae7e-07997eec2445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.583298 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (e1b7ef48-11cf-4f8d-a690-1823dc66be5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:20.583757 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request issued successfully. Aug 26 09:06:20.584756 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2779bb62-d6e3-41d6-8845-2a32a9bbf17c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:20.585193 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 672/2697] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:06:19 2026] POST /volume/v3/volumes => generated 775 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:20.598808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e228e09c-1d52-486d-add4-a368625abc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:20.599878 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Flow 'volume_create_api' (e6a94b97-0b23-4559-ad0f-5b12df6a42b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:20.600332 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create volume request issued successfully. Aug 26 09:06:20.601050 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e6fa263a-37e4-4b59-9223-2cbbb7d369fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:20.602233 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 681/2698] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:06:20 2026] POST /volume/v3/volumes => generated 740 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:20.602367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d95b4e18-f795-4b07-bbd5-6fd2d08e35f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:20.605337 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d95b4e18-f795-4b07-bbd5-6fd2d08e35f7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:20.605612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d95b4e18-f795-4b07-bbd5-6fd2d08e35f7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:20.605833 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d95b4e18-f795-4b07-bbd5-6fd2d08e35f7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:20.613345 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:20.613345 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:20.615380 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e16c35e-e941-45f6-ba7c-dfe0fb8a4045 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:20.620400 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d95b4e18-f795-4b07-bbd5-6fd2d08e35f7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:20.624005 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e16c35e-e941-45f6-ba7c-dfe0fb8a4045 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:20.624084 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e16c35e-e941-45f6-ba7c-dfe0fb8a4045 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:20.624302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e16c35e-e941-45f6-ba7c-dfe0fb8a4045 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:20.632088 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d95b4e18-f795-4b07-bbd5-6fd2d08e35f7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:20.632922 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 677/2699] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:20 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:20.634058 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:20.634058 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:20.647916 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e16c35e-e941-45f6-ba7c-dfe0fb8a4045 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:20.655169 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e16c35e-e941-45f6-ba7c-dfe0fb8a4045 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 returned with HTTP 200 Aug 26 09:06:20.655307 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 670/2700] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:20 2026] GET /volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 => generated 808 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:21.147671 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-b3cce078-e11c-45cd-86f8-16546a3f5316 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.150863 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-b3cce078-e11c-45cd-86f8-16546a3f5316 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] POST https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb/action Aug 26 09:06:21.152325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-b3cce078-e11c-45cd-86f8-16546a3f5316 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:21.152325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-b3cce078-e11c-45cd-86f8-16546a3f5316 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:21.157043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-16501d71-8cd2-4c37-9848-ac49ba7aeb15 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.159399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-16501d71-8cd2-4c37-9848-ac49ba7aeb15 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:21.159623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-16501d71-8cd2-4c37-9848-ac49ba7aeb15 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:21.159871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-16501d71-8cd2-4c37-9848-ac49ba7aeb15 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:21.160000 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-16501d71-8cd2-4c37-9848-ac49ba7aeb15 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:21.168738 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:21.168738 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:21.170810 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-16501d71-8cd2-4c37-9848-ac49ba7aeb15 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:21.171343 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 682/2701] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:21 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:21.181532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87554e03-4fab-4b25-9ee9-b4d5ae8d3374 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.183557 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87554e03-4fab-4b25-9ee9-b4d5ae8d3374 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:21.185823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87554e03-4fab-4b25-9ee9-b4d5ae8d3374 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:21.185823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87554e03-4fab-4b25-9ee9-b4d5ae8d3374 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:21.185823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-87554e03-4fab-4b25-9ee9-b4d5ae8d3374 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:21.187606 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:21.187606 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:21.193894 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:21.193894 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:21.193894 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87554e03-4fab-4b25-9ee9-b4d5ae8d3374 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:21.194476 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 678/2702] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:21 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:21.228880 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b237e21f-715c-4a67-b0a5-bc6577bb6b2f req-b3cce078-e11c-45cd-86f8-16546a3f5316 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb/action returned with HTTP 204 Aug 26 09:06:21.229065 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 673/2703] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:06:21 2026] POST /volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:21.649982 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5bd0480a-e22c-4ec0-a748-b8b025c60c0e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.652526 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bd0480a-e22c-4ec0-a748-b8b025c60c0e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:21.652874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bd0480a-e22c-4ec0-a748-b8b025c60c0e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:21.653153 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bd0480a-e22c-4ec0-a748-b8b025c60c0e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:21.663192 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:21.663192 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:21.668481 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5bd0480a-e22c-4ec0-a748-b8b025c60c0e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:21.678459 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bd4c504f-cb6d-414b-b5c9-9325ba5e4251 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.680422 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bd0480a-e22c-4ec0-a748-b8b025c60c0e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:21.681114 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 671/2704] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:21 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:21.682354 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd4c504f-cb6d-414b-b5c9-9325ba5e4251 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:21.682511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd4c504f-cb6d-414b-b5c9-9325ba5e4251 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:21.682759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd4c504f-cb6d-414b-b5c9-9325ba5e4251 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:21.695638 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:21.695638 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:21.703010 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bd4c504f-cb6d-414b-b5c9-9325ba5e4251 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:21.711877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd4c504f-cb6d-414b-b5c9-9325ba5e4251 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 returned with HTTP 200 Aug 26 09:06:21.714101 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 683/2705] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:21 2026] GET /volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 => generated 833 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:21.737133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-007737e6-952a-477f-8f60-b90680508a85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.740588 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-007737e6-952a-477f-8f60-b90680508a85 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:21.740588 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-007737e6-952a-477f-8f60-b90680508a85 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:21.740696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-007737e6-952a-477f-8f60-b90680508a85 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:21.749410 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:21.749410 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:21.757279 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-007737e6-952a-477f-8f60-b90680508a85 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:21.766871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-007737e6-952a-477f-8f60-b90680508a85 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 returned with HTTP 200 Aug 26 09:06:21.766871 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 679/2706] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:21 2026] GET /volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:21.785019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:21.789258 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:21.789747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1722550267"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:21.791978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1722550267'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:21.792088 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create volume of 1 GB Aug 26 09:06:21.798729 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Availability Zones retrieved successfully. Aug 26 09:06:21.813872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Flow 'volume_create_api' (ae9d267a-5248-431d-992d-646f6359513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:21.816597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ec4902-93e9-4e69-b9fc-8a031745f2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:21.818713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:21.870877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ec4902-93e9-4e69-b9fc-8a031745f2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:21.870877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85693768-37d8-42e1-a506-cd2b7146e85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:21.945507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Created reservations ['a4e0ab29-be23-406b-9bd3-7c5ea61b8821', 'bc6d6107-a55c-4125-8adf-b9c2b1f88542', '1b0a7067-0522-49ac-9d44-0bcfdb4fd554', 'a813cd1c-f8be-42db-a94c-68aadcbdd54b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:21.946767 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85693768-37d8-42e1-a506-cd2b7146e85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4e0ab29-be23-406b-9bd3-7c5ea61b8821', 'bc6d6107-a55c-4125-8adf-b9c2b1f88542', '1b0a7067-0522-49ac-9d44-0bcfdb4fd554', 'a813cd1c-f8be-42db-a94c-68aadcbdd54b']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:21.947705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91871c1-db49-4c3f-8af2-8f43530932c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:21.982709 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91871c1-db49-4c3f-8af2-8f43530932c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '289562ca-f6c1-4aba-a8b1-89bc5ef65bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1722550267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0b86f9d107348949f64d397415f198c',qos_specs=None,replication_status=,reservations=['a4e0ab29-be23-406b-9bd3-7c5ea61b8821','bc6d6107-a55c-4125-8adf-b9c2b1f88542','1b0a7067-0522-49ac-9d44-0bcfdb4fd554','a813cd1c-f8be-42db-a94c-68aadcbdd54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248d70e5e884a0faf26bfaa54a4cecc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:21Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1722550267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=289562ca-f6c1-4aba-a8b1-89bc5ef65bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0b86f9d107348949f64d397415f198c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6248d70e5e884a0faf26bfaa54a4cecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:21.985316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f88278e-fe35-431a-aefb-55c23e997fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:22.013497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f88278e-fe35-431a-aefb-55c23e997fc8) transitioned into 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-1722550267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0b86f9d107348949f64d397415f198c',qos_specs=None,replication_status=,reservations=['a4e0ab29-be23-406b-9bd3-7c5ea61b8821','bc6d6107-a55c-4125-8adf-b9c2b1f88542','1b0a7067-0522-49ac-9d44-0bcfdb4fd554','a813cd1c-f8be-42db-a94c-68aadcbdd54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248d70e5e884a0faf26bfaa54a4cecc',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:22.014318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e817ddc7-73de-4ea4-ac08-28560e827aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:22.032455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e817ddc7-73de-4ea4-ac08-28560e827aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:22.033581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Flow 'volume_create_api' (ae9d267a-5248-431d-992d-646f6359513c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:22.034521 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create volume request issued successfully. Aug 26 09:06:22.035399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8dd0dd3-6635-4fa4-8f6d-6d0dacc386e8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:22.036294 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 674/2707] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:21 2026] POST /volume/v3/volumes => generated 776 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:22.055030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-32979659-487e-4c27-ba60-65544cb8f625 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:22.057951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32979659-487e-4c27-ba60-65544cb8f625 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:22.058219 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32979659-487e-4c27-ba60-65544cb8f625 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:22.058533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32979659-487e-4c27-ba60-65544cb8f625 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:22.074573 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:22.074573 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:22.083882 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-32979659-487e-4c27-ba60-65544cb8f625 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:22.095628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32979659-487e-4c27-ba60-65544cb8f625 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 returned with HTTP 200 Aug 26 09:06:22.096267 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 672/2708] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:22 2026] GET /volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:22.188309 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f4a1b0cb-bdbb-45c9-83ad-bf2b821266e0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:22.195177 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4a1b0cb-bdbb-45c9-83ad-bf2b821266e0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:22.195605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4a1b0cb-bdbb-45c9-83ad-bf2b821266e0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:22.197736 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4a1b0cb-bdbb-45c9-83ad-bf2b821266e0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:22.197736 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f4a1b0cb-bdbb-45c9-83ad-bf2b821266e0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:22.204775 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:22.204775 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:22.206585 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4a1b0cb-bdbb-45c9-83ad-bf2b821266e0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:22.207309 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 684/2709] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:22 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:22.216744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-060e3eee-bd6e-4e66-9a39-61d52459978d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:22.218816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-060e3eee-bd6e-4e66-9a39-61d52459978d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:22.218986 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-060e3eee-bd6e-4e66-9a39-61d52459978d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:22.219492 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-060e3eee-bd6e-4e66-9a39-61d52459978d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:22.219492 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-060e3eee-bd6e-4e66-9a39-61d52459978d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:22.226879 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:22.226879 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:22.228013 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-060e3eee-bd6e-4e66-9a39-61d52459978d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:22.228013 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 680/2710] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:22 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:22.458458 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:22.460225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:22.460642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb7bc2f-71e7-478d-a619-b21dc494024a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-683722414", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:22.481638 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:22.481638 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:22.483467 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:22.483467 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume 8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:22.558496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['029948f0-87ff-4cd2-a237-eff9544452af', '55ed797d-0c91-40b6-91bb-e67b0dee05b9', '8904710a-37a5-44fc-a73a-a031307de7f5', '151511b0-3e84-4849-8b92-c2ac2193850b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:22.627976 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot force create request issued successfully. Aug 26 09:06:22.628439 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3822749-9423-4d66-b2fd-3ab0ea422095 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:22.629478 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 675/2711] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:22.644759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17fa25d8-7c7d-4cb4-af20-be4f2b85b4f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:22.650387 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17fa25d8-7c7d-4cb4-af20-be4f2b85b4f3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:22.650834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17fa25d8-7c7d-4cb4-af20-be4f2b85b4f3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:22.650834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17fa25d8-7c7d-4cb4-af20-be4f2b85b4f3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:22.659038 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:22.659038 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:22.659038 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17fa25d8-7c7d-4cb4-af20-be4f2b85b4f3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:22.660085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17fa25d8-7c7d-4cb4-af20-be4f2b85b4f3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 200 Aug 26 09:06:22.661065 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 673/2712] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:22 2026] GET /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:22.702684 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-199b0720-516a-4e64-b633-3676df835842 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:22.705247 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-199b0720-516a-4e64-b633-3676df835842 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:22.705247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-199b0720-516a-4e64-b633-3676df835842 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:22.705965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-199b0720-516a-4e64-b633-3676df835842 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:22.717150 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:22.717150 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:22.727552 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-199b0720-516a-4e64-b633-3676df835842 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:22.733832 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-199b0720-516a-4e64-b633-3676df835842 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:22.734341 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 685/2713] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:22 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:23.073406 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.076968 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] DELETE https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:06:23.077323 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.077434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.077591 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Delete volume with id: 465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:06:23.087551 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.087551 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:23.088337 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:06:23.114333 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3c3be232-fcfc-4ce3-aa46-0f1c691ab253 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.116680 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c3be232-fcfc-4ce3-aa46-0f1c691ab253 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:23.117161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c3be232-fcfc-4ce3-aa46-0f1c691ab253 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.117228 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c3be232-fcfc-4ce3-aa46-0f1c691ab253 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.117524 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Delete volume request issued successfully. Aug 26 09:06:23.118088 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3e9d4f3-bc51-48d4-9a5e-d79567d30168 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 202 Aug 26 09:06:23.118497 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 681/2714] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:23 2026] DELETE /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:23.125546 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.125546 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:23.129465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1923dee7-a4f2-4b41-aa10-26d3b8b1ed9b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.132490 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1923dee7-a4f2-4b41-aa10-26d3b8b1ed9b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:06:23.132631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1923dee7-a4f2-4b41-aa10-26d3b8b1ed9b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.132892 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1923dee7-a4f2-4b41-aa10-26d3b8b1ed9b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.137275 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3c3be232-fcfc-4ce3-aa46-0f1c691ab253 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:23.144300 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c3be232-fcfc-4ce3-aa46-0f1c691ab253 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 returned with HTTP 200 Aug 26 09:06:23.144973 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 676/2715] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.149056 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.149056 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:23.155057 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1923dee7-a4f2-4b41-aa10-26d3b8b1ed9b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:06:23.159893 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bdb4fd2f-1908-475c-80f2-8332daff2aed None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.162323 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1923dee7-a4f2-4b41-aa10-26d3b8b1ed9b tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 200 Aug 26 09:06:23.162640 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bdb4fd2f-1908-475c-80f2-8332daff2aed tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:23.162971 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bdb4fd2f-1908-475c-80f2-8332daff2aed tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.163037 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 674/2716] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.163244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bdb4fd2f-1908-475c-80f2-8332daff2aed tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.175122 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.175122 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:23.182148 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bdb4fd2f-1908-475c-80f2-8332daff2aed tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:23.189432 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bdb4fd2f-1908-475c-80f2-8332daff2aed tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 returned with HTTP 200 Aug 26 09:06:23.189661 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 686/2717] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.207084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.210119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:23.210516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "289562ca-f6c1-4aba-a8b1-89bc5ef65bb6", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1559339143"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:23.224670 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71101803-f5f4-4f7d-844e-9049a9275dc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.226410 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71101803-f5f4-4f7d-844e-9049a9275dc6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:23.226719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71101803-f5f4-4f7d-844e-9049a9275dc6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.227404 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71101803-f5f4-4f7d-844e-9049a9275dc6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.227773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-71101803-f5f4-4f7d-844e-9049a9275dc6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:23.229778 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.229778 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:23.230337 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:23.230485 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Create snapshot from volume 289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:23.235694 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.235694 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:23.236757 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71101803-f5f4-4f7d-844e-9049a9275dc6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:23.237319 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 677/2718] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.245975 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0eee7195-c1d0-448c-9104-0bd1f75e9399 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.247714 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0eee7195-c1d0-448c-9104-0bd1f75e9399 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:23.247891 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0eee7195-c1d0-448c-9104-0bd1f75e9399 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.248081 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0eee7195-c1d0-448c-9104-0bd1f75e9399 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.248190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0eee7195-c1d0-448c-9104-0bd1f75e9399 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:23.252945 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.252945 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:23.253662 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0eee7195-c1d0-448c-9104-0bd1f75e9399 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:23.254057 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 675/2719] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.302637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Created reservations ['a0456a46-a3ec-4b45-b968-04b919310d5c', '6a1aa5fd-6eec-4b5c-9cce-61277828cb75', '968b2dc9-7152-4622-91ae-47b3ed9c8848', '09784023-a59a-4439-8487-ba77b25dc867'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:23.363190 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot create request issued successfully. Aug 26 09:06:23.363963 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7e477d7-7a3e-4c0b-b864-fc48e3fae9c9 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:23.366348 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 682/2720] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:23 2026] POST /volume/v3/snapshots => generated 326 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:23.377025 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d999c6cd-8aac-47aa-98bf-1eb184159b58 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.382207 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d999c6cd-8aac-47aa-98bf-1eb184159b58 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:23.382207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d999c6cd-8aac-47aa-98bf-1eb184159b58 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.382207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d999c6cd-8aac-47aa-98bf-1eb184159b58 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.392882 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.392882 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:23.392882 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d999c6cd-8aac-47aa-98bf-1eb184159b58 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot retrieved successfully. Aug 26 09:06:23.395492 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d999c6cd-8aac-47aa-98bf-1eb184159b58 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f returned with HTTP 200 Aug 26 09:06:23.397287 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 687/2721] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.678136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5813ab73-faca-4df6-979e-466949a27178 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.680332 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5813ab73-faca-4df6-979e-466949a27178 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:23.680565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5813ab73-faca-4df6-979e-466949a27178 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.680798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5813ab73-faca-4df6-979e-466949a27178 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.686345 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.686345 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:23.686855 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5813ab73-faca-4df6-979e-466949a27178 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:23.687702 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5813ab73-faca-4df6-979e-466949a27178 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 200 Aug 26 09:06:23.688117 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 678/2722] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.696327 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c2fe761b-c388-4652-b0c6-cc67d8f42ecd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.698204 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c2fe761b-c388-4652-b0c6-cc67d8f42ecd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:23.698439 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c2fe761b-c388-4652-b0c6-cc67d8f42ecd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.698636 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c2fe761b-c388-4652-b0c6-cc67d8f42ecd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.706617 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.706617 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:23.707199 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c2fe761b-c388-4652-b0c6-cc67d8f42ecd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:23.708149 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c2fe761b-c388-4652-b0c6-cc67d8f42ecd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 200 Aug 26 09:06:23.708580 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 676/2723] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:23.718638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec84f9af-80ce-4140-a289-bce81e97099f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.722189 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:23.722600 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb7bc2f-71e7-478d-a619-b21dc494024a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1142692402", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:23.735590 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.735590 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:23.736130 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:23.736271 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume 8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:23.753405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a4cfc268-8f6d-4f2d-8330-d7e636374a56 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.755643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a4cfc268-8f6d-4f2d-8330-d7e636374a56 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:23.755941 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a4cfc268-8f6d-4f2d-8330-d7e636374a56 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.756208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a4cfc268-8f6d-4f2d-8330-d7e636374a56 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.765267 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.765267 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:23.769400 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a4cfc268-8f6d-4f2d-8330-d7e636374a56 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:23.773780 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['ff8422b4-07fc-4051-9e50-6b67c526a545', '3a780158-db44-48a2-a23e-a827b0bb8b74', '3c3788e1-f791-4279-86ea-9ea8e3a60f3a', 'fad6cd14-e356-4633-8f55-651acd4f5df6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:23.774360 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a4cfc268-8f6d-4f2d-8330-d7e636374a56 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:23.774766 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 688/2724] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:23.830871 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot force create request issued successfully. Aug 26 09:06:23.830871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec84f9af-80ce-4140-a289-bce81e97099f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:23.830871 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 683/2725] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:23.842074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c74c7dda-6110-44ec-b73e-91cf1c4b4e79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:23.842975 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c74c7dda-6110-44ec-b73e-91cf1c4b4e79 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:23.843413 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c74c7dda-6110-44ec-b73e-91cf1c4b4e79 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:23.843696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c74c7dda-6110-44ec-b73e-91cf1c4b4e79 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:23.851498 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:23.851498 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:23.852239 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c74c7dda-6110-44ec-b73e-91cf1c4b4e79 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:23.853620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c74c7dda-6110-44ec-b73e-91cf1c4b4e79 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 200 Aug 26 09:06:23.854127 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 679/2726] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:23 2026] GET /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.176767 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8bf41534-c833-41f4-8c2d-2216e265e0a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.178746 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bf41534-c833-41f4-8c2d-2216e265e0a7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 Aug 26 09:06:24.178982 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bf41534-c833-41f4-8c2d-2216e265e0a7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.179191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bf41534-c833-41f4-8c2d-2216e265e0a7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.185897 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bf41534-c833-41f4-8c2d-2216e265e0a7 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 returned with HTTP 404 Aug 26 09:06:24.186473 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 677/2727] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/volumes/465a1459-3de5-40dc-8677-db19344c3226 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:24.194095 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.195997 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] DELETE https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:06:24.196198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.196402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.196570 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Delete volume with id: 27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:06:24.208359 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.208359 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:24.208821 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:06:24.249729 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Delete volume request issued successfully. Aug 26 09:06:24.250030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e45933f-29ca-4ad5-8c4d-ac19dd99d3dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.250379 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0fe548d0-624d-4be9-ba4c-c012f4a7aadf tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 202 Aug 26 09:06:24.250672 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 689/2728] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:24 2026] DELETE /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:24.252488 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e45933f-29ca-4ad5-8c4d-ac19dd99d3dc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:24.252745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e45933f-29ca-4ad5-8c4d-ac19dd99d3dc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.253165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e45933f-29ca-4ad5-8c4d-ac19dd99d3dc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.253313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5e45933f-29ca-4ad5-8c4d-ac19dd99d3dc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:24.261887 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.261887 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:24.262268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79bb2e29-b302-4c39-be2e-d3df3c36db02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.262964 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e45933f-29ca-4ad5-8c4d-ac19dd99d3dc tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:24.263422 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 684/2729] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.264394 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79bb2e29-b302-4c39-be2e-d3df3c36db02 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:06:24.264590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79bb2e29-b302-4c39-be2e-d3df3c36db02 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.264803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79bb2e29-b302-4c39-be2e-d3df3c36db02 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.265652 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0d711a2-1149-4a23-ad34-b72b73ea34f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.267983 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0d711a2-1149-4a23-ad34-b72b73ea34f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:24.270046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0d711a2-1149-4a23-ad34-b72b73ea34f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.270046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0d711a2-1149-4a23-ad34-b72b73ea34f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.270046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a0d711a2-1149-4a23-ad34-b72b73ea34f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:24.274859 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.274859 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:24.276008 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0d711a2-1149-4a23-ad34-b72b73ea34f9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:24.277073 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 678/2730] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.282333 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.282333 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:24.282547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36f0269e-6927-4961-b4f2-643dd3764090 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.287234 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-79bb2e29-b302-4c39-be2e-d3df3c36db02 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:06:24.295826 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79bb2e29-b302-4c39-be2e-d3df3c36db02 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 200 Aug 26 09:06:24.296118 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 680/2731] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.298322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36f0269e-6927-4961-b4f2-643dd3764090 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 Aug 26 09:06:24.298619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36f0269e-6927-4961-b4f2-643dd3764090 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.298947 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36f0269e-6927-4961-b4f2-643dd3764090 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.314965 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.314965 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:24.319654 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-36f0269e-6927-4961-b4f2-643dd3764090 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:24.327110 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36f0269e-6927-4961-b4f2-643dd3764090 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 returned with HTTP 200 Aug 26 09:06:24.327456 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 690/2732] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.346096 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cf29822-5314-4115-95bc-48f5c564f99c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.350103 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cf29822-5314-4115-95bc-48f5c564f99c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 Aug 26 09:06:24.350103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cf29822-5314-4115-95bc-48f5c564f99c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.350103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cf29822-5314-4115-95bc-48f5c564f99c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.359025 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.359025 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:24.364501 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6cf29822-5314-4115-95bc-48f5c564f99c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:24.371392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cf29822-5314-4115-95bc-48f5c564f99c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 returned with HTTP 200 Aug 26 09:06:24.372079 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 685/2733] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.390052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69b5a24d-de28-485d-b91f-e092f0442d90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.392679 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 Aug 26 09:06:24.392679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.392679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.392834 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: bd4f8ed3-a8c4-433e-9aee-1bf947794a41 Aug 26 09:06:24.401214 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.401214 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:24.401214 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:24.411069 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a90c1a0b-8df4-4404-b7cf-64eaf39142a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.413487 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a90c1a0b-8df4-4404-b7cf-64eaf39142a7 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:24.413825 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a90c1a0b-8df4-4404-b7cf-64eaf39142a7 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.414146 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a90c1a0b-8df4-4404-b7cf-64eaf39142a7 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.421591 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.421591 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:24.422190 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a90c1a0b-8df4-4404-b7cf-64eaf39142a7 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot retrieved successfully. Aug 26 09:06:24.423219 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a90c1a0b-8df4-4404-b7cf-64eaf39142a7 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f returned with HTTP 200 Aug 26 09:06:24.424156 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 681/2734] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.435206 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume request issued successfully. Aug 26 09:06:24.435369 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69b5a24d-de28-485d-b91f-e092f0442d90 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 returned with HTTP 202 Aug 26 09:06:24.435704 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 679/2735] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:24 2026] DELETE /volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:24.438838 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-310f80fb-bb65-44b7-b4e0-7a045f43f8dd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.442242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-310f80fb-bb65-44b7-b4e0-7a045f43f8dd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:24.442568 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-310f80fb-bb65-44b7-b4e0-7a045f43f8dd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.442897 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-310f80fb-bb65-44b7-b4e0-7a045f43f8dd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.447230 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9adf538d-d155-4283-9a43-042748ce6d35 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.449549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9adf538d-d155-4283-9a43-042748ce6d35 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 Aug 26 09:06:24.450219 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9adf538d-d155-4283-9a43-042748ce6d35 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.451043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9adf538d-d155-4283-9a43-042748ce6d35 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.455502 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.455502 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:24.456463 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-310f80fb-bb65-44b7-b4e0-7a045f43f8dd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot retrieved successfully. Aug 26 09:06:24.458558 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-310f80fb-bb65-44b7-b4e0-7a045f43f8dd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f returned with HTTP 200 Aug 26 09:06:24.459056 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 691/2736] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.465503 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.465503 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:24.472216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.472752 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9adf538d-d155-4283-9a43-042748ce6d35 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:24.475424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:24.475424 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.476579 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.476721 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Delete snapshot with id: 48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:24.481989 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9adf538d-d155-4283-9a43-042748ce6d35 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 returned with HTTP 200 Aug 26 09:06:24.482504 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 686/2737] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.482957 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.482957 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:24.483374 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot retrieved successfully. Aug 26 09:06:24.517319 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot delete request issued successfully. Aug 26 09:06:24.517319 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e47594b-1fbc-43a9-9092-cdf89f924d5d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f returned with HTTP 202 Aug 26 09:06:24.517319 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 682/2738] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:24 2026] DELETE /volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:24.530524 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-893240f4-fed3-4199-95bd-b8bb5d905a7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.533391 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-893240f4-fed3-4199-95bd-b8bb5d905a7d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:24.533391 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-893240f4-fed3-4199-95bd-b8bb5d905a7d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.533585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-893240f4-fed3-4199-95bd-b8bb5d905a7d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.551865 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.551865 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:24.552678 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-893240f4-fed3-4199-95bd-b8bb5d905a7d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Snapshot retrieved successfully. Aug 26 09:06:24.553767 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-893240f4-fed3-4199-95bd-b8bb5d905a7d tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f returned with HTTP 200 Aug 26 09:06:24.554713 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 680/2739] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f => generated 484 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.789231 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5c3536da-caeb-4294-ab99-9a88d20d82c5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.791255 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c3536da-caeb-4294-ab99-9a88d20d82c5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:24.791524 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c3536da-caeb-4294-ab99-9a88d20d82c5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.791759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5c3536da-caeb-4294-ab99-9a88d20d82c5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.800419 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.800419 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:24.804180 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5c3536da-caeb-4294-ab99-9a88d20d82c5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:24.809274 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5c3536da-caeb-4294-ab99-9a88d20d82c5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:24.809675 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 692/2740] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:24.867960 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1d8f52e-22aa-4175-9f91-cb074cad4a37 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.870706 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1d8f52e-22aa-4175-9f91-cb074cad4a37 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:24.870706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1d8f52e-22aa-4175-9f91-cb074cad4a37 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.871686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1d8f52e-22aa-4175-9f91-cb074cad4a37 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.877537 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.877537 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:24.878234 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b1d8f52e-22aa-4175-9f91-cb074cad4a37 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:24.879241 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1d8f52e-22aa-4175-9f91-cb074cad4a37 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 200 Aug 26 09:06:24.879725 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 687/2741] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.890827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0620191-b665-41c8-9755-799f411ca383 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.897280 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0620191-b665-41c8-9755-799f411ca383 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:24.897430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0620191-b665-41c8-9755-799f411ca383 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:24.897699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0620191-b665-41c8-9755-799f411ca383 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:24.911429 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.911429 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:24.912168 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b0620191-b665-41c8-9755-799f411ca383 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:24.913331 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0620191-b665-41c8-9755-799f411ca383 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 200 Aug 26 09:06:24.913811 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 683/2742] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:24 2026] GET /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:24.924896 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d953c45-3b3e-4889-be47-5880ab55b330 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:24.927822 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:24.928256 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb7bc2f-71e7-478d-a619-b21dc494024a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-303863530", "description": null, "metadata": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:24.964758 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:24.964758 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:24.965458 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:24.965647 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume 8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:25.035490 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['a7decf19-15a9-4301-ac37-b66a8052800c', '14b53866-2888-42ac-8253-629a8da5b096', '49b08c34-d9fd-4e7f-8606-c7e6160a53a6', '069e5f20-1962-4c7f-b406-5a90f6e54e1a'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:25.079882 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot force create request issued successfully. Aug 26 09:06:25.079882 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d953c45-3b3e-4889-be47-5880ab55b330 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:25.079882 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 681/2743] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:25.093481 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-310ac495-5a2e-48df-b3b9-aa1a336fc950 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.097677 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-310ac495-5a2e-48df-b3b9-aa1a336fc950 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:25.101213 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-310ac495-5a2e-48df-b3b9-aa1a336fc950 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.101460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-310ac495-5a2e-48df-b3b9-aa1a336fc950 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.114481 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.114481 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:25.115905 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-310ac495-5a2e-48df-b3b9-aa1a336fc950 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:25.116971 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-310ac495-5a2e-48df-b3b9-aa1a336fc950 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 200 Aug 26 09:06:25.117399 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 693/2744] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:25.293962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d76f979-336c-4475-88d4-fd286e09b864 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.295917 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d76f979-336c-4475-88d4-fd286e09b864 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:25.296121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d76f979-336c-4475-88d4-fd286e09b864 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.296359 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d76f979-336c-4475-88d4-fd286e09b864 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.296459 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7d76f979-336c-4475-88d4-fd286e09b864 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:25.301140 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.301140 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:25.302007 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d76f979-336c-4475-88d4-fd286e09b864 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:25.302454 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 688/2745] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:25.314865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fdec8d86-dac5-449e-bae0-bcaff14000e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.314865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdec8d86-dac5-449e-bae0-bcaff14000e1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e Aug 26 09:06:25.314865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdec8d86-dac5-449e-bae0-bcaff14000e1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.314865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdec8d86-dac5-449e-bae0-bcaff14000e1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.321219 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdec8d86-dac5-449e-bae0-bcaff14000e1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e returned with HTTP 404 Aug 26 09:06:25.321696 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 684/2746] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/volumes/27c7f0d9-f8bd-47e5-b64e-50dfdbdef02e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:25.328658 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.334051 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] DELETE https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:06:25.334640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.335552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.335814 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Delete volume with id: bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:06:25.353870 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.353870 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:25.353870 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:06:25.378364 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Delete volume request issued successfully. Aug 26 09:06:25.378767 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cf1358e-641f-4544-961f-4ee2b60e22b1 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 202 Aug 26 09:06:25.379814 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 682/2747] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:25 2026] DELETE /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:25.392181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c77f9e3c-abb2-40ac-abe7-0029e2caffa0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.396130 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c77f9e3c-abb2-40ac-abe7-0029e2caffa0 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:06:25.396380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c77f9e3c-abb2-40ac-abe7-0029e2caffa0 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.396602 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c77f9e3c-abb2-40ac-abe7-0029e2caffa0 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.409408 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.409408 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:25.414506 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c77f9e3c-abb2-40ac-abe7-0029e2caffa0 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Volume info retrieved successfully. Aug 26 09:06:25.425046 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c77f9e3c-abb2-40ac-abe7-0029e2caffa0 tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 200 Aug 26 09:06:25.425759 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 694/2748] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:25.500000 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40156ef8-4b5d-4bb2-a1bd-697916922b42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.502867 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40156ef8-4b5d-4bb2-a1bd-697916922b42 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 Aug 26 09:06:25.502996 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40156ef8-4b5d-4bb2-a1bd-697916922b42 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.503185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40156ef8-4b5d-4bb2-a1bd-697916922b42 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.511804 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40156ef8-4b5d-4bb2-a1bd-697916922b42 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 returned with HTTP 404 Aug 26 09:06:25.512523 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 689/2749] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/volumes/bd4f8ed3-a8c4-433e-9aee-1bf947794a41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:25.530186 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.531942 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:25.531942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.532067 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.532117 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete backup with id: 13d9b407-c376-4548-aea3-2a29b4e8e537. Aug 26 09:06:25.537959 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.537959 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:25.552180 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] delete_backup rpcapi backup_id 13d9b407-c376-4548-aea3-2a29b4e8e537 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:06:25.554334 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec1e839b-1416-4de1-ab81-fdd10a23123c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 202 Aug 26 09:06:25.554887 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 685/2750] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:25 2026] DELETE /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:06:25.564257 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a89198f8-7f3f-422f-994c-00afba56b584 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.566629 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a89198f8-7f3f-422f-994c-00afba56b584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:25.567171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a89198f8-7f3f-422f-994c-00afba56b584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.567642 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a89198f8-7f3f-422f-994c-00afba56b584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.568107 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a89198f8-7f3f-422f-994c-00afba56b584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:25.569218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-97f2681a-d852-4bc3-8f91-e60ff370d9cd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.570768 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97f2681a-d852-4bc3-8f91-e60ff370d9cd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f Aug 26 09:06:25.570768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97f2681a-d852-4bc3-8f91-e60ff370d9cd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.571033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97f2681a-d852-4bc3-8f91-e60ff370d9cd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.573882 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.573882 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:25.575080 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a89198f8-7f3f-422f-994c-00afba56b584 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:25.575672 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 683/2751] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:25.576437 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97f2681a-d852-4bc3-8f91-e60ff370d9cd tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f returned with HTTP 404 Aug 26 09:06:25.577207 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 695/2752] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/snapshots/48f9e1d0-1a1b-4634-997f-7d17cdd7c50f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:25.591078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.593023 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] DELETE https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:25.593261 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.593440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.594797 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Delete volume with id: 289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:25.601655 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.601655 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:25.602102 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:25.621736 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Delete volume request issued successfully. Aug 26 09:06:25.622156 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a2fbbf6-4566-4d07-a4ec-fab17ae5b5fe tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 returned with HTTP 202 Aug 26 09:06:25.622955 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 690/2753] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:25 2026] DELETE /volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:25.631014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64435bbe-ce61-4d34-8355-86cc43ba49f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.633621 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64435bbe-ce61-4d34-8355-86cc43ba49f8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:25.633979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64435bbe-ce61-4d34-8355-86cc43ba49f8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.634209 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64435bbe-ce61-4d34-8355-86cc43ba49f8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.643902 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.643902 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:25.648819 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-64435bbe-ce61-4d34-8355-86cc43ba49f8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:25.655134 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64435bbe-ce61-4d34-8355-86cc43ba49f8 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 returned with HTTP 200 Aug 26 09:06:25.656066 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 686/2754] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:25.837520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-62ab09a5-04ef-42ab-97b2-18c6a44733d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:25.842962 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62ab09a5-04ef-42ab-97b2-18c6a44733d7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:25.842962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62ab09a5-04ef-42ab-97b2-18c6a44733d7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:25.842962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62ab09a5-04ef-42ab-97b2-18c6a44733d7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:25.859828 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:25.859828 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:25.867962 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-62ab09a5-04ef-42ab-97b2-18c6a44733d7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:25.877492 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62ab09a5-04ef-42ab-97b2-18c6a44733d7 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:25.878194 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 684/2755] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:25 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:26.129479 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f703b31-be00-4258-8d65-5d11f35e130b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.135927 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f703b31-be00-4258-8d65-5d11f35e130b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:26.136181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f703b31-be00-4258-8d65-5d11f35e130b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.136515 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f703b31-be00-4258-8d65-5d11f35e130b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.146990 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.146990 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:26.147492 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1f703b31-be00-4258-8d65-5d11f35e130b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:26.148589 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f703b31-be00-4258-8d65-5d11f35e130b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 200 Aug 26 09:06:26.149362 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 696/2756] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:26.158837 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83c41537-8762-4e9d-813f-0addac391219 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.161097 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83c41537-8762-4e9d-813f-0addac391219 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:26.161351 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83c41537-8762-4e9d-813f-0addac391219 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.161591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83c41537-8762-4e9d-813f-0addac391219 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.166676 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.166676 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:26.167240 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83c41537-8762-4e9d-813f-0addac391219 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:26.168091 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83c41537-8762-4e9d-813f-0addac391219 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 200 Aug 26 09:06:26.168486 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 691/2757] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:26.315200 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f787e03-12ec-416d-aece-35217e238964 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.318667 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f787e03-12ec-416d-aece-35217e238964 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:26.318989 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f787e03-12ec-416d-aece-35217e238964 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.319376 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f787e03-12ec-416d-aece-35217e238964 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.319978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1f787e03-12ec-416d-aece-35217e238964 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:26.325163 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.325163 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:26.326213 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f787e03-12ec-416d-aece-35217e238964 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:26.326704 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 687/2758] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:26.441259 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fef1f8cd-93fc-4599-8d81-84e5f41aa8da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.443168 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fef1f8cd-93fc-4599-8d81-84e5f41aa8da tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] GET https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd Aug 26 09:06:26.443413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fef1f8cd-93fc-4599-8d81-84e5f41aa8da tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.443608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fef1f8cd-93fc-4599-8d81-84e5f41aa8da tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.451301 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fef1f8cd-93fc-4599-8d81-84e5f41aa8da tempest-TaggedBootDevicesTest-1743318702 tempest-TaggedBootDevicesTest-1743318702-project-member] https://10.4.3.236/volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd returned with HTTP 404 Aug 26 09:06:26.451993 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 685/2759] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/volumes/bdd4e59a-0199-4229-a187-203715e7a3dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:26.590774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4f665e13-2644-4bd4-a284-676997bf11a4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.592762 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f665e13-2644-4bd4-a284-676997bf11a4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:26.592993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f665e13-2644-4bd4-a284-676997bf11a4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.593179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f665e13-2644-4bd4-a284-676997bf11a4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.593271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4f665e13-2644-4bd4-a284-676997bf11a4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:26.597831 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.597831 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:26.599165 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f665e13-2644-4bd4-a284-676997bf11a4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 200 Aug 26 09:06:26.600508 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 697/2760] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:26.678640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fb3317cc-47d3-4727-aa5c-c7a5927d809b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.679499 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb3317cc-47d3-4727-aa5c-c7a5927d809b tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 Aug 26 09:06:26.679727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb3317cc-47d3-4727-aa5c-c7a5927d809b tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.680017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb3317cc-47d3-4727-aa5c-c7a5927d809b tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.688764 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb3317cc-47d3-4727-aa5c-c7a5927d809b tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 returned with HTTP 404 Aug 26 09:06:26.690865 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 692/2761] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/volumes/289562ca-f6c1-4aba-a8b1-89bc5ef65bb6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:26.699731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.703950 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:26.704265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.704528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.704733 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Delete volume with id: f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:26.721206 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.721206 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:26.723001 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:26.752374 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Delete volume request issued successfully. Aug 26 09:06:26.752706 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-502168cc-daa9-4db9-9fd5-2c5a63b44e0f tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 returned with HTTP 202 Aug 26 09:06:26.753225 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 688/2762] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:26 2026] DELETE /volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:26.762601 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5de8966-d390-4577-8c09-9664db0754de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.763955 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5de8966-d390-4577-8c09-9664db0754de tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:26.764745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5de8966-d390-4577-8c09-9664db0754de tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.764745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5de8966-d390-4577-8c09-9664db0754de tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.772317 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.772317 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:26.776319 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d5de8966-d390-4577-8c09-9664db0754de tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Volume info retrieved successfully. Aug 26 09:06:26.781205 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5de8966-d390-4577-8c09-9664db0754de tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 returned with HTTP 200 Aug 26 09:06:26.781621 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 686/2763] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:26.924364 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd7c18ab-0f42-43d5-a345-33ae12803293 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:26.925643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd7c18ab-0f42-43d5-a345-33ae12803293 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:26.925882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd7c18ab-0f42-43d5-a345-33ae12803293 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:26.926113 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd7c18ab-0f42-43d5-a345-33ae12803293 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:26.934342 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:26.934342 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:26.944657 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fd7c18ab-0f42-43d5-a345-33ae12803293 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:26.953870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd7c18ab-0f42-43d5-a345-33ae12803293 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:26.954726 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 698/2764] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:26 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:27.363300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee27ed09-c7e5-44a0-a646-9fc212c598c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.365584 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee27ed09-c7e5-44a0-a646-9fc212c598c2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:27.365867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee27ed09-c7e5-44a0-a646-9fc212c598c2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.366201 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee27ed09-c7e5-44a0-a646-9fc212c598c2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.366367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ee27ed09-c7e5-44a0-a646-9fc212c598c2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:27.374786 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:27.374786 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:27.375764 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee27ed09-c7e5-44a0-a646-9fc212c598c2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:27.376283 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 693/2765] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:27 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:27.614184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0420a214-5da9-471e-8e49-c53e864e6b91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.615015 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0420a214-5da9-471e-8e49-c53e864e6b91 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 Aug 26 09:06:27.615295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0420a214-5da9-471e-8e49-c53e864e6b91 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.615555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0420a214-5da9-471e-8e49-c53e864e6b91 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.615697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0420a214-5da9-471e-8e49-c53e864e6b91 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 13d9b407-c376-4548-aea3-2a29b4e8e537. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:27.620274 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0420a214-5da9-471e-8e49-c53e864e6b91 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 returned with HTTP 404 Aug 26 09:06:27.620835 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 689/2766] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:27 2026] GET /volume/v3/backups/13d9b407-c376-4548-aea3-2a29b4e8e537 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:27.731979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.736085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:27.736085 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.736085 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.736085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: 29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:27.747042 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:27.747042 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:27.747996 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:27.761805 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.764044 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:27.764271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.764547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.764715 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:27.771671 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:27.771671 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:27.772197 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:27.781361 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume request issued successfully. Aug 26 09:06:27.781361 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91301dfd-8b3b-41fc-8027-20c972cf1319 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 202 Aug 26 09:06:27.781361 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 687/2767] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:27 2026] DELETE /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:27.790554 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e1c88958-3897-4ac0-a7ea-6869ba1a3c07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.792639 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e1c88958-3897-4ac0-a7ea-6869ba1a3c07 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:27.792832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e1c88958-3897-4ac0-a7ea-6869ba1a3c07 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.793084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e1c88958-3897-4ac0-a7ea-6869ba1a3c07 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.797419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9d13708-ab06-4344-a359-128a18ee6bc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.799943 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9d13708-ab06-4344-a359-128a18ee6bc6 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] GET https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 Aug 26 09:06:27.800165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9d13708-ab06-4344-a359-128a18ee6bc6 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.800419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9d13708-ab06-4344-a359-128a18ee6bc6 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.804113 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:27.804113 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:27.805604 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:06:27.805880 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b279fcb3-9f12-4031-ae9f-62bb62107dda tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 202 Aug 26 09:06:27.806412 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 699/2768] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:27 2026] DELETE /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:27.812817 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e1c88958-3897-4ac0-a7ea-6869ba1a3c07 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:27.814993 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9d13708-ab06-4344-a359-128a18ee6bc6 tempest-CinderUnicodeTest-1602723550 tempest-CinderUnicodeTest-1602723550-project-member] https://10.4.3.236/volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 returned with HTTP 404 Aug 26 09:06:27.815651 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 690/2769] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:27 2026] GET /volume/v3/volumes/f1b117f4-dc42-4999-9045-c9d5d2219a27 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:27.820685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2fbba340-a7c2-4a5a-9c29-d8318b70b1db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.823405 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e1c88958-3897-4ac0-a7ea-6869ba1a3c07 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 200 Aug 26 09:06:27.823946 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 694/2770] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:27 2026] GET /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:27.825181 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2fbba340-a7c2-4a5a-9c29-d8318b70b1db tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:27.825181 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2fbba340-a7c2-4a5a-9c29-d8318b70b1db tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.825181 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2fbba340-a7c2-4a5a-9c29-d8318b70b1db tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.833898 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:27.833898 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:27.835040 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2fbba340-a7c2-4a5a-9c29-d8318b70b1db tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:27.836983 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2fbba340-a7c2-4a5a-9c29-d8318b70b1db tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 200 Aug 26 09:06:27.837653 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 688/2771] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:27 2026] GET /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:27.971270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6b184d69-933f-47a9-a8f0-71ad45bf0841 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:27.973285 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b184d69-933f-47a9-a8f0-71ad45bf0841 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:27.973458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b184d69-933f-47a9-a8f0-71ad45bf0841 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:27.973641 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b184d69-933f-47a9-a8f0-71ad45bf0841 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:27.985037 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:27.985037 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:27.993589 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6b184d69-933f-47a9-a8f0-71ad45bf0841 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:28.003979 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b184d69-933f-47a9-a8f0-71ad45bf0841 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:28.004626 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 700/2772] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:27 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:28.400011 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b457fab1-490a-4708-9599-dca4e8fbfb77 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.402136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b457fab1-490a-4708-9599-dca4e8fbfb77 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:28.402373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b457fab1-490a-4708-9599-dca4e8fbfb77 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.402916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b457fab1-490a-4708-9599-dca4e8fbfb77 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.402916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b457fab1-490a-4708-9599-dca4e8fbfb77 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:28.407796 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:28.407796 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:28.408524 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b457fab1-490a-4708-9599-dca4e8fbfb77 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:28.408871 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 691/2773] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:28 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:28.841576 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5814ed62-0521-4392-93f3-a9985164b6c0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.845680 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5814ed62-0521-4392-93f3-a9985164b6c0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:28.846026 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5814ed62-0521-4392-93f3-a9985164b6c0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.846248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5814ed62-0521-4392-93f3-a9985164b6c0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.850569 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a11ada65-e015-45ea-8225-cc0e2eebd09d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.859130 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a11ada65-e015-45ea-8225-cc0e2eebd09d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:28.859932 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5814ed62-0521-4392-93f3-a9985164b6c0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 404 Aug 26 09:06:28.860024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a11ada65-e015-45ea-8225-cc0e2eebd09d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.860024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a11ada65-e015-45ea-8225-cc0e2eebd09d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.860085 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 695/2774] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:28 2026] GET /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:28.867380 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a11ada65-e015-45ea-8225-cc0e2eebd09d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 404 Aug 26 09:06:28.867380 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 689/2775] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:28 2026] GET /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:28.868198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-325f55c4-3d16-410b-a8d7-171e26a2e849 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.870387 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-325f55c4-3d16-410b-a8d7-171e26a2e849 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:28.870387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-325f55c4-3d16-410b-a8d7-171e26a2e849 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.870609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-325f55c4-3d16-410b-a8d7-171e26a2e849 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.877631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.880694 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:28.880694 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.882078 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.882078 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: 8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:28.882513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-325f55c4-3d16-410b-a8d7-171e26a2e849 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 404 Aug 26 09:06:28.883035 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 701/2776] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:28 2026] GET /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:28.891075 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:28.891075 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:28.891282 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:28.896090 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1888c95e-b033-46d8-b9bc-a4f497e89dc9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.896488 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1888c95e-b033-46d8-b9bc-a4f497e89dc9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:28.896781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1888c95e-b033-46d8-b9bc-a4f497e89dc9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.897622 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1888c95e-b033-46d8-b9bc-a4f497e89dc9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.897622 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1888c95e-b033-46d8-b9bc-a4f497e89dc9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: 29b3a3c9-4a36-4208-99dc-8a78fb99e960 Aug 26 09:06:28.908076 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1888c95e-b033-46d8-b9bc-a4f497e89dc9 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 returned with HTTP 404 Aug 26 09:06:28.908076 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 696/2777] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:28 2026] DELETE /volume/v3/volumes/29b3a3c9-4a36-4208-99dc-8a78fb99e960 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:28.916268 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:06:28.916455 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09139e85-5ce0-409e-a6b3-428df5ad0152 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 202 Aug 26 09:06:28.916839 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 692/2778] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:28 2026] DELETE /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:28.925390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0aff290-6eca-4ca8-b408-b578010329f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.928378 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0aff290-6eca-4ca8-b408-b578010329f0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:28.928648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0aff290-6eca-4ca8-b408-b578010329f0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:28.928900 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:28.928972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0aff290-6eca-4ca8-b408-b578010329f0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:28.931072 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:28.931489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-255787295"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:28.933386 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-255787295'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:28.933506 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume of 1 GB Aug 26 09:06:28.936520 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:28.936520 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:28.937183 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0aff290-6eca-4ca8-b408-b578010329f0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:28.937968 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Availability Zones retrieved successfully. Aug 26 09:06:28.938417 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0aff290-6eca-4ca8-b408-b578010329f0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 200 Aug 26 09:06:28.938937 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 690/2779] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:28 2026] GET /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:28.946234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (6b77cd8b-81e6-4bd3-9e94-87becd2fa8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:28.946234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16446cb9-e1d0-42cf-83f7-172886b2e516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:28.946234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:28.975618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16446cb9-e1d0-42cf-83f7-172886b2e516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:28.976603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66912b33-631e-4f27-959c-e6f7acae1bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.021171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3f132fd-647b-47cf-b853-fd7f735f21ef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.023089 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3f132fd-647b-47cf-b853-fd7f735f21ef tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:29.023343 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3f132fd-647b-47cf-b853-fd7f735f21ef tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.023598 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3f132fd-647b-47cf-b853-fd7f735f21ef tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.027977 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['3176d1bf-21b0-4be9-a3dd-c390068151fe', 'a20d9aa6-2f15-4b5f-a8c6-d208b62a2b2f', '0bf20589-a6dc-4092-bd58-bac765406030', '8cb76414-0922-42dd-94e6-36d6a1207e93'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:29.029018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66912b33-631e-4f27-959c-e6f7acae1bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3176d1bf-21b0-4be9-a3dd-c390068151fe', 'a20d9aa6-2f15-4b5f-a8c6-d208b62a2b2f', '0bf20589-a6dc-4092-bd58-bac765406030', '8cb76414-0922-42dd-94e6-36d6a1207e93']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.029603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d421a9d-2e59-4bb5-a8e1-29074ced4c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.045761 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.045761 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:29.050699 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3f132fd-647b-47cf-b853-fd7f735f21ef tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:29.056815 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3f132fd-647b-47cf-b853-fd7f735f21ef tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:29.057373 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 697/2780] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 1193 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:29.057466 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d421a9d-2e59-4bb5-a8e1-29074ced4c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfc5fb80-dde4-4b7e-af18-c7d8472801bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-255787295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['3176d1bf-21b0-4be9-a3dd-c390068151fe','a20d9aa6-2f15-4b5f-a8c6-d208b62a2b2f','0bf20589-a6dc-4092-bd58-bac765406030','8cb76414-0922-42dd-94e6-36d6a1207e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-255787295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfc5fb80-dde4-4b7e-af18-c7d8472801bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f10b999975b4508bdb9aa81b2f106e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.058644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c28c620-7dea-4d59-b2f3-b0d340e3d6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.077942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37741d2f-dcd5-4380-b41a-bb47e7220f85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.080157 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37741d2f-dcd5-4380-b41a-bb47e7220f85 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:29.080612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37741d2f-dcd5-4380-b41a-bb47e7220f85 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.081835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37741d2f-dcd5-4380-b41a-bb47e7220f85 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.084688 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c28c620-7dea-4d59-b2f3-b0d340e3d6f4) transitioned into state 'SUCCESS' from state '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-255787295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f10b999975b4508bdb9aa81b2f106e1',qos_specs=None,replication_status=,reservations=['3176d1bf-21b0-4be9-a3dd-c390068151fe','a20d9aa6-2f15-4b5f-a8c6-d208b62a2b2f','0bf20589-a6dc-4092-bd58-bac765406030','8cb76414-0922-42dd-94e6-36d6a1207e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0756dd4439544aa94013fa8c2a9dd6e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.085584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97fa910-4b17-495f-ac66-6e4f22508134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.092970 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.092970 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:29.099874 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-37741d2f-dcd5-4380-b41a-bb47e7220f85 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:29.100039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97fa910-4b17-495f-ac66-6e4f22508134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.100039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Flow 'volume_create_api' (6b77cd8b-81e6-4bd3-9e94-87becd2fa8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:29.100039 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Create volume request issued successfully. Aug 26 09:06:29.100311 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7fceb8b-460d-4df6-b1da-27ff0138dbc0 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:29.100773 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 702/2781] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:06:28 2026] POST /volume/v3/volumes => generated 748 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:29.104087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37741d2f-dcd5-4380-b41a-bb47e7220f85 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:29.104630 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 693/2782] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:29.116201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d54ebb5-9403-41b3-b331-98c54da7ec61 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.118331 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d54ebb5-9403-41b3-b331-98c54da7ec61 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:06:29.119114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d54ebb5-9403-41b3-b331-98c54da7ec61 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.119114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d54ebb5-9403-41b3-b331-98c54da7ec61 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.120389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.122315 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:06:29.122690 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8737d5be-7158-427f-8cab-734033407a46", "name": "tempest-VolumeImageDependencyTests-Snapshot-1153948351"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:29.128515 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.128515 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:29.133746 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2d54ebb5-9403-41b3-b331-98c54da7ec61 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:29.134505 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.134505 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:29.134996 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:29.135124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create snapshot from volume 8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:29.140205 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d54ebb5-9403-41b3-b331-98c54da7ec61 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:06:29.140907 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 691/2783] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:29.188475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Created reservations ['bbc8a9ee-8462-4280-965b-057ae8657275', 'e8e78fcb-fd7d-47e1-85f4-1e6a96071234', 'eabc4164-68ee-412f-955e-fac316ab7e12', 'c1819809-948e-486b-bb48-85d7b8796920'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:29.236289 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot create request issued successfully. Aug 26 09:06:29.236289 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d38486f-5c5f-484f-8432-6ae07cff9d46 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:06:29.236825 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 698/2784] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:06:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:29.249012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-45e6bb55-829a-4aec-9914-0c327bb5a9aa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.252695 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-45e6bb55-829a-4aec-9914-0c327bb5a9aa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:29.252695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-45e6bb55-829a-4aec-9914-0c327bb5a9aa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.252695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-45e6bb55-829a-4aec-9914-0c327bb5a9aa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.260458 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.260458 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:29.260789 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-45e6bb55-829a-4aec-9914-0c327bb5a9aa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot retrieved successfully. Aug 26 09:06:29.261699 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-45e6bb55-829a-4aec-9914-0c327bb5a9aa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 200 Aug 26 09:06:29.262196 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 703/2785] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:29.426229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1804c996-491c-4d92-ace3-80555b829a14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.428182 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1804c996-491c-4d92-ace3-80555b829a14 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:29.428425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1804c996-491c-4d92-ace3-80555b829a14 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.428629 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1804c996-491c-4d92-ace3-80555b829a14 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.428715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1804c996-491c-4d92-ace3-80555b829a14 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:29.433223 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.433223 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:29.434064 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1804c996-491c-4d92-ace3-80555b829a14 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:29.434486 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 694/2786] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:29.539190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.655084 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:29.655542 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2054575828"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:29.657171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2054575828'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:29.657299 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume of 1 GB Aug 26 09:06:29.661605 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Availability Zones retrieved successfully. Aug 26 09:06:29.669800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (d3b8c772-87bc-448a-bc42-63f94a959550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:29.671202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e722523d-3109-438f-a8f1-af61ac546e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.672392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:29.702757 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e722523d-3109-438f-a8f1-af61ac546e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.703638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0c1fea-c221-4874-b782-6b592a602ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.776982 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['3e9afaa0-ee98-4dad-a5a8-fdf7ad2614e4', 'c751acd1-f9b5-4229-91e5-5209a4a6e722', 'e8e7f47d-96d5-4c79-9d76-7c08dcee8736', '55a1cbf4-2696-4fe9-ae45-8ec332a7ba27'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:29.777990 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0c1fea-c221-4874-b782-6b592a602ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9afaa0-ee98-4dad-a5a8-fdf7ad2614e4', 'c751acd1-f9b5-4229-91e5-5209a4a6e722', 'e8e7f47d-96d5-4c79-9d76-7c08dcee8736', '55a1cbf4-2696-4fe9-ae45-8ec332a7ba27']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.778780 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da49d59a-ba10-4318-8718-b399565807d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.806445 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da49d59a-ba10-4318-8718-b399565807d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03601e8b-f57b-402b-bb5c-e58383c89062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2054575828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['3e9afaa0-ee98-4dad-a5a8-fdf7ad2614e4','c751acd1-f9b5-4229-91e5-5209a4a6e722','e8e7f47d-96d5-4c79-9d76-7c08dcee8736','55a1cbf4-2696-4fe9-ae45-8ec332a7ba27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2054575828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03601e8b-f57b-402b-bb5c-e58383c89062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e612e134f1f4921a17c67d14096670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.807331 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248dd0ca-eb1c-4800-818d-dddf9673a280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.830138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248dd0ca-eb1c-4800-818d-dddf9673a280) transitioned into state 'SUCCESS' from state '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-2054575828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['3e9afaa0-ee98-4dad-a5a8-fdf7ad2614e4','c751acd1-f9b5-4229-91e5-5209a4a6e722','e8e7f47d-96d5-4c79-9d76-7c08dcee8736','55a1cbf4-2696-4fe9-ae45-8ec332a7ba27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.831042 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadf8234-46c4-44c5-8f28-17ea80e415d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:29.844002 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadf8234-46c4-44c5-8f28-17ea80e415d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:29.844002 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (d3b8c772-87bc-448a-bc42-63f94a959550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:29.844002 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request issued successfully. Aug 26 09:06:29.844002 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19f35f77-2151-4a0b-a3b9-dc22e9f4ff6b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:29.844002 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 692/2787] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:06:29 2026] POST /volume/v3/volumes => generated 778 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:29.856556 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc7071d9-ff66-49d7-a0cb-b5bc7e3c1ccc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.859008 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc7071d9-ff66-49d7-a0cb-b5bc7e3c1ccc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 Aug 26 09:06:29.859315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc7071d9-ff66-49d7-a0cb-b5bc7e3c1ccc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.859608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc7071d9-ff66-49d7-a0cb-b5bc7e3c1ccc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.869334 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.869334 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:29.875939 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc7071d9-ff66-49d7-a0cb-b5bc7e3c1ccc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:06:29.881636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc7071d9-ff66-49d7-a0cb-b5bc7e3c1ccc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 returned with HTTP 200 Aug 26 09:06:29.882125 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 699/2788] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:29.954430 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2e5b2840-766e-4d1a-bf49-2eb7a42b5f3a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.956685 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2e5b2840-766e-4d1a-bf49-2eb7a42b5f3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:29.956931 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2e5b2840-766e-4d1a-bf49-2eb7a42b5f3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.957148 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2e5b2840-766e-4d1a-bf49-2eb7a42b5f3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.964032 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2e5b2840-766e-4d1a-bf49-2eb7a42b5f3a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 404 Aug 26 09:06:29.964564 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 704/2789] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:29 2026] GET /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:29.973089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:29.975672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:29.975972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:29.976242 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:29.976420 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: 01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:29.983201 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:29.983201 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:29.983627 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:30.008463 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:06:30.008816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ebf088e-aea3-4e99-93ae-506b2bd644a7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 202 Aug 26 09:06:30.009828 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 695/2790] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:29 2026] DELETE /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:30.021170 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b365e332-4557-4e02-a06a-47d57d1387c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.023651 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b365e332-4557-4e02-a06a-47d57d1387c2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:30.023830 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b365e332-4557-4e02-a06a-47d57d1387c2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:30.024108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b365e332-4557-4e02-a06a-47d57d1387c2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:30.030135 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.030135 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:30.030698 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b365e332-4557-4e02-a06a-47d57d1387c2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:06:30.031725 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b365e332-4557-4e02-a06a-47d57d1387c2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 200 Aug 26 09:06:30.032198 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 693/2791] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:30 2026] GET /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:30.166836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41314a90-e0b0-47ee-9cf3-b6278d95fc78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.170337 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41314a90-e0b0-47ee-9cf3-b6278d95fc78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:06:30.170744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41314a90-e0b0-47ee-9cf3-b6278d95fc78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:30.171115 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41314a90-e0b0-47ee-9cf3-b6278d95fc78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:30.182279 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.182279 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:30.187225 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-41314a90-e0b0-47ee-9cf3-b6278d95fc78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:06:30.195180 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41314a90-e0b0-47ee-9cf3-b6278d95fc78 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:06:30.195635 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 700/2792] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:30 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:30.279715 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-92073169-1afe-44ed-b7a6-1fa3e0c1bbf5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.282173 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-92073169-1afe-44ed-b7a6-1fa3e0c1bbf5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:30.282431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-92073169-1afe-44ed-b7a6-1fa3e0c1bbf5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:30.282644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-92073169-1afe-44ed-b7a6-1fa3e0c1bbf5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:30.289386 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.289386 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:30.290357 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-92073169-1afe-44ed-b7a6-1fa3e0c1bbf5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot retrieved successfully. Aug 26 09:06:30.291242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-92073169-1afe-44ed-b7a6-1fa3e0c1bbf5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 200 Aug 26 09:06:30.291625 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 705/2793] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:30 2026] GET /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:30.305131 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50af99aa-074a-405a-b398-b64533ee7f65 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.308672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:30.309152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "eafe5e57-e79d-494b-9dcb-994e0caf2752", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:30.310762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'eafe5e57-e79d-494b-9dcb-994e0caf2752', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:30.318010 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.318010 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:30.318634 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot retrieved successfully. Aug 26 09:06:30.318805 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume of 1 GB Aug 26 09:06:30.326132 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Availability Zones retrieved successfully. Aug 26 09:06:30.333714 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (b42a309e-cd14-4117-a8b0-26b5f1f0eb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:30.334963 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8211e85e-bdd3-439e-a343-b9d51d4e47d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:30.336247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:30.377174 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8211e85e-bdd3-439e-a343-b9d51d4e47d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eafe5e57-e79d-494b-9dcb-994e0caf2752', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:30.377438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075dd0b5-1295-4969-b79a-7abf774d2073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:30.431511 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Created reservations ['e101ee70-da72-4abb-9ca7-7f99f8737521', '30ff08fd-fed7-42cb-b4e7-da5bac2cec23', 'd8a0c93a-b88c-40f0-b053-b3d0c8668e00', '85ce0eb6-701b-406a-900f-e4ec23b7f008'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:30.432517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075dd0b5-1295-4969-b79a-7abf774d2073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e101ee70-da72-4abb-9ca7-7f99f8737521', '30ff08fd-fed7-42cb-b4e7-da5bac2cec23', 'd8a0c93a-b88c-40f0-b053-b3d0c8668e00', '85ce0eb6-701b-406a-900f-e4ec23b7f008']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:30.433291 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfb89f6-c715-4650-9031-7ab8cf5d61eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:30.447009 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-975e9dc6-9bf6-4f7d-9dc7-4adf7e0bb56c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.448808 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-975e9dc6-9bf6-4f7d-9dc7-4adf7e0bb56c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:30.449053 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-975e9dc6-9bf6-4f7d-9dc7-4adf7e0bb56c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:30.449407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-975e9dc6-9bf6-4f7d-9dc7-4adf7e0bb56c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:30.449407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-975e9dc6-9bf6-4f7d-9dc7-4adf7e0bb56c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:30.454047 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.454047 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:30.454909 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-975e9dc6-9bf6-4f7d-9dc7-4adf7e0bb56c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:30.455341 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 694/2794] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:30 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:30.485068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfb89f6-c715-4650-9031-7ab8cf5d61eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c58daa-c91b-415b-b1af-36858c9e74c2', '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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['e101ee70-da72-4abb-9ca7-7f99f8737521','30ff08fd-fed7-42cb-b4e7-da5bac2cec23','d8a0c93a-b88c-40f0-b053-b3d0c8668e00','85ce0eb6-701b-406a-900f-e4ec23b7f008'],size=1,snapshot_id=eafe5e57-e79d-494b-9dcb-994e0caf2752,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:06:30Z,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=10c58daa-c91b-415b-b1af-36858c9e74c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1b3a14f8264a3fb08abfe569f364e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eafe5e57-e79d-494b-9dcb-994e0caf2752,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050bad3bf6a8484585404169882beb72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:30.486786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845eb21b-77a5-4af0-ad35-d00546a30cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:30.510398 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845eb21b-77a5-4af0-ad35-d00546a30cdf) transitioned into state 'SUCCESS' from 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='9d1b3a14f8264a3fb08abfe569f364e8',qos_specs=None,replication_status=,reservations=['e101ee70-da72-4abb-9ca7-7f99f8737521','30ff08fd-fed7-42cb-b4e7-da5bac2cec23','d8a0c93a-b88c-40f0-b053-b3d0c8668e00','85ce0eb6-701b-406a-900f-e4ec23b7f008'],size=1,snapshot_id=eafe5e57-e79d-494b-9dcb-994e0caf2752,source_replicaid=,source_volid=None,status='creating',user_id='050bad3bf6a8484585404169882beb72',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:30.511156 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee277b4-419f-44fe-8e78-5baa1133b707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:30.535724 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee277b4-419f-44fe-8e78-5baa1133b707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:30.535908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Flow 'volume_create_api' (b42a309e-cd14-4117-a8b0-26b5f1f0eb1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:30.536578 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Create volume request issued successfully. Aug 26 09:06:30.537192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50af99aa-074a-405a-b398-b64533ee7f65 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:30.537884 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 696/2795] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:06:30 2026] POST /volume/v3/volumes => generated 809 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:30.553060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11dbbdbd-5331-4d2e-b8fa-f49580e04e5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.554946 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11dbbdbd-5331-4d2e-b8fa-f49580e04e5f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:30.555104 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11dbbdbd-5331-4d2e-b8fa-f49580e04e5f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:30.555291 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11dbbdbd-5331-4d2e-b8fa-f49580e04e5f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:30.565671 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.565671 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:30.570580 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-11dbbdbd-5331-4d2e-b8fa-f49580e04e5f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:30.575679 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11dbbdbd-5331-4d2e-b8fa-f49580e04e5f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 200 Aug 26 09:06:30.576247 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 701/2796] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:30 2026] GET /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:30.895927 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2d2538a7-06c6-454f-93c2-0a3391cad968 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.898141 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d2538a7-06c6-454f-93c2-0a3391cad968 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 Aug 26 09:06:30.898415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d2538a7-06c6-454f-93c2-0a3391cad968 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:30.898687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2d2538a7-06c6-454f-93c2-0a3391cad968 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:30.913039 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.913039 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:30.919394 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2d2538a7-06c6-454f-93c2-0a3391cad968 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:06:30.925229 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2d2538a7-06c6-454f-93c2-0a3391cad968 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 returned with HTTP 200 Aug 26 09:06:30.925229 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 706/2797] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:30 2026] GET /volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:30.945099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:30.945099 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:06:30.945099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03601e8b-f57b-402b-bb5c-e58383c89062", "name": "tempest-type-Backup-1771712464"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:30.945746 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating new backup {'backup': {'volume_id': '03601e8b-f57b-402b-bb5c-e58383c89062', 'name': 'tempest-type-Backup-1771712464'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:06:30.946617 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating backup of volume 03601e8b-f57b-402b-bb5c-e58383c89062 in container None Aug 26 09:06:30.957068 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:30.957068 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:30.957068 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:06:30.989442 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['b71f072e-07e5-4c04-ae29-a04f07420a9b', '41a8d3ea-071e-41d5-b08c-d1a068f108fd'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:31.022290 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d7fbf14-2e14-41e1-a006-f6da66c3fc7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:06:31.022832 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 695/2798] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:06:30 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:31.039705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8f91f59-3c5c-45f8-9f01-fb5b9a79fe2e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.042520 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8f91f59-3c5c-45f8-9f01-fb5b9a79fe2e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:31.042694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ed18485-a536-4c8e-9cad-97751393fbc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.043046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8f91f59-3c5c-45f8-9f01-fb5b9a79fe2e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.043046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8f91f59-3c5c-45f8-9f01-fb5b9a79fe2e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.043212 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f8f91f59-3c5c-45f8-9f01-fb5b9a79fe2e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:31.045432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ed18485-a536-4c8e-9cad-97751393fbc1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:31.045432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ed18485-a536-4c8e-9cad-97751393fbc1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.045432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ed18485-a536-4c8e-9cad-97751393fbc1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.050263 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ed18485-a536-4c8e-9cad-97751393fbc1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 404 Aug 26 09:06:31.053433 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 702/2799] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:31.053552 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:31.053552 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:31.053552 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8f91f59-3c5c-45f8-9f01-fb5b9a79fe2e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:31.053552 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 697/2800] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:31.061154 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cf41676c-97b8-421d-9b61-db55cb107bf0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.063337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cf41676c-97b8-421d-9b61-db55cb107bf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:31.063563 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cf41676c-97b8-421d-9b61-db55cb107bf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.063794 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cf41676c-97b8-421d-9b61-db55cb107bf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.063916 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-cf41676c-97b8-421d-9b61-db55cb107bf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:31.068611 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cf41676c-97b8-421d-9b61-db55cb107bf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 404 Aug 26 09:06:31.069177 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 707/2801] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:31 2026] DELETE /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:31.081941 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df528d2c-a372-435f-a06e-78d653d768b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.084462 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df528d2c-a372-435f-a06e-78d653d768b5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 Aug 26 09:06:31.084970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df528d2c-a372-435f-a06e-78d653d768b5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.085332 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df528d2c-a372-435f-a06e-78d653d768b5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.092480 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df528d2c-a372-435f-a06e-78d653d768b5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 returned with HTTP 404 Aug 26 09:06:31.093118 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 696/2802] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/snapshots/b3205eaa-ae0e-463d-83c8-56c83648dc83 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:31.105434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fd7808a-693a-4085-bb02-ad1e83a6ad03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.108093 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fd7808a-693a-4085-bb02-ad1e83a6ad03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:31.108312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fd7808a-693a-4085-bb02-ad1e83a6ad03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.108584 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fd7808a-693a-4085-bb02-ad1e83a6ad03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.108728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-9fd7808a-693a-4085-bb02-ad1e83a6ad03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: 8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:31.115270 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fd7808a-693a-4085-bb02-ad1e83a6ad03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 404 Aug 26 09:06:31.115783 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 703/2803] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:31 2026] DELETE /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:06:31.129749 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d80a234-ea7e-4e91-a6af-6f8f3cdb6b69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.131655 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d80a234-ea7e-4e91-a6af-6f8f3cdb6b69 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc Aug 26 09:06:31.132194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d80a234-ea7e-4e91-a6af-6f8f3cdb6b69 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.132609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d80a234-ea7e-4e91-a6af-6f8f3cdb6b69 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.138564 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d80a234-ea7e-4e91-a6af-6f8f3cdb6b69 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc returned with HTTP 404 Aug 26 09:06:31.139376 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 698/2804] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/snapshots/8e4fd3e8-333d-4d73-85a0-91f526148acc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:31.150942 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-99c97e0f-0f20-439a-ad1c-f5c8159e6603 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.152666 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-99c97e0f-0f20-439a-ad1c-f5c8159e6603 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:31.152862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-99c97e0f-0f20-439a-ad1c-f5c8159e6603 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.153093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-99c97e0f-0f20-439a-ad1c-f5c8159e6603 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.153224 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-99c97e0f-0f20-439a-ad1c-f5c8159e6603 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: 01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:31.158959 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-99c97e0f-0f20-439a-ad1c-f5c8159e6603 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 404 Aug 26 09:06:31.159569 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 708/2805] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:31 2026] DELETE /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:31.168662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-868aeca7-95e5-4367-9cc1-007f8b8c4798 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.171366 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-868aeca7-95e5-4367-9cc1-007f8b8c4798 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 Aug 26 09:06:31.171815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-868aeca7-95e5-4367-9cc1-007f8b8c4798 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.172192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-868aeca7-95e5-4367-9cc1-007f8b8c4798 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.179569 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-868aeca7-95e5-4367-9cc1-007f8b8c4798 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 returned with HTTP 404 Aug 26 09:06:31.180578 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 697/2806] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/snapshots/01a6e7eb-0da3-45bd-b2cd-eca5166c26f9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:31.467962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f6e18b2-7ee4-4615-a897-0c367c7948f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.470014 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f6e18b2-7ee4-4615-a897-0c367c7948f7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:31.470131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f6e18b2-7ee4-4615-a897-0c367c7948f7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.470376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f6e18b2-7ee4-4615-a897-0c367c7948f7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.470519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6f6e18b2-7ee4-4615-a897-0c367c7948f7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:31.475278 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:31.475278 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:31.475658 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f6e18b2-7ee4-4615-a897-0c367c7948f7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:31.476114 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 704/2807] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:31.593014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a77aa054-a61a-40c9-bee4-6e03009a4ea1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.596048 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a77aa054-a61a-40c9-bee4-6e03009a4ea1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:31.596560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a77aa054-a61a-40c9-bee4-6e03009a4ea1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.596992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a77aa054-a61a-40c9-bee4-6e03009a4ea1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.609282 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:31.609282 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:31.615358 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a77aa054-a61a-40c9-bee4-6e03009a4ea1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:31.623041 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a77aa054-a61a-40c9-bee4-6e03009a4ea1 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 200 Aug 26 09:06:31.623655 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 699/2808] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:31.643833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-07a2586d-f376-4556-8a44-bec54bb44bbd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.647885 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07a2586d-f376-4556-8a44-bec54bb44bbd tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:31.650456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-07a2586d-f376-4556-8a44-bec54bb44bbd tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.650456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-07a2586d-f376-4556-8a44-bec54bb44bbd tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.659319 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:31.659319 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:31.664290 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-07a2586d-f376-4556-8a44-bec54bb44bbd tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:31.671946 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-07a2586d-f376-4556-8a44-bec54bb44bbd tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 200 Aug 26 09:06:31.672460 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 709/2809] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:31.690715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.692955 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:31.694186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.694503 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.694628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete snapshot with id: eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:31.702526 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:31.702526 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:31.703283 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot retrieved successfully. Aug 26 09:06:31.724659 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot delete request issued successfully. Aug 26 09:06:31.725027 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3a0ac11b-59ae-4b67-b98c-c98835a9f9bc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 202 Aug 26 09:06:31.725774 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 698/2810] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:31 2026] DELETE /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 09:06:31.735527 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74cd061b-70e7-4d6a-81f9-3af8e203c7f3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:31.738201 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74cd061b-70e7-4d6a-81f9-3af8e203c7f3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:31.738448 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74cd061b-70e7-4d6a-81f9-3af8e203c7f3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:31.738693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74cd061b-70e7-4d6a-81f9-3af8e203c7f3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:31.745285 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:31.745285 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:31.746035 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-74cd061b-70e7-4d6a-81f9-3af8e203c7f3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Snapshot retrieved successfully. Aug 26 09:06:31.747161 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74cd061b-70e7-4d6a-81f9-3af8e203c7f3 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 200 Aug 26 09:06:31.747677 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 705/2811] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:31 2026] GET /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:32.066573 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-75b02c82-df90-4d2d-be73-a4abb873ed95 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:32.069784 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75b02c82-df90-4d2d-be73-a4abb873ed95 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:32.069784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75b02c82-df90-4d2d-be73-a4abb873ed95 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:32.069784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75b02c82-df90-4d2d-be73-a4abb873ed95 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:32.069784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-75b02c82-df90-4d2d-be73-a4abb873ed95 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:32.072977 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:32.072977 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:32.073697 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75b02c82-df90-4d2d-be73-a4abb873ed95 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:32.074242 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 700/2812] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:32 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:32.490271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-04f6d152-dba7-4489-8e04-b88723c176db None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:32.492728 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04f6d152-dba7-4489-8e04-b88723c176db tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:32.493047 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04f6d152-dba7-4489-8e04-b88723c176db tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:32.493230 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04f6d152-dba7-4489-8e04-b88723c176db tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:32.493358 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-04f6d152-dba7-4489-8e04-b88723c176db tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:32.499551 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:32.499551 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:32.500705 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04f6d152-dba7-4489-8e04-b88723c176db tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:32.501415 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 710/2813] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:32 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:32.758542 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59590f59-3e17-47eb-bf2e-fe942a804ef9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:32.760421 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59590f59-3e17-47eb-bf2e-fe942a804ef9 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:32.760650 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59590f59-3e17-47eb-bf2e-fe942a804ef9 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:32.760887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59590f59-3e17-47eb-bf2e-fe942a804ef9 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:32.767525 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59590f59-3e17-47eb-bf2e-fe942a804ef9 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 404 Aug 26 09:06:32.768240 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 699/2814] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:32 2026] GET /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:32.777338 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:32.779433 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:32.780035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:32.780035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:32.780035 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:32.790047 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:32.790047 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:32.790579 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:32.817303 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume request issued successfully. Aug 26 09:06:32.817769 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b138bb2-21cf-4c82-b5fc-9c650cb55d08 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 202 Aug 26 09:06:32.818280 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 706/2815] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:32 2026] DELETE /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:32.832027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1b21d4a-ce9c-46a6-a38a-58042a9005dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:32.837569 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1b21d4a-ce9c-46a6-a38a-58042a9005dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:32.837569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1b21d4a-ce9c-46a6-a38a-58042a9005dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:32.837569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1b21d4a-ce9c-46a6-a38a-58042a9005dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:32.851775 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:32.851775 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:32.856494 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1b21d4a-ce9c-46a6-a38a-58042a9005dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:32.865309 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1b21d4a-ce9c-46a6-a38a-58042a9005dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 200 Aug 26 09:06:32.866294 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 701/2816] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:32 2026] GET /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 1227 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:33.085729 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ec69ba6-2817-46f1-bd68-8018db0e2f00 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:33.089741 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ec69ba6-2817-46f1-bd68-8018db0e2f00 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:33.091430 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ec69ba6-2817-46f1-bd68-8018db0e2f00 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:33.091673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ec69ba6-2817-46f1-bd68-8018db0e2f00 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:33.091792 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3ec69ba6-2817-46f1-bd68-8018db0e2f00 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:33.100478 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:33.100478 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:33.101322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ec69ba6-2817-46f1-bd68-8018db0e2f00 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:33.101705 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 711/2817] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:33 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:33.518966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f05b99a-d4f0-46d1-88d5-d67b80a8b413 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:33.520732 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f05b99a-d4f0-46d1-88d5-d67b80a8b413 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:33.520997 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f05b99a-d4f0-46d1-88d5-d67b80a8b413 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:33.521170 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f05b99a-d4f0-46d1-88d5-d67b80a8b413 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:33.521284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3f05b99a-d4f0-46d1-88d5-d67b80a8b413 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:33.526011 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:33.526011 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:33.526712 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f05b99a-d4f0-46d1-88d5-d67b80a8b413 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:33.527082 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 700/2818] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:33 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:33.884432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43d4255b-1c8c-4981-b078-b4d3dcbffffa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:33.892826 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43d4255b-1c8c-4981-b078-b4d3dcbffffa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:33.893153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43d4255b-1c8c-4981-b078-b4d3dcbffffa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:33.893398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43d4255b-1c8c-4981-b078-b4d3dcbffffa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:33.909642 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43d4255b-1c8c-4981-b078-b4d3dcbffffa tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 404 Aug 26 09:06:33.909642 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 707/2819] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:33 2026] GET /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:34.116115 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba4bcd1a-413f-4056-be82-dfde2845a052 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.117638 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba4bcd1a-413f-4056-be82-dfde2845a052 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:34.117992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba4bcd1a-413f-4056-be82-dfde2845a052 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.118256 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba4bcd1a-413f-4056-be82-dfde2845a052 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.118408 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ba4bcd1a-413f-4056-be82-dfde2845a052 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:34.124101 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.124101 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:34.125057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba4bcd1a-413f-4056-be82-dfde2845a052 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:34.125732 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 702/2820] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:34 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:34.305935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b719d795-47d2-4ae6-b5f9-e644532c346e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.308584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:34.308906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.309680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.309680 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:34.320007 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.320007 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:34.320647 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:34.355882 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume request issued successfully. Aug 26 09:06:34.356225 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b719d795-47d2-4ae6-b5f9-e644532c346e tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 202 Aug 26 09:06:34.356572 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 712/2821] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:34 2026] DELETE /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:34.368024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-462183cd-0179-4612-8dbc-686a9b07e3f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.371078 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-462183cd-0179-4612-8dbc-686a9b07e3f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:34.371382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-462183cd-0179-4612-8dbc-686a9b07e3f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.371886 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-462183cd-0179-4612-8dbc-686a9b07e3f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.383990 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.383990 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:34.390105 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-462183cd-0179-4612-8dbc-686a9b07e3f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:34.398085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-462183cd-0179-4612-8dbc-686a9b07e3f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 200 Aug 26 09:06:34.398515 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 701/2822] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:34 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 1192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:34.547466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74afe711-86c0-4905-9c09-f1581b31ce57 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.549802 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74afe711-86c0-4905-9c09-f1581b31ce57 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:34.549802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74afe711-86c0-4905-9c09-f1581b31ce57 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.550338 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74afe711-86c0-4905-9c09-f1581b31ce57 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.550338 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-74afe711-86c0-4905-9c09-f1581b31ce57 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:34.562227 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.562227 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:34.563165 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74afe711-86c0-4905-9c09-f1581b31ce57 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:34.563688 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 708/2823] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:34 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:34.580428 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81a6a061-2eae-4c20-8558-0a0dc32525cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.585702 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81a6a061-2eae-4c20-8558-0a0dc32525cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:06:34.585899 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81a6a061-2eae-4c20-8558-0a0dc32525cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.586355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81a6a061-2eae-4c20-8558-0a0dc32525cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.594377 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.594377 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:34.600986 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-81a6a061-2eae-4c20-8558-0a0dc32525cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:34.609346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81a6a061-2eae-4c20-8558-0a0dc32525cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 returned with HTTP 200 Aug 26 09:06:34.610151 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 703/2824] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:34 2026] GET /volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:34.626514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.628568 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:34.628568 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.628751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.629057 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete backup with id: 7a59d43b-e326-46b4-8278-6b66fafeb256. Aug 26 09:06:34.634571 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.634571 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:34.663566 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] delete_backup rpcapi backup_id 7a59d43b-e326-46b4-8278-6b66fafeb256 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:06:34.667040 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6da6c6f0-de34-4419-bdd5-5f4ed8a13885 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 202 Aug 26 09:06:34.667665 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 713/2825] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:34 2026] DELETE /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:06:34.680369 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5375da03-6190-42e1-afa6-e21b7a96e5bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.682872 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5375da03-6190-42e1-afa6-e21b7a96e5bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:34.683428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5375da03-6190-42e1-afa6-e21b7a96e5bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:34.683428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5375da03-6190-42e1-afa6-e21b7a96e5bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:34.683798 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5375da03-6190-42e1-afa6-e21b7a96e5bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:34.688205 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:34.688205 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:34.689323 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5375da03-6190-42e1-afa6-e21b7a96e5bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 200 Aug 26 09:06:34.689975 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 702/2826] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:34 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:34.736336 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b402863a-87f1-4629-b01d-93a24e683661 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.895260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b402863a-87f1-4629-b01d-93a24e683661 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:06:34.895774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b402863a-87f1-4629-b01d-93a24e683661 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1795592414"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:34.912512 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b402863a-87f1-4629-b01d-93a24e683661 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:06:34.912757 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 709/2827] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:06:34 2026] POST /volume/v3/group_types => generated 181 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:34.923695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cfc83d9f-5534-4768-bfec-934d80b7dccc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.926121 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfc83d9f-5534-4768-bfec-934d80b7dccc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] POST https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs Aug 26 09:06:34.926559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfc83d9f-5534-4768-bfec-934d80b7dccc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:34.953566 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfc83d9f-5534-4768-bfec-934d80b7dccc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs returned with HTTP 202 Aug 26 09:06:34.954306 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 704/2828] 10.4.3.236 () {70 vars in 1458 bytes} [Wed Aug 26 09:06:34 2026] POST /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs => generated 53 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:34.965629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2016e6ac-6e1a-4c31-968a-c9e897cb198b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:34.967575 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2016e6ac-6e1a-4c31-968a-c9e897cb198b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] POST https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs Aug 26 09:06:34.968138 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2016e6ac-6e1a-4c31-968a-c9e897cb198b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:34.991415 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2016e6ac-6e1a-4c31-968a-c9e897cb198b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs returned with HTTP 202 Aug 26 09:06:34.991925 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 714/2829] 10.4.3.236 () {70 vars in 1458 bytes} [Wed Aug 26 09:06:34 2026] POST /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs => generated 61 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:35.000335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d17ecd38-41c4-4386-b7bb-137df24f45dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.002740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d17ecd38-41c4-4386-b7bb-137df24f45dc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] GET https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 Aug 26 09:06:35.003051 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d17ecd38-41c4-4386-b7bb-137df24f45dc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.003245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d17ecd38-41c4-4386-b7bb-137df24f45dc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.014285 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d17ecd38-41c4-4386-b7bb-137df24f45dc tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 returned with HTTP 200 Aug 26 09:06:35.014807 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 703/2830] 10.4.3.236 () {68 vars in 1452 bytes} [Wed Aug 26 09:06:34 2026] GET /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:35.022788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a0994ad-bbbd-4569-bbda-9b71f8833f9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.026197 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a0994ad-bbbd-4569-bbda-9b71f8833f9b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] GET https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 Aug 26 09:06:35.026482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a0994ad-bbbd-4569-bbda-9b71f8833f9b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.026810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a0994ad-bbbd-4569-bbda-9b71f8833f9b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.037665 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a0994ad-bbbd-4569-bbda-9b71f8833f9b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 returned with HTTP 200 Aug 26 09:06:35.038264 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 710/2831] 10.4.3.236 () {68 vars in 1452 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:35.047489 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57a91820-63e1-4090-afc6-3642fe0c585e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.049641 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57a91820-63e1-4090-afc6-3642fe0c585e tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] PUT https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 Aug 26 09:06:35.050033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57a91820-63e1-4090-afc6-3642fe0c585e tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:35.065111 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57a91820-63e1-4090-afc6-3642fe0c585e tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 returned with HTTP 200 Aug 26 09:06:35.065557 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 705/2832] 10.4.3.236 () {70 vars in 1472 bytes} [Wed Aug 26 09:06:35 2026] PUT /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:35.073679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8c005e78-2b06-40a3-9a85-d736a0a177a6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.076565 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c005e78-2b06-40a3-9a85-d736a0a177a6 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] GET https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs Aug 26 09:06:35.076565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c005e78-2b06-40a3-9a85-d736a0a177a6 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.076565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c005e78-2b06-40a3-9a85-d736a0a177a6 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.084284 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c005e78-2b06-40a3-9a85-d736a0a177a6 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs returned with HTTP 200 Aug 26 09:06:35.085000 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 715/2833] 10.4.3.236 () {68 vars in 1437 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:35.094093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-527eb219-92b0-43fe-aad1-b84bcaaf3f0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.096139 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-527eb219-92b0-43fe-aad1-b84bcaaf3f0d tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key1 Aug 26 09:06:35.096471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-527eb219-92b0-43fe-aad1-b84bcaaf3f0d tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.096683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-527eb219-92b0-43fe-aad1-b84bcaaf3f0d tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.112474 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-527eb219-92b0-43fe-aad1-b84bcaaf3f0d tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key1 returned with HTTP 202 Aug 26 09:06:35.112995 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 704/2834] 10.4.3.236 () {68 vars in 1455 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:35.121969 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-45269462-1c83-418b-a83a-c02af1ba420c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.124735 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45269462-1c83-418b-a83a-c02af1ba420c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] GET https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key1 Aug 26 09:06:35.124924 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45269462-1c83-418b-a83a-c02af1ba420c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.125956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45269462-1c83-418b-a83a-c02af1ba420c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.145283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8cc27f7f-466a-4c5b-b873-4cd839069c8a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.146357 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45269462-1c83-418b-a83a-c02af1ba420c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] HTTP exception thrown: Group Type 60f06875-b002-4a0a-89a7-3f2cc7e97a04 has no extra spec with key key1. Aug 26 09:06:35.146529 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45269462-1c83-418b-a83a-c02af1ba420c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key1 returned with HTTP 404 Aug 26 09:06:35.147141 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cc27f7f-466a-4c5b-b873-4cd839069c8a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:35.147193 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 711/2835] 10.4.3.236 () {68 vars in 1452 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key1 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.147437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cc27f7f-466a-4c5b-b873-4cd839069c8a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.147645 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cc27f7f-466a-4c5b-b873-4cd839069c8a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.147765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8cc27f7f-466a-4c5b-b873-4cd839069c8a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:35.153324 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:35.153324 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:35.154142 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cc27f7f-466a-4c5b-b873-4cd839069c8a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:35.155292 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 706/2836] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:35.156513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eb935da6-1f06-497d-9d6c-7bf74c5cea78 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.158434 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb935da6-1f06-497d-9d6c-7bf74c5cea78 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 Aug 26 09:06:35.158921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb935da6-1f06-497d-9d6c-7bf74c5cea78 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.158921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb935da6-1f06-497d-9d6c-7bf74c5cea78 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.177546 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb935da6-1f06-497d-9d6c-7bf74c5cea78 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 returned with HTTP 202 Aug 26 09:06:35.178404 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 716/2837] 10.4.3.236 () {68 vars in 1455 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:35.188051 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cd8e261d-f99e-4b55-a7de-7950a261de8b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.190355 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd8e261d-f99e-4b55-a7de-7950a261de8b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] GET https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 Aug 26 09:06:35.190514 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd8e261d-f99e-4b55-a7de-7950a261de8b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.190661 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd8e261d-f99e-4b55-a7de-7950a261de8b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.198392 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd8e261d-f99e-4b55-a7de-7950a261de8b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] HTTP exception thrown: Group Type 60f06875-b002-4a0a-89a7-3f2cc7e97a04 has no extra spec with key key2. Aug 26 09:06:35.198392 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd8e261d-f99e-4b55-a7de-7950a261de8b tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 returned with HTTP 404 Aug 26 09:06:35.198869 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 705/2838] 10.4.3.236 () {68 vars in 1452 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.211341 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bde8f264-647a-4594-9bfe-04942e0cd9e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.214879 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bde8f264-647a-4594-9bfe-04942e0cd9e2 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 Aug 26 09:06:35.214879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bde8f264-647a-4594-9bfe-04942e0cd9e2 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.214879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bde8f264-647a-4594-9bfe-04942e0cd9e2 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.243206 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bde8f264-647a-4594-9bfe-04942e0cd9e2 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 returned with HTTP 202 Aug 26 09:06:35.243526 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 712/2839] 10.4.3.236 () {68 vars in 1455 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:35.256294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-26621ad1-bc4c-4db0-8f83-1f4ac467df96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.258634 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26621ad1-bc4c-4db0-8f83-1f4ac467df96 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] GET https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 Aug 26 09:06:35.258965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26621ad1-bc4c-4db0-8f83-1f4ac467df96 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.259235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26621ad1-bc4c-4db0-8f83-1f4ac467df96 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.267497 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26621ad1-bc4c-4db0-8f83-1f4ac467df96 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] HTTP exception thrown: Group Type 60f06875-b002-4a0a-89a7-3f2cc7e97a04 has no extra spec with key key3. Aug 26 09:06:35.267700 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26621ad1-bc4c-4db0-8f83-1f4ac467df96 tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 returned with HTTP 404 Aug 26 09:06:35.268319 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 707/2840] 10.4.3.236 () {68 vars in 1452 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.277173 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3cf2bbad-a824-476a-887e-de42bc643e3c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.279356 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cf2bbad-a824-476a-887e-de42bc643e3c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04 Aug 26 09:06:35.279701 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cf2bbad-a824-476a-887e-de42bc643e3c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.280003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cf2bbad-a824-476a-887e-de42bc643e3c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.305206 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cf2bbad-a824-476a-887e-de42bc643e3c tempest-GroupTypeSpecsTest-389120169 tempest-GroupTypeSpecsTest-389120169-project-admin] https://10.4.3.236/volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04 returned with HTTP 202 Aug 26 09:06:35.305814 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 717/2841] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/group_types/60f06875-b002-4a0a-89a7-3f2cc7e97a04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:35.418691 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a3e3ddac-9ebf-4d82-bb34-9924de7604c6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.420627 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3e3ddac-9ebf-4d82-bb34-9924de7604c6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:35.421110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3e3ddac-9ebf-4d82-bb34-9924de7604c6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.421110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3e3ddac-9ebf-4d82-bb34-9924de7604c6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.427164 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3e3ddac-9ebf-4d82-bb34-9924de7604c6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 404 Aug 26 09:06:35.428154 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 706/2842] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.441455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a3db43d3-0f4c-46d6-916e-1acf9215e5b6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.443483 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3db43d3-0f4c-46d6-916e-1acf9215e5b6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:35.443831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3db43d3-0f4c-46d6-916e-1acf9215e5b6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.444060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3db43d3-0f4c-46d6-916e-1acf9215e5b6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.444289 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a3db43d3-0f4c-46d6-916e-1acf9215e5b6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:35.452327 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3db43d3-0f4c-46d6-916e-1acf9215e5b6 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 404 Aug 26 09:06:35.452949 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 713/2843] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.461068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1540ff60-b2b9-433a-90e3-79f598beecaf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.465545 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1540ff60-b2b9-433a-90e3-79f598beecaf tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 Aug 26 09:06:35.467776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1540ff60-b2b9-433a-90e3-79f598beecaf tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.468045 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1540ff60-b2b9-433a-90e3-79f598beecaf tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.472384 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-0e791040-721a-4b71-bf6b-16fb3544dc81 req-08a49382-66a5-45c7-bb04-329627766f2b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.474700 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0e791040-721a-4b71-bf6b-16fb3544dc81 req-08a49382-66a5-45c7-bb04-329627766f2b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58 Aug 26 09:06:35.474957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0e791040-721a-4b71-bf6b-16fb3544dc81 req-08a49382-66a5-45c7-bb04-329627766f2b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.475174 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0e791040-721a-4b71-bf6b-16fb3544dc81 req-08a49382-66a5-45c7-bb04-329627766f2b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.481881 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1540ff60-b2b9-433a-90e3-79f598beecaf tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 returned with HTTP 404 Aug 26 09:06:35.482413 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 708/2844] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/volumes/10c58daa-c91b-415b-b1af-36858c9e74c2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.485561 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:35.485561 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:35.490188 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e19cfef-349a-4cd5-a2ca-15d3b62445dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.495893 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e19cfef-349a-4cd5-a2ca-15d3b62445dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:35.495893 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e19cfef-349a-4cd5-a2ca-15d3b62445dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.496083 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e19cfef-349a-4cd5-a2ca-15d3b62445dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.496234 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-9e19cfef-349a-4cd5-a2ca-15d3b62445dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete snapshot with id: eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:35.507247 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e19cfef-349a-4cd5-a2ca-15d3b62445dc tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 404 Aug 26 09:06:35.507989 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 707/2845] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:35.518015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df024439-775a-4b03-9b99-6c297b3f56f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.521068 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df024439-775a-4b03-9b99-6c297b3f56f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 Aug 26 09:06:35.521343 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df024439-775a-4b03-9b99-6c297b3f56f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.521599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df024439-775a-4b03-9b99-6c297b3f56f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.528753 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df024439-775a-4b03-9b99-6c297b3f56f5 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 returned with HTTP 404 Aug 26 09:06:35.529935 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 714/2846] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/snapshots/eafe5e57-e79d-494b-9dcb-994e0caf2752 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:35.539930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9544f4a-fc17-447a-9d9a-8ca7e8b2944f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.542150 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9544f4a-fc17-447a-9d9a-8ca7e8b2944f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:35.542439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9544f4a-fc17-447a-9d9a-8ca7e8b2944f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.542683 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9544f4a-fc17-447a-9d9a-8ca7e8b2944f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.543424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b9544f4a-fc17-447a-9d9a-8ca7e8b2944f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:35.552865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9544f4a-fc17-447a-9d9a-8ca7e8b2944f tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 404 Aug 26 09:06:35.553582 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 709/2847] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.562125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de79ecf2-5a69-4c20-b822-d84ac278dc17 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.564153 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de79ecf2-5a69-4c20-b822-d84ac278dc17 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 Aug 26 09:06:35.564428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de79ecf2-5a69-4c20-b822-d84ac278dc17 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.564806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de79ecf2-5a69-4c20-b822-d84ac278dc17 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.566248 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0e791040-721a-4b71-bf6b-16fb3544dc81 req-08a49382-66a5-45c7-bb04-329627766f2b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58 returned with HTTP 200 Aug 26 09:06:35.566683 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 718/2848] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/attachments/1df67411-3470-4871-93bb-662686e87e58 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:35.571686 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de79ecf2-5a69-4c20-b822-d84ac278dc17 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 returned with HTTP 404 Aug 26 09:06:35.572243 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 708/2849] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/volumes/8737d5be-7158-427f-8cab-734033407a46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:35.622904 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a61aa147-8fde-4707-8080-8b30d826b20b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.624296 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:35.624726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.625036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.625298 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:35.633796 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:35.633796 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:35.634886 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:35.658887 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume request issued successfully. Aug 26 09:06:35.658887 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a61aa147-8fde-4707-8080-8b30d826b20b tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f returned with HTTP 202 Aug 26 09:06:35.658887 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 715/2850] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:35.667746 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-534e1f08-85a3-4989-9c3d-319c69da26ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.669438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-534e1f08-85a3-4989-9c3d-319c69da26ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:35.669645 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-534e1f08-85a3-4989-9c3d-319c69da26ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.669827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-534e1f08-85a3-4989-9c3d-319c69da26ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.677051 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:35.677051 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:35.680827 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-534e1f08-85a3-4989-9c3d-319c69da26ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Volume info retrieved successfully. Aug 26 09:06:35.691495 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-534e1f08-85a3-4989-9c3d-319c69da26ea tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f returned with HTTP 200 Aug 26 09:06:35.691938 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 710/2851] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:35.704787 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-706d0877-f7dc-4810-971a-74c79ca4049e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.706566 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-706d0877-f7dc-4810-971a-74c79ca4049e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 Aug 26 09:06:35.706806 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-706d0877-f7dc-4810-971a-74c79ca4049e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.707041 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-706d0877-f7dc-4810-971a-74c79ca4049e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.707127 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-706d0877-f7dc-4810-971a-74c79ca4049e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 7a59d43b-e326-46b4-8278-6b66fafeb256. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:35.717247 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-706d0877-f7dc-4810-971a-74c79ca4049e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 returned with HTTP 404 Aug 26 09:06:35.717781 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 719/2852] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/backups/7a59d43b-e326-46b4-8278-6b66fafeb256 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:35.727322 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.733171 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:06:35.733430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.733804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.733804 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete backup with id: 1f20cc30-fa24-4c31-bffd-ba30d12ac854. Aug 26 09:06:35.739198 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:35.739198 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:35.754708 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] delete_backup rpcapi backup_id 1f20cc30-fa24-4c31-bffd-ba30d12ac854 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:06:35.757049 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a54ceebe-b4f2-49f7-9ea1-2f324eee74e4 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 202 Aug 26 09:06:35.757506 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 709/2853] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:35 2026] DELETE /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:06:35.770247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-725865c3-a62f-4238-8db0-cdf7f7e73709 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:35.775396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-725865c3-a62f-4238-8db0-cdf7f7e73709 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:06:35.776867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-725865c3-a62f-4238-8db0-cdf7f7e73709 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:35.776867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-725865c3-a62f-4238-8db0-cdf7f7e73709 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:35.776867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-725865c3-a62f-4238-8db0-cdf7f7e73709 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:35.786983 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:35.786983 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:35.786983 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-725865c3-a62f-4238-8db0-cdf7f7e73709 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 200 Aug 26 09:06:35.788407 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 716/2854] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:35 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:36.169420 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6387cd53-8548-43ff-97db-3d1d2dd68627 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.171884 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6387cd53-8548-43ff-97db-3d1d2dd68627 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:36.172141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6387cd53-8548-43ff-97db-3d1d2dd68627 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.172595 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6387cd53-8548-43ff-97db-3d1d2dd68627 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.173014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6387cd53-8548-43ff-97db-3d1d2dd68627 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:36.189277 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:36.189277 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:36.189277 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6387cd53-8548-43ff-97db-3d1d2dd68627 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:36.189856 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 711/2855] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:36 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:36.714073 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-06f5a8d2-626a-44ef-a80f-4cc0ce8abc7c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.716193 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-06f5a8d2-626a-44ef-a80f-4cc0ce8abc7c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f Aug 26 09:06:36.716551 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-06f5a8d2-626a-44ef-a80f-4cc0ce8abc7c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.716888 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-06f5a8d2-626a-44ef-a80f-4cc0ce8abc7c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.728098 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-06f5a8d2-626a-44ef-a80f-4cc0ce8abc7c tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f returned with HTTP 404 Aug 26 09:06:36.728098 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 720/2856] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:36 2026] GET /volume/v3/volumes/55e2c2d1-1ff6-498f-b9bd-69dee3ff119f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:36.744926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-48e612b9-bcc8-4acc-a4d2-e2648e322310 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.749027 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48e612b9-bcc8-4acc-a4d2-e2648e322310 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:36.749748 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48e612b9-bcc8-4acc-a4d2-e2648e322310 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.750071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48e612b9-bcc8-4acc-a4d2-e2648e322310 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.750337 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-48e612b9-bcc8-4acc-a4d2-e2648e322310 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:36.759186 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48e612b9-bcc8-4acc-a4d2-e2648e322310 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 404 Aug 26 09:06:36.763354 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 710/2857] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:36 2026] DELETE /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:36.773787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7a3db5c-9419-48ce-b82c-018fed629343 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.777476 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7a3db5c-9419-48ce-b82c-018fed629343 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd Aug 26 09:06:36.778316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7a3db5c-9419-48ce-b82c-018fed629343 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.778316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7a3db5c-9419-48ce-b82c-018fed629343 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.786331 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7a3db5c-9419-48ce-b82c-018fed629343 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd returned with HTTP 404 Aug 26 09:06:36.787104 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 717/2858] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:36 2026] GET /volume/v3/volumes/f988dad7-d786-4f97-994d-dd1e13dbc6cd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:36.801765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ecb90740-9134-476a-b710-d488621ddd08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.808210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ecb90740-9134-476a-b710-d488621ddd08 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 Aug 26 09:06:36.808210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ecb90740-9134-476a-b710-d488621ddd08 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.808331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ecb90740-9134-476a-b710-d488621ddd08 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.808667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ecb90740-9134-476a-b710-d488621ddd08 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 1f20cc30-fa24-4c31-bffd-ba30d12ac854. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:36.817834 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ecb90740-9134-476a-b710-d488621ddd08 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 returned with HTTP 404 Aug 26 09:06:36.818890 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 712/2859] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:36 2026] GET /volume/v3/backups/1f20cc30-fa24-4c31-bffd-ba30d12ac854 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:36.842591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-44403d38-5b92-4c8c-8dc8-f863abfa2122 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.844503 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-44403d38-5b92-4c8c-8dc8-f863abfa2122 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] DELETE https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:06:36.845048 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-44403d38-5b92-4c8c-8dc8-f863abfa2122 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.845461 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-44403d38-5b92-4c8c-8dc8-f863abfa2122 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.846380 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-44403d38-5b92-4c8c-8dc8-f863abfa2122 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Delete volume with id: 9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:06:36.855473 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-44403d38-5b92-4c8c-8dc8-f863abfa2122 tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 404 Aug 26 09:06:36.855473 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 721/2860] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:36 2026] DELETE /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:36.863237 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.865609 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:36.866071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "name": "tempest-VolumesBackupsTest-Volume-967419003"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:36.868291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'name': 'tempest-VolumesBackupsTest-Volume-967419003'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:36.868735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c3837a0-cdf9-43b0-bb07-ec7551206dda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:36.871035 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c3837a0-cdf9-43b0-bb07-ec7551206dda tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] GET https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 Aug 26 09:06:36.871920 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c3837a0-cdf9-43b0-bb07-ec7551206dda tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:36.871920 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c3837a0-cdf9-43b0-bb07-ec7551206dda tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:36.883153 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c3837a0-cdf9-43b0-bb07-ec7551206dda tempest-VolumeImageDependencyTests-679521194 tempest-VolumeImageDependencyTests-679521194-project-member] https://10.4.3.236/volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 returned with HTTP 404 Aug 26 09:06:36.884206 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 718/2861] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:36 2026] GET /volume/v3/volumes/9cbb082c-81e2-49d2-850f-37e527154f91 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:36.999520 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume of 1 GB Aug 26 09:06:37.009916 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Availability Zones retrieved successfully. Aug 26 09:06:37.016243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (78df592c-1ee7-4753-9025-25ebf90840a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:37.018315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2cc95e-df96-4b35-8d85-e5988c514d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:37.020902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:37.117804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2cc95e-df96-4b35-8d85-e5988c514d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:37.119284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6857408-267b-4db5-bdc9-5180b1da1431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:37.190673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['3a6b4809-4e3b-49d3-8b72-bb00dfd48d4d', 'fad5b836-d045-46f0-b057-9ef68ac5cd63', '4d56205b-1129-4227-a44c-92cefe580029', 'f83b2afc-06a0-43a5-8564-ddcd659b19e4'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:37.192007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6857408-267b-4db5-bdc9-5180b1da1431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a6b4809-4e3b-49d3-8b72-bb00dfd48d4d', 'fad5b836-d045-46f0-b057-9ef68ac5cd63', '4d56205b-1129-4227-a44c-92cefe580029', 'f83b2afc-06a0-43a5-8564-ddcd659b19e4']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:37.193576 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7741890a-8bd0-4cd1-9457-1f2b0c03a839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:37.207036 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cc8acd5-6645-4553-a7d2-fdd83ef1f945 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:37.209588 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cc8acd5-6645-4553-a7d2-fdd83ef1f945 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:37.210221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cc8acd5-6645-4553-a7d2-fdd83ef1f945 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:37.210221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cc8acd5-6645-4553-a7d2-fdd83ef1f945 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:37.210221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0cc8acd5-6645-4553-a7d2-fdd83ef1f945 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:37.217649 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:37.217649 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:37.219603 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cc8acd5-6645-4553-a7d2-fdd83ef1f945 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:37.219603 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 713/2862] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:37 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:37.228741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7741890a-8bd0-4cd1-9457-1f2b0c03a839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '983785fe-4d38-4956-9ff8-8ba9d0c06d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-967419003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['3a6b4809-4e3b-49d3-8b72-bb00dfd48d4d','fad5b836-d045-46f0-b057-9ef68ac5cd63','4d56205b-1129-4227-a44c-92cefe580029','f83b2afc-06a0-43a5-8564-ddcd659b19e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-967419003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=983785fe-4d38-4956-9ff8-8ba9d0c06d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d703990068b04b1099a129cea696abb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:37.229872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fcca9c-9d8a-4dc0-9443-d1602e5f7de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:37.281216 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fcca9c-9d8a-4dc0-9443-d1602e5f7de8) transitioned into state 'SUCCESS' from state '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-967419003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['3a6b4809-4e3b-49d3-8b72-bb00dfd48d4d','fad5b836-d045-46f0-b057-9ef68ac5cd63','4d56205b-1129-4227-a44c-92cefe580029','f83b2afc-06a0-43a5-8564-ddcd659b19e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:37.282289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9f18c0-c3b7-4179-88d0-b85a45d587e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:37.302867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9f18c0-c3b7-4179-88d0-b85a45d587e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:37.302867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (78df592c-1ee7-4753-9025-25ebf90840a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:37.303114 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request issued successfully. Aug 26 09:06:37.303766 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9fd5af8-c615-4d2b-b479-9da28f6e39fd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:37.304244 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 711/2863] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:36 2026] POST /volume/v3/volumes => generated 748 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:37.324147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-13dcf30c-bee4-4904-a836-0d6c0fe07ad1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:37.326885 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13dcf30c-bee4-4904-a836-0d6c0fe07ad1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:06:37.328101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13dcf30c-bee4-4904-a836-0d6c0fe07ad1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:37.328101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13dcf30c-bee4-4904-a836-0d6c0fe07ad1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:37.339274 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:37.339274 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:37.344434 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-13dcf30c-bee4-4904-a836-0d6c0fe07ad1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:37.357954 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13dcf30c-bee4-4904-a836-0d6c0fe07ad1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:06:37.357954 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 722/2864] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:37 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:37.778467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:37.781290 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:37.781617 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:37.782184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:37.782184 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: 8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:37.795194 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:37.795194 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:37.796006 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:37.833490 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:06:37.833784 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97bc5bc2-018c-44bf-80ad-c2903b43f234 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 202 Aug 26 09:06:37.834807 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 719/2865] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:37 2026] DELETE /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:37.845427 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f699a08c-e53e-42ed-a70f-522b1f2f9c0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:37.848471 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f699a08c-e53e-42ed-a70f-522b1f2f9c0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:37.848878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f699a08c-e53e-42ed-a70f-522b1f2f9c0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:37.849091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f699a08c-e53e-42ed-a70f-522b1f2f9c0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:37.861564 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:37.861564 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:37.867814 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f699a08c-e53e-42ed-a70f-522b1f2f9c0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:37.878071 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f699a08c-e53e-42ed-a70f-522b1f2f9c0a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 200 Aug 26 09:06:37.878530 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 714/2866] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:37 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:38.239647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cdf81059-683e-4b30-8c02-8087cdcf45ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.241615 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdf81059-683e-4b30-8c02-8087cdcf45ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:38.241930 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdf81059-683e-4b30-8c02-8087cdcf45ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:38.242215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdf81059-683e-4b30-8c02-8087cdcf45ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:38.242326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cdf81059-683e-4b30-8c02-8087cdcf45ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:38.251093 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:38.251093 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:38.251980 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdf81059-683e-4b30-8c02-8087cdcf45ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:38.252959 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 712/2867] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:38 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:38.371963 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0b96f263-8892-4ffb-a9aa-597907be7f4a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.375128 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b96f263-8892-4ffb-a9aa-597907be7f4a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:06:38.375360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b96f263-8892-4ffb-a9aa-597907be7f4a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:38.375623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b96f263-8892-4ffb-a9aa-597907be7f4a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:38.387744 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:38.387744 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:38.393158 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0b96f263-8892-4ffb-a9aa-597907be7f4a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:38.400518 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b96f263-8892-4ffb-a9aa-597907be7f4a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:06:38.401006 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 723/2868] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:38 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:38.415890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-086a060c-f544-4069-b9c4-f7654bd01f85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.417755 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:06:38.418116 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "983785fe-4d38-4956-9ff8-8ba9d0c06d24", "name": "tempest-VolumesBackupsTest-Backup-1992739601"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:38.419410 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating new backup {'backup': {'volume_id': '983785fe-4d38-4956-9ff8-8ba9d0c06d24', 'name': 'tempest-VolumesBackupsTest-Backup-1992739601'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:06:38.419524 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating backup of volume 983785fe-4d38-4956-9ff8-8ba9d0c06d24 in container None Aug 26 09:06:38.426625 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:38.426625 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:38.427119 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:38.448526 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['46c893b8-df32-4f35-904c-8acb4139fbdc', 'a1959499-bb4c-42d9-9730-9566eb7e7949'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:38.490509 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-086a060c-f544-4069-b9c4-f7654bd01f85 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:06:38.491181 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 720/2869] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:38 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:38.501775 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9fb42fb8-2c93-486e-8c68-f4057cfcd7cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.506664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fb42fb8-2c93-486e-8c68-f4057cfcd7cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:38.507265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fb42fb8-2c93-486e-8c68-f4057cfcd7cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:38.507533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fb42fb8-2c93-486e-8c68-f4057cfcd7cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:38.508755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9fb42fb8-2c93-486e-8c68-f4057cfcd7cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:38.518242 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:38.518242 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:38.519256 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fb42fb8-2c93-486e-8c68-f4057cfcd7cd tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:38.519481 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 715/2870] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:38 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:38.821728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d2e2106-3a8d-4f61-97fc-a428ba920af7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.896335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-80e1a94f-c664-4151-8cba-2c54c237fe4b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.898322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-80e1a94f-c664-4151-8cba-2c54c237fe4b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a Aug 26 09:06:38.898508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-80e1a94f-c664-4151-8cba-2c54c237fe4b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:38.899932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-80e1a94f-c664-4151-8cba-2c54c237fe4b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:38.917565 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-80e1a94f-c664-4151-8cba-2c54c237fe4b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a returned with HTTP 404 Aug 26 09:06:38.918113 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 724/2871] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:38 2026] GET /volume/v3/volumes/8eb7bc2f-71e7-478d-a619-b21dc494024a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:38.966655 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:38.968678 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:38.969398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1960266857", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:38.971962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1960266857', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:39.038961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d2e2106-3a8d-4f61-97fc-a428ba920af7 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:06:39.039400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d2e2106-3a8d-4f61-97fc-a428ba920af7 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1879105512"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:39.061556 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d2e2106-3a8d-4f61-97fc-a428ba920af7 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:06:39.062067 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 713/2872] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:06:38 2026] POST /volume/v3/types => generated 233 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:39.078159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ce7c23c-4d31-4a84-a107-80208a3ff0d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.080301 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ce7c23c-4d31-4a84-a107-80208a3ff0d5 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:06:39.080686 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ce7c23c-4d31-4a84-a107-80208a3ff0d5 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-75752552", "extra_specs": {"multiattach": " True"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:39.096470 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:06:39.096915 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:39.096915 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:39.097388 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ce7c23c-4d31-4a84-a107-80208a3ff0d5 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:06:39.097774 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 716/2873] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:06:39 2026] POST /volume/v3/types => generated 257 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:39.102292 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:06:39.110164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (dccb24ee-9d64-42cd-a58c-6c0c45149c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:39.111819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7856b69-ce2f-4c75-9616-7bd7669c0902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.113265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:39.170650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.209267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7856b69-ce2f-4c75-9616-7bd7669c0902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.210217 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dd339c-149c-4d43-bcf8-01806893c1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.268985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8bbf0e9b-2c56-4595-9b75-6653d14fe10b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.274707 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bbf0e9b-2c56-4595-9b75-6653d14fe10b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:39.274918 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bbf0e9b-2c56-4595-9b75-6653d14fe10b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:39.275207 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bbf0e9b-2c56-4595-9b75-6653d14fe10b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:39.275389 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8bbf0e9b-2c56-4595-9b75-6653d14fe10b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:39.280553 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:39.281344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1879105512", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-945428565"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:39.286274 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:39.286274 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:39.287228 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bbf0e9b-2c56-4595-9b75-6653d14fe10b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:39.287997 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 714/2874] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:39 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:39.289663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1879105512', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-945428565'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:39.297363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['e823a484-669a-4a51-a6a4-4a9c2bd28054', '93973bb7-f6ef-4371-9d33-3a0fd49a635d', '200b041f-7094-43fe-849a-40b8b82bd6fd', '65705583-da0e-468b-b553-72c689dc028b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:39.298572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dd339c-149c-4d43-bcf8-01806893c1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e823a484-669a-4a51-a6a4-4a9c2bd28054', '93973bb7-f6ef-4371-9d33-3a0fd49a635d', '200b041f-7094-43fe-849a-40b8b82bd6fd', '65705583-da0e-468b-b553-72c689dc028b']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.300343 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1a95c3-aaf2-4810-8a5b-aac6e93c2e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.300533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Create volume of 1 GB Aug 26 09:06:39.300920 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:39.300920 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:39.301890 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Availability Zones retrieved successfully. Aug 26 09:06:39.316751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Flow 'volume_create_api' (70417feb-5818-4e94-b265-9616da26cb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:39.321120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71a3a97-a72f-4603-aea9-faf86729c2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.321708 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:39.338081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1a95c3-aaf2-4810-8a5b-aac6e93c2e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e4600fa-8dae-43c2-b8ef-9479e58f65ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1960266857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['e823a484-669a-4a51-a6a4-4a9c2bd28054','93973bb7-f6ef-4371-9d33-3a0fd49a635d','200b041f-7094-43fe-849a-40b8b82bd6fd','65705583-da0e-468b-b553-72c689dc028b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1960266857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e4600fa-8dae-43c2-b8ef-9479e58f65ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.338700 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600a8fa8-a504-4914-9111-eb4fee3a6be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.354970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71a3a97-a72f-4603-aea9-faf86729c2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=683c07cf-1b4c-4604-8b64-9fcaa8cf89b5,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1879105512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '683c07cf-1b4c-4604-8b64-9fcaa8cf89b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.356122 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75034a4a-445d-4131-817b-23b048c16d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.364085 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600a8fa8-a504-4914-9111-eb4fee3a6be2) transitioned into state 'SUCCESS' from state '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-1960266857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['e823a484-669a-4a51-a6a4-4a9c2bd28054','93973bb7-f6ef-4371-9d33-3a0fd49a635d','200b041f-7094-43fe-849a-40b8b82bd6fd','65705583-da0e-468b-b553-72c689dc028b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.364948 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f1caf2-9857-4daf-856b-b009b4fece1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.381456 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f1caf2-9857-4daf-856b-b009b4fece1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.382763 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (dccb24ee-9d64-42cd-a58c-6c0c45149c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:39.382763 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:06:39.383638 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce5a5e6a-7f0a-4d99-b6e1-fde1f1579f34 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:39.383770 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 721/2875] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:38 2026] POST /volume/v3/volumes => generated 759 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:39.401650 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6d3599d-09b7-476b-ae73-e5a3f20586ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.404801 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6d3599d-09b7-476b-ae73-e5a3f20586ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:06:39.405090 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:06:39.405722 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6d3599d-09b7-476b-ae73-e5a3f20586ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:39.405778 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:06:39.407369 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6d3599d-09b7-476b-ae73-e5a3f20586ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:39.425261 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:39.425261 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:39.433525 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f6d3599d-09b7-476b-ae73-e5a3f20586ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:39.443986 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6d3599d-09b7-476b-ae73-e5a3f20586ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:06:39.443986 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 717/2876] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:39 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:39.464697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Created reservations ['17125c97-a82a-4778-a1b9-7eecab96256a', '20fce7fe-c82b-49b0-b748-1bf3eace9c9d', 'e898ee96-7243-4178-8b7d-2038ebff75d8', '05ef2d47-e2b8-4481-8487-8cbb74e66fbe'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:39.464973 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75034a4a-445d-4131-817b-23b048c16d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17125c97-a82a-4778-a1b9-7eecab96256a', '20fce7fe-c82b-49b0-b748-1bf3eace9c9d', 'e898ee96-7243-4178-8b7d-2038ebff75d8', '05ef2d47-e2b8-4481-8487-8cbb74e66fbe']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.465804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e367ccdd-eb42-4d46-891c-a195b8ba3d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.496083 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e367ccdd-eb42-4d46-891c-a195b8ba3d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e5bcfd-8d71-451a-b7c6-5ac531049715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-945428565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1239112b7f674eba9a92dbb2022b15f8',qos_specs=None,replication_status=,reservations=['17125c97-a82a-4778-a1b9-7eecab96256a','20fce7fe-c82b-49b0-b748-1bf3eace9c9d','e898ee96-7243-4178-8b7d-2038ebff75d8','05ef2d47-e2b8-4481-8487-8cbb74e66fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142fd0141bcb4b42a3eb638eb6f48ccb',volume_type_id=683c07cf-1b4c-4604-8b64-9fcaa8cf89b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-945428565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e5bcfd-8d71-451a-b7c6-5ac531049715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1239112b7f674eba9a92dbb2022b15f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142fd0141bcb4b42a3eb638eb6f48ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(683c07cf-1b4c-4604-8b64-9fcaa8cf89b5),volume_type_id=683c07cf-1b4c-4604-8b64-9fcaa8cf89b5)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.497222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e23ba4-a0cb-40c1-a820-0fdfaea9b234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.524132 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e23ba4-a0cb-40c1-a820-0fdfaea9b234) transitioned into state 'SUCCESS' from state '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-945428565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1239112b7f674eba9a92dbb2022b15f8',qos_specs=None,replication_status=,reservations=['17125c97-a82a-4778-a1b9-7eecab96256a','20fce7fe-c82b-49b0-b748-1bf3eace9c9d','e898ee96-7243-4178-8b7d-2038ebff75d8','05ef2d47-e2b8-4481-8487-8cbb74e66fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142fd0141bcb4b42a3eb638eb6f48ccb',volume_type_id=683c07cf-1b4c-4604-8b64-9fcaa8cf89b5)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.524993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b71be3-35f8-4d01-8870-12cf14290543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.535546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f4b5654-58ad-4e9f-a98c-25010f80e6ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.537369 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b71be3-35f8-4d01-8870-12cf14290543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.538454 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Flow 'volume_create_api' (70417feb-5818-4e94-b265-9616da26cb65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:39.538579 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f4b5654-58ad-4e9f-a98c-25010f80e6ed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:39.538874 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Create volume request issued successfully. Aug 26 09:06:39.539795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f4b5654-58ad-4e9f-a98c-25010f80e6ed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:39.539951 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-abff9002-41fb-4e0b-9f1f-e2e1fc26861e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:39.540004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f4b5654-58ad-4e9f-a98c-25010f80e6ed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:39.540984 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 725/2877] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:06:39 2026] POST /volume/v3/volumes => generated 871 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:39.541110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1f4b5654-58ad-4e9f-a98c-25010f80e6ed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:39.548368 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:39.548368 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:39.549450 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f4b5654-58ad-4e9f-a98c-25010f80e6ed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:39.550095 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 715/2878] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:39 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:39.559713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79de463a-8eba-47be-94a2-ee30a9819f61 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.563300 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79de463a-8eba-47be-94a2-ee30a9819f61 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:39.563572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79de463a-8eba-47be-94a2-ee30a9819f61 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:39.564282 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79de463a-8eba-47be-94a2-ee30a9819f61 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:39.582789 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:39.582789 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:39.589922 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-79de463a-8eba-47be-94a2-ee30a9819f61 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:39.600392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79de463a-8eba-47be-94a2-ee30a9819f61 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:39.601256 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 722/2879] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:39 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:39.653620 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:39.827420 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:39.827917 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-384888135"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:39.829877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-384888135'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:39.830044 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Create volume of 1 GB Aug 26 09:06:39.835783 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Availability Zones retrieved successfully. Aug 26 09:06:39.843531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Flow 'volume_create_api' (01928f57-43b0-4d93-bd4d-ff45a7d36b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:39.845913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb0607c-cb06-4b85-a5e6-ab9826d738b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.846220 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:39.885076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb0607c-cb06-4b85-a5e6-ab9826d738b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:39.886192 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8e3893-1c2a-4d6d-bc7c-cfbedb1bdc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:39.999357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Created reservations ['b5e8f574-0b43-45de-a04a-e96b9cc6752c', '720e7a5a-cd10-461a-833a-9c67a6353285', 'b054362c-e92f-4df9-b613-b650122052e1', 'f64be448-c93f-4e41-8d5c-ddd178523556'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:39.999357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8e3893-1c2a-4d6d-bc7c-cfbedb1bdc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e8f574-0b43-45de-a04a-e96b9cc6752c', '720e7a5a-cd10-461a-833a-9c67a6353285', 'b054362c-e92f-4df9-b613-b650122052e1', 'f64be448-c93f-4e41-8d5c-ddd178523556']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:40.000497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f404873-3679-44c7-a592-fd86be833223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:40.028737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f404873-3679-44c7-a592-fd86be833223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba05af0b-8036-43fa-aea8-0e8a2d500b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-384888135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a2a420152848a5a5faa30b2d2d9ec9',qos_specs=None,replication_status=,reservations=['b5e8f574-0b43-45de-a04a-e96b9cc6752c','720e7a5a-cd10-461a-833a-9c67a6353285','b054362c-e92f-4df9-b613-b650122052e1','f64be448-c93f-4e41-8d5c-ddd178523556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6d56a90d7f741409de04c9182c1ae66',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-384888135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba05af0b-8036-43fa-aea8-0e8a2d500b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a2a420152848a5a5faa30b2d2d9ec9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6d56a90d7f741409de04c9182c1ae66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:40.030578 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ade5a2-3323-4e91-9baa-8d4c8f51bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:40.055439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ade5a2-3323-4e91-9baa-8d4c8f51bc78) transitioned into state 'SUCCESS' from state '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-384888135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a2a420152848a5a5faa30b2d2d9ec9',qos_specs=None,replication_status=,reservations=['b5e8f574-0b43-45de-a04a-e96b9cc6752c','720e7a5a-cd10-461a-833a-9c67a6353285','b054362c-e92f-4df9-b613-b650122052e1','f64be448-c93f-4e41-8d5c-ddd178523556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6d56a90d7f741409de04c9182c1ae66',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:40.056409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (665038fc-aa5e-4cd0-8d96-7acdf6eca80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:40.070934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (665038fc-aa5e-4cd0-8d96-7acdf6eca80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:40.072167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Flow 'volume_create_api' (01928f57-43b0-4d93-bd4d-ff45a7d36b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:40.072585 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Create volume request issued successfully. Aug 26 09:06:40.073351 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7abe333-b61d-4b4e-acf8-5b2020e70426 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:40.073866 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 718/2880] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:06:39 2026] POST /volume/v3/volumes => generated 777 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:40.093484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-107dd459-d2a9-4f5d-9bf5-1aebe9f7f637 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.098222 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-107dd459-d2a9-4f5d-9bf5-1aebe9f7f637 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d Aug 26 09:06:40.098222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-107dd459-d2a9-4f5d-9bf5-1aebe9f7f637 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.098222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-107dd459-d2a9-4f5d-9bf5-1aebe9f7f637 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.109452 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.109452 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:40.113684 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-107dd459-d2a9-4f5d-9bf5-1aebe9f7f637 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Volume info retrieved successfully. Aug 26 09:06:40.119036 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-107dd459-d2a9-4f5d-9bf5-1aebe9f7f637 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d returned with HTTP 200 Aug 26 09:06:40.120032 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 726/2881] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:40.300940 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-825297b4-48e3-49a7-a285-97db9be9b7f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.303252 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-825297b4-48e3-49a7-a285-97db9be9b7f9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:40.303573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-825297b4-48e3-49a7-a285-97db9be9b7f9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.304010 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-825297b4-48e3-49a7-a285-97db9be9b7f9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.304239 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-825297b4-48e3-49a7-a285-97db9be9b7f9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:40.310905 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.310905 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:40.311752 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-825297b4-48e3-49a7-a285-97db9be9b7f9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:40.312287 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 716/2882] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:40.461508 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40bd4b36-1fad-4fc6-8da5-66b9bffcf878 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.464088 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40bd4b36-1fad-4fc6-8da5-66b9bffcf878 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:06:40.464377 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40bd4b36-1fad-4fc6-8da5-66b9bffcf878 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.464737 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40bd4b36-1fad-4fc6-8da5-66b9bffcf878 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.474697 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.474697 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:40.481687 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40bd4b36-1fad-4fc6-8da5-66b9bffcf878 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:40.489934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40bd4b36-1fad-4fc6-8da5-66b9bffcf878 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:06:40.490503 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 723/2883] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:40.504827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d361625a-e1c8-4e84-9506-f7f079f27b89 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.508884 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d361625a-e1c8-4e84-9506-f7f079f27b89 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:06:40.508884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d361625a-e1c8-4e84-9506-f7f079f27b89 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.508884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d361625a-e1c8-4e84-9506-f7f079f27b89 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.518556 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.518556 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:40.523359 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d361625a-e1c8-4e84-9506-f7f079f27b89 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:40.529860 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d361625a-e1c8-4e84-9506-f7f079f27b89 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:06:40.530450 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 719/2884] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:40.563366 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bafbe24f-5fc3-428e-871a-8a1e7834aa6d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.569884 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bafbe24f-5fc3-428e-871a-8a1e7834aa6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:40.569884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bafbe24f-5fc3-428e-871a-8a1e7834aa6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.569884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bafbe24f-5fc3-428e-871a-8a1e7834aa6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.569884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-bafbe24f-5fc3-428e-871a-8a1e7834aa6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:40.578960 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.578960 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:40.582032 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bafbe24f-5fc3-428e-871a-8a1e7834aa6d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:40.582469 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 727/2885] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 739 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:40.616360 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2111296c-21ed-47f3-9cc3-aca95e47f3f2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.618492 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2111296c-21ed-47f3-9cc3-aca95e47f3f2 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:40.618749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2111296c-21ed-47f3-9cc3-aca95e47f3f2 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.619049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2111296c-21ed-47f3-9cc3-aca95e47f3f2 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.633185 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.633185 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:40.637334 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2111296c-21ed-47f3-9cc3-aca95e47f3f2 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:40.642361 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2111296c-21ed-47f3-9cc3-aca95e47f3f2 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:40.642783 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 717/2886] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:40.659915 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8874714-673b-4cd9-ab95-98ce1d5f683f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.661717 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8874714-673b-4cd9-ab95-98ce1d5f683f tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:40.662094 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8874714-673b-4cd9-ab95-98ce1d5f683f tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.662183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8874714-673b-4cd9-ab95-98ce1d5f683f tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.673492 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.673492 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:40.678681 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8874714-673b-4cd9-ab95-98ce1d5f683f tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Volume info retrieved successfully. Aug 26 09:06:40.684792 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8874714-673b-4cd9-ab95-98ce1d5f683f tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:40.685335 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 724/2887] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:40.701298 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.704309 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] POST https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715/action Aug 26 09:06:40.704309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-75752552", "migration_policy": "never"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:40.704309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-75752552", "migration_policy": "never"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:40.714452 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.714452 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:40.715025 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:40.723689 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.723689 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:40.743289 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-75752552 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-75752552, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:06:40.743622 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-75752552 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-75752552, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:06:40.768648 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Created reservations ['919b6d9d-045c-4451-84c9-2344bdfae997', '2da14f51-3ba5-48dc-be95-d4b4b7fc112a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:40.783576 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:06:40.784035 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1879105512, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:06:40.793167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Created reservations ['af78b738-fe0c-4b42-bb9f-2b82e52064fa', '66612d87-fa72-4611-aaf2-8941adcfd29f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:40.842203 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Retype volume request issued successfully. Aug 26 09:06:40.842497 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ea28bcf-0411-4d83-966c-7c95d89ca07b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715/action returned with HTTP 202 Aug 26 09:06:40.843003 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 720/2888] 10.4.3.236 () {70 vars in 1432 bytes} [Wed Aug 26 09:06:40 2026] POST /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:06:40.852445 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c142eef3-45f9-465e-9b4a-9412421d2c9b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:40.855436 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c142eef3-45f9-465e-9b4a-9412421d2c9b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:40.855643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c142eef3-45f9-465e-9b4a-9412421d2c9b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:40.855860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c142eef3-45f9-465e-9b4a-9412421d2c9b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:40.865061 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:40.865061 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:40.868419 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c142eef3-45f9-465e-9b4a-9412421d2c9b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:40.874398 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c142eef3-45f9-465e-9b4a-9412421d2c9b tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:40.874855 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 728/2889] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:40 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:41.137049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a9de716-5fc6-44b3-a934-8a9450bbac4e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.141051 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a9de716-5fc6-44b3-a934-8a9450bbac4e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d Aug 26 09:06:41.141352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a9de716-5fc6-44b3-a934-8a9450bbac4e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.141886 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a9de716-5fc6-44b3-a934-8a9450bbac4e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.162357 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.162357 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:41.169716 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a9de716-5fc6-44b3-a934-8a9450bbac4e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Volume info retrieved successfully. Aug 26 09:06:41.174898 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a9de716-5fc6-44b3-a934-8a9450bbac4e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d returned with HTTP 200 Aug 26 09:06:41.175403 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 718/2890] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:41.191740 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.194694 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:06:41.195339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba05af0b-8036-43fa-aea8-0e8a2d500b6d", "name": "tempest-type-Backup-251307531"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:41.199141 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Creating new backup {'backup': {'volume_id': 'ba05af0b-8036-43fa-aea8-0e8a2d500b6d', 'name': 'tempest-type-Backup-251307531'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:06:41.199730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Creating backup of volume ba05af0b-8036-43fa-aea8-0e8a2d500b6d in container None Aug 26 09:06:41.218520 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.218520 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:41.219079 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Volume info retrieved successfully. Aug 26 09:06:41.282374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Created reservations ['92437bed-33c8-462e-8aad-38b246cf0a44', 'c6f1e471-3871-4bce-a8c6-0ea1b33a3185'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:41.325936 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e6442fe-ed18-4092-b08c-7107427942bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.327723 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6442fe-ed18-4092-b08c-7107427942bd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:41.327900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6442fe-ed18-4092-b08c-7107427942bd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.328098 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6442fe-ed18-4092-b08c-7107427942bd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.328273 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5e6442fe-ed18-4092-b08c-7107427942bd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:41.337173 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.337173 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:41.338106 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6442fe-ed18-4092-b08c-7107427942bd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:41.339121 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 721/2891] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:41.369508 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b08a01f7-6cba-4278-970f-b9a098666eb4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:06:41.370124 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 725/2892] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:06:41 2026] POST /volume/v3/backups => generated 315 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:41.386303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9da93e65-577e-44bc-922b-29f90382b49e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.388142 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9da93e65-577e-44bc-922b-29f90382b49e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:41.388369 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9da93e65-577e-44bc-922b-29f90382b49e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.388547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9da93e65-577e-44bc-922b-29f90382b49e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.388643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9da93e65-577e-44bc-922b-29f90382b49e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:41.393600 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.393600 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:41.394551 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9da93e65-577e-44bc-922b-29f90382b49e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:41.395081 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 729/2893] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:41.595090 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf97998a-2065-4226-80b2-a92d2a66e46e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.599868 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf97998a-2065-4226-80b2-a92d2a66e46e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:41.599868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf97998a-2065-4226-80b2-a92d2a66e46e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.599868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf97998a-2065-4226-80b2-a92d2a66e46e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.599868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cf97998a-2065-4226-80b2-a92d2a66e46e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:41.604152 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.604152 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:41.605047 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf97998a-2065-4226-80b2-a92d2a66e46e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:41.605427 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 719/2894] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:41.893829 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c44a230-ae84-4a09-8073-45dbeb1cbd5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.898636 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c44a230-ae84-4a09-8073-45dbeb1cbd5e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:41.898972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c44a230-ae84-4a09-8073-45dbeb1cbd5e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.899232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c44a230-ae84-4a09-8073-45dbeb1cbd5e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.908859 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.908859 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:41.913467 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c44a230-ae84-4a09-8073-45dbeb1cbd5e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:41.919146 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c44a230-ae84-4a09-8073-45dbeb1cbd5e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:41.919650 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 722/2895] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:41.931804 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-332d75c9-d53c-40a2-8580-20e2e4403527 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.935868 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-332d75c9-d53c-40a2-8580-20e2e4403527 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:41.935868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-332d75c9-d53c-40a2-8580-20e2e4403527 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.935868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-332d75c9-d53c-40a2-8580-20e2e4403527 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.941880 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.941880 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:41.946480 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-332d75c9-d53c-40a2-8580-20e2e4403527 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Volume info retrieved successfully. Aug 26 09:06:41.952066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-332d75c9-d53c-40a2-8580-20e2e4403527 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:41.952488 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 726/2896] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 1189 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:41.966165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd705999-2ed3-4b12-859a-56bbecb251b1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.968434 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd705999-2ed3-4b12-859a-56bbecb251b1 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:41.968701 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd705999-2ed3-4b12-859a-56bbecb251b1 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.968970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd705999-2ed3-4b12-859a-56bbecb251b1 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.976024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-42da90d1-4e70-404e-acd3-72de9302ff0c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:41.978272 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-42da90d1-4e70-404e-acd3-72de9302ff0c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:06:41.978498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-42da90d1-4e70-404e-acd3-72de9302ff0c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:41.978539 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.978539 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:41.978693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-42da90d1-4e70-404e-acd3-72de9302ff0c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:41.984600 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fd705999-2ed3-4b12-859a-56bbecb251b1 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Volume info retrieved successfully. Aug 26 09:06:41.986727 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:41.986727 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:41.991392 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd705999-2ed3-4b12-859a-56bbecb251b1 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:41.991483 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-42da90d1-4e70-404e-acd3-72de9302ff0c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:41.991613 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 730/2897] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 1189 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:41.997145 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-42da90d1-4e70-404e-acd3-72de9302ff0c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:06:41.997620 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 720/2898] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:06:41 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:42.008700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e120784-7080-4b30-ab72-2bada0629970 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.010617 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] POST https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715/action Aug 26 09:06:42.011004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1879105512", "migration_policy": "never"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:42.011128 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1879105512", "migration_policy": "never"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:42.020202 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.020202 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:42.020703 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:42.058662 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Created reservations ['4c10e1ae-90ee-4e7e-b3f2-b7144948295f', '3b81808a-6c14-453a-ab23-7e1abb98a95c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:42.079491 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Created reservations ['5d96c075-be28-40aa-b765-4c0c5abf82ce', '93f1e4dd-41a9-453c-bc36-c1ca5c027e0e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:42.105907 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Retype volume request issued successfully. Aug 26 09:06:42.106051 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e120784-7080-4b30-ab72-2bada0629970 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715/action returned with HTTP 202 Aug 26 09:06:42.106507 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 723/2899] 10.4.3.236 () {70 vars in 1432 bytes} [Wed Aug 26 09:06:42 2026] POST /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:06:42.117482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06100920-41ed-46f3-95c2-7d922144438c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.119413 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06100920-41ed-46f3-95c2-7d922144438c tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:42.119631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06100920-41ed-46f3-95c2-7d922144438c tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:42.119832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06100920-41ed-46f3-95c2-7d922144438c tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:42.131397 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.131397 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:42.136543 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06100920-41ed-46f3-95c2-7d922144438c tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:42.144595 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06100920-41ed-46f3-95c2-7d922144438c tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:42.145220 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 727/2900] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:42 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:42.351467 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7b136608-5694-4974-bd24-ff5f4cc5a384 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.354201 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b136608-5694-4974-bd24-ff5f4cc5a384 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:42.354421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b136608-5694-4974-bd24-ff5f4cc5a384 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:42.354629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b136608-5694-4974-bd24-ff5f4cc5a384 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:42.354819 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7b136608-5694-4974-bd24-ff5f4cc5a384 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:42.360551 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.360551 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:42.361582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b136608-5694-4974-bd24-ff5f4cc5a384 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:42.362139 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 731/2901] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:42 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:42.412560 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c051536d-7ea5-4345-81e2-9458bfef4618 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.416907 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c051536d-7ea5-4345-81e2-9458bfef4618 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:42.417096 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c051536d-7ea5-4345-81e2-9458bfef4618 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:42.418592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c051536d-7ea5-4345-81e2-9458bfef4618 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:42.418592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c051536d-7ea5-4345-81e2-9458bfef4618 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:42.431559 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.431559 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:42.432278 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c051536d-7ea5-4345-81e2-9458bfef4618 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:42.432678 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 721/2902] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:42 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:42.538009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0e2236eb-996c-4b33-8b4a-98345718dab2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.540539 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0e2236eb-996c-4b33-8b4a-98345718dab2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:06:42.541457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0e2236eb-996c-4b33-8b4a-98345718dab2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:42.541457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0e2236eb-996c-4b33-8b4a-98345718dab2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:42.548771 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.548771 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:42.553586 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0e2236eb-996c-4b33-8b4a-98345718dab2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:42.560901 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0e2236eb-996c-4b33-8b4a-98345718dab2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:06:42.561473 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 724/2903] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:06:42 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:42.576567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1c1110e-14a7-4deb-a493-a79a8b0a9529 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.576940 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1c1110e-14a7-4deb-a493-a79a8b0a9529 None None] GET https://10.4.3.236/volume// Aug 26 09:06:42.577515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1c1110e-14a7-4deb-a493-a79a8b0a9529 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:42.578270 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1c1110e-14a7-4deb-a493-a79a8b0a9529 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:42.579441 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1c1110e-14a7-4deb-a493-a79a8b0a9529 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:06:42.580581 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 728/2904] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:06:42 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:06:42.591725 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-6a53b856-f49d-4bae-a06c-3701376ef073 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.595076 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-6a53b856-f49d-4bae-a06c-3701376ef073 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:06:42.595560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-6a53b856-f49d-4bae-a06c-3701376ef073 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e4600fa-8dae-43c2-b8ef-9479e58f65ce", "connector": null, "instance_uuid": "d53fe03c-fb6f-4c1c-a7d7-12edf4cef283"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:42.610125 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.610125 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:42.622158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1325e7f4-874b-4dc2-b343-8097d630c365 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:42.629948 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1325e7f4-874b-4dc2-b343-8097d630c365 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:42.631048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1325e7f4-874b-4dc2-b343-8097d630c365 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:42.631048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1325e7f4-874b-4dc2-b343-8097d630c365 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:42.631421 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1325e7f4-874b-4dc2-b343-8097d630c365 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:42.652115 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:42.652115 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:42.659491 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1325e7f4-874b-4dc2-b343-8097d630c365 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:42.660697 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-6a53b856-f49d-4bae-a06c-3701376ef073 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:06:42.661458 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 732/2905] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:06:42 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:42.661563 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 722/2906] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:42 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:43.168825 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a022fed0-e46f-4291-84ba-96a5de36cf1e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.171098 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a022fed0-e46f-4291-84ba-96a5de36cf1e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:43.171417 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a022fed0-e46f-4291-84ba-96a5de36cf1e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.171535 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a022fed0-e46f-4291-84ba-96a5de36cf1e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.181854 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.181854 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:43.187806 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a022fed0-e46f-4291-84ba-96a5de36cf1e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:43.192925 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a022fed0-e46f-4291-84ba-96a5de36cf1e tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:43.193329 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 725/2907] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:43.215478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-600ef501-bae5-4eb9-83e0-8dc1bfc375c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.222801 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-600ef501-bae5-4eb9-83e0-8dc1bfc375c4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:43.223754 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-600ef501-bae5-4eb9-83e0-8dc1bfc375c4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.226121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-600ef501-bae5-4eb9-83e0-8dc1bfc375c4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.260443 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.260443 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:43.272865 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-600ef501-bae5-4eb9-83e0-8dc1bfc375c4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Volume info retrieved successfully. Aug 26 09:06:43.285282 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-600ef501-bae5-4eb9-83e0-8dc1bfc375c4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:43.286825 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 729/2908] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 1192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:43.304546 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0defb343-72a3-4969-9bc1-4ad414692db8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.308870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0defb343-72a3-4969-9bc1-4ad414692db8 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-945428565 Aug 26 09:06:43.308870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0defb343-72a3-4969-9bc1-4ad414692db8 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.308870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0defb343-72a3-4969-9bc1-4ad414692db8 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.308870 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.308870 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:43.309275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0defb343-72a3-4969-9bc1-4ad414692db8 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-945428565'), ('all_tenants', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:06:43.348267 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0defb343-72a3-4969-9bc1-4ad414692db8 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Get all volumes completed successfully. Aug 26 09:06:43.349083 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0defb343-72a3-4969-9bc1-4ad414692db8 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-945428565 returned with HTTP 200 Aug 26 09:06:43.349890 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 733/2909] 10.4.3.236 () {68 vars in 1427 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-945428565 => generated 341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:43.362023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.363910 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-945428565 Aug 26 09:06:43.364131 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.364324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.365172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-945428565'), ('all_tenants', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:06:43.377868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-72144550-5b30-43ce-b3ac-2e93d5d4e7dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.380322 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72144550-5b30-43ce-b3ac-2e93d5d4e7dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:43.380658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72144550-5b30-43ce-b3ac-2e93d5d4e7dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.380937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72144550-5b30-43ce-b3ac-2e93d5d4e7dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.381054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-72144550-5b30-43ce-b3ac-2e93d5d4e7dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:43.387190 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.387190 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:43.387899 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72144550-5b30-43ce-b3ac-2e93d5d4e7dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:43.388254 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 726/2910] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:43.391000 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Get all volumes completed successfully. Aug 26 09:06:43.391461 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e96a6b31-bb9c-487f-abf3-b92eecd4db28 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-945428565 returned with HTTP 200 Aug 26 09:06:43.392164 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 723/2911] 10.4.3.236 () {68 vars in 1427 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-945428565 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:43.405966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8287242-e377-44dd-88be-b62bbe9547e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.407886 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8287242-e377-44dd-88be-b62bbe9547e4 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:43.408147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8287242-e377-44dd-88be-b62bbe9547e4 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.408353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8287242-e377-44dd-88be-b62bbe9547e4 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.416671 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.416671 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:43.421166 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8287242-e377-44dd-88be-b62bbe9547e4 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:43.426908 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8287242-e377-44dd-88be-b62bbe9547e4 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:43.427305 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 730/2912] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:43.452209 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-292044f8-2ed5-4e78-a4bc-c777986af759 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.453033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.455233 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:43.455504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.455688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.455939 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Delete volume with id: d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:43.459019 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-292044f8-2ed5-4e78-a4bc-c777986af759 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:43.459019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-292044f8-2ed5-4e78-a4bc-c777986af759 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.459019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-292044f8-2ed5-4e78-a4bc-c777986af759 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.459019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-292044f8-2ed5-4e78-a4bc-c777986af759 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:43.464153 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.464153 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:43.464695 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:43.466632 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.466632 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:43.467616 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-292044f8-2ed5-4e78-a4bc-c777986af759 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:43.468240 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 734/2913] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:06:43.489720 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Delete volume request issued successfully. Aug 26 09:06:43.490352 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98750a4c-2f8b-4de2-9c4e-a6008d3fb90a tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 202 Aug 26 09:06:43.490881 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 727/2914] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:06:43 2026] DELETE /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:06:43.503079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-adf83e69-accb-4013-8ba6-28a91b8e4772 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.504995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-adf83e69-accb-4013-8ba6-28a91b8e4772 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:43.505209 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-adf83e69-accb-4013-8ba6-28a91b8e4772 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.505391 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-adf83e69-accb-4013-8ba6-28a91b8e4772 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.513308 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.513308 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:43.518124 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-adf83e69-accb-4013-8ba6-28a91b8e4772 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Volume info retrieved successfully. Aug 26 09:06:43.524398 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-adf83e69-accb-4013-8ba6-28a91b8e4772 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 200 Aug 26 09:06:43.524558 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 724/2915] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:43.675741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d287af4b-665d-4df8-a38f-44eabdc14725 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:43.679135 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d287af4b-665d-4df8-a38f-44eabdc14725 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:43.679297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d287af4b-665d-4df8-a38f-44eabdc14725 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:43.679539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d287af4b-665d-4df8-a38f-44eabdc14725 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:43.679680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d287af4b-665d-4df8-a38f-44eabdc14725 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:43.693131 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:43.693131 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:43.694286 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d287af4b-665d-4df8-a38f-44eabdc14725 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:43.694872 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 731/2916] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:43 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:44.107500 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3cba2955-c70d-42b8-9468-b76a3dc6d740 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.108580 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cba2955-c70d-42b8-9468-b76a3dc6d740 None None] GET https://10.4.3.236/volume// Aug 26 09:06:44.108580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cba2955-c70d-42b8-9468-b76a3dc6d740 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.108580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cba2955-c70d-42b8-9468-b76a3dc6d740 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.108900 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cba2955-c70d-42b8-9468-b76a3dc6d740 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:06:44.109320 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 735/2917] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:06: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 26 09:06:44.124581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0b2d0dfb-c6d1-4221-a179-036e6729c4a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.127585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0b2d0dfb-c6d1-4221-a179-036e6729c4a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:06:44.127921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0b2d0dfb-c6d1-4221-a179-036e6729c4a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.128640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0b2d0dfb-c6d1-4221-a179-036e6729c4a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.141479 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.141479 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:44.147801 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0b2d0dfb-c6d1-4221-a179-036e6729c4a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:06:44.157245 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-0b2d0dfb-c6d1-4221-a179-036e6729c4a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:06:44.157951 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 728/2918] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:06:44.274350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.290235 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8 Aug 26 09:06:44.290882 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:44.306669 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-3e4600fa-8dae-43c2-b8ef-9479e58f65ce-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:06:44.315936 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-3e4600fa-8dae-43c2-b8ef-9479e58f65ce-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:06:44.317472 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.317472 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:44.401190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-adb790c6-ef59-4016-a60b-52758abbfa20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.405567 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adb790c6-ef59-4016-a60b-52758abbfa20 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:44.405877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adb790c6-ef59-4016-a60b-52758abbfa20 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.406086 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adb790c6-ef59-4016-a60b-52758abbfa20 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.406230 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-adb790c6-ef59-4016-a60b-52758abbfa20 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:44.413821 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.413821 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:44.414757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adb790c6-ef59-4016-a60b-52758abbfa20 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:44.415296 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 732/2919] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:44.464686 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-3e4600fa-8dae-43c2-b8ef-9479e58f65ce-np0000008153" released by "attachment_update" :: held 0.149s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:06:44.465242 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-9fde60e9-4ae2-4ec0-b8d0-6f391c5c2930 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8 returned with HTTP 200 Aug 26 09:06:44.466104 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 725/2920] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:06:44 2026] PUT /volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:44.486259 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8eb163cc-9242-4875-a664-f2216f3edea7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.495431 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8eb163cc-9242-4875-a664-f2216f3edea7 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:44.495505 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8eb163cc-9242-4875-a664-f2216f3edea7 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.495767 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8eb163cc-9242-4875-a664-f2216f3edea7 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.499003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8eb163cc-9242-4875-a664-f2216f3edea7 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:44.505972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-c19fd489-7b8b-49c8-ac6b-cc4c84329cbd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.512569 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-c19fd489-7b8b-49c8-ac6b-cc4c84329cbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8/action Aug 26 09:06:44.513098 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-c19fd489-7b8b-49c8-ac6b-cc4c84329cbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:06:44.513288 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-c19fd489-7b8b-49c8-ac6b-cc4c84329cbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:44.521689 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.521689 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:44.523691 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8eb163cc-9242-4875-a664-f2216f3edea7 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:44.525804 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 736/2921] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:44.544817 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.544817 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:44.546098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c64ae8bf-e13e-4a1b-94a5-fb6ece72dcb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.549214 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c64ae8bf-e13e-4a1b-94a5-fb6ece72dcb1 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] GET https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 Aug 26 09:06:44.549394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c64ae8bf-e13e-4a1b-94a5-fb6ece72dcb1 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.549678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c64ae8bf-e13e-4a1b-94a5-fb6ece72dcb1 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.556963 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c64ae8bf-e13e-4a1b-94a5-fb6ece72dcb1 tempest-VolumeRetypeMultiattachTest-118257243 tempest-VolumeRetypeMultiattachTest-118257243-project-member] https://10.4.3.236/volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 returned with HTTP 404 Aug 26 09:06:44.557701 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 733/2922] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/volumes/d4e5bcfd-8d71-451a-b7c6-5ac531049715 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:44.567496 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17163006-8ecd-4e58-9959-ce2702b40178 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.569716 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17163006-8ecd-4e58-9959-ce2702b40178 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] DELETE https://10.4.3.236/volume/v3/types/e58791e1-52ae-4f63-a17d-739eee1aad0e Aug 26 09:06:44.570024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17163006-8ecd-4e58-9959-ce2702b40178 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.570306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17163006-8ecd-4e58-9959-ce2702b40178 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.570580 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.570580 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:44.577674 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7041f889-6c3c-42ac-a35c-2542891bcff8 req-c19fd489-7b8b-49c8-ac6b-cc4c84329cbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8/action returned with HTTP 204 Aug 26 09:06:44.577674 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 729/2923] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:06:44 2026] POST /volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:44.622039 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17163006-8ecd-4e58-9959-ce2702b40178 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/types/e58791e1-52ae-4f63-a17d-739eee1aad0e returned with HTTP 202 Aug 26 09:06:44.622808 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 726/2924] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:06:44 2026] DELETE /volume/v3/types/e58791e1-52ae-4f63-a17d-739eee1aad0e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:44.632451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e52c9d3-4d8f-4fb5-880f-3a860c94076a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.635799 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e52c9d3-4d8f-4fb5-880f-3a860c94076a tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/types/e58791e1-52ae-4f63-a17d-739eee1aad0e Aug 26 09:06:44.636908 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e52c9d3-4d8f-4fb5-880f-3a860c94076a tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.638439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e52c9d3-4d8f-4fb5-880f-3a860c94076a tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.655601 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e52c9d3-4d8f-4fb5-880f-3a860c94076a tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/types/e58791e1-52ae-4f63-a17d-739eee1aad0e returned with HTTP 404 Aug 26 09:06:44.655601 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 737/2925] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/types/e58791e1-52ae-4f63-a17d-739eee1aad0e => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:44.672305 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8fd4a4f5-dcb1-41b0-8baa-75fb46d653ef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.675008 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8fd4a4f5-dcb1-41b0-8baa-75fb46d653ef tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] DELETE https://10.4.3.236/volume/v3/types/683c07cf-1b4c-4604-8b64-9fcaa8cf89b5 Aug 26 09:06:44.675221 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8fd4a4f5-dcb1-41b0-8baa-75fb46d653ef tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.675423 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8fd4a4f5-dcb1-41b0-8baa-75fb46d653ef tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.708808 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ee5f1739-e3c6-45e6-8bc4-09b5fdd6fca5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.710953 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee5f1739-e3c6-45e6-8bc4-09b5fdd6fca5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:44.711182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee5f1739-e3c6-45e6-8bc4-09b5fdd6fca5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.711328 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8fd4a4f5-dcb1-41b0-8baa-75fb46d653ef tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/types/683c07cf-1b4c-4604-8b64-9fcaa8cf89b5 returned with HTTP 202 Aug 26 09:06:44.711451 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee5f1739-e3c6-45e6-8bc4-09b5fdd6fca5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.711587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ee5f1739-e3c6-45e6-8bc4-09b5fdd6fca5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:44.711883 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 734/2926] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:06:44 2026] DELETE /volume/v3/types/683c07cf-1b4c-4604-8b64-9fcaa8cf89b5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:44.716309 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:44.716309 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:44.717210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee5f1739-e3c6-45e6-8bc4-09b5fdd6fca5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:44.717614 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 730/2927] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:44.720178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bbb75482-0b69-4910-880d-edbbf4fb70d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:44.724748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bbb75482-0b69-4910-880d-edbbf4fb70d4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] GET https://10.4.3.236/volume/v3/types/683c07cf-1b4c-4604-8b64-9fcaa8cf89b5 Aug 26 09:06:44.725030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bbb75482-0b69-4910-880d-edbbf4fb70d4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:44.725317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bbb75482-0b69-4910-880d-edbbf4fb70d4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:44.732647 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bbb75482-0b69-4910-880d-edbbf4fb70d4 tempest-VolumeRetypeMultiattachTest-985877645 tempest-VolumeRetypeMultiattachTest-985877645-project-admin] https://10.4.3.236/volume/v3/types/683c07cf-1b4c-4604-8b64-9fcaa8cf89b5 returned with HTTP 404 Aug 26 09:06:44.733366 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 727/2928] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:06:44 2026] GET /volume/v3/types/683c07cf-1b4c-4604-8b64-9fcaa8cf89b5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:45.430015 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ebae27f3-cd83-4a62-bbbf-2e0f6fd1f3a9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:45.431870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ebae27f3-cd83-4a62-bbbf-2e0f6fd1f3a9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:45.432104 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ebae27f3-cd83-4a62-bbbf-2e0f6fd1f3a9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:45.432355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ebae27f3-cd83-4a62-bbbf-2e0f6fd1f3a9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:45.432506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ebae27f3-cd83-4a62-bbbf-2e0f6fd1f3a9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:45.438152 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:45.438152 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:45.438152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ebae27f3-cd83-4a62-bbbf-2e0f6fd1f3a9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:45.438527 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 738/2929] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:45 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:45.543438 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8eda2351-0f97-4e42-b4c4-3c44000cf165 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:45.545300 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8eda2351-0f97-4e42-b4c4-3c44000cf165 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:45.545300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8eda2351-0f97-4e42-b4c4-3c44000cf165 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:45.547234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8eda2351-0f97-4e42-b4c4-3c44000cf165 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:45.547465 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8eda2351-0f97-4e42-b4c4-3c44000cf165 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:45.553188 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:45.553188 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:45.554065 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8eda2351-0f97-4e42-b4c4-3c44000cf165 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:45.554477 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 735/2930] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:45 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:45.731974 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eaad0dd7-3871-4817-9081-0982a31fa7e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:45.734522 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eaad0dd7-3871-4817-9081-0982a31fa7e9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:45.734811 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eaad0dd7-3871-4817-9081-0982a31fa7e9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:45.735094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eaad0dd7-3871-4817-9081-0982a31fa7e9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:45.735330 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eaad0dd7-3871-4817-9081-0982a31fa7e9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:45.742789 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:45.742789 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:45.743810 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eaad0dd7-3871-4817-9081-0982a31fa7e9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:45.744302 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 731/2931] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:45 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:46.452561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a861390a-8beb-4c7b-bf14-165f678fd471 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:46.456597 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a861390a-8beb-4c7b-bf14-165f678fd471 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:46.456896 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a861390a-8beb-4c7b-bf14-165f678fd471 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:46.457141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a861390a-8beb-4c7b-bf14-165f678fd471 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:46.457704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a861390a-8beb-4c7b-bf14-165f678fd471 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:46.464156 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:46.464156 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:46.465204 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a861390a-8beb-4c7b-bf14-165f678fd471 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:46.465818 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 728/2932] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:46 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:46.569998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-17c29dd6-b151-46ed-95e1-efbc1e6c148d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:46.580433 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17c29dd6-b151-46ed-95e1-efbc1e6c148d tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:46.582680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17c29dd6-b151-46ed-95e1-efbc1e6c148d tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:46.582965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17c29dd6-b151-46ed-95e1-efbc1e6c148d tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:46.583189 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-17c29dd6-b151-46ed-95e1-efbc1e6c148d tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:46.614960 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:46.614960 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:46.617324 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17c29dd6-b151-46ed-95e1-efbc1e6c148d tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:46.619419 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 739/2933] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:46 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:46.756636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b744eae-a9e9-4e08-8e4f-d25f115ae2a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:46.761476 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b744eae-a9e9-4e08-8e4f-d25f115ae2a7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:46.761711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b744eae-a9e9-4e08-8e4f-d25f115ae2a7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:46.762034 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b744eae-a9e9-4e08-8e4f-d25f115ae2a7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:46.762163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1b744eae-a9e9-4e08-8e4f-d25f115ae2a7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:46.772208 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:46.772208 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:46.773062 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b744eae-a9e9-4e08-8e4f-d25f115ae2a7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:46.773419 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 736/2934] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:46 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.485113 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb60e85a-5e34-4cad-a3d2-2671a49865f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.488305 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb60e85a-5e34-4cad-a3d2-2671a49865f1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:47.488951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb60e85a-5e34-4cad-a3d2-2671a49865f1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.490229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb60e85a-5e34-4cad-a3d2-2671a49865f1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.491377 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eb60e85a-5e34-4cad-a3d2-2671a49865f1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:47.496581 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:47.496581 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:47.498368 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb60e85a-5e34-4cad-a3d2-2671a49865f1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:47.499377 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 732/2935] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:06:47.639921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58786a33-41a1-4de7-bb17-a46894e101e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.644637 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58786a33-41a1-4de7-bb17-a46894e101e9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:47.645128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58786a33-41a1-4de7-bb17-a46894e101e9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.645128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58786a33-41a1-4de7-bb17-a46894e101e9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.645238 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-58786a33-41a1-4de7-bb17-a46894e101e9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:47.652777 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:47.652777 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:47.653546 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58786a33-41a1-4de7-bb17-a46894e101e9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:47.653822 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 729/2936] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.704518 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bea08e4d-4860-41a7-9134-755d932bd200 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.784562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab1419f3-3b88-489c-8c18-d774737c1165 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.790918 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab1419f3-3b88-489c-8c18-d774737c1165 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:47.790918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab1419f3-3b88-489c-8c18-d774737c1165 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.790918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab1419f3-3b88-489c-8c18-d774737c1165 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.790918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ab1419f3-3b88-489c-8c18-d774737c1165 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:47.799884 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:47.799884 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:47.799884 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab1419f3-3b88-489c-8c18-d774737c1165 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:47.800190 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 737/2937] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.849753 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bea08e4d-4860-41a7-9134-755d932bd200 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/os-services Aug 26 09:06:47.850092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bea08e4d-4860-41a7-9134-755d932bd200 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.850286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bea08e4d-4860-41a7-9134-755d932bd200 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.868492 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bea08e4d-4860-41a7-9134-755d932bd200 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/os-services returned with HTTP 200 Aug 26 09:06:47.871158 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 740/2938] 10.4.3.236 () {66 vars in 1249 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/os-services => generated 626 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.883768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e5d2508-f324-4ad8-80be-ca9f3bfa6162 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.885137 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e5d2508-f324-4ad8-80be-ca9f3bfa6162 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/os-services?host=np0000008153 Aug 26 09:06:47.885464 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e5d2508-f324-4ad8-80be-ca9f3bfa6162 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.885759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e5d2508-f324-4ad8-80be-ca9f3bfa6162 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.891720 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e5d2508-f324-4ad8-80be-ca9f3bfa6162 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/os-services?host=np0000008153 returned with HTTP 200 Aug 26 09:06:47.892245 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 733/2939] 10.4.3.236 () {66 vars in 1284 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/os-services?host=np0000008153 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.901662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-50a80f00-7574-41ac-8f1b-9e7151dd20bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.903410 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50a80f00-7574-41ac-8f1b-9e7151dd20bd tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/os-services?host=np0000008153&binary=cinder-scheduler Aug 26 09:06:47.903657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50a80f00-7574-41ac-8f1b-9e7151dd20bd tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.903861 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50a80f00-7574-41ac-8f1b-9e7151dd20bd tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.911699 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50a80f00-7574-41ac-8f1b-9e7151dd20bd tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/os-services?host=np0000008153&binary=cinder-scheduler returned with HTTP 200 Aug 26 09:06:47.912109 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 730/2940] 10.4.3.236 () {66 vars in 1332 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/os-services?host=np0000008153&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.922285 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65d0b97d-0448-4ab2-807c-48d6a3ff4b0f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:47.924506 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65d0b97d-0448-4ab2-807c-48d6a3ff4b0f tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/os-services?binary=cinder-scheduler Aug 26 09:06:47.924903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65d0b97d-0448-4ab2-807c-48d6a3ff4b0f tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:47.925147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65d0b97d-0448-4ab2-807c-48d6a3ff4b0f tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:47.929392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65d0b97d-0448-4ab2-807c-48d6a3ff4b0f tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 26 09:06:47.929801 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 738/2941] 10.4.3.236 () {66 vars in 1296 bytes} [Wed Aug 26 09:06:47 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:47.944253 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:48.038962 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:48.039298 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1449960433"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:48.048371 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1449960433'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:48.048571 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Create volume of 1 GB Aug 26 09:06:48.063735 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Availability Zones retrieved successfully. Aug 26 09:06:48.079294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Flow 'volume_create_api' (59be175b-fe6a-4741-9113-73d5d5eca347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:48.083618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8405c5f-bbc6-4239-98e7-8d0d6c8c5641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:48.086001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:48.114119 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8405c5f-bbc6-4239-98e7-8d0d6c8c5641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:48.114767 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e067edeb-2b8d-4650-8ce2-06a2357714d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:48.165580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Created reservations ['5c2cd3af-ed08-4ede-a00a-3ed25de433ba', '819946b7-f71d-4694-a1ca-8554f337255d', 'ecba153a-e02e-4895-a5ee-88f384c98edb', '7cc769db-b10a-47d4-8bdf-056b5f478d42'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:48.166293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e067edeb-2b8d-4650-8ce2-06a2357714d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2cd3af-ed08-4ede-a00a-3ed25de433ba', '819946b7-f71d-4694-a1ca-8554f337255d', 'ecba153a-e02e-4895-a5ee-88f384c98edb', '7cc769db-b10a-47d4-8bdf-056b5f478d42']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:48.166995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5c652b-db5f-426f-a7ef-cf4e5230e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:48.187651 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5c652b-db5f-426f-a7ef-cf4e5230e3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b2447e-0a1b-46ac-9777-41c9058703da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1449960433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b2ae559c4b46e89742c296a9c4c57a',qos_specs=None,replication_status=,reservations=['5c2cd3af-ed08-4ede-a00a-3ed25de433ba','819946b7-f71d-4694-a1ca-8554f337255d','ecba153a-e02e-4895-a5ee-88f384c98edb','7cc769db-b10a-47d4-8bdf-056b5f478d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8e203e52cf45adb15fe50fd601a821',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1449960433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b2447e-0a1b-46ac-9777-41c9058703da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b2ae559c4b46e89742c296a9c4c57a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8e203e52cf45adb15fe50fd601a821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:48.188375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a968503-6363-48a9-badd-541c71afe9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:48.254796 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a968503-6363-48a9-badd-541c71afe9e5) transitioned into state 'SUCCESS' from state '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-1449960433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b2ae559c4b46e89742c296a9c4c57a',qos_specs=None,replication_status=,reservations=['5c2cd3af-ed08-4ede-a00a-3ed25de433ba','819946b7-f71d-4694-a1ca-8554f337255d','ecba153a-e02e-4895-a5ee-88f384c98edb','7cc769db-b10a-47d4-8bdf-056b5f478d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8e203e52cf45adb15fe50fd601a821',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:48.260077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c86ef9-0a72-4bb9-88c9-f6a49a4b4a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:48.283502 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c86ef9-0a72-4bb9-88c9-f6a49a4b4a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:48.284584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Flow 'volume_create_api' (59be175b-fe6a-4741-9113-73d5d5eca347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:48.284991 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Create volume request issued successfully. Aug 26 09:06:48.285732 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f514291-66c7-46ca-8d2e-e03323faf5f5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:48.286330 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 741/2942] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:06:47 2026] POST /volume/v3/volumes => generated 754 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:48.299005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd27e63e-db9a-441d-887d-04b69b9b6ac0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:48.301115 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd27e63e-db9a-441d-887d-04b69b9b6ac0 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] GET https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:48.301352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd27e63e-db9a-441d-887d-04b69b9b6ac0 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:48.301572 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd27e63e-db9a-441d-887d-04b69b9b6ac0 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:48.316769 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:48.316769 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:48.322717 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd27e63e-db9a-441d-887d-04b69b9b6ac0 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Volume info retrieved successfully. Aug 26 09:06:48.328973 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd27e63e-db9a-441d-887d-04b69b9b6ac0 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 200 Aug 26 09:06:48.329551 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 734/2943] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:48 2026] GET /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:48.514238 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6918b2d1-ddd2-4356-abcd-fa2d1ba7183f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:48.518449 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6918b2d1-ddd2-4356-abcd-fa2d1ba7183f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:48.519005 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6918b2d1-ddd2-4356-abcd-fa2d1ba7183f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:48.523871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6918b2d1-ddd2-4356-abcd-fa2d1ba7183f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:48.523871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6918b2d1-ddd2-4356-abcd-fa2d1ba7183f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:48.530968 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:48.530968 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:48.531817 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6918b2d1-ddd2-4356-abcd-fa2d1ba7183f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:48.532431 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 731/2944] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:48 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:48.668135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba95c39f-1acd-4e02-bc18-471757d947ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:48.670572 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba95c39f-1acd-4e02-bc18-471757d947ab tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:48.670925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba95c39f-1acd-4e02-bc18-471757d947ab tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:48.671747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba95c39f-1acd-4e02-bc18-471757d947ab tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:48.671747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ba95c39f-1acd-4e02-bc18-471757d947ab tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:48.677943 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:48.677943 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:48.678991 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba95c39f-1acd-4e02-bc18-471757d947ab tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:48.679474 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 739/2945] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:48 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:48.811400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-512c84b2-cacc-44d0-a263-4f4cb5ed2d23 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:48.814819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-512c84b2-cacc-44d0-a263-4f4cb5ed2d23 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:48.815025 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-512c84b2-cacc-44d0-a263-4f4cb5ed2d23 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:48.815219 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-512c84b2-cacc-44d0-a263-4f4cb5ed2d23 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:48.815309 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-512c84b2-cacc-44d0-a263-4f4cb5ed2d23 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:48.819759 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:48.819759 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:48.820137 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-512c84b2-cacc-44d0-a263-4f4cb5ed2d23 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:48.820330 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 742/2946] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:48 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.349149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5bad5c72-5d32-47f4-8f5c-ee2c579341d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.351078 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bad5c72-5d32-47f4-8f5c-ee2c579341d6 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] GET https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:49.351934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bad5c72-5d32-47f4-8f5c-ee2c579341d6 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.351934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bad5c72-5d32-47f4-8f5c-ee2c579341d6 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.361872 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.361872 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:49.368299 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5bad5c72-5d32-47f4-8f5c-ee2c579341d6 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Volume info retrieved successfully. Aug 26 09:06:49.376557 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bad5c72-5d32-47f4-8f5c-ee2c579341d6 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 200 Aug 26 09:06:49.377263 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 735/2947] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.394779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8c0f5a59-6d52-4418-b662-cb68e9e354f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.397183 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c0f5a59-6d52-4418-b662-cb68e9e354f5 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:49.397449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c0f5a59-6d52-4418-b662-cb68e9e354f5 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.397724 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c0f5a59-6d52-4418-b662-cb68e9e354f5 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.409857 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.409857 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:49.418552 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8c0f5a59-6d52-4418-b662-cb68e9e354f5 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Volume info retrieved successfully. Aug 26 09:06:49.424837 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c0f5a59-6d52-4418-b662-cb68e9e354f5 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 200 Aug 26 09:06:49.425365 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 732/2948] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:49.444215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e83b967-5f8e-4375-ac91-87d13981bf42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.446742 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e83b967-5f8e-4375-ac91-87d13981bf42 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/os-services?host=np0000008153&binary=cinder-volume Aug 26 09:06:49.447067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e83b967-5f8e-4375-ac91-87d13981bf42 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.447388 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e83b967-5f8e-4375-ac91-87d13981bf42 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.456665 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e83b967-5f8e-4375-ac91-87d13981bf42 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/os-services?host=np0000008153&binary=cinder-volume returned with HTTP 200 Aug 26 09:06:49.457310 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 740/2949] 10.4.3.236 () {66 vars in 1326 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/os-services?host=np0000008153&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.465936 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-66a2788b-1b55-424e-b34a-d5e59b957f06 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.467839 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66a2788b-1b55-424e-b34a-d5e59b957f06 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] GET https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:49.468072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66a2788b-1b55-424e-b34a-d5e59b957f06 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.468280 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66a2788b-1b55-424e-b34a-d5e59b957f06 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.476705 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.476705 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:49.481410 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-66a2788b-1b55-424e-b34a-d5e59b957f06 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Volume info retrieved successfully. Aug 26 09:06:49.486937 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66a2788b-1b55-424e-b34a-d5e59b957f06 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 200 Aug 26 09:06:49.487476 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 743/2950] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.501951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.508143 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:49.508468 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.508715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.508975 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Delete volume with id: d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:49.519546 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.519546 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:49.520590 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Volume info retrieved successfully. Aug 26 09:06:49.545586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4384933-d559-4482-9c67-fa43a11f5e7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.548389 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4384933-d559-4482-9c67-fa43a11f5e7d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:49.548668 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4384933-d559-4482-9c67-fa43a11f5e7d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.548972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4384933-d559-4482-9c67-fa43a11f5e7d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.549123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e4384933-d559-4482-9c67-fa43a11f5e7d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:49.552691 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Delete volume request issued successfully. Aug 26 09:06:49.553039 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-515ac812-89d3-4b8b-9527-c1d9ffd0ea81 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 202 Aug 26 09:06:49.553524 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 736/2951] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:49 2026] DELETE /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:49.554452 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.554452 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:49.555256 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4384933-d559-4482-9c67-fa43a11f5e7d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:49.555667 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 733/2952] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.565267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89da5b46-d550-4b47-93e6-6843ea3d6e2a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.568603 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89da5b46-d550-4b47-93e6-6843ea3d6e2a tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] GET https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:49.568796 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89da5b46-d550-4b47-93e6-6843ea3d6e2a tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.569011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89da5b46-d550-4b47-93e6-6843ea3d6e2a tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.581975 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.581975 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:49.587536 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-89da5b46-d550-4b47-93e6-6843ea3d6e2a tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Volume info retrieved successfully. Aug 26 09:06:49.593234 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89da5b46-d550-4b47-93e6-6843ea3d6e2a tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 200 Aug 26 09:06:49.593778 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 741/2953] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.693645 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f2b2bdef-5196-4c38-bce1-6e545f47a2bc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.695513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f2b2bdef-5196-4c38-bce1-6e545f47a2bc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:49.695824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f2b2bdef-5196-4c38-bce1-6e545f47a2bc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.696065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f2b2bdef-5196-4c38-bce1-6e545f47a2bc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.696220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f2b2bdef-5196-4c38-bce1-6e545f47a2bc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:49.700863 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.700863 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:49.701661 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f2b2bdef-5196-4c38-bce1-6e545f47a2bc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:49.702178 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 744/2954] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:49.835532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92c289f1-7130-4afd-b50f-9517f8cd6e58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:49.837921 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92c289f1-7130-4afd-b50f-9517f8cd6e58 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:49.838222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92c289f1-7130-4afd-b50f-9517f8cd6e58 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:49.838587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92c289f1-7130-4afd-b50f-9517f8cd6e58 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:49.838747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-92c289f1-7130-4afd-b50f-9517f8cd6e58 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:49.844817 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:49.844817 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:49.845828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92c289f1-7130-4afd-b50f-9517f8cd6e58 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:49.846324 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 737/2955] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:49 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:50.571041 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-90ab3902-937b-4ae2-b8b8-07abdc6b85eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.573522 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-90ab3902-937b-4ae2-b8b8-07abdc6b85eb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:06:50.573522 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-90ab3902-937b-4ae2-b8b8-07abdc6b85eb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:50.574088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-90ab3902-937b-4ae2-b8b8-07abdc6b85eb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:50.574088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-90ab3902-937b-4ae2-b8b8-07abdc6b85eb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:50.579293 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:50.579293 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:50.579941 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-90ab3902-937b-4ae2-b8b8-07abdc6b85eb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:06:50.580386 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 734/2956] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:50 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:50.595049 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.598286 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:06:50.598768 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03601e8b-f57b-402b-bb5c-e58383c89062"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:50.602688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating new backup {'backup': {'volume_id': '03601e8b-f57b-402b-bb5c-e58383c89062'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:06:50.602688 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating backup of volume 03601e8b-f57b-402b-bb5c-e58383c89062 in container None Aug 26 09:06:50.615912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8be99646-6981-403e-9308-78cbd76193d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.618328 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:50.618328 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:50.618439 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8be99646-6981-403e-9308-78cbd76193d5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] GET https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da Aug 26 09:06:50.618669 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8be99646-6981-403e-9308-78cbd76193d5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:50.618836 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:06:50.618985 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8be99646-6981-403e-9308-78cbd76193d5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:50.629295 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8be99646-6981-403e-9308-78cbd76193d5 tempest-VolumesServicesTestJSON-8623663 tempest-VolumesServicesTestJSON-8623663-project-member] https://10.4.3.236/volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da returned with HTTP 404 Aug 26 09:06:50.630347 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 745/2957] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:50 2026] GET /volume/v3/volumes/d4b2447e-0a1b-46ac-9777-41c9058703da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:50.641641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4ca4846-a4ce-484b-8c7f-2e465a614b10 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.644800 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4ca4846-a4ce-484b-8c7f-2e465a614b10 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] GET https://10.4.3.236/volume/v3/os-services Aug 26 09:06:50.644800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4ca4846-a4ce-484b-8c7f-2e465a614b10 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:50.645255 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4ca4846-a4ce-484b-8c7f-2e465a614b10 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:50.652349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['a767de2c-7a36-4c58-b1dc-d91791a70dd4', 'eeb379e1-6c67-485a-a52f-700c61976f2a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:50.656784 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4ca4846-a4ce-484b-8c7f-2e465a614b10 tempest-VolumesServicesTestJSON-1680838459 tempest-VolumesServicesTestJSON-1680838459-project-admin] https://10.4.3.236/volume/v3/os-services returned with HTTP 200 Aug 26 09:06:50.656784 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 738/2958] 10.4.3.236 () {66 vars in 1249 bytes} [Wed Aug 26 09:06:50 2026] GET /volume/v3/os-services => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:50.717524 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9f846318-2447-42eb-85df-d7be75a08caf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.721284 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15619d47-8f33-46e8-bac7-501d9e0d34e4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:06:50.721960 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 742/2959] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:06:50 2026] POST /volume/v3/backups => generated 288 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:50.724881 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f846318-2447-42eb-85df-d7be75a08caf tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:50.725276 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f846318-2447-42eb-85df-d7be75a08caf tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:50.725545 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f846318-2447-42eb-85df-d7be75a08caf tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:50.726023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9f846318-2447-42eb-85df-d7be75a08caf tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:50.732293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ddd8cc9c-e884-402e-ba5b-cefbc834a06f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.734259 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:50.734259 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:50.736466 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f846318-2447-42eb-85df-d7be75a08caf tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:50.737612 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ddd8cc9c-e884-402e-ba5b-cefbc834a06f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:50.738310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ddd8cc9c-e884-402e-ba5b-cefbc834a06f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:50.738310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ddd8cc9c-e884-402e-ba5b-cefbc834a06f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:50.738460 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 735/2960] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:50 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:50.738511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ddd8cc9c-e884-402e-ba5b-cefbc834a06f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:50.744792 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:50.744792 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:50.747883 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ddd8cc9c-e884-402e-ba5b-cefbc834a06f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:50.747883 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 746/2961] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:50 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:50.858319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ff05903-0c5f-47ab-aab4-aee5267b6278 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:50.861136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ff05903-0c5f-47ab-aab4-aee5267b6278 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:50.861353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ff05903-0c5f-47ab-aab4-aee5267b6278 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:50.861540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ff05903-0c5f-47ab-aab4-aee5267b6278 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:50.861644 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1ff05903-0c5f-47ab-aab4-aee5267b6278 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:50.867154 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:50.867154 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:50.868387 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ff05903-0c5f-47ab-aab4-aee5267b6278 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:50.868820 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 739/2962] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:50 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:51.750566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-57b85692-1888-4fe2-888e-4bf661f14ed9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:51.753033 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57b85692-1888-4fe2-888e-4bf661f14ed9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:51.753033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57b85692-1888-4fe2-888e-4bf661f14ed9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:51.753429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57b85692-1888-4fe2-888e-4bf661f14ed9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:51.753542 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-57b85692-1888-4fe2-888e-4bf661f14ed9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:51.759509 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfab6f6b-7b7d-4226-aa70-38d968e4360c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:51.761437 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:51.761437 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:51.761679 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57b85692-1888-4fe2-888e-4bf661f14ed9 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:51.762153 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 743/2963] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:51 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:51.763060 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfab6f6b-7b7d-4226-aa70-38d968e4360c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:51.763060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfab6f6b-7b7d-4226-aa70-38d968e4360c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:51.763178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfab6f6b-7b7d-4226-aa70-38d968e4360c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:51.764472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bfab6f6b-7b7d-4226-aa70-38d968e4360c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:51.771245 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:51.771245 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:51.771420 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfab6f6b-7b7d-4226-aa70-38d968e4360c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:51.771930 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 736/2964] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:51 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:51.882056 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-896bf963-1251-4b6d-908c-29244366848d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:51.884879 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-896bf963-1251-4b6d-908c-29244366848d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:51.885184 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-896bf963-1251-4b6d-908c-29244366848d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:51.885463 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-896bf963-1251-4b6d-908c-29244366848d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:51.885624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-896bf963-1251-4b6d-908c-29244366848d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:51.891974 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:51.891974 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:51.893114 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-896bf963-1251-4b6d-908c-29244366848d tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:51.893599 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 747/2965] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:51 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:52.782152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ade4f001-7906-42bf-9dcb-7fdbd2ed1fd4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:52.785863 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dedc7887-a5ee-4552-8e9d-bf12ddc7e898 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:52.788353 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ade4f001-7906-42bf-9dcb-7fdbd2ed1fd4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:52.788614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ade4f001-7906-42bf-9dcb-7fdbd2ed1fd4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:52.788875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ade4f001-7906-42bf-9dcb-7fdbd2ed1fd4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:52.789033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ade4f001-7906-42bf-9dcb-7fdbd2ed1fd4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:52.791310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dedc7887-a5ee-4552-8e9d-bf12ddc7e898 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:52.791582 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dedc7887-a5ee-4552-8e9d-bf12ddc7e898 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:52.791825 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dedc7887-a5ee-4552-8e9d-bf12ddc7e898 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:52.791989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dedc7887-a5ee-4552-8e9d-bf12ddc7e898 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:52.801675 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:52.801675 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:52.802524 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ade4f001-7906-42bf-9dcb-7fdbd2ed1fd4 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:52.803146 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 740/2966] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:52 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:52.804494 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:52.804494 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:52.805637 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dedc7887-a5ee-4552-8e9d-bf12ddc7e898 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:52.806179 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 744/2967] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:52 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 697 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:52.906397 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-24dbd45f-0f10-4c43-8d87-324d9eb59dd5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:52.908546 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-24dbd45f-0f10-4c43-8d87-324d9eb59dd5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:52.909640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-24dbd45f-0f10-4c43-8d87-324d9eb59dd5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:52.909640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-24dbd45f-0f10-4c43-8d87-324d9eb59dd5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:52.910054 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-24dbd45f-0f10-4c43-8d87-324d9eb59dd5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:52.914931 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:52.914931 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:52.915800 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-24dbd45f-0f10-4c43-8d87-324d9eb59dd5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:52.916246 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 737/2968] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:52 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:53.751044 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-13b9e0f5-4b28-4818-a2e0-9521ac28af2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:53.818951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af807a69-5e95-482d-a77a-c4335da0fd3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:53.820050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e717cdd8-7201-4df5-b74a-8a089d8c293b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:53.822584 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af807a69-5e95-482d-a77a-c4335da0fd3e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:53.822647 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e717cdd8-7201-4df5-b74a-8a089d8c293b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:53.822738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af807a69-5e95-482d-a77a-c4335da0fd3e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:53.822785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e717cdd8-7201-4df5-b74a-8a089d8c293b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:53.822940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af807a69-5e95-482d-a77a-c4335da0fd3e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:53.823115 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e717cdd8-7201-4df5-b74a-8a089d8c293b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:53.823166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-af807a69-5e95-482d-a77a-c4335da0fd3e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:53.823211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e717cdd8-7201-4df5-b74a-8a089d8c293b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:53.832261 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:53.832261 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:53.833402 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e717cdd8-7201-4df5-b74a-8a089d8c293b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:53.834243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 745/2969] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:53 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:53.835176 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:53.835176 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:53.836053 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af807a69-5e95-482d-a77a-c4335da0fd3e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:53.836437 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 741/2970] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:53 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:53.918489 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13b9e0f5-4b28-4818-a2e0-9521ac28af2f tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] GET https://10.4.3.236/volume/v3/os-services Aug 26 09:06:53.918863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13b9e0f5-4b28-4818-a2e0-9521ac28af2f tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:53.919224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13b9e0f5-4b28-4818-a2e0-9521ac28af2f tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:53.924472 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13b9e0f5-4b28-4818-a2e0-9521ac28af2f tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] https://10.4.3.236/volume/v3/os-services returned with HTTP 200 Aug 26 09:06:53.925811 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 748/2971] 10.4.3.236 () {66 vars in 1249 bytes} [Wed Aug 26 09:06:53 2026] GET /volume/v3/os-services => generated 626 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:53.941435 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-436c0de1-16aa-4f3d-a684-6be047f04496 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:53.944373 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-436c0de1-16aa-4f3d-a684-6be047f04496 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:53.944695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-436c0de1-16aa-4f3d-a684-6be047f04496 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:53.944934 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-436c0de1-16aa-4f3d-a684-6be047f04496 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:53.945113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-436c0de1-16aa-4f3d-a684-6be047f04496 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:53.946961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c0e7ef48-0f06-43e7-9a58-f87e97675d25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:53.950630 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c0e7ef48-0f06-43e7-9a58-f87e97675d25 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] PUT https://10.4.3.236/volume/v3/os-services/disable-log-reason Aug 26 09:06:53.950834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c0e7ef48-0f06-43e7-9a58-f87e97675d25 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008153", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:53.952691 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:53.952691 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:53.953255 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c0e7ef48-0f06-43e7-9a58-f87e97675d25 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] https://10.4.3.236/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 26 09:06:53.953388 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-436c0de1-16aa-4f3d-a684-6be047f04496 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:53.954990 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 738/2972] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:53 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:53.955158 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 746/2973] 10.4.3.236 () {68 vars in 1326 bytes} [Wed Aug 26 09:06:53 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:06:53.972924 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-26e6311f-6811-42ba-b4b1-e4f599ec786d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:53.975627 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26e6311f-6811-42ba-b4b1-e4f599ec786d tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] PUT https://10.4.3.236/volume/v3/os-services/disable Aug 26 09:06:53.976238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26e6311f-6811-42ba-b4b1-e4f599ec786d tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008153", "binary": "invalid_binary"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:53.986777 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26e6311f-6811-42ba-b4b1-e4f599ec786d tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] https://10.4.3.236/volume/v3/os-services/disable returned with HTTP 404 Aug 26 09:06:53.987178 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 742/2974] 10.4.3.236 () {68 vars in 1293 bytes} [Wed Aug 26 09:06:53 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:53.998555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-50cc9410-f41c-4011-8b63-7b702a0d9656 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:54.001065 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50cc9410-f41c-4011-8b63-7b702a0d9656 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] PUT https://10.4.3.236/volume/v3/os-services/enable Aug 26 09:06:54.002646 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50cc9410-f41c-4011-8b63-7b702a0d9656 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:54.015137 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50cc9410-f41c-4011-8b63-7b702a0d9656 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] https://10.4.3.236/volume/v3/os-services/enable returned with HTTP 404 Aug 26 09:06:54.015725 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 749/2975] 10.4.3.236 () {68 vars in 1290 bytes} [Wed Aug 26 09:06:53 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:06:54.027934 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6c7d8a3-2f02-4aef-8f5e-6d7cb629be48 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:54.030878 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6c7d8a3-2f02-4aef-8f5e-6d7cb629be48 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] PUT https://10.4.3.236/volume/v3/os-services/freeze Aug 26 09:06:54.030878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6c7d8a3-2f02-4aef-8f5e-6d7cb629be48 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:54.037695 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6c7d8a3-2f02-4aef-8f5e-6d7cb629be48 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] https://10.4.3.236/volume/v3/os-services/freeze returned with HTTP 400 Aug 26 09:06:54.038392 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 739/2976] 10.4.3.236 () {68 vars in 1290 bytes} [Wed Aug 26 09:06:54 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:06:54.048816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-421e5575-f415-4315-a5be-cb6301f9b027 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:54.052240 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-421e5575-f415-4315-a5be-cb6301f9b027 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] PUT https://10.4.3.236/volume/v3/os-services/thaw Aug 26 09:06:54.052387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-421e5575-f415-4315-a5be-cb6301f9b027 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:54.061229 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-421e5575-f415-4315-a5be-cb6301f9b027 tempest-VolumeServicesNegativeTest-783552266 tempest-VolumeServicesNegativeTest-783552266-project-admin] https://10.4.3.236/volume/v3/os-services/thaw returned with HTTP 400 Aug 26 09:06:54.061419 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 747/2977] 10.4.3.236 () {68 vars in 1284 bytes} [Wed Aug 26 09:06:54 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 26 09:06:54.845461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8af4811e-57d9-41d6-9b65-844f7ede8a4a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:54.847740 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8af4811e-57d9-41d6-9b65-844f7ede8a4a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:54.847953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8af4811e-57d9-41d6-9b65-844f7ede8a4a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:54.848957 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8af4811e-57d9-41d6-9b65-844f7ede8a4a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:54.848957 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8af4811e-57d9-41d6-9b65-844f7ede8a4a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:54.849469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7bc0329f-686f-4113-830a-4b109cee4b45 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:54.851826 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7bc0329f-686f-4113-830a-4b109cee4b45 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:54.852147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7bc0329f-686f-4113-830a-4b109cee4b45 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:54.852402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7bc0329f-686f-4113-830a-4b109cee4b45 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:54.852549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7bc0329f-686f-4113-830a-4b109cee4b45 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:54.854132 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:54.854132 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:54.854987 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8af4811e-57d9-41d6-9b65-844f7ede8a4a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:54.855428 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 743/2978] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:54 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:54.859933 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:54.859933 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:54.859933 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7bc0329f-686f-4113-830a-4b109cee4b45 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:54.861395 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 750/2979] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:54 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:54.970818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-27559d99-bc25-4b89-ac90-628ed09059dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:54.973243 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27559d99-bc25-4b89-ac90-628ed09059dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:54.973478 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27559d99-bc25-4b89-ac90-628ed09059dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:54.973742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27559d99-bc25-4b89-ac90-628ed09059dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:54.974176 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-27559d99-bc25-4b89-ac90-628ed09059dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:54.985957 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:54.985957 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:54.987072 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27559d99-bc25-4b89-ac90-628ed09059dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:54.987585 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 740/2980] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:54 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:55.871118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a1c94ea-553a-40b0-9286-47cdb0f531b2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:55.874255 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a1c94ea-553a-40b0-9286-47cdb0f531b2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:55.874535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a1c94ea-553a-40b0-9286-47cdb0f531b2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:55.875037 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a1c94ea-553a-40b0-9286-47cdb0f531b2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:55.875917 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8a1c94ea-553a-40b0-9286-47cdb0f531b2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:55.881672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd6cfe91-62b4-4536-a702-b37aa8257f10 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:55.883958 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd6cfe91-62b4-4536-a702-b37aa8257f10 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:55.884194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd6cfe91-62b4-4536-a702-b37aa8257f10 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:55.884404 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd6cfe91-62b4-4536-a702-b37aa8257f10 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:55.884500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dd6cfe91-62b4-4536-a702-b37aa8257f10 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:55.889004 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:55.889004 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:55.889004 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a1c94ea-553a-40b0-9286-47cdb0f531b2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:55.889004 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 748/2981] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:55 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:55.891592 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:55.891592 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:55.895031 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd6cfe91-62b4-4536-a702-b37aa8257f10 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:55.895031 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 744/2982] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:55 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:56.002236 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c18d1ac3-c7b5-434f-9fb4-849ff6bdceed None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:56.004455 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c18d1ac3-c7b5-434f-9fb4-849ff6bdceed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:56.004983 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c18d1ac3-c7b5-434f-9fb4-849ff6bdceed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:56.005049 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c18d1ac3-c7b5-434f-9fb4-849ff6bdceed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:56.005182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c18d1ac3-c7b5-434f-9fb4-849ff6bdceed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:56.011324 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:56.011324 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:56.012522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c18d1ac3-c7b5-434f-9fb4-849ff6bdceed tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:56.013113 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 751/2983] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:56 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:56.724016 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aeac3a8f-af13-4fb2-9481-1898055c007b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:56.839524 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:56.842828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1945142780", "metadata": {"Type": "Test"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:56.842828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1945142780', 'metadata': {'Type': 'Test'}}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:56.842828 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:06:56.845235 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:06:56.850586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (8bf1f656-0af7-4ce3-8b62-f943d6ab71b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:56.851501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb72834-ce39-4bab-917a-9cc61b7c2959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:56.852461 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:56.879311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb72834-ce39-4bab-917a-9cc61b7c2959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:56.880324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049c8761-4c1c-473a-a061-51425cbe8643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:56.908166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac34e464-5205-46e6-b25a-d9e6879e1647 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:56.909635 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-afe75fa1-2b69-4642-8968-05d5087ccb4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:56.910159 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac34e464-5205-46e6-b25a-d9e6879e1647 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:56.910414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac34e464-5205-46e6-b25a-d9e6879e1647 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:56.910613 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac34e464-5205-46e6-b25a-d9e6879e1647 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:56.910777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ac34e464-5205-46e6-b25a-d9e6879e1647 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:56.912516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afe75fa1-2b69-4642-8968-05d5087ccb4b tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:56.913606 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afe75fa1-2b69-4642-8968-05d5087ccb4b tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:56.913706 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afe75fa1-2b69-4642-8968-05d5087ccb4b tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:56.914319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-afe75fa1-2b69-4642-8968-05d5087ccb4b tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:56.916541 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:56.916541 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:56.917661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac34e464-5205-46e6-b25a-d9e6879e1647 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:56.918187 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 749/2984] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:56 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:56.919469 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:56.919469 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:56.921353 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afe75fa1-2b69-4642-8968-05d5087ccb4b tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:56.921353 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 745/2985] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:56 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:56.949637 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['c444e8e8-a357-4f45-bad1-197f85e70f00', '2cb2965c-fd63-49f8-99eb-5fd895900585', 'fd9026eb-a816-4592-90c1-5bb63ce3855c', '38e15082-1a49-4535-a2eb-9707a7a2308f'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:56.950746 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049c8761-4c1c-473a-a061-51425cbe8643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c444e8e8-a357-4f45-bad1-197f85e70f00', '2cb2965c-fd63-49f8-99eb-5fd895900585', 'fd9026eb-a816-4592-90c1-5bb63ce3855c', '38e15082-1a49-4535-a2eb-9707a7a2308f']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:56.951203 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53248236-ef66-4dbd-b4cd-171a015940d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:56.976413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53248236-ef66-4dbd-b4cd-171a015940d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0abd404-d489-49e8-ad9b-50979fabd7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1945142780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['c444e8e8-a357-4f45-bad1-197f85e70f00','2cb2965c-fd63-49f8-99eb-5fd895900585','fd9026eb-a816-4592-90c1-5bb63ce3855c','38e15082-1a49-4535-a2eb-9707a7a2308f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1945142780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0abd404-d489-49e8-ad9b-50979fabd7e0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:56.977212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d770b7-f5f1-4dae-af83-14afeae3fcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:56.999642 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d770b7-f5f1-4dae-af83-14afeae3fcf0) transitioned into state 'SUCCESS' from state '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-1945142780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['c444e8e8-a357-4f45-bad1-197f85e70f00','2cb2965c-fd63-49f8-99eb-5fd895900585','fd9026eb-a816-4592-90c1-5bb63ce3855c','38e15082-1a49-4535-a2eb-9707a7a2308f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:57.000451 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7fc6d8-8fa8-4f9b-8117-b255818049ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:57.013987 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7fc6d8-8fa8-4f9b-8117-b255818049ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:57.015067 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (8bf1f656-0af7-4ce3-8b62-f943d6ab71b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:57.015447 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:06:57.016354 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aeac3a8f-af13-4fb2-9481-1898055c007b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:57.016650 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 741/2986] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:56 2026] POST /volume/v3/volumes => generated 759 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:57.028972 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-87a9422e-a2d9-427f-87b7-e6b5ed521cea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:57.031189 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-87a9422e-a2d9-427f-87b7-e6b5ed521cea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:06:57.031450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-87a9422e-a2d9-427f-87b7-e6b5ed521cea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:57.031694 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-87a9422e-a2d9-427f-87b7-e6b5ed521cea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:57.031925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-87a9422e-a2d9-427f-87b7-e6b5ed521cea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:57.035135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c65b0b43-836e-4340-b4c6-2adc5267a44e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:57.040187 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:57.040187 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:57.040967 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-87a9422e-a2d9-427f-87b7-e6b5ed521cea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:06:57.041482 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 752/2987] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:57 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:57.041911 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c65b0b43-836e-4340-b4c6-2adc5267a44e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:06:57.043437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c65b0b43-836e-4340-b4c6-2adc5267a44e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:57.043437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c65b0b43-836e-4340-b4c6-2adc5267a44e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:57.052723 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:57.052723 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:57.058409 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c65b0b43-836e-4340-b4c6-2adc5267a44e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:57.068932 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c65b0b43-836e-4340-b4c6-2adc5267a44e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:06:57.069739 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 750/2988] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:57 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:57.935783 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a188095a-3561-47c1-b1a7-f80f6402c0e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:57.940798 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a188095a-3561-47c1-b1a7-f80f6402c0e3 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:57.940798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a188095a-3561-47c1-b1a7-f80f6402c0e3 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:57.941101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a188095a-3561-47c1-b1a7-f80f6402c0e3 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:57.941163 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a188095a-3561-47c1-b1a7-f80f6402c0e3 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:57.941760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6d5762d3-11db-443b-b007-c77b7878be02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:57.945421 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d5762d3-11db-443b-b007-c77b7878be02 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:57.945695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d5762d3-11db-443b-b007-c77b7878be02 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:57.945984 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d5762d3-11db-443b-b007-c77b7878be02 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:57.946169 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6d5762d3-11db-443b-b007-c77b7878be02 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:57.947488 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:57.947488 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:57.948399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a188095a-3561-47c1-b1a7-f80f6402c0e3 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:57.949513 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 746/2989] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:57 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:57.952512 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:57.952512 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:57.953331 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d5762d3-11db-443b-b007-c77b7878be02 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:57.953908 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 742/2990] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:57 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.083457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6cd44bd2-03f0-4c3f-bc0e-ae10c3295def None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.085892 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6cd44bd2-03f0-4c3f-bc0e-ae10c3295def tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:06:58.086062 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6cd44bd2-03f0-4c3f-bc0e-ae10c3295def tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:58.086315 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6cd44bd2-03f0-4c3f-bc0e-ae10c3295def tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:58.095346 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.095346 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:58.100001 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6cd44bd2-03f0-4c3f-bc0e-ae10c3295def tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:58.105511 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6cd44bd2-03f0-4c3f-bc0e-ae10c3295def tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:06:58.106063 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 753/2991] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:58 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.121995 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2498774-6ef7-4762-8cf5-dd3c3651b307 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.123980 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2498774-6ef7-4762-8cf5-dd3c3651b307 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:06:58.124191 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2498774-6ef7-4762-8cf5-dd3c3651b307 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:58.124397 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2498774-6ef7-4762-8cf5-dd3c3651b307 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:58.132552 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.132552 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:58.136391 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2498774-6ef7-4762-8cf5-dd3c3651b307 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:58.140689 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2498774-6ef7-4762-8cf5-dd3c3651b307 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:06:58.141208 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 751/2992] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:58 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.157402 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-222400b4-a1f0-437e-ae11-46dd8dd10658 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.160759 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-222400b4-a1f0-437e-ae11-46dd8dd10658 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:06:58.161268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-222400b4-a1f0-437e-ae11-46dd8dd10658 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1945142780"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:58.174738 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.174738 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:58.179663 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-222400b4-a1f0-437e-ae11-46dd8dd10658 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:58.188237 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-222400b4-a1f0-437e-ae11-46dd8dd10658 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:06:58.189198 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-222400b4-a1f0-437e-ae11-46dd8dd10658 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:06:58.190555 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 747/2993] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:06:58 2026] PUT /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 784 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.202507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-437a18fc-b12b-46d6-a8d5-64654f2a6f59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.204311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-437a18fc-b12b-46d6-a8d5-64654f2a6f59 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:06:58.204595 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-437a18fc-b12b-46d6-a8d5-64654f2a6f59 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2142497674", "description": "This is the new description of volume"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:58.215809 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.215809 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:58.222266 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-437a18fc-b12b-46d6-a8d5-64654f2a6f59 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:58.234972 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-437a18fc-b12b-46d6-a8d5-64654f2a6f59 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:06:58.235929 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-437a18fc-b12b-46d6-a8d5-64654f2a6f59 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:06:58.236534 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 743/2994] 10.4.3.236 () {68 vars in 1369 bytes} [Wed Aug 26 09:06:58 2026] PUT /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.251395 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b41f3fb0-98c6-4399-935d-569b05472bc0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.253870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b41f3fb0-98c6-4399-935d-569b05472bc0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:06:58.254102 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b41f3fb0-98c6-4399-935d-569b05472bc0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:58.254355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b41f3fb0-98c6-4399-935d-569b05472bc0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:58.269396 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.269396 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:58.283031 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b41f3fb0-98c6-4399-935d-569b05472bc0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:58.296213 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b41f3fb0-98c6-4399-935d-569b05472bc0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:06:58.297008 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 754/2995] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:58 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 891 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.314421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a81269ee-73ad-47ef-9892-21298c77c1ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.317757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:06:58.317757 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1631250917", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2070836170"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:58.320543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1631250917', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2070836170'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:06:58.320741 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:06:58.329098 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:06:58.336118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (41830457-33b6-433e-9307-ca65765dcc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:58.337444 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5234baf7-832e-485a-a86b-dd9c8f3c10d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:58.339193 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:06:58.391363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5234baf7-832e-485a-a86b-dd9c8f3c10d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:58.393234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3702a0f7-b0be-4b45-99ec-7cf7eeae9ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:58.461175 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['c9a18d61-64ed-471a-8ce0-1571d982d395', 'fbd5728e-8c25-4109-a0ff-7779b945c647', 'e54d816e-3552-4ff3-b363-8fc698cc07ad', 'fd81f1b1-c964-41f5-8a9a-95fec7a7b78e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:06:58.462299 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3702a0f7-b0be-4b45-99ec-7cf7eeae9ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9a18d61-64ed-471a-8ce0-1571d982d395', 'fbd5728e-8c25-4109-a0ff-7779b945c647', 'e54d816e-3552-4ff3-b363-8fc698cc07ad', 'fd81f1b1-c964-41f5-8a9a-95fec7a7b78e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:58.463374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25a2dff-17c3-43cb-8d01-059e0a9aa9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:58.494348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25a2dff-17c3-43cb-8d01-059e0a9aa9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122c54cf-24a2-467e-b640-3b7086c1331b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1631250917',display_name='tempest-VolumesGetTest-Volume-2070836170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['c9a18d61-64ed-471a-8ce0-1571d982d395','fbd5728e-8c25-4109-a0ff-7779b945c647','e54d816e-3552-4ff3-b363-8fc698cc07ad','fd81f1b1-c964-41f5-8a9a-95fec7a7b78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:06:58Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1631250917',display_name='tempest-VolumesGetTest-Volume-2070836170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122c54cf-24a2-467e-b640-3b7086c1331b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:58.495470 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befed7a8-ae23-4d6b-a081-8367735f382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:58.523106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befed7a8-ae23-4d6b-a081-8367735f382f) transitioned into 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-1631250917',display_name='tempest-VolumesGetTest-Volume-2070836170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['c9a18d61-64ed-471a-8ce0-1571d982d395','fbd5728e-8c25-4109-a0ff-7779b945c647','e54d816e-3552-4ff3-b363-8fc698cc07ad','fd81f1b1-c964-41f5-8a9a-95fec7a7b78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:58.524156 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9beacc3c-c7ef-4b56-9ca4-2ca0df9f49b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:06:58.538090 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9beacc3c-c7ef-4b56-9ca4-2ca0df9f49b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:06:58.539868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (41830457-33b6-433e-9307-ca65765dcc10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:06:58.539868 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:06:58.540215 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a81269ee-73ad-47ef-9892-21298c77c1ed tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:06:58.540756 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 752/2996] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:06:58 2026] POST /volume/v3/volumes => generated 780 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:06:58.552565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0209fc67-5238-482b-9082-d68ee9b94c6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.554471 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0209fc67-5238-482b-9082-d68ee9b94c6f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:58.555863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0209fc67-5238-482b-9082-d68ee9b94c6f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:58.555863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0209fc67-5238-482b-9082-d68ee9b94c6f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:58.563806 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.563806 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:58.570881 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0209fc67-5238-482b-9082-d68ee9b94c6f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:58.572394 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0209fc67-5238-482b-9082-d68ee9b94c6f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 200 Aug 26 09:06:58.572795 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 748/2997] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:58 2026] GET /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.962315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c7cd6db-30b6-4831-8930-98396a000484 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.964562 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c7cd6db-30b6-4831-8930-98396a000484 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:58.964892 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c7cd6db-30b6-4831-8930-98396a000484 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:58.965176 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c7cd6db-30b6-4831-8930-98396a000484 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:58.965366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5c7cd6db-30b6-4831-8930-98396a000484 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:58.972591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b33606db-e083-43c4-9a76-fe3752cc09de None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:58.973111 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.973111 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:58.974861 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c7cd6db-30b6-4831-8930-98396a000484 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:06:58.974861 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 744/2998] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:58 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:58.975647 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b33606db-e083-43c4-9a76-fe3752cc09de tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:06:58.976147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b33606db-e083-43c4-9a76-fe3752cc09de tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:58.976398 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b33606db-e083-43c4-9a76-fe3752cc09de tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:58.976511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b33606db-e083-43c4-9a76-fe3752cc09de tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:58.982518 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:58.982518 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:58.983749 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b33606db-e083-43c4-9a76-fe3752cc09de tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:06:58.984295 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 755/2999] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:58 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:59.280377 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-6b15cd75-1ffa-47cf-bc39-a992e6e0ee6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.283527 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-6b15cd75-1ffa-47cf-bc39-a992e6e0ee6c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:06:59.283868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-6b15cd75-1ffa-47cf-bc39-a992e6e0ee6c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.284418 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-6b15cd75-1ffa-47cf-bc39-a992e6e0ee6c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.294628 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.294628 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:59.301698 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-6b15cd75-1ffa-47cf-bc39-a992e6e0ee6c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:06:59.312893 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-6b15cd75-1ffa-47cf-bc39-a992e6e0ee6c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:06:59.314070 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 753/3000] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:06:59 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:06:59.328481 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87bdb79e-dfa6-4787-90f2-99a941bd6e22 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.328481 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87bdb79e-dfa6-4787-90f2-99a941bd6e22 None None] GET https://10.4.3.236/volume// Aug 26 09:06:59.328481 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87bdb79e-dfa6-4787-90f2-99a941bd6e22 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.328481 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87bdb79e-dfa6-4787-90f2-99a941bd6e22 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.328481 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87bdb79e-dfa6-4787-90f2-99a941bd6e22 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:06:59.328481 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 749/3001] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:06: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 26 09:06:59.339928 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-1fe56d8c-5e5b-4e4c-bdfa-4a60d90f38d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.342503 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-1fe56d8c-5e5b-4e4c-bdfa-4a60d90f38d1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:06:59.343107 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-1fe56d8c-5e5b-4e4c-bdfa-4a60d90f38d1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "983785fe-4d38-4956-9ff8-8ba9d0c06d24", "connector": null, "instance_uuid": "6bb34dd8-6fbc-42bd-81e2-214eb204a910"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:59.347586 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=384,cinder:INSERT=74,cinder:UPDATE=120 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:06:59.355623 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.355623 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:59.397614 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-1fe56d8c-5e5b-4e4c-bdfa-4a60d90f38d1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:06:59.398095 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 745/3002] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:06:59 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 26 09:06:59.590280 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b93c8aaf-9987-47b8-bcaa-00191717d3b4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.592017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b93c8aaf-9987-47b8-bcaa-00191717d3b4 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:59.592235 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b93c8aaf-9987-47b8-bcaa-00191717d3b4 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.592468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b93c8aaf-9987-47b8-bcaa-00191717d3b4 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.600716 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.600716 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:59.605180 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b93c8aaf-9987-47b8-bcaa-00191717d3b4 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:59.610190 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b93c8aaf-9987-47b8-bcaa-00191717d3b4 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 200 Aug 26 09:06:59.610755 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 756/3003] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:59 2026] GET /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:59.626623 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71d46e8a-16a3-42d2-989e-e0dc6b102a4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.628783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71d46e8a-16a3-42d2-989e-e0dc6b102a4b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:59.629237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71d46e8a-16a3-42d2-989e-e0dc6b102a4b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1945142780", "description": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:06:59.640509 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.640509 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:06:59.646021 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71d46e8a-16a3-42d2-989e-e0dc6b102a4b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:59.656107 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71d46e8a-16a3-42d2-989e-e0dc6b102a4b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:06:59.656746 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71d46e8a-16a3-42d2-989e-e0dc6b102a4b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 200 Aug 26 09:06:59.657227 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 754/3004] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:06:59 2026] PUT /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:59.670541 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2ca376a-961b-4394-8cf2-650bd51bb928 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.673624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2ca376a-961b-4394-8cf2-650bd51bb928 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:59.674112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2ca376a-961b-4394-8cf2-650bd51bb928 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.674496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2ca376a-961b-4394-8cf2-650bd51bb928 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.684917 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.684917 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:06:59.691064 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e2ca376a-961b-4394-8cf2-650bd51bb928 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:59.698742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2ca376a-961b-4394-8cf2-650bd51bb928 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 200 Aug 26 09:06:59.698742 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 750/3005] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:59 2026] GET /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:59.716412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.718939 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:59.719226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.719552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.719850 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: 122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:59.729173 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.729173 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:06:59.729792 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:59.749017 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:06:59.752292 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf1c953c-1574-4fa3-9339-3a508b1fba9b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 202 Aug 26 09:06:59.752820 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 746/3006] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:06:59 2026] DELETE /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:06:59.762803 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-774ee822-04e8-4bf2-8568-11b988c9c0d3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.768773 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-774ee822-04e8-4bf2-8568-11b988c9c0d3 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:06:59.769036 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-774ee822-04e8-4bf2-8568-11b988c9c0d3 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.769262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-774ee822-04e8-4bf2-8568-11b988c9c0d3 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.791929 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.791929 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:06:59.799108 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-774ee822-04e8-4bf2-8568-11b988c9c0d3 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:06:59.809113 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-774ee822-04e8-4bf2-8568-11b988c9c0d3 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 200 Aug 26 09:06:59.809113 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 757/3007] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:06:59 2026] GET /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:06:59.989482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86e1e820-9a0f-4085-9fab-b4f1bc4d508e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:06:59.991328 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86e1e820-9a0f-4085-9fab-b4f1bc4d508e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:06:59.991760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86e1e820-9a0f-4085-9fab-b4f1bc4d508e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:06:59.991760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86e1e820-9a0f-4085-9fab-b4f1bc4d508e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:06:59.991924 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-86e1e820-9a0f-4085-9fab-b4f1bc4d508e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:06:59.997972 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:06:59.997972 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:00.000162 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86e1e820-9a0f-4085-9fab-b4f1bc4d508e tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:07:00.000162 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 755/3008] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:59 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:00.000350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a00ee475-9abe-468a-afc6-368b0d0f100e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.003018 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a00ee475-9abe-468a-afc6-368b0d0f100e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:00.005886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a00ee475-9abe-468a-afc6-368b0d0f100e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.008883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a00ee475-9abe-468a-afc6-368b0d0f100e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.008883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a00ee475-9abe-468a-afc6-368b0d0f100e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:00.017643 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.017643 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:00.019484 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a00ee475-9abe-468a-afc6-368b0d0f100e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:00.019484 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 751/3009] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:06:59 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:00.022813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-adcd5fa6-a125-4a18-bd4e-7b71ebdc00f8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.173432 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-adcd5fa6-a125-4a18-bd4e-7b71ebdc00f8 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-member] PUT https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:07:00.173867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-adcd5fa6-a125-4a18-bd4e-7b71ebdc00f8 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:00.180550 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.180550 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:00.187864 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-adcd5fa6-a125-4a18-bd4e-7b71ebdc00f8 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-member] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:07:00.188438 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 747/3010] 10.4.3.236 () {70 vars in 1408 bytes} [Wed Aug 26 09:07:00 2026] PUT /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 315 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:00.196991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-970f8122-4abd-4c30-9c3f-2291a83a4c93 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.202922 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-970f8122-4abd-4c30-9c3f-2291a83a4c93 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:07:00.202922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-970f8122-4abd-4c30-9c3f-2291a83a4c93 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.202922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-970f8122-4abd-4c30-9c3f-2291a83a4c93 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.202922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-970f8122-4abd-4c30-9c3f-2291a83a4c93 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:00.209121 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.209121 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:00.210143 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-970f8122-4abd-4c30-9c3f-2291a83a4c93 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:07:00.211599 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 758/3011] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:00 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 761 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:00.227484 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.229800 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] DELETE https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:07:00.230084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.230335 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.230480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Delete backup with id: 1121964d-50bf-4bb9-9a57-b46da14cb402. Aug 26 09:07:00.243410 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.243410 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:00.271967 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] delete_backup rpcapi backup_id 1121964d-50bf-4bb9-9a57-b46da14cb402 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:07:00.277924 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47c749a0-e1d3-4fb6-ba46-050a304722dd tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 202 Aug 26 09:07:00.277924 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 756/3012] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:00 2026] DELETE /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:00.286216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-963b9599-23c8-4a6c-8142-6a018b74e5fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.290338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-963b9599-23c8-4a6c-8142-6a018b74e5fc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:07:00.290566 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-963b9599-23c8-4a6c-8142-6a018b74e5fc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.290779 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-963b9599-23c8-4a6c-8142-6a018b74e5fc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.290912 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-963b9599-23c8-4a6c-8142-6a018b74e5fc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:00.298827 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.298827 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:00.299540 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-963b9599-23c8-4a6c-8142-6a018b74e5fc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 200 Aug 26 09:07:00.300000 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 752/3013] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:00 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:00.829866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91bbab56-7b79-4d1b-87a9-d1228f120900 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.830150 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91bbab56-7b79-4d1b-87a9-d1228f120900 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b Aug 26 09:07:00.830402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91bbab56-7b79-4d1b-87a9-d1228f120900 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.830675 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91bbab56-7b79-4d1b-87a9-d1228f120900 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.843986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91bbab56-7b79-4d1b-87a9-d1228f120900 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b returned with HTTP 404 Aug 26 09:07:00.845899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-233176e0-74aa-4c6b-9a6b-b5fab93080a8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.845899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-233176e0-74aa-4c6b-9a6b-b5fab93080a8 None None] GET https://10.4.3.236/volume// Aug 26 09:07:00.845899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-233176e0-74aa-4c6b-9a6b-b5fab93080a8 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.845899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-233176e0-74aa-4c6b-9a6b-b5fab93080a8 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.845899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-233176e0-74aa-4c6b-9a6b-b5fab93080a8 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:07:00.845899 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 759/3014] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:07: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 26 09:07:00.848048 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 748/3015] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:00 2026] GET /volume/v3/volumes/122c54cf-24a2-467e-b640-3b7086c1331b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:00.860809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-57cd4417-5611-41d3-9b65-7d2bc2dfe2ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.864715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9d15767-3b25-4271-ae14-43ac2e52121b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.865037 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-57cd4417-5611-41d3-9b65-7d2bc2dfe2ee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:07:00.865080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-57cd4417-5611-41d3-9b65-7d2bc2dfe2ee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.865362 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-57cd4417-5611-41d3-9b65-7d2bc2dfe2ee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.868250 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9d15767-3b25-4271-ae14-43ac2e52121b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:07:00.868577 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9d15767-3b25-4271-ae14-43ac2e52121b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.868942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9d15767-3b25-4271-ae14-43ac2e52121b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.878023 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.878023 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:00.881281 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.881281 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:00.883881 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9d15767-3b25-4271-ae14-43ac2e52121b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:00.886984 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-57cd4417-5611-41d3-9b65-7d2bc2dfe2ee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:00.890724 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9d15767-3b25-4271-ae14-43ac2e52121b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:07:00.890724 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 753/3016] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:00 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:00.892792 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-57cd4417-5611-41d3-9b65-7d2bc2dfe2ee tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:07:00.893097 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 757/3017] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:07:00 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:07:00.906946 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.910020 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:07:00.910020 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.910020 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.910221 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:07:00.919589 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.919589 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:00.919787 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:00.953219 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:07:00.953526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-79421c95-940b-42e2-a2a4-df224c1a4e50 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 202 Aug 26 09:07:00.954879 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 760/3018] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:00 2026] DELETE /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:00.963810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a164dfe9-e4f2-4f4d-a0cc-da1a0ff93b86 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:00.968976 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a164dfe9-e4f2-4f4d-a0cc-da1a0ff93b86 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:07:00.969233 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a164dfe9-e4f2-4f4d-a0cc-da1a0ff93b86 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:00.969692 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a164dfe9-e4f2-4f4d-a0cc-da1a0ff93b86 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:00.985572 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:00.985572 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:00.991874 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a164dfe9-e4f2-4f4d-a0cc-da1a0ff93b86 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:01.000856 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a164dfe9-e4f2-4f4d-a0cc-da1a0ff93b86 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 200 Aug 26 09:07:01.001400 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 749/3019] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:00 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:01.022199 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:01.027293 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] PUT https://10.4.3.236/volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4 Aug 26 09:07:01.027646 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:01.035671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d03e2c9-b21e-4e5c-bd9a-6798c395f9d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:01.039565 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d03e2c9-b21e-4e5c-bd9a-6798c395f9d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:01.039858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d03e2c9-b21e-4e5c-bd9a-6798c395f9d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:01.040157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d03e2c9-b21e-4e5c-bd9a-6798c395f9d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:01.040219 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5d03e2c9-b21e-4e5c-bd9a-6798c395f9d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:01.044203 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Acquiring lock "cinder-attachment_update-983785fe-4d38-4956-9ff8-8ba9d0c06d24-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:07:01.050511 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:01.050511 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:01.051467 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d03e2c9-b21e-4e5c-bd9a-6798c395f9d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:01.052415 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 758/3020] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:01 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:01.053777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Lock "cinder-attachment_update-983785fe-4d38-4956-9ff8-8ba9d0c06d24-np0000008153" acquired by "attachment_update" :: waited 0.010s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:07:01.054749 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:01.054749 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:01.182208 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Lock "cinder-attachment_update-983785fe-4d38-4956-9ff8-8ba9d0c06d24-np0000008153" released by "attachment_update" :: held 0.128s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:07:01.183029 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-f91f0009-e585-4780-9bb7-a77ee9e7580f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4 returned with HTTP 200 Aug 26 09:07:01.183585 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 754/3021] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:07:01 2026] PUT /volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:01.217570 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-a1d2f352-9466-4f5b-a9dd-41d583edf112 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:01.223676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-a1d2f352-9466-4f5b-a9dd-41d583edf112 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4/action Aug 26 09:07:01.224172 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-a1d2f352-9466-4f5b-a9dd-41d583edf112 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:07:01.224334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-a1d2f352-9466-4f5b-a9dd-41d583edf112 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:01.252254 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:01.252254 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:01.283910 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8affdcc5-916a-42c6-abec-1159c309a7cf req-a1d2f352-9466-4f5b-a9dd-41d583edf112 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4/action returned with HTTP 204 Aug 26 09:07:01.284047 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 761/3022] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:07:01 2026] POST /volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:07:01.317414 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8c49e09d-dc54-4f98-903d-7b715f230d3a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:01.319696 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c49e09d-dc54-4f98-903d-7b715f230d3a tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 Aug 26 09:07:01.320008 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c49e09d-dc54-4f98-903d-7b715f230d3a tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:01.320220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c49e09d-dc54-4f98-903d-7b715f230d3a tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:01.320315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8c49e09d-dc54-4f98-903d-7b715f230d3a tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Show backup with id 1121964d-50bf-4bb9-9a57-b46da14cb402. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:01.325217 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c49e09d-dc54-4f98-903d-7b715f230d3a tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 returned with HTTP 404 Aug 26 09:07:01.325765 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 750/3023] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:01 2026] GET /volume/v3/backups/1121964d-50bf-4bb9-9a57-b46da14cb402 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:01.340015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:01.342564 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d Aug 26 09:07:01.342952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:01.343457 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:01.343457 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Delete volume with id: ba05af0b-8036-43fa-aea8-0e8a2d500b6d Aug 26 09:07:01.347315 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=353,cinder:INSERT=55,cinder:UPDATE=114 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:07:01.357052 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:01.357052 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:01.358456 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Volume info retrieved successfully. Aug 26 09:07:01.386448 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Delete volume request issued successfully. Aug 26 09:07:01.386559 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d3a49d3-7bc4-47a8-86e1-9f2015b0e5dc tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d returned with HTTP 202 Aug 26 09:07:01.387339 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 759/3024] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:01 2026] DELETE /volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:01.397056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-180319c0-c4cf-4c9c-9435-d4447045b000 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:01.399940 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-180319c0-c4cf-4c9c-9435-d4447045b000 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d Aug 26 09:07:01.400160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-180319c0-c4cf-4c9c-9435-d4447045b000 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:01.403061 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-180319c0-c4cf-4c9c-9435-d4447045b000 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:01.414836 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:01.414836 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:01.420278 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-180319c0-c4cf-4c9c-9435-d4447045b000 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Volume info retrieved successfully. Aug 26 09:07:01.427252 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-180319c0-c4cf-4c9c-9435-d4447045b000 tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d returned with HTTP 200 Aug 26 09:07:01.428183 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 755/3025] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:01 2026] GET /volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:02.024604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5fe10ef6-b77c-4077-9433-5a2be5533f7a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:02.027928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5fe10ef6-b77c-4077-9433-5a2be5533f7a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 Aug 26 09:07:02.027928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5fe10ef6-b77c-4077-9433-5a2be5533f7a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:02.027928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5fe10ef6-b77c-4077-9433-5a2be5533f7a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:02.044254 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5fe10ef6-b77c-4077-9433-5a2be5533f7a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 returned with HTTP 404 Aug 26 09:07:02.044791 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 762/3026] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:02 2026] GET /volume/v3/volumes/c0abd404-d489-49e8-ad9b-50979fabd7e0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:02.058481 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:02.060402 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:02.061398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1079887429"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:02.063559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1079887429'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:02.063559 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:07:02.066302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37e90203-bc21-4cb4-9502-32b7617b97bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:02.071065 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37e90203-bc21-4cb4-9502-32b7617b97bb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:02.071477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37e90203-bc21-4cb4-9502-32b7617b97bb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:02.071734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37e90203-bc21-4cb4-9502-32b7617b97bb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:02.071918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-37e90203-bc21-4cb4-9502-32b7617b97bb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:02.076174 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:07:02.080153 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:02.080153 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:02.080783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37e90203-bc21-4cb4-9502-32b7617b97bb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:02.081985 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 760/3027] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:02 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:02.083457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (a4b509b3-0dab-4aca-86ee-e76d72b0e430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:02.085988 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82328d5-2f92-407c-be3c-e50b4665386d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:02.087147 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:02.131517 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82328d5-2f92-407c-be3c-e50b4665386d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:02.132525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8967fa51-f59c-4709-8228-10c99aa63422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:02.195380 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['efec51ac-384b-4ae6-b30d-e78df77e0421', '5c1a88c2-ba18-40ac-a668-f93dd3bb30e1', '495609a7-3dbc-46ba-8515-44818b5f72aa', '6530cde0-19e4-453a-bfbf-406a3e4164cc'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:02.196413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8967fa51-f59c-4709-8228-10c99aa63422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efec51ac-384b-4ae6-b30d-e78df77e0421', '5c1a88c2-ba18-40ac-a668-f93dd3bb30e1', '495609a7-3dbc-46ba-8515-44818b5f72aa', '6530cde0-19e4-453a-bfbf-406a3e4164cc']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:02.197536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e55ef4-f2f2-4458-bac7-3ac310d58c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:02.230989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e55ef4-f2f2-4458-bac7-3ac310d58c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2c7cbb8-c296-4c36-8432-a1e790f735bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1079887429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['efec51ac-384b-4ae6-b30d-e78df77e0421','5c1a88c2-ba18-40ac-a668-f93dd3bb30e1','495609a7-3dbc-46ba-8515-44818b5f72aa','6530cde0-19e4-453a-bfbf-406a3e4164cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1079887429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2c7cbb8-c296-4c36-8432-a1e790f735bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:02.231860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcd8abc-8acb-4141-ba2d-a2717a52c473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:02.277909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcd8abc-8acb-4141-ba2d-a2717a52c473) transitioned into state 'SUCCESS' from state '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-1079887429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['efec51ac-384b-4ae6-b30d-e78df77e0421','5c1a88c2-ba18-40ac-a668-f93dd3bb30e1','495609a7-3dbc-46ba-8515-44818b5f72aa','6530cde0-19e4-453a-bfbf-406a3e4164cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:02.278815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54508e89-3e13-4283-a943-158a1bbb1c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:02.302974 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54508e89-3e13-4283-a943-158a1bbb1c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:02.304187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (a4b509b3-0dab-4aca-86ee-e76d72b0e430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:02.304567 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:07:02.305451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd6a33d6-ef9a-462c-bdf8-3072ca99b925 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:02.305985 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 751/3028] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:07:02 2026] POST /volume/v3/volumes => generated 745 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:02.323468 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-609a53af-1a8d-49a5-adda-25a13b490e1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:02.326551 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-609a53af-1a8d-49a5-adda-25a13b490e1c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:02.326831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-609a53af-1a8d-49a5-adda-25a13b490e1c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:02.327070 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-609a53af-1a8d-49a5-adda-25a13b490e1c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:02.444690 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b26f3ae9-8d88-4559-949a-38e2822101cb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:02.447910 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b26f3ae9-8d88-4559-949a-38e2822101cb tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d Aug 26 09:07:02.448177 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b26f3ae9-8d88-4559-949a-38e2822101cb tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:02.448548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b26f3ae9-8d88-4559-949a-38e2822101cb tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:02.461735 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b26f3ae9-8d88-4559-949a-38e2822101cb tempest-ProjectMemberTests39-1825815882 tempest-ProjectMemberTests39-1825815882-project-admin] https://10.4.3.236/volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d returned with HTTP 404 Aug 26 09:07:02.462363 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 763/3029] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:02 2026] GET /volume/v3/volumes/ba05af0b-8036-43fa-aea8-0e8a2d500b6d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:02.561334 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:02.561334 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:02.568858 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-609a53af-1a8d-49a5-adda-25a13b490e1c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:02.575862 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-609a53af-1a8d-49a5-adda-25a13b490e1c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb returned with HTTP 200 Aug 26 09:07:02.576623 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 756/3030] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:02 2026] GET /volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb => generated 813 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:03.093985 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9c63c42-c0f2-40fa-9c40-38752970380d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:03.098117 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9c63c42-c0f2-40fa-9c40-38752970380d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:03.098117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9c63c42-c0f2-40fa-9c40-38752970380d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:03.098117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9c63c42-c0f2-40fa-9c40-38752970380d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:03.098117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c9c63c42-c0f2-40fa-9c40-38752970380d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:03.102318 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:03.102318 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:03.104034 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9c63c42-c0f2-40fa-9c40-38752970380d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:03.104296 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 761/3031] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:03 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:03.594102 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5832023f-69c5-4cbd-92f7-405022ef64c0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:03.596409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5832023f-69c5-4cbd-92f7-405022ef64c0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:03.596743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5832023f-69c5-4cbd-92f7-405022ef64c0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:03.597004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5832023f-69c5-4cbd-92f7-405022ef64c0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:03.609911 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:03.609911 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:03.615406 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5832023f-69c5-4cbd-92f7-405022ef64c0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:03.625396 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5832023f-69c5-4cbd-92f7-405022ef64c0 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb returned with HTTP 200 Aug 26 09:07:03.625903 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 752/3032] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:03 2026] GET /volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:03.642582 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:03.644678 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:03.645190 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b2c7cbb8-c296-4c36-8432-a1e790f735bb", "size": 1, "name": "tempest-VolumesGetTest-Volume-1869219880", "metadata": {"Type": "Test"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:03.647104 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'source_volid': 'b2c7cbb8-c296-4c36-8432-a1e790f735bb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1869219880', 'metadata': {'Type': 'Test'}}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:03.657099 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:03.657099 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:03.657534 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume retrieved successfully. Aug 26 09:07:03.657761 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:07:03.664865 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:07:03.672030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (e9e40d2b-9842-418d-87e6-c7d2f2db6e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:03.673514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdbcd6c-45f1-4f92-9444-7f419636b72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:03.674548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:03.714469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdbcd6c-45f1-4f92-9444-7f419636b72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b2c7cbb8-c296-4c36-8432-a1e790f735bb', 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:03.715295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (097f6eba-3a3f-43e4-8bf9-aa048109d197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:03.727512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-b67e5e87-ea0e-433c-8c26-a82515ed11af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:03.730440 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-b67e5e87-ea0e-433c-8c26-a82515ed11af tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] DELETE https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb Aug 26 09:07:03.731099 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-b67e5e87-ea0e-433c-8c26-a82515ed11af tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:03.731099 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-b67e5e87-ea0e-433c-8c26-a82515ed11af tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:03.741133 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:03.741133 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:03.774547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['f82c698d-ec7d-42b8-8880-2c035587f727', '7019916f-d5cd-4c05-a3ac-69c78e870aae', '6c805429-9c93-4f19-8bae-11ff36a3c822', 'fbeb8d8e-02c6-4446-abe3-88f56a661aaa'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:03.775663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (097f6eba-3a3f-43e4-8bf9-aa048109d197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f82c698d-ec7d-42b8-8880-2c035587f727', '7019916f-d5cd-4c05-a3ac-69c78e870aae', '6c805429-9c93-4f19-8bae-11ff36a3c822', 'fbeb8d8e-02c6-4446-abe3-88f56a661aaa']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:03.776432 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed6dfea-f20a-4041-985b-6f90d12d395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:03.803870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-b67e5e87-ea0e-433c-8c26-a82515ed11af tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb returned with HTTP 200 Aug 26 09:07:03.804413 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 757/3033] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:07:03 2026] DELETE /volume/v3/attachments/5f2935b3-5ac5-4382-8106-cca919a0d1cb => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:03.817622 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:03.819828 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:07:03.820056 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:03.820295 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:03.820454 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Delete volume with id: 5c2bb76e-634f-4814-bc14-11fc4b89cc74 Aug 26 09:07:03.823344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed6dfea-f20a-4041-985b-6f90d12d395c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e3f074-546b-48dd-a8c3-b66e4c929b7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1869219880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['f82c698d-ec7d-42b8-8880-2c035587f727','7019916f-d5cd-4c05-a3ac-69c78e870aae','6c805429-9c93-4f19-8bae-11ff36a3c822','fbeb8d8e-02c6-4446-abe3-88f56a661aaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=b2c7cbb8-c296-4c36-8432-a1e790f735bb,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1869219880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7e3f074-546b-48dd-a8c3-b66e4c929b7f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b2c7cbb8-c296-4c36-8432-a1e790f735bb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:03.823624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d58cb59-821d-4211-a8a9-1ff4292c3ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:03.828494 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:03.828494 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:03.828952 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:07:03.848465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d58cb59-821d-4211-a8a9-1ff4292c3ae5) transitioned into state 'SUCCESS' from state '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-1869219880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['f82c698d-ec7d-42b8-8880-2c035587f727','7019916f-d5cd-4c05-a3ac-69c78e870aae','6c805429-9c93-4f19-8bae-11ff36a3c822','fbeb8d8e-02c6-4446-abe3-88f56a661aaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=b2c7cbb8-c296-4c36-8432-a1e790f735bb,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:03.849300 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadb8a29-936c-4d4f-bf8b-005d3ac36177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:03.856932 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Delete volume request issued successfully. Aug 26 09:07:03.857185 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edca7233-28f9-4ba9-a4e3-4708fc8ac5e3 req-7a6db866-42b5-4b13-ad87-0c954b52c562 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 returned with HTTP 202 Aug 26 09:07:03.857901 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 762/3034] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:07:03 2026] DELETE /volume/v3/volumes/5c2bb76e-634f-4814-bc14-11fc4b89cc74 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:03.873205 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadb8a29-936c-4d4f-bf8b-005d3ac36177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:03.874265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (e9e40d2b-9842-418d-87e6-c7d2f2db6e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:03.874619 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:07:03.875416 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ab1a9be-52c7-4b4f-8586-07d96ca97c13 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:03.875913 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 764/3035] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:03 2026] POST /volume/v3/volumes => generated 793 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 09:07:03.891513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2886a284-71af-420f-8458-bc45a65c7dbd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:03.893526 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2886a284-71af-420f-8458-bc45a65c7dbd tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:03.893988 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2886a284-71af-420f-8458-bc45a65c7dbd tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:03.894190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2886a284-71af-420f-8458-bc45a65c7dbd tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:03.901480 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:03.901480 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:03.907091 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2886a284-71af-420f-8458-bc45a65c7dbd tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:03.916405 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2886a284-71af-420f-8458-bc45a65c7dbd tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:03.918558 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 753/3036] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:03 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.115618 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4fe0fea6-5669-4c5f-9716-cc7d30d29bfb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.117407 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4fe0fea6-5669-4c5f-9716-cc7d30d29bfb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:04.117588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4fe0fea6-5669-4c5f-9716-cc7d30d29bfb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.117785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4fe0fea6-5669-4c5f-9716-cc7d30d29bfb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.117902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4fe0fea6-5669-4c5f-9716-cc7d30d29bfb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:04.122323 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.122323 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:04.122905 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4fe0fea6-5669-4c5f-9716-cc7d30d29bfb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:04.123388 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 758/3037] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.582483 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07bd5210-2e68-4666-9caf-2cac9abd179a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.701876 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07bd5210-2e68-4666-9caf-2cac9abd179a tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:04.702204 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07bd5210-2e68-4666-9caf-2cac9abd179a tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1797381385", "extra_specs": {"storage_protocol": "tempest-storage_protocol-177644490", "vendor_name": "tempest-vendor_name-2128496706"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:04.721180 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07bd5210-2e68-4666-9caf-2cac9abd179a tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:04.721679 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 763/3038] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:04 2026] POST /volume/v3/types => generated 328 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.733053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.736870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:04.736870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "789df1d3-a57b-4cad-9844-f431bc45f4e1", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:04.738309 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume request body: {'volume': {'volume_type': '789df1d3-a57b-4cad-9844-f431bc45f4e1', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:04.747873 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume of 1 GB Aug 26 09:07:04.747873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.747873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:04.747873 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Availability Zones retrieved successfully. Aug 26 09:07:04.753024 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Flow 'volume_create_api' (e8487493-7442-4b01-b147-6184b6dacab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:04.754198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb412573-58e5-4ffc-bfb7-f3e48c80fbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:04.755201 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:04.755706 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-05eccbec-30d2-4433-8838-82a1096e3215 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.757511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05eccbec-30d2-4433-8838-82a1096e3215 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:04.757781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05eccbec-30d2-4433-8838-82a1096e3215 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.758021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05eccbec-30d2-4433-8838-82a1096e3215 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.772943 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.772943 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:04.781837 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-05eccbec-30d2-4433-8838-82a1096e3215 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:04.793788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05eccbec-30d2-4433-8838-82a1096e3215 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:04.793788 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 754/3039] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.797738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb412573-58e5-4ffc-bfb7-f3e48c80fbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:07:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-177644490',vendor_name='tempest-vendor_name-2128496706'},id=789df1d3-a57b-4cad-9844-f431bc45f4e1,is_public=True,name='tempest-ProjectAdminTests-volume-type-1797381385',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '789df1d3-a57b-4cad-9844-f431bc45f4e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:04.798471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005a0446-fceb-4255-9b50-b131b8d211b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:04.801399 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.803426 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:07:04.803711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.803965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.804170 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Delete volume with id: c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:07:04.813428 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.813428 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:04.814097 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:07:04.830038 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1797381385 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1797381385, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:04.830282 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1797381385 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1797381385, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:04.833566 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Delete volume request issued successfully. Aug 26 09:07:04.836877 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ae6eca9-682b-4626-aa6c-2b1ae224b1c1 tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 202 Aug 26 09:07:04.836877 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 759/3040] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:04 2026] DELETE /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:04.837414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-6fbb83c0-517f-46b9-b018-79b5ed12df24 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.837957 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-6fbb83c0-517f-46b9-b018-79b5ed12df24 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:04.838106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-6fbb83c0-517f-46b9-b018-79b5ed12df24 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.838322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-6fbb83c0-517f-46b9-b018-79b5ed12df24 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.846433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7735de7c-594a-4c15-adcf-a00011cb806d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.847334 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.847334 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:04.848775 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7735de7c-594a-4c15-adcf-a00011cb806d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:07:04.849089 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7735de7c-594a-4c15-adcf-a00011cb806d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.849376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7735de7c-594a-4c15-adcf-a00011cb806d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.851622 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-6fbb83c0-517f-46b9-b018-79b5ed12df24 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:04.856050 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-6fbb83c0-517f-46b9-b018-79b5ed12df24 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:04.856496 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 764/3041] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.858765 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.858765 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:04.864325 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7735de7c-594a-4c15-adcf-a00011cb806d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Volume info retrieved successfully. Aug 26 09:07:04.871141 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7735de7c-594a-4c15-adcf-a00011cb806d tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 200 Aug 26 09:07:04.871596 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 755/3042] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.873536 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Created reservations ['9972f5cb-c41e-4816-903e-a7fef753278e', '52713d0f-dfd4-4858-9cbd-7958b4ad8c5e', '420dbdd5-9768-41ce-ad8f-4ae2e522edda', '4c1e6829-2a14-4366-8f58-aa1c2ce7cb6b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:04.873895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005a0446-fceb-4255-9b50-b131b8d211b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9972f5cb-c41e-4816-903e-a7fef753278e', '52713d0f-dfd4-4858-9cbd-7958b4ad8c5e', '420dbdd5-9768-41ce-ad8f-4ae2e522edda', '4c1e6829-2a14-4366-8f58-aa1c2ce7cb6b']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:04.874785 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5213bc-934e-4e49-b4cc-b6a0167934da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:04.903284 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5213bc-934e-4e49-b4cc-b6a0167934da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daaa1831-d06e-414b-bc7a-d6a80fee5fe9', '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='73d643f8bf4a46fcab6ee4ed25a32b7d',qos_specs=None,replication_status=,reservations=['9972f5cb-c41e-4816-903e-a7fef753278e','52713d0f-dfd4-4858-9cbd-7958b4ad8c5e','420dbdd5-9768-41ce-ad8f-4ae2e522edda','4c1e6829-2a14-4366-8f58-aa1c2ce7cb6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66a6263a47b4976980cadde94cafc9f',volume_type_id=789df1d3-a57b-4cad-9844-f431bc45f4e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:04Z,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=daaa1831-d06e-414b-bc7a-d6a80fee5fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d643f8bf4a46fcab6ee4ed25a32b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66a6263a47b4976980cadde94cafc9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(789df1d3-a57b-4cad-9844-f431bc45f4e1),volume_type_id=789df1d3-a57b-4cad-9844-f431bc45f4e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:04.903928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1324f3db-cb0d-4d7f-9fe4-3ec14e9c9393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:04.928398 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1324f3db-cb0d-4d7f-9fe4-3ec14e9c9393) transitioned into state 'SUCCESS' from 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='73d643f8bf4a46fcab6ee4ed25a32b7d',qos_specs=None,replication_status=,reservations=['9972f5cb-c41e-4816-903e-a7fef753278e','52713d0f-dfd4-4858-9cbd-7958b4ad8c5e','420dbdd5-9768-41ce-ad8f-4ae2e522edda','4c1e6829-2a14-4366-8f58-aa1c2ce7cb6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66a6263a47b4976980cadde94cafc9f',volume_type_id=789df1d3-a57b-4cad-9844-f431bc45f4e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:04.929343 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af633f8f-578d-4589-9a28-db8bd581b01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:04.934511 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4590a805-9197-41f2-beea-49aa1419efec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.936559 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4590a805-9197-41f2-beea-49aa1419efec tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:04.936788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4590a805-9197-41f2-beea-49aa1419efec tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.937013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4590a805-9197-41f2-beea-49aa1419efec tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.947074 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af633f8f-578d-4589-9a28-db8bd581b01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:04.947074 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Flow 'volume_create_api' (e8487493-7442-4b01-b147-6184b6dacab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:04.947074 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume request issued successfully. Aug 26 09:07:04.947552 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-604287ae-e7e6-40fe-baf6-2dcb7bd17099 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:04.948104 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 765/3043] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:07:04 2026] POST /volume/v3/volumes => generated 773 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:04.953223 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.953223 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:04.961954 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f2ec2be-b6b9-4a97-91bd-9afc243ef6bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.964785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f2ec2be-b6b9-4a97-91bd-9afc243ef6bb tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 Aug 26 09:07:04.965057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f2ec2be-b6b9-4a97-91bd-9afc243ef6bb tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.965289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f2ec2be-b6b9-4a97-91bd-9afc243ef6bb tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.966210 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4590a805-9197-41f2-beea-49aa1419efec tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:04.968330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2b33d77d-e750-42bc-8f67-d1094a5bdab7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.968715 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b33d77d-e750-42bc-8f67-d1094a5bdab7 None None] GET https://10.4.3.236/volume// Aug 26 09:07:04.968943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b33d77d-e750-42bc-8f67-d1094a5bdab7 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:04.969165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b33d77d-e750-42bc-8f67-d1094a5bdab7 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:04.969511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b33d77d-e750-42bc-8f67-d1094a5bdab7 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:07:04.969956 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 756/3044] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 09:07:04.979184 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.979184 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:04.983560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-78ca6bee-a87a-42cb-8f21-c1eb683a42b7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:04.983963 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4590a805-9197-41f2-beea-49aa1419efec tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:04.984513 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 760/3045] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.986173 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f2ec2be-b6b9-4a97-91bd-9afc243ef6bb tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:04.986745 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-78ca6bee-a87a-42cb-8f21-c1eb683a42b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:07:04.987327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-78ca6bee-a87a-42cb-8f21-c1eb683a42b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef1b5ea3-59e1-4882-9d46-fe2b31736daa", "connector": null, "instance_uuid": "346dcd2d-b640-4050-998f-2d626d56a848"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:04.992469 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f2ec2be-b6b9-4a97-91bd-9afc243ef6bb tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 returned with HTTP 200 Aug 26 09:07:04.992782 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 765/3046] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:04.998458 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:04.998458 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:04.999236 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17ba8530-0a12-4f32-a9cd-4c56d6cb371b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.001785 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17ba8530-0a12-4f32-a9cd-4c56d6cb371b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:05.002064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17ba8530-0a12-4f32-a9cd-4c56d6cb371b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.002307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17ba8530-0a12-4f32-a9cd-4c56d6cb371b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.013385 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.013385 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:05.018758 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17ba8530-0a12-4f32-a9cd-4c56d6cb371b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:05.025174 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17ba8530-0a12-4f32-a9cd-4c56d6cb371b tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:05.026986 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 757/3047] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:04 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.032163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-78ca6bee-a87a-42cb-8f21-c1eb683a42b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:07:05.032793 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 766/3048] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:07:04 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:05.041727 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1888a8ea-5752-47df-91e1-1c19b5240d78 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.044814 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1888a8ea-5752-47df-91e1-1c19b5240d78 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:05.045257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1888a8ea-5752-47df-91e1-1c19b5240d78 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1869219880"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:05.058332 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.058332 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:05.062963 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1888a8ea-5752-47df-91e1-1c19b5240d78 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:05.074946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dc35de2a-10aa-4464-94cd-bd23f5e325b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.076995 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc35de2a-10aa-4464-94cd-bd23f5e325b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:05.077226 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc35de2a-10aa-4464-94cd-bd23f5e325b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.077434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc35de2a-10aa-4464-94cd-bd23f5e325b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.086128 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1888a8ea-5752-47df-91e1-1c19b5240d78 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:07:05.086572 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f93d1f6-ca70-4db9-9f0e-b5fe5e3400c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.087001 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1888a8ea-5752-47df-91e1-1c19b5240d78 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:05.087087 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f93d1f6-ca70-4db9-9f0e-b5fe5e3400c7 None None] GET https://10.4.3.236/volume// Aug 26 09:07:05.087440 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f93d1f6-ca70-4db9-9f0e-b5fe5e3400c7 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.087544 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 761/3049] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:07:05 2026] PUT /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.087763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f93d1f6-ca70-4db9-9f0e-b5fe5e3400c7 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.088169 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f93d1f6-ca70-4db9-9f0e-b5fe5e3400c7 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:07:05.088475 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 758/3050] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:07:05.093912 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.093912 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:05.098584 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dc35de2a-10aa-4464-94cd-bd23f5e325b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:05.101799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5fee91ff-6504-44a2-8bd9-6f9a8dccd03e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.104027 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc35de2a-10aa-4464-94cd-bd23f5e325b7 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:05.104350 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5fee91ff-6504-44a2-8bd9-6f9a8dccd03e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:05.104752 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 766/3051] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.104806 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5fee91ff-6504-44a2-8bd9-6f9a8dccd03e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.105031 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5fee91ff-6504-44a2-8bd9-6f9a8dccd03e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.108057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-89495f1a-ecf1-41bc-8ac1-385914442352 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.114600 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89495f1a-ecf1-41bc-8ac1-385914442352 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:05.119457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89495f1a-ecf1-41bc-8ac1-385914442352 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1120241230", "description": "This is the new description of volume"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:05.119563 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.119563 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:05.121793 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5fee91ff-6504-44a2-8bd9-6f9a8dccd03e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:05.126837 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5fee91ff-6504-44a2-8bd9-6f9a8dccd03e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:05.127259 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 767/3052] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1030 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:07:05.129730 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.129730 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:05.137184 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80f7a9eb-b0c0-4a6c-b5ca-4f855a6b63bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.140532 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-89495f1a-ecf1-41bc-8ac1-385914442352 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:05.140920 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80f7a9eb-b0c0-4a6c-b5ca-4f855a6b63bc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:05.140920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80f7a9eb-b0c0-4a6c-b5ca-4f855a6b63bc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.140920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80f7a9eb-b0c0-4a6c-b5ca-4f855a6b63bc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.140920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-80f7a9eb-b0c0-4a6c-b5ca-4f855a6b63bc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:05.147761 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.147761 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:05.148076 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-89495f1a-ecf1-41bc-8ac1-385914442352 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:07:05.148734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80f7a9eb-b0c0-4a6c-b5ca-4f855a6b63bc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:05.148836 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89495f1a-ecf1-41bc-8ac1-385914442352 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:05.149194 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 762/3053] 10.4.3.236 () {68 vars in 1369 bytes} [Wed Aug 26 09:07:05 2026] PUT /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.149376 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 759/3054] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.162080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3550c056-79e1-4506-b3cf-7562ba5891fc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.166874 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3550c056-79e1-4506-b3cf-7562ba5891fc tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:05.166874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3550c056-79e1-4506-b3cf-7562ba5891fc tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.166874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3550c056-79e1-4506-b3cf-7562ba5891fc tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.177589 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.177589 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:05.184160 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3550c056-79e1-4506-b3cf-7562ba5891fc tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:05.191065 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3550c056-79e1-4506-b3cf-7562ba5891fc tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:05.191668 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 767/3055] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 925 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.208164 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4bf05014-8ba9-41d4-962a-decc27882792 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.211900 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:05.212216 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2087956386", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1952494826"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:05.213568 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2087956386', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1952494826'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:05.213691 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:07:05.221690 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:07:05.229113 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (33def570-0fec-4f87-9c9e-3615beab8b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:05.230233 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f31719-062c-47d5-a910-4ee808b1deb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:05.231217 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:05.239372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.242118 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] PUT https://10.4.3.236/volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d Aug 26 09:07:05.245587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:05.256140 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Acquiring lock "cinder-attachment_update-ef1b5ea3-59e1-4882-9d46-fe2b31736daa-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:07:05.264986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Lock "cinder-attachment_update-ef1b5ea3-59e1-4882-9d46-fe2b31736daa-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:07:05.266977 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.266977 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:05.275788 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f31719-062c-47d5-a910-4ee808b1deb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:05.276834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0558c445-82fd-451b-9087-2770e0489821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:05.368750 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['fdbfe12c-d5ce-4a0c-89f3-632c083fa130', '5e3f9eba-9b92-4f83-91f1-b9ad155bf982', '0841cf72-c301-4461-9fee-033e195146e6', '25d8ee2f-51f8-4716-98ee-ca80d717efc2'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:05.369745 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0558c445-82fd-451b-9087-2770e0489821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdbfe12c-d5ce-4a0c-89f3-632c083fa130', '5e3f9eba-9b92-4f83-91f1-b9ad155bf982', '0841cf72-c301-4461-9fee-033e195146e6', '25d8ee2f-51f8-4716-98ee-ca80d717efc2']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:05.370734 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4180d3c-e1d2-4362-8ceb-f56ffa2d758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:05.386290 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Lock "cinder-attachment_update-ef1b5ea3-59e1-4882-9d46-fe2b31736daa-np0000008153" released by "attachment_update" :: held 0.121s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:07:05.386593 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-5718dba4-4d32-40a6-bc93-697a5ae2b8d0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d returned with HTTP 200 Aug 26 09:07:05.387046 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 763/3056] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:07:05 2026] PUT /volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:05.407826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4180d3c-e1d2-4362-8ceb-f56ffa2d758f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a5a870-7e45-4bff-b439-cd4e512e6176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2087956386',display_name='tempest-VolumesGetTest-Volume-1952494826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['fdbfe12c-d5ce-4a0c-89f3-632c083fa130','5e3f9eba-9b92-4f83-91f1-b9ad155bf982','0841cf72-c301-4461-9fee-033e195146e6','25d8ee2f-51f8-4716-98ee-ca80d717efc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2087956386',display_name='tempest-VolumesGetTest-Volume-1952494826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a5a870-7e45-4bff-b439-cd4e512e6176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:05.408539 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0035da88-4c16-44be-9b1c-42c2b02977d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:05.449306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0035da88-4c16-44be-9b1c-42c2b02977d5) transitioned into 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-2087956386',display_name='tempest-VolumesGetTest-Volume-1952494826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['fdbfe12c-d5ce-4a0c-89f3-632c083fa130','5e3f9eba-9b92-4f83-91f1-b9ad155bf982','0841cf72-c301-4461-9fee-033e195146e6','25d8ee2f-51f8-4716-98ee-ca80d717efc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:05.449987 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66f69d5-218e-491b-88f7-fc525af1a837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:05.462879 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66f69d5-218e-491b-88f7-fc525af1a837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:05.464211 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (33def570-0fec-4f87-9c9e-3615beab8b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:05.464689 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:07:05.465554 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4bf05014-8ba9-41d4-962a-decc27882792 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:05.466188 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 768/3057] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:05 2026] POST /volume/v3/volumes => generated 780 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:05.479705 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3efde825-f46c-4a1e-baa1-d773c7f7b03f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.481658 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3efde825-f46c-4a1e-baa1-d773c7f7b03f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:05.482071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3efde825-f46c-4a1e-baa1-d773c7f7b03f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.482302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3efde825-f46c-4a1e-baa1-d773c7f7b03f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.490211 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:05.490211 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:05.494808 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3efde825-f46c-4a1e-baa1-d773c7f7b03f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:05.499467 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3efde825-f46c-4a1e-baa1-d773c7f7b03f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 200 Aug 26 09:07:05.499946 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 760/3058] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:05.888606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af0c1322-af80-4548-8998-99ccdb0b7b2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:05.890776 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af0c1322-af80-4548-8998-99ccdb0b7b2b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] GET https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b Aug 26 09:07:05.891090 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af0c1322-af80-4548-8998-99ccdb0b7b2b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:05.891228 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af0c1322-af80-4548-8998-99ccdb0b7b2b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:05.898418 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af0c1322-af80-4548-8998-99ccdb0b7b2b tempest-ServerActionsTestOtherA-961266315 tempest-ServerActionsTestOtherA-961266315-project-member] https://10.4.3.236/volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b returned with HTTP 404 Aug 26 09:07:05.898947 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 768/3059] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:05 2026] GET /volume/v3/volumes/c422e622-3df2-4692-a9f8-4352aebe896b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:06.008267 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cedbfe4-3e71-4175-92dc-6197cb891d8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.010130 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cedbfe4-3e71-4175-92dc-6197cb891d8e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 Aug 26 09:07:06.010364 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cedbfe4-3e71-4175-92dc-6197cb891d8e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.010582 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cedbfe4-3e71-4175-92dc-6197cb891d8e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.018955 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.018955 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:06.023467 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0cedbfe4-3e71-4175-92dc-6197cb891d8e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:06.027608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cedbfe4-3e71-4175-92dc-6197cb891d8e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 returned with HTTP 200 Aug 26 09:07:06.028231 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 764/3060] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.043109 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ea231621-011d-4c58-8c41-62b55988845c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.044827 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ea231621-011d-4c58-8c41-62b55988845c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:07:06.045037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ea231621-011d-4c58-8c41-62b55988845c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.045211 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ea231621-011d-4c58-8c41-62b55988845c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.045411 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.045411 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:06.054967 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ea231621-011d-4c58-8c41-62b55988845c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:07:06.054967 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 769/3061] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:07: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 26 09:07:06.070753 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d57977c-a58d-4029-ab3a-f66a77ab75ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.073590 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d57977c-a58d-4029-ab3a-f66a77ab75ee tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/messages/65a8b260-aaf9-4cd5-bf2a-8695883c7cd0 Aug 26 09:07:06.073884 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d57977c-a58d-4029-ab3a-f66a77ab75ee tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.074346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d57977c-a58d-4029-ab3a-f66a77ab75ee tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.089613 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d57977c-a58d-4029-ab3a-f66a77ab75ee tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages/65a8b260-aaf9-4cd5-bf2a-8695883c7cd0 returned with HTTP 204 Aug 26 09:07:06.090153 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 761/3062] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:07:06 2026] DELETE /volume/v3/messages/65a8b260-aaf9-4cd5-bf2a-8695883c7cd0 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:07:06.098639 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f09868c-37b6-4fec-905b-a6ac60856333 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.101434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f09868c-37b6-4fec-905b-a6ac60856333 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/messages/65a8b260-aaf9-4cd5-bf2a-8695883c7cd0 Aug 26 09:07:06.101678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f09868c-37b6-4fec-905b-a6ac60856333 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.101942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f09868c-37b6-4fec-905b-a6ac60856333 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.107165 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f09868c-37b6-4fec-905b-a6ac60856333 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages/65a8b260-aaf9-4cd5-bf2a-8695883c7cd0 returned with HTTP 404 Aug 26 09:07:06.107763 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 769/3063] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/messages/65a8b260-aaf9-4cd5-bf2a-8695883c7cd0 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:06.117826 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.120038 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 Aug 26 09:07:06.120292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.120563 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.120784 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Delete volume with id: daaa1831-d06e-414b-bc7a-d6a80fee5fe9 Aug 26 09:07:06.124380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4c6b6526-7121-4493-867e-22fd19fc3e05 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.126259 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4c6b6526-7121-4493-867e-22fd19fc3e05 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:06.126528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4c6b6526-7121-4493-867e-22fd19fc3e05 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.126758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4c6b6526-7121-4493-867e-22fd19fc3e05 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.131738 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.131738 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:06.132267 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:06.137281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:07:06.142738 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.142738 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:06.148274 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4c6b6526-7121-4493-867e-22fd19fc3e05 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:06.152965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4c6b6526-7121-4493-867e-22fd19fc3e05 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:06.153190 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1797381385 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1797381385, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:06.153342 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 770/3064] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.153599 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1797381385 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1797381385, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:06.165761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12921c7c-a178-49af-8510-2e3c7a8c4c18 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.165761 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12921c7c-a178-49af-8510-2e3c7a8c4c18 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:06.165761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12921c7c-a178-49af-8510-2e3c7a8c4c18 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.165761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12921c7c-a178-49af-8510-2e3c7a8c4c18 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.165761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-12921c7c-a178-49af-8510-2e3c7a8c4c18 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:06.168358 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.168358 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:06.169116 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12921c7c-a178-49af-8510-2e3c7a8c4c18 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:06.169766 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 762/3065] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.179388 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Created reservations ['d104e7c8-777c-471c-8a0a-e15932806a9c', '3a46e2e5-ee00-47cd-8e9e-085be8b50646', '66a77e02-f3af-4175-9e22-4b87cde40548', 'fe3de897-d076-4b2c-b31c-8801b49b6c66'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:06.277492 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Delete volume request issued successfully. Aug 26 09:07:06.277492 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87f30aa6-4b55-4d78-b09b-e471b5be50aa tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 returned with HTTP 202 Aug 26 09:07:06.277492 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 765/3066] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:06 2026] DELETE /volume/v3/volumes/daaa1831-d06e-414b-bc7a-d6a80fee5fe9 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:06.291084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01915b8f-5bec-42c8-8682-41ee3e43ac19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.294038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01915b8f-5bec-42c8-8682-41ee3e43ac19 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/types/789df1d3-a57b-4cad-9844-f431bc45f4e1 Aug 26 09:07:06.294267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01915b8f-5bec-42c8-8682-41ee3e43ac19 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.294555 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01915b8f-5bec-42c8-8682-41ee3e43ac19 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.395594 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01915b8f-5bec-42c8-8682-41ee3e43ac19 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/types/789df1d3-a57b-4cad-9844-f431bc45f4e1 returned with HTTP 202 Aug 26 09:07:06.396184 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 770/3067] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:06 2026] DELETE /volume/v3/types/789df1d3-a57b-4cad-9844-f431bc45f4e1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:06.405208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-313140e6-b49c-4a60-b583-b41eaa75948c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.408103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-313140e6-b49c-4a60-b583-b41eaa75948c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:06.408514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-313140e6-b49c-4a60-b583-b41eaa75948c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-19194486", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1620583775", "vendor_name": "tempest-vendor_name-49321610"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:06.444223 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-313140e6-b49c-4a60-b583-b41eaa75948c tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:06.445084 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 771/3068] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:06 2026] POST /volume/v3/types => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:06.457378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.463869 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:06.463869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "500741f8-fdc1-4b4f-bc39-f9e1999fd08e", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:06.467883 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume request body: {'volume': {'volume_type': '500741f8-fdc1-4b4f-bc39-f9e1999fd08e', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:06.475833 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume of 1 GB Aug 26 09:07:06.476677 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.476677 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:06.478873 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Availability Zones retrieved successfully. Aug 26 09:07:06.487561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Flow 'volume_create_api' (b7821b5c-84aa-431f-bc1d-3d15d1025d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:06.489867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e332ddf-3cb4-47e2-96dd-e372afb7dc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:06.491306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:06.515935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb6f5f93-2fa0-47e7-b658-037ae65fe23d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.518344 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb6f5f93-2fa0-47e7-b658-037ae65fe23d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:06.518823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb6f5f93-2fa0-47e7-b658-037ae65fe23d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.518918 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb6f5f93-2fa0-47e7-b658-037ae65fe23d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.529927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e332ddf-3cb4-47e2-96dd-e372afb7dc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:07:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1620583775',vendor_name='tempest-vendor_name-49321610'},id=500741f8-fdc1-4b4f-bc39-f9e1999fd08e,is_public=True,name='tempest-ProjectAdminTests-volume-type-19194486',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '500741f8-fdc1-4b4f-bc39-f9e1999fd08e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:06.530950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fb9551-d7e8-4b89-8a59-1e25b1f8f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:06.531266 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.531266 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:06.546539 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb6f5f93-2fa0-47e7-b658-037ae65fe23d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:06.554415 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb6f5f93-2fa0-47e7-b658-037ae65fe23d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 200 Aug 26 09:07:06.554678 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 766/3069] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.572388 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b175a2b7-ced1-4c28-b920-1e167c0d05ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.574774 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b175a2b7-ced1-4c28-b920-1e167c0d05ea tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:06.575198 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b175a2b7-ced1-4c28-b920-1e167c0d05ea tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1869219880", "description": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:06.589578 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-19194486 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-19194486, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:06.589578 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-19194486 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-19194486, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:06.594434 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.594434 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:06.604371 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b175a2b7-ced1-4c28-b920-1e167c0d05ea tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:06.612781 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b175a2b7-ced1-4c28-b920-1e167c0d05ea tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:07:06.613384 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b175a2b7-ced1-4c28-b920-1e167c0d05ea tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 200 Aug 26 09:07:06.613740 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 771/3070] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:07:06 2026] PUT /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 770 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.634914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-30f04eb6-f904-49ed-8b7b-59105eddb615 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.638008 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Created reservations ['4eaf7799-6b76-4c12-98c1-0f52e7b14e76', '7213c237-a216-4912-8ad8-fcd08ca40aa8', '12181b0b-7a2c-4fb7-8b13-3a37cf0c78c8', 'f32617ea-a912-4024-acdd-1f5432f8a6f0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:06.638359 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30f04eb6-f904-49ed-8b7b-59105eddb615 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:06.638530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30f04eb6-f904-49ed-8b7b-59105eddb615 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.638875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30f04eb6-f904-49ed-8b7b-59105eddb615 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.639066 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fb9551-d7e8-4b89-8a59-1e25b1f8f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eaf7799-6b76-4c12-98c1-0f52e7b14e76', '7213c237-a216-4912-8ad8-fcd08ca40aa8', '12181b0b-7a2c-4fb7-8b13-3a37cf0c78c8', 'f32617ea-a912-4024-acdd-1f5432f8a6f0']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:06.642133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7182820b-6dc7-4274-b170-6d2066be775c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:06.650483 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.650483 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:06.657398 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-30f04eb6-f904-49ed-8b7b-59105eddb615 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:06.670243 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30f04eb6-f904-49ed-8b7b-59105eddb615 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 200 Aug 26 09:07:06.670995 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 772/3071] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.674022 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7182820b-6dc7-4274-b170-6d2066be775c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2197f1d9-a2e5-47aa-8283-931e0326826f', '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='73d643f8bf4a46fcab6ee4ed25a32b7d',qos_specs=None,replication_status=,reservations=['4eaf7799-6b76-4c12-98c1-0f52e7b14e76','7213c237-a216-4912-8ad8-fcd08ca40aa8','12181b0b-7a2c-4fb7-8b13-3a37cf0c78c8','f32617ea-a912-4024-acdd-1f5432f8a6f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66a6263a47b4976980cadde94cafc9f',volume_type_id=500741f8-fdc1-4b4f-bc39-f9e1999fd08e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2197f1d9-a2e5-47aa-8283-931e0326826f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d643f8bf4a46fcab6ee4ed25a32b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66a6263a47b4976980cadde94cafc9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(500741f8-fdc1-4b4f-bc39-f9e1999fd08e),volume_type_id=500741f8-fdc1-4b4f-bc39-f9e1999fd08e)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:06.674767 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb3709c-40bf-4574-900c-d3ff9e32892d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:06.687282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.690460 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:06.690765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.691027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.691202 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: 36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:06.703002 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb3709c-40bf-4574-900c-d3ff9e32892d) transitioned into state 'SUCCESS' from 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='73d643f8bf4a46fcab6ee4ed25a32b7d',qos_specs=None,replication_status=,reservations=['4eaf7799-6b76-4c12-98c1-0f52e7b14e76','7213c237-a216-4912-8ad8-fcd08ca40aa8','12181b0b-7a2c-4fb7-8b13-3a37cf0c78c8','f32617ea-a912-4024-acdd-1f5432f8a6f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66a6263a47b4976980cadde94cafc9f',volume_type_id=500741f8-fdc1-4b4f-bc39-f9e1999fd08e)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:06.703781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2717f3-dd25-42a2-927b-81231ff0c618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:06.706634 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.706634 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:06.707191 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:06.718956 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2717f3-dd25-42a2-927b-81231ff0c618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:06.719621 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Flow 'volume_create_api' (b7821b5c-84aa-431f-bc1d-3d15d1025d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:06.721875 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume request issued successfully. Aug 26 09:07:06.721875 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33111e10-c4ff-4f17-8fcf-14650f1a6b31 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:06.721875 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 763/3072] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:07:06 2026] POST /volume/v3/volumes => generated 771 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:06.734689 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:07:06.735298 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e641d8d9-a3f2-4485-a138-c06775e1ad27 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 202 Aug 26 09:07:06.735924 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 767/3073] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:06 2026] DELETE /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:06.739298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-388b2cba-0b9d-4ab3-a462-3beff0203d1d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.742259 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-388b2cba-0b9d-4ab3-a462-3beff0203d1d tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f Aug 26 09:07:06.742548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-388b2cba-0b9d-4ab3-a462-3beff0203d1d tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.742815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-388b2cba-0b9d-4ab3-a462-3beff0203d1d tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.746859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0907e18c-c550-4ea8-97fe-68fd56dff5a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:06.750863 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0907e18c-c550-4ea8-97fe-68fd56dff5a5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:06.750952 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0907e18c-c550-4ea8-97fe-68fd56dff5a5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:06.751282 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0907e18c-c550-4ea8-97fe-68fd56dff5a5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:06.757825 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.757825 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:06.761714 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:06.761714 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:06.762737 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-388b2cba-0b9d-4ab3-a462-3beff0203d1d tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:06.767395 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-388b2cba-0b9d-4ab3-a462-3beff0203d1d tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f returned with HTTP 200 Aug 26 09:07:06.767867 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 772/3074] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f => generated 950 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:06.768370 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0907e18c-c550-4ea8-97fe-68fd56dff5a5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:06.774875 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0907e18c-c550-4ea8-97fe-68fd56dff5a5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 200 Aug 26 09:07:06.775986 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 773/3075] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:06 2026] GET /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:07.172411 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3a3ccdcf-c927-439b-851b-8a674f84cf37 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.175315 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3a3ccdcf-c927-439b-851b-8a674f84cf37 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:07.175551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3a3ccdcf-c927-439b-851b-8a674f84cf37 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.175720 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3a3ccdcf-c927-439b-851b-8a674f84cf37 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.182795 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c6d7ed3-6772-492d-9b79-aee01d6e2126 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.185206 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c6d7ed3-6772-492d-9b79-aee01d6e2126 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:07.185495 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c6d7ed3-6772-492d-9b79-aee01d6e2126 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.185790 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c6d7ed3-6772-492d-9b79-aee01d6e2126 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.185975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8c6d7ed3-6772-492d-9b79-aee01d6e2126 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:07.186968 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.186968 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:07.190702 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3a3ccdcf-c927-439b-851b-8a674f84cf37 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:07.193709 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.193709 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:07.194599 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c6d7ed3-6772-492d-9b79-aee01d6e2126 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:07.194952 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3a3ccdcf-c927-439b-851b-8a674f84cf37 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:07.195039 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 768/3076] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:07.196129 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 764/3077] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:07.782769 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f55c427-2a81-4c5b-b587-579216954077 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.785256 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f55c427-2a81-4c5b-b587-579216954077 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f Aug 26 09:07:07.785596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f55c427-2a81-4c5b-b587-579216954077 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.787030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f55c427-2a81-4c5b-b587-579216954077 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.794576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-19da016f-37d7-47b3-9c54-d2dffcccf6f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.795949 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.795949 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:07.797131 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19da016f-37d7-47b3-9c54-d2dffcccf6f5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 Aug 26 09:07:07.797321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19da016f-37d7-47b3-9c54-d2dffcccf6f5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.797570 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19da016f-37d7-47b3-9c54-d2dffcccf6f5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.801063 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f55c427-2a81-4c5b-b587-579216954077 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:07.806242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19da016f-37d7-47b3-9c54-d2dffcccf6f5 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 returned with HTTP 404 Aug 26 09:07:07.806341 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f55c427-2a81-4c5b-b587-579216954077 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f returned with HTTP 200 Aug 26 09:07:07.806927 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 774/3078] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/volumes/36a5a870-7e45-4bff-b439-cd4e512e6176 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:07.807095 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 773/3079] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:07.815439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3492c34-48db-4f70-bf58-cb039742e622 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.817536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3492c34-48db-4f70-bf58-cb039742e622 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:07.817813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3492c34-48db-4f70-bf58-cb039742e622 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.818058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3492c34-48db-4f70-bf58-cb039742e622 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.818903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0bea0d41-9606-4c62-9c3c-0627c64634ea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.821684 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0bea0d41-9606-4c62-9c3c-0627c64634ea tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:07:07.822113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0bea0d41-9606-4c62-9c3c-0627c64634ea tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.822571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0bea0d41-9606-4c62-9c3c-0627c64634ea tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.827168 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.827168 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:07.829638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0bea0d41-9606-4c62-9c3c-0627c64634ea tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:07:07.830219 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 765/3080] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:07:07 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 26 09:07:07.831053 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b3492c34-48db-4f70-bf58-cb039742e622 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:07.836581 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3492c34-48db-4f70-bf58-cb039742e622 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:07.837117 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 769/3081] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:07.842448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2238d099-2c73-4afb-b1f3-d978e93bf81f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.846080 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2238d099-2c73-4afb-b1f3-d978e93bf81f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:07:07.846390 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2238d099-2c73-4afb-b1f3-d978e93bf81f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.846708 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2238d099-2c73-4afb-b1f3-d978e93bf81f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.851929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.852112 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2238d099-2c73-4afb-b1f3-d978e93bf81f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:07:07.852456 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 775/3082] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:07.854300 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:07.854566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.854824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.855057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:07.861698 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0936b82e-55be-4f70-8e91-c72cb992b0e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.863089 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.863089 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:07.863674 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:07.864074 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0936b82e-55be-4f70-8e91-c72cb992b0e9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/messages/5dc8f242-12a1-46da-8a8a-f176afa29a4f Aug 26 09:07:07.864350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0936b82e-55be-4f70-8e91-c72cb992b0e9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.864578 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0936b82e-55be-4f70-8e91-c72cb992b0e9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.879507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0936b82e-55be-4f70-8e91-c72cb992b0e9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages/5dc8f242-12a1-46da-8a8a-f176afa29a4f returned with HTTP 204 Aug 26 09:07:07.880250 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 766/3083] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:07:07 2026] DELETE /volume/v3/messages/5dc8f242-12a1-46da-8a8a-f176afa29a4f => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:07:07.890018 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.891831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f Aug 26 09:07:07.892265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.892265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.892487 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Delete volume with id: 2197f1d9-a2e5-47aa-8283-931e0326826f Aug 26 09:07:07.899810 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:07:07.900114 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3cd996b-0a4e-4e50-91c0-e5b1cc4fa89a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 202 Aug 26 09:07:07.900895 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 774/3084] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:07 2026] DELETE /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:07.901875 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.901875 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:07.901995 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:07.904940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:07:07.912852 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-afedc833-d8d8-4ee8-8401-e94b7f915a2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:07.916598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-afedc833-d8d8-4ee8-8401-e94b7f915a2f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:07.916818 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-afedc833-d8d8-4ee8-8401-e94b7f915a2f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:07.918322 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-afedc833-d8d8-4ee8-8401-e94b7f915a2f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:07.922581 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-19194486 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-19194486, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:07.926001 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-19194486 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-19194486, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:07.930993 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:07.930993 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:07.939400 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-afedc833-d8d8-4ee8-8401-e94b7f915a2f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:07.944098 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Created reservations ['1f24f706-252f-4268-b4ab-3305e0feb38a', '76b3881f-a4ce-4e14-8157-5b864f83e776', '010360d8-a9e1-4500-b6c7-3f986032f999', 'fbdd69b7-34e4-4bad-827d-bc47614627e3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:07.947399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-afedc833-d8d8-4ee8-8401-e94b7f915a2f tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 200 Aug 26 09:07:07.948700 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 776/3085] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:07 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 924 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:08.006337 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Delete volume request issued successfully. Aug 26 09:07:08.006337 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b97a48e7-ee63-4bbf-ac11-f9e079dff806 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f returned with HTTP 202 Aug 26 09:07:08.006740 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 770/3086] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:07 2026] DELETE /volume/v3/volumes/2197f1d9-a2e5-47aa-8283-931e0326826f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:08.019038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d4d18983-825f-4143-a68f-a12ac5d2eb00 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.022869 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4d18983-825f-4143-a68f-a12ac5d2eb00 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/types/500741f8-fdc1-4b4f-bc39-f9e1999fd08e Aug 26 09:07:08.023194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4d18983-825f-4143-a68f-a12ac5d2eb00 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:08.023498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4d18983-825f-4143-a68f-a12ac5d2eb00 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:08.073568 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4d18983-825f-4143-a68f-a12ac5d2eb00 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/types/500741f8-fdc1-4b4f-bc39-f9e1999fd08e returned with HTTP 202 Aug 26 09:07:08.073568 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 767/3087] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:08 2026] DELETE /volume/v3/types/500741f8-fdc1-4b4f-bc39-f9e1999fd08e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:08.082656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2c0191b-b35d-4393-8106-6de90f3be2f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.084598 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c0191b-b35d-4393-8106-6de90f3be2f9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:08.085053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c0191b-b35d-4393-8106-6de90f3be2f9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-45472923", "extra_specs": {"storage_protocol": "tempest-storage_protocol-76255325", "vendor_name": "tempest-vendor_name-267615385"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:08.119663 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c0191b-b35d-4393-8106-6de90f3be2f9 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:08.123049 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 775/3088] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:08 2026] POST /volume/v3/types => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:08.135488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b971e678-f7c1-49d2-9db5-676c1159df34 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.138436 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:08.140301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6887ee9-cfce-4778-a0b7-997f088f1b56", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:08.141262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume request body: {'volume': {'volume_type': 'c6887ee9-cfce-4778-a0b7-997f088f1b56', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:08.148619 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume of 1 GB Aug 26 09:07:08.149046 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:08.149046 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:08.149482 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Availability Zones retrieved successfully. Aug 26 09:07:08.157577 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Flow 'volume_create_api' (6b2aed12-afd1-4b0f-89e5-4c589562c0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:08.160491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84271ef5-eb79-459e-915f-26c348cd00ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:08.160627 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:08.199768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84271ef5-eb79-459e-915f-26c348cd00ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-76255325',vendor_name='tempest-vendor_name-267615385'},id=c6887ee9-cfce-4778-a0b7-997f088f1b56,is_public=True,name='tempest-ProjectAdminTests-volume-type-45472923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6887ee9-cfce-4778-a0b7-997f088f1b56', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:08.200887 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ab7fd5-2901-438d-be99-108ae47b7f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:08.217210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7bff80d5-5f43-4243-b73d-dab12ad74fd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.223005 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bff80d5-5f43-4243-b73d-dab12ad74fd5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:08.223005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bff80d5-5f43-4243-b73d-dab12ad74fd5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:08.223711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bff80d5-5f43-4243-b73d-dab12ad74fd5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:08.223711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7bff80d5-5f43-4243-b73d-dab12ad74fd5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:08.224750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c812584c-5e0d-4b15-92ff-306c3f69f0a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.229879 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c812584c-5e0d-4b15-92ff-306c3f69f0a0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:08.230682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c812584c-5e0d-4b15-92ff-306c3f69f0a0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:08.230682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c812584c-5e0d-4b15-92ff-306c3f69f0a0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:08.231798 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:08.231798 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:08.233708 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bff80d5-5f43-4243-b73d-dab12ad74fd5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:08.233708 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 771/3089] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:08 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 709 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:08.260050 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:08.260050 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:08.270448 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c812584c-5e0d-4b15-92ff-306c3f69f0a0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:08.278759 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c812584c-5e0d-4b15-92ff-306c3f69f0a0 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:08.279250 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 768/3090] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:08 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:08.285687 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-45472923 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-45472923, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:08.286183 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-45472923 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-45472923, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:08.342458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Created reservations ['77481482-5e88-4f98-94f7-a2f8d0b5e727', 'c1e51954-5991-4cd9-b56e-94828d9ac6ff', '79409209-64da-4657-8cbc-43f4bc470e4e', '96ccdef0-1a0e-4cda-8f4f-797ed4e5bc85'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:08.343651 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ab7fd5-2901-438d-be99-108ae47b7f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77481482-5e88-4f98-94f7-a2f8d0b5e727', 'c1e51954-5991-4cd9-b56e-94828d9ac6ff', '79409209-64da-4657-8cbc-43f4bc470e4e', '96ccdef0-1a0e-4cda-8f4f-797ed4e5bc85']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:08.344687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffcd55-f546-4923-8dc0-079564877fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:08.385069 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffcd55-f546-4923-8dc0-079564877fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8464e1ce-d367-44e2-ad5f-43ee92c08227', '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='73d643f8bf4a46fcab6ee4ed25a32b7d',qos_specs=None,replication_status=,reservations=['77481482-5e88-4f98-94f7-a2f8d0b5e727','c1e51954-5991-4cd9-b56e-94828d9ac6ff','79409209-64da-4657-8cbc-43f4bc470e4e','96ccdef0-1a0e-4cda-8f4f-797ed4e5bc85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66a6263a47b4976980cadde94cafc9f',volume_type_id=c6887ee9-cfce-4778-a0b7-997f088f1b56), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:08Z,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=8464e1ce-d367-44e2-ad5f-43ee92c08227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d643f8bf4a46fcab6ee4ed25a32b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66a6263a47b4976980cadde94cafc9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6887ee9-cfce-4778-a0b7-997f088f1b56),volume_type_id=c6887ee9-cfce-4778-a0b7-997f088f1b56)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:08.386093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e794d3f-decf-4dc0-a875-c29de8ab45eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:08.410092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e794d3f-decf-4dc0-a875-c29de8ab45eb) transitioned into state 'SUCCESS' from 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='73d643f8bf4a46fcab6ee4ed25a32b7d',qos_specs=None,replication_status=,reservations=['77481482-5e88-4f98-94f7-a2f8d0b5e727','c1e51954-5991-4cd9-b56e-94828d9ac6ff','79409209-64da-4657-8cbc-43f4bc470e4e','96ccdef0-1a0e-4cda-8f4f-797ed4e5bc85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66a6263a47b4976980cadde94cafc9f',volume_type_id=c6887ee9-cfce-4778-a0b7-997f088f1b56)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:08.410644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e8d66a-9408-4d4b-b570-165c081aa75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:08.423200 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e8d66a-9408-4d4b-b570-165c081aa75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:08.424363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Flow 'volume_create_api' (6b2aed12-afd1-4b0f-89e5-4c589562c0bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:08.424862 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Create volume request issued successfully. Aug 26 09:07:08.425659 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b971e678-f7c1-49d2-9db5-676c1159df34 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:08.426262 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 777/3091] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:07:08 2026] POST /volume/v3/volumes => generated 771 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:08.441065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0b9562f1-ef8b-4322-bcf4-e267a6fadb16 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.443501 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b9562f1-ef8b-4322-bcf4-e267a6fadb16 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 Aug 26 09:07:08.443837 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b9562f1-ef8b-4322-bcf4-e267a6fadb16 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:08.444111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b9562f1-ef8b-4322-bcf4-e267a6fadb16 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:08.454933 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:08.454933 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:08.460065 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0b9562f1-ef8b-4322-bcf4-e267a6fadb16 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:08.465734 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b9562f1-ef8b-4322-bcf4-e267a6fadb16 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 returned with HTTP 200 Aug 26 09:07:08.466271 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 776/3092] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:08 2026] GET /volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:08.966343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f48a1347-df81-46a9-a5e3-5600b4355981 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.968572 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f48a1347-df81-46a9-a5e3-5600b4355981 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f Aug 26 09:07:08.968762 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f48a1347-df81-46a9-a5e3-5600b4355981 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:08.968927 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f48a1347-df81-46a9-a5e3-5600b4355981 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:08.974825 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f48a1347-df81-46a9-a5e3-5600b4355981 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f returned with HTTP 404 Aug 26 09:07:08.975361 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 772/3093] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:08 2026] GET /volume/v3/volumes/e7e3f074-546b-48dd-a8c3-b66e4c929b7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:08.983648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a79fe0e-b59b-4346-add5-0c47c6a62630 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:08.985992 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a79fe0e-b59b-4346-add5-0c47c6a62630 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:08.986267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a79fe0e-b59b-4346-add5-0c47c6a62630 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:08.986539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a79fe0e-b59b-4346-add5-0c47c6a62630 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:08.995644 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:08.995644 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:09.001474 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7a79fe0e-b59b-4346-add5-0c47c6a62630 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:09.008930 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a79fe0e-b59b-4346-add5-0c47c6a62630 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb returned with HTTP 200 Aug 26 09:07:09.009520 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 769/3094] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:08 2026] GET /volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:09.022717 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.024741 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:09.024979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.025236 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.025436 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:09.034327 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.034327 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:09.035100 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:09.062351 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:07:09.062479 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5ce2fcf-d7da-42e0-a5b6-35b8f99798fe tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb returned with HTTP 202 Aug 26 09:07:09.063005 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 778/3095] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:09 2026] DELETE /volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:09.073794 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0389ad2-c112-4950-a6c3-3fdb0958c06c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.076069 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0389ad2-c112-4950-a6c3-3fdb0958c06c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:09.076334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0389ad2-c112-4950-a6c3-3fdb0958c06c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.076562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0389ad2-c112-4950-a6c3-3fdb0958c06c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.086337 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.086337 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:09.091791 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0389ad2-c112-4950-a6c3-3fdb0958c06c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:09.098457 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0389ad2-c112-4950-a6c3-3fdb0958c06c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb returned with HTTP 200 Aug 26 09:07:09.099026 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 777/3096] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:09 2026] GET /volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:09.252082 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ad9302d-b965-48f2-9a0a-fe0cf4c93c46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.254402 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ad9302d-b965-48f2-9a0a-fe0cf4c93c46 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:09.254402 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ad9302d-b965-48f2-9a0a-fe0cf4c93c46 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.254986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ad9302d-b965-48f2-9a0a-fe0cf4c93c46 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.255143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9ad9302d-b965-48f2-9a0a-fe0cf4c93c46 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:09.265487 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.265487 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:09.266427 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ad9302d-b965-48f2-9a0a-fe0cf4c93c46 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:09.267280 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 773/3097] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:09 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:09.300831 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc226db7-dd7a-4a65-bc08-37ccdc3a9000 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.303623 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc226db7-dd7a-4a65-bc08-37ccdc3a9000 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:09.303796 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc226db7-dd7a-4a65-bc08-37ccdc3a9000 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.304125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc226db7-dd7a-4a65-bc08-37ccdc3a9000 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.321695 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.321695 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:09.327114 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc226db7-dd7a-4a65-bc08-37ccdc3a9000 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:09.334425 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc226db7-dd7a-4a65-bc08-37ccdc3a9000 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:09.334943 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 770/3098] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:09 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:09.419729 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-e341fe11-ffc2-44a8-8009-cc5016bbdd5b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.427306 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-e341fe11-ffc2-44a8-8009-cc5016bbdd5b tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] POST https://10.4.3.236/volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d/action Aug 26 09:07:09.427692 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-e341fe11-ffc2-44a8-8009-cc5016bbdd5b tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:07:09.427853 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-e341fe11-ffc2-44a8-8009-cc5016bbdd5b tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:09.453745 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.453745 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:09.474242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c23381b2-8002-45fb-8ad4-9f53fd2df82e req-e341fe11-ffc2-44a8-8009-cc5016bbdd5b tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d/action returned with HTTP 204 Aug 26 09:07:09.474753 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 779/3099] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:07:09 2026] POST /volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:09.483272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6d36657-66f2-46e4-888a-025959cd07f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.486287 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6d36657-66f2-46e4-888a-025959cd07f4 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 Aug 26 09:07:09.486626 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6d36657-66f2-46e4-888a-025959cd07f4 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.486944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6d36657-66f2-46e4-888a-025959cd07f4 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.496021 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.496021 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:09.500891 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b6d36657-66f2-46e4-888a-025959cd07f4 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:09.505306 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6d36657-66f2-46e4-888a-025959cd07f4 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 returned with HTTP 200 Aug 26 09:07:09.505899 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 778/3100] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:09 2026] GET /volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:09.523359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6cb5f4fd-63d5-4fe8-86a2-87a16c38106e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.526855 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cb5f4fd-63d5-4fe8-86a2-87a16c38106e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:07:09.527066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cb5f4fd-63d5-4fe8-86a2-87a16c38106e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.527310 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cb5f4fd-63d5-4fe8-86a2-87a16c38106e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.538249 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cb5f4fd-63d5-4fe8-86a2-87a16c38106e tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:07:09.538831 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 774/3101] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:07:09 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:09.547871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfde407f-6f31-4c60-9f35-6f156086dbff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.549932 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfde407f-6f31-4c60-9f35-6f156086dbff tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] GET https://10.4.3.236/volume/v3/messages/e657b106-c938-4c4c-840c-19baeb2e0ed2 Aug 26 09:07:09.550234 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfde407f-6f31-4c60-9f35-6f156086dbff tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.550572 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfde407f-6f31-4c60-9f35-6f156086dbff tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.555233 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfde407f-6f31-4c60-9f35-6f156086dbff tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages/e657b106-c938-4c4c-840c-19baeb2e0ed2 returned with HTTP 200 Aug 26 09:07:09.555769 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 771/3102] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:09 2026] GET /volume/v3/messages/e657b106-c938-4c4c-840c-19baeb2e0ed2 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:09.565374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eb476806-aae0-4d99-896e-f776b9670319 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.567404 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb476806-aae0-4d99-896e-f776b9670319 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/messages/e657b106-c938-4c4c-840c-19baeb2e0ed2 Aug 26 09:07:09.567685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb476806-aae0-4d99-896e-f776b9670319 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.567827 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb476806-aae0-4d99-896e-f776b9670319 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.580411 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb476806-aae0-4d99-896e-f776b9670319 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/messages/e657b106-c938-4c4c-840c-19baeb2e0ed2 returned with HTTP 204 Aug 26 09:07:09.580865 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 780/3103] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:07:09 2026] DELETE /volume/v3/messages/e657b106-c938-4c4c-840c-19baeb2e0ed2 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:07:09.588307 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.590320 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 Aug 26 09:07:09.590537 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.590792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.591018 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Delete volume with id: 8464e1ce-d367-44e2-ad5f-43ee92c08227 Aug 26 09:07:09.598793 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:09.598793 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:09.599221 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Volume info retrieved successfully. Aug 26 09:07:09.600326 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100238) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:07:09.611559 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-45472923 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-45472923, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:09.611859 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-45472923 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-45472923, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:07:09.626408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Created reservations ['67d4308c-2a13-42f2-bf9d-b9b8b75ba021', '1325e581-e8fd-4562-baca-8f2b2b83e8ad', '3dcdc9c8-0eb9-44f5-8ac7-6f32005ef0f0', '2a563d7b-e8fc-4b57-ad06-df316284d0bc'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:09.672640 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Delete volume request issued successfully. Aug 26 09:07:09.672901 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bd8a0f7-f32a-46b6-917f-5dfa9d678082 tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 returned with HTTP 202 Aug 26 09:07:09.673298 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 779/3104] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:09 2026] DELETE /volume/v3/volumes/8464e1ce-d367-44e2-ad5f-43ee92c08227 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:09.681437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-add492e8-847b-482f-a63e-8ca411187c7f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:09.683219 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-add492e8-847b-482f-a63e-8ca411187c7f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] DELETE https://10.4.3.236/volume/v3/types/c6887ee9-cfce-4778-a0b7-997f088f1b56 Aug 26 09:07:09.683395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-add492e8-847b-482f-a63e-8ca411187c7f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:09.683601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-add492e8-847b-482f-a63e-8ca411187c7f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:09.712510 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-add492e8-847b-482f-a63e-8ca411187c7f tempest-ProjectAdminTests-716481564 tempest-ProjectAdminTests-716481564-project-admin] https://10.4.3.236/volume/v3/types/c6887ee9-cfce-4778-a0b7-997f088f1b56 returned with HTTP 202 Aug 26 09:07:09.712983 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 775/3105] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:09 2026] DELETE /volume/v3/types/c6887ee9-cfce-4778-a0b7-997f088f1b56 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:10.117674 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4611ee79-aaf1-4623-8804-61cbc126a180 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.121791 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4611ee79-aaf1-4623-8804-61cbc126a180 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb Aug 26 09:07:10.123876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4611ee79-aaf1-4623-8804-61cbc126a180 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.123876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4611ee79-aaf1-4623-8804-61cbc126a180 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.130734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4611ee79-aaf1-4623-8804-61cbc126a180 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb returned with HTTP 404 Aug 26 09:07:10.131478 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 772/3106] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/b2c7cbb8-c296-4c36-8432-a1e790f735bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:10.185336 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.189754 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:10.190374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1762591761", "metadata": {"Type": "Test"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:10.196226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1762591761', 'metadata': {'Type': 'Test'}}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:10.283862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75f3381f-60e5-460c-9ac4-14ca36127f6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.286927 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75f3381f-60e5-460c-9ac4-14ca36127f6f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:10.287136 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75f3381f-60e5-460c-9ac4-14ca36127f6f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.287401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75f3381f-60e5-460c-9ac4-14ca36127f6f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.287723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-75f3381f-60e5-460c-9ac4-14ca36127f6f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id b53965a3-5c61-4557-9f1c-465489a6ad26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:10.295830 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.295830 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:10.296734 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75f3381f-60e5-460c-9ac4-14ca36127f6f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 200 Aug 26 09:07:10.297213 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 780/3107] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 710 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:10.308727 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.311276 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 Aug 26 09:07:10.311566 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.311909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.311986 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete backup with id: b53965a3-5c61-4557-9f1c-465489a6ad26. Aug 26 09:07:10.315013 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=473,cinder:UPDATE=141,cinder:INSERT=69 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:07:10.322919 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.322919 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:10.349206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] delete_backup rpcapi backup_id b53965a3-5c61-4557-9f1c-465489a6ad26 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:07:10.351541 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c21bdfc1-3730-41e9-87e5-7ace5d1e0114 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 returned with HTTP 202 Aug 26 09:07:10.352239 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 776/3108] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:10 2026] DELETE /volume/v3/backups/b53965a3-5c61-4557-9f1c-465489a6ad26 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:10.357267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ae86a95b-2cf4-4f97-bbde-c11a38bfa34e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.359511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae86a95b-2cf4-4f97-bbde-c11a38bfa34e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:10.359511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae86a95b-2cf4-4f97-bbde-c11a38bfa34e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.359511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae86a95b-2cf4-4f97-bbde-c11a38bfa34e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.363470 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.365413 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:10.365941 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-100812560"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:10.367991 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-100812560'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:10.368145 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume of 1 GB Aug 26 09:07:10.373212 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Availability Zones retrieved successfully. Aug 26 09:07:10.373549 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.373549 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:10.380259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (81b31c1e-569d-4c33-9cbd-cffee1df38eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:10.380393 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ae86a95b-2cf4-4f97-bbde-c11a38bfa34e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:10.381436 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7be01b-34a7-4587-ad29-68af978e8373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.382303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:10.387233 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae86a95b-2cf4-4f97-bbde-c11a38bfa34e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:10.387867 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 773/3109] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:10.408554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec40cb3b-c4ed-47fe-8b4c-dfd11a55128c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.410756 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec40cb3b-c4ed-47fe-8b4c-dfd11a55128c tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:10.410756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec40cb3b-c4ed-47fe-8b4c-dfd11a55128c tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.410756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec40cb3b-c4ed-47fe-8b4c-dfd11a55128c tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.414728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7be01b-34a7-4587-ad29-68af978e8373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.415567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620e9515-7f1f-4433-98e2-c5de3ab38509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.424829 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.424829 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:10.431106 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec40cb3b-c4ed-47fe-8b4c-dfd11a55128c tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:10.440483 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec40cb3b-c4ed-47fe-8b4c-dfd11a55128c tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:10.441320 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 777/3110] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:10.461326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2103b548-d33f-4376-8a6b-410dd1b8991f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.465824 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2103b548-d33f-4376-8a6b-410dd1b8991f tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:10.465824 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2103b548-d33f-4376-8a6b-410dd1b8991f tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.465824 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2103b548-d33f-4376-8a6b-410dd1b8991f tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.485225 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.485225 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:10.491426 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['c726a1e0-abc7-4f9c-8d6a-a15107385be0', '8873db89-f7bf-48f1-9c6e-fb8202240e84', '4be49843-f89d-43f2-a149-9a9d8accc4e1', 'd5eadc34-0632-4f65-a060-780614bac492'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:10.491426 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620e9515-7f1f-4433-98e2-c5de3ab38509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c726a1e0-abc7-4f9c-8d6a-a15107385be0', '8873db89-f7bf-48f1-9c6e-fb8202240e84', '4be49843-f89d-43f2-a149-9a9d8accc4e1', 'd5eadc34-0632-4f65-a060-780614bac492']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.492277 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2103b548-d33f-4376-8a6b-410dd1b8991f tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:10.492365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9121361b-3596-4529-885a-02a15692795d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.502355 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2103b548-d33f-4376-8a6b-410dd1b8991f tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:10.502460 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 774/3111] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:10.527429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9121361b-3596-4529-885a-02a15692795d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2921454-9dc5-4b5b-964c-33bead932283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100812560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['c726a1e0-abc7-4f9c-8d6a-a15107385be0','8873db89-f7bf-48f1-9c6e-fb8202240e84','4be49843-f89d-43f2-a149-9a9d8accc4e1','d5eadc34-0632-4f65-a060-780614bac492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100812560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2921454-9dc5-4b5b-964c-33bead932283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e612e134f1f4921a17c67d14096670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.528510 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ef7749-e36b-4af8-8666-74e4d9c1e67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.548496 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:07:10.553142 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:07:10.554631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ef7749-e36b-4af8-8666-74e4d9c1e67c) transitioned into state 'SUCCESS' from state '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-100812560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['c726a1e0-abc7-4f9c-8d6a-a15107385be0','8873db89-f7bf-48f1-9c6e-fb8202240e84','4be49843-f89d-43f2-a149-9a9d8accc4e1','d5eadc34-0632-4f65-a060-780614bac492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.555505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cc7b09-507d-4173-bbfe-df150ff79713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.559632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (cf712400-805b-4be8-a82a-f2b543a7d568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:10.560826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9042da-2187-447e-b63a-decd993d5e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.561963 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:10.572124 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cc7b09-507d-4173-bbfe-df150ff79713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.572838 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (81b31c1e-569d-4c33-9cbd-cffee1df38eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:10.573314 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request issued successfully. Aug 26 09:07:10.574138 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea63b533-8cec-4e47-ab5f-6dd8707a8b35 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:10.574775 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 781/3112] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:07:10 2026] POST /volume/v3/volumes => generated 777 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:10.594158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-117d439f-2ce8-4c33-85aa-46c29e448d7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.596129 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-117d439f-2ce8-4c33-85aa-46c29e448d7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 Aug 26 09:07:10.596352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-117d439f-2ce8-4c33-85aa-46c29e448d7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.596689 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-117d439f-2ce8-4c33-85aa-46c29e448d7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.607496 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.607496 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:10.609206 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-117d439f-2ce8-4c33-85aa-46c29e448d7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:10.613338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-117d439f-2ce8-4c33-85aa-46c29e448d7c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 returned with HTTP 200 Aug 26 09:07:10.614253 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 778/3113] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:10.640601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9042da-2187-447e-b63a-decd993d5e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.641477 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1bf8aa-e78d-4123-a4c6-9da33458fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.696282 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['419f4d62-e157-4be4-b64b-f8a68c75eab0', '7abd34bf-30fd-43b7-9043-02947747b07b', '31586743-4f8b-4f1a-9cb4-b1e728f34009', '5052ed81-4a6a-43a3-b130-27510909d1a9'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:10.697455 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1bf8aa-e78d-4123-a4c6-9da33458fda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['419f4d62-e157-4be4-b64b-f8a68c75eab0', '7abd34bf-30fd-43b7-9043-02947747b07b', '31586743-4f8b-4f1a-9cb4-b1e728f34009', '5052ed81-4a6a-43a3-b130-27510909d1a9']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.698357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a33f9e-564d-465d-87fb-d8ebf36ef2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.720238 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-25278c93-a55f-447b-99df-aa575858f975 req-dd5fc20a-de8d-47d8-81a2-ed90554bd432 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.725872 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-25278c93-a55f-447b-99df-aa575858f975 req-dd5fc20a-de8d-47d8-81a2-ed90554bd432 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:10.725872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-25278c93-a55f-447b-99df-aa575858f975 req-dd5fc20a-de8d-47d8-81a2-ed90554bd432 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.725872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-25278c93-a55f-447b-99df-aa575858f975 req-dd5fc20a-de8d-47d8-81a2-ed90554bd432 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.729103 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a33f9e-564d-465d-87fb-d8ebf36ef2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0c69e2-0f22-4324-9e65-7a053efd6536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1762591761',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['419f4d62-e157-4be4-b64b-f8a68c75eab0','7abd34bf-30fd-43b7-9043-02947747b07b','31586743-4f8b-4f1a-9cb4-b1e728f34009','5052ed81-4a6a-43a3-b130-27510909d1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1762591761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0c69e2-0f22-4324-9e65-7a053efd6536,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.729643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26bce08-e1a8-49d7-a7dd-bb9077f9d15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.744035 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.744035 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:10.750080 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-25278c93-a55f-447b-99df-aa575858f975 req-dd5fc20a-de8d-47d8-81a2-ed90554bd432 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:10.753289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26bce08-e1a8-49d7-a7dd-bb9077f9d15e) transitioned into state 'SUCCESS' from state '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-1762591761',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['419f4d62-e157-4be4-b64b-f8a68c75eab0','7abd34bf-30fd-43b7-9043-02947747b07b','31586743-4f8b-4f1a-9cb4-b1e728f34009','5052ed81-4a6a-43a3-b130-27510909d1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.754192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ce90b8-3259-4560-be07-458ee6948577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:10.761157 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-25278c93-a55f-447b-99df-aa575858f975 req-dd5fc20a-de8d-47d8-81a2-ed90554bd432 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:10.761157 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 775/3114] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:10.770506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ce90b8-3259-4560-be07-458ee6948577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:10.771740 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (cf712400-805b-4be8-a82a-f2b543a7d568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:10.772289 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:07:10.773115 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3011c40e-7c70-4ade-a152-fbe123ef2007 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:10.773728 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 781/3115] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:10 2026] POST /volume/v3/volumes => generated 759 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:10.792709 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41a21112-9b13-4d82-8570-7595bea4215c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:10.795691 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41a21112-9b13-4d82-8570-7595bea4215c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:10.798865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41a21112-9b13-4d82-8570-7595bea4215c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:10.798865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41a21112-9b13-4d82-8570-7595bea4215c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:10.805866 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:10.805866 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:10.811215 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-41a21112-9b13-4d82-8570-7595bea4215c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:10.817781 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41a21112-9b13-4d82-8570-7595bea4215c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:10.818286 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 782/3116] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:10 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.534345 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e4994f3-dc16-415b-81e2-5294f8541104 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.626722 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-41a1d487-7f8f-44a9-8f58-c7ff8cc0f757 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.629155 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41a1d487-7f8f-44a9-8f58-c7ff8cc0f757 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 Aug 26 09:07:11.629390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41a1d487-7f8f-44a9-8f58-c7ff8cc0f757 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:11.629658 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41a1d487-7f8f-44a9-8f58-c7ff8cc0f757 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:11.637174 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:11.637174 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:11.645967 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-41a1d487-7f8f-44a9-8f58-c7ff8cc0f757 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:11.648672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e4994f3-dc16-415b-81e2-5294f8541104 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:11.649058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e4994f3-dc16-415b-81e2-5294f8541104 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1290245066", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.654175 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41a1d487-7f8f-44a9-8f58-c7ff8cc0f757 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 returned with HTTP 200 Aug 26 09:07:11.654660 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 776/3117] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:11 2026] GET /volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:11.669366 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.671799 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:11.672289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c2921454-9dc5-4b5b-964c-33bead932283", "name": "tempest-type-Backup-870973581"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.673908 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating new backup {'backup': {'volume_id': 'c2921454-9dc5-4b5b-964c-33bead932283', 'name': 'tempest-type-Backup-870973581'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:11.674081 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating backup of volume c2921454-9dc5-4b5b-964c-33bead932283 in container None Aug 26 09:07:11.677004 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e4994f3-dc16-415b-81e2-5294f8541104 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:11.677510 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 779/3118] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types => generated 380 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.682879 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:11.682879 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:11.683235 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:11.686900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85268925-b0f5-4b22-b89e-a849555fb328 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.689235 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85268925-b0f5-4b22-b89e-a849555fb328 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption Aug 26 09:07:11.689656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85268925-b0f5-4b22-b89e-a849555fb328 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.709069 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['425b2a18-ac85-4780-ad2c-ab585c1302d4', '5642f712-9316-400a-bc72-8016494b5b54'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:11.711821 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85268925-b0f5-4b22-b89e-a849555fb328 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption returned with HTTP 200 Aug 26 09:07:11.712297 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 783/3119] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.725021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f1bee349-0a50-4a9e-8271-7510b87e8b35 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.729367 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1bee349-0a50-4a9e-8271-7510b87e8b35 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:11.729367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1bee349-0a50-4a9e-8271-7510b87e8b35 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-556083705", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.763693 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1bee349-0a50-4a9e-8271-7510b87e8b35 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:11.764269 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 777/3120] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.766116 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c028edb1-c1b4-4337-a31b-89fdb9d3dae0 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:11.766622 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 782/3121] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/backups => generated 315 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:11.779659 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87480571-9352-4e17-9b55-3fc209527862 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.779792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9595ae78-1093-4521-bb69-2c534b322d73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.781043 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87480571-9352-4e17-9b55-3fc209527862 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types/206fbc01-7d42-4186-adb1-8e087b823e23/encryption Aug 26 09:07:11.781597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87480571-9352-4e17-9b55-3fc209527862 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.784280 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9595ae78-1093-4521-bb69-2c534b322d73 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:11.786923 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9595ae78-1093-4521-bb69-2c534b322d73 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:11.786923 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9595ae78-1093-4521-bb69-2c534b322d73 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:11.786923 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9595ae78-1093-4521-bb69-2c534b322d73 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:11.792836 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:11.792836 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:11.794214 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9595ae78-1093-4521-bb69-2c534b322d73 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:11.794751 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 784/3122] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:11 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.813001 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87480571-9352-4e17-9b55-3fc209527862 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/206fbc01-7d42-4186-adb1-8e087b823e23/encryption returned with HTTP 200 Aug 26 09:07:11.813610 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 780/3123] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types/206fbc01-7d42-4186-adb1-8e087b823e23/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:11.827714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6621d937-e7ee-4028-b203-7a16b5e394d2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.829395 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6621d937-e7ee-4028-b203-7a16b5e394d2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:11.830535 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6621d937-e7ee-4028-b203-7a16b5e394d2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1603076053", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.836145 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-236243db-831d-443e-828a-f59c99fc6b5d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.838236 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-236243db-831d-443e-828a-f59c99fc6b5d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:11.841598 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-236243db-831d-443e-828a-f59c99fc6b5d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:11.841598 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-236243db-831d-443e-828a-f59c99fc6b5d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:11.848104 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:11.848104 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:11.852473 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-236243db-831d-443e-828a-f59c99fc6b5d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:11.854133 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6621d937-e7ee-4028-b203-7a16b5e394d2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:11.855412 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 778/3124] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.859005 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-236243db-831d-443e-828a-f59c99fc6b5d tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:11.859619 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 783/3125] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:11 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:11.868108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae43b867-0873-445f-925d-f31cb9dedc3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.871268 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae43b867-0873-445f-925d-f31cb9dedc3b tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2/extra_specs Aug 26 09:07:11.873504 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae43b867-0873-445f-925d-f31cb9dedc3b tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.876679 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4075b858-bcc9-4e64-a4df-c89d84d16fe9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.881006 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4075b858-bcc9-4e64-a4df-c89d84d16fe9 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:11.881219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4075b858-bcc9-4e64-a4df-c89d84d16fe9 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:11.881615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4075b858-bcc9-4e64-a4df-c89d84d16fe9 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:11.895526 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:11.895526 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:11.903775 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4075b858-bcc9-4e64-a4df-c89d84d16fe9 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:11.915277 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae43b867-0873-445f-925d-f31cb9dedc3b tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2/extra_specs returned with HTTP 200 Aug 26 09:07:11.915277 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 785/3126] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2/extra_specs => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:11.915912 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4075b858-bcc9-4e64-a4df-c89d84d16fe9 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:11.915912 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 781/3127] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:11 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:11.923667 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94d756da-76c0-480d-8016-35f6b4a217e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.926102 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94d756da-76c0-480d-8016-35f6b4a217e5 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] PUT https://10.4.3.236/volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2/extra_specs/key2 Aug 26 09:07:11.926548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94d756da-76c0-480d-8016-35f6b4a217e5 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.929611 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c5afee69-2067-4c0e-a5a4-7154da2d5aaa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.932931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5afee69-2067-4c0e-a5a4-7154da2d5aaa tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:11.933239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5afee69-2067-4c0e-a5a4-7154da2d5aaa tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1762591761"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.945874 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:11.945874 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:11.950395 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c5afee69-2067-4c0e-a5a4-7154da2d5aaa tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:11.957086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94d756da-76c0-480d-8016-35f6b4a217e5 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2/extra_specs/key2 returned with HTTP 200 Aug 26 09:07:11.957545 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 779/3128] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:07:11 2026] PUT /volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2/extra_specs/key2 => generated 25 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:11.959752 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c5afee69-2067-4c0e-a5a4-7154da2d5aaa tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:07:11.960505 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5afee69-2067-4c0e-a5a4-7154da2d5aaa tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:11.961044 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 784/3129] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:07:11 2026] PUT /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 783 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:11.977177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cde07baf-7a83-4120-bcd6-7dc5366a2f5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.979335 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea4efbac-2b6e-44a0-b627-c9d53819dcbf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:11.979752 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cde07baf-7a83-4120-bcd6-7dc5366a2f5d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:11.980251 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cde07baf-7a83-4120-bcd6-7dc5366a2f5d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:11.982108 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea4efbac-2b6e-44a0-b627-c9d53819dcbf tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:11.982431 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea4efbac-2b6e-44a0-b627-c9d53819dcbf tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1469669924", "description": "This is the new description of volume"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.001367 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:12.001367 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:12.002859 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cde07baf-7a83-4120-bcd6-7dc5366a2f5d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:12.003312 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 786/3130] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:07:11 2026] POST /volume/v3/types => generated 195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.006522 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea4efbac-2b6e-44a0-b627-c9d53819dcbf tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:12.016920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6edcdaea-3c30-401e-8423-6cb91ef1c815 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.018358 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6edcdaea-3c30-401e-8423-6cb91ef1c815 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/23388995-608f-430f-b5d8-fc2d20670afa Aug 26 09:07:12.018713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6edcdaea-3c30-401e-8423-6cb91ef1c815 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.019066 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea4efbac-2b6e-44a0-b627-c9d53819dcbf tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:07:12.019150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6edcdaea-3c30-401e-8423-6cb91ef1c815 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.019917 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea4efbac-2b6e-44a0-b627-c9d53819dcbf tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:12.020514 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 782/3131] 10.4.3.236 () {68 vars in 1369 bytes} [Wed Aug 26 09:07:11 2026] PUT /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.039700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ec89f625-5d1c-42b4-816e-4b146cf4f18e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.042170 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec89f625-5d1c-42b4-816e-4b146cf4f18e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:12.042462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec89f625-5d1c-42b4-816e-4b146cf4f18e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.042748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec89f625-5d1c-42b4-816e-4b146cf4f18e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.053172 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:12.053172 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:12.059950 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ec89f625-5d1c-42b4-816e-4b146cf4f18e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:12.064707 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6edcdaea-3c30-401e-8423-6cb91ef1c815 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/23388995-608f-430f-b5d8-fc2d20670afa returned with HTTP 202 Aug 26 09:07:12.065220 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 780/3132] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/23388995-608f-430f-b5d8-fc2d20670afa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.067509 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec89f625-5d1c-42b4-816e-4b146cf4f18e tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:12.068098 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 785/3133] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:12.074653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d21d9f5f-2ba3-4dce-8f3d-c0d985e02876 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.077703 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d21d9f5f-2ba3-4dce-8f3d-c0d985e02876 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:12.078240 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d21d9f5f-2ba3-4dce-8f3d-c0d985e02876 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1813045419", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.085350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.087180 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:12.087511 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1271521687", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-568105056"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.089043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1271521687', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-568105056'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:12.089154 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume of 1 GB Aug 26 09:07:12.093420 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Availability Zones retrieved successfully. Aug 26 09:07:12.099736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (9622a2e3-1e6a-4a19-acbe-0afa5b13ae41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:12.101028 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27b9448-e468-4c59-9c82-c85d783c6b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:12.102538 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:12.104291 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d21d9f5f-2ba3-4dce-8f3d-c0d985e02876 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:12.104909 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 787/3134] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:12 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.115879 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80bda7f0-a729-43ce-87c1-a959a11c80ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.120156 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80bda7f0-a729-43ce-87c1-a959a11c80ba tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40/encryption Aug 26 09:07:12.120156 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80bda7f0-a729-43ce-87c1-a959a11c80ba tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.137989 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27b9448-e468-4c59-9c82-c85d783c6b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:12.140316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677b1c70-9b89-4f94-8094-3fafe90a0a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:12.147655 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80bda7f0-a729-43ce-87c1-a959a11c80ba tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40/encryption returned with HTTP 200 Aug 26 09:07:12.147655 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 781/3135] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:07:12 2026] POST /volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.167183 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9c3eb49c-f790-41c8-b2a1-efcf65617471 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.172321 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c3eb49c-f790-41c8-b2a1-efcf65617471 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40/encryption/431e1d4b-b324-4876-a20f-ed33f911d5a6 Aug 26 09:07:12.172516 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c3eb49c-f790-41c8-b2a1-efcf65617471 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.172714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c3eb49c-f790-41c8-b2a1-efcf65617471 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.195877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c3eb49c-f790-41c8-b2a1-efcf65617471 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40/encryption/431e1d4b-b324-4876-a20f-ed33f911d5a6 returned with HTTP 202 Aug 26 09:07:12.196597 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 786/3136] 10.4.3.236 () {66 vars in 1489 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40/encryption/431e1d4b-b324-4876-a20f-ed33f911d5a6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.196985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Created reservations ['3e3a6bbf-2952-4bcd-b2c0-4c3f5e85a691', '33b5371a-d11c-4e98-bc2b-cb24819d14c9', '68edf22c-a4f3-4254-8941-590d438d1c7c', 'dbccaf25-970e-48b1-b34c-868a13e261c3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:12.197943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677b1c70-9b89-4f94-8094-3fafe90a0a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e3a6bbf-2952-4bcd-b2c0-4c3f5e85a691', '33b5371a-d11c-4e98-bc2b-cb24819d14c9', '68edf22c-a4f3-4254-8941-590d438d1c7c', 'dbccaf25-970e-48b1-b34c-868a13e261c3']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:12.198688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66a2ad1-2e4c-4717-97a1-7ce189131f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:12.208297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f204a34-442a-4e74-88aa-b495701ce346 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.210585 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f204a34-442a-4e74-88aa-b495701ce346 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:12.211030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f204a34-442a-4e74-88aa-b495701ce346 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-507086635", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.232373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66a2ad1-2e4c-4717-97a1-7ce189131f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8c8f80-1e1e-43cf-be02-f4989bfc870d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1271521687',display_name='tempest-VolumesGetTest-Volume-568105056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['3e3a6bbf-2952-4bcd-b2c0-4c3f5e85a691','33b5371a-d11c-4e98-bc2b-cb24819d14c9','68edf22c-a4f3-4254-8941-590d438d1c7c','dbccaf25-970e-48b1-b34c-868a13e261c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1271521687',display_name='tempest-VolumesGetTest-Volume-568105056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8c8f80-1e1e-43cf-be02-f4989bfc870d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce22404d0324c2c8f7a3638487ee8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27288c93166443b879e7f85cdea979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:12.233157 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c46720e-f6dc-4ce6-9578-c830644b9947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:12.240342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f204a34-442a-4e74-88aa-b495701ce346 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:12.240859 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 788/3137] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:12 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.253973 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-18f89365-a1b8-435d-bd82-2f5fda6fb540 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.256755 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18f89365-a1b8-435d-bd82-2f5fda6fb540 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/b841af1e-7b59-4134-9bb3-f54c0232190d/extra_specs/key1 Aug 26 09:07:12.257058 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18f89365-a1b8-435d-bd82-2f5fda6fb540 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.257335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18f89365-a1b8-435d-bd82-2f5fda6fb540 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.301191 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18f89365-a1b8-435d-bd82-2f5fda6fb540 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/b841af1e-7b59-4134-9bb3-f54c0232190d/extra_specs/key1 returned with HTTP 202 Aug 26 09:07:12.302530 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 782/3138] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/b841af1e-7b59-4134-9bb3-f54c0232190d/extra_specs/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:12.305385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c46720e-f6dc-4ce6-9578-c830644b9947) transitioned into 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-1271521687',display_name='tempest-VolumesGetTest-Volume-568105056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce22404d0324c2c8f7a3638487ee8f8',qos_specs=None,replication_status=,reservations=['3e3a6bbf-2952-4bcd-b2c0-4c3f5e85a691','33b5371a-d11c-4e98-bc2b-cb24819d14c9','68edf22c-a4f3-4254-8941-590d438d1c7c','dbccaf25-970e-48b1-b34c-868a13e261c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27288c93166443b879e7f85cdea979c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:12.306059 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0aaa45-cbab-4dee-931c-068855fe2746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:12.315072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f442fa90-1f0f-435d-9eb0-0f0af8399d7c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.317140 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f442fa90-1f0f-435d-9eb0-0f0af8399d7c tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:07:12.317645 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f442fa90-1f0f-435d-9eb0-0f0af8399d7c tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-444345874", "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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.327934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0aaa45-cbab-4dee-931c-068855fe2746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:12.327934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Flow 'volume_create_api' (9622a2e3-1e6a-4a19-acbe-0afa5b13ae41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:12.327934 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Create volume request issued successfully. Aug 26 09:07:12.328671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4bed820b-2cb1-4d77-9cb8-c75ed69bac9a tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:12.329272 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 783/3139] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:12 2026] POST /volume/v3/volumes => generated 779 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:12.343757 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4c7bbac-c823-4528-883f-ddb16949a340 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.345961 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4c7bbac-c823-4528-883f-ddb16949a340 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:12.346375 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4c7bbac-c823-4528-883f-ddb16949a340 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.347430 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4c7bbac-c823-4528-883f-ddb16949a340 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.351547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f442fa90-1f0f-435d-9eb0-0f0af8399d7c tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:12.352050 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 787/3140] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:07:12 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.363824 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-deca28cb-c058-46d1-ab2e-acbcf52a02c8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.369599 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:12.369599 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:12.371908 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-deca28cb-c058-46d1-ab2e-acbcf52a02c8 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/4ef92583-dd56-438a-b60f-4dc77385f0fa Aug 26 09:07:12.373618 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-deca28cb-c058-46d1-ab2e-acbcf52a02c8 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.373618 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-deca28cb-c058-46d1-ab2e-acbcf52a02c8 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.378264 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4c7bbac-c823-4528-883f-ddb16949a340 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:12.385487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4c7bbac-c823-4528-883f-ddb16949a340 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 200 Aug 26 09:07:12.387041 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 789/3141] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.416746 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-deca28cb-c058-46d1-ab2e-acbcf52a02c8 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/4ef92583-dd56-438a-b60f-4dc77385f0fa returned with HTTP 202 Aug 26 09:07:12.417232 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 783/3142] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/4ef92583-dd56-438a-b60f-4dc77385f0fa => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.427008 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-487651b5-7c33-4487-8da8-475e88a0bc32 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.429081 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-487651b5-7c33-4487-8da8-475e88a0bc32 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs Aug 26 09:07:12.429294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-487651b5-7c33-4487-8da8-475e88a0bc32 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.429476 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-487651b5-7c33-4487-8da8-475e88a0bc32 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.429745 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:12.429745 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:12.441125 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-487651b5-7c33-4487-8da8-475e88a0bc32 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs returned with HTTP 200 Aug 26 09:07:12.441125 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 784/3143] 10.4.3.236 () {66 vars in 1378 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs => generated 185 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.455951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-05b9e4af-fb4e-4232-957a-b6311a9f0443 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.457828 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-05b9e4af-fb4e-4232-957a-b6311a9f0443 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types Aug 26 09:07:12.458039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-05b9e4af-fb4e-4232-957a-b6311a9f0443 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.458232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-05b9e4af-fb4e-4232-957a-b6311a9f0443 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.480023 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-05b9e4af-fb4e-4232-957a-b6311a9f0443 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:07:12.480444 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 788/3144] 10.4.3.236 () {66 vars in 1231 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types => generated 2610 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:12.496172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76488f4f-2f18-4a4a-8f59-c4f072249ea2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.500618 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76488f4f-2f18-4a4a-8f59-c4f072249ea2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption/cipher Aug 26 09:07:12.500618 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76488f4f-2f18-4a4a-8f59-c4f072249ea2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.504253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76488f4f-2f18-4a4a-8f59-c4f072249ea2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.521196 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76488f4f-2f18-4a4a-8f59-c4f072249ea2 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption/cipher returned with HTTP 200 Aug 26 09:07:12.522162 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 790/3145] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:12.535941 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78ee6f46-a0b5-45a3-bae2-0469b8f8fa7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.538732 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78ee6f46-a0b5-45a3-bae2-0469b8f8fa7f tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption Aug 26 09:07:12.538972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78ee6f46-a0b5-45a3-bae2-0469b8f8fa7f tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.539217 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78ee6f46-a0b5-45a3-bae2-0469b8f8fa7f tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.549726 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78ee6f46-a0b5-45a3-bae2-0469b8f8fa7f tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption returned with HTTP 200 Aug 26 09:07:12.550321 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 784/3146] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.563729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24a479e4-8100-4cfb-af01-4d1d8ddcf049 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.566340 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24a479e4-8100-4cfb-af01-4d1d8ddcf049 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/multiattach Aug 26 09:07:12.566624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24a479e4-8100-4cfb-af01-4d1d8ddcf049 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.569870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24a479e4-8100-4cfb-af01-4d1d8ddcf049 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.576647 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24a479e4-8100-4cfb-af01-4d1d8ddcf049 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/multiattach returned with HTTP 200 Aug 26 09:07:12.577464 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 785/3147] 10.4.3.236 () {66 vars in 1414 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:12.590917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b3304e0f-b42c-4a8d-958f-269776136e2e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.591824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3304e0f-b42c-4a8d-958f-269776136e2e tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/volume_backend_name Aug 26 09:07:12.592497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3304e0f-b42c-4a8d-958f-269776136e2e tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.592497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b3304e0f-b42c-4a8d-958f-269776136e2e tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.600628 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b3304e0f-b42c-4a8d-958f-269776136e2e tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/volume_backend_name returned with HTTP 200 Aug 26 09:07:12.603081 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 789/3148] 10.4.3.236 () {66 vars in 1438 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:12.614262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c234982-7edb-48bb-94e1-ab9809b8f4ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.616506 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c234982-7edb-48bb-94e1-ab9809b8f4ea tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] GET https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 Aug 26 09:07:12.616792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c234982-7edb-48bb-94e1-ab9809b8f4ea tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.617007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c234982-7edb-48bb-94e1-ab9809b8f4ea tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.622495 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c234982-7edb-48bb-94e1-ab9809b8f4ea tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 returned with HTTP 200 Aug 26 09:07:12.622879 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 791/3149] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.638315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81460dbd-2a44-42f8-bd3f-c36b02c6f751 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.640595 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81460dbd-2a44-42f8-bd3f-c36b02c6f751 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] PUT https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption/c3fc3a99-8add-4b03-a7f7-6e8a4590217c Aug 26 09:07:12.640970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81460dbd-2a44-42f8-bd3f-c36b02c6f751 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.658508 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81460dbd-2a44-42f8-bd3f-c36b02c6f751 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption/c3fc3a99-8add-4b03-a7f7-6e8a4590217c returned with HTTP 200 Aug 26 09:07:12.659492 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 785/3150] 10.4.3.236 () {68 vars in 1506 bytes} [Wed Aug 26 09:07:12 2026] PUT /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/encryption/c3fc3a99-8add-4b03-a7f7-6e8a4590217c => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:12.671504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-843e3054-5ba5-4d20-abdf-a27c31798972 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.674021 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-843e3054-5ba5-4d20-abdf-a27c31798972 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] PUT https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/key1 Aug 26 09:07:12.674021 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-843e3054-5ba5-4d20-abdf-a27c31798972 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.699790 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-843e3054-5ba5-4d20-abdf-a27c31798972 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/key1 returned with HTTP 200 Aug 26 09:07:12.700273 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 786/3151] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:07:12 2026] PUT /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:07:12.710068 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b5260e5b-0d74-41a6-be04-e1e57df919a9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.712689 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5260e5b-0d74-41a6-be04-e1e57df919a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] PUT https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 Aug 26 09:07:12.713216 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5260e5b-0d74-41a6-be04-e1e57df919a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:12.731405 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5260e5b-0d74-41a6-be04-e1e57df919a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 returned with HTTP 200 Aug 26 09:07:12.732182 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 790/3152] 10.4.3.236 () {68 vars in 1362 bytes} [Wed Aug 26 09:07:12 2026] PUT /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 => generated 371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.744547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0553799d-91b1-4a8b-8e9c-36fd3ebccdfe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.746708 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0553799d-91b1-4a8b-8e9c-36fd3ebccdfe tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/b841af1e-7b59-4134-9bb3-f54c0232190d Aug 26 09:07:12.746879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0553799d-91b1-4a8b-8e9c-36fd3ebccdfe tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.747073 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0553799d-91b1-4a8b-8e9c-36fd3ebccdfe tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.783678 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0553799d-91b1-4a8b-8e9c-36fd3ebccdfe tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/b841af1e-7b59-4134-9bb3-f54c0232190d returned with HTTP 202 Aug 26 09:07:12.784135 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 792/3153] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/b841af1e-7b59-4134-9bb3-f54c0232190d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.797871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c880b19f-0b78-42e6-ac60-7e25fc7910a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.800705 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c880b19f-0b78-42e6-ac60-7e25fc7910a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40 Aug 26 09:07:12.801146 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c880b19f-0b78-42e6-ac60-7e25fc7910a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.801288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c880b19f-0b78-42e6-ac60-7e25fc7910a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.816386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffe3c98a-17c7-4b9f-a529-21a0d83015c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.819407 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffe3c98a-17c7-4b9f-a529-21a0d83015c6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:12.819407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffe3c98a-17c7-4b9f-a529-21a0d83015c6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.819700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffe3c98a-17c7-4b9f-a529-21a0d83015c6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.819832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ffe3c98a-17c7-4b9f-a529-21a0d83015c6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:12.824897 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:12.824897 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:12.825621 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffe3c98a-17c7-4b9f-a529-21a0d83015c6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:12.826057 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 787/3154] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:12 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:12.847591 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c880b19f-0b78-42e6-ac60-7e25fc7910a9 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40 returned with HTTP 202 Aug 26 09:07:12.847893 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 786/3155] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/c073d7f9-77b1-42da-b6e3-0db3202e5b40 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.861705 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-09b002fe-292a-4efa-a4a2-c19ecf1e519d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.865306 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09b002fe-292a-4efa-a4a2-c19ecf1e519d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2 Aug 26 09:07:12.866294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09b002fe-292a-4efa-a4a2-c19ecf1e519d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.867545 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09b002fe-292a-4efa-a4a2-c19ecf1e519d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.906256 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09b002fe-292a-4efa-a4a2-c19ecf1e519d tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2 returned with HTTP 202 Aug 26 09:07:12.906801 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 791/3156] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/08c45034-81d1-493c-971d-8044ee89e3a2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.919187 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e95246b-89f5-41a3-9a0a-e4f554e58d03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.923285 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e95246b-89f5-41a3-9a0a-e4f554e58d03 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/206fbc01-7d42-4186-adb1-8e087b823e23 Aug 26 09:07:12.923548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e95246b-89f5-41a3-9a0a-e4f554e58d03 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.923819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e95246b-89f5-41a3-9a0a-e4f554e58d03 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:12.963098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e95246b-89f5-41a3-9a0a-e4f554e58d03 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/206fbc01-7d42-4186-adb1-8e087b823e23 returned with HTTP 202 Aug 26 09:07:12.963623 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 793/3157] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/206fbc01-7d42-4186-adb1-8e087b823e23 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:12.973038 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6efd787e-919c-44be-b700-5094ee8644c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:12.975618 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6efd787e-919c-44be-b700-5094ee8644c1 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] DELETE https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 Aug 26 09:07:12.975889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6efd787e-919c-44be-b700-5094ee8644c1 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:12.976175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6efd787e-919c-44be-b700-5094ee8644c1 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:13.012684 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6efd787e-919c-44be-b700-5094ee8644c1 tempest-VolumeTypesAdminTests-916083940 tempest-VolumeTypesAdminTests-916083940-project-admin] https://10.4.3.236/volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 returned with HTTP 202 Aug 26 09:07:13.013284 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 788/3158] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:07:12 2026] DELETE /volume/v3/types/3862b813-fa15-4747-bd55-3ff3cc5c29a9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:13.401917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c974664e-ddb0-44cf-960d-cb3c0b7430ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:13.404253 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c974664e-ddb0-44cf-960d-cb3c0b7430ad tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:13.404512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c974664e-ddb0-44cf-960d-cb3c0b7430ad tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:13.404889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c974664e-ddb0-44cf-960d-cb3c0b7430ad tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:13.414505 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:13.414505 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:13.420102 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c974664e-ddb0-44cf-960d-cb3c0b7430ad tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:13.426206 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c974664e-ddb0-44cf-960d-cb3c0b7430ad tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 200 Aug 26 09:07:13.426552 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 787/3159] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:13 2026] GET /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:13.444814 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fc7474ae-daaf-4cca-af11-03203275348c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:13.447434 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc7474ae-daaf-4cca-af11-03203275348c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] PUT https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:13.447973 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fc7474ae-daaf-4cca-af11-03203275348c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1762591761", "description": null}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:13.459559 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:13.459559 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:13.465918 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc7474ae-daaf-4cca-af11-03203275348c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:13.478143 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc7474ae-daaf-4cca-af11-03203275348c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume updated successfully. Aug 26 09:07:13.479073 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc7474ae-daaf-4cca-af11-03203275348c tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 200 Aug 26 09:07:13.479908 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 792/3160] 10.4.3.236 () {68 vars in 1368 bytes} [Wed Aug 26 09:07:13 2026] PUT /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 770 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:13.497234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf8a5de7-99e9-42c5-a501-83be402f2816 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:13.499393 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf8a5de7-99e9-42c5-a501-83be402f2816 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:13.499670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf8a5de7-99e9-42c5-a501-83be402f2816 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:13.500004 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf8a5de7-99e9-42c5-a501-83be402f2816 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:13.513959 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:13.513959 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:13.522586 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf8a5de7-99e9-42c5-a501-83be402f2816 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:13.536251 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf8a5de7-99e9-42c5-a501-83be402f2816 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 200 Aug 26 09:07:13.536922 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 794/3161] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:13 2026] GET /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:13.557482 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0036275-d88c-4713-a217-1c171f82da35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:13.559908 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:13.560339 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:13.560673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:13.561464 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: 4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:13.575409 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:13.575409 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:13.576606 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:13.615914 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:07:13.615914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0036275-d88c-4713-a217-1c171f82da35 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 202 Aug 26 09:07:13.615914 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 789/3162] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:13 2026] DELETE /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:13.627484 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd4f74d1-83ba-40bb-ae49-28566fd2df61 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:13.630527 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd4f74d1-83ba-40bb-ae49-28566fd2df61 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:13.630879 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd4f74d1-83ba-40bb-ae49-28566fd2df61 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:13.631946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd4f74d1-83ba-40bb-ae49-28566fd2df61 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:13.644312 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:13.644312 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:13.650339 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd4f74d1-83ba-40bb-ae49-28566fd2df61 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:13.657357 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd4f74d1-83ba-40bb-ae49-28566fd2df61 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 200 Aug 26 09:07:13.657919 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 788/3163] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:13 2026] GET /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:13.843825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4401c289-3861-4335-a49a-aa27e3bec5ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:13.846700 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4401c289-3861-4335-a49a-aa27e3bec5ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:13.846938 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4401c289-3861-4335-a49a-aa27e3bec5ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:13.847114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4401c289-3861-4335-a49a-aa27e3bec5ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:13.847216 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4401c289-3861-4335-a49a-aa27e3bec5ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:13.860530 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:13.860530 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:13.861516 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4401c289-3861-4335-a49a-aa27e3bec5ce tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:13.862343 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 793/3164] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:13 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:14.678008 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f179a95-baba-4047-9bb7-716d806fcd94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:14.680940 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f179a95-baba-4047-9bb7-716d806fcd94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d Aug 26 09:07:14.681192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f179a95-baba-4047-9bb7-716d806fcd94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:14.681552 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f179a95-baba-4047-9bb7-716d806fcd94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:14.690100 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f179a95-baba-4047-9bb7-716d806fcd94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d returned with HTTP 404 Aug 26 09:07:14.690869 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 795/3165] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:14 2026] GET /volume/v3/volumes/4a8c8f80-1e1e-43cf-be02-f4989bfc870d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:14.705302 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d37b9a33-8cbb-4352-88e4-94d507ca5d07 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:14.707748 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d37b9a33-8cbb-4352-88e4-94d507ca5d07 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:14.709915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d37b9a33-8cbb-4352-88e4-94d507ca5d07 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:14.709915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d37b9a33-8cbb-4352-88e4-94d507ca5d07 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:14.720536 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:14.720536 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:14.728870 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d37b9a33-8cbb-4352-88e4-94d507ca5d07 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:14.733828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d37b9a33-8cbb-4352-88e4-94d507ca5d07 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:14.734415 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 790/3166] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:14 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 1406 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:14.748216 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:14.750647 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:14.750948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:14.751229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:14.751455 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume with id: 7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:14.761194 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:14.761194 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:14.761893 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:14.783449 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Delete volume request issued successfully. Aug 26 09:07:14.783449 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2bcf26a0-4275-4b34-bacc-2fe6b1877a94 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 202 Aug 26 09:07:14.784318 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 789/3167] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:14 2026] DELETE /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:14.793135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f0f0ff6c-062b-4d04-915e-4e20e8844313 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:14.795320 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0f0ff6c-062b-4d04-915e-4e20e8844313 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:14.795528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0f0ff6c-062b-4d04-915e-4e20e8844313 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:14.795749 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0f0ff6c-062b-4d04-915e-4e20e8844313 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:14.798611 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=507,cinder:UPDATE=155,cinder:INSERT=94 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:07:14.804502 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:14.804502 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:14.810891 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0f0ff6c-062b-4d04-915e-4e20e8844313 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Volume info retrieved successfully. Aug 26 09:07:14.818812 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0f0ff6c-062b-4d04-915e-4e20e8844313 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 200 Aug 26 09:07:14.819288 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 794/3168] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:14 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:14.874561 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9de6095d-0185-4926-9a34-ea92d37284a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:14.877942 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9de6095d-0185-4926-9a34-ea92d37284a3 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:14.878232 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9de6095d-0185-4926-9a34-ea92d37284a3 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:14.878496 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9de6095d-0185-4926-9a34-ea92d37284a3 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:14.878661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9de6095d-0185-4926-9a34-ea92d37284a3 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:14.886943 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:14.886943 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:14.887797 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9de6095d-0185-4926-9a34-ea92d37284a3 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:14.888330 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 796/3169] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:14 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:15.835144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9fc95dc6-4590-403b-9a90-e5e7d84abe31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:15.839388 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fc95dc6-4590-403b-9a90-e5e7d84abe31 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] GET https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 Aug 26 09:07:15.839388 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fc95dc6-4590-403b-9a90-e5e7d84abe31 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:15.839388 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fc95dc6-4590-403b-9a90-e5e7d84abe31 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:15.844212 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fc95dc6-4590-403b-9a90-e5e7d84abe31 tempest-VolumesGetTest-857368565 tempest-VolumesGetTest-857368565-project-member] https://10.4.3.236/volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 returned with HTTP 404 Aug 26 09:07:15.845025 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 791/3170] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:15 2026] GET /volume/v3/volumes/7a0c69e2-0f22-4324-9e65-7a053efd6536 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:15.900201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d9680ae-2708-4414-8fbe-1ccd9418da23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:15.903221 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d9680ae-2708-4414-8fbe-1ccd9418da23 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:15.903221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d9680ae-2708-4414-8fbe-1ccd9418da23 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:15.903221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d9680ae-2708-4414-8fbe-1ccd9418da23 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:15.903221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5d9680ae-2708-4414-8fbe-1ccd9418da23 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:15.907889 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:15.907889 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:15.908591 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d9680ae-2708-4414-8fbe-1ccd9418da23 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:15.909047 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 790/3171] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:15 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:16.655756 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-03d51af9-0a7c-4ef5-b3b9-2033d71ccbb4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.660827 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-03d51af9-0a7c-4ef5-b3b9-2033d71ccbb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:16.661061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-03d51af9-0a7c-4ef5-b3b9-2033d71ccbb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:16.662268 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-03d51af9-0a7c-4ef5-b3b9-2033d71ccbb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:16.674715 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:16.674715 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:16.679329 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-03d51af9-0a7c-4ef5-b3b9-2033d71ccbb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:16.688608 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-03d51af9-0a7c-4ef5-b3b9-2033d71ccbb4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:16.688608 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 795/3172] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:07:16 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:16.788096 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6118238d-88e2-43c8-8efc-087514f109b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.788637 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6118238d-88e2-43c8-8efc-087514f109b1 None None] GET https://10.4.3.236/volume// Aug 26 09:07:16.788849 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6118238d-88e2-43c8-8efc-087514f109b1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:16.789075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6118238d-88e2-43c8-8efc-087514f109b1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:16.789453 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6118238d-88e2-43c8-8efc-087514f109b1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:07:16.790037 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 797/3173] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:07:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:07:16.799412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-f2ee2515-2f71-4111-84c2-ae0bcb107ebd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.802285 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-f2ee2515-2f71-4111-84c2-ae0bcb107ebd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:07:16.802928 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-f2ee2515-2f71-4111-84c2-ae0bcb107ebd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfc5fb80-dde4-4b7e-af18-c7d8472801bd", "connector": null, "instance_uuid": "84f7f12b-d1e9-4626-ad4b-b7ec9b5cddb2"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:16.815004 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:16.815004 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:16.851981 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-f2ee2515-2f71-4111-84c2-ae0bcb107ebd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:07:16.852737 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 792/3174] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:07:16 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:16.890035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ea737338-82ff-40ab-8af4-76adc2776c33 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.892093 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea737338-82ff-40ab-8af4-76adc2776c33 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:16.892337 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea737338-82ff-40ab-8af4-76adc2776c33 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:16.892508 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea737338-82ff-40ab-8af4-76adc2776c33 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:16.905609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-25341f57-f2a7-4b18-8747-dd68cd9c6884 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.906745 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25341f57-f2a7-4b18-8747-dd68cd9c6884 None None] GET https://10.4.3.236/volume// Aug 26 09:07:16.906890 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-25341f57-f2a7-4b18-8747-dd68cd9c6884 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:16.907021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-25341f57-f2a7-4b18-8747-dd68cd9c6884 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:16.907375 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25341f57-f2a7-4b18-8747-dd68cd9c6884 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:07:16.907861 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 796/3175] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:07: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 26 09:07:16.908506 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:16.908506 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:16.914002 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ea737338-82ff-40ab-8af4-76adc2776c33 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:16.920353 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea737338-82ff-40ab-8af4-76adc2776c33 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:16.920768 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 791/3176] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:16 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:16.923254 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-543587c4-2b8b-4e67-a4d2-4d41636436d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.923776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24928122-1158-49ca-a63c-978390314487 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:16.926030 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24928122-1158-49ca-a63c-978390314487 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:16.926301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24928122-1158-49ca-a63c-978390314487 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:16.929213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24928122-1158-49ca-a63c-978390314487 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:16.929213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-24928122-1158-49ca-a63c-978390314487 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:16.929351 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-543587c4-2b8b-4e67-a4d2-4d41636436d4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:16.929351 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-543587c4-2b8b-4e67-a4d2-4d41636436d4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:16.929351 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-543587c4-2b8b-4e67-a4d2-4d41636436d4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:16.933318 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:16.933318 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:16.934208 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24928122-1158-49ca-a63c-978390314487 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:16.934629 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 793/3177] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:16 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:16.941647 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:16.941647 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:16.951788 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-543587c4-2b8b-4e67-a4d2-4d41636436d4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:16.954931 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-543587c4-2b8b-4e67-a4d2-4d41636436d4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:16.955414 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 798/3178] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:07:16 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 1020 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:07:17.076717 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:17.079722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] PUT https://10.4.3.236/volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d Aug 26 09:07:17.080302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:17.091435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Acquiring lock "cinder-attachment_update-dfc5fb80-dde4-4b7e-af18-c7d8472801bd-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:07:17.103543 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Lock "cinder-attachment_update-dfc5fb80-dde4-4b7e-af18-c7d8472801bd-np0000008153" acquired by "attachment_update" :: waited 0.012s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:07:17.107135 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:17.107135 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:17.223993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Lock "cinder-attachment_update-dfc5fb80-dde4-4b7e-af18-c7d8472801bd-np0000008153" released by "attachment_update" :: held 0.120s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:07:17.224147 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-8bbfc7ef-28e1-458d-a3a1-24fe8d47af57 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d returned with HTTP 200 Aug 26 09:07:17.224776 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 797/3179] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:07:17 2026] PUT /volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:17.941128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-45a49ffc-cbd0-4b91-8a36-67749fc5cc7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:17.948275 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45a49ffc-cbd0-4b91-8a36-67749fc5cc7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:17.948275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45a49ffc-cbd0-4b91-8a36-67749fc5cc7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:17.948571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45a49ffc-cbd0-4b91-8a36-67749fc5cc7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:17.949355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb5df04d-da1c-4bc8-9b9d-5dea4cb20a0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:17.952153 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb5df04d-da1c-4bc8-9b9d-5dea4cb20a0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:17.952662 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb5df04d-da1c-4bc8-9b9d-5dea4cb20a0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:17.953062 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb5df04d-da1c-4bc8-9b9d-5dea4cb20a0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:17.953638 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eb5df04d-da1c-4bc8-9b9d-5dea4cb20a0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:17.957872 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:17.957872 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:17.958670 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb5df04d-da1c-4bc8-9b9d-5dea4cb20a0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:17.959147 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 794/3180] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:17 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:17.960797 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:17.960797 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:17.968017 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-45a49ffc-cbd0-4b91-8a36-67749fc5cc7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:17.975224 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45a49ffc-cbd0-4b91-8a36-67749fc5cc7d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:17.975224 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 792/3181] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:17 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:18.976582 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8b3ac1b-d2a3-4da6-a431-247f52452d90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:18.979683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8b3ac1b-d2a3-4da6-a431-247f52452d90 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:18.980007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8b3ac1b-d2a3-4da6-a431-247f52452d90 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:18.980262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8b3ac1b-d2a3-4da6-a431-247f52452d90 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:18.980262 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e8b3ac1b-d2a3-4da6-a431-247f52452d90 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:18.988652 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:18.988652 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:18.989829 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8b3ac1b-d2a3-4da6-a431-247f52452d90 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:18.990377 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 799/3182] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:18 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:18.991637 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9bf9e261-679d-4cb4-8a60-f5deed42637f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:18.994575 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9bf9e261-679d-4cb4-8a60-f5deed42637f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:18.994575 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9bf9e261-679d-4cb4-8a60-f5deed42637f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:18.994575 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9bf9e261-679d-4cb4-8a60-f5deed42637f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:19.007305 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:19.007305 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:19.012362 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9bf9e261-679d-4cb4-8a60-f5deed42637f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:19.018590 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9bf9e261-679d-4cb4-8a60-f5deed42637f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:19.019384 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 798/3183] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:18 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:20.003922 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab232629-41fb-4144-8da4-3c41de443969 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:20.007284 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab232629-41fb-4144-8da4-3c41de443969 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:20.008641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab232629-41fb-4144-8da4-3c41de443969 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:20.008641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab232629-41fb-4144-8da4-3c41de443969 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:20.008641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ab232629-41fb-4144-8da4-3c41de443969 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:20.014397 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:20.014397 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:20.015125 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab232629-41fb-4144-8da4-3c41de443969 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:20.015658 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 795/3184] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:20 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:20.040192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f9f84216-4b9c-484b-9590-9f5b65be914a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:20.042170 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9f84216-4b9c-484b-9590-9f5b65be914a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:20.042447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9f84216-4b9c-484b-9590-9f5b65be914a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:20.042761 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9f84216-4b9c-484b-9590-9f5b65be914a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:20.065961 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:20.065961 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:20.073082 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f9f84216-4b9c-484b-9590-9f5b65be914a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:20.079705 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9f84216-4b9c-484b-9590-9f5b65be914a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:20.080166 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 793/3185] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:20 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:20.584135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-891b5f1b-c19b-4783-8790-c5c016b79986 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:20.587793 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-891b5f1b-c19b-4783-8790-c5c016b79986 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d/action Aug 26 09:07:20.590181 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-891b5f1b-c19b-4783-8790-c5c016b79986 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:07:20.590181 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-891b5f1b-c19b-4783-8790-c5c016b79986 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:20.617088 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:20.617088 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:20.640908 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-caeb313b-fe5a-4e8b-8199-5927fbe7ef4f req-891b5f1b-c19b-4783-8790-c5c016b79986 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d/action returned with HTTP 204 Aug 26 09:07:20.641696 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 800/3186] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:07:20 2026] POST /volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:21.029567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-97b719cc-81ae-44f8-8ff8-ab2b605edfe7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:21.031409 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97b719cc-81ae-44f8-8ff8-ab2b605edfe7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:21.031667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97b719cc-81ae-44f8-8ff8-ab2b605edfe7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:21.031903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97b719cc-81ae-44f8-8ff8-ab2b605edfe7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:21.032133 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-97b719cc-81ae-44f8-8ff8-ab2b605edfe7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:21.036926 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:21.036926 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:21.037583 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97b719cc-81ae-44f8-8ff8-ab2b605edfe7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:21.038213 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 799/3187] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:21 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:21.097275 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d17e6a00-d0ff-4b93-9f55-c0108414f582 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:21.103505 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d17e6a00-d0ff-4b93-9f55-c0108414f582 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:07:21.103779 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d17e6a00-d0ff-4b93-9f55-c0108414f582 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:21.104092 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d17e6a00-d0ff-4b93-9f55-c0108414f582 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:21.125059 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:21.125059 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:21.130958 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d17e6a00-d0ff-4b93-9f55-c0108414f582 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:21.137248 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d17e6a00-d0ff-4b93-9f55-c0108414f582 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:07:21.138424 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 796/3188] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:21 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:21.159623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:21.162483 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:21.162821 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dfc5fb80-dde4-4b7e-af18-c7d8472801bd", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1392751003", "container": "tempest-volumesbackupstest-backup-container-1966389018"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:21.164504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating new backup {'backup': {'volume_id': 'dfc5fb80-dde4-4b7e-af18-c7d8472801bd', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1392751003', 'container': 'tempest-volumesbackupstest-backup-container-1966389018'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:21.165643 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating backup of volume dfc5fb80-dde4-4b7e-af18-c7d8472801bd in container tempest-volumesbackupstest-backup-container-1966389018 Aug 26 09:07:21.176569 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:21.176569 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:21.177429 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:21.200433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['6e2d2bda-7c76-48a0-9ac4-f594f9b5e196', '6cc14cb2-9c57-411d-91c9-2e54aeadb915'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:21.250257 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cda61df1-b555-44d5-b6f8-1ddf1556a174 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:21.250866 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 794/3189] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:21 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:21.261997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c30a507-9826-4e36-a890-6840fa48aba7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:21.265085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c30a507-9826-4e36-a890-6840fa48aba7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:21.265770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c30a507-9826-4e36-a890-6840fa48aba7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:21.267033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c30a507-9826-4e36-a890-6840fa48aba7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:21.267033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6c30a507-9826-4e36-a890-6840fa48aba7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:21.274387 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:21.274387 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:21.275768 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c30a507-9826-4e36-a890-6840fa48aba7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:21.276220 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 801/3190] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:21 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:22.050643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4316a08e-e45d-471e-9171-8258ac63bf0d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:22.053218 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4316a08e-e45d-471e-9171-8258ac63bf0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:22.053565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4316a08e-e45d-471e-9171-8258ac63bf0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:22.053852 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4316a08e-e45d-471e-9171-8258ac63bf0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:22.054312 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4316a08e-e45d-471e-9171-8258ac63bf0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:22.061569 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:22.061569 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:22.062382 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4316a08e-e45d-471e-9171-8258ac63bf0d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:22.062895 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 800/3191] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:22 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:22.291961 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-70fb7348-ced7-4596-b632-a506c5291db4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:22.295873 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70fb7348-ced7-4596-b632-a506c5291db4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:22.295873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70fb7348-ced7-4596-b632-a506c5291db4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:22.295873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70fb7348-ced7-4596-b632-a506c5291db4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:22.295873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-70fb7348-ced7-4596-b632-a506c5291db4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:22.305089 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:22.305089 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:22.305518 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70fb7348-ced7-4596-b632-a506c5291db4 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:22.306249 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 797/3192] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:22 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:23.080271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2c03591-8c7a-4839-860b-877ee5ed1ddf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:23.085154 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2c03591-8c7a-4839-860b-877ee5ed1ddf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:23.085154 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2c03591-8c7a-4839-860b-877ee5ed1ddf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:23.085877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2c03591-8c7a-4839-860b-877ee5ed1ddf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:23.085877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e2c03591-8c7a-4839-860b-877ee5ed1ddf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:23.090556 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:23.090556 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:23.091299 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2c03591-8c7a-4839-860b-877ee5ed1ddf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:23.092236 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 795/3193] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:23 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:23.199949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96806657-5336-4916-aced-6ce66b0043e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:23.308449 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:23.309147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-313673742"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:23.310721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-313673742'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:23.310837 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume of 1 GB Aug 26 09:07:23.316879 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Availability Zones retrieved successfully. Aug 26 09:07:23.321644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f64806c-0d6b-4a8f-a1d0-18e41f65d73c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:23.323945 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f64806c-0d6b-4a8f-a1d0-18e41f65d73c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:23.324365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f64806c-0d6b-4a8f-a1d0-18e41f65d73c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:23.324595 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f64806c-0d6b-4a8f-a1d0-18e41f65d73c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:23.324643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1f64806c-0d6b-4a8f-a1d0-18e41f65d73c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:23.324908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (2d40ac56-2ce5-40b6-a58a-ce0f0b02deb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:23.326206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5ede68-21bb-4de3-991f-a2a9fabb611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:23.327914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:23.335086 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:23.335086 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:23.336480 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f64806c-0d6b-4a8f-a1d0-18e41f65d73c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:23.337171 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 801/3194] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:23 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:23.366728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5ede68-21bb-4de3-991f-a2a9fabb611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:23.367642 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b69a6a-ea99-4511-b8a0-a4edb431ed7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:23.457375 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['00b272dc-642e-4c61-8e90-d14811b561b9', '4507e3f0-4d54-4f29-bf9c-862e96ba89ca', '76fd2568-e759-4e36-bf82-5fc7fb504991', '6febdc6b-99f2-486d-88a1-0d330c6787f5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:23.458625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b69a6a-ea99-4511-b8a0-a4edb431ed7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b272dc-642e-4c61-8e90-d14811b561b9', '4507e3f0-4d54-4f29-bf9c-862e96ba89ca', '76fd2568-e759-4e36-bf82-5fc7fb504991', '6febdc6b-99f2-486d-88a1-0d330c6787f5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:23.460931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b068b8-4707-4c7d-8b6d-47e6720c8a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:23.493141 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b068b8-4707-4c7d-8b6d-47e6720c8a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69dbd4ff-651e-47f6-b768-31f37a464e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-313673742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['00b272dc-642e-4c61-8e90-d14811b561b9','4507e3f0-4d54-4f29-bf9c-862e96ba89ca','76fd2568-e759-4e36-bf82-5fc7fb504991','6febdc6b-99f2-486d-88a1-0d330c6787f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-313673742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69dbd4ff-651e-47f6-b768-31f37a464e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f421af9314c4485a0928caa9e1a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d464ce310e4bc7803df9ed91755039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:23.494478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34aab721-683d-444f-a825-44d0323f0c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:23.518328 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34aab721-683d-444f-a825-44d0323f0c68) transitioned into state 'SUCCESS' from state '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-313673742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['00b272dc-642e-4c61-8e90-d14811b561b9','4507e3f0-4d54-4f29-bf9c-862e96ba89ca','76fd2568-e759-4e36-bf82-5fc7fb504991','6febdc6b-99f2-486d-88a1-0d330c6787f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:23.519110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed58f8e3-d947-45c7-89d0-942150dba7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:23.531440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed58f8e3-d947-45c7-89d0-942150dba7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:23.532363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (2d40ac56-2ce5-40b6-a58a-ce0f0b02deb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:23.532737 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request issued successfully. Aug 26 09:07:23.533344 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96806657-5336-4916-aced-6ce66b0043e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:23.533784 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 802/3195] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:07:23 2026] POST /volume/v3/volumes => generated 753 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:23.552402 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-435728a7-f13d-496c-a22f-f699b83d6413 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:23.554537 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-435728a7-f13d-496c-a22f-f699b83d6413 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:07:23.554537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-435728a7-f13d-496c-a22f-f699b83d6413 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:23.554611 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-435728a7-f13d-496c-a22f-f699b83d6413 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:23.561785 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:23.561785 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:23.565689 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-435728a7-f13d-496c-a22f-f699b83d6413 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:23.570039 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-435728a7-f13d-496c-a22f-f699b83d6413 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:07:23.570530 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 798/3196] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:23 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:24.106501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9793c438-a58d-47c7-ba4b-74c954ecc5b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:24.109370 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9793c438-a58d-47c7-ba4b-74c954ecc5b6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:24.109584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9793c438-a58d-47c7-ba4b-74c954ecc5b6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:24.109822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9793c438-a58d-47c7-ba4b-74c954ecc5b6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:24.109822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9793c438-a58d-47c7-ba4b-74c954ecc5b6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:24.115266 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:24.115266 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:24.116504 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9793c438-a58d-47c7-ba4b-74c954ecc5b6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:24.117175 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 796/3197] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:24 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:24.354129 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8549aef1-01fb-4d00-9dac-b6def31534c6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:24.356289 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8549aef1-01fb-4d00-9dac-b6def31534c6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:24.356584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8549aef1-01fb-4d00-9dac-b6def31534c6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:24.356869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8549aef1-01fb-4d00-9dac-b6def31534c6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:24.356942 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8549aef1-01fb-4d00-9dac-b6def31534c6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:24.362302 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:24.362302 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:24.363579 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8549aef1-01fb-4d00-9dac-b6def31534c6 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:24.364381 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 802/3198] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:24 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:24.584380 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d9629d4-2b21-46ab-808e-0a2049bce70c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:24.589701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d9629d4-2b21-46ab-808e-0a2049bce70c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:07:24.589897 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d9629d4-2b21-46ab-808e-0a2049bce70c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:24.590088 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d9629d4-2b21-46ab-808e-0a2049bce70c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:24.603234 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:24.603234 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:24.609732 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d9629d4-2b21-46ab-808e-0a2049bce70c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:24.614865 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d9629d4-2b21-46ab-808e-0a2049bce70c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:07:24.615269 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 803/3199] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:24 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:24.632405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-995c90b5-21ee-490c-b392-b36c9e845613 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:24.635703 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-995c90b5-21ee-490c-b392-b36c9e845613 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:07:24.636004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-995c90b5-21ee-490c-b392-b36c9e845613 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:24.637054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-995c90b5-21ee-490c-b392-b36c9e845613 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:24.650162 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:24.650162 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:24.655047 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-995c90b5-21ee-490c-b392-b36c9e845613 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:24.664090 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-995c90b5-21ee-490c-b392-b36c9e845613 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:07:24.664090 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 799/3200] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:24 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:24.686769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:24.689022 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:07:24.689670 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69dbd4ff-651e-47f6-b768-31f37a464e97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-467733110"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:24.705124 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:24.705124 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:24.705382 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:24.705382 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume 69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:07:24.765798 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['df4382c1-69b6-4189-ac27-c3fadb61df74', 'af6e73be-a040-41f8-953b-73c49b1f8058', '50dd2762-8fc0-49c6-8e0c-b78b303796bc', 'd4d4a2c7-5028-4582-be02-373489f7bd6f'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:24.815399 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot create request issued successfully. Aug 26 09:07:24.815908 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af49e03c-ffe1-4eb2-ab78-2f2f837be294 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:07:24.816476 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 797/3201] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:07:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:24.850663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4dec1ce1-6f53-4f26-bd71-ac6ebf548f8f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:24.861061 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4dec1ce1-6f53-4f26-bd71-ac6ebf548f8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:24.861061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4dec1ce1-6f53-4f26-bd71-ac6ebf548f8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:24.861061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4dec1ce1-6f53-4f26-bd71-ac6ebf548f8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:24.876437 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:24.876437 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:24.877837 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4dec1ce1-6f53-4f26-bd71-ac6ebf548f8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:07:24.877992 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4dec1ce1-6f53-4f26-bd71-ac6ebf548f8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c returned with HTTP 200 Aug 26 09:07:24.878383 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 803/3202] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:24 2026] GET /volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:25.130905 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5d8ae9f-c552-4c24-9a5c-97f628ba7328 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:25.133419 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5d8ae9f-c552-4c24-9a5c-97f628ba7328 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:25.133893 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5d8ae9f-c552-4c24-9a5c-97f628ba7328 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:25.134298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5d8ae9f-c552-4c24-9a5c-97f628ba7328 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:25.134444 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e5d8ae9f-c552-4c24-9a5c-97f628ba7328 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:25.141453 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:25.141453 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:25.142512 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5d8ae9f-c552-4c24-9a5c-97f628ba7328 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:25.143312 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 804/3203] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:25 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:25.385266 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb256da2-8bee-4bec-9643-d87a5094a540 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:25.503370 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb256da2-8bee-4bec-9643-d87a5094a540 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:25.503617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb256da2-8bee-4bec-9643-d87a5094a540 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:25.503871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb256da2-8bee-4bec-9643-d87a5094a540 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:25.504063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fb256da2-8bee-4bec-9643-d87a5094a540 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:25.515467 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:25.515467 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:25.516567 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb256da2-8bee-4bec-9643-d87a5094a540 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:25.517238 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 800/3204] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:25 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:25.895990 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a8cf7537-5f22-4c00-90f8-bdd2c6ff0459 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:25.898581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8cf7537-5f22-4c00-90f8-bdd2c6ff0459 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:25.898863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8cf7537-5f22-4c00-90f8-bdd2c6ff0459 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:25.899156 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8cf7537-5f22-4c00-90f8-bdd2c6ff0459 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:25.906695 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:25.906695 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:25.907296 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a8cf7537-5f22-4c00-90f8-bdd2c6ff0459 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:07:25.908433 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8cf7537-5f22-4c00-90f8-bdd2c6ff0459 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c returned with HTTP 200 Aug 26 09:07:25.908941 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 798/3205] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:25 2026] GET /volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:25.921880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:25.924371 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:25.925192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69dbd4ff-651e-47f6-b768-31f37a464e97", "snapshot_id": "236a329e-7ffe-4b83-ab51-2b79e63b392c", "name": "tempest-VolumesSnapshotTestJSON-Backup-10087901", "container": "tempest-volumessnapshottestjson-backup-container-989606850"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:25.926363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Creating new backup {'backup': {'volume_id': '69dbd4ff-651e-47f6-b768-31f37a464e97', 'snapshot_id': '236a329e-7ffe-4b83-ab51-2b79e63b392c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-10087901', 'container': 'tempest-volumessnapshottestjson-backup-container-989606850'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:25.926591 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Creating backup of volume 69dbd4ff-651e-47f6-b768-31f37a464e97 in container tempest-volumessnapshottestjson-backup-container-989606850 Aug 26 09:07:25.938250 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:25.938250 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:25.939041 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:25.947618 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:25.947618 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:25.948278 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:07:25.995287 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['d9aed466-3a6f-4f77-91f7-218b8eb419ea', '478977a0-dca8-4a22-9f19-0e384b13230a'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:26.040267 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2aa302a5-e029-4a4c-a2ce-0d40b062637e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:26.040856 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 804/3206] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:25 2026] POST /volume/v3/backups => generated 333 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:26.050607 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bd6234bb-d58b-4c24-a75e-4e266bd2dc97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:26.053549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd6234bb-d58b-4c24-a75e-4e266bd2dc97 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:26.053705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd6234bb-d58b-4c24-a75e-4e266bd2dc97 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:26.053911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd6234bb-d58b-4c24-a75e-4e266bd2dc97 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:26.054052 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bd6234bb-d58b-4c24-a75e-4e266bd2dc97 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:26.062444 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:26.062444 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:26.063679 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd6234bb-d58b-4c24-a75e-4e266bd2dc97 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:26.063679 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 805/3207] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:26 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:26.156751 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-512c71be-c102-4880-8e9e-0248d0446f34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:26.159210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-512c71be-c102-4880-8e9e-0248d0446f34 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:26.159517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-512c71be-c102-4880-8e9e-0248d0446f34 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:26.159832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-512c71be-c102-4880-8e9e-0248d0446f34 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:26.159832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-512c71be-c102-4880-8e9e-0248d0446f34 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:26.167174 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:26.167174 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:26.167696 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-512c71be-c102-4880-8e9e-0248d0446f34 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:26.168695 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 801/3208] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:26 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:26.530902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a12a280e-7859-4ead-a0ee-dedbf1e8bc4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:26.533206 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a12a280e-7859-4ead-a0ee-dedbf1e8bc4d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:26.533430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a12a280e-7859-4ead-a0ee-dedbf1e8bc4d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:26.533715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a12a280e-7859-4ead-a0ee-dedbf1e8bc4d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:26.533715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a12a280e-7859-4ead-a0ee-dedbf1e8bc4d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:26.540459 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:26.540459 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:26.541177 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a12a280e-7859-4ead-a0ee-dedbf1e8bc4d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:26.542007 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 799/3209] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:26 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:27.076059 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6ad0ffbc-3baa-4f97-af9c-1fa29e1d1e7e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:27.078307 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6ad0ffbc-3baa-4f97-af9c-1fa29e1d1e7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:27.078872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ffbc-3baa-4f97-af9c-1fa29e1d1e7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:27.078872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ffbc-3baa-4f97-af9c-1fa29e1d1e7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:27.079026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6ad0ffbc-3baa-4f97-af9c-1fa29e1d1e7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:27.084069 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:27.084069 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:27.085006 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6ad0ffbc-3baa-4f97-af9c-1fa29e1d1e7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:27.085415 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 805/3210] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:27 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:27.185002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e920a736-0749-4318-bd39-5b8cbf489638 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:27.187010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e920a736-0749-4318-bd39-5b8cbf489638 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:27.187249 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e920a736-0749-4318-bd39-5b8cbf489638 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:27.188137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e920a736-0749-4318-bd39-5b8cbf489638 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:27.188137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e920a736-0749-4318-bd39-5b8cbf489638 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:27.193255 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:27.193255 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:27.194062 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e920a736-0749-4318-bd39-5b8cbf489638 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:27.194544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 806/3211] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:27 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:27.557120 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff03538b-07d3-43d9-949a-31232caf7561 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:27.559949 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff03538b-07d3-43d9-949a-31232caf7561 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:27.561596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff03538b-07d3-43d9-949a-31232caf7561 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:27.561596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff03538b-07d3-43d9-949a-31232caf7561 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:27.561596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ff03538b-07d3-43d9-949a-31232caf7561 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:27.566655 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:27.566655 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:27.567162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff03538b-07d3-43d9-949a-31232caf7561 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:27.568110 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 802/3212] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:27 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:28.096933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-16f2003c-ecfe-4259-bbe1-2846d4980c15 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:28.098579 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16f2003c-ecfe-4259-bbe1-2846d4980c15 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:28.098742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16f2003c-ecfe-4259-bbe1-2846d4980c15 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:28.098926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16f2003c-ecfe-4259-bbe1-2846d4980c15 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:28.099044 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-16f2003c-ecfe-4259-bbe1-2846d4980c15 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:28.103286 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:28.103286 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:28.104053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16f2003c-ecfe-4259-bbe1-2846d4980c15 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:28.104401 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 800/3213] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:28 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:28.210653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9c82a95-4d7c-4adb-a01f-66a1aca3647c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:28.213681 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9c82a95-4d7c-4adb-a01f-66a1aca3647c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:28.213957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9c82a95-4d7c-4adb-a01f-66a1aca3647c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:28.214179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9c82a95-4d7c-4adb-a01f-66a1aca3647c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:28.214294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c9c82a95-4d7c-4adb-a01f-66a1aca3647c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:28.221262 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:28.221262 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:28.222529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9c82a95-4d7c-4adb-a01f-66a1aca3647c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:28.222823 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 806/3214] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:28 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:28.581720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cac3ff7a-22fe-4812-b37a-1b91550ace99 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:28.583514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cac3ff7a-22fe-4812-b37a-1b91550ace99 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:28.583771 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cac3ff7a-22fe-4812-b37a-1b91550ace99 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:28.584056 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cac3ff7a-22fe-4812-b37a-1b91550ace99 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:28.584247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cac3ff7a-22fe-4812-b37a-1b91550ace99 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:28.591134 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:28.591134 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:28.592223 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cac3ff7a-22fe-4812-b37a-1b91550ace99 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:28.592493 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 807/3215] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:28 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:29.122704 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44ac2ce3-53ba-4eab-9cb2-5ce3662d2966 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:29.125046 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44ac2ce3-53ba-4eab-9cb2-5ce3662d2966 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:29.126066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44ac2ce3-53ba-4eab-9cb2-5ce3662d2966 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:29.127097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44ac2ce3-53ba-4eab-9cb2-5ce3662d2966 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:29.127097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-44ac2ce3-53ba-4eab-9cb2-5ce3662d2966 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:29.136623 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:29.136623 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:29.139023 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44ac2ce3-53ba-4eab-9cb2-5ce3662d2966 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:29.139023 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 803/3216] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:29 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:29.239983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f10aca0-d687-4628-aa7a-158876e1bc77 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:29.244608 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f10aca0-d687-4628-aa7a-158876e1bc77 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:29.246212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f10aca0-d687-4628-aa7a-158876e1bc77 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:29.246531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f10aca0-d687-4628-aa7a-158876e1bc77 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:29.246673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4f10aca0-d687-4628-aa7a-158876e1bc77 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id dd00ecdd-e28c-42f9-befc-c5675395dba7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:29.255102 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:29.255102 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:29.255867 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f10aca0-d687-4628-aa7a-158876e1bc77 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 200 Aug 26 09:07:29.256301 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 801/3217] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:29 2026] GET /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:29.267534 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8682984e-8bca-4668-b259-96110dfc5430 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:29.272104 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8682984e-8bca-4668-b259-96110dfc5430 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 Aug 26 09:07:29.272275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8682984e-8bca-4668-b259-96110dfc5430 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:29.272623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8682984e-8bca-4668-b259-96110dfc5430 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:29.272797 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-8682984e-8bca-4668-b259-96110dfc5430 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete backup with id: dd00ecdd-e28c-42f9-befc-c5675395dba7. Aug 26 09:07:29.278712 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:29.278712 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:29.297768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-8682984e-8bca-4668-b259-96110dfc5430 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] delete_backup rpcapi backup_id dd00ecdd-e28c-42f9-befc-c5675395dba7 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:07:29.299825 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8682984e-8bca-4668-b259-96110dfc5430 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 returned with HTTP 202 Aug 26 09:07:29.300350 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 807/3218] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:29 2026] DELETE /volume/v3/backups/dd00ecdd-e28c-42f9-befc-c5675395dba7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:29.313128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:29.319224 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 Aug 26 09:07:29.319436 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:29.319653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:29.320008 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume with id: c2921454-9dc5-4b5b-964c-33bead932283 Aug 26 09:07:29.337878 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:29.337878 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:29.337878 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:29.375060 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume request issued successfully. Aug 26 09:07:29.375060 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7b7229b-a21b-4c66-9878-7f21f13f2a4c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 returned with HTTP 202 Aug 26 09:07:29.375672 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 808/3219] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:29 2026] DELETE /volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:29.389446 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7454f429-db93-4bd7-ae9d-5fd40ac13654 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:29.393375 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7454f429-db93-4bd7-ae9d-5fd40ac13654 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 Aug 26 09:07:29.393463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7454f429-db93-4bd7-ae9d-5fd40ac13654 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:29.393636 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7454f429-db93-4bd7-ae9d-5fd40ac13654 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:29.406801 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:29.406801 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:29.411986 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7454f429-db93-4bd7-ae9d-5fd40ac13654 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:29.418702 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7454f429-db93-4bd7-ae9d-5fd40ac13654 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 returned with HTTP 200 Aug 26 09:07:29.419167 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 804/3220] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:29 2026] GET /volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:29.606777 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6edbb43-97de-401a-b4aa-c0170ec001f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:29.609080 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6edbb43-97de-401a-b4aa-c0170ec001f7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:29.609313 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6edbb43-97de-401a-b4aa-c0170ec001f7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:29.609557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6edbb43-97de-401a-b4aa-c0170ec001f7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:29.609694 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c6edbb43-97de-401a-b4aa-c0170ec001f7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:29.615368 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:29.615368 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:29.616450 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6edbb43-97de-401a-b4aa-c0170ec001f7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:29.616864 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 802/3221] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:29 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:30.153699 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2d872f4-2839-49b0-9784-b93a1bdd1d93 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:30.156301 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2d872f4-2839-49b0-9784-b93a1bdd1d93 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:30.156613 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2d872f4-2839-49b0-9784-b93a1bdd1d93 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:30.156919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2d872f4-2839-49b0-9784-b93a1bdd1d93 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:30.157084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c2d872f4-2839-49b0-9784-b93a1bdd1d93 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:30.163725 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:30.163725 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:30.164235 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2d872f4-2839-49b0-9784-b93a1bdd1d93 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:30.164277 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 808/3222] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:30 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:30.436437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef8b99e5-5ca7-4088-89ef-a0bc4aac3b5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:30.439491 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef8b99e5-5ca7-4088-89ef-a0bc4aac3b5a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 Aug 26 09:07:30.439778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef8b99e5-5ca7-4088-89ef-a0bc4aac3b5a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:30.440603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef8b99e5-5ca7-4088-89ef-a0bc4aac3b5a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:30.447962 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef8b99e5-5ca7-4088-89ef-a0bc4aac3b5a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 returned with HTTP 404 Aug 26 09:07:30.448804 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 809/3223] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:30 2026] GET /volume/v3/volumes/c2921454-9dc5-4b5b-964c-33bead932283 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:30.460769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:30.462975 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e/export_record Aug 26 09:07:30.463198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:30.463383 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'export_record' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:30.463545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Export record for backup d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:07:30.470640 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:30.470640 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:30.472993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling RPCAPI with context: , host: np0000008153, backup: d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 09:07:30.486592 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] export_record in rpcapi backup_id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e on host np0000008153. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 09:07:30.501668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdmZDM1N2YtMmVlMi00NmUxLWIzNzMtM2ZmNGI5ZDdiZDRlIiwgInVzZXJfaWQiOiAiNWU0M2Y1ODNkOGViNGM3OWE0ZGU5ZjE5Nzc1NmZmYmYiLCAicHJvamVjdF9pZCI6ICIwZTYxMmUxMzRmMWY0OTIxYTE3YzY3ZDE0MDk2NjcwYiIsICJ2b2x1bWVfaWQiOiAiMDM2MDFlOGItZjU3Yi00MDJiLWJiNWMtZTU4MzgzYzg5MDYyIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzcxNzEyNDY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDM2MDFlOGItZjU3Yi00MDJiLWJiNWMtZTU4MzgzYzg5MDYyLzIwMjYwODI2MDkwNjM0L2F6X25vdmFfYmFja3VwX2Q3ZmQzNTdmLTJlZTItNDZlMS1iMzczLTNmZjRiOWQ3YmQ0ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MDY6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MDY6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowNjo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 09:07:30.502114 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f41f649-bce7-4a1f-a994-cfd341e7cbd9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e/export_record returned with HTTP 200 Aug 26 09:07:30.502589 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 805/3224] 10.4.3.236 () {68 vars in 1430 bytes} [Wed Aug 26 09:07:30 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:30.517769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:30.522501 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:30.522501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1882537773"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:30.526629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1882537773'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:30.526986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume of 1 GB Aug 26 09:07:30.534507 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Availability Zones retrieved successfully. Aug 26 09:07:30.542175 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (86d332fa-7ab8-4f19-a0a7-3e14e3fe5808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:30.543408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb073f5-2268-4f6f-a6e3-9e82ea4c00fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:30.544765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:30.582005 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb073f5-2268-4f6f-a6e3-9e82ea4c00fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:30.582979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523a45e5-2899-4a7c-bf45-deb89bda72fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:30.629245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3c9615e0-836c-4574-bb8c-3e798e0d1b3a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:30.632681 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3c9615e0-836c-4574-bb8c-3e798e0d1b3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:30.632746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3c9615e0-836c-4574-bb8c-3e798e0d1b3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:30.632989 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3c9615e0-836c-4574-bb8c-3e798e0d1b3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:30.633116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3c9615e0-836c-4574-bb8c-3e798e0d1b3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:30.639649 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:30.639649 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:30.640800 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3c9615e0-836c-4574-bb8c-3e798e0d1b3a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:30.641328 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 809/3225] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:30 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:30.648962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['9a81d5f0-2a0f-4d0e-81a1-6bb8e8f487d5', '3e5f294e-6e69-43a1-8561-0f9024c2c421', 'bc14a273-e56c-4d97-ba3d-40be1b1387de', 'f967e0a4-d8ae-43cd-91e5-95a782b9a5db'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:30.648962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523a45e5-2899-4a7c-bf45-deb89bda72fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a81d5f0-2a0f-4d0e-81a1-6bb8e8f487d5', '3e5f294e-6e69-43a1-8561-0f9024c2c421', 'bc14a273-e56c-4d97-ba3d-40be1b1387de', 'f967e0a4-d8ae-43cd-91e5-95a782b9a5db']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:30.648962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b3c146-9589-48a4-a26b-c597445bdbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:30.677715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b3c146-9589-48a4-a26b-c597445bdbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7117eb76-addd-4e27-883e-287cd5bf2791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882537773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['9a81d5f0-2a0f-4d0e-81a1-6bb8e8f487d5','3e5f294e-6e69-43a1-8561-0f9024c2c421','bc14a273-e56c-4d97-ba3d-40be1b1387de','f967e0a4-d8ae-43cd-91e5-95a782b9a5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882537773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7117eb76-addd-4e27-883e-287cd5bf2791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e612e134f1f4921a17c67d14096670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:30.679010 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe7ed304-9785-4aa8-b1f5-63b3a6bb535e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:30.702045 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe7ed304-9785-4aa8-b1f5-63b3a6bb535e) transitioned into state 'SUCCESS' from state '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-1882537773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['9a81d5f0-2a0f-4d0e-81a1-6bb8e8f487d5','3e5f294e-6e69-43a1-8561-0f9024c2c421','bc14a273-e56c-4d97-ba3d-40be1b1387de','f967e0a4-d8ae-43cd-91e5-95a782b9a5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:30.703029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b5a74d-bad6-4b4b-8f40-48ce4ea43575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:30.718760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b5a74d-bad6-4b4b-8f40-48ce4ea43575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:30.720915 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (86d332fa-7ab8-4f19-a0a7-3e14e3fe5808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:30.720915 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request issued successfully. Aug 26 09:07:30.721732 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6e74aa58-ddb8-4c27-84e2-868cd36e5c47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:30.722391 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 803/3226] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:07:30 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:30.739217 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8166ba8c-db40-4c7d-a225-06447cb097cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:30.741878 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8166ba8c-db40-4c7d-a225-06447cb097cc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 Aug 26 09:07:30.741878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8166ba8c-db40-4c7d-a225-06447cb097cc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:30.741878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8166ba8c-db40-4c7d-a225-06447cb097cc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:30.753720 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:30.753720 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:30.758330 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8166ba8c-db40-4c7d-a225-06447cb097cc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:30.763622 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8166ba8c-db40-4c7d-a225-06447cb097cc tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 returned with HTTP 200 Aug 26 09:07:30.764137 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 810/3227] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:30 2026] GET /volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:31.174688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f022bdec-fda6-42c9-8ace-8f98c309ad7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:31.176515 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f022bdec-fda6-42c9-8ace-8f98c309ad7d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:31.176704 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f022bdec-fda6-42c9-8ace-8f98c309ad7d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:31.176902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f022bdec-fda6-42c9-8ace-8f98c309ad7d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:31.177025 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f022bdec-fda6-42c9-8ace-8f98c309ad7d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:31.182818 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:31.182818 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:31.183637 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f022bdec-fda6-42c9-8ace-8f98c309ad7d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:31.184042 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 806/3228] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:31 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:31.658370 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-88863502-a1c2-4510-b98b-f1ea9becae28 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:31.663734 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-88863502-a1c2-4510-b98b-f1ea9becae28 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:31.663955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-88863502-a1c2-4510-b98b-f1ea9becae28 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:31.664161 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-88863502-a1c2-4510-b98b-f1ea9becae28 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:31.664296 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-88863502-a1c2-4510-b98b-f1ea9becae28 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:31.670089 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:31.670089 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:31.671143 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-88863502-a1c2-4510-b98b-f1ea9becae28 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:31.671508 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 810/3229] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:31 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:31.778114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff446170-838f-4898-9893-5bbb17dca3d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:31.779905 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff446170-838f-4898-9893-5bbb17dca3d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 Aug 26 09:07:31.780274 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff446170-838f-4898-9893-5bbb17dca3d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:31.780560 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff446170-838f-4898-9893-5bbb17dca3d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:31.788739 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:31.788739 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:31.795353 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff446170-838f-4898-9893-5bbb17dca3d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:31.797440 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff446170-838f-4898-9893-5bbb17dca3d7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 returned with HTTP 200 Aug 26 09:07:31.797989 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 804/3230] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:31 2026] GET /volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:31.809836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:31.812317 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:31.812825 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7117eb76-addd-4e27-883e-287cd5bf2791", "name": "tempest-type-Backup-1843635055"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:31.814485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating new backup {'backup': {'volume_id': '7117eb76-addd-4e27-883e-287cd5bf2791', 'name': 'tempest-type-Backup-1843635055'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:31.814627 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating backup of volume 7117eb76-addd-4e27-883e-287cd5bf2791 in container None Aug 26 09:07:31.823939 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:31.823939 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:31.824280 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:31.841371 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['58cff5b5-b5d0-4377-95e8-c20e3921936f', 'd2faad32-b281-4a24-8b3d-5a13001712f4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:31.882663 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-27e8b694-c3ba-4464-900b-2d51d0b52bbf tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:31.883668 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 811/3231] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:07:31 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 26 09:07:31.896501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbb47d2d-d112-4633-b0a7-539dd785f9c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:31.898663 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbb47d2d-d112-4633-b0a7-539dd785f9c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:31.898958 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbb47d2d-d112-4633-b0a7-539dd785f9c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:31.899204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbb47d2d-d112-4633-b0a7-539dd785f9c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:31.899308 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bbb47d2d-d112-4633-b0a7-539dd785f9c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:31.905570 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:31.905570 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:31.906585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbb47d2d-d112-4633-b0a7-539dd785f9c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:31.907150 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 807/3232] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:31 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:32.198344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b476965c-9df7-4f54-8b50-54ebbcf5715b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:32.206033 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b476965c-9df7-4f54-8b50-54ebbcf5715b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:32.206251 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b476965c-9df7-4f54-8b50-54ebbcf5715b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:32.206501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b476965c-9df7-4f54-8b50-54ebbcf5715b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:32.206632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b476965c-9df7-4f54-8b50-54ebbcf5715b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:32.211938 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:32.211938 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:32.212810 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b476965c-9df7-4f54-8b50-54ebbcf5715b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:32.213246 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 811/3233] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:32 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:32.684346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3eaf475f-8d70-4675-bf8c-5f79510c104d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:32.686311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3eaf475f-8d70-4675-bf8c-5f79510c104d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:32.686784 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3eaf475f-8d70-4675-bf8c-5f79510c104d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:32.687213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3eaf475f-8d70-4675-bf8c-5f79510c104d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:32.687491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3eaf475f-8d70-4675-bf8c-5f79510c104d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:32.696780 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:32.696780 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:32.699401 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3eaf475f-8d70-4675-bf8c-5f79510c104d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:32.699401 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 805/3234] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:32 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:32.919790 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b651506-b773-4866-90e4-83f15d7f7805 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:32.923255 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b651506-b773-4866-90e4-83f15d7f7805 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:32.923544 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b651506-b773-4866-90e4-83f15d7f7805 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:32.923782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b651506-b773-4866-90e4-83f15d7f7805 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:32.923923 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2b651506-b773-4866-90e4-83f15d7f7805 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:32.929644 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:32.929644 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:32.930498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b651506-b773-4866-90e4-83f15d7f7805 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:32.930962 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 812/3235] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:32 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:33.207104 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:33.212360 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:33.212769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1596363704"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:33.217666 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1596363704'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:33.217889 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Create volume of 1 GB Aug 26 09:07:33.227620 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Availability Zones retrieved successfully. Aug 26 09:07:33.227769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1641d3de-3ea1-4d1d-b013-7c95edcbf35f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:33.230252 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1641d3de-3ea1-4d1d-b013-7c95edcbf35f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:33.230500 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1641d3de-3ea1-4d1d-b013-7c95edcbf35f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:33.230762 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1641d3de-3ea1-4d1d-b013-7c95edcbf35f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:33.230953 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1641d3de-3ea1-4d1d-b013-7c95edcbf35f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:33.239873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:33.239873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:33.240046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Flow 'volume_create_api' (650473d8-c4cb-4c4f-828f-591e9962d1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:33.240115 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1641d3de-3ea1-4d1d-b013-7c95edcbf35f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:33.240115 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 812/3236] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:33 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:33.241043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8647f990-85f7-4c20-b892-de16ab75aed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:33.242559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:33.286691 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8647f990-85f7-4c20-b892-de16ab75aed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:33.286691 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d48818-5b90-4bb4-927e-55e047543858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:33.377267 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Created reservations ['f00174d9-aba3-417c-88ec-a3df92c9ebb9', 'd4536562-8717-441f-8147-ff8f697fdcdc', '514a4a98-23db-441b-9e75-dc525356bf78', 'b221b9b0-a55a-4c51-854f-211e8636a015'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:33.378375 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d48818-5b90-4bb4-927e-55e047543858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00174d9-aba3-417c-88ec-a3df92c9ebb9', 'd4536562-8717-441f-8147-ff8f697fdcdc', '514a4a98-23db-441b-9e75-dc525356bf78', 'b221b9b0-a55a-4c51-854f-211e8636a015']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:33.379306 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b71cb1-1416-4c06-91b4-30fefdff9126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:33.405557 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b71cb1-1416-4c06-91b4-30fefdff9126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ccfd053-72fe-487c-9b18-30adf8bbb6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1596363704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6435195b6f00437b9e9f08eaaef228ce',qos_specs=None,replication_status=,reservations=['f00174d9-aba3-417c-88ec-a3df92c9ebb9','d4536562-8717-441f-8147-ff8f697fdcdc','514a4a98-23db-441b-9e75-dc525356bf78','b221b9b0-a55a-4c51-854f-211e8636a015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cefd764b397c4f66b787d734a75be2da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1596363704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ccfd053-72fe-487c-9b18-30adf8bbb6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6435195b6f00437b9e9f08eaaef228ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cefd764b397c4f66b787d734a75be2da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:33.406303 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1edc80-a4d7-4dfc-b805-b6b1e14ea2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:33.430428 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1edc80-a4d7-4dfc-b805-b6b1e14ea2bb) transitioned into state 'SUCCESS' from state '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-1596363704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6435195b6f00437b9e9f08eaaef228ce',qos_specs=None,replication_status=,reservations=['f00174d9-aba3-417c-88ec-a3df92c9ebb9','d4536562-8717-441f-8147-ff8f697fdcdc','514a4a98-23db-441b-9e75-dc525356bf78','b221b9b0-a55a-4c51-854f-211e8636a015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cefd764b397c4f66b787d734a75be2da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:33.431352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572eaae6-8504-4f88-9a54-7c47b4bd9597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:33.449935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572eaae6-8504-4f88-9a54-7c47b4bd9597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:33.449935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Flow 'volume_create_api' (650473d8-c4cb-4c4f-828f-591e9962d1bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:33.449935 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Create volume request issued successfully. Aug 26 09:07:33.450329 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f340385-1956-47fe-a6e5-ba0f2ba1320b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:33.450789 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 808/3237] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:07:33 2026] POST /volume/v3/volumes => generated 759 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:33.467263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-335a9b27-5f77-4bfd-9360-a2bd5d121893 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:33.470477 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-335a9b27-5f77-4bfd-9360-a2bd5d121893 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 Aug 26 09:07:33.470477 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-335a9b27-5f77-4bfd-9360-a2bd5d121893 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:33.470477 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-335a9b27-5f77-4bfd-9360-a2bd5d121893 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:33.480296 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:33.480296 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:33.485607 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-335a9b27-5f77-4bfd-9360-a2bd5d121893 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:07:33.492940 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-335a9b27-5f77-4bfd-9360-a2bd5d121893 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 returned with HTTP 200 Aug 26 09:07:33.492940 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 806/3238] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:33 2026] GET /volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:33.712724 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87f7da85-d0eb-4a55-a90e-736250992b00 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:33.716521 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87f7da85-d0eb-4a55-a90e-736250992b00 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:33.716678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87f7da85-d0eb-4a55-a90e-736250992b00 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:33.716942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87f7da85-d0eb-4a55-a90e-736250992b00 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:33.717085 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-87f7da85-d0eb-4a55-a90e-736250992b00 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:33.724807 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:33.724807 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:33.725680 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87f7da85-d0eb-4a55-a90e-736250992b00 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:33.726091 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 813/3239] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:33 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:33.945949 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7f1c2c7d-9418-4abe-9f18-673ef0ac1d1b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:33.949902 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7f1c2c7d-9418-4abe-9f18-673ef0ac1d1b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:33.949902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7f1c2c7d-9418-4abe-9f18-673ef0ac1d1b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:33.949902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7f1c2c7d-9418-4abe-9f18-673ef0ac1d1b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:33.949902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7f1c2c7d-9418-4abe-9f18-673ef0ac1d1b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:33.954225 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:33.954225 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:33.955007 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7f1c2c7d-9418-4abe-9f18-673ef0ac1d1b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:33.955470 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 813/3240] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:33 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:34.251501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1d3cd9f-3dcd-40ee-9faa-4fb53b249cbb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:34.253830 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1d3cd9f-3dcd-40ee-9faa-4fb53b249cbb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:34.254138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1d3cd9f-3dcd-40ee-9faa-4fb53b249cbb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:34.254470 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1d3cd9f-3dcd-40ee-9faa-4fb53b249cbb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:34.254613 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f1d3cd9f-3dcd-40ee-9faa-4fb53b249cbb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:34.259621 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:34.259621 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:34.260542 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1d3cd9f-3dcd-40ee-9faa-4fb53b249cbb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:34.261033 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 809/3241] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:34 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:34.509920 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-47ad1ca8-b3b2-4485-ad1a-a958507be122 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:34.514828 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-47ad1ca8-b3b2-4485-ad1a-a958507be122 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 Aug 26 09:07:34.517263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-47ad1ca8-b3b2-4485-ad1a-a958507be122 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:34.517263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-47ad1ca8-b3b2-4485-ad1a-a958507be122 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:34.525083 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:34.525083 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:34.530032 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-47ad1ca8-b3b2-4485-ad1a-a958507be122 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:07:34.536271 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-47ad1ca8-b3b2-4485-ad1a-a958507be122 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 returned with HTTP 200 Aug 26 09:07:34.536682 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 807/3242] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:34 2026] GET /volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:34.742942 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ea4ae1e-bb9f-4e30-b7c5-0275dc54ed83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:34.745636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ea4ae1e-bb9f-4e30-b7c5-0275dc54ed83 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:34.746152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ea4ae1e-bb9f-4e30-b7c5-0275dc54ed83 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:34.746152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ea4ae1e-bb9f-4e30-b7c5-0275dc54ed83 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:34.746280 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2ea4ae1e-bb9f-4e30-b7c5-0275dc54ed83 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:34.762165 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:34.762165 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:34.763316 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ea4ae1e-bb9f-4e30-b7c5-0275dc54ed83 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:34.763615 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 814/3243] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:34 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:34.969291 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-11219d57-5b92-43eb-840e-ad496f16481e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:34.972026 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11219d57-5b92-43eb-840e-ad496f16481e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:34.972026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11219d57-5b92-43eb-840e-ad496f16481e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:34.972026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11219d57-5b92-43eb-840e-ad496f16481e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:34.972026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-11219d57-5b92-43eb-840e-ad496f16481e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:34.976763 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:34.976763 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:34.977498 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11219d57-5b92-43eb-840e-ad496f16481e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:34.977979 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 814/3244] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:34 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:35.276895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9886ce06-3242-47e6-82b4-270479f39f7a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:35.278530 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9886ce06-3242-47e6-82b4-270479f39f7a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:35.278725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9886ce06-3242-47e6-82b4-270479f39f7a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:35.278985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9886ce06-3242-47e6-82b4-270479f39f7a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:35.279042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9886ce06-3242-47e6-82b4-270479f39f7a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:35.284285 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:35.284285 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:35.287139 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9886ce06-3242-47e6-82b4-270479f39f7a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:35.287139 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 810/3245] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:35 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:35.777254 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-10a2be13-a988-4604-8157-21bfb4b11142 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:35.779643 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10a2be13-a988-4604-8157-21bfb4b11142 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:35.779643 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10a2be13-a988-4604-8157-21bfb4b11142 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:35.779778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10a2be13-a988-4604-8157-21bfb4b11142 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:35.780029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-10a2be13-a988-4604-8157-21bfb4b11142 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:35.795677 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:35.795677 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:35.795677 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10a2be13-a988-4604-8157-21bfb4b11142 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:35.796160 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 808/3246] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:35 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:35.989900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efa844b3-09ec-499e-89bf-504cbe10008d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:35.995549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efa844b3-09ec-499e-89bf-504cbe10008d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:35.995741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efa844b3-09ec-499e-89bf-504cbe10008d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:35.995993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efa844b3-09ec-499e-89bf-504cbe10008d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:35.996280 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-efa844b3-09ec-499e-89bf-504cbe10008d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:36.007377 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:36.007377 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:36.008186 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efa844b3-09ec-499e-89bf-504cbe10008d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:36.008614 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 815/3247] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:35 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:36.303574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1c932533-d043-41e8-ad25-30419f317d75 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:36.306181 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1c932533-d043-41e8-ad25-30419f317d75 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:36.306181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1c932533-d043-41e8-ad25-30419f317d75 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:36.306181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1c932533-d043-41e8-ad25-30419f317d75 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:36.306181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1c932533-d043-41e8-ad25-30419f317d75 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:36.311155 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:36.311155 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:36.312071 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1c932533-d043-41e8-ad25-30419f317d75 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:36.313267 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 815/3248] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:36 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:36.810521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d67b0358-ef87-46c3-870b-23966c60b264 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:36.812794 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d67b0358-ef87-46c3-870b-23966c60b264 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:36.812985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d67b0358-ef87-46c3-870b-23966c60b264 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:36.813278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d67b0358-ef87-46c3-870b-23966c60b264 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:36.813278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d67b0358-ef87-46c3-870b-23966c60b264 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:36.818294 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:36.818294 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:36.819704 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d67b0358-ef87-46c3-870b-23966c60b264 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:36.820519 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 811/3249] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:36 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:37.021806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-689df3bc-83f6-4e86-8c88-b3e25b1b8140 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:37.031902 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-689df3bc-83f6-4e86-8c88-b3e25b1b8140 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:37.031902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-689df3bc-83f6-4e86-8c88-b3e25b1b8140 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:37.031902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-689df3bc-83f6-4e86-8c88-b3e25b1b8140 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:37.031902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-689df3bc-83f6-4e86-8c88-b3e25b1b8140 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:37.040743 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:37.040743 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:37.040743 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-689df3bc-83f6-4e86-8c88-b3e25b1b8140 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:37.040743 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 809/3250] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:37 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:37.328043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51ab6ad6-5805-411d-ada9-4331ca6234f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:37.328732 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51ab6ad6-5805-411d-ada9-4331ca6234f1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:37.329030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51ab6ad6-5805-411d-ada9-4331ca6234f1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:37.329265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51ab6ad6-5805-411d-ada9-4331ca6234f1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:37.329656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-51ab6ad6-5805-411d-ada9-4331ca6234f1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:37.335881 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:37.335881 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:37.336780 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51ab6ad6-5805-411d-ada9-4331ca6234f1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:37.337183 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 816/3251] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:37 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:37.833902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ab4d289f-6f31-407d-8dd7-25146b904d81 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:37.842622 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab4d289f-6f31-407d-8dd7-25146b904d81 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:37.842960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab4d289f-6f31-407d-8dd7-25146b904d81 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:37.843075 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab4d289f-6f31-407d-8dd7-25146b904d81 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:37.843233 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ab4d289f-6f31-407d-8dd7-25146b904d81 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:37.853532 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:37.853532 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:37.854992 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab4d289f-6f31-407d-8dd7-25146b904d81 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:37.856017 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 816/3252] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:37 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:38.050274 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d1efe05-1bbf-4a54-88a0-45877d38ec1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:38.053030 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d1efe05-1bbf-4a54-88a0-45877d38ec1a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:38.053406 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d1efe05-1bbf-4a54-88a0-45877d38ec1a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:38.053684 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d1efe05-1bbf-4a54-88a0-45877d38ec1a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:38.053836 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6d1efe05-1bbf-4a54-88a0-45877d38ec1a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:38.059904 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:38.059904 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:38.061027 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d1efe05-1bbf-4a54-88a0-45877d38ec1a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:38.061920 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 812/3253] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:38 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:38.353574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-871dc45b-f63f-4581-aa6e-2007bfc5ebc7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:38.357540 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-871dc45b-f63f-4581-aa6e-2007bfc5ebc7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:38.357730 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-871dc45b-f63f-4581-aa6e-2007bfc5ebc7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:38.358019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-871dc45b-f63f-4581-aa6e-2007bfc5ebc7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:38.358197 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-871dc45b-f63f-4581-aa6e-2007bfc5ebc7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:38.364007 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:38.364007 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:38.365312 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-871dc45b-f63f-4581-aa6e-2007bfc5ebc7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:38.365602 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 810/3254] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:38 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:38.608911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:38.610784 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:07:38.611261 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e4600fa-8dae-43c2-b8ef-9479e58f65ce", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-459670962", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:38.629561 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:38.629561 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:38.630476 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:38.630757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume 3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:07:38.677255 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['ab6004e9-ba09-4d5a-990e-577e3a6f5fba', '935ecefe-dfb1-49f3-9563-6ffbf8940225', '294534d8-32f0-4e9f-bf06-6fad6549354b', 'ce79ccbe-dde7-451a-ad24-f7c75c71d290'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:38.736451 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot force create request issued successfully. Aug 26 09:07:38.736985 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f4f96417-6e1f-4056-a74c-6997c3671a31 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:07:38.737599 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 817/3255] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:07:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:38.749490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ee19f9da-1671-49f0-bf13-0b1fa2e801c7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:38.753376 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ee19f9da-1671-49f0-bf13-0b1fa2e801c7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:38.753618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ee19f9da-1671-49f0-bf13-0b1fa2e801c7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:38.753804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ee19f9da-1671-49f0-bf13-0b1fa2e801c7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:38.761534 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:38.761534 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:38.761800 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ee19f9da-1671-49f0-bf13-0b1fa2e801c7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:38.762717 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ee19f9da-1671-49f0-bf13-0b1fa2e801c7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 returned with HTTP 200 Aug 26 09:07:38.762926 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 817/3256] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:38 2026] GET /volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:38.870576 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ab9dfab-cf38-4310-8ced-07926ab1f72b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:38.873624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ab9dfab-cf38-4310-8ced-07926ab1f72b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:38.873624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ab9dfab-cf38-4310-8ced-07926ab1f72b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:38.873624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ab9dfab-cf38-4310-8ced-07926ab1f72b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:38.873798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0ab9dfab-cf38-4310-8ced-07926ab1f72b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:38.881448 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:38.881448 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:38.883610 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ab9dfab-cf38-4310-8ced-07926ab1f72b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:38.883610 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 813/3257] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:38 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:39.078245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9f811a8e-6b93-4a3a-9af4-8dc0ccbc5a44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:39.080524 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f811a8e-6b93-4a3a-9af4-8dc0ccbc5a44 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:39.080732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f811a8e-6b93-4a3a-9af4-8dc0ccbc5a44 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:39.080956 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f811a8e-6b93-4a3a-9af4-8dc0ccbc5a44 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:39.081065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9f811a8e-6b93-4a3a-9af4-8dc0ccbc5a44 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:39.097354 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:39.097354 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:39.098269 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f811a8e-6b93-4a3a-9af4-8dc0ccbc5a44 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:39.098747 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 811/3258] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:39 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:39.382878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6c22f7d-f727-4dc8-81be-3b7344d28816 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:39.395540 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6c22f7d-f727-4dc8-81be-3b7344d28816 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:39.397536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6c22f7d-f727-4dc8-81be-3b7344d28816 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:39.397978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6c22f7d-f727-4dc8-81be-3b7344d28816 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:39.398150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c6c22f7d-f727-4dc8-81be-3b7344d28816 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:39.417025 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:39.417025 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:39.421248 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6c22f7d-f727-4dc8-81be-3b7344d28816 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:39.423538 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 818/3259] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:39 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:39.778448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a6ea93c2-f26c-471e-b731-050456e9eb4c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:39.780775 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6ea93c2-f26c-471e-b731-050456e9eb4c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:39.781226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6ea93c2-f26c-471e-b731-050456e9eb4c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:39.781593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6ea93c2-f26c-471e-b731-050456e9eb4c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:39.790602 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:39.790602 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:39.790602 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a6ea93c2-f26c-471e-b731-050456e9eb4c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:39.790602 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6ea93c2-f26c-471e-b731-050456e9eb4c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 returned with HTTP 200 Aug 26 09:07:39.790602 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 818/3260] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:39 2026] GET /volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:39.800615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e2396db-05f1-4ff7-9754-f91e6be4b08d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:39.803055 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e2396db-05f1-4ff7-9754-f91e6be4b08d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:39.803334 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e2396db-05f1-4ff7-9754-f91e6be4b08d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:39.803610 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e2396db-05f1-4ff7-9754-f91e6be4b08d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:39.810134 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:39.810134 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:39.810641 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e2396db-05f1-4ff7-9754-f91e6be4b08d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:39.811479 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e2396db-05f1-4ff7-9754-f91e6be4b08d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 returned with HTTP 200 Aug 26 09:07:39.811894 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 814/3261] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:39 2026] GET /volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:39.895135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-89a7e2a9-ee0a-40ae-98ec-6712d3513f17 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:39.896925 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-89a7e2a9-ee0a-40ae-98ec-6712d3513f17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:39.897160 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-89a7e2a9-ee0a-40ae-98ec-6712d3513f17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:39.897369 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-89a7e2a9-ee0a-40ae-98ec-6712d3513f17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:39.897547 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-89a7e2a9-ee0a-40ae-98ec-6712d3513f17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:39.902004 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:39.902004 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:39.902788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-89a7e2a9-ee0a-40ae-98ec-6712d3513f17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:39.903256 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 812/3262] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:39 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:40.114061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a6d4c89-5af1-4bb4-95fc-475ec37aaa97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:40.116605 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a6d4c89-5af1-4bb4-95fc-475ec37aaa97 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:40.116715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a6d4c89-5af1-4bb4-95fc-475ec37aaa97 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:40.116940 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a6d4c89-5af1-4bb4-95fc-475ec37aaa97 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:40.117116 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3a6d4c89-5af1-4bb4-95fc-475ec37aaa97 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:40.129682 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:40.129682 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:40.130565 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a6d4c89-5af1-4bb4-95fc-475ec37aaa97 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:40.131072 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 819/3263] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:40 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:40.439141 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-97ec8500-2834-4623-9cc7-dcf15f651981 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:40.444002 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97ec8500-2834-4623-9cc7-dcf15f651981 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:40.444002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97ec8500-2834-4623-9cc7-dcf15f651981 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:40.444002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-97ec8500-2834-4623-9cc7-dcf15f651981 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:40.444002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-97ec8500-2834-4623-9cc7-dcf15f651981 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:40.453461 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:40.453461 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:40.457869 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-97ec8500-2834-4623-9cc7-dcf15f651981 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:40.458401 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 819/3264] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:40 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:40.917944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d0e69ae-44e5-468e-93e8-0f6698b802ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:40.921304 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d0e69ae-44e5-468e-93e8-0f6698b802ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:40.921584 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d0e69ae-44e5-468e-93e8-0f6698b802ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:40.921755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d0e69ae-44e5-468e-93e8-0f6698b802ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:40.921959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7d0e69ae-44e5-468e-93e8-0f6698b802ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:40.932313 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:40.932313 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:40.932898 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d0e69ae-44e5-468e-93e8-0f6698b802ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:40.933816 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 815/3265] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:40 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:40.948738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c595176b-c142-4753-98c0-9424abfb125e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:40.952361 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c595176b-c142-4753-98c0-9424abfb125e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:07:40.952635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c595176b-c142-4753-98c0-9424abfb125e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:40.952950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c595176b-c142-4753-98c0-9424abfb125e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:40.953459 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c595176b-c142-4753-98c0-9424abfb125e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:40.959144 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:40.959144 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:40.960186 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c595176b-c142-4753-98c0-9424abfb125e tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:07:40.960972 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 813/3266] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:40 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:40.975720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:40.978613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:40.979186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dfc5fb80-dde4-4b7e-af18-c7d8472801bd", "incremental": true, "force": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:40.981404 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating new backup {'backup': {'volume_id': 'dfc5fb80-dde4-4b7e-af18-c7d8472801bd', 'incremental': True, 'force': True}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:40.981691 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating backup of volume dfc5fb80-dde4-4b7e-af18-c7d8472801bd in container None Aug 26 09:07:40.998429 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:40.998429 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:40.999235 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:41.040864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['fcb1226b-123a-4365-8ded-686624c3008f', '60d8376a-fc05-4b80-a371-75e6139ed82a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:41.104340 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-414215b6-aeab-44b0-92ef-edd9c97e63e7 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:41.104904 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 820/3267] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:40 2026] POST /volume/v3/backups => generated 288 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:41.115140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-89cff5cc-5645-4467-9989-b3e3a917b6f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:41.117299 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89cff5cc-5645-4467-9989-b3e3a917b6f5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:41.117598 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89cff5cc-5645-4467-9989-b3e3a917b6f5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:41.118215 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89cff5cc-5645-4467-9989-b3e3a917b6f5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:41.118215 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-89cff5cc-5645-4467-9989-b3e3a917b6f5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:41.124463 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:41.124463 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:41.126642 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89cff5cc-5645-4467-9989-b3e3a917b6f5 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:41.127950 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 820/3268] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:41 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:41.151421 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-326f7072-8acb-4f27-adcc-b3146894de40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:41.154136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-326f7072-8acb-4f27-adcc-b3146894de40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:41.154663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-326f7072-8acb-4f27-adcc-b3146894de40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:41.155630 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-326f7072-8acb-4f27-adcc-b3146894de40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:41.155630 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-326f7072-8acb-4f27-adcc-b3146894de40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:41.171137 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:41.171137 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:41.172138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-326f7072-8acb-4f27-adcc-b3146894de40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:41.172904 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 816/3269] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:41 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:41.471836 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0657ff7-3448-4711-82ec-22d53331180a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:41.475006 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0657ff7-3448-4711-82ec-22d53331180a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:41.475329 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0657ff7-3448-4711-82ec-22d53331180a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:41.475665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0657ff7-3448-4711-82ec-22d53331180a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:41.475791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a0657ff7-3448-4711-82ec-22d53331180a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:41.485930 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:41.485930 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:41.486822 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0657ff7-3448-4711-82ec-22d53331180a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:41.486822 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 814/3270] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:41 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:42.144357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee8f7dde-cf1c-4d8c-a7ef-c855a9df74fd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:42.146958 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee8f7dde-cf1c-4d8c-a7ef-c855a9df74fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:42.147217 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee8f7dde-cf1c-4d8c-a7ef-c855a9df74fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:42.147533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee8f7dde-cf1c-4d8c-a7ef-c855a9df74fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:42.147698 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ee8f7dde-cf1c-4d8c-a7ef-c855a9df74fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:42.152790 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:42.152790 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:42.153701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee8f7dde-cf1c-4d8c-a7ef-c855a9df74fd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:42.154158 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 821/3271] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:42 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:42.190222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6f8040d2-6b62-4c80-bae0-123011a052d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:42.192877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6f8040d2-6b62-4c80-bae0-123011a052d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:42.193201 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6f8040d2-6b62-4c80-bae0-123011a052d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:42.193508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6f8040d2-6b62-4c80-bae0-123011a052d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:42.193691 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6f8040d2-6b62-4c80-bae0-123011a052d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:42.199494 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:42.199494 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:42.200246 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6f8040d2-6b62-4c80-bae0-123011a052d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:42.200771 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 821/3272] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:42 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:42.506479 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82869a3a-de32-4a8d-be7a-8a3d68799253 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:42.514600 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82869a3a-de32-4a8d-be7a-8a3d68799253 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:42.515659 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82869a3a-de32-4a8d-be7a-8a3d68799253 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:42.515659 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82869a3a-de32-4a8d-be7a-8a3d68799253 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:42.515659 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-82869a3a-de32-4a8d-be7a-8a3d68799253 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:42.522517 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:42.522517 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:42.523264 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82869a3a-de32-4a8d-be7a-8a3d68799253 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:42.523633 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 817/3273] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:42 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:42.932646 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-202d667d-4e24-497c-b192-d2d990fe4397 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:42.934456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:42.934808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1374329281"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:42.936432 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1374329281'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:42.936571 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Create volume of 1 GB Aug 26 09:07:42.940837 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Availability Zones retrieved successfully. Aug 26 09:07:42.947429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Flow 'volume_create_api' (4e37a345-688c-489e-9551-1d0ebd5ae7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:42.948499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b740f7-32b0-497d-8267-94b7110bbf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:42.949657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:42.983341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b740f7-32b0-497d-8267-94b7110bbf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:42.984756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0ee11e-203d-4440-9578-226ebbe31257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:43.036760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Created reservations ['96966ab4-28ef-4e9c-8e4e-2fbc09326dae', '0f5e883f-565e-45ab-8ca0-561bf88f41bb', 'af196324-0d40-4d09-9c9a-6aac7dc36887', '41cc62a6-1e8c-49ee-9956-b8d67dcb9e00'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:43.037810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0ee11e-203d-4440-9578-226ebbe31257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96966ab4-28ef-4e9c-8e4e-2fbc09326dae', '0f5e883f-565e-45ab-8ca0-561bf88f41bb', 'af196324-0d40-4d09-9c9a-6aac7dc36887', '41cc62a6-1e8c-49ee-9956-b8d67dcb9e00']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:43.038855 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc7dc04-608c-400b-af13-6f225cdf1542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:43.068237 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc7dc04-608c-400b-af13-6f225cdf1542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1584d147-1222-4785-8441-f1cc8b9848b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1374329281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6435195b6f00437b9e9f08eaaef228ce',qos_specs=None,replication_status=,reservations=['96966ab4-28ef-4e9c-8e4e-2fbc09326dae','0f5e883f-565e-45ab-8ca0-561bf88f41bb','af196324-0d40-4d09-9c9a-6aac7dc36887','41cc62a6-1e8c-49ee-9956-b8d67dcb9e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cefd764b397c4f66b787d734a75be2da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1374329281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1584d147-1222-4785-8441-f1cc8b9848b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6435195b6f00437b9e9f08eaaef228ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cefd764b397c4f66b787d734a75be2da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:43.069978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e2e450-f43c-4659-8319-cc219c215013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:43.091477 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e2e450-f43c-4659-8319-cc219c215013) transitioned into state 'SUCCESS' from state '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-1374329281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6435195b6f00437b9e9f08eaaef228ce',qos_specs=None,replication_status=,reservations=['96966ab4-28ef-4e9c-8e4e-2fbc09326dae','0f5e883f-565e-45ab-8ca0-561bf88f41bb','af196324-0d40-4d09-9c9a-6aac7dc36887','41cc62a6-1e8c-49ee-9956-b8d67dcb9e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cefd764b397c4f66b787d734a75be2da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:43.092315 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcdfa52-1951-4b21-9372-2a958523d6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:43.102033 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcdfa52-1951-4b21-9372-2a958523d6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:43.103270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Flow 'volume_create_api' (4e37a345-688c-489e-9551-1d0ebd5ae7de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:43.103834 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Create volume request issued successfully. Aug 26 09:07:43.104590 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-202d667d-4e24-497c-b192-d2d990fe4397 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:43.105062 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 815/3274] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:07:42 2026] POST /volume/v3/volumes => generated 759 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:43.121610 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ca062d8-7321-412d-b5fb-404f242b346b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:43.124057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ca062d8-7321-412d-b5fb-404f242b346b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:07:43.124057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ca062d8-7321-412d-b5fb-404f242b346b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:43.124293 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ca062d8-7321-412d-b5fb-404f242b346b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:43.132893 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:43.132893 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:43.137676 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ca062d8-7321-412d-b5fb-404f242b346b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:07:43.143148 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ca062d8-7321-412d-b5fb-404f242b346b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:07:43.143669 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 822/3275] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:43 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:43.170493 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-037ad7d3-2ce1-440d-824e-bf2120f4f715 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:43.172375 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-037ad7d3-2ce1-440d-824e-bf2120f4f715 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:43.172662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-037ad7d3-2ce1-440d-824e-bf2120f4f715 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:43.173159 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-037ad7d3-2ce1-440d-824e-bf2120f4f715 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:43.173159 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-037ad7d3-2ce1-440d-824e-bf2120f4f715 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:43.177749 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:43.177749 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:43.178830 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-037ad7d3-2ce1-440d-824e-bf2120f4f715 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:43.179301 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 822/3276] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:43 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:43.215940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cfe19b94-d8cb-4989-a44a-0cdc71df3ffa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:43.218829 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfe19b94-d8cb-4989-a44a-0cdc71df3ffa tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:43.219198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfe19b94-d8cb-4989-a44a-0cdc71df3ffa tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:43.219638 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfe19b94-d8cb-4989-a44a-0cdc71df3ffa tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:43.219886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cfe19b94-d8cb-4989-a44a-0cdc71df3ffa tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:43.226518 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:43.226518 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:43.227323 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfe19b94-d8cb-4989-a44a-0cdc71df3ffa tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:43.228047 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 818/3277] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:43 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:43.537714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7496d725-62f7-42f2-aa01-3a41502b4e1c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:43.539822 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7496d725-62f7-42f2-aa01-3a41502b4e1c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:43.540061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7496d725-62f7-42f2-aa01-3a41502b4e1c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:43.540290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7496d725-62f7-42f2-aa01-3a41502b4e1c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:43.540434 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7496d725-62f7-42f2-aa01-3a41502b4e1c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:43.545728 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:43.545728 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:43.546717 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7496d725-62f7-42f2-aa01-3a41502b4e1c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:43.547135 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 816/3278] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:43 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:44.159300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23dcc4b5-5e68-403c-b1bb-61e9d0aa8eca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:44.162438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23dcc4b5-5e68-403c-b1bb-61e9d0aa8eca tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:07:44.162651 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23dcc4b5-5e68-403c-b1bb-61e9d0aa8eca tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:44.162834 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23dcc4b5-5e68-403c-b1bb-61e9d0aa8eca tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:44.176171 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:44.176171 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:44.181456 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-23dcc4b5-5e68-403c-b1bb-61e9d0aa8eca tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:07:44.189446 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23dcc4b5-5e68-403c-b1bb-61e9d0aa8eca tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:07:44.190053 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 823/3279] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:44 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:44.196856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-65f9167e-9ff8-4404-827d-f875c6ef24f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:44.201734 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65f9167e-9ff8-4404-827d-f875c6ef24f2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:44.202033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65f9167e-9ff8-4404-827d-f875c6ef24f2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:44.202307 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65f9167e-9ff8-4404-827d-f875c6ef24f2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:44.202442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-65f9167e-9ff8-4404-827d-f875c6ef24f2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:44.213311 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:44.213311 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:44.216823 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65f9167e-9ff8-4404-827d-f875c6ef24f2 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:44.217257 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 823/3280] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:44 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:44.239616 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a680c20d-a0c5-412c-b4b5-8302696d662f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:44.241909 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a680c20d-a0c5-412c-b4b5-8302696d662f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:44.242171 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a680c20d-a0c5-412c-b4b5-8302696d662f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:44.242439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a680c20d-a0c5-412c-b4b5-8302696d662f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:44.242581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a680c20d-a0c5-412c-b4b5-8302696d662f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:44.247829 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:44.247829 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:44.248677 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a680c20d-a0c5-412c-b4b5-8302696d662f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:44.249212 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 819/3281] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:44 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:44.559817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d688c5d-16f9-48ce-bdb3-cfcd3da85799 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:44.561934 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d688c5d-16f9-48ce-bdb3-cfcd3da85799 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:44.562364 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d688c5d-16f9-48ce-bdb3-cfcd3da85799 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:44.563572 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d688c5d-16f9-48ce-bdb3-cfcd3da85799 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:44.563572 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5d688c5d-16f9-48ce-bdb3-cfcd3da85799 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:44.570576 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:44.570576 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:44.572760 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d688c5d-16f9-48ce-bdb3-cfcd3da85799 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:44.572760 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 817/3282] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:44 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:45.230224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b139c621-983a-41b5-b82e-48f6f519f31b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:45.233757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b139c621-983a-41b5-b82e-48f6f519f31b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:45.234036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b139c621-983a-41b5-b82e-48f6f519f31b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:45.234248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b139c621-983a-41b5-b82e-48f6f519f31b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:45.234364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b139c621-983a-41b5-b82e-48f6f519f31b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:45.241504 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:45.241504 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:45.242700 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b139c621-983a-41b5-b82e-48f6f519f31b tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:45.243287 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 824/3283] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:45 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:45.262877 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f997893f-5fef-4570-bdb6-231cc12e0ea1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:45.265246 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f997893f-5fef-4570-bdb6-231cc12e0ea1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:45.265585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f997893f-5fef-4570-bdb6-231cc12e0ea1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:45.265833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f997893f-5fef-4570-bdb6-231cc12e0ea1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:45.266005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-f997893f-5fef-4570-bdb6-231cc12e0ea1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:45.270544 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:45.270544 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:45.271410 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f997893f-5fef-4570-bdb6-231cc12e0ea1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:45.271864 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 824/3284] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:45 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:45.585245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80eb13bf-3954-4ca3-bed8-2a7bd6f78c9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:45.587120 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80eb13bf-3954-4ca3-bed8-2a7bd6f78c9d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:45.587872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80eb13bf-3954-4ca3-bed8-2a7bd6f78c9d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:45.587872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80eb13bf-3954-4ca3-bed8-2a7bd6f78c9d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:45.587872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-80eb13bf-3954-4ca3-bed8-2a7bd6f78c9d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:45.594154 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:45.594154 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:45.595028 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80eb13bf-3954-4ca3-bed8-2a7bd6f78c9d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:45.595419 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 820/3285] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:45 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:46.256553 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b85f5d4f-b530-450b-9487-b49322c9a741 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:46.258531 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b85f5d4f-b530-450b-9487-b49322c9a741 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:46.258783 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b85f5d4f-b530-450b-9487-b49322c9a741 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:46.259114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b85f5d4f-b530-450b-9487-b49322c9a741 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:46.259273 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b85f5d4f-b530-450b-9487-b49322c9a741 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:46.264723 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:46.264723 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:46.265865 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b85f5d4f-b530-450b-9487-b49322c9a741 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:46.266459 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 818/3286] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:46 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:46.284913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1ba86656-e40d-447e-bafa-46e105f62e8d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:46.286910 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ba86656-e40d-447e-bafa-46e105f62e8d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:46.287183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ba86656-e40d-447e-bafa-46e105f62e8d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:46.287428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ba86656-e40d-447e-bafa-46e105f62e8d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:46.287547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1ba86656-e40d-447e-bafa-46e105f62e8d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:46.295633 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:46.295633 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:46.296624 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ba86656-e40d-447e-bafa-46e105f62e8d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:46.297266 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 825/3287] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:46 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:46.576251 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1d05d7e3-16be-41d5-8f9f-b522d2770d73 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:46.581435 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d05d7e3-16be-41d5-8f9f-b522d2770d73 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:07:46.581703 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d05d7e3-16be-41d5-8f9f-b522d2770d73 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:46.581945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d05d7e3-16be-41d5-8f9f-b522d2770d73 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:46.600084 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:46.600084 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:46.608354 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1d05d7e3-16be-41d5-8f9f-b522d2770d73 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:46.610790 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24c9cc03-8bcd-43b8-a225-55de626b8629 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:46.613623 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24c9cc03-8bcd-43b8-a225-55de626b8629 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:46.614113 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24c9cc03-8bcd-43b8-a225-55de626b8629 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:46.614492 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24c9cc03-8bcd-43b8-a225-55de626b8629 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:46.614903 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-24c9cc03-8bcd-43b8-a225-55de626b8629 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:46.617546 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d05d7e3-16be-41d5-8f9f-b522d2770d73 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:07:46.618189 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 825/3288] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:46 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1648 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:46.622019 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:46.622019 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:46.623502 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24c9cc03-8bcd-43b8-a225-55de626b8629 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:46.624596 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 821/3289] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:46 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:47.283526 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8eab9f7f-4c10-4ec8-903b-471810402a7a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:47.285447 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8eab9f7f-4c10-4ec8-903b-471810402a7a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:47.285552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8eab9f7f-4c10-4ec8-903b-471810402a7a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:47.286284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8eab9f7f-4c10-4ec8-903b-471810402a7a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:47.286284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8eab9f7f-4c10-4ec8-903b-471810402a7a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:47.297989 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:47.297989 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:47.299281 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8eab9f7f-4c10-4ec8-903b-471810402a7a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:47.299970 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 819/3290] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:47 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:47.309664 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c029242-85e1-4528-a5b3-db70bd6d6acb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:47.313334 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c029242-85e1-4528-a5b3-db70bd6d6acb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:47.313334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c029242-85e1-4528-a5b3-db70bd6d6acb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:47.314342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c029242-85e1-4528-a5b3-db70bd6d6acb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:47.314342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8c029242-85e1-4528-a5b3-db70bd6d6acb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:47.320020 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:47.320020 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:47.322169 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c029242-85e1-4528-a5b3-db70bd6d6acb tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:47.322835 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 826/3291] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:47 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:47.636533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6ac9fa9a-9812-44eb-92d2-281f5811991c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:47.636931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b8d0e69-53e8-4497-a5f1-735013deb63f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:47.638432 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b8d0e69-53e8-4497-a5f1-735013deb63f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:47.638675 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b8d0e69-53e8-4497-a5f1-735013deb63f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:47.638897 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b8d0e69-53e8-4497-a5f1-735013deb63f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:47.638977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6ac9fa9a-9812-44eb-92d2-281f5811991c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:07:47.639015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6b8d0e69-53e8-4497-a5f1-735013deb63f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:47.639338 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6ac9fa9a-9812-44eb-92d2-281f5811991c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:47.639720 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6ac9fa9a-9812-44eb-92d2-281f5811991c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:47.645021 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:47.645021 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:47.646275 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b8d0e69-53e8-4497-a5f1-735013deb63f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:47.646731 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 822/3292] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:47 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:47.655670 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:47.655670 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:47.663697 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6ac9fa9a-9812-44eb-92d2-281f5811991c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:47.668676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6ac9fa9a-9812-44eb-92d2-281f5811991c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:07:47.669332 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 826/3293] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:47 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1648 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:47.874207 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:47.876235 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:47.876488 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:47.876725 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:47.876866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: 0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:47.883462 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:47.883462 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:47.883939 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:47.909609 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:07:47.909753 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-babd5fb4-ee41-41af-9b9c-fec0b33a2fbf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 returned with HTTP 202 Aug 26 09:07:47.910282 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 820/3294] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:07:47 2026] DELETE /volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:47.925061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0cad9b4d-e479-40dc-a623-0b130476b026 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:47.928101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cad9b4d-e479-40dc-a623-0b130476b026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:47.928372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cad9b4d-e479-40dc-a623-0b130476b026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:47.928638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cad9b4d-e479-40dc-a623-0b130476b026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:47.935759 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:47.935759 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:47.936498 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0cad9b4d-e479-40dc-a623-0b130476b026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:47.937523 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cad9b4d-e479-40dc-a623-0b130476b026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 returned with HTTP 200 Aug 26 09:07:47.938159 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 827/3295] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:47 2026] GET /volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:48.312782 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf30df5d-9021-4c1b-9f41-0296a3c77c94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:48.314916 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf30df5d-9021-4c1b-9f41-0296a3c77c94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:48.315126 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf30df5d-9021-4c1b-9f41-0296a3c77c94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:48.315363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf30df5d-9021-4c1b-9f41-0296a3c77c94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:48.315531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cf30df5d-9021-4c1b-9f41-0296a3c77c94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:48.320940 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:48.320940 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:48.321980 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf30df5d-9021-4c1b-9f41-0296a3c77c94 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:48.322435 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 823/3296] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:48 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:48.334449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ab7ecc85-5fba-4526-a831-9df0c5590660 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:48.337096 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab7ecc85-5fba-4526-a831-9df0c5590660 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:48.337096 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab7ecc85-5fba-4526-a831-9df0c5590660 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:48.337945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ab7ecc85-5fba-4526-a831-9df0c5590660 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:48.338449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ab7ecc85-5fba-4526-a831-9df0c5590660 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:48.343966 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:48.343966 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:48.344879 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ab7ecc85-5fba-4526-a831-9df0c5590660 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:48.345413 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 827/3297] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:48 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:48.663110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b76fb61e-897a-4fe0-a421-bda482a88a13 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:48.666721 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b76fb61e-897a-4fe0-a421-bda482a88a13 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:48.667046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b76fb61e-897a-4fe0-a421-bda482a88a13 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:48.667352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b76fb61e-897a-4fe0-a421-bda482a88a13 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:48.667589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b76fb61e-897a-4fe0-a421-bda482a88a13 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:48.673028 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:48.673028 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:48.673991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b76fb61e-897a-4fe0-a421-bda482a88a13 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:48.674542 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 821/3298] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:48 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:48.689197 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-09b14d27-a540-44bc-b6c5-dd93f9e5562e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:48.691301 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09b14d27-a540-44bc-b6c5-dd93f9e5562e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:07:48.691591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09b14d27-a540-44bc-b6c5-dd93f9e5562e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:48.691805 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09b14d27-a540-44bc-b6c5-dd93f9e5562e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:48.711457 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:48.711457 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:48.720968 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-09b14d27-a540-44bc-b6c5-dd93f9e5562e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:48.730586 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09b14d27-a540-44bc-b6c5-dd93f9e5562e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:07:48.731243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 828/3299] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:48 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1648 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:48.952289 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9860cf6a-0960-4111-862c-8f7e97df86be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:48.954831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9860cf6a-0960-4111-862c-8f7e97df86be tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 Aug 26 09:07:48.955172 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9860cf6a-0960-4111-862c-8f7e97df86be tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:48.956405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9860cf6a-0960-4111-862c-8f7e97df86be tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:48.960494 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9860cf6a-0960-4111-862c-8f7e97df86be tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 returned with HTTP 404 Aug 26 09:07:48.961129 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 824/3300] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:48 2026] GET /volume/v3/snapshots/0504dda4-0e73-4767-8369-34c52713dbc8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:49.336162 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-25defaff-750a-4a0a-9887-64d1ee8412c3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.341636 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25defaff-750a-4a0a-9887-64d1ee8412c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:49.342009 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-25defaff-750a-4a0a-9887-64d1ee8412c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.342460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-25defaff-750a-4a0a-9887-64d1ee8412c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.342530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-25defaff-750a-4a0a-9887-64d1ee8412c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:49.350709 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.350709 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:49.351776 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-25defaff-750a-4a0a-9887-64d1ee8412c3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:49.352419 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 828/3301] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:49.358424 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29f4df66-f547-416f-ac53-eb0faeeb6eb5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.362064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29f4df66-f547-416f-ac53-eb0faeeb6eb5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:49.365174 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29f4df66-f547-416f-ac53-eb0faeeb6eb5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.365585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29f4df66-f547-416f-ac53-eb0faeeb6eb5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.365865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-29f4df66-f547-416f-ac53-eb0faeeb6eb5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:49.374497 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.374497 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:49.375177 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29f4df66-f547-416f-ac53-eb0faeeb6eb5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:49.375668 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 822/3302] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:49.703794 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-db3f0e02-3eb2-45ad-bfe0-dec2a8736d70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.707819 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db3f0e02-3eb2-45ad-bfe0-dec2a8736d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:49.707819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db3f0e02-3eb2-45ad-bfe0-dec2a8736d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.707819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db3f0e02-3eb2-45ad-bfe0-dec2a8736d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.708149 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-db3f0e02-3eb2-45ad-bfe0-dec2a8736d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:49.717121 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.717121 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:49.718017 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db3f0e02-3eb2-45ad-bfe0-dec2a8736d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:49.718585 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 829/3303] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:49.737504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18e85134-9645-4c81-964a-3544bf2f15a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.737504 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18e85134-9645-4c81-964a-3544bf2f15a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:49.737504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18e85134-9645-4c81-964a-3544bf2f15a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.739144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18e85134-9645-4c81-964a-3544bf2f15a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.750821 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.750821 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:49.751883 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18e85134-9645-4c81-964a-3544bf2f15a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:07:49.752755 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18e85134-9645-4c81-964a-3544bf2f15a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c returned with HTTP 200 Aug 26 09:07:49.754584 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 825/3304] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:49.755929 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-259b9da5-bb68-481a-a375-0bf5629e2074 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.758687 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-259b9da5-bb68-481a-a375-0bf5629e2074 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:07:49.758954 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-259b9da5-bb68-481a-a375-0bf5629e2074 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.759173 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-259b9da5-bb68-481a-a375-0bf5629e2074 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.767690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-994f1eaf-7319-4419-b64d-b91155490882 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.769751 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-994f1eaf-7319-4419-b64d-b91155490882 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:49.770079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-994f1eaf-7319-4419-b64d-b91155490882 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.770224 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-994f1eaf-7319-4419-b64d-b91155490882 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.770312 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-994f1eaf-7319-4419-b64d-b91155490882 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:49.770355 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.770355 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:49.774347 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-259b9da5-bb68-481a-a375-0bf5629e2074 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:49.781185 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-259b9da5-bb68-481a-a375-0bf5629e2074 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:07:49.781185 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 829/3305] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1648 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:49.781564 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.781564 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:49.786297 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-994f1eaf-7319-4419-b64d-b91155490882 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:49.786773 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 823/3306] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:49.800417 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.802875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:49.802987 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.803203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.803366 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete backup with id: d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. Aug 26 09:07:49.815871 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.815871 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:49.843729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] delete_backup rpcapi backup_id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:07:49.849549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e37a95d0-c626-4c48-a1f7-8175bf286f60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 202 Aug 26 09:07:49.849549 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 830/3307] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:49 2026] DELETE /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:49.858420 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d126fe8d-530a-4ff9-a8a9-60629f46a84f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:49.867533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d126fe8d-530a-4ff9-a8a9-60629f46a84f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:49.867973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d126fe8d-530a-4ff9-a8a9-60629f46a84f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:49.869512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d126fe8d-530a-4ff9-a8a9-60629f46a84f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:49.869823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d126fe8d-530a-4ff9-a8a9-60629f46a84f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:49.879758 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:49.879758 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:49.881102 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d126fe8d-530a-4ff9-a8a9-60629f46a84f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:49.881699 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 826/3308] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:49 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:50.368169 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3244a21e-b5b8-474d-9b2c-041ab47d6516 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:50.374995 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3244a21e-b5b8-474d-9b2c-041ab47d6516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:50.375919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3244a21e-b5b8-474d-9b2c-041ab47d6516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:50.376171 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3244a21e-b5b8-474d-9b2c-041ab47d6516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:50.376618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3244a21e-b5b8-474d-9b2c-041ab47d6516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:50.385410 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:50.385410 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:50.387604 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3244a21e-b5b8-474d-9b2c-041ab47d6516 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:50.389958 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 830/3309] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:50 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:50.398416 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f64b5a31-a12f-48ac-86d6-7c556817d6ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:50.401870 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f64b5a31-a12f-48ac-86d6-7c556817d6ee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:50.401870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f64b5a31-a12f-48ac-86d6-7c556817d6ee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:50.401870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f64b5a31-a12f-48ac-86d6-7c556817d6ee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:50.401870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f64b5a31-a12f-48ac-86d6-7c556817d6ee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:50.411683 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:50.411683 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:50.412825 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f64b5a31-a12f-48ac-86d6-7c556817d6ee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:50.413956 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 824/3310] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:50 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:50.582776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0c4055af-5b98-43f2-b00c-138a5cd53eca req-50155e72-6f31-4890-8d80-134cc4e19dd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:50.585421 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0c4055af-5b98-43f2-b00c-138a5cd53eca req-50155e72-6f31-4890-8d80-134cc4e19dd7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4 Aug 26 09:07:50.585799 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0c4055af-5b98-43f2-b00c-138a5cd53eca req-50155e72-6f31-4890-8d80-134cc4e19dd7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:50.586644 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0c4055af-5b98-43f2-b00c-138a5cd53eca req-50155e72-6f31-4890-8d80-134cc4e19dd7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:50.599480 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:50.599480 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:50.693195 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0c4055af-5b98-43f2-b00c-138a5cd53eca req-50155e72-6f31-4890-8d80-134cc4e19dd7 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4 returned with HTTP 200 Aug 26 09:07:50.693721 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 831/3311] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:07:50 2026] DELETE /volume/v3/attachments/3597285a-3c87-4fdc-a492-448705753dd4 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:50.797438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08b51938-1ff1-4d33-8e62-ff5674280602 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:50.799957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08b51938-1ff1-4d33-8e62-ff5674280602 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:07:50.800188 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08b51938-1ff1-4d33-8e62-ff5674280602 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:50.802006 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08b51938-1ff1-4d33-8e62-ff5674280602 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:50.815951 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:50.815951 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:50.824238 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08b51938-1ff1-4d33-8e62-ff5674280602 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:50.830557 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08b51938-1ff1-4d33-8e62-ff5674280602 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:07:50.831032 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 827/3312] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:50 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:50.850147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5351d31e-469b-4ab4-944d-5608238939e8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:50.856396 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:50.856801 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "983785fe-4d38-4956-9ff8-8ba9d0c06d24", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1340387192"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:50.866565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating new backup {'backup': {'volume_id': '983785fe-4d38-4956-9ff8-8ba9d0c06d24', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1340387192'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:50.866680 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating backup of volume 983785fe-4d38-4956-9ff8-8ba9d0c06d24 in container None Aug 26 09:07:50.889999 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:50.889999 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:50.889999 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:07:50.904299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0d5f52ff-d62d-4240-8abc-142b649d85ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:50.907334 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0d5f52ff-d62d-4240-8abc-142b649d85ed tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:50.908398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0d5f52ff-d62d-4240-8abc-142b649d85ed tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:50.908398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0d5f52ff-d62d-4240-8abc-142b649d85ed tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:50.908398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0d5f52ff-d62d-4240-8abc-142b649d85ed tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:50.915564 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:50.915564 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:50.916526 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0d5f52ff-d62d-4240-8abc-142b649d85ed tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 200 Aug 26 09:07:50.917042 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 825/3313] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:50 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:50.943071 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['875fc431-4a1b-4524-a814-8439af78c138', '2a527e1d-50c2-4632-89c8-5fb26ea5b9e9'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:51.041114 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5351d31e-469b-4ab4-944d-5608238939e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:51.041599 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 831/3314] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:50 2026] POST /volume/v3/backups => generated 330 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:51.059215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6d75456-fefe-48a5-8a8b-0b8482a6c0aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.064684 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6d75456-fefe-48a5-8a8b-0b8482a6c0aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:51.064684 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6d75456-fefe-48a5-8a8b-0b8482a6c0aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.064949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6d75456-fefe-48a5-8a8b-0b8482a6c0aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.065347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d6d75456-fefe-48a5-8a8b-0b8482a6c0aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:51.073751 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.073751 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:51.075318 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6d75456-fefe-48a5-8a8b-0b8482a6c0aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:51.075494 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 832/3315] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:51.131499 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b76f56eb-d10e-47b1-ae21-6a4a1a88b8a4 req-785ba709-d903-42d0-82ed-d2d9e1d7d989 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.134416 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b76f56eb-d10e-47b1-ae21-6a4a1a88b8a4 req-785ba709-d903-42d0-82ed-d2d9e1d7d989 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8 Aug 26 09:07:51.134881 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b76f56eb-d10e-47b1-ae21-6a4a1a88b8a4 req-785ba709-d903-42d0-82ed-d2d9e1d7d989 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.135254 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b76f56eb-d10e-47b1-ae21-6a4a1a88b8a4 req-785ba709-d903-42d0-82ed-d2d9e1d7d989 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.144898 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.144898 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:51.220353 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b76f56eb-d10e-47b1-ae21-6a4a1a88b8a4 req-785ba709-d903-42d0-82ed-d2d9e1d7d989 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8 returned with HTTP 200 Aug 26 09:07:51.220569 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 828/3316] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:07:51 2026] DELETE /volume/v3/attachments/9f080ec9-0650-4b99-81d5-de3c5af9dec8 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:51.407496 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a0d766d-5fff-4326-bf24-c97f0a26b679 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.410992 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a0d766d-5fff-4326-bf24-c97f0a26b679 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:51.410992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a0d766d-5fff-4326-bf24-c97f0a26b679 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.410992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a0d766d-5fff-4326-bf24-c97f0a26b679 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.410992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6a0d766d-5fff-4326-bf24-c97f0a26b679 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:51.418783 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.418783 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:51.421267 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a0d766d-5fff-4326-bf24-c97f0a26b679 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:51.421727 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 826/3317] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:51.426681 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-55966259-5f29-4e68-afab-d75e3e8b6b47 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.432031 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-55966259-5f29-4e68-afab-d75e3e8b6b47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:51.432404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-55966259-5f29-4e68-afab-d75e3e8b6b47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.432687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-55966259-5f29-4e68-afab-d75e3e8b6b47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.432874 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-55966259-5f29-4e68-afab-d75e3e8b6b47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:51.445591 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.445591 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:51.447077 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-55966259-5f29-4e68-afab-d75e3e8b6b47 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:51.447497 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 832/3318] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:51.461691 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.463801 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1/export_record Aug 26 09:07:51.464569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.464569 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.465046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Export record for backup ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:07:51.470153 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.470153 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:51.471250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling RPCAPI with context: , host: np0000008153, backup: ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 09:07:51.478675 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] export_record in rpcapi backup_id ddcba3e7-7396-402c-933d-14e842012fd1 on host np0000008153. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 09:07:51.495211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGRjYmEzZTctNzM5Ni00MDJjLTkzM2QtMTRlODQyMDEyZmQxIiwgInVzZXJfaWQiOiAiNWU0M2Y1ODNkOGViNGM3OWE0ZGU5ZjE5Nzc1NmZmYmYiLCAicHJvamVjdF9pZCI6ICIwZTYxMmUxMzRmMWY0OTIxYTE3YzY3ZDE0MDk2NjcwYiIsICJ2b2x1bWVfaWQiOiAiNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQzNjM1MDU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxLzIwMjYwODI2MDkwNzM0L2F6X25vdmFfYmFja3VwX2RkY2JhM2U3LTczOTYtNDAyYy05MzNkLTE0ZTg0MjAxMmZkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowNzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 09:07:51.495561 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8f467f0-e068-4e54-a28e-7d61e1fb6c1d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1/export_record returned with HTTP 200 Aug 26 09:07:51.497059 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 833/3319] 10.4.3.236 () {68 vars in 1430 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:51.508876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f9fe5ad-e03e-480b-b6de-f4e8674625b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.509624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f9fe5ad-e03e-480b-b6de-f4e8674625b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:07:51.510574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f9fe5ad-e03e-480b-b6de-f4e8674625b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.510574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f9fe5ad-e03e-480b-b6de-f4e8674625b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.510574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0f9fe5ad-e03e-480b-b6de-f4e8674625b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:51.515793 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.515793 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:51.516786 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f9fe5ad-e03e-480b-b6de-f4e8674625b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:07:51.517399 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 829/3320] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:51.529195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.531322 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups/import_record Aug 26 09:07:51.531865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWEwYThlZjMtYTYwZC00NWQzLTkwNGYtOWM2MjQ5OTFjOTQwIiwgInVzZXJfaWQiOiAiNWU0M2Y1ODNkOGViNGM3OWE0ZGU5ZjE5Nzc1NmZmYmYiLCAicHJvamVjdF9pZCI6ICIwZTYxMmUxMzRmMWY0OTIxYTE3YzY3ZDE0MDk2NjcwYiIsICJ2b2x1bWVfaWQiOiAiNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQzNjM1MDU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxLzIwMjYwODI2MDkwNzM0L2F6X25vdmFfYmFja3VwX2RkY2JhM2U3LTczOTYtNDAyYy05MzNkLTE0ZTg0MjAxMmZkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowNzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:51.533591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWEwYThlZjMtYTYwZC00NWQzLTkwNGYtOWM2MjQ5OTFjOTQwIiwgInVzZXJfaWQiOiAiNWU0M2Y1ODNkOGViNGM3OWE0ZGU5ZjE5Nzc1NmZmYmYiLCAicHJvamVjdF9pZCI6ICIwZTYxMmUxMzRmMWY0OTIxYTE3YzY3ZDE0MDk2NjcwYiIsICJ2b2x1bWVfaWQiOiAiNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQzNjM1MDU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxLzIwMjYwODI2MDkwNzM0L2F6X25vdmFfYmFja3VwX2RkY2JhM2U3LTczOTYtNDAyYy05MzNkLTE0ZTg0MjAxMmZkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowNzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 09:07:51.533788 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWEwYThlZjMtYTYwZC00NWQzLTkwNGYtOWM2MjQ5OTFjOTQwIiwgInVzZXJfaWQiOiAiNWU0M2Y1ODNkOGViNGM3OWE0ZGU5ZjE5Nzc1NmZmYmYiLCAicHJvamVjdF9pZCI6ICIwZTYxMmUxMzRmMWY0OTIxYTE3YzY3ZDE0MDk2NjcwYiIsICJ2b2x1bWVfaWQiOiAiNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQzNjM1MDU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxLzIwMjYwODI2MDkwNzM0L2F6X25vdmFfYmFja3VwX2RkY2JhM2U3LTczOTYtNDAyYy05MzNkLTE0ZTg0MjAxMmZkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowNzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 09:07:51.581039 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['e2a92b15-ff79-4dc9-b863-2f6360f77402', 'bd20d940-5a08-4415-aa11-18941b9176b3'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:51.606129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] import_record rpcapi backup id 9a0a8ef3-a60d-45d3-904f-9c624991c940 on host np0000008153 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWEwYThlZjMtYTYwZC00NWQzLTkwNGYtOWM2MjQ5OTFjOTQwIiwgInVzZXJfaWQiOiAiNWU0M2Y1ODNkOGViNGM3OWE0ZGU5ZjE5Nzc1NmZmYmYiLCAicHJvamVjdF9pZCI6ICIwZTYxMmUxMzRmMWY0OTIxYTE3YzY3ZDE0MDk2NjcwYiIsICJ2b2x1bWVfaWQiOiAiNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQzNjM1MDU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzExN2ViNzYtYWRkZC00ZTI3LTg4M2UtMjg3Y2Q1YmYyNzkxLzIwMjYwODI2MDkwNzM0L2F6X25vdmFfYmFja3VwX2RkY2JhM2U3LTczOTYtNDAyYy05MzNkLTE0ZTg0MjAxMmZkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOTowNzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100239) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 26 09:07:51.608405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Import record output: {'backup': {'id': '9a0a8ef3-a60d-45d3-904f-9c624991c940', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940'}, {'rel': 'bookmark', 'href': 'https://10.4.3.236/volume/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940'}]}}. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 26 09:07:51.608771 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a45679f6-189b-4041-8aeb-a2f2feda7e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/import_record returned with HTTP 201 Aug 26 09:07:51.609419 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 827/3321] 10.4.3.236 () {70 vars in 1342 bytes} [Wed Aug 26 09:07:51 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 81 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 26 09:07:51.619975 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d11efba2-ac35-4073-8aea-3b220072d266 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.622997 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d11efba2-ac35-4073-8aea-3b220072d266 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 Aug 26 09:07:51.622997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d11efba2-ac35-4073-8aea-3b220072d266 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.623288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d11efba2-ac35-4073-8aea-3b220072d266 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.623764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d11efba2-ac35-4073-8aea-3b220072d266 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id 9a0a8ef3-a60d-45d3-904f-9c624991c940. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:51.630280 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:51.630280 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:51.631358 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d11efba2-ac35-4073-8aea-3b220072d266 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 returned with HTTP 200 Aug 26 09:07:51.632035 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 833/3322] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:51.933179 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9adbb29-cbd2-4142-88cb-a877467bb04e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:51.935863 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9adbb29-cbd2-4142-88cb-a877467bb04e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 Aug 26 09:07:51.936114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9adbb29-cbd2-4142-88cb-a877467bb04e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:51.936477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9adbb29-cbd2-4142-88cb-a877467bb04e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:51.937265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e9adbb29-cbd2-4142-88cb-a877467bb04e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Show backup with id d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:51.941333 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9adbb29-cbd2-4142-88cb-a877467bb04e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 returned with HTTP 404 Aug 26 09:07:51.941798 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 834/3323] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:51 2026] GET /volume/v3/backups/d43bfc04-c93b-4fe1-8d4a-d6ceea3bf546 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:52.055542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.057998 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:52.058386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.058742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.058807 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:52.065816 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.065816 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:52.066458 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:07:52.087676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8e24b28-3218-4ffd-98ea-46c4ea7b004c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.098322 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:07:52.098816 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8e24b28-3218-4ffd-98ea-46c4ea7b004c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:52.098890 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a3c70a3-27d2-48ab-86d2-8fab1ffc1c59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c returned with HTTP 202 Aug 26 09:07:52.098925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8e24b28-3218-4ffd-98ea-46c4ea7b004c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.098925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8e24b28-3218-4ffd-98ea-46c4ea7b004c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.098925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e8e24b28-3218-4ffd-98ea-46c4ea7b004c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:52.099039 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 830/3324] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:07:52 2026] DELETE /volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:52.104344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-76b67f19-f7f8-4561-8c76-5db364ca5303 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.106977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-76b67f19-f7f8-4561-8c76-5db364ca5303 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:52.108401 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.108401 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:52.108504 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-76b67f19-f7f8-4561-8c76-5db364ca5303 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.108504 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-76b67f19-f7f8-4561-8c76-5db364ca5303 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.109568 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8e24b28-3218-4ffd-98ea-46c4ea7b004c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:52.109568 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 828/3325] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:52 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:52.115715 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.115715 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:52.116460 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-76b67f19-f7f8-4561-8c76-5db364ca5303 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:07:52.117519 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-76b67f19-f7f8-4561-8c76-5db364ca5303 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c returned with HTTP 200 Aug 26 09:07:52.120037 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 834/3326] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:52 2026] GET /volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:52.436949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78e94f98-78ee-4ef1-8301-d1f31d463820 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.440119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78e94f98-78ee-4ef1-8301-d1f31d463820 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:52.441054 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78e94f98-78ee-4ef1-8301-d1f31d463820 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.441054 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78e94f98-78ee-4ef1-8301-d1f31d463820 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.441054 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-78e94f98-78ee-4ef1-8301-d1f31d463820 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:52.450970 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.450970 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:52.452097 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78e94f98-78ee-4ef1-8301-d1f31d463820 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:52.452616 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 835/3327] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:52 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:52.645006 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5f55632-cec6-4fcb-aef0-d5fe955ff85e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.647424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5f55632-cec6-4fcb-aef0-d5fe955ff85e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 Aug 26 09:07:52.648173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5f55632-cec6-4fcb-aef0-d5fe955ff85e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.649063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5f55632-cec6-4fcb-aef0-d5fe955ff85e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.649063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a5f55632-cec6-4fcb-aef0-d5fe955ff85e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id 9a0a8ef3-a60d-45d3-904f-9c624991c940. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:52.655794 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.655794 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:52.656620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5f55632-cec6-4fcb-aef0-d5fe955ff85e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 returned with HTTP 200 Aug 26 09:07:52.657044 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 831/3328] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:52 2026] GET /volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:52.671201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-517472c1-cdf0-4975-91b9-0e315b94eeee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.673671 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-517472c1-cdf0-4975-91b9-0e315b94eeee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 Aug 26 09:07:52.674345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-517472c1-cdf0-4975-91b9-0e315b94eeee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.674620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-517472c1-cdf0-4975-91b9-0e315b94eeee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.675445 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-517472c1-cdf0-4975-91b9-0e315b94eeee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete backup with id: 9a0a8ef3-a60d-45d3-904f-9c624991c940. Aug 26 09:07:52.683348 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.683348 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:52.706828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-517472c1-cdf0-4975-91b9-0e315b94eeee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] delete_backup rpcapi backup_id 9a0a8ef3-a60d-45d3-904f-9c624991c940 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:07:52.708928 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-517472c1-cdf0-4975-91b9-0e315b94eeee tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 returned with HTTP 202 Aug 26 09:07:52.709406 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 829/3329] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:52 2026] DELETE /volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:52.718083 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ebc0b8d7-2cd9-4b63-bc58-e4df49bce3f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:52.724307 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ebc0b8d7-2cd9-4b63-bc58-e4df49bce3f2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 Aug 26 09:07:52.724628 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ebc0b8d7-2cd9-4b63-bc58-e4df49bce3f2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:52.724823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ebc0b8d7-2cd9-4b63-bc58-e4df49bce3f2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:52.725578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ebc0b8d7-2cd9-4b63-bc58-e4df49bce3f2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id 9a0a8ef3-a60d-45d3-904f-9c624991c940. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:52.740377 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:52.740377 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:52.741321 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ebc0b8d7-2cd9-4b63-bc58-e4df49bce3f2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 returned with HTTP 200 Aug 26 09:07:52.743740 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 835/3330] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:52 2026] GET /volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 => generated 737 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:53.126389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b26ac236-8e61-4a29-a12d-12ad0c7d6fb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.128455 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b26ac236-8e61-4a29-a12d-12ad0c7d6fb1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:53.128654 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b26ac236-8e61-4a29-a12d-12ad0c7d6fb1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.128821 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b26ac236-8e61-4a29-a12d-12ad0c7d6fb1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.129300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b26ac236-8e61-4a29-a12d-12ad0c7d6fb1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:53.131712 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb271bd6-4a24-4eab-a98c-58c7f915dd62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.135750 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.135750 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:53.136924 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b26ac236-8e61-4a29-a12d-12ad0c7d6fb1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:53.137679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb271bd6-4a24-4eab-a98c-58c7f915dd62 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c Aug 26 09:07:53.137781 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 836/3331] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:53.137837 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb271bd6-4a24-4eab-a98c-58c7f915dd62 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.138451 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb271bd6-4a24-4eab-a98c-58c7f915dd62 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.143297 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb271bd6-4a24-4eab-a98c-58c7f915dd62 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c returned with HTTP 404 Aug 26 09:07:53.143877 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 832/3332] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/snapshots/236a329e-7ffe-4b83-ab51-2b79e63b392c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:53.160304 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ba967394-e6c4-4568-aa99-d41a58a1aa61 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.163472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba967394-e6c4-4568-aa99-d41a58a1aa61 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:07:53.163717 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba967394-e6c4-4568-aa99-d41a58a1aa61 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.163946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba967394-e6c4-4568-aa99-d41a58a1aa61 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.172795 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.172795 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:53.181798 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ba967394-e6c4-4568-aa99-d41a58a1aa61 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:53.194545 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba967394-e6c4-4568-aa99-d41a58a1aa61 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:07:53.194925 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 830/3333] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:53.248304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-70faf556-662f-41d7-880e-61b6b436b4a4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.253622 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:53.254469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1200365041"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:53.256144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request body: {'volume': {'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1200365041'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:53.395456 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume of 1 GB Aug 26 09:07:53.405860 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Availability Zones retrieved successfully. Aug 26 09:07:53.415363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (172b657c-d644-46b2-adc4-937776c13b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:53.416580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713135a4-d132-4fe5-946f-b2879eb28049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:53.417726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:53.467782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c24b6f2c-2592-40fa-a17a-ecd508411c77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.470766 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c24b6f2c-2592-40fa-a17a-ecd508411c77 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:53.471109 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c24b6f2c-2592-40fa-a17a-ecd508411c77 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.471465 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c24b6f2c-2592-40fa-a17a-ecd508411c77 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.471757 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c24b6f2c-2592-40fa-a17a-ecd508411c77 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:53.479103 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.479103 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:53.480140 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c24b6f2c-2592-40fa-a17a-ecd508411c77 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:53.480624 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 837/3334] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:53.485227 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0009960c-b059-4656-83f5-72681253a09a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.488898 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:07:53.488898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.488898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.488898 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: 3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:07:53.501015 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.501015 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:53.504959 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713135a4-d132-4fe5-946f-b2879eb28049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:53.504959 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (babca69b-116b-47e6-be7c-d233196c2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:53.505550 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:53.543915 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:07:53.544130 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0009960c-b059-4656-83f5-72681253a09a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 202 Aug 26 09:07:53.544669 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 833/3335] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:53 2026] DELETE /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:53.556616 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d99bc4e-f575-4016-95e8-5f2a30e9cecb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.560802 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d99bc4e-f575-4016-95e8-5f2a30e9cecb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:07:53.561408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d99bc4e-f575-4016-95e8-5f2a30e9cecb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.561491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d99bc4e-f575-4016-95e8-5f2a30e9cecb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.587604 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.587604 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:53.594564 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['97ecf7c6-9fc9-4a45-8171-b9f7c83d0e12', '8c03e003-db92-48cc-bf63-66db54db8d58', 'b42956b4-4617-4463-825d-a8e16846621d', 'd4de9fcf-2e43-467e-8ddc-2111081f4315'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:53.595486 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (babca69b-116b-47e6-be7c-d233196c2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ecf7c6-9fc9-4a45-8171-b9f7c83d0e12', '8c03e003-db92-48cc-bf63-66db54db8d58', 'b42956b4-4617-4463-825d-a8e16846621d', 'd4de9fcf-2e43-467e-8ddc-2111081f4315']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:53.596928 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d99bc4e-f575-4016-95e8-5f2a30e9cecb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:53.597090 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5409a69b-56ac-43eb-b655-31c45055914e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:53.605150 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d99bc4e-f575-4016-95e8-5f2a30e9cecb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 200 Aug 26 09:07:53.605722 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 831/3336] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:53.633544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5409a69b-56ac-43eb-b655-31c45055914e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c924daf8-22b8-460b-87b9-49c5d43d9f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1200365041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['97ecf7c6-9fc9-4a45-8171-b9f7c83d0e12','8c03e003-db92-48cc-bf63-66db54db8d58','b42956b4-4617-4463-825d-a8e16846621d','d4de9fcf-2e43-467e-8ddc-2111081f4315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1200365041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c924daf8-22b8-460b-87b9-49c5d43d9f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f421af9314c4485a0928caa9e1a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d464ce310e4bc7803df9ed91755039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:53.634870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca6278a-556c-4156-a88e-fcc616044897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:53.665704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca6278a-556c-4156-a88e-fcc616044897) transitioned into state 'SUCCESS' from state '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-1200365041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['97ecf7c6-9fc9-4a45-8171-b9f7c83d0e12','8c03e003-db92-48cc-bf63-66db54db8d58','b42956b4-4617-4463-825d-a8e16846621d','d4de9fcf-2e43-467e-8ddc-2111081f4315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:53.666412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e419f82-6950-46ee-a087-ed1c4eba4db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:53.680403 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e419f82-6950-46ee-a087-ed1c4eba4db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:53.681760 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (172b657c-d644-46b2-adc4-937776c13b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:53.682393 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request issued successfully. Aug 26 09:07:53.683282 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-70faf556-662f-41d7-880e-61b6b436b4a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:53.683862 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 836/3337] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:53 2026] POST /volume/v3/volumes => generated 754 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:53.703668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e80d964f-b0b0-45a9-ad33-defe5ecd97d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.707674 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e80d964f-b0b0-45a9-ad33-defe5ecd97d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:07:53.708939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e80d964f-b0b0-45a9-ad33-defe5ecd97d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.708939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e80d964f-b0b0-45a9-ad33-defe5ecd97d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.721319 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.721319 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:53.730013 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e80d964f-b0b0-45a9-ad33-defe5ecd97d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:53.736029 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e80d964f-b0b0-45a9-ad33-defe5ecd97d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:07:53.736517 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 838/3338] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:53.755412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-227113d8-f1a4-4d24-8486-81c28fb42f8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.760726 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-227113d8-f1a4-4d24-8486-81c28fb42f8e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 Aug 26 09:07:53.760726 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-227113d8-f1a4-4d24-8486-81c28fb42f8e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.762332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-227113d8-f1a4-4d24-8486-81c28fb42f8e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.765601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-227113d8-f1a4-4d24-8486-81c28fb42f8e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id 9a0a8ef3-a60d-45d3-904f-9c624991c940. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:53.772253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-227113d8-f1a4-4d24-8486-81c28fb42f8e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 returned with HTTP 404 Aug 26 09:07:53.772951 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 834/3339] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/backups/9a0a8ef3-a60d-45d3-904f-9c624991c940 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:53.784731 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de9e4ef7-78d5-40b2-b505-f963e135238a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.786829 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 Aug 26 09:07:53.787135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.787422 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.787691 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume with id: 7117eb76-addd-4e27-883e-287cd5bf2791 Aug 26 09:07:53.800884 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.800884 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:53.800884 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:53.837221 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume request issued successfully. Aug 26 09:07:53.837972 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de9e4ef7-78d5-40b2-b505-f963e135238a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 returned with HTTP 202 Aug 26 09:07:53.838696 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 832/3340] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:07:53 2026] DELETE /volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:07:53.848372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-09229015-90fb-4f3b-a199-873ac2b07cf7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:53.850482 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09229015-90fb-4f3b-a199-873ac2b07cf7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 Aug 26 09:07:53.850774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09229015-90fb-4f3b-a199-873ac2b07cf7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:53.851197 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09229015-90fb-4f3b-a199-873ac2b07cf7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:53.868975 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:53.868975 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:53.873911 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-09229015-90fb-4f3b-a199-873ac2b07cf7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:53.881800 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09229015-90fb-4f3b-a199-873ac2b07cf7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 returned with HTTP 200 Aug 26 09:07:53.882550 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 837/3341] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:53 2026] GET /volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:54.155719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af254de6-68e9-4b84-9e37-99eda39fb65e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.158822 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af254de6-68e9-4b84-9e37-99eda39fb65e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:54.159054 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af254de6-68e9-4b84-9e37-99eda39fb65e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.159248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af254de6-68e9-4b84-9e37-99eda39fb65e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.159398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-af254de6-68e9-4b84-9e37-99eda39fb65e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:54.169773 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:54.169773 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:54.172988 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af254de6-68e9-4b84-9e37-99eda39fb65e tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:54.172988 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 839/3342] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:54.495548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f20bcb61-a034-4dbd-bdf5-b6ed79b2b6cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.498462 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f20bcb61-a034-4dbd-bdf5-b6ed79b2b6cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:54.498809 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f20bcb61-a034-4dbd-bdf5-b6ed79b2b6cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.498937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f20bcb61-a034-4dbd-bdf5-b6ed79b2b6cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.499080 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f20bcb61-a034-4dbd-bdf5-b6ed79b2b6cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:54.510035 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:54.510035 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:54.510921 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f20bcb61-a034-4dbd-bdf5-b6ed79b2b6cf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:54.511329 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 835/3343] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:54.621041 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b7065b3-d17e-44d7-b717-43f8ece0b9a3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.623280 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b7065b3-d17e-44d7-b717-43f8ece0b9a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce Aug 26 09:07:54.623549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b7065b3-d17e-44d7-b717-43f8ece0b9a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.623799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b7065b3-d17e-44d7-b717-43f8ece0b9a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.631234 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b7065b3-d17e-44d7-b717-43f8ece0b9a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce returned with HTTP 404 Aug 26 09:07:54.631882 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 833/3344] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/volumes/3e4600fa-8dae-43c2-b8ef-9479e58f65ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:54.662014 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.663830 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:54.664219 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-770701632", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:54.666120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-770701632', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:54.752256 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea6bf602-5191-4c6e-b396-6b6cb955d515 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.754441 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea6bf602-5191-4c6e-b396-6b6cb955d515 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:07:54.754641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea6bf602-5191-4c6e-b396-6b6cb955d515 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.754912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea6bf602-5191-4c6e-b396-6b6cb955d515 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.764096 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:54.764096 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:54.769265 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:07:54.769734 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea6bf602-5191-4c6e-b396-6b6cb955d515 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:07:54.776740 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:07:54.776905 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea6bf602-5191-4c6e-b396-6b6cb955d515 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:07:54.777541 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 840/3345] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:54.786443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (75ffd387-ea8b-4cfe-864f-393082e546c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:54.787865 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0c346b-962e-4264-8419-6294fc001053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:54.788937 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:54.878928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0c346b-962e-4264-8419-6294fc001053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:54.878928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3308e42-21cc-4b76-bf13-d9b0aa7d4ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:54.903893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e54d57b0-dcba-4122-af59-9daaee388db7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.907772 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e54d57b0-dcba-4122-af59-9daaee388db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 Aug 26 09:07:54.907772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e54d57b0-dcba-4122-af59-9daaee388db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.907772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e54d57b0-dcba-4122-af59-9daaee388db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.920077 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e54d57b0-dcba-4122-af59-9daaee388db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 returned with HTTP 404 Aug 26 09:07:54.920795 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 836/3346] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/volumes/7117eb76-addd-4e27-883e-287cd5bf2791 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:54.931765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f70fe39-a1b9-40ef-98ca-a0695c678552 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.933868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['1454a121-e017-40a4-a418-0c0c47db5e8a', '72b2c8c8-d130-4b77-9584-75b97bb23945', '55babca3-3c0b-4baa-b6a7-87381ba12aea', '0b4b5f6c-f619-4d07-ad54-a8924eac6d51'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:54.934250 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f70fe39-a1b9-40ef-98ca-a0695c678552 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups Aug 26 09:07:54.934622 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f70fe39-a1b9-40ef-98ca-a0695c678552 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.934822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3308e42-21cc-4b76-bf13-d9b0aa7d4ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1454a121-e017-40a4-a418-0c0c47db5e8a', '72b2c8c8-d130-4b77-9584-75b97bb23945', '55babca3-3c0b-4baa-b6a7-87381ba12aea', '0b4b5f6c-f619-4d07-ad54-a8924eac6d51']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:54.936144 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f70fe39-a1b9-40ef-98ca-a0695c678552 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.936683 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acf2beb-84d4-4115-9f87-3a84c6b691e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:54.941760 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f70fe39-a1b9-40ef-98ca-a0695c678552 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 200 Aug 26 09:07:54.942187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 834/3347] 10.4.3.236 () {68 vars in 1277 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/backups => generated 625 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:54.956203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eff1b243-f5f4-4c1a-8818-90af2d46bd21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.958446 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eff1b243-f5f4-4c1a-8818-90af2d46bd21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups?project_id=0e612e134f1f4921a17c67d14096670b Aug 26 09:07:54.958503 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eff1b243-f5f4-4c1a-8818-90af2d46bd21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:54.958820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eff1b243-f5f4-4c1a-8818-90af2d46bd21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:54.963309 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acf2beb-84d4-4115-9f87-3a84c6b691e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a94473-e718-47ba-977d-e735471af54b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-770701632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['1454a121-e017-40a4-a418-0c0c47db5e8a','72b2c8c8-d130-4b77-9584-75b97bb23945','55babca3-3c0b-4baa-b6a7-87381ba12aea','0b4b5f6c-f619-4d07-ad54-a8924eac6d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-770701632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a94473-e718-47ba-977d-e735471af54b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:54.964448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa61388-3aa0-405b-b506-d75539ea34db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:54.973642 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eff1b243-f5f4-4c1a-8818-90af2d46bd21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups?project_id=0e612e134f1f4921a17c67d14096670b returned with HTTP 200 Aug 26 09:07:54.974308 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 841/3348] 10.4.3.236 () {68 vars in 1364 bytes} [Wed Aug 26 09:07:54 2026] GET /volume/v3/backups?project_id=0e612e134f1f4921a17c67d14096670b => generated 625 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:54.988509 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:54.989967 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:54.990432 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa61388-3aa0-405b-b506-d75539ea34db) transitioned into state 'SUCCESS' from state '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-770701632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['1454a121-e017-40a4-a418-0c0c47db5e8a','72b2c8c8-d130-4b77-9584-75b97bb23945','55babca3-3c0b-4baa-b6a7-87381ba12aea','0b4b5f6c-f619-4d07-ad54-a8924eac6d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:54.991923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1163629673"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:54.992077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb664f9-a66f-41d3-aea8-f01f3c332a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:54.992803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1163629673'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:54.992803 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume of 1 GB Aug 26 09:07:55.002728 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Availability Zones retrieved successfully. Aug 26 09:07:55.010182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (7ae5cdc2-6673-4ca4-9fa7-3bda97749cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:55.011944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623d074f-5adb-4ccc-93f3-a70cdf5bb517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:55.012912 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:55.019697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb664f9-a66f-41d3-aea8-f01f3c332a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:55.022130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (75ffd387-ea8b-4cfe-864f-393082e546c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:55.023461 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:07:55.025410 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-24aafb10-9ff8-4413-bb9e-51d109328cdb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:55.026388 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 838/3349] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:54 2026] POST /volume/v3/volumes => generated 758 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:55.043539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-594e6428-f461-457b-8255-90509e3da45d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:55.048663 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-594e6428-f461-457b-8255-90509e3da45d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:07:55.048999 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-594e6428-f461-457b-8255-90509e3da45d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:55.049303 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-594e6428-f461-457b-8255-90509e3da45d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:55.051006 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623d074f-5adb-4ccc-93f3-a70cdf5bb517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:55.052226 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f7ebf2-f09f-42b6-8a13-05df7f979e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:55.065724 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:55.065724 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:55.071236 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-594e6428-f461-457b-8255-90509e3da45d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:55.077647 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-594e6428-f461-457b-8255-90509e3da45d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 200 Aug 26 09:07:55.078304 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 835/3350] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:55 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:55.117613 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['063293c5-3f1e-4dc0-9a11-c451f2aad8fa', 'bff38fa6-60ad-4370-bf4d-a2ae4a654734', 'a386d058-0654-4ebd-a5cb-370eeab85c16', '0782152a-7cb3-4e4a-939f-08aee79d4c63'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:55.118412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f7ebf2-f09f-42b6-8a13-05df7f979e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063293c5-3f1e-4dc0-9a11-c451f2aad8fa', 'bff38fa6-60ad-4370-bf4d-a2ae4a654734', 'a386d058-0654-4ebd-a5cb-370eeab85c16', '0782152a-7cb3-4e4a-939f-08aee79d4c63']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:55.119545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4589bc71-746d-42ce-bcf5-00ae5258aa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:55.149033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4589bc71-746d-42ce-bcf5-00ae5258aa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab9c7688-3793-45e9-ad96-321841955fb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1163629673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['063293c5-3f1e-4dc0-9a11-c451f2aad8fa','bff38fa6-60ad-4370-bf4d-a2ae4a654734','a386d058-0654-4ebd-a5cb-370eeab85c16','0782152a-7cb3-4e4a-939f-08aee79d4c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1163629673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab9c7688-3793-45e9-ad96-321841955fb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e612e134f1f4921a17c67d14096670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:55.149527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b92081e-ecf8-4345-9aa7-74aa9c463e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:55.175269 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b92081e-ecf8-4345-9aa7-74aa9c463e84) transitioned into state 'SUCCESS' from state '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-1163629673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['063293c5-3f1e-4dc0-9a11-c451f2aad8fa','bff38fa6-60ad-4370-bf4d-a2ae4a654734','a386d058-0654-4ebd-a5cb-370eeab85c16','0782152a-7cb3-4e4a-939f-08aee79d4c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:55.176039 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1438d93-7e39-4ac6-bd39-ec6e65dc5b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:55.185798 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10146eb2-1264-407a-aa7a-cf83518bf4a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:55.187914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10146eb2-1264-407a-aa7a-cf83518bf4a3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:55.187914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10146eb2-1264-407a-aa7a-cf83518bf4a3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:55.188104 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10146eb2-1264-407a-aa7a-cf83518bf4a3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:55.188159 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-10146eb2-1264-407a-aa7a-cf83518bf4a3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:55.191321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1438d93-7e39-4ac6-bd39-ec6e65dc5b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:55.192605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (7ae5cdc2-6673-4ca4-9fa7-3bda97749cc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:55.193010 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request issued successfully. Aug 26 09:07:55.193810 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8b417b8-3d86-41ff-8ef2-c177112f131f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:07:55.194952 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 837/3351] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:07:54 2026] POST /volume/v3/volumes => generated 778 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:55.202799 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:55.202799 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:55.203956 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10146eb2-1264-407a-aa7a-cf83518bf4a3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:55.206385 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 842/3352] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:55 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:55.210030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3cbea863-e22e-4254-95b7-6214f13f695a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:55.212654 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cbea863-e22e-4254-95b7-6214f13f695a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 Aug 26 09:07:55.212983 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cbea863-e22e-4254-95b7-6214f13f695a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:55.213306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3cbea863-e22e-4254-95b7-6214f13f695a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:55.238181 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:55.238181 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:55.251679 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3cbea863-e22e-4254-95b7-6214f13f695a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:55.274033 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3cbea863-e22e-4254-95b7-6214f13f695a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 returned with HTTP 200 Aug 26 09:07:55.274660 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 839/3353] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:55 2026] GET /volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 => generated 957 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:55.526898 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7491049-233e-432f-a2dc-fa61b5e87ff8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:55.528697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7491049-233e-432f-a2dc-fa61b5e87ff8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:55.529270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7491049-233e-432f-a2dc-fa61b5e87ff8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:55.529500 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7491049-233e-432f-a2dc-fa61b5e87ff8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:55.529779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c7491049-233e-432f-a2dc-fa61b5e87ff8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:55.534949 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:55.534949 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:55.536113 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7491049-233e-432f-a2dc-fa61b5e87ff8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:55.536958 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 836/3354] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:55 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:07:56.095524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54b9ee24-723a-4cdb-acb8-29a2a86a9582 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.097385 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54b9ee24-723a-4cdb-acb8-29a2a86a9582 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:07:56.097385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54b9ee24-723a-4cdb-acb8-29a2a86a9582 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.097590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54b9ee24-723a-4cdb-acb8-29a2a86a9582 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.105759 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.105759 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:56.109725 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54b9ee24-723a-4cdb-acb8-29a2a86a9582 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:56.115526 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54b9ee24-723a-4cdb-acb8-29a2a86a9582 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 200 Aug 26 09:07:56.116255 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 838/3355] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:56.134625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83198ad9-a8e4-4966-ac6f-bb6717240b21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.139744 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83198ad9-a8e4-4966-ac6f-bb6717240b21 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:07:56.139744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83198ad9-a8e4-4966-ac6f-bb6717240b21 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.139744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83198ad9-a8e4-4966-ac6f-bb6717240b21 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.146951 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.146951 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:56.151099 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83198ad9-a8e4-4966-ac6f-bb6717240b21 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:56.158695 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83198ad9-a8e4-4966-ac6f-bb6717240b21 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 200 Aug 26 09:07:56.159215 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 843/3356] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:56.171988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.174298 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:07:56.174791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53a94473-e718-47ba-977d-e735471af54b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1748407938", "description": null, "metadata": null}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:56.187996 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.187996 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:56.188641 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:56.188837 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume 53a94473-e718-47ba-977d-e735471af54b Aug 26 09:07:56.205229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-841b5d38-fd1d-425e-b95d-8379fcdad309 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.207493 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-841b5d38-fd1d-425e-b95d-8379fcdad309 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:56.207655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-841b5d38-fd1d-425e-b95d-8379fcdad309 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.207907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-841b5d38-fd1d-425e-b95d-8379fcdad309 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.219315 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.219315 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:56.219736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de965e32-ad26-4c24-a452-5d43ed3c32aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.222491 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de965e32-ad26-4c24-a452-5d43ed3c32aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:56.222768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de965e32-ad26-4c24-a452-5d43ed3c32aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.223160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de965e32-ad26-4c24-a452-5d43ed3c32aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.224114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['a03c84ce-7b2a-44de-b8c6-70e54e118ac4', 'f387219f-b7dd-436f-a74a-0402186ccac9', '353fffcd-c606-4de0-a95e-44b5479d4d22', '2364e85c-d014-45cc-97b0-84ad43dc4a8f'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:56.224408 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-841b5d38-fd1d-425e-b95d-8379fcdad309 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:56.226062 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-de965e32-ad26-4c24-a452-5d43ed3c32aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:56.230790 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-841b5d38-fd1d-425e-b95d-8379fcdad309 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:56.231233 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 837/3357] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:56.232669 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.232669 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:56.233817 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de965e32-ad26-4c24-a452-5d43ed3c32aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:56.234455 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 839/3358] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:56.282918 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot create request issued successfully. Aug 26 09:07:56.283320 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0020b67-6023-42bc-82dd-d12ea56eb328 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:07:56.283820 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 840/3359] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:07:56 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 26 09:07:56.297274 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d53e08de-a262-4fe1-8b4b-851a9a6521d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.299888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d53e08de-a262-4fe1-8b4b-851a9a6521d7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:07:56.300365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d53e08de-a262-4fe1-8b4b-851a9a6521d7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.300753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d53e08de-a262-4fe1-8b4b-851a9a6521d7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.302132 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8cf53a63-89bb-46da-8665-8f4cbc23fae7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.306701 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8cf53a63-89bb-46da-8665-8f4cbc23fae7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 Aug 26 09:07:56.306944 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8cf53a63-89bb-46da-8665-8f4cbc23fae7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.307152 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8cf53a63-89bb-46da-8665-8f4cbc23fae7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.310784 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.310784 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:56.313208 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d53e08de-a262-4fe1-8b4b-851a9a6521d7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:56.313703 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-b189bff9-4009-4d29-83dc-8d68dd9da877 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.315223 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d53e08de-a262-4fe1-8b4b-851a9a6521d7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:07:56.315677 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 844/3360] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:56.316246 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-b189bff9-4009-4d29-83dc-8d68dd9da877 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:56.316465 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-b189bff9-4009-4d29-83dc-8d68dd9da877 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.316712 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-b189bff9-4009-4d29-83dc-8d68dd9da877 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.322297 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.322297 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:56.327472 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8cf53a63-89bb-46da-8665-8f4cbc23fae7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:56.331798 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.331798 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:56.334524 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8cf53a63-89bb-46da-8665-8f4cbc23fae7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 returned with HTTP 200 Aug 26 09:07:56.335225 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 838/3361] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 => generated 1018 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:56.340482 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-b189bff9-4009-4d29-83dc-8d68dd9da877 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:56.347926 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-b189bff9-4009-4d29-83dc-8d68dd9da877 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:56.347926 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 840/3362] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:56.350568 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.353514 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:56.353514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab9c7688-3793-45e9-ad96-321841955fb6", "name": "tempest-type-Backup-948714417"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:56.354995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating new backup {'backup': {'volume_id': 'ab9c7688-3793-45e9-ad96-321841955fb6', 'name': 'tempest-type-Backup-948714417'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:56.355184 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating backup of volume ab9c7688-3793-45e9-ad96-321841955fb6 in container None Aug 26 09:07:56.370715 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.370715 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:56.371379 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:07:56.382723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.386492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] POST https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa/action Aug 26 09:07:56.387061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:07:56.387487 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:56.396376 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['05288f4b-de97-43af-a68c-ac32bc3a37cb', '414a4950-e493-4429-adf7-0ed99ff02628'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:56.409252 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.409252 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:56.409962 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:56.419632 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Begin detaching volume completed successfully. Aug 26 09:07:56.420042 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0256b610-7aa7-4f4f-b5d0-52cc104c3c6e tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa/action returned with HTTP 202 Aug 26 09:07:56.420762 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 845/3363] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:07:56 2026] POST /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:56.445643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4a9b8b04-b0be-4d3f-86dc-fde0accde256 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:56.446224 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 841/3364] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:07:56 2026] POST /volume/v3/backups => generated 315 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:56.458332 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8a34bcb0-a4c6-4992-9463-8ef1ae9e3343 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.461598 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a34bcb0-a4c6-4992-9463-8ef1ae9e3343 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:07:56.463865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a34bcb0-a4c6-4992-9463-8ef1ae9e3343 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.463865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a34bcb0-a4c6-4992-9463-8ef1ae9e3343 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.463865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8a34bcb0-a4c6-4992-9463-8ef1ae9e3343 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:56.469897 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.469897 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:56.471170 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a34bcb0-a4c6-4992-9463-8ef1ae9e3343 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:07:56.471897 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 839/3365] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:56.483935 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0a6e957-3322-4fd6-8389-bb1e534e125b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.484015 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0a6e957-3322-4fd6-8389-bb1e534e125b None None] GET https://10.4.3.236/volume// Aug 26 09:07:56.484492 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0a6e957-3322-4fd6-8389-bb1e534e125b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.484589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0a6e957-3322-4fd6-8389-bb1e534e125b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.485065 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0a6e957-3322-4fd6-8389-bb1e534e125b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:07:56.485439 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 841/3366] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:07: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 26 09:07:56.495032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0829ab67-46cb-49b7-a757-fdf45d9467f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.497617 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0829ab67-46cb-49b7-a757-fdf45d9467f4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:07:56.498037 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0829ab67-46cb-49b7-a757-fdf45d9467f4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.498312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0829ab67-46cb-49b7-a757-fdf45d9467f4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.515660 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.515660 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:56.521500 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0829ab67-46cb-49b7-a757-fdf45d9467f4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:07:56.527264 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-0829ab67-46cb-49b7-a757-fdf45d9467f4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:07:56.528302 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 846/3367] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:07:56.551382 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-66573ec0-0ec4-4daf-8d83-c15142bf5c0a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.553608 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66573ec0-0ec4-4daf-8d83-c15142bf5c0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:56.553912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66573ec0-0ec4-4daf-8d83-c15142bf5c0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.554182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66573ec0-0ec4-4daf-8d83-c15142bf5c0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.554271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-66573ec0-0ec4-4daf-8d83-c15142bf5c0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:56.559377 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.559377 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:56.560370 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66573ec0-0ec4-4daf-8d83-c15142bf5c0a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:56.560795 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 842/3368] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:56.574873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1586f2f5-6095-406e-b2fd-58af619f1c24 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.577006 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1586f2f5-6095-406e-b2fd-58af619f1c24 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:56.578865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1586f2f5-6095-406e-b2fd-58af619f1c24 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.578865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1586f2f5-6095-406e-b2fd-58af619f1c24 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.578865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1586f2f5-6095-406e-b2fd-58af619f1c24 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:56.596694 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.596694 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:56.601361 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1586f2f5-6095-406e-b2fd-58af619f1c24 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:56.601611 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 840/3369] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 708 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:56.615021 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.616672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:56.616672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.617106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.617106 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete backup with id: 92b7f94b-6516-464b-88e4-ddfa01369bfe. Aug 26 09:07:56.623029 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.623029 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:56.642571 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] delete_backup rpcapi backup_id 92b7f94b-6516-464b-88e4-ddfa01369bfe {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:07:56.646979 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54cebecd-2285-4594-93c4-1b6f62c7b147 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 202 Aug 26 09:07:56.646979 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 842/3370] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:07:56 2026] DELETE /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:07:56.655800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-18b412e0-9015-4c63-b245-ef63e6578423 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:56.658207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18b412e0-9015-4c63-b245-ef63e6578423 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:56.658432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18b412e0-9015-4c63-b245-ef63e6578423 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:56.658555 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18b412e0-9015-4c63-b245-ef63e6578423 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:56.658674 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-18b412e0-9015-4c63-b245-ef63e6578423 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:56.664561 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:56.664561 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:56.665487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18b412e0-9015-4c63-b245-ef63e6578423 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 200 Aug 26 09:07:56.665993 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 847/3371] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:56 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:57.246092 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a48474e6-d03e-48d1-bf9e-b578a015d842 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.248315 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a48474e6-d03e-48d1-bf9e-b578a015d842 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:57.248556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a48474e6-d03e-48d1-bf9e-b578a015d842 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.248772 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a48474e6-d03e-48d1-bf9e-b578a015d842 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.248927 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a48474e6-d03e-48d1-bf9e-b578a015d842 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:57.253649 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.253649 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:57.254576 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a48474e6-d03e-48d1-bf9e-b578a015d842 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:57.255304 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 843/3372] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:57.328870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e9a6b0a7-b4ad-4b72-b0bb-734c7e4b180e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.333160 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9a6b0a7-b4ad-4b72-b0bb-734c7e4b180e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:07:57.333160 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9a6b0a7-b4ad-4b72-b0bb-734c7e4b180e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.333160 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9a6b0a7-b4ad-4b72-b0bb-734c7e4b180e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.341357 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.341357 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:57.341740 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e9a6b0a7-b4ad-4b72-b0bb-734c7e4b180e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:57.342772 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9a6b0a7-b4ad-4b72-b0bb-734c7e4b180e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:07:57.343286 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 841/3373] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:57.354443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3142b210-a1d4-4578-aea8-a8302160bb3f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.356463 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3142b210-a1d4-4578-aea8-a8302160bb3f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:07:57.356705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3142b210-a1d4-4578-aea8-a8302160bb3f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.356965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3142b210-a1d4-4578-aea8-a8302160bb3f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.363146 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.363146 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:57.363373 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3142b210-a1d4-4578-aea8-a8302160bb3f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:57.364323 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3142b210-a1d4-4578-aea8-a8302160bb3f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:07:57.364961 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 843/3374] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:57.486072 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10c8eca7-5340-42c7-be2c-60cfefc75400 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.488510 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10c8eca7-5340-42c7-be2c-60cfefc75400 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:07:57.490172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10c8eca7-5340-42c7-be2c-60cfefc75400 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.490172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10c8eca7-5340-42c7-be2c-60cfefc75400 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.490172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-10c8eca7-5340-42c7-be2c-60cfefc75400 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:57.493908 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.493908 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:57.494444 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10c8eca7-5340-42c7-be2c-60cfefc75400 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:07:57.494970 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 848/3375] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:57.542416 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-33a01c86-ded6-4448-a454-f93b6102d712 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.544686 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-33a01c86-ded6-4448-a454-f93b6102d712 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:07:57.544888 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-33a01c86-ded6-4448-a454-f93b6102d712 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.545070 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-33a01c86-ded6-4448-a454-f93b6102d712 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.550614 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.550614 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:57.551164 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-33a01c86-ded6-4448-a454-f93b6102d712 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:57.551965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-33a01c86-ded6-4448-a454-f93b6102d712 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:07:57.552354 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 844/3376] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:57.562864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-49056a4c-4c6c-46f1-9c87-ac148d9da9e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.569364 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-49056a4c-4c6c-46f1-9c87-ac148d9da9e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:07:57.569364 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-49056a4c-4c6c-46f1-9c87-ac148d9da9e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.569364 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-49056a4c-4c6c-46f1-9c87-ac148d9da9e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.583452 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.583452 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:57.588220 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-49056a4c-4c6c-46f1-9c87-ac148d9da9e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:57.596534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-49056a4c-4c6c-46f1-9c87-ac148d9da9e9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 200 Aug 26 09:07:57.597227 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 842/3377] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:57.678719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-03d21653-369a-4ae4-972e-c653afc13f6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.684432 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03d21653-369a-4ae4-972e-c653afc13f6c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe Aug 26 09:07:57.684598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03d21653-369a-4ae4-972e-c653afc13f6c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.684776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03d21653-369a-4ae4-972e-c653afc13f6c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.684895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-03d21653-369a-4ae4-972e-c653afc13f6c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 92b7f94b-6516-464b-88e4-ddfa01369bfe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:57.691803 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03d21653-369a-4ae4-972e-c653afc13f6c tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe returned with HTTP 404 Aug 26 09:07:57.692447 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 844/3378] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/backups/92b7f94b-6516-464b-88e4-ddfa01369bfe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:07:57.705530 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43c8bf4c-05f5-422b-9280-b8481538d158 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.707799 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:07:57.708327 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dfc5fb80-dde4-4b7e-af18-c7d8472801bd", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-844504408", "container": "tempest-volumesbackupstest-backup-container-2127914122"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:57.710307 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating new backup {'backup': {'volume_id': 'dfc5fb80-dde4-4b7e-af18-c7d8472801bd', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-844504408', 'container': 'tempest-volumesbackupstest-backup-container-2127914122'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:07:57.710584 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Creating backup of volume dfc5fb80-dde4-4b7e-af18-c7d8472801bd in container tempest-volumesbackupstest-backup-container-2127914122 Aug 26 09:07:57.723253 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.723253 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:57.727576 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:07:57.759604 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Created reservations ['cf40ab85-7d6b-4d1f-9037-35464bd3eb98', '8cd27981-0c23-4ca1-8a88-4182a3660879'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:57.836468 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43c8bf4c-05f5-422b-9280-b8481538d158 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:07:57.837433 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 849/3379] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:07:57 2026] POST /volume/v3/backups => generated 329 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:07:57.847384 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0146892c-c232-463f-996b-099d7bfe03cd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:57.853142 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0146892c-c232-463f-996b-099d7bfe03cd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:07:57.853142 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0146892c-c232-463f-996b-099d7bfe03cd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:57.853142 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0146892c-c232-463f-996b-099d7bfe03cd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:57.853142 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0146892c-c232-463f-996b-099d7bfe03cd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:57.856108 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:57.856108 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:57.857028 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0146892c-c232-463f-996b-099d7bfe03cd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:07:57.857651 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 845/3380] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:57 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:58.093905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-483c06ed-b7d7-482d-85e3-8bbc0b726fea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:58.097394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-483c06ed-b7d7-482d-85e3-8bbc0b726fea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:07:58.097948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-483c06ed-b7d7-482d-85e3-8bbc0b726fea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:58.099159 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-483c06ed-b7d7-482d-85e3-8bbc0b726fea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:58.105757 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:58.105757 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:58.105757 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-483c06ed-b7d7-482d-85e3-8bbc0b726fea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:58.105757 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-483c06ed-b7d7-482d-85e3-8bbc0b726fea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:07:58.105757 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 843/3381] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 09:07:58 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:58.267952 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-897577c1-6ac9-402f-9c1e-b186dcab1e80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:58.270381 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-897577c1-6ac9-402f-9c1e-b186dcab1e80 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:58.270630 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-897577c1-6ac9-402f-9c1e-b186dcab1e80 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:58.270895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-897577c1-6ac9-402f-9c1e-b186dcab1e80 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:58.271038 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-897577c1-6ac9-402f-9c1e-b186dcab1e80 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:58.278589 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:58.278589 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:58.279679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-897577c1-6ac9-402f-9c1e-b186dcab1e80 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:58.280178 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 845/3382] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:58 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:58.509584 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00dd8e01-6706-437c-b1bb-022f5bf08a58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:58.514654 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00dd8e01-6706-437c-b1bb-022f5bf08a58 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:07:58.514916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00dd8e01-6706-437c-b1bb-022f5bf08a58 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:58.515136 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00dd8e01-6706-437c-b1bb-022f5bf08a58 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:58.515263 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-00dd8e01-6706-437c-b1bb-022f5bf08a58 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:58.534603 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:58.534603 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:58.535368 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00dd8e01-6706-437c-b1bb-022f5bf08a58 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:07:58.535931 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 850/3383] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:58 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 724 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:58.879643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-61b44df5-8a88-417e-b392-09707743e330 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:58.882905 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-61b44df5-8a88-417e-b392-09707743e330 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:07:58.882905 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-61b44df5-8a88-417e-b392-09707743e330 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:58.883379 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-61b44df5-8a88-417e-b392-09707743e330 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:58.883379 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-61b44df5-8a88-417e-b392-09707743e330 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:58.900464 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:58.900464 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:58.901526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-61b44df5-8a88-417e-b392-09707743e330 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:07:58.905051 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 846/3384] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:58 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:59.296067 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2afcfd88-73f4-49ca-a105-520577300591 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:59.302358 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2afcfd88-73f4-49ca-a105-520577300591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:07:59.303497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2afcfd88-73f4-49ca-a105-520577300591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:59.304816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2afcfd88-73f4-49ca-a105-520577300591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:59.305058 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2afcfd88-73f4-49ca-a105-520577300591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:59.320062 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:59.320062 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:59.324688 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2afcfd88-73f4-49ca-a105-520577300591 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:07:59.325852 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 844/3385] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:59 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:59.552154 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0c2108f-e9e6-413d-914d-765607841e76 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:59.555613 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0c2108f-e9e6-413d-914d-765607841e76 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:07:59.555894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0c2108f-e9e6-413d-914d-765607841e76 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:59.556135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0c2108f-e9e6-413d-914d-765607841e76 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:59.556771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e0c2108f-e9e6-413d-914d-765607841e76 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:59.566411 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:59.566411 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:59.567376 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0c2108f-e9e6-413d-914d-765607841e76 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:07:59.567859 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 846/3386] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:07:59 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:59.693393 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-bc93e6f2-0a69-4e8a-8567-2e967db62ff2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:59.696008 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-bc93e6f2-0a69-4e8a-8567-2e967db62ff2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:07:59.696508 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-bc93e6f2-0a69-4e8a-8567-2e967db62ff2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:59.696971 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-bc93e6f2-0a69-4e8a-8567-2e967db62ff2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:59.706926 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:59.706926 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:07:59.706926 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-bc93e6f2-0a69-4e8a-8567-2e967db62ff2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:59.706926 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-bc93e6f2-0a69-4e8a-8567-2e967db62ff2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:07:59.707405 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 851/3387] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 09:07:59 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:59.717993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-7713b75e-269b-4fc0-a032-3efc6f1acb2c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:59.722768 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-7713b75e-269b-4fc0-a032-3efc6f1acb2c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:07:59.722768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-7713b75e-269b-4fc0-a032-3efc6f1acb2c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:59.722768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-7713b75e-269b-4fc0-a032-3efc6f1acb2c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:59.733111 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:59.733111 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:07:59.740341 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-7713b75e-269b-4fc0-a032-3efc6f1acb2c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:07:59.751534 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-7713b75e-269b-4fc0-a032-3efc6f1acb2c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 200 Aug 26 09:07:59.751534 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 847/3388] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:07:59 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:07:59.769203 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:59.772586 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:07:59.773027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "68bdf9bb-896b-42d9-9f36-dd7227de8c20", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:07:59.777024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '68bdf9bb-896b-42d9-9f36-dd7227de8c20', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:07:59.778386 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:UPDATE=103,cinder:INSERT=56,cinder:SELECT=363 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:07:59.789468 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:59.789468 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:07:59.789468 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:07:59.789468 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:07:59.790174 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:07:59.797450 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (6fa5e02b-7cf2-41ad-bb08-a97fe2b9f145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:07:59.798726 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d486e319-4008-4ae8-882d-849f71b4c8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:59.800071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:07:59.862875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d486e319-4008-4ae8-882d-849f71b4c8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '68bdf9bb-896b-42d9-9f36-dd7227de8c20', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:59.862875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5828be2-19db-4871-8469-05fbb6b240ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:59.920831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49c7c945-5bc0-4cff-8814-db85c1e54499 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:07:59.923550 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49c7c945-5bc0-4cff-8814-db85c1e54499 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:07:59.924184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49c7c945-5bc0-4cff-8814-db85c1e54499 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:07:59.924184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49c7c945-5bc0-4cff-8814-db85c1e54499 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:07:59.924347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['20e82549-c18e-45e7-ab90-f82e3d8aaff0', '57243478-810e-4ea2-a244-23ba31b832d1', '03c8dfcf-d0b1-4693-b450-294548312619', 'db1d72a1-b4a7-4ee4-bd7d-190352b9c0fc'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:07:59.924413 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-49c7c945-5bc0-4cff-8814-db85c1e54499 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:07:59.925499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5828be2-19db-4871-8469-05fbb6b240ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e82549-c18e-45e7-ab90-f82e3d8aaff0', '57243478-810e-4ea2-a244-23ba31b832d1', '03c8dfcf-d0b1-4693-b450-294548312619', 'db1d72a1-b4a7-4ee4-bd7d-190352b9c0fc']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:59.926725 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f42bbe-3dd3-453b-82da-66ef6ac08e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:07:59.932161 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:07:59.932161 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:07:59.932161 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49c7c945-5bc0-4cff-8814-db85c1e54499 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:07:59.932161 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 847/3389] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:07:59 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:07:59.992314 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f42bbe-3dd3-453b-82da-66ef6ac08e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8', '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='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['20e82549-c18e-45e7-ab90-f82e3d8aaff0','57243478-810e-4ea2-a244-23ba31b832d1','03c8dfcf-d0b1-4693-b450-294548312619','db1d72a1-b4a7-4ee4-bd7d-190352b9c0fc'],size=1,snapshot_id=68bdf9bb-896b-42d9-9f36-dd7227de8c20,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:07:59Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=68bdf9bb-896b-42d9-9f36-dd7227de8c20,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:07:59.994864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e885f597-6f35-404e-9173-3e31da175889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:00.024146 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e885f597-6f35-404e-9173-3e31da175889) transitioned into 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='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['20e82549-c18e-45e7-ab90-f82e3d8aaff0','57243478-810e-4ea2-a244-23ba31b832d1','03c8dfcf-d0b1-4693-b450-294548312619','db1d72a1-b4a7-4ee4-bd7d-190352b9c0fc'],size=1,snapshot_id=68bdf9bb-896b-42d9-9f36-dd7227de8c20,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:00.025001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e184b8d-c27d-4d3b-9d86-0dac772dc713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:00.054483 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e184b8d-c27d-4d3b-9d86-0dac772dc713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:00.055597 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (6fa5e02b-7cf2-41ad-bb08-a97fe2b9f145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:00.056056 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:08:00.056747 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-f7e4b545-2e73-4e32-8ed1-d78e11454bcd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:00.058200 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 845/3390] 10.4.3.236 () {72 vars in 1541 bytes} [Wed Aug 26 09:07:59 2026] POST /volume/v3/volumes => generated 736 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:00.067646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-9aa54920-e053-44c7-9d12-343e9a6d994a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:00.073237 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9aa54920-e053-44c7-9d12-343e9a6d994a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:00.073562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9aa54920-e053-44c7-9d12-343e9a6d994a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:00.076243 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9aa54920-e053-44c7-9d12-343e9a6d994a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:00.089567 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:00.089567 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:00.096719 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-9aa54920-e053-44c7-9d12-343e9a6d994a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:00.106984 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9aa54920-e053-44c7-9d12-343e9a6d994a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 200 Aug 26 09:08:00.106984 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 852/3391] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:00 2026] GET /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 804 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:00.122725 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-ec1425e1-6de1-4a0c-a249-f5929aed5026 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:00.125385 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-ec1425e1-6de1-4a0c-a249-f5929aed5026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:00.125634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-ec1425e1-6de1-4a0c-a249-f5929aed5026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:00.126002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-ec1425e1-6de1-4a0c-a249-f5929aed5026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:00.135316 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:00.135316 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:00.145988 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-ec1425e1-6de1-4a0c-a249-f5929aed5026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:00.153740 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-ec1425e1-6de1-4a0c-a249-f5929aed5026 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 200 Aug 26 09:08:00.154373 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 848/3392] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:00 2026] GET /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:00.342274 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48aeff55-7b48-4a80-b5dd-770e365221ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:00.345480 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48aeff55-7b48-4a80-b5dd-770e365221ea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:00.345862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48aeff55-7b48-4a80-b5dd-770e365221ea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:00.346111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48aeff55-7b48-4a80-b5dd-770e365221ea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:00.346307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-48aeff55-7b48-4a80-b5dd-770e365221ea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:00.355173 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:00.355173 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:00.356640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48aeff55-7b48-4a80-b5dd-770e365221ea tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:00.357268 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 848/3393] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:00 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:00.583160 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3286aa06-61b6-4f86-b87c-6611d4666c92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:00.587521 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3286aa06-61b6-4f86-b87c-6611d4666c92 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:00.587860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3286aa06-61b6-4f86-b87c-6611d4666c92 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:00.590409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3286aa06-61b6-4f86-b87c-6611d4666c92 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:00.590600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3286aa06-61b6-4f86-b87c-6611d4666c92 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:00.600923 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:00.600923 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:00.601622 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3286aa06-61b6-4f86-b87c-6611d4666c92 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:00.602212 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 846/3394] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:00 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:00.947407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2e21bd9-d68e-4bf7-bc73-8d4bb43214b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:00.949619 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2e21bd9-d68e-4bf7-bc73-8d4bb43214b3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:00.949817 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2e21bd9-d68e-4bf7-bc73-8d4bb43214b3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:00.950062 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2e21bd9-d68e-4bf7-bc73-8d4bb43214b3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:00.950186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f2e21bd9-d68e-4bf7-bc73-8d4bb43214b3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:00.956039 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:00.956039 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:00.957455 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2e21bd9-d68e-4bf7-bc73-8d4bb43214b3 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:00.957722 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 853/3395] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:00 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:01.371553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6b801ce3-eff7-4b10-ae70-42e25e6fc571 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:01.376533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b801ce3-eff7-4b10-ae70-42e25e6fc571 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:01.376533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b801ce3-eff7-4b10-ae70-42e25e6fc571 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:01.376533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b801ce3-eff7-4b10-ae70-42e25e6fc571 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:01.376533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6b801ce3-eff7-4b10-ae70-42e25e6fc571 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:01.392637 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:01.392637 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:01.394313 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b801ce3-eff7-4b10-ae70-42e25e6fc571 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:01.395523 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 849/3396] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:01 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:01.538967 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-8d4a9a52-2d86-4ccd-bac4-d1322a84cd0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:01.544359 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-8d4a9a52-2d86-4ccd-bac4-d1322a84cd0a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d Aug 26 09:08:01.544747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-8d4a9a52-2d86-4ccd-bac4-d1322a84cd0a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:01.545281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-8d4a9a52-2d86-4ccd-bac4-d1322a84cd0a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:01.562038 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:01.562038 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:01.626200 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1292e7f8-77ba-4a18-9912-3d0ee9539e3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:01.629056 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1292e7f8-77ba-4a18-9912-3d0ee9539e3d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:01.629417 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1292e7f8-77ba-4a18-9912-3d0ee9539e3d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:01.629682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1292e7f8-77ba-4a18-9912-3d0ee9539e3d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:01.629886 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1292e7f8-77ba-4a18-9912-3d0ee9539e3d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:01.638410 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:01.638410 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:01.639277 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1292e7f8-77ba-4a18-9912-3d0ee9539e3d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:01.640084 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 847/3397] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:01 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:01.655671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2764537-27c3-4394-baec-ffc33e0b89a0 req-8d4a9a52-2d86-4ccd-bac4-d1322a84cd0a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d returned with HTTP 200 Aug 26 09:08:01.656349 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 849/3398] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:08:01 2026] DELETE /volume/v3/attachments/d07ac92b-04c5-4a64-9bd1-0ce98f70c96d => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:01.816342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7c238e7-b15b-42e8-8f71-6e63f399f95a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:01.822241 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7c238e7-b15b-42e8-8f71-6e63f399f95a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:08:01.822241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7c238e7-b15b-42e8-8f71-6e63f399f95a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:01.822241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7c238e7-b15b-42e8-8f71-6e63f399f95a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:01.828199 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=325,cinder:UPDATE=100,cinder:INSERT=59 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:08:01.841187 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:01.841187 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:01.850014 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7c238e7-b15b-42e8-8f71-6e63f399f95a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:08:01.855599 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7c238e7-b15b-42e8-8f71-6e63f399f95a tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:08:01.855599 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 854/3399] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:01 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:01.974582 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d999d394-33ba-4ec5-836a-3c714c219784 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:01.978893 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d999d394-33ba-4ec5-836a-3c714c219784 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:01.979452 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d999d394-33ba-4ec5-836a-3c714c219784 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:01.979628 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d999d394-33ba-4ec5-836a-3c714c219784 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:01.979833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d999d394-33ba-4ec5-836a-3c714c219784 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:01.987156 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:01.987156 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:01.988247 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d999d394-33ba-4ec5-836a-3c714c219784 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:01.988684 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 850/3400] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:01 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:02.410581 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12f0c874-d847-4c59-9111-821400bdb2c3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:02.413966 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12f0c874-d847-4c59-9111-821400bdb2c3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:02.413966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12f0c874-d847-4c59-9111-821400bdb2c3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:02.413966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12f0c874-d847-4c59-9111-821400bdb2c3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:02.414370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-12f0c874-d847-4c59-9111-821400bdb2c3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:02.421072 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:02.421072 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:02.422324 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12f0c874-d847-4c59-9111-821400bdb2c3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:02.422820 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 848/3401] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:02 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:02.653400 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4ee7fc91-4014-4174-9931-0cb9e54ef51c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:02.657395 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ee7fc91-4014-4174-9931-0cb9e54ef51c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:02.658091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ee7fc91-4014-4174-9931-0cb9e54ef51c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:02.658091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ee7fc91-4014-4174-9931-0cb9e54ef51c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:02.658214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4ee7fc91-4014-4174-9931-0cb9e54ef51c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:02.667230 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:02.667230 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:02.668235 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ee7fc91-4014-4174-9931-0cb9e54ef51c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:02.669111 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 850/3402] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:02 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:03.005903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad53ecdd-66fa-4e4e-9d31-4ace046783e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.012682 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad53ecdd-66fa-4e4e-9d31-4ace046783e8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:03.012682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad53ecdd-66fa-4e4e-9d31-4ace046783e8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.012682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad53ecdd-66fa-4e4e-9d31-4ace046783e8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.012682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ad53ecdd-66fa-4e4e-9d31-4ace046783e8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:03.018695 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.018695 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:03.018695 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad53ecdd-66fa-4e4e-9d31-4ace046783e8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:03.019827 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 855/3403] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:03 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:03.172588 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-d50e3b2f-b3a5-4d02-b094-723bf301f9cb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.177961 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-d50e3b2f-b3a5-4d02-b094-723bf301f9cb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:03.177961 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-d50e3b2f-b3a5-4d02-b094-723bf301f9cb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.177961 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-d50e3b2f-b3a5-4d02-b094-723bf301f9cb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.188702 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.188702 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:03.198118 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-d50e3b2f-b3a5-4d02-b094-723bf301f9cb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:03.217183 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-d50e3b2f-b3a5-4d02-b094-723bf301f9cb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 200 Aug 26 09:08:03.218367 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 851/3404] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:03 2026] GET /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 1345 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:03.232097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eec3a988-e15c-48f9-839e-363a0836a7e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.233495 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eec3a988-e15c-48f9-839e-363a0836a7e5 None None] GET https://10.4.3.236/volume// Aug 26 09:08:03.233755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eec3a988-e15c-48f9-839e-363a0836a7e5 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.234098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eec3a988-e15c-48f9-839e-363a0836a7e5 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.234889 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eec3a988-e15c-48f9-839e-363a0836a7e5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:03.235613 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 849/3405] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:08:03.247298 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-88c52d74-5ab9-4995-8042-db73454e22a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.252067 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-88c52d74-5ab9-4995-8042-db73454e22a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:03.253981 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-88c52d74-5ab9-4995-8042-db73454e22a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8", "connector": null, "instance_uuid": "791e04bc-7178-48f4-99af-45f228c9622a"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:03.271031 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.271031 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:03.352662 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-88c52d74-5ab9-4995-8042-db73454e22a6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:03.352662 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 851/3406] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:03 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:03.369125 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6bf70bd-475f-46e2-8d7c-a4005a83dc2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.369881 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6bf70bd-475f-46e2-8d7c-a4005a83dc2f None None] GET https://10.4.3.236/volume// Aug 26 09:08:03.369881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6bf70bd-475f-46e2-8d7c-a4005a83dc2f None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.370093 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6bf70bd-475f-46e2-8d7c-a4005a83dc2f None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.370243 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6bf70bd-475f-46e2-8d7c-a4005a83dc2f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:03.371062 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 856/3407] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08: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 26 09:08:03.389038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-a809fdc9-d3f6-432a-b487-d5eac74b13cf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.392385 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-a809fdc9-d3f6-432a-b487-d5eac74b13cf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:03.392949 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-a809fdc9-d3f6-432a-b487-d5eac74b13cf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.393270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-a809fdc9-d3f6-432a-b487-d5eac74b13cf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.409631 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.409631 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:03.416872 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-74134645-45b5-4290-8d62-44037d916be1 req-a809fdc9-d3f6-432a-b487-d5eac74b13cf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:03.427653 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-a809fdc9-d3f6-432a-b487-d5eac74b13cf tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 200 Aug 26 09:08:03.427653 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 852/3408] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:03 2026] GET /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 1524 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:03.446170 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4bc955d1-f4c3-4f20-b79d-34f44e00d950 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.448734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4bc955d1-f4c3-4f20-b79d-34f44e00d950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:03.449318 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4bc955d1-f4c3-4f20-b79d-34f44e00d950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.449572 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4bc955d1-f4c3-4f20-b79d-34f44e00d950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.449718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4bc955d1-f4c3-4f20-b79d-34f44e00d950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:03.458552 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.458552 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:03.458753 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4bc955d1-f4c3-4f20-b79d-34f44e00d950 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:03.459279 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 850/3409] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:03 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:03.585194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.589965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b Aug 26 09:08:03.590524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:03.605960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:03.614721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:03.616159 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.616159 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:03.686434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-743d24bf-2e6a-4d82-b263-82bb4507473f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.690369 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-743d24bf-2e6a-4d82-b263-82bb4507473f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:03.690727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-743d24bf-2e6a-4d82-b263-82bb4507473f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:03.691055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-743d24bf-2e6a-4d82-b263-82bb4507473f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:03.691055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-743d24bf-2e6a-4d82-b263-82bb4507473f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:03.702594 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.702594 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:03.703616 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-743d24bf-2e6a-4d82-b263-82bb4507473f tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:03.704364 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 857/3410] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:03 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:03.788223 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8-np0000008153" released by "attachment_update" :: held 0.173s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:03.789412 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-9d9c4512-3bea-48c8-9dd8-9ccd143a8ea8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b returned with HTTP 200 Aug 26 09:08:03.789412 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 852/3411] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:03 2026] PUT /volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:03.846266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-74134645-45b5-4290-8d62-44037d916be1 req-1dab6160-1e9c-48fa-9809-af35eaa0453d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:03.849896 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-1dab6160-1e9c-48fa-9809-af35eaa0453d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b/action Aug 26 09:08:03.849896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-1dab6160-1e9c-48fa-9809-af35eaa0453d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:03.849896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-1dab6160-1e9c-48fa-9809-af35eaa0453d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:03.875180 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:03.875180 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:03.903243 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-74134645-45b5-4290-8d62-44037d916be1 req-1dab6160-1e9c-48fa-9809-af35eaa0453d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b/action returned with HTTP 204 Aug 26 09:08:03.904715 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 853/3412] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:08:03 2026] POST /volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:04.036732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93b98e07-583a-41bc-bea5-f6c1e39b1697 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:04.040524 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93b98e07-583a-41bc-bea5-f6c1e39b1697 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:04.040755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93b98e07-583a-41bc-bea5-f6c1e39b1697 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:04.041239 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93b98e07-583a-41bc-bea5-f6c1e39b1697 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:04.041395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-93b98e07-583a-41bc-bea5-f6c1e39b1697 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:04.055046 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:04.055046 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:04.055738 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93b98e07-583a-41bc-bea5-f6c1e39b1697 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:04.055738 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 851/3413] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:04 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:04.480045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ba997cd-5448-4f86-92a1-e80796de9efb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:04.483357 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ba997cd-5448-4f86-92a1-e80796de9efb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:04.483357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ba997cd-5448-4f86-92a1-e80796de9efb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:04.483357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ba997cd-5448-4f86-92a1-e80796de9efb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:04.483357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2ba997cd-5448-4f86-92a1-e80796de9efb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:04.487814 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:04.487814 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:04.488713 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ba997cd-5448-4f86-92a1-e80796de9efb tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:04.489151 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 858/3414] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:04 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:04.721721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-022c4ed3-5312-42eb-b7e6-b9969ab1ec0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:04.724219 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-022c4ed3-5312-42eb-b7e6-b9969ab1ec0e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:04.725531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-022c4ed3-5312-42eb-b7e6-b9969ab1ec0e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:04.725972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-022c4ed3-5312-42eb-b7e6-b9969ab1ec0e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:04.726294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-022c4ed3-5312-42eb-b7e6-b9969ab1ec0e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:04.736190 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:04.736190 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:04.736190 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-022c4ed3-5312-42eb-b7e6-b9969ab1ec0e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:04.736190 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 853/3415] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:04 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:05.075870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2672e4e-0249-4d4b-809a-2add0ee2bd2a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:05.078206 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2672e4e-0249-4d4b-809a-2add0ee2bd2a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:05.079045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2672e4e-0249-4d4b-809a-2add0ee2bd2a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:05.079468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2672e4e-0249-4d4b-809a-2add0ee2bd2a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:05.079747 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-c2672e4e-0249-4d4b-809a-2add0ee2bd2a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:05.092632 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:05.092632 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:05.094538 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2672e4e-0249-4d4b-809a-2add0ee2bd2a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:05.095320 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 854/3416] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:05 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:05.504132 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d68bb92-bd39-470e-9e7e-5f760a7f0dd1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:05.509815 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d68bb92-bd39-470e-9e7e-5f760a7f0dd1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:05.509815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d68bb92-bd39-470e-9e7e-5f760a7f0dd1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:05.509815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d68bb92-bd39-470e-9e7e-5f760a7f0dd1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:05.509815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2d68bb92-bd39-470e-9e7e-5f760a7f0dd1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:05.519030 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:05.519030 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:05.520121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d68bb92-bd39-470e-9e7e-5f760a7f0dd1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:05.524771 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 852/3417] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:05 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:05.753771 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d4967ee-fef0-4d72-b06e-2daf6801a96c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:05.757783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d4967ee-fef0-4d72-b06e-2daf6801a96c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:05.757783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d4967ee-fef0-4d72-b06e-2daf6801a96c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:05.757783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d4967ee-fef0-4d72-b06e-2daf6801a96c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:05.757783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2d4967ee-fef0-4d72-b06e-2daf6801a96c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:05.767585 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:05.767585 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:05.768394 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d4967ee-fef0-4d72-b06e-2daf6801a96c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:05.769185 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 859/3418] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:05 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:06.028919 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:06.032965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] DELETE https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:08:06.032965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:06.032965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:06.032965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Delete volume with id: ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:08:06.044288 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:06.044288 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:06.045652 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:08:06.073049 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Delete volume request issued successfully. Aug 26 09:08:06.074070 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95e6251b-40ad-483b-b5c8-e79b48650ea8 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 202 Aug 26 09:08:06.074070 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 854/3419] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:06 2026] DELETE /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:06.089430 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ec452bc3-6bab-4bda-87e8-80d32c10ed95 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:06.093866 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec452bc3-6bab-4bda-87e8-80d32c10ed95 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:08:06.094157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec452bc3-6bab-4bda-87e8-80d32c10ed95 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:06.094451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec452bc3-6bab-4bda-87e8-80d32c10ed95 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:06.109986 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:06.109986 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:06.115805 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a51afab0-ae8f-4667-8722-9bac3b902280 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:06.118555 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ec452bc3-6bab-4bda-87e8-80d32c10ed95 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Volume info retrieved successfully. Aug 26 09:08:06.119349 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a51afab0-ae8f-4667-8722-9bac3b902280 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:06.119497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a51afab0-ae8f-4667-8722-9bac3b902280 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:06.119669 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a51afab0-ae8f-4667-8722-9bac3b902280 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:06.119767 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a51afab0-ae8f-4667-8722-9bac3b902280 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:06.126400 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec452bc3-6bab-4bda-87e8-80d32c10ed95 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 200 Aug 26 09:08:06.126976 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 855/3420] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:06 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:06.129198 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:06.129198 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:06.130344 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a51afab0-ae8f-4667-8722-9bac3b902280 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:06.130863 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 853/3421] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:06 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:06.537590 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b27220aa-c9a5-4481-9d6b-8bc7dfac84f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:06.540106 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b27220aa-c9a5-4481-9d6b-8bc7dfac84f1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:06.540424 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b27220aa-c9a5-4481-9d6b-8bc7dfac84f1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:06.540712 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b27220aa-c9a5-4481-9d6b-8bc7dfac84f1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:06.540902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b27220aa-c9a5-4481-9d6b-8bc7dfac84f1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:06.547356 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:06.547356 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:06.548529 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b27220aa-c9a5-4481-9d6b-8bc7dfac84f1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:06.549160 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 860/3422] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:06 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:06.782548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b77c6635-d52b-42af-bfbd-e2e9a218f6c4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:06.791061 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b77c6635-d52b-42af-bfbd-e2e9a218f6c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:06.792181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b77c6635-d52b-42af-bfbd-e2e9a218f6c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:06.792333 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b77c6635-d52b-42af-bfbd-e2e9a218f6c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:06.792504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b77c6635-d52b-42af-bfbd-e2e9a218f6c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:06.801135 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:06.801135 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:06.802693 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b77c6635-d52b-42af-bfbd-e2e9a218f6c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:06.802693 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 855/3423] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:06 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:07.146439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-924c37a8-db8c-437a-bb63-0d517cf4289a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:07.148867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-924c37a8-db8c-437a-bb63-0d517cf4289a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:07.148867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-924c37a8-db8c-437a-bb63-0d517cf4289a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:07.149759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-924c37a8-db8c-437a-bb63-0d517cf4289a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:07.151829 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-924c37a8-db8c-437a-bb63-0d517cf4289a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:07.151952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e1dc3279-edd1-4f26-b51e-bb77306201b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:07.156756 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1dc3279-edd1-4f26-b51e-bb77306201b4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] GET https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa Aug 26 09:08:07.157245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1dc3279-edd1-4f26-b51e-bb77306201b4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:07.157615 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1dc3279-edd1-4f26-b51e-bb77306201b4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:07.161632 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:07.161632 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:07.162442 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-924c37a8-db8c-437a-bb63-0d517cf4289a tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:07.163183 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 856/3424] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:07 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:07.167469 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1dc3279-edd1-4f26-b51e-bb77306201b4 tempest-ServerStableDeviceRescueTest-1774675451 tempest-ServerStableDeviceRescueTest-1774675451-project-member] https://10.4.3.236/volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa returned with HTTP 404 Aug 26 09:08:07.168252 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 854/3425] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:07 2026] GET /volume/v3/volumes/ef1b5ea3-59e1-4882-9d46-fe2b31736daa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:07.579873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-474dfbec-12cc-477e-82e8-953b46311f95 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:07.586402 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-474dfbec-12cc-477e-82e8-953b46311f95 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:07.586558 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-474dfbec-12cc-477e-82e8-953b46311f95 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:07.587562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-474dfbec-12cc-477e-82e8-953b46311f95 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:07.587562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-474dfbec-12cc-477e-82e8-953b46311f95 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:07.598937 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:07.598937 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:07.601160 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-474dfbec-12cc-477e-82e8-953b46311f95 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:07.601352 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 861/3426] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:07 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:07.823794 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-365ac0f0-e6bf-48d6-8480-b705fc967788 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:07.829080 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-365ac0f0-e6bf-48d6-8480-b705fc967788 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:07.829536 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-365ac0f0-e6bf-48d6-8480-b705fc967788 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:07.829614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-365ac0f0-e6bf-48d6-8480-b705fc967788 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:07.830162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-365ac0f0-e6bf-48d6-8480-b705fc967788 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:07.842083 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:07.842083 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:07.842083 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-365ac0f0-e6bf-48d6-8480-b705fc967788 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:07.842083 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 856/3427] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:07 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:08.183627 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-66ab3be6-1f8e-4df5-88b0-928ca2d061ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:08.187538 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66ab3be6-1f8e-4df5-88b0-928ca2d061ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:08.187788 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66ab3be6-1f8e-4df5-88b0-928ca2d061ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:08.188804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66ab3be6-1f8e-4df5-88b0-928ca2d061ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:08.188804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-66ab3be6-1f8e-4df5-88b0-928ca2d061ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:08.205676 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:08.205676 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:08.207161 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66ab3be6-1f8e-4df5-88b0-928ca2d061ce tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:08.207824 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 857/3428] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:08 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:08.626086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6e55f26-5b1d-440f-a9c1-f461c12cb0dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:08.634962 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6e55f26-5b1d-440f-a9c1-f461c12cb0dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:08.634962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6e55f26-5b1d-440f-a9c1-f461c12cb0dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:08.634962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6e55f26-5b1d-440f-a9c1-f461c12cb0dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:08.634962 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c6e55f26-5b1d-440f-a9c1-f461c12cb0dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:08.644060 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:08.644060 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:08.644060 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6e55f26-5b1d-440f-a9c1-f461c12cb0dc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:08.644341 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 855/3429] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:08 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:08.857207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59c87822-8ea8-4d63-a5a2-795c7adfc19a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:08.860200 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59c87822-8ea8-4d63-a5a2-795c7adfc19a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:08.860636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59c87822-8ea8-4d63-a5a2-795c7adfc19a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:08.861357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59c87822-8ea8-4d63-a5a2-795c7adfc19a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:08.861357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-59c87822-8ea8-4d63-a5a2-795c7adfc19a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:08.867536 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:08.867536 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:08.868678 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59c87822-8ea8-4d63-a5a2-795c7adfc19a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:08.869323 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 862/3430] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:08 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:09.222658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8697a467-9146-4eb4-86f7-38c1d8b53cdd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:09.228438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8697a467-9146-4eb4-86f7-38c1d8b53cdd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:09.228438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8697a467-9146-4eb4-86f7-38c1d8b53cdd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:09.228438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8697a467-9146-4eb4-86f7-38c1d8b53cdd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:09.228690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8697a467-9146-4eb4-86f7-38c1d8b53cdd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:09.237948 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:09.237948 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:09.239400 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8697a467-9146-4eb4-86f7-38c1d8b53cdd tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:09.240055 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 857/3431] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:09 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:09.675381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0cc2b1d1-2426-4f35-b34d-dd22353f5411 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:09.675381 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0cc2b1d1-2426-4f35-b34d-dd22353f5411 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:09.675381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0cc2b1d1-2426-4f35-b34d-dd22353f5411 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:09.675381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0cc2b1d1-2426-4f35-b34d-dd22353f5411 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:09.675381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0cc2b1d1-2426-4f35-b34d-dd22353f5411 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:09.680338 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:09.680338 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:09.682258 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0cc2b1d1-2426-4f35-b34d-dd22353f5411 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:09.682258 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 858/3432] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:09 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:09.887296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4581073d-5c75-4691-9716-84f3b2226db9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:09.891456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4581073d-5c75-4691-9716-84f3b2226db9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:09.891747 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4581073d-5c75-4691-9716-84f3b2226db9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:09.892041 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4581073d-5c75-4691-9716-84f3b2226db9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:09.892183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4581073d-5c75-4691-9716-84f3b2226db9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:09.902978 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:09.902978 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:09.903534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4581073d-5c75-4691-9716-84f3b2226db9 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:09.903874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 856/3433] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:09 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:10.255570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9251d005-d195-43e9-9ba1-b4fcf273ab88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:10.259992 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9251d005-d195-43e9-9ba1-b4fcf273ab88 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:10.261114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9251d005-d195-43e9-9ba1-b4fcf273ab88 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:10.261468 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9251d005-d195-43e9-9ba1-b4fcf273ab88 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:10.261575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9251d005-d195-43e9-9ba1-b4fcf273ab88 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:10.267644 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:10.267644 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:10.268710 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9251d005-d195-43e9-9ba1-b4fcf273ab88 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:10.269173 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 863/3434] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:10 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:10.719699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aeac889f-e192-4e24-a522-e5a699976903 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:10.723231 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aeac889f-e192-4e24-a522-e5a699976903 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:10.724178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aeac889f-e192-4e24-a522-e5a699976903 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:10.728782 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aeac889f-e192-4e24-a522-e5a699976903 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:10.728782 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-aeac889f-e192-4e24-a522-e5a699976903 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:10.729081 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=243,cinder:UPDATE=60,cinder:INSERT=34 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:08:10.735621 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:10.735621 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:10.737620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aeac889f-e192-4e24-a522-e5a699976903 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:10.738620 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 858/3435] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:10 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 752 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:10.757632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ba3993e3-22b3-47a3-9d5f-703c4b0314c0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:10.761020 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ba3993e3-22b3-47a3-9d5f-703c4b0314c0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:10.761245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ba3993e3-22b3-47a3-9d5f-703c4b0314c0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:10.761443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ba3993e3-22b3-47a3-9d5f-703c4b0314c0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:10.761443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ba3993e3-22b3-47a3-9d5f-703c4b0314c0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:10.773139 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:10.773139 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:10.774231 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ba3993e3-22b3-47a3-9d5f-703c4b0314c0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:10.774759 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 859/3436] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:10 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:10.793832 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:10.796484 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:10.796705 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:10.796978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:10.797134 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete backup with id: 378254ce-efb1-48e6-8973-c2395a6c14de. Aug 26 09:08:10.810101 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:10.810101 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:10.833947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] delete_backup rpcapi backup_id 378254ce-efb1-48e6-8973-c2395a6c14de {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:10.836610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af793ca9-7076-470c-aad0-b0e72e7eb40c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 202 Aug 26 09:08:10.837096 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 857/3437] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:10 2026] DELETE /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:10.847606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8241089d-a4db-40e0-b01d-0f75905a43aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:10.855741 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8241089d-a4db-40e0-b01d-0f75905a43aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:10.856002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8241089d-a4db-40e0-b01d-0f75905a43aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:10.856191 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8241089d-a4db-40e0-b01d-0f75905a43aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:10.856352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8241089d-a4db-40e0-b01d-0f75905a43aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:10.864110 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:10.864110 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:10.865234 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8241089d-a4db-40e0-b01d-0f75905a43aa tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:10.865590 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 864/3438] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:10 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:10.920315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8237cd57-9f85-492b-a96f-2e9f70c9be21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:10.922516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8237cd57-9f85-492b-a96f-2e9f70c9be21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:10.923027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8237cd57-9f85-492b-a96f-2e9f70c9be21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:10.923346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8237cd57-9f85-492b-a96f-2e9f70c9be21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:10.923503 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8237cd57-9f85-492b-a96f-2e9f70c9be21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:10.929318 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:10.929318 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:10.930200 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8237cd57-9f85-492b-a96f-2e9f70c9be21 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:10.930822 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 859/3439] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:10 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:11.143109 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ced44a89-878a-4325-a14e-2a3f9e8f791e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:11.145209 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ced44a89-878a-4325-a14e-2a3f9e8f791e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:11.145593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ced44a89-878a-4325-a14e-2a3f9e8f791e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:11.145946 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ced44a89-878a-4325-a14e-2a3f9e8f791e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:11.160034 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:11.160034 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:11.165040 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ced44a89-878a-4325-a14e-2a3f9e8f791e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:11.172065 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ced44a89-878a-4325-a14e-2a3f9e8f791e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 200 Aug 26 09:08:11.173434 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 860/3440] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:11 2026] GET /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:11.284306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9ce11dc1-4ab9-48ef-8077-3c5b60ba4075 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:11.286756 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ce11dc1-4ab9-48ef-8077-3c5b60ba4075 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:11.286756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ce11dc1-4ab9-48ef-8077-3c5b60ba4075 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:11.287046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ce11dc1-4ab9-48ef-8077-3c5b60ba4075 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:11.287046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9ce11dc1-4ab9-48ef-8077-3c5b60ba4075 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:11.303076 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:11.303076 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:11.304003 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ce11dc1-4ab9-48ef-8077-3c5b60ba4075 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:11.304439 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 858/3441] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:11 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:11.880137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1923228a-e73c-490e-93e4-2282f72b8149 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:11.885862 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1923228a-e73c-490e-93e4-2282f72b8149 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:11.886192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1923228a-e73c-490e-93e4-2282f72b8149 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:11.886495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1923228a-e73c-490e-93e4-2282f72b8149 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:11.886720 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1923228a-e73c-490e-93e4-2282f72b8149 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:11.892383 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:11.892383 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:11.894190 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1923228a-e73c-490e-93e4-2282f72b8149 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:11.894190 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 865/3442] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:11 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:11.949908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-30a21546-6f8d-456f-a74a-423ca5e385c4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:11.950815 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30a21546-6f8d-456f-a74a-423ca5e385c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:11.951139 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30a21546-6f8d-456f-a74a-423ca5e385c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:11.951533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30a21546-6f8d-456f-a74a-423ca5e385c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:11.951533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-30a21546-6f8d-456f-a74a-423ca5e385c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:11.958358 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:11.958358 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:11.959221 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30a21546-6f8d-456f-a74a-423ca5e385c4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:11.960034 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 860/3443] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:11 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.320208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-54a1802f-8b39-4fe9-81ac-94add0af24a8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.322151 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54a1802f-8b39-4fe9-81ac-94add0af24a8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:12.322444 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54a1802f-8b39-4fe9-81ac-94add0af24a8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.322504 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54a1802f-8b39-4fe9-81ac-94add0af24a8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.323210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-54a1802f-8b39-4fe9-81ac-94add0af24a8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:12.328952 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.328952 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:12.329891 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54a1802f-8b39-4fe9-81ac-94add0af24a8 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:12.330494 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 861/3444] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:12 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.347096 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-989c354f-0a2a-4cb2-b8b1-650539eb1e67 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.350991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-989c354f-0a2a-4cb2-b8b1-650539eb1e67 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:12.351291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-989c354f-0a2a-4cb2-b8b1-650539eb1e67 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.351715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-989c354f-0a2a-4cb2-b8b1-650539eb1e67 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.351715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-989c354f-0a2a-4cb2-b8b1-650539eb1e67 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:12.358219 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.358219 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:12.359149 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-989c354f-0a2a-4cb2-b8b1-650539eb1e67 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:12.359653 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 859/3445] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:12 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.372809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36d5dbc6-0250-42a6-851b-aeae86618808 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.377632 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36d5dbc6-0250-42a6-851b-aeae86618808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:12.377632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36d5dbc6-0250-42a6-851b-aeae86618808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.377632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36d5dbc6-0250-42a6-851b-aeae86618808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.377632 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-36d5dbc6-0250-42a6-851b-aeae86618808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete backup with id: 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. Aug 26 09:08:12.384329 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.384329 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:12.405040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-36d5dbc6-0250-42a6-851b-aeae86618808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] delete_backup rpcapi backup_id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:12.408756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36d5dbc6-0250-42a6-851b-aeae86618808 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 202 Aug 26 09:08:12.409038 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 866/3446] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:12 2026] DELETE /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:12.420441 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54d25a66-043e-48c1-bd71-cec233da6598 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.422242 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54d25a66-043e-48c1-bd71-cec233da6598 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:12.423372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54d25a66-043e-48c1-bd71-cec233da6598 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.423372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54d25a66-043e-48c1-bd71-cec233da6598 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.423372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-54d25a66-043e-48c1-bd71-cec233da6598 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:12.430125 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.430125 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:12.431200 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54d25a66-043e-48c1-bd71-cec233da6598 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 200 Aug 26 09:08:12.431994 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 861/3447] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:12 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.880858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-e9bbc738-5286-4fc4-ac6f-4959f9ecc3f1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.884769 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-e9bbc738-5286-4fc4-ac6f-4959f9ecc3f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b Aug 26 09:08:12.885184 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-e9bbc738-5286-4fc4-ac6f-4959f9ecc3f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.886168 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-e9bbc738-5286-4fc4-ac6f-4959f9ecc3f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.896110 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.896110 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:12.912372 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d13866ee-4536-4a67-a673-9ad08ef0847c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.915220 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d13866ee-4536-4a67-a673-9ad08ef0847c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:12.915220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d13866ee-4536-4a67-a673-9ad08ef0847c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.915220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d13866ee-4536-4a67-a673-9ad08ef0847c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.915220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d13866ee-4536-4a67-a673-9ad08ef0847c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:12.919825 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.919825 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:12.920818 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d13866ee-4536-4a67-a673-9ad08ef0847c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:12.921464 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 860/3448] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:12 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.974199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c584f819-007f-4c87-b755-a34828a557dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.974725 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-e9bbc738-5286-4fc4-ac6f-4959f9ecc3f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b returned with HTTP 200 Aug 26 09:08:12.974725 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 862/3449] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:08:12 2026] DELETE /volume/v3/attachments/4f23fa4b-6665-400c-9ca2-af85c4d18a4b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.975914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c584f819-007f-4c87-b755-a34828a557dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:12.976171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c584f819-007f-4c87-b755-a34828a557dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.976458 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c584f819-007f-4c87-b755-a34828a557dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.976579 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c584f819-007f-4c87-b755-a34828a557dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:12.986552 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:12.986552 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:12.987504 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c584f819-007f-4c87-b755-a34828a557dd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:12.987691 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 867/3450] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:12 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:12.993808 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:12.996896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:12.997166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:12.997454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:12.998305 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: 34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:13.006672 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:13.006672 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:13.007200 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:13.030544 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:08:13.030754 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a64bface-430b-4f82-9a39-bd1d537033f2 req-3ef675ca-793a-49a6-adeb-15676d8952c3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 202 Aug 26 09:08:13.031373 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 862/3451] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:08:12 2026] DELETE /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:13.446961 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a3bce97d-a11b-4baa-9795-3c000bdfa269 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:13.448953 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3bce97d-a11b-4baa-9795-3c000bdfa269 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 Aug 26 09:08:13.449169 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3bce97d-a11b-4baa-9795-3c000bdfa269 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:13.449585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3bce97d-a11b-4baa-9795-3c000bdfa269 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:13.449742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a3bce97d-a11b-4baa-9795-3c000bdfa269 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 9bc57b2d-a6e2-498a-a1eb-d5e320d1b419. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:13.455500 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3bce97d-a11b-4baa-9795-3c000bdfa269 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 returned with HTTP 404 Aug 26 09:08:13.456136 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 861/3452] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:13 2026] GET /volume/v3/backups/9bc57b2d-a6e2-498a-a1eb-d5e320d1b419 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:13.574710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:13.579118 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:08:13.579118 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:13.580583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:13.580679 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete backup with id: 704690b0-623c-4178-ae1b-ce513a109380. Aug 26 09:08:13.586023 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:13.586023 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:13.603816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] delete_backup rpcapi backup_id 704690b0-623c-4178-ae1b-ce513a109380 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:13.605760 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d7a4a0d5-c9c9-4277-9f43-8807d9dccdaf tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 202 Aug 26 09:08:13.606257 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 863/3453] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:13 2026] DELETE /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:13.615970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00971ca6-3959-4e6c-bd10-18909f9c7bac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:13.618049 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00971ca6-3959-4e6c-bd10-18909f9c7bac tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:08:13.618354 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00971ca6-3959-4e6c-bd10-18909f9c7bac tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:13.618412 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00971ca6-3959-4e6c-bd10-18909f9c7bac tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:13.618530 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-00971ca6-3959-4e6c-bd10-18909f9c7bac tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:13.623087 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:13.623087 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:13.623767 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00971ca6-3959-4e6c-bd10-18909f9c7bac tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 200 Aug 26 09:08:13.624228 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 868/3454] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:13 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:13.909417 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20037e48-765d-44c5-9706-779f50118f6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:13.914748 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20037e48-765d-44c5-9706-779f50118f6c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 Aug 26 09:08:13.915655 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20037e48-765d-44c5-9706-779f50118f6c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:13.915655 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20037e48-765d-44c5-9706-779f50118f6c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:13.934945 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20037e48-765d-44c5-9706-779f50118f6c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 returned with HTTP 404 Aug 26 09:08:13.935885 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 863/3455] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:13 2026] GET /volume/v3/volumes/34bf6bd9-cc5a-4f66-83ac-e5a8a91b53e8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:13.939114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee221a6d-e1c5-41e6-8491-3558c69103d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:13.941104 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee221a6d-e1c5-41e6-8491-3558c69103d0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:13.941319 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee221a6d-e1c5-41e6-8491-3558c69103d0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:13.941589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee221a6d-e1c5-41e6-8491-3558c69103d0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:13.941759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ee221a6d-e1c5-41e6-8491-3558c69103d0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:13.947625 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:13.947625 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:13.948394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee221a6d-e1c5-41e6-8491-3558c69103d0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 200 Aug 26 09:08:13.949001 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 862/3456] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:13 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:14.002530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dc57c8db-679d-4c19-b985-ef30c90ba331 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.004978 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dc57c8db-679d-4c19-b985-ef30c90ba331 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:14.004978 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dc57c8db-679d-4c19-b985-ef30c90ba331 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.005183 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dc57c8db-679d-4c19-b985-ef30c90ba331 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.005357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-dc57c8db-679d-4c19-b985-ef30c90ba331 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:14.011817 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.011817 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:14.012667 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dc57c8db-679d-4c19-b985-ef30c90ba331 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:14.013197 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 864/3457] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:14.051047 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.056637 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:08:14.056900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.057132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.057257 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: 68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:08:14.070104 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.070104 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:14.070564 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:08:14.098941 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:08:14.099866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2ee0db3-e4c1-41c5-be2e-e70fb987e5cd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 202 Aug 26 09:08:14.100734 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 869/3458] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:14 2026] DELETE /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:14.117472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca162043-0bb6-4777-9843-054a0133b583 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.122509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca162043-0bb6-4777-9843-054a0133b583 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:08:14.122804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca162043-0bb6-4777-9843-054a0133b583 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.123167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca162043-0bb6-4777-9843-054a0133b583 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.137695 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.137695 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:14.138356 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca162043-0bb6-4777-9843-054a0133b583 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:08:14.139453 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca162043-0bb6-4777-9843-054a0133b583 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 200 Aug 26 09:08:14.139931 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 864/3459] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:14.639570 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-05575c74-03bc-49d9-bc17-de166b702f59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.642015 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05575c74-03bc-49d9-bc17-de166b702f59 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 Aug 26 09:08:14.642293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05575c74-03bc-49d9-bc17-de166b702f59 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.642561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05575c74-03bc-49d9-bc17-de166b702f59 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.642701 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-05575c74-03bc-49d9-bc17-de166b702f59 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Show backup with id 704690b0-623c-4178-ae1b-ce513a109380. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:14.649593 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05575c74-03bc-49d9-bc17-de166b702f59 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 returned with HTTP 404 Aug 26 09:08:14.650299 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 863/3460] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/backups/704690b0-623c-4178-ae1b-ce513a109380 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:14.814905 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-238f7089-1175-4fef-94a3-70d029b52d22 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.817778 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-238f7089-1175-4fef-94a3-70d029b52d22 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:14.818049 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-238f7089-1175-4fef-94a3-70d029b52d22 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.818370 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-238f7089-1175-4fef-94a3-70d029b52d22 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.820509 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=216,cinder:UPDATE=67,cinder:INSERT=28 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:08:14.839129 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.839129 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:14.848612 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-238f7089-1175-4fef-94a3-70d029b52d22 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:14.853987 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-238f7089-1175-4fef-94a3-70d029b52d22 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:14.855269 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 865/3461] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:14.885685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.888871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] POST https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd/action Aug 26 09:08:14.889235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:14.889421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:14.903370 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.903370 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:14.904129 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:14.913132 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Begin detaching volume completed successfully. Aug 26 09:08:14.913382 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-a4463eb6-60fb-4097-926d-fa232aa32694 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd/action returned with HTTP 202 Aug 26 09:08:14.913880 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 870/3462] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:08:14 2026] POST /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:14.936701 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f82b44d0-51bf-4636-ab8a-144bc977909f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.938991 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f82b44d0-51bf-4636-ab8a-144bc977909f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:14.939386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f82b44d0-51bf-4636-ab8a-144bc977909f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.939541 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f82b44d0-51bf-4636-ab8a-144bc977909f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.954319 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.954319 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:14.961720 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f82b44d0-51bf-4636-ab8a-144bc977909f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:14.963871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c2c34271-2b43-4746-9fa0-f1ff2c906d85 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.964391 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c2c34271-2b43-4746-9fa0-f1ff2c906d85 None None] GET https://10.4.3.236/volume// Aug 26 09:08:14.964628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c2c34271-2b43-4746-9fa0-f1ff2c906d85 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.964957 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c2c34271-2b43-4746-9fa0-f1ff2c906d85 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.965343 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c2c34271-2b43-4746-9fa0-f1ff2c906d85 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:14.965679 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 864/3463] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08: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 26 09:08:14.968898 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f82b44d0-51bf-4636-ab8a-144bc977909f tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:14.969411 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 865/3464] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:14.973554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8aa97ae4-9174-41ef-a7af-3cc9ea52b9bc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.977671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-3568355f-658b-4c17-a404-3927d6003a20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:14.977965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8aa97ae4-9174-41ef-a7af-3cc9ea52b9bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de Aug 26 09:08:14.977965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8aa97ae4-9174-41ef-a7af-3cc9ea52b9bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.977965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8aa97ae4-9174-41ef-a7af-3cc9ea52b9bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.977965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8aa97ae4-9174-41ef-a7af-3cc9ea52b9bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 378254ce-efb1-48e6-8973-c2395a6c14de. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:14.980864 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-3568355f-658b-4c17-a404-3927d6003a20 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:14.981403 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8aa97ae4-9174-41ef-a7af-3cc9ea52b9bc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de returned with HTTP 404 Aug 26 09:08:14.981538 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-3568355f-658b-4c17-a404-3927d6003a20 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:14.981832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-3568355f-658b-4c17-a404-3927d6003a20 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:14.981988 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 866/3465] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/backups/378254ce-efb1-48e6-8973-c2395a6c14de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:14.998646 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:14.998646 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:15.003826 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-3568355f-658b-4c17-a404-3927d6003a20 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:15.010496 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-3568355f-658b-4c17-a404-3927d6003a20 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:15.011083 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 871/3466] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:14 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:15.026063 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-db9f812f-6f67-49b3-b6d0-2e75fdd8b7ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.028515 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db9f812f-6f67-49b3-b6d0-2e75fdd8b7ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:15.028781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db9f812f-6f67-49b3-b6d0-2e75fdd8b7ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.029048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db9f812f-6f67-49b3-b6d0-2e75fdd8b7ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:15.029199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-db9f812f-6f67-49b3-b6d0-2e75fdd8b7ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:15.034765 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:15.034765 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:15.035901 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db9f812f-6f67-49b3-b6d0-2e75fdd8b7ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:15.036375 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 865/3467] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:15 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:15.157364 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c8b0c1e-4cab-46bf-80c8-b0485e9f1d0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.161214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c8b0c1e-4cab-46bf-80c8-b0485e9f1d0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 Aug 26 09:08:15.161214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c8b0c1e-4cab-46bf-80c8-b0485e9f1d0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.161214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c8b0c1e-4cab-46bf-80c8-b0485e9f1d0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:15.166870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c8b0c1e-4cab-46bf-80c8-b0485e9f1d0e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 returned with HTTP 404 Aug 26 09:08:15.167430 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 866/3468] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:15 2026] GET /volume/v3/snapshots/68bdf9bb-896b-42d9-9f36-dd7227de8c20 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:15.176618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.182217 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:08:15.182497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.183054 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:15.183297 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: 53a94473-e718-47ba-977d-e735471af54b Aug 26 09:08:15.197368 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:15.197368 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:15.197751 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:15.238386 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:08:15.239475 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-67a7cd62-04be-401a-b3fe-1f5e9c3475a3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 202 Aug 26 09:08:15.239475 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 867/3469] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:15 2026] DELETE /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:15.251693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cdceba88-331c-4201-b3d3-127a78623cf0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.253520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cdceba88-331c-4201-b3d3-127a78623cf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:08:15.253673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cdceba88-331c-4201-b3d3-127a78623cf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.253882 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cdceba88-331c-4201-b3d3-127a78623cf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:15.262344 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:15.262344 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:15.267004 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cdceba88-331c-4201-b3d3-127a78623cf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:15.282308 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cdceba88-331c-4201-b3d3-127a78623cf0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 200 Aug 26 09:08:15.282927 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 872/3470] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:15 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:15.649825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.651838 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:08:15.652039 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.652209 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:15.652318 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete backup with id: e786c381-a469-4bd1-b5b3-d802f708b0ce. Aug 26 09:08:15.656317 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:15.656317 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:15.669553 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] delete_backup rpcapi backup_id e786c381-a469-4bd1-b5b3-d802f708b0ce {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:15.672785 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20e0f1c0-bb6a-43b5-984b-559f5ec3fce5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 202 Aug 26 09:08:15.673342 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 866/3471] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:15 2026] DELETE /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:15.684318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d264960-ee0a-4d73-a0ba-8811ead592e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.686205 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d264960-ee0a-4d73-a0ba-8811ead592e5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:08:15.686407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d264960-ee0a-4d73-a0ba-8811ead592e5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.686658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d264960-ee0a-4d73-a0ba-8811ead592e5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:15.686801 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0d264960-ee0a-4d73-a0ba-8811ead592e5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:15.695474 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:15.695474 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:15.698917 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d264960-ee0a-4d73-a0ba-8811ead592e5 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 200 Aug 26 09:08:15.699346 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 867/3472] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:15 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:15.986920 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f3270b5d-dbd4-4769-af81-4e7c3b21d456 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:15.990622 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3270b5d-dbd4-4769-af81-4e7c3b21d456 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:15.990891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3270b5d-dbd4-4769-af81-4e7c3b21d456 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:15.991155 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3270b5d-dbd4-4769-af81-4e7c3b21d456 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:16.005495 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:16.005495 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:16.014112 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f3270b5d-dbd4-4769-af81-4e7c3b21d456 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:16.026860 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3270b5d-dbd4-4769-af81-4e7c3b21d456 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:16.026860 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 868/3473] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:15 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:16.057074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5683d614-ec9b-4b1c-91d1-b4fcc742490d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.059079 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5683d614-ec9b-4b1c-91d1-b4fcc742490d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:16.061102 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5683d614-ec9b-4b1c-91d1-b4fcc742490d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:16.061102 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5683d614-ec9b-4b1c-91d1-b4fcc742490d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:16.061102 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5683d614-ec9b-4b1c-91d1-b4fcc742490d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:16.066959 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:16.066959 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:16.069271 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5683d614-ec9b-4b1c-91d1-b4fcc742490d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:16.070024 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 873/3474] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:16 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:16.105721 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-d847301d-6201-4da8-adf5-15c0fffd5313 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.108955 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-d847301d-6201-4da8-adf5-15c0fffd5313 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d Aug 26 09:08:16.109349 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-d847301d-6201-4da8-adf5-15c0fffd5313 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:16.109691 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-d847301d-6201-4da8-adf5-15c0fffd5313 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:16.120514 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:16.120514 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:16.199383 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7b26a59-3aaf-4444-8219-ce312b03adda req-d847301d-6201-4da8-adf5-15c0fffd5313 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d returned with HTTP 200 Aug 26 09:08:16.200029 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 867/3475] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:08:16 2026] DELETE /volume/v3/attachments/dc11f98c-2552-4257-b6c7-8ade19fae88d => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:16.297824 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9943acff-8659-475f-a555-640b435eb420 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.299741 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9943acff-8659-475f-a555-640b435eb420 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b Aug 26 09:08:16.299993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9943acff-8659-475f-a555-640b435eb420 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:16.300237 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9943acff-8659-475f-a555-640b435eb420 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:16.311391 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9943acff-8659-475f-a555-640b435eb420 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b returned with HTTP 404 Aug 26 09:08:16.312050 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 868/3476] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:16 2026] GET /volume/v3/volumes/53a94473-e718-47ba-977d-e735471af54b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:16.351129 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-941e0470-dfcf-468f-beff-346785cc60dd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.353908 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:16.355467 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-106085337", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:16.358631 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-106085337', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:16.478942 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:08:16.486264 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:08:16.494448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (64b93f77-4935-48fe-8ef8-2e3b1f5c5c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:16.496380 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2556a3-e083-4437-9fee-81241de4eaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.497946 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:16.582001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2556a3-e083-4437-9fee-81241de4eaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.583096 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248b543c-f8e5-4623-831b-f64e0ef354a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.637886 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['a87854da-a4a7-4775-b896-8ea2f64d6fe5', '76267a71-2dbd-49b0-83a2-b51bcb6af075', '2befaf35-9132-42e2-bccb-72a962a242c9', 'e796912b-18ad-4312-a48a-c4c823b135df'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:16.638868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248b543c-f8e5-4623-831b-f64e0ef354a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87854da-a4a7-4775-b896-8ea2f64d6fe5', '76267a71-2dbd-49b0-83a2-b51bcb6af075', '2befaf35-9132-42e2-bccb-72a962a242c9', 'e796912b-18ad-4312-a48a-c4c823b135df']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.639766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e4511d-423b-4070-ba10-91e61ae6da55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.674857 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e4511d-423b-4070-ba10-91e61ae6da55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6b1407c-45e7-4879-b246-6db670c5b741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-106085337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['a87854da-a4a7-4775-b896-8ea2f64d6fe5','76267a71-2dbd-49b0-83a2-b51bcb6af075','2befaf35-9132-42e2-bccb-72a962a242c9','e796912b-18ad-4312-a48a-c4c823b135df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-106085337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6b1407c-45e7-4879-b246-6db670c5b741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.675675 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab7a4cb-59fe-44eb-917f-6c62c115b374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.699105 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab7a4cb-59fe-44eb-917f-6c62c115b374) transitioned into state 'SUCCESS' from state '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-106085337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['a87854da-a4a7-4775-b896-8ea2f64d6fe5','76267a71-2dbd-49b0-83a2-b51bcb6af075','2befaf35-9132-42e2-bccb-72a962a242c9','e796912b-18ad-4312-a48a-c4c823b135df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.699766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95835e9b-8f68-4331-bae0-9074205cb169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.712000 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01b43e87-b059-4806-a47b-defd0278986c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.717501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95835e9b-8f68-4331-bae0-9074205cb169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.717670 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01b43e87-b059-4806-a47b-defd0278986c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce Aug 26 09:08:16.717873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01b43e87-b059-4806-a47b-defd0278986c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:16.718148 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01b43e87-b059-4806-a47b-defd0278986c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:16.718289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (64b93f77-4935-48fe-8ef8-2e3b1f5c5c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:16.718347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-01b43e87-b059-4806-a47b-defd0278986c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id e786c381-a469-4bd1-b5b3-d802f708b0ce. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:16.718512 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:08:16.719072 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-941e0470-dfcf-468f-beff-346785cc60dd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:16.719645 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 869/3477] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:08:16 2026] POST /volume/v3/volumes => generated 758 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:16.732806 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01b43e87-b059-4806-a47b-defd0278986c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce returned with HTTP 404 Aug 26 09:08:16.733556 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 874/3478] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:16 2026] GET /volume/v3/backups/e786c381-a469-4bd1-b5b3-d802f708b0ce => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:16.739620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3d115531-56dd-44bd-9360-b1a2c61f5b97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.744084 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d115531-56dd-44bd-9360-b1a2c61f5b97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:08:16.744084 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d115531-56dd-44bd-9360-b1a2c61f5b97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:16.744759 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d115531-56dd-44bd-9360-b1a2c61f5b97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:16.757564 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:16.760144 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:16.761353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-204593878"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:16.761561 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:16.761561 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:16.763501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-204593878'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:16.763684 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume of 1 GB Aug 26 09:08:16.769328 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3d115531-56dd-44bd-9360-b1a2c61f5b97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:16.770652 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Availability Zones retrieved successfully. Aug 26 09:08:16.775866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d115531-56dd-44bd-9360-b1a2c61f5b97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:08:16.776453 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 868/3479] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:16 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:16.779294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (b46e75da-1d0f-4a8a-b48c-3a149adf1783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:16.780652 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e843961-ccae-45be-9310-be69fd2b8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.789118 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:16.829947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e843961-ccae-45be-9310-be69fd2b8a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.832189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7981ae92-351b-4c57-830b-042db3f43707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.892726 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['01b65766-6d11-473c-9ab5-a5019ea6743f', 'd5b7d3ce-de62-4508-b67e-6a2ad4ff9c98', 'aea35603-bae0-43ed-a1eb-4d587e6b63a5', 'df860659-9c40-4741-a498-1ca32a6306e7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:16.893953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7981ae92-351b-4c57-830b-042db3f43707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b65766-6d11-473c-9ab5-a5019ea6743f', 'd5b7d3ce-de62-4508-b67e-6a2ad4ff9c98', 'aea35603-bae0-43ed-a1eb-4d587e6b63a5', 'df860659-9c40-4741-a498-1ca32a6306e7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.895452 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc88cde3-c0c4-4b84-a1da-85a6c32308e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.934196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc88cde3-c0c4-4b84-a1da-85a6c32308e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46be0a63-f7c1-490f-8aa8-a237d0e61f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-204593878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['01b65766-6d11-473c-9ab5-a5019ea6743f','d5b7d3ce-de62-4508-b67e-6a2ad4ff9c98','aea35603-bae0-43ed-a1eb-4d587e6b63a5','df860659-9c40-4741-a498-1ca32a6306e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-204593878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46be0a63-f7c1-490f-8aa8-a237d0e61f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d703990068b04b1099a129cea696abb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.935193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c819091-7b4f-4f28-9d25-07c4a2e3fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.961191 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c819091-7b4f-4f28-9d25-07c4a2e3fb2e) transitioned into state 'SUCCESS' from state '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-204593878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703990068b04b1099a129cea696abb9',qos_specs=None,replication_status=,reservations=['01b65766-6d11-473c-9ab5-a5019ea6743f','d5b7d3ce-de62-4508-b67e-6a2ad4ff9c98','aea35603-bae0-43ed-a1eb-4d587e6b63a5','df860659-9c40-4741-a498-1ca32a6306e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7ab2b763b4e4f3cbf0e521759f97666',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.962259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5732d069-a4bb-4065-8889-86bd1d0d1b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:16.977030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5732d069-a4bb-4065-8889-86bd1d0d1b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:16.978126 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Flow 'volume_create_api' (b46e75da-1d0f-4a8a-b48c-3a149adf1783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:16.978486 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create volume request issued successfully. Aug 26 09:08:16.979158 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba13d5ce-75f9-4a5e-b013-c0a2ac929f9b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:16.979664 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 869/3480] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:08:16 2026] POST /volume/v3/volumes => generated 748 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:16.998587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-509c8938-1ed0-4d74-b93a-d8f8af8c4db2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:17.000833 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-509c8938-1ed0-4d74-b93a-d8f8af8c4db2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:17.001101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-509c8938-1ed0-4d74-b93a-d8f8af8c4db2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:17.001313 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-509c8938-1ed0-4d74-b93a-d8f8af8c4db2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:17.010954 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:17.010954 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:17.017135 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-509c8938-1ed0-4d74-b93a-d8f8af8c4db2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:17.023048 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-509c8938-1ed0-4d74-b93a-d8f8af8c4db2 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c returned with HTTP 200 Aug 26 09:08:17.023475 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 870/3481] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:16 2026] GET /volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:17.048620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-08aa43e6-cce8-4382-b724-340bda904c17 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:17.053886 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08aa43e6-cce8-4382-b724-340bda904c17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:17.054339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08aa43e6-cce8-4382-b724-340bda904c17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:17.054686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08aa43e6-cce8-4382-b724-340bda904c17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:17.068979 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:17.068979 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:17.077981 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-08aa43e6-cce8-4382-b724-340bda904c17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:17.084693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8792c2cf-6caa-4d50-874b-4964a545fed6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:17.085933 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8792c2cf-6caa-4d50-874b-4964a545fed6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:17.086170 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8792c2cf-6caa-4d50-874b-4964a545fed6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:17.086393 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8792c2cf-6caa-4d50-874b-4964a545fed6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:17.086558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8792c2cf-6caa-4d50-874b-4964a545fed6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:17.091475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08aa43e6-cce8-4382-b724-340bda904c17 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:17.091907 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 875/3482] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:17 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:17.091991 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:17.091991 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:17.093029 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8792c2cf-6caa-4d50-874b-4964a545fed6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:17.093443 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 869/3483] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:17 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:17.795598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f41b1179-53ce-4f09-995e-d5cdf0203458 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:17.798022 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f41b1179-53ce-4f09-995e-d5cdf0203458 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:08:17.798330 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f41b1179-53ce-4f09-995e-d5cdf0203458 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:17.798569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f41b1179-53ce-4f09-995e-d5cdf0203458 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:17.817427 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:17.817427 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:17.825194 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f41b1179-53ce-4f09-995e-d5cdf0203458 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:17.831783 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f41b1179-53ce-4f09-995e-d5cdf0203458 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:08:17.832461 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 870/3484] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:17 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:17.846813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-215c0ed9-f3b1-4a63-a35a-8c6de68cf55b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:17.848809 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-215c0ed9-f3b1-4a63-a35a-8c6de68cf55b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:08:17.849321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-215c0ed9-f3b1-4a63-a35a-8c6de68cf55b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:17.849584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-215c0ed9-f3b1-4a63-a35a-8c6de68cf55b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:17.857680 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:17.857680 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:17.864563 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-215c0ed9-f3b1-4a63-a35a-8c6de68cf55b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:17.869686 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-215c0ed9-f3b1-4a63-a35a-8c6de68cf55b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:08:17.870072 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 871/3485] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:17 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:18.039446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-697fc333-1dcf-4a53-a59d-85d7db0d81c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.042443 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-697fc333-1dcf-4a53-a59d-85d7db0d81c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:18.042680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-697fc333-1dcf-4a53-a59d-85d7db0d81c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:18.042902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-697fc333-1dcf-4a53-a59d-85d7db0d81c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:18.053874 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.053874 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:18.065604 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-697fc333-1dcf-4a53-a59d-85d7db0d81c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:18.077339 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-697fc333-1dcf-4a53-a59d-85d7db0d81c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c returned with HTTP 200 Aug 26 09:08:18.078125 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 876/3486] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:18 2026] GET /volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:18.100376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.102434 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:18.103015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46be0a63-f7c1-490f-8aa8-a237d0e61f2c", "name": "tempest-VolumesBackupsTest-Snapshot-1227433806"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:18.108075 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-38766069-9a2b-4034-80fa-16d2fe26d016 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.110432 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38766069-9a2b-4034-80fa-16d2fe26d016 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:18.110766 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38766069-9a2b-4034-80fa-16d2fe26d016 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:18.111036 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38766069-9a2b-4034-80fa-16d2fe26d016 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:18.111185 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-38766069-9a2b-4034-80fa-16d2fe26d016 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:18.111506 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.111506 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:18.112312 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:18.112312 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Create snapshot from volume 46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:18.117492 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.117492 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:18.118731 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38766069-9a2b-4034-80fa-16d2fe26d016 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:18.119641 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 871/3487] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:18 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:18.130073 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.132630 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7/action Aug 26 09:08:18.133051 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:18.133198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:18.134719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Updating backup 'f4f68746-f9c4-45cc-9c1c-95f4b5914af7' with '{'status': 'error'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 09:08:18.145615 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.145615 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:18.159970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] reset_status in rpcapi backup_id f4f68746-f9c4-45cc-9c1c-95f4b5914af7 on host np0000008153. {{(pid=100236) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 26 09:08:18.162516 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['2b45022b-f5c1-4bf7-be7d-7e080b85924c', 'd8c27e28-ec25-42a7-8efa-96c29079a536', 'c86a1ab1-749c-4ab4-a675-07043570d7dd', 'd60c05c4-96f2-46c8-abd1-5256071b177f'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:18.162644 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4740d21f-4aeb-43c7-a65a-2a23e3e84877 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7/action returned with HTTP 202 Aug 26 09:08:18.163100 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 872/3488] 10.4.3.236 () {70 vars in 1430 bytes} [Wed Aug 26 09:08:18 2026] POST /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:18.175583 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.177716 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 Aug 26 09:08:18.178018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:18.178278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:18.178491 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume with id: ab9c7688-3793-45e9-ad96-321841955fb6 Aug 26 09:08:18.190465 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.190465 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:18.190821 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:18.221557 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot create request issued successfully. Aug 26 09:08:18.221701 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume request issued successfully. Aug 26 09:08:18.222085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3089cbc-6871-4a02-9aa7-712b0ab86329 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 returned with HTTP 202 Aug 26 09:08:18.222646 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 877/3489] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:18 2026] DELETE /volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 09:08:18.223267 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e75bd97f-b7df-4ddb-8dbe-4beb169df103 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:18.223781 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 870/3490] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:18 2026] POST /volume/v3/snapshots => generated 305 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:18.235885 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54ffebb2-c38d-4caf-9b79-36bbc9d7cdd1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.236604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b66ff4b0-bd85-4a05-a722-f485d6eee302 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.239738 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54ffebb2-c38d-4caf-9b79-36bbc9d7cdd1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 Aug 26 09:08:18.239738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54ffebb2-c38d-4caf-9b79-36bbc9d7cdd1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:18.239738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54ffebb2-c38d-4caf-9b79-36bbc9d7cdd1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:18.239911 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b66ff4b0-bd85-4a05-a722-f485d6eee302 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 Aug 26 09:08:18.239911 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b66ff4b0-bd85-4a05-a722-f485d6eee302 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:18.239911 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b66ff4b0-bd85-4a05-a722-f485d6eee302 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:18.249151 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.249151 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:18.251253 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b66ff4b0-bd85-4a05-a722-f485d6eee302 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot retrieved successfully. Aug 26 09:08:18.251395 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.251395 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:18.251658 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b66ff4b0-bd85-4a05-a722-f485d6eee302 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 returned with HTTP 200 Aug 26 09:08:18.251658 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 873/3491] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:18 2026] GET /volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:18.255315 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54ffebb2-c38d-4caf-9b79-36bbc9d7cdd1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:18.266400 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54ffebb2-c38d-4caf-9b79-36bbc9d7cdd1 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 returned with HTTP 200 Aug 26 09:08:18.266400 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 872/3492] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:18 2026] GET /volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:18.422449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-12f728ad-00db-4e00-b0de-62707f65a569 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:18.603746 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:18.604278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-197764791", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:18.605735 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-197764791', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:18.809973 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume of 1 GB Aug 26 09:08:18.810303 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.810303 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:18.810895 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Availability Zones retrieved successfully. Aug 26 09:08:18.816458 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (fb24c913-b9d8-4723-ba2b-25f2178c7c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:18.817499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0d5573-6338-4c1f-8f48-c025ca1bd91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:18.818436 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:18.861733 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:18.861733 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:18.877571 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0d5573-6338-4c1f-8f48-c025ca1bd91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83b1fa23-2b4d-4ad2-9453-5681bc11025e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83b1fa23-2b4d-4ad2-9453-5681bc11025e', 'encryption_key_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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:18.878389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32cf88f-ca23-4361-8bd6-8330e28bc7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:18.952315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Created reservations ['70b5983a-a09f-4d53-be49-7615fb533a91', 'a4ace3bb-be4f-468c-9baa-ee451a669344', '42a912f9-14ec-4bee-8c25-654a8bf6e55c', 'c448a7e9-b9bf-4c31-94cc-52e3728740a6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:18.953057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32cf88f-ca23-4361-8bd6-8330e28bc7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70b5983a-a09f-4d53-be49-7615fb533a91', 'a4ace3bb-be4f-468c-9baa-ee451a669344', '42a912f9-14ec-4bee-8c25-654a8bf6e55c', 'c448a7e9-b9bf-4c31-94cc-52e3728740a6']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:18.953807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80f005d-411d-4b0b-8c2c-d0cc3863e179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:18.978952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80f005d-411d-4b0b-8c2c-d0cc3863e179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '084e1a3e-6348-4155-99cf-b1ce06313386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-197764791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['70b5983a-a09f-4d53-be49-7615fb533a91','a4ace3bb-be4f-468c-9baa-ee451a669344','42a912f9-14ec-4bee-8c25-654a8bf6e55c','c448a7e9-b9bf-4c31-94cc-52e3728740a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-197764791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=084e1a3e-6348-4155-99cf-b1ce06313386,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='51a118dc81b64c24b31bde00f3805a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69ff413ab5a440894c32ce703bf05b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83b1fa23-2b4d-4ad2-9453-5681bc11025e),volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:18.979835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a0bd55-f9f1-4b70-9e89-91a98fa02295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.000903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a0bd55-f9f1-4b70-9e89-91a98fa02295) transitioned into state 'SUCCESS' from state '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-197764791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['70b5983a-a09f-4d53-be49-7615fb533a91','a4ace3bb-be4f-468c-9baa-ee451a669344','42a912f9-14ec-4bee-8c25-654a8bf6e55c','c448a7e9-b9bf-4c31-94cc-52e3728740a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.001598 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42271d1-2389-4a97-8cf2-c641f4c6f4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.014599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42271d1-2389-4a97-8cf2-c641f4c6f4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.015505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (fb24c913-b9d8-4723-ba2b-25f2178c7c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:19.015861 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request issued successfully. Aug 26 09:08:19.016484 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12f728ad-00db-4e00-b0de-62707f65a569 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:19.016853 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 878/3493] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:08:18 2026] POST /volume/v3/volumes => generated 759 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:19.033417 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-359e2f5c-9d6d-4243-8515-ea9cff8707f6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.036642 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-359e2f5c-9d6d-4243-8515-ea9cff8707f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:08:19.036949 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-359e2f5c-9d6d-4243-8515-ea9cff8707f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.037220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-359e2f5c-9d6d-4243-8515-ea9cff8707f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.045289 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.045289 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:19.049591 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-359e2f5c-9d6d-4243-8515-ea9cff8707f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:19.054556 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-359e2f5c-9d6d-4243-8515-ea9cff8707f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:08:19.054839 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 871/3494] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:19 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:19.263997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-010831ee-2d23-4030-ae00-249e1f0a8e1f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.265953 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-010831ee-2d23-4030-ae00-249e1f0a8e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 Aug 26 09:08:19.266219 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-010831ee-2d23-4030-ae00-249e1f0a8e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.266459 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-010831ee-2d23-4030-ae00-249e1f0a8e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.272833 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.272833 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:19.273498 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-010831ee-2d23-4030-ae00-249e1f0a8e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot retrieved successfully. Aug 26 09:08:19.274614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-010831ee-2d23-4030-ae00-249e1f0a8e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 returned with HTTP 200 Aug 26 09:08:19.275749 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 874/3495] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:19 2026] GET /volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:19.284416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2763c2b7-c395-42ae-8d7d-99e66647f05c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.287904 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2763c2b7-c395-42ae-8d7d-99e66647f05c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 Aug 26 09:08:19.287904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2763c2b7-c395-42ae-8d7d-99e66647f05c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.287904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2763c2b7-c395-42ae-8d7d-99e66647f05c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.288177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11456269-14fd-49ea-92c6-5d59e974aee3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.290492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:08:19.291032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "46be0a63-f7c1-490f-8aa8-a237d0e61f2c", "snapshot_id": "0a7d350d-580a-46c0-b57f-7d434a089882", "name": "tempest-VolumesBackupsTest-Backup-873242320"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:19.292787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating new backup {'backup': {'volume_id': '46be0a63-f7c1-490f-8aa8-a237d0e61f2c', 'snapshot_id': '0a7d350d-580a-46c0-b57f-7d434a089882', 'name': 'tempest-VolumesBackupsTest-Backup-873242320'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:08:19.292950 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Creating backup of volume 46be0a63-f7c1-490f-8aa8-a237d0e61f2c in container None Aug 26 09:08:19.298795 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2763c2b7-c395-42ae-8d7d-99e66647f05c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 returned with HTTP 404 Aug 26 09:08:19.298795 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 873/3496] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:19 2026] GET /volume/v3/volumes/ab9c7688-3793-45e9-ad96-321841955fb6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:19.303575 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.303575 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:19.304252 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:19.314713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-82ec6787-a119-40de-b461-abad4914a0a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.316829 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.316829 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:19.317459 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot retrieved successfully. Aug 26 09:08:19.319943 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] POST https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e/restore Aug 26 09:08:19.320796 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:19.321649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Restoring backup d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100239) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:08:19.322110 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Restoring backup d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e to volume None. Aug 26 09:08:19.327611 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.327611 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:19.328803 np0000008153 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Creating volume of 1 GB for restore of backup d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. Aug 26 09:08:19.334094 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Availability Zones retrieved successfully. Aug 26 09:08:19.340221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-6773f4c1-f374-470b-8a00-50052f9c15d6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.340356 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (f1e819d7-eb19-405e-bff1-f0c92026ce5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:19.340417 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Created reservations ['b77e5745-5248-47f9-8ad6-84c2f3c2206c', 'c0d0268d-c987-44be-9ca7-b85b4f5bab94'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:19.341189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fb073e-9a26-4aee-a686-4574634fd8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.342030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:19.344303 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-6773f4c1-f374-470b-8a00-50052f9c15d6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:08:19.344549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-6773f4c1-f374-470b-8a00-50052f9c15d6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.344769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-6773f4c1-f374-470b-8a00-50052f9c15d6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.353000 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.353000 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:19.358284 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-6773f4c1-f374-470b-8a00-50052f9c15d6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:19.365868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-6773f4c1-f374-470b-8a00-50052f9c15d6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:08:19.366495 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 875/3497] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:19 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:19.374059 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fb073e-9a26-4aee-a686-4574634fd8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.374881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8f5fa6-2012-4718-9d1a-3b6837fd02dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.383800 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11456269-14fd-49ea-92c6-5d59e974aee3 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:08:19.384322 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 879/3498] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:08:19 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:19.397979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-39b5cd09-d813-491e-8233-c44d2039d344 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.402869 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39b5cd09-d813-491e-8233-c44d2039d344 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:19.402869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39b5cd09-d813-491e-8233-c44d2039d344 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.402869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39b5cd09-d813-491e-8233-c44d2039d344 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.402869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-39b5cd09-d813-491e-8233-c44d2039d344 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:19.409997 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.409997 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:19.412275 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39b5cd09-d813-491e-8233-c44d2039d344 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:19.413549 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 874/3499] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:19 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 770 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:19.423543 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Created reservations ['da027a80-ebab-4798-a6c8-0bd112451dfb', '68dbf6cb-a6d9-43aa-8fda-731b7f6d1234', '9f0b3caa-c43c-4a58-8822-4ba406309b47', '7bfd9ca6-dae7-471e-a83f-65171c50a766'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:19.424932 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8f5fa6-2012-4718-9d1a-3b6837fd02dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da027a80-ebab-4798-a6c8-0bd112451dfb', '68dbf6cb-a6d9-43aa-8fda-731b7f6d1234', '9f0b3caa-c43c-4a58-8822-4ba406309b47', '7bfd9ca6-dae7-471e-a83f-65171c50a766']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.425881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ed7adc-5bbd-4ce7-b58a-bc4d31cae267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.466542 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ed7adc-5bbd-4ce7-b58a-bc4d31cae267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b043599-1571-4786-aeec-a04d4960284e', '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='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['da027a80-ebab-4798-a6c8-0bd112451dfb','68dbf6cb-a6d9-43aa-8fda-731b7f6d1234','9f0b3caa-c43c-4a58-8822-4ba406309b47','7bfd9ca6-dae7-471e-a83f-65171c50a766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:19Z,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=8b043599-1571-4786-aeec-a04d4960284e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e612e134f1f4921a17c67d14096670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.467733 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d75d2a-0f21-40e6-b822-f28f2ad70f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.484639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d75d2a-0f21-40e6-b822-f28f2ad70f99) transitioned into 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='0e612e134f1f4921a17c67d14096670b',qos_specs=None,replication_status=,reservations=['da027a80-ebab-4798-a6c8-0bd112451dfb','68dbf6cb-a6d9-43aa-8fda-731b7f6d1234','9f0b3caa-c43c-4a58-8822-4ba406309b47','7bfd9ca6-dae7-471e-a83f-65171c50a766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43f583d8eb4c79a4de9f197756ffbf',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.485533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c47ca1-a780-4d69-b087-7ac3576562f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:19.495598 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c47ca1-a780-4d69-b087-7ac3576562f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:19.496727 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Flow 'volume_create_api' (f1e819d7-eb19-405e-bff1-f0c92026ce5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:19.497133 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Create volume request issued successfully. Aug 26 09:08:19.505554 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.505554 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:19.505946 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:19.931777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-7f757ddd-eb4b-4965-83c4-da8492c2eab6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.933763 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-7f757ddd-eb4b-4965-83c4-da8492c2eab6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:08:19.933889 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-7f757ddd-eb4b-4965-83c4-da8492c2eab6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.934093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-7f757ddd-eb4b-4965-83c4-da8492c2eab6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.941620 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.941620 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:19.946132 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-7f757ddd-eb4b-4965-83c4-da8492c2eab6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:19.951927 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-7f757ddd-eb4b-4965-83c4-da8492c2eab6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:08:19.952442 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 876/3500] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:19 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:08:19.963966 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b71d5454-4c11-4e9a-8f2a-f5893c0ec6d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.964464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b71d5454-4c11-4e9a-8f2a-f5893c0ec6d3 None None] GET https://10.4.3.236/volume// Aug 26 09:08:19.964671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b71d5454-4c11-4e9a-8f2a-f5893c0ec6d3 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:19.964948 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b71d5454-4c11-4e9a-8f2a-f5893c0ec6d3 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:19.965373 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b71d5454-4c11-4e9a-8f2a-f5893c0ec6d3 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:19.965726 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 880/3501] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:08: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 26 09:08:19.973246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-ece41022-06e4-455a-9f2d-fd13250af308 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:19.975607 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-ece41022-06e4-455a-9f2d-fd13250af308 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:19.976034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-ece41022-06e4-455a-9f2d-fd13250af308 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6b1407c-45e7-4879-b246-6db670c5b741", "connector": null, "instance_uuid": "3914b48d-1c98-470c-855e-cc73741bdc0b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:19.987716 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:19.987716 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:20.018876 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-ece41022-06e4-455a-9f2d-fd13250af308 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:20.019526 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 875/3502] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:19 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:20.070953 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2b27964a-d68c-4c24-b96a-7945b038e36e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.072862 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2b27964a-d68c-4c24-b96a-7945b038e36e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:08:20.073087 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2b27964a-d68c-4c24-b96a-7945b038e36e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:20.073321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2b27964a-d68c-4c24-b96a-7945b038e36e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:20.084526 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.084526 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:20.088186 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2b27964a-d68c-4c24-b96a-7945b038e36e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:20.093547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2b27964a-d68c-4c24-b96a-7945b038e36e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:08:20.093892 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 877/3503] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:20 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:20.218585 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-5adbf7b4-e131-4ae1-bad9-dc7db976c539 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.220619 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-5adbf7b4-e131-4ae1-bad9-dc7db976c539 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:08:20.220828 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-5adbf7b4-e131-4ae1-bad9-dc7db976c539 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:20.221021 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-5adbf7b4-e131-4ae1-bad9-dc7db976c539 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:20.227920 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.227920 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:20.232150 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-5adbf7b4-e131-4ae1-bad9-dc7db976c539 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:20.237142 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-5adbf7b4-e131-4ae1-bad9-dc7db976c539 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:08:20.237583 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 881/3504] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:20 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:20.423237 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d7b8308a-143f-4246-83cb-9031773c691a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.425175 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7b8308a-143f-4246-83cb-9031773c691a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:20.425386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7b8308a-143f-4246-83cb-9031773c691a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:20.425585 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7b8308a-143f-4246-83cb-9031773c691a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:20.425702 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d7b8308a-143f-4246-83cb-9031773c691a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:20.431312 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.431312 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:20.432138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7b8308a-143f-4246-83cb-9031773c691a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:20.432678 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 876/3505] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:20 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:20.514673 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.514673 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:20.515179 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:20.515349 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Checking backup size 1 against volume size 1 {{(pid=100239) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:08:20.515497 np0000008153 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Overwriting volume 8b043599-1571-4786-aeec-a04d4960284e with restore of backup d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:20.533586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] restore_backup in rpcapi backup_id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e {{(pid=100239) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:08:20.535479 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82ec6787-a119-40de-b461-abad4914a0a6 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e/restore returned with HTTP 202 Aug 26 09:08:20.535982 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 872/3506] 10.4.3.236 () {70 vars in 1433 bytes} [Wed Aug 26 09:08:19 2026] POST /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e/restore => generated 152 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:20.543538 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-adc6a70d-571f-444e-a0a4-5fb8ac86410e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.547673 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-adc6a70d-571f-444e-a0a4-5fb8ac86410e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:20.547981 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-adc6a70d-571f-444e-a0a4-5fb8ac86410e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:20.548238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-adc6a70d-571f-444e-a0a4-5fb8ac86410e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:20.548382 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-adc6a70d-571f-444e-a0a4-5fb8ac86410e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:20.553528 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.553528 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:20.554321 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-adc6a70d-571f-444e-a0a4-5fb8ac86410e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:20.554760 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 878/3507] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:20 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:20.891174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-a75e93b1-2b3f-45b1-9b1c-02fdf0034b4d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.892998 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-a75e93b1-2b3f-45b1-9b1c-02fdf0034b4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:08:20.893164 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-a75e93b1-2b3f-45b1-9b1c-02fdf0034b4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:20.893340 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-a75e93b1-2b3f-45b1-9b1c-02fdf0034b4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:20.900110 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.900110 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:20.903783 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-a75e93b1-2b3f-45b1-9b1c-02fdf0034b4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:20.908480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-a75e93b1-2b3f-45b1-9b1c-02fdf0034b4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:08:20.908821 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 882/3508] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:20 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:20.919720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-97d61b19-ba92-4d3f-bf6d-977a7a3a1036 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.920585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97d61b19-ba92-4d3f-bf6d-977a7a3a1036 None None] GET https://10.4.3.236/volume// Aug 26 09:08:20.920885 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97d61b19-ba92-4d3f-bf6d-977a7a3a1036 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:20.921091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97d61b19-ba92-4d3f-bf6d-977a7a3a1036 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:20.921874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97d61b19-ba92-4d3f-bf6d-977a7a3a1036 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:20.921874 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 877/3509] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:08:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:08:20.932952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-50ae4841-86c9-4b24-890f-534d3fc435f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:20.937951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-50ae4841-86c9-4b24-890f-534d3fc435f0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:20.938358 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-50ae4841-86c9-4b24-890f-534d3fc435f0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "084e1a3e-6348-4155-99cf-b1ce06313386", "connector": null, "instance_uuid": "0626e42e-a9e4-405e-b6df-8a73793bf3bd"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:20.948968 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:20.948968 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:20.989074 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-50ae4841-86c9-4b24-890f-534d3fc435f0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:20.989553 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 873/3510] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:20 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:21.110140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4536da45-e25b-4535-b7a7-dcdcbfe7ee93 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.110326 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4536da45-e25b-4535-b7a7-dcdcbfe7ee93 None None] GET https://10.4.3.236/volume// Aug 26 09:08:21.110486 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4536da45-e25b-4535-b7a7-dcdcbfe7ee93 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.110704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4536da45-e25b-4535-b7a7-dcdcbfe7ee93 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.111085 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4536da45-e25b-4535-b7a7-dcdcbfe7ee93 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:21.111448 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 879/3511] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:08:21.121174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-f8f785b2-c762-472e-a58a-f8c4a62160a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.124595 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-f8f785b2-c762-472e-a58a-f8c4a62160a2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:08:21.124816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-f8f785b2-c762-472e-a58a-f8c4a62160a2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.125026 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-f8f785b2-c762-472e-a58a-f8c4a62160a2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.135446 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.135446 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:21.139383 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-f8f785b2-c762-472e-a58a-f8c4a62160a2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:08:21.147128 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-f8f785b2-c762-472e-a58a-f8c4a62160a2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:08:21.147656 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 883/3512] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:21 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:21.270931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.273221 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d Aug 26 09:08:21.273609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:21.283789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-d6b1407c-45e7-4879-b246-6db670c5b741-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:21.290827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-d6b1407c-45e7-4879-b246-6db670c5b741-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:21.292540 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.292540 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:21.391490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-d6b1407c-45e7-4879-b246-6db670c5b741-np0000008153" released by "attachment_update" :: held 0.101s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:21.391849 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-4db051b2-d3ce-47bd-975f-8b10eaaf47ba tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d returned with HTTP 200 Aug 26 09:08:21.392390 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 878/3513] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:21 2026] PUT /volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:21.416709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-92244cdb-10e7-4444-9806-6c0bd75e6cf5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.419112 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-92244cdb-10e7-4444-9806-6c0bd75e6cf5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d/action Aug 26 09:08:21.419626 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-92244cdb-10e7-4444-9806-6c0bd75e6cf5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:21.419765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-92244cdb-10e7-4444-9806-6c0bd75e6cf5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:21.440107 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.440107 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:21.442667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3116662f-7a3b-4e2b-9a74-4708eeb30b05 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.446916 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3116662f-7a3b-4e2b-9a74-4708eeb30b05 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:21.447061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3116662f-7a3b-4e2b-9a74-4708eeb30b05 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.447310 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3116662f-7a3b-4e2b-9a74-4708eeb30b05 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.447422 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3116662f-7a3b-4e2b-9a74-4708eeb30b05 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:21.452335 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.452335 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:21.452568 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f3abcda1-c162-4b97-b45f-115e0519ec51 req-92244cdb-10e7-4444-9806-6c0bd75e6cf5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d/action returned with HTTP 204 Aug 26 09:08:21.453091 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 874/3514] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:08:21 2026] POST /volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:21.453308 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3116662f-7a3b-4e2b-9a74-4708eeb30b05 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:21.453597 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 880/3515] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:21 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 772 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:21.512105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c42d9af-6927-479d-a31e-7417c5a75345 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.514502 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c42d9af-6927-479d-a31e-7417c5a75345 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:21.514652 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c42d9af-6927-479d-a31e-7417c5a75345 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.514874 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c42d9af-6927-479d-a31e-7417c5a75345 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.523152 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.523152 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:21.527185 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5c42d9af-6927-479d-a31e-7417c5a75345 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:21.532445 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c42d9af-6927-479d-a31e-7417c5a75345 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:21.532910 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 884/3516] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:21 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:21.544982 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d1382798-43f6-404b-a478-1db3aa3c933d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.546813 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] DELETE https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:21.547123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.547370 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.547531 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume with id: dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:21.556010 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.556010 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:21.556526 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:21.565065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a59fa5ad-0f92-42ad-93e6-e8a04679f3fe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.566856 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a59fa5ad-0f92-42ad-93e6-e8a04679f3fe tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:21.567075 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a59fa5ad-0f92-42ad-93e6-e8a04679f3fe tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.567262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a59fa5ad-0f92-42ad-93e6-e8a04679f3fe tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.567371 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a59fa5ad-0f92-42ad-93e6-e8a04679f3fe tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:21.572374 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.572374 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:21.573317 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a59fa5ad-0f92-42ad-93e6-e8a04679f3fe tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:21.573990 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 875/3517] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:21 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:21.578103 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Delete volume request issued successfully. Aug 26 09:08:21.578362 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1382798-43f6-404b-a478-1db3aa3c933d tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 202 Aug 26 09:08:21.578742 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 879/3518] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:21 2026] DELETE /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:21.588021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-54b521c4-5d8a-4d54-b5d2-19707f6c9829 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:21.589781 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54b521c4-5d8a-4d54-b5d2-19707f6c9829 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:21.590014 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54b521c4-5d8a-4d54-b5d2-19707f6c9829 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:21.590281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54b521c4-5d8a-4d54-b5d2-19707f6c9829 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:21.601869 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:21.601869 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:21.604508 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-54b521c4-5d8a-4d54-b5d2-19707f6c9829 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Volume info retrieved successfully. Aug 26 09:08:21.608815 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54b521c4-5d8a-4d54-b5d2-19707f6c9829 tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 200 Aug 26 09:08:21.609235 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 881/3519] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:21 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:22.295212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6b2a3f1-3cde-4f0f-a29c-bb1009811f02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.295730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6b2a3f1-3cde-4f0f-a29c-bb1009811f02 None None] GET https://10.4.3.236/volume// Aug 26 09:08:22.296240 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6b2a3f1-3cde-4f0f-a29c-bb1009811f02 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:22.296331 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6b2a3f1-3cde-4f0f-a29c-bb1009811f02 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:22.296698 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6b2a3f1-3cde-4f0f-a29c-bb1009811f02 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:22.297400 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 885/3520] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08: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 26 09:08:22.306448 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-1d61c3b8-2dd3-4608-9bb7-9a4eaae2d688 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.308916 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-1d61c3b8-2dd3-4608-9bb7-9a4eaae2d688 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:08:22.309225 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-1d61c3b8-2dd3-4608-9bb7-9a4eaae2d688 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:22.309475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-1d61c3b8-2dd3-4608-9bb7-9a4eaae2d688 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:22.324181 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:22.324181 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:22.330742 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-1d61c3b8-2dd3-4608-9bb7-9a4eaae2d688 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:22.338740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-1d61c3b8-2dd3-4608-9bb7-9a4eaae2d688 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:08:22.338888 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 876/3521] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:22 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:22.451316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.455877 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e Aug 26 09:08:22.455877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:22.467185 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-084e1a3e-6348-4155-99cf-b1ce06313386-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:22.468457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9b8a244f-c5b9-4bd9-abd5-f6bd901f68c9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.468933 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9b8a244f-c5b9-4bd9-abd5-f6bd901f68c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:22.469303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9b8a244f-c5b9-4bd9-abd5-f6bd901f68c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:22.469303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9b8a244f-c5b9-4bd9-abd5-f6bd901f68c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:22.469402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9b8a244f-c5b9-4bd9-abd5-f6bd901f68c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:22.474798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-084e1a3e-6348-4155-99cf-b1ce06313386-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:22.474953 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:22.474953 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:22.475028 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:22.475028 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:22.475090 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9b8a244f-c5b9-4bd9-abd5-f6bd901f68c9 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:22.475090 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 882/3522] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:22 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:22.575768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-084e1a3e-6348-4155-99cf-b1ce06313386-np0000008153" released by "attachment_update" :: held 0.103s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:22.576171 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-bfb90aaa-58ad-459d-9756-5ec6ea757845 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e returned with HTTP 200 Aug 26 09:08:22.576767 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 880/3523] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:22 2026] PUT /volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:22.585499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ff37ee0-b39c-4d38-8230-161aaabe5446 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.587860 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ff37ee0-b39c-4d38-8230-161aaabe5446 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:22.588171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ff37ee0-b39c-4d38-8230-161aaabe5446 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:22.588450 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ff37ee0-b39c-4d38-8230-161aaabe5446 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:22.588619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2ff37ee0-b39c-4d38-8230-161aaabe5446 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:22.595351 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:22.595351 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:22.601896 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ff37ee0-b39c-4d38-8230-161aaabe5446 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:22.601896 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 886/3524] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:22 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:22.614804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-fee01354-05b2-4fd5-9cf6-cce5c16d0896 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.617063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-fee01354-05b2-4fd5-9cf6-cce5c16d0896 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e/action Aug 26 09:08:22.617402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-fee01354-05b2-4fd5-9cf6-cce5c16d0896 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:22.617523 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-fee01354-05b2-4fd5-9cf6-cce5c16d0896 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:22.629295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-99380d6b-d573-4b55-8fbd-e4fce88efefe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:22.631596 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-99380d6b-d573-4b55-8fbd-e4fce88efefe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] GET https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd Aug 26 09:08:22.631884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-99380d6b-d573-4b55-8fbd-e4fce88efefe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:22.632143 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-99380d6b-d573-4b55-8fbd-e4fce88efefe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:22.640163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-99380d6b-d573-4b55-8fbd-e4fce88efefe tempest-VolumesBackupsTest-1777764716 tempest-VolumesBackupsTest-1777764716-project-member] https://10.4.3.236/volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd returned with HTTP 404 Aug 26 09:08:22.640802 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:22.640802 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:22.640921 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 883/3525] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:22 2026] GET /volume/v3/volumes/dfc5fb80-dde4-4b7e-af18-c7d8472801bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:22.669671 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5a534a9e-b9d4-481e-9910-7df82f259689 req-fee01354-05b2-4fd5-9cf6-cce5c16d0896 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e/action returned with HTTP 204 Aug 26 09:08:22.670400 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 877/3526] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:08:22 2026] POST /volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:23.492442 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eca07f6e-46ae-47a3-ac11-57732070bf35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:23.495199 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eca07f6e-46ae-47a3-ac11-57732070bf35 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:23.496975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eca07f6e-46ae-47a3-ac11-57732070bf35 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:23.496975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eca07f6e-46ae-47a3-ac11-57732070bf35 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:23.496975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eca07f6e-46ae-47a3-ac11-57732070bf35 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:23.511716 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:23.511716 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:23.513565 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eca07f6e-46ae-47a3-ac11-57732070bf35 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:23.514440 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 881/3527] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:23 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:23.611022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e1d8ba30-88f0-4df9-8661-fbd74dba8d70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:23.613408 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e1d8ba30-88f0-4df9-8661-fbd74dba8d70 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:23.613715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e1d8ba30-88f0-4df9-8661-fbd74dba8d70 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:23.614009 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e1d8ba30-88f0-4df9-8661-fbd74dba8d70 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:23.614199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e1d8ba30-88f0-4df9-8661-fbd74dba8d70 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:23.621490 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:23.621490 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:23.622460 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e1d8ba30-88f0-4df9-8661-fbd74dba8d70 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:23.623017 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 887/3528] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:23 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:24.525941 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9d683b94-a8c8-4a31-8ef1-347792716f65 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:24.527784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d683b94-a8c8-4a31-8ef1-347792716f65 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:24.528001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d683b94-a8c8-4a31-8ef1-347792716f65 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:24.528243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d683b94-a8c8-4a31-8ef1-347792716f65 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:24.528350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9d683b94-a8c8-4a31-8ef1-347792716f65 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:24.534115 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:24.534115 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:24.535098 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d683b94-a8c8-4a31-8ef1-347792716f65 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:24.535554 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 884/3529] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:24 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:24.637018 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81cb188a-d5ac-48c1-a34a-d8d74da658f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:24.639522 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81cb188a-d5ac-48c1-a34a-d8d74da658f7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:24.639793 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81cb188a-d5ac-48c1-a34a-d8d74da658f7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:24.640057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81cb188a-d5ac-48c1-a34a-d8d74da658f7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:24.640222 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-81cb188a-d5ac-48c1-a34a-d8d74da658f7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:24.651952 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:24.651952 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:24.654877 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81cb188a-d5ac-48c1-a34a-d8d74da658f7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:24.654877 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 878/3530] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:24 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:25.549852 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae27ca36-8e2e-495b-b096-d831114a2652 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:25.551567 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae27ca36-8e2e-495b-b096-d831114a2652 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:25.551769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae27ca36-8e2e-495b-b096-d831114a2652 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:25.552007 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae27ca36-8e2e-495b-b096-d831114a2652 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:25.552151 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ae27ca36-8e2e-495b-b096-d831114a2652 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:25.557833 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:25.557833 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:25.559081 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae27ca36-8e2e-495b-b096-d831114a2652 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:25.559595 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 882/3531] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:25 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:25.663876 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8adf78f2-2b17-43da-b4eb-89c8ff9c7d99 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:25.666221 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8adf78f2-2b17-43da-b4eb-89c8ff9c7d99 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:25.666454 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8adf78f2-2b17-43da-b4eb-89c8ff9c7d99 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:25.667347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8adf78f2-2b17-43da-b4eb-89c8ff9c7d99 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:25.667347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8adf78f2-2b17-43da-b4eb-89c8ff9c7d99 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:25.673049 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:25.673049 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:25.674098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8adf78f2-2b17-43da-b4eb-89c8ff9c7d99 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:25.675886 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 888/3532] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:25 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:26.569017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d40c3600-f8c5-43c1-9418-acb1a486365b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:26.572737 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d40c3600-f8c5-43c1-9418-acb1a486365b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:26.573019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d40c3600-f8c5-43c1-9418-acb1a486365b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:26.573273 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d40c3600-f8c5-43c1-9418-acb1a486365b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:26.573399 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-d40c3600-f8c5-43c1-9418-acb1a486365b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:26.578157 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:26.578157 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:26.579045 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d40c3600-f8c5-43c1-9418-acb1a486365b tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:26.579479 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 885/3533] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:26 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:26.641911 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f498d55a-627e-471f-844d-18b51116531a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:26.687908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dbfe396f-3a5b-4606-b5be-4fa761b05fcd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:26.689363 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dbfe396f-3a5b-4606-b5be-4fa761b05fcd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:26.689591 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dbfe396f-3a5b-4606-b5be-4fa761b05fcd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:26.689822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dbfe396f-3a5b-4606-b5be-4fa761b05fcd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:26.689993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dbfe396f-3a5b-4606-b5be-4fa761b05fcd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:26.694543 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:26.694543 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:26.695152 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dbfe396f-3a5b-4606-b5be-4fa761b05fcd tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:26.695531 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 883/3534] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:26 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:26.735426 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:26.735765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1837053690"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:26.737098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1837053690'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:26.737232 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Create volume of 1 GB Aug 26 09:08:26.740919 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Availability Zones retrieved successfully. Aug 26 09:08:26.745989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Flow 'volume_create_api' (1b8bc563-e95b-4c15-919c-09fe6fc56e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:26.746805 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c2be1a-e8e6-4b0f-a18f-0085bd04087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:26.747661 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:26.769758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c2be1a-e8e6-4b0f-a18f-0085bd04087a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:26.770626 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232a1109-78bc-4338-8ece-be008f445343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:26.824942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Created reservations ['e186e174-beeb-46a7-9aaf-4279690a1388', '12b9ddd3-f141-4562-b107-15b16b35b6a9', '60c295a1-c960-4d77-8416-5257bfc8b8ea', 'f9e678b5-6fe8-44c6-a2e5-3d1231adfd21'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:26.825722 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232a1109-78bc-4338-8ece-be008f445343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e186e174-beeb-46a7-9aaf-4279690a1388', '12b9ddd3-f141-4562-b107-15b16b35b6a9', '60c295a1-c960-4d77-8416-5257bfc8b8ea', 'f9e678b5-6fe8-44c6-a2e5-3d1231adfd21']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:26.826529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0e6e00-3897-412c-b6c9-29b9d9f799c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:26.849877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0e6e00-3897-412c-b6c9-29b9d9f799c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84d2d19-e62d-4164-8c29-3ec456669601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1837053690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a0655e8958043faaef1edba10c6a87e',qos_specs=None,replication_status=,reservations=['e186e174-beeb-46a7-9aaf-4279690a1388','12b9ddd3-f141-4562-b107-15b16b35b6a9','60c295a1-c960-4d77-8416-5257bfc8b8ea','f9e678b5-6fe8-44c6-a2e5-3d1231adfd21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a216284513134ca2abd4d4d996e14d3f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1837053690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84d2d19-e62d-4164-8c29-3ec456669601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a0655e8958043faaef1edba10c6a87e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a216284513134ca2abd4d4d996e14d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:26.850571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742ee3ac-3060-479b-9e14-76c11bff7bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:26.868685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742ee3ac-3060-479b-9e14-76c11bff7bc1) transitioned into state 'SUCCESS' from state '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-1837053690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a0655e8958043faaef1edba10c6a87e',qos_specs=None,replication_status=,reservations=['e186e174-beeb-46a7-9aaf-4279690a1388','12b9ddd3-f141-4562-b107-15b16b35b6a9','60c295a1-c960-4d77-8416-5257bfc8b8ea','f9e678b5-6fe8-44c6-a2e5-3d1231adfd21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a216284513134ca2abd4d4d996e14d3f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:26.869553 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e771105-9515-4de9-8d38-4cd100cb79e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:26.877950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e771105-9515-4de9-8d38-4cd100cb79e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:26.879205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Flow 'volume_create_api' (1b8bc563-e95b-4c15-919c-09fe6fc56e48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:26.879205 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Create volume request issued successfully. Aug 26 09:08:26.880862 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f498d55a-627e-471f-844d-18b51116531a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:26.880862 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 879/3535] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:08:26 2026] POST /volume/v3/volumes => generated 752 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:26.891686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b02a5db7-dd86-42fa-b1cb-7bcea04f0597 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:26.893683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b02a5db7-dd86-42fa-b1cb-7bcea04f0597 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:26.893891 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b02a5db7-dd86-42fa-b1cb-7bcea04f0597 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:26.894061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b02a5db7-dd86-42fa-b1cb-7bcea04f0597 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:26.900086 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:26.900086 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:26.903265 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b02a5db7-dd86-42fa-b1cb-7bcea04f0597 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:26.907042 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b02a5db7-dd86-42fa-b1cb-7bcea04f0597 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 200 Aug 26 09:08:26.907378 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 889/3536] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:26 2026] GET /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:27.589876 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ffaf972f-556b-4698-b44f-23ed5243d86a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:27.591583 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ffaf972f-556b-4698-b44f-23ed5243d86a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:27.591786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ffaf972f-556b-4698-b44f-23ed5243d86a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:27.591970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ffaf972f-556b-4698-b44f-23ed5243d86a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:27.592073 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ffaf972f-556b-4698-b44f-23ed5243d86a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:27.596529 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:27.596529 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:27.597226 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ffaf972f-556b-4698-b44f-23ed5243d86a tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:27.597574 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 886/3537] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:27 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:27.706071 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4fb8f58-2443-47a9-a286-c7440a1f3461 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:27.708323 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4fb8f58-2443-47a9-a286-c7440a1f3461 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:27.708592 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4fb8f58-2443-47a9-a286-c7440a1f3461 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:27.708832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4fb8f58-2443-47a9-a286-c7440a1f3461 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:27.709000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f4fb8f58-2443-47a9-a286-c7440a1f3461 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:27.713254 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:27.713254 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:27.713914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4fb8f58-2443-47a9-a286-c7440a1f3461 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:27.714274 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 884/3538] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:27 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:27.922493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7ad9dc66-96a1-48ce-a246-5083ba80db2d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:27.924913 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ad9dc66-96a1-48ce-a246-5083ba80db2d tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:27.924913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ad9dc66-96a1-48ce-a246-5083ba80db2d tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:27.924913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ad9dc66-96a1-48ce-a246-5083ba80db2d tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:27.932547 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:27.932547 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:27.936508 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7ad9dc66-96a1-48ce-a246-5083ba80db2d tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:27.941632 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ad9dc66-96a1-48ce-a246-5083ba80db2d tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 200 Aug 26 09:08:27.942232 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 880/3539] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:27 2026] GET /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:27.954296 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:27.956110 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:08:27.956501 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a84d2d19-e62d-4164-8c29-3ec456669601", "name": "tempest-VolumesBackupsV39Test-Backup-1982332286", "container": "tempest-volumesbackupsv39test-backup-container-131082934"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:27.958010 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Creating new backup {'backup': {'volume_id': 'a84d2d19-e62d-4164-8c29-3ec456669601', 'name': 'tempest-VolumesBackupsV39Test-Backup-1982332286', 'container': 'tempest-volumesbackupsv39test-backup-container-131082934'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:08:27.958207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Creating backup of volume a84d2d19-e62d-4164-8c29-3ec456669601 in container tempest-volumesbackupsv39test-backup-container-131082934 Aug 26 09:08:27.967376 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:27.967376 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:27.968013 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:28.004183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Created reservations ['e1c81a05-e13d-46d4-9210-82479f8faf15', '57f7b088-dd99-4a45-88a2-b8097f9a01d8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:28.052043 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c516067b-a0a9-452a-9cd6-c2511139fa9c tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:08:28.052645 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 890/3540] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:08:27 2026] POST /volume/v3/backups => generated 333 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:28.066094 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-655df9e6-d111-4e70-8fa4-ecea031fa7f7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:28.071652 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-655df9e6-d111-4e70-8fa4-ecea031fa7f7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:28.071652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-655df9e6-d111-4e70-8fa4-ecea031fa7f7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:28.071652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-655df9e6-d111-4e70-8fa4-ecea031fa7f7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:28.071652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-655df9e6-d111-4e70-8fa4-ecea031fa7f7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:28.075078 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:28.075078 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:28.076103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-655df9e6-d111-4e70-8fa4-ecea031fa7f7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:28.076625 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 887/3541] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:28 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:28.609075 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-df35e11c-c701-4994-87ad-2922eafb661f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:28.611279 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df35e11c-c701-4994-87ad-2922eafb661f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:28.611518 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df35e11c-c701-4994-87ad-2922eafb661f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:28.611735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df35e11c-c701-4994-87ad-2922eafb661f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:28.611870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-df35e11c-c701-4994-87ad-2922eafb661f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:28.617505 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:28.617505 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:28.618409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df35e11c-c701-4994-87ad-2922eafb661f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:28.618860 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 885/3542] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:28 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:28.725289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7bf1673-eef5-4b45-bada-c8a03d0c601a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:28.727281 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7bf1673-eef5-4b45-bada-c8a03d0c601a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:28.727596 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7bf1673-eef5-4b45-bada-c8a03d0c601a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:28.728399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7bf1673-eef5-4b45-bada-c8a03d0c601a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:28.728399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c7bf1673-eef5-4b45-bada-c8a03d0c601a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:28.734385 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:28.734385 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:28.734562 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7bf1673-eef5-4b45-bada-c8a03d0c601a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:28.735013 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 881/3543] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:28 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:29.089578 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-705ae0e6-884c-4255-b4d5-c0ebda57affa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:29.091854 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-705ae0e6-884c-4255-b4d5-c0ebda57affa tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:29.092175 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-705ae0e6-884c-4255-b4d5-c0ebda57affa tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:29.092432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-705ae0e6-884c-4255-b4d5-c0ebda57affa tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:29.092608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-705ae0e6-884c-4255-b4d5-c0ebda57affa tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:29.097995 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:29.097995 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:29.099018 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-705ae0e6-884c-4255-b4d5-c0ebda57affa tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:29.099538 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 891/3544] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:29 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:29.635116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-049a018f-81e0-4d0f-9720-16fea5637953 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:29.640779 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-049a018f-81e0-4d0f-9720-16fea5637953 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:29.646822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-049a018f-81e0-4d0f-9720-16fea5637953 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:29.646822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-049a018f-81e0-4d0f-9720-16fea5637953 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:29.646822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-049a018f-81e0-4d0f-9720-16fea5637953 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:29.650569 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:29.650569 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:29.651594 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-049a018f-81e0-4d0f-9720-16fea5637953 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:29.652374 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 888/3545] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:29 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:29.747639 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffe45808-aef9-48d8-9fe1-4d76656d6314 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:29.749655 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffe45808-aef9-48d8-9fe1-4d76656d6314 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:29.750540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffe45808-aef9-48d8-9fe1-4d76656d6314 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:29.750540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffe45808-aef9-48d8-9fe1-4d76656d6314 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:29.750806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ffe45808-aef9-48d8-9fe1-4d76656d6314 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:29.755351 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:29.755351 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:29.756253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffe45808-aef9-48d8-9fe1-4d76656d6314 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:29.756793 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 886/3546] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:29 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:30.110968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8b1c1428-4377-4078-963c-b689015a3f03 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.112971 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8b1c1428-4377-4078-963c-b689015a3f03 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:30.113282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8b1c1428-4377-4078-963c-b689015a3f03 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.113501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8b1c1428-4377-4078-963c-b689015a3f03 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.113642 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8b1c1428-4377-4078-963c-b689015a3f03 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:30.118313 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.118313 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:30.119378 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8b1c1428-4377-4078-963c-b689015a3f03 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:30.124040 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 882/3547] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:30 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:30.257728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-f824a078-8660-4d63-876f-d9a071691e38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.261999 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-f824a078-8660-4d63-876f-d9a071691e38 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:30.265278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-f824a078-8660-4d63-876f-d9a071691e38 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.265278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-f824a078-8660-4d63-876f-d9a071691e38 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.274835 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.274835 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:30.281202 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-f824a078-8660-4d63-876f-d9a071691e38 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:30.290590 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-f824a078-8660-4d63-876f-d9a071691e38 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:30.290590 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 892/3548] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:30 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:30.414186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-95a1bff8-726a-43f0-9ab0-553ac502a676 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.414574 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95a1bff8-726a-43f0-9ab0-553ac502a676 None None] GET https://10.4.3.236/volume// Aug 26 09:08:30.414734 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95a1bff8-726a-43f0-9ab0-553ac502a676 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.415208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95a1bff8-726a-43f0-9ab0-553ac502a676 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.415652 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95a1bff8-726a-43f0-9ab0-553ac502a676 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:30.415652 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 889/3549] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:08: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 26 09:08:30.425837 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-6956e58e-c8b5-4bb9-8cee-2532437f7bb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.429270 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-6956e58e-c8b5-4bb9-8cee-2532437f7bb0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:30.429777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-6956e58e-c8b5-4bb9-8cee-2532437f7bb0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1584d147-1222-4785-8441-f1cc8b9848b0", "connector": null, "instance_uuid": "634e47a8-c9b8-4aa2-9893-c705fe8aa029"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:30.443692 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.443692 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:30.474104 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-6956e58e-c8b5-4bb9-8cee-2532437f7bb0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:30.474709 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 887/3550] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:30 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:30.530221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab50275f-7784-4650-9aab-e050dca70994 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.532186 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab50275f-7784-4650-9aab-e050dca70994 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:30.532597 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab50275f-7784-4650-9aab-e050dca70994 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.532721 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab50275f-7784-4650-9aab-e050dca70994 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.547694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c289030-4120-4001-8bbe-2379cb1a2332 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.547694 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c289030-4120-4001-8bbe-2379cb1a2332 None None] GET https://10.4.3.236/volume// Aug 26 09:08:30.547694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c289030-4120-4001-8bbe-2379cb1a2332 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.547694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c289030-4120-4001-8bbe-2379cb1a2332 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.547694 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c289030-4120-4001-8bbe-2379cb1a2332 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:30.547694 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 893/3551] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08: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 26 09:08:30.555394 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.555394 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:30.558326 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-560a44c0-1ed0-4ad5-9ad5-8e8b000e7e10 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.561930 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-560a44c0-1ed0-4ad5-9ad5-8e8b000e7e10 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:30.562210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-560a44c0-1ed0-4ad5-9ad5-8e8b000e7e10 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.562449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-560a44c0-1ed0-4ad5-9ad5-8e8b000e7e10 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.562659 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab50275f-7784-4650-9aab-e050dca70994 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:30.567537 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab50275f-7784-4650-9aab-e050dca70994 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:30.567930 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 883/3552] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:30 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:30.576158 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.576158 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:30.581668 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-560a44c0-1ed0-4ad5-9ad5-8e8b000e7e10 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:30.587910 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-560a44c0-1ed0-4ad5-9ad5-8e8b000e7e10 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:30.588430 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 890/3553] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:30 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 09:08:30.676233 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d08f007e-f8a0-452e-b045-1ff9a634c91c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.678916 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d08f007e-f8a0-452e-b045-1ff9a634c91c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:30.678916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d08f007e-f8a0-452e-b045-1ff9a634c91c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.679484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d08f007e-f8a0-452e-b045-1ff9a634c91c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.679484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d08f007e-f8a0-452e-b045-1ff9a634c91c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:30.685781 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.685781 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:30.686745 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d08f007e-f8a0-452e-b045-1ff9a634c91c tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:30.687498 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 888/3554] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:30 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:30.700172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.703478 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] PUT https://10.4.3.236/volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8 Aug 26 09:08:30.704337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:30.719549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Acquiring lock "cinder-attachment_update-1584d147-1222-4785-8441-f1cc8b9848b0-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:30.726267 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Lock "cinder-attachment_update-1584d147-1222-4785-8441-f1cc8b9848b0-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:30.726267 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.726267 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:30.770641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-55140cff-97b0-43a2-a2b7-1035e202510e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:30.772765 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55140cff-97b0-43a2-a2b7-1035e202510e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:30.773036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55140cff-97b0-43a2-a2b7-1035e202510e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:30.773264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55140cff-97b0-43a2-a2b7-1035e202510e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:30.773405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-55140cff-97b0-43a2-a2b7-1035e202510e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:30.778266 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:30.778266 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:30.779016 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55140cff-97b0-43a2-a2b7-1035e202510e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:30.779807 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 884/3555] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:30 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:30.825408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Lock "cinder-attachment_update-1584d147-1222-4785-8441-f1cc8b9848b0-np0000008153" released by "attachment_update" :: held 0.102s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:30.826003 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-41b1dd1b-34e0-45e4-b12e-4e08455e7bd8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8 returned with HTTP 200 Aug 26 09:08:30.826601 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 894/3556] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:30 2026] PUT /volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:31.134130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0520ff73-80ff-4b59-8732-cc28acbe9fb4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:31.136166 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0520ff73-80ff-4b59-8732-cc28acbe9fb4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:31.136398 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0520ff73-80ff-4b59-8732-cc28acbe9fb4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:31.136615 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0520ff73-80ff-4b59-8732-cc28acbe9fb4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:31.136742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0520ff73-80ff-4b59-8732-cc28acbe9fb4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:31.141803 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:31.141803 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:31.142727 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0520ff73-80ff-4b59-8732-cc28acbe9fb4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:31.143184 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 891/3557] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:31 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:31.580390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f2ca0d67-d645-4f12-b341-e6126beaeca9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:31.583112 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2ca0d67-d645-4f12-b341-e6126beaeca9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:31.583379 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2ca0d67-d645-4f12-b341-e6126beaeca9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:31.583585 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2ca0d67-d645-4f12-b341-e6126beaeca9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:31.595682 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:31.595682 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:31.599341 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2ca0d67-d645-4f12-b341-e6126beaeca9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:31.604991 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2ca0d67-d645-4f12-b341-e6126beaeca9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:31.605372 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 889/3558] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:31 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:31.720429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-751a9bd9-c820-4463-b075-5f558762e401 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:31.722478 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-751a9bd9-c820-4463-b075-5f558762e401 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:31.722695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-751a9bd9-c820-4463-b075-5f558762e401 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:31.722940 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-751a9bd9-c820-4463-b075-5f558762e401 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:31.723069 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-751a9bd9-c820-4463-b075-5f558762e401 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:31.728269 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:31.728269 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:31.729121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-751a9bd9-c820-4463-b075-5f558762e401 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:31.729552 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 885/3559] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:31 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:31.789875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-709642c8-96b3-4071-b63c-3a03dccaaf27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:31.792598 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-709642c8-96b3-4071-b63c-3a03dccaaf27 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:31.792899 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-709642c8-96b3-4071-b63c-3a03dccaaf27 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:31.793163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-709642c8-96b3-4071-b63c-3a03dccaaf27 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:31.793272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-709642c8-96b3-4071-b63c-3a03dccaaf27 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:31.797966 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:31.797966 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:31.798752 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-709642c8-96b3-4071-b63c-3a03dccaaf27 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:31.799232 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 895/3560] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:31 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:32.155866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1a6dd449-3b27-42fc-99ee-28a86fe9f19f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:32.157994 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1a6dd449-3b27-42fc-99ee-28a86fe9f19f tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:32.158302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1a6dd449-3b27-42fc-99ee-28a86fe9f19f tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:32.158478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1a6dd449-3b27-42fc-99ee-28a86fe9f19f tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:32.158573 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1a6dd449-3b27-42fc-99ee-28a86fe9f19f tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:32.166444 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:32.166444 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:32.167463 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1a6dd449-3b27-42fc-99ee-28a86fe9f19f tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:32.168055 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 892/3561] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:32 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:32.617032 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18871a51-3b1c-477d-bc85-3f7f08f534a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:32.619392 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18871a51-3b1c-477d-bc85-3f7f08f534a9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:32.619603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18871a51-3b1c-477d-bc85-3f7f08f534a9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:32.619785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18871a51-3b1c-477d-bc85-3f7f08f534a9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:32.637635 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:32.637635 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:32.642084 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18871a51-3b1c-477d-bc85-3f7f08f534a9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:32.651124 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18871a51-3b1c-477d-bc85-3f7f08f534a9 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:32.651466 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 890/3562] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:32 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:32.741727 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a8698b4-9809-4d7c-8a05-936be96c7fc8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:32.743559 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a8698b4-9809-4d7c-8a05-936be96c7fc8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:32.744223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a8698b4-9809-4d7c-8a05-936be96c7fc8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:32.744223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a8698b4-9809-4d7c-8a05-936be96c7fc8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:32.744223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0a8698b4-9809-4d7c-8a05-936be96c7fc8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:32.749252 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:32.749252 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:32.750731 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a8698b4-9809-4d7c-8a05-936be96c7fc8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:32.750731 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 886/3563] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:32 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:32.813547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b464323-560c-49b2-be71-721bcbff9e3a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:32.819453 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b464323-560c-49b2-be71-721bcbff9e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:32.819778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b464323-560c-49b2-be71-721bcbff9e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:32.819933 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b464323-560c-49b2-be71-721bcbff9e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:32.820072 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4b464323-560c-49b2-be71-721bcbff9e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:32.828365 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:32.828365 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:32.829181 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b464323-560c-49b2-be71-721bcbff9e3a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:32.829522 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 896/3564] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:32 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:33.181755 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7b12e95f-2453-49ea-aceb-d033330030ae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:33.183776 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b12e95f-2453-49ea-aceb-d033330030ae tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:33.184015 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b12e95f-2453-49ea-aceb-d033330030ae tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:33.184538 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b12e95f-2453-49ea-aceb-d033330030ae tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:33.184538 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7b12e95f-2453-49ea-aceb-d033330030ae tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:33.189226 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:33.189226 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:33.190014 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b12e95f-2453-49ea-aceb-d033330030ae tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:33.190392 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 893/3565] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:33 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:33.668600 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0cf155d-e1ff-4671-8b73-2fca6ddaedff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:33.672657 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0cf155d-e1ff-4671-8b73-2fca6ddaedff tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:33.673337 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0cf155d-e1ff-4671-8b73-2fca6ddaedff tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:33.673694 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0cf155d-e1ff-4671-8b73-2fca6ddaedff tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:33.690029 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:33.690029 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:33.696439 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0cf155d-e1ff-4671-8b73-2fca6ddaedff tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:33.706759 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0cf155d-e1ff-4671-8b73-2fca6ddaedff tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:33.707383 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 891/3566] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:33 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:33.773706 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54fa1828-b62e-4922-aa25-fba4b8c0cd25 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:33.776021 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54fa1828-b62e-4922-aa25-fba4b8c0cd25 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:33.776302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54fa1828-b62e-4922-aa25-fba4b8c0cd25 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:33.776550 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54fa1828-b62e-4922-aa25-fba4b8c0cd25 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:33.776690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-54fa1828-b62e-4922-aa25-fba4b8c0cd25 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:33.782777 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:33.782777 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:33.783709 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54fa1828-b62e-4922-aa25-fba4b8c0cd25 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:33.784103 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 887/3567] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:33 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:33.842215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c816e7d2-6807-453e-bf81-735e22a7b404 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:33.844744 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c816e7d2-6807-453e-bf81-735e22a7b404 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:33.845104 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c816e7d2-6807-453e-bf81-735e22a7b404 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:33.845288 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c816e7d2-6807-453e-bf81-735e22a7b404 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:33.845435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c816e7d2-6807-453e-bf81-735e22a7b404 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:33.851648 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:33.851648 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:33.853563 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c816e7d2-6807-453e-bf81-735e22a7b404 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:33.853563 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 897/3568] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:33 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:34.204293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8c6b6d48-7426-4b13-8993-3040c318d103 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:34.212375 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c6b6d48-7426-4b13-8993-3040c318d103 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:34.212375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c6b6d48-7426-4b13-8993-3040c318d103 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:34.212375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c6b6d48-7426-4b13-8993-3040c318d103 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:34.212375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8c6b6d48-7426-4b13-8993-3040c318d103 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:34.218600 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:34.218600 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:34.218600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c6b6d48-7426-4b13-8993-3040c318d103 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:34.218600 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 894/3569] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:34 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:34.725346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d42dec4e-6e59-4354-8523-a1558b141559 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:34.731742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d42dec4e-6e59-4354-8523-a1558b141559 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:34.731742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d42dec4e-6e59-4354-8523-a1558b141559 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:34.734872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d42dec4e-6e59-4354-8523-a1558b141559 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:34.755413 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:34.755413 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:34.759580 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d42dec4e-6e59-4354-8523-a1558b141559 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:34.765562 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d42dec4e-6e59-4354-8523-a1558b141559 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:34.766173 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 892/3570] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:34 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:34.820202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f5b1a457-f250-46a8-a999-28e187ca0241 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:34.822697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5b1a457-f250-46a8-a999-28e187ca0241 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:34.822970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5b1a457-f250-46a8-a999-28e187ca0241 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:34.823240 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5b1a457-f250-46a8-a999-28e187ca0241 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:34.823398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f5b1a457-f250-46a8-a999-28e187ca0241 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:34.828854 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:34.828854 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:34.829739 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5b1a457-f250-46a8-a999-28e187ca0241 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:34.830132 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 888/3571] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:34 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:34.869248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38af77bf-ab09-475a-82e8-07ec9615c4ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:34.871803 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38af77bf-ab09-475a-82e8-07ec9615c4ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:34.872431 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38af77bf-ab09-475a-82e8-07ec9615c4ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:34.872727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38af77bf-ab09-475a-82e8-07ec9615c4ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:34.872953 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-38af77bf-ab09-475a-82e8-07ec9615c4ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:34.878708 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:34.878708 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:34.879791 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38af77bf-ab09-475a-82e8-07ec9615c4ff tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:34.880484 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 898/3572] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:34 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:35.232095 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8f94b5b0-f357-41b6-a192-38a1d2bde245 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:35.233826 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f94b5b0-f357-41b6-a192-38a1d2bde245 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:35.234232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f94b5b0-f357-41b6-a192-38a1d2bde245 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:35.234627 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f94b5b0-f357-41b6-a192-38a1d2bde245 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:35.235881 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8f94b5b0-f357-41b6-a192-38a1d2bde245 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:35.239511 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:35.239511 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:35.240446 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f94b5b0-f357-41b6-a192-38a1d2bde245 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:35.240932 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 895/3573] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:35 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:35.778609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48b58a30-4087-443d-a392-00ee2885a645 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:35.782770 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48b58a30-4087-443d-a392-00ee2885a645 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:35.782770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48b58a30-4087-443d-a392-00ee2885a645 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:35.782770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48b58a30-4087-443d-a392-00ee2885a645 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:35.798060 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:35.798060 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:35.802495 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48b58a30-4087-443d-a392-00ee2885a645 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:35.809761 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48b58a30-4087-443d-a392-00ee2885a645 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:35.810900 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 893/3574] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:35 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:35.853591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfe34776-a526-4558-952d-8f1da81c5aff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:35.858528 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfe34776-a526-4558-952d-8f1da81c5aff tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:35.858668 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfe34776-a526-4558-952d-8f1da81c5aff tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:35.858833 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfe34776-a526-4558-952d-8f1da81c5aff tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:35.858966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bfe34776-a526-4558-952d-8f1da81c5aff tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:35.868912 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:35.868912 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:35.869795 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfe34776-a526-4558-952d-8f1da81c5aff tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:35.870254 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 889/3575] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:35 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:35.894150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7f3e407-b02e-46cf-8f8a-52f81adb2db7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:35.896921 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7f3e407-b02e-46cf-8f8a-52f81adb2db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:35.897246 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7f3e407-b02e-46cf-8f8a-52f81adb2db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:35.897516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7f3e407-b02e-46cf-8f8a-52f81adb2db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:35.897677 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f7f3e407-b02e-46cf-8f8a-52f81adb2db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:35.904590 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:35.904590 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:35.905601 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7f3e407-b02e-46cf-8f8a-52f81adb2db7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:35.906164 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 899/3576] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:35 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:36.251718 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-90232f9a-3742-40ea-bee4-53ae5b956802 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:36.253940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-90232f9a-3742-40ea-bee4-53ae5b956802 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:36.254321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-90232f9a-3742-40ea-bee4-53ae5b956802 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:36.254549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-90232f9a-3742-40ea-bee4-53ae5b956802 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:36.254723 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-90232f9a-3742-40ea-bee4-53ae5b956802 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:36.260172 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:36.260172 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:36.260991 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-90232f9a-3742-40ea-bee4-53ae5b956802 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:36.261376 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 896/3577] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:36 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:36.831677 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af458ad7-da88-4f6a-91b6-7938f0dced07 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:36.835464 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af458ad7-da88-4f6a-91b6-7938f0dced07 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:36.835694 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af458ad7-da88-4f6a-91b6-7938f0dced07 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:36.835904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af458ad7-da88-4f6a-91b6-7938f0dced07 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:36.848446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-aec54996-90b3-49b8-9ed5-14fcbe14b9fb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:36.850634 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:36.850634 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:36.850817 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-aec54996-90b3-49b8-9ed5-14fcbe14b9fb tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] POST https://10.4.3.236/volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8/action Aug 26 09:08:36.851387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-aec54996-90b3-49b8-9ed5-14fcbe14b9fb tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:36.851387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-aec54996-90b3-49b8-9ed5-14fcbe14b9fb tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:36.856990 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-af458ad7-da88-4f6a-91b6-7938f0dced07 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:36.864566 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af458ad7-da88-4f6a-91b6-7938f0dced07 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:36.865295 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 894/3578] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:36 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:36.873633 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:36.873633 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:36.894515 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a329e8e7-edf5-4a67-954a-4e0fbb076ead req-aec54996-90b3-49b8-9ed5-14fcbe14b9fb tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8/action returned with HTTP 204 Aug 26 09:08:36.895042 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-358a82a3-c67d-4ac0-b303-005ab5f9d331 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:36.895330 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 890/3579] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:08:36 2026] POST /volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:36.897307 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-358a82a3-c67d-4ac0-b303-005ab5f9d331 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:36.900870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-358a82a3-c67d-4ac0-b303-005ab5f9d331 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:36.900870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-358a82a3-c67d-4ac0-b303-005ab5f9d331 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:36.900870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-358a82a3-c67d-4ac0-b303-005ab5f9d331 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:36.909563 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:36.909563 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:36.910617 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-358a82a3-c67d-4ac0-b303-005ab5f9d331 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:36.911488 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 900/3580] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:36 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 783 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:36.919462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-88baf94e-803d-4ecb-9c48-4525fdfeb636 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:36.922767 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-88baf94e-803d-4ecb-9c48-4525fdfeb636 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:36.922999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-88baf94e-803d-4ecb-9c48-4525fdfeb636 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:36.923226 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-88baf94e-803d-4ecb-9c48-4525fdfeb636 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:36.923392 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-88baf94e-803d-4ecb-9c48-4525fdfeb636 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:36.929725 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:36.929725 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:36.930623 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-88baf94e-803d-4ecb-9c48-4525fdfeb636 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:36.931140 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 897/3581] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:36 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:36.945081 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:36.948181 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e Aug 26 09:08:36.948555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:36.949043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:36.949464 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume with id: 8b043599-1571-4786-aeec-a04d4960284e Aug 26 09:08:36.964059 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:36.964059 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:36.965175 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:37.000829 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume request issued successfully. Aug 26 09:08:37.003896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1acb389-5ced-4107-a4e0-05e1420bc35e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e returned with HTTP 202 Aug 26 09:08:37.003896 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 895/3582] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:36 2026] DELETE /volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:37.016662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1e0696dd-0a75-4c3a-8de0-b01352d2ed40 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:37.021958 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e0696dd-0a75-4c3a-8de0-b01352d2ed40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e Aug 26 09:08:37.022419 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1e0696dd-0a75-4c3a-8de0-b01352d2ed40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:37.023963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1e0696dd-0a75-4c3a-8de0-b01352d2ed40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:37.037584 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:37.037584 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:37.045414 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1e0696dd-0a75-4c3a-8de0-b01352d2ed40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:37.052517 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e0696dd-0a75-4c3a-8de0-b01352d2ed40 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e returned with HTTP 200 Aug 26 09:08:37.053138 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 891/3583] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:37 2026] GET /volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e => generated 1065 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:37.277930 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6a7a064e-4e5f-4629-9048-d45dbc8c0f10 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:37.279620 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a7a064e-4e5f-4629-9048-d45dbc8c0f10 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:37.279961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a7a064e-4e5f-4629-9048-d45dbc8c0f10 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:37.280027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a7a064e-4e5f-4629-9048-d45dbc8c0f10 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:37.280369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6a7a064e-4e5f-4629-9048-d45dbc8c0f10 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:37.295080 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:37.295080 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:37.297688 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a7a064e-4e5f-4629-9048-d45dbc8c0f10 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:37.297688 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 901/3584] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:37 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:37.887395 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-426d0c3e-9f88-4491-806f-9b3acb31be4d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:37.890631 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-426d0c3e-9f88-4491-806f-9b3acb31be4d tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:37.890925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-426d0c3e-9f88-4491-806f-9b3acb31be4d tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:37.891192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-426d0c3e-9f88-4491-806f-9b3acb31be4d tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:37.906174 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:37.906174 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:37.911550 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-426d0c3e-9f88-4491-806f-9b3acb31be4d tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:37.916722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-426d0c3e-9f88-4491-806f-9b3acb31be4d tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:37.917021 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 898/3585] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:37 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:37.928045 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a523304e-8282-47a3-b432-fd2f8c772c32 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:37.930237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a523304e-8282-47a3-b432-fd2f8c772c32 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:37.930401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a523304e-8282-47a3-b432-fd2f8c772c32 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:37.930642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a523304e-8282-47a3-b432-fd2f8c772c32 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:37.930804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a523304e-8282-47a3-b432-fd2f8c772c32 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:37.937467 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:37.937467 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:37.938322 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a523304e-8282-47a3-b432-fd2f8c772c32 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:37.938681 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 896/3586] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:37 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:37.941040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ba84bc76-741e-47b8-9523-ef407c60a523 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:37.946187 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba84bc76-741e-47b8-9523-ef407c60a523 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:37.946445 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba84bc76-741e-47b8-9523-ef407c60a523 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:37.946711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba84bc76-741e-47b8-9523-ef407c60a523 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:37.964202 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:37.964202 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:37.967739 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ba84bc76-741e-47b8-9523-ef407c60a523 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:37.972488 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba84bc76-741e-47b8-9523-ef407c60a523 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:37.972656 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 892/3587] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:37 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:38.050616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b9849465-8035-420f-9a6a-6b508a2f3840 req-e09fdfe3-763d-407b-8deb-6e4c503eb87b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.053734 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b9849465-8035-420f-9a6a-6b508a2f3840 req-e09fdfe3-763d-407b-8deb-6e4c503eb87b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:38.054064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b9849465-8035-420f-9a6a-6b508a2f3840 req-e09fdfe3-763d-407b-8deb-6e4c503eb87b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.054257 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b9849465-8035-420f-9a6a-6b508a2f3840 req-e09fdfe3-763d-407b-8deb-6e4c503eb87b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.069784 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.069784 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:38.072076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5645d047-a1b2-4524-943e-b1ec23fd58d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.074260 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5645d047-a1b2-4524-943e-b1ec23fd58d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e Aug 26 09:08:38.074510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5645d047-a1b2-4524-943e-b1ec23fd58d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.074726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5645d047-a1b2-4524-943e-b1ec23fd58d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.075897 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b9849465-8035-420f-9a6a-6b508a2f3840 req-e09fdfe3-763d-407b-8deb-6e4c503eb87b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:38.084230 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b9849465-8035-420f-9a6a-6b508a2f3840 req-e09fdfe3-763d-407b-8deb-6e4c503eb87b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:38.084399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5645d047-a1b2-4524-943e-b1ec23fd58d5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e returned with HTTP 404 Aug 26 09:08:38.084474 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 902/3588] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:38.085574 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 899/3589] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/volumes/8b043599-1571-4786-aeec-a04d4960284e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:38.105196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1065e19d-4899-48ed-87b1-6edf90e571c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.107548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1065e19d-4899-48ed-87b1-6edf90e571c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:38.107883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1065e19d-4899-48ed-87b1-6edf90e571c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.108148 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1065e19d-4899-48ed-87b1-6edf90e571c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.108281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1065e19d-4899-48ed-87b1-6edf90e571c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:38.119506 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.119506 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:38.121418 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1065e19d-4899-48ed-87b1-6edf90e571c7 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:38.122146 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 897/3590] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:38.138779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.142591 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:38.142818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.143062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.143247 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete backup with id: f4f68746-f9c4-45cc-9c1c-95f4b5914af7. Aug 26 09:08:38.150402 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.150402 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:38.179912 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] delete_backup rpcapi backup_id f4f68746-f9c4-45cc-9c1c-95f4b5914af7 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:38.183859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c52ebb60-cd66-4cb6-815f-f8f06393d83c tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 202 Aug 26 09:08:38.184519 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 893/3591] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:38 2026] DELETE /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:38.196432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38623343-49b1-4b0d-99ce-6ad24864060a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.199408 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38623343-49b1-4b0d-99ce-6ad24864060a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:38.199640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38623343-49b1-4b0d-99ce-6ad24864060a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.199854 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38623343-49b1-4b0d-99ce-6ad24864060a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.200017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-38623343-49b1-4b0d-99ce-6ad24864060a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:38.206974 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.206974 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:38.208227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38623343-49b1-4b0d-99ce-6ad24864060a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 200 Aug 26 09:08:38.208793 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 903/3592] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:38.311330 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4d9fe46e-610b-4326-abd1-13efa9faadd7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.315761 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4d9fe46e-610b-4326-abd1-13efa9faadd7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:38.316001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe46e-610b-4326-abd1-13efa9faadd7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.317549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe46e-610b-4326-abd1-13efa9faadd7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.317549 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4d9fe46e-610b-4326-abd1-13efa9faadd7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:38.323732 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.323732 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:38.324764 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4d9fe46e-610b-4326-abd1-13efa9faadd7 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:38.325191 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 900/3593] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:38.948239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b465d59c-d52d-4f1c-a337-b1b8dd873959 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.952931 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b465d59c-d52d-4f1c-a337-b1b8dd873959 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:38.952931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b465d59c-d52d-4f1c-a337-b1b8dd873959 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.952931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b465d59c-d52d-4f1c-a337-b1b8dd873959 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.952931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b465d59c-d52d-4f1c-a337-b1b8dd873959 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:38.961530 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.961530 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:38.961530 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b465d59c-d52d-4f1c-a337-b1b8dd873959 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:38.961530 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 898/3594] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:38.978047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-db61af2a-94d0-426e-95cf-6835eae80d06 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:38.980286 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db61af2a-94d0-426e-95cf-6835eae80d06 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:38.980534 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db61af2a-94d0-426e-95cf-6835eae80d06 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:38.980803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db61af2a-94d0-426e-95cf-6835eae80d06 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:38.980954 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-db61af2a-94d0-426e-95cf-6835eae80d06 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:38.989815 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:38.989815 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:38.990893 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db61af2a-94d0-426e-95cf-6835eae80d06 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:38.991540 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 894/3595] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:38 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:39.009372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39a1338b-e2f7-4461-9a52-75ca50378247 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:39.011443 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39a1338b-e2f7-4461-9a52-75ca50378247 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:39.011690 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39a1338b-e2f7-4461-9a52-75ca50378247 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:39.011971 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39a1338b-e2f7-4461-9a52-75ca50378247 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:39.012125 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-39a1338b-e2f7-4461-9a52-75ca50378247 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete backup with id: 99044c10-cb79-494c-b41b-fa062ae41b3d. Aug 26 09:08:39.018034 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:39.018034 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:39.039353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-39a1338b-e2f7-4461-9a52-75ca50378247 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] delete_backup rpcapi backup_id 99044c10-cb79-494c-b41b-fa062ae41b3d {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:39.042811 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39a1338b-e2f7-4461-9a52-75ca50378247 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 202 Aug 26 09:08:39.043606 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 904/3596] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:39 2026] DELETE /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:39.052548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2b69bcb7-2ab3-472a-8f41-6c21e6c06ce6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:39.054651 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2b69bcb7-2ab3-472a-8f41-6c21e6c06ce6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:39.054823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2b69bcb7-2ab3-472a-8f41-6c21e6c06ce6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:39.055038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2b69bcb7-2ab3-472a-8f41-6c21e6c06ce6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:39.055340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2b69bcb7-2ab3-472a-8f41-6c21e6c06ce6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:39.063123 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:39.063123 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:39.063123 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2b69bcb7-2ab3-472a-8f41-6c21e6c06ce6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 200 Aug 26 09:08:39.063123 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 901/3597] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:39 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:39.221883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c26cb884-9cb2-4743-9fca-15091857972a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:39.225992 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26cb884-9cb2-4743-9fca-15091857972a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 Aug 26 09:08:39.225992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26cb884-9cb2-4743-9fca-15091857972a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:39.225992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26cb884-9cb2-4743-9fca-15091857972a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:39.225992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c26cb884-9cb2-4743-9fca-15091857972a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id f4f68746-f9c4-45cc-9c1c-95f4b5914af7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:39.229525 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26cb884-9cb2-4743-9fca-15091857972a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 returned with HTTP 404 Aug 26 09:08:39.230165 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 899/3598] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:39 2026] GET /volume/v3/backups/f4f68746-f9c4-45cc-9c1c-95f4b5914af7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:39.240413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-905725fe-1bfd-4741-8d55-a42c240b333a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:39.243005 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-905725fe-1bfd-4741-8d55-a42c240b333a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:08:39.243972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-905725fe-1bfd-4741-8d55-a42c240b333a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:39.243972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-905725fe-1bfd-4741-8d55-a42c240b333a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:39.243972 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-905725fe-1bfd-4741-8d55-a42c240b333a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete backup with id: ddcba3e7-7396-402c-933d-14e842012fd1. Aug 26 09:08:39.249920 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:39.249920 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:39.274829 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-905725fe-1bfd-4741-8d55-a42c240b333a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] delete_backup rpcapi backup_id ddcba3e7-7396-402c-933d-14e842012fd1 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:39.276945 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-905725fe-1bfd-4741-8d55-a42c240b333a tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 202 Aug 26 09:08:39.277489 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 895/3599] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:39 2026] DELETE /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:39.290776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36003269-345b-410e-b88f-f1e81262342e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:39.293226 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36003269-345b-410e-b88f-f1e81262342e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:08:39.293595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36003269-345b-410e-b88f-f1e81262342e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:39.293637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36003269-345b-410e-b88f-f1e81262342e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:39.293828 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-36003269-345b-410e-b88f-f1e81262342e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:39.299492 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:39.299492 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:39.300276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36003269-345b-410e-b88f-f1e81262342e tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 200 Aug 26 09:08:39.300786 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 905/3600] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:39 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:39.339677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-84330fae-9858-49eb-92d5-5eb7f73d7846 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:39.341584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-84330fae-9858-49eb-92d5-5eb7f73d7846 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:39.341785 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-84330fae-9858-49eb-92d5-5eb7f73d7846 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:39.342017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-84330fae-9858-49eb-92d5-5eb7f73d7846 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:39.342143 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-84330fae-9858-49eb-92d5-5eb7f73d7846 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:39.347287 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:39.347287 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:39.348922 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-84330fae-9858-49eb-92d5-5eb7f73d7846 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:39.348922 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 902/3601] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:39 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:40.075939 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d518d0cb-6d43-4ddd-af32-6ef72535f904 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.078351 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d518d0cb-6d43-4ddd-af32-6ef72535f904 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d Aug 26 09:08:40.078633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d518d0cb-6d43-4ddd-af32-6ef72535f904 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.078929 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d518d0cb-6d43-4ddd-af32-6ef72535f904 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.079111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d518d0cb-6d43-4ddd-af32-6ef72535f904 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Show backup with id 99044c10-cb79-494c-b41b-fa062ae41b3d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:40.084535 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d518d0cb-6d43-4ddd-af32-6ef72535f904 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d returned with HTTP 404 Aug 26 09:08:40.085107 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 900/3602] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:40 2026] GET /volume/v3/backups/99044c10-cb79-494c-b41b-fa062ae41b3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:40.099591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.103952 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 Aug 26 09:08:40.104299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.104598 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.104763 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete snapshot with id: 0a7d350d-580a-46c0-b57f-7d434a089882 Aug 26 09:08:40.112400 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.112400 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:40.112917 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot retrieved successfully. Aug 26 09:08:40.137496 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot delete request issued successfully. Aug 26 09:08:40.137741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7445d416-aa6f-4fc5-b45c-aef65effd5de tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 returned with HTTP 202 Aug 26 09:08:40.138294 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 896/3603] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:40 2026] DELETE /volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:40.148920 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc1d3c81-3257-46ba-89bc-0e5feff9b088 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.154293 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc1d3c81-3257-46ba-89bc-0e5feff9b088 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 Aug 26 09:08:40.154638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc1d3c81-3257-46ba-89bc-0e5feff9b088 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.155528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc1d3c81-3257-46ba-89bc-0e5feff9b088 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.166785 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.166785 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:40.167900 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc1d3c81-3257-46ba-89bc-0e5feff9b088 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Snapshot retrieved successfully. Aug 26 09:08:40.169451 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc1d3c81-3257-46ba-89bc-0e5feff9b088 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 returned with HTTP 200 Aug 26 09:08:40.169952 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 906/3604] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:40 2026] GET /volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:40.316777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fb359c3a-8b15-4097-9c63-e7db37b170d4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.319158 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb359c3a-8b15-4097-9c63-e7db37b170d4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 Aug 26 09:08:40.319440 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb359c3a-8b15-4097-9c63-e7db37b170d4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.320271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb359c3a-8b15-4097-9c63-e7db37b170d4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.320271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fb359c3a-8b15-4097-9c63-e7db37b170d4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id ddcba3e7-7396-402c-933d-14e842012fd1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:40.325379 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb359c3a-8b15-4097-9c63-e7db37b170d4 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 returned with HTTP 404 Aug 26 09:08:40.326301 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 903/3605] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:40 2026] GET /volume/v3/backups/ddcba3e7-7396-402c-933d-14e842012fd1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:40.337201 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.339891 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:40.340207 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.340488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.340661 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete backup with id: d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. Aug 26 09:08:40.347722 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.347722 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:40.361678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4826d634-b4ce-4ac8-b06f-b2ce1b72e994 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.364483 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4826d634-b4ce-4ac8-b06f-b2ce1b72e994 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:40.364776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4826d634-b4ce-4ac8-b06f-b2ce1b72e994 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.365072 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4826d634-b4ce-4ac8-b06f-b2ce1b72e994 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.365237 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4826d634-b4ce-4ac8-b06f-b2ce1b72e994 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:40.365802 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] delete_backup rpcapi backup_id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:40.367595 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f18c3be0-022c-4471-9fe4-2fc37a21d3a2 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 202 Aug 26 09:08:40.369019 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 901/3606] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:40 2026] DELETE /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:40.373486 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.373486 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:40.374924 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4826d634-b4ce-4ac8-b06f-b2ce1b72e994 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:40.375716 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 897/3607] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:40 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:40.379986 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5ee638e-d7d9-4190-9650-9bb1422c42b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.382763 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ee638e-d7d9-4190-9650-9bb1422c42b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:40.382763 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ee638e-d7d9-4190-9650-9bb1422c42b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.383055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ee638e-d7d9-4190-9650-9bb1422c42b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.383055 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b5ee638e-d7d9-4190-9650-9bb1422c42b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:40.390054 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.390054 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:40.390973 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ee638e-d7d9-4190-9650-9bb1422c42b5 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 200 Aug 26 09:08:40.392066 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 907/3608] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:40 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:40.767163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-726cb951-0c14-4f87-8aed-ae4d20aa4e06 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.769531 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-726cb951-0c14-4f87-8aed-ae4d20aa4e06 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:40.769740 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-726cb951-0c14-4f87-8aed-ae4d20aa4e06 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.770203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-726cb951-0c14-4f87-8aed-ae4d20aa4e06 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.780298 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.780298 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:40.787448 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-726cb951-0c14-4f87-8aed-ae4d20aa4e06 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:40.794205 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-726cb951-0c14-4f87-8aed-ae4d20aa4e06 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:40.794786 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 904/3609] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:40 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:40.928258 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6c025f0-2fb5-42fe-9d91-6af7a622cd77 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.928712 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6c025f0-2fb5-42fe-9d91-6af7a622cd77 None None] GET https://10.4.3.236/volume// Aug 26 09:08:40.928958 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6c025f0-2fb5-42fe-9d91-6af7a622cd77 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:40.929215 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6c025f0-2fb5-42fe-9d91-6af7a622cd77 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:40.929583 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6c025f0-2fb5-42fe-9d91-6af7a622cd77 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:40.929917 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 902/3610] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09: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 26 09:08:40.946193 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-79e6a493-9e56-479e-a2a6-d52ea43bae3f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:40.954875 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-79e6a493-9e56-479e-a2a6-d52ea43bae3f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:40.954875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-79e6a493-9e56-479e-a2a6-d52ea43bae3f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c924daf8-22b8-460b-87b9-49c5d43d9f50", "connector": null, "instance_uuid": "1ca4d685-f718-4b24-ba05-0609cd96f85f"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:40.966122 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:40.966122 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:41.028223 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-79e6a493-9e56-479e-a2a6-d52ea43bae3f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:41.028223 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 898/3611] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:40 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:41.077108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-669ef834-5e97-4b17-8200-c6724cd7a420 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.084990 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-669ef834-5e97-4b17-8200-c6724cd7a420 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:41.084990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-669ef834-5e97-4b17-8200-c6724cd7a420 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.084990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-669ef834-5e97-4b17-8200-c6724cd7a420 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.097562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b73295bd-0a48-40c3-8b85-efc963abab06 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.097562 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b73295bd-0a48-40c3-8b85-efc963abab06 None None] GET https://10.4.3.236/volume// Aug 26 09:08:41.097562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b73295bd-0a48-40c3-8b85-efc963abab06 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.097562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b73295bd-0a48-40c3-8b85-efc963abab06 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.097562 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b73295bd-0a48-40c3-8b85-efc963abab06 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:41.097562 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 905/3612] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08: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 26 09:08:41.100421 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.100421 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:41.106937 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-669ef834-5e97-4b17-8200-c6724cd7a420 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:41.109289 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-724f80ef-2758-4b11-af4c-5a9d4d8ade59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.114656 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-669ef834-5e97-4b17-8200-c6724cd7a420 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:41.115399 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 908/3613] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:41.116153 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-724f80ef-2758-4b11-af4c-5a9d4d8ade59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:41.116471 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-724f80ef-2758-4b11-af4c-5a9d4d8ade59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.116726 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-724f80ef-2758-4b11-af4c-5a9d4d8ade59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.130302 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.130302 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:41.136434 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-724f80ef-2758-4b11-af4c-5a9d4d8ade59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:41.143442 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-724f80ef-2758-4b11-af4c-5a9d4d8ade59 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:41.143937 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 903/3614] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1541 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:41.186531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e5431bd-0565-48fe-86dd-8e7585e50e75 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.190876 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e5431bd-0565-48fe-86dd-8e7585e50e75 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 Aug 26 09:08:41.190876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e5431bd-0565-48fe-86dd-8e7585e50e75 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.190876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e5431bd-0565-48fe-86dd-8e7585e50e75 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.198533 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e5431bd-0565-48fe-86dd-8e7585e50e75 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 returned with HTTP 404 Aug 26 09:08:41.199275 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 899/3615] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/snapshots/0a7d350d-580a-46c0-b57f-7d434a089882 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:08:41.210980 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.212999 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:41.213247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.213472 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.213663 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume with id: 46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:41.227369 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.227369 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:41.228054 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:41.277968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.280615 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume request issued successfully. Aug 26 09:08:41.281009 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a6b6f40-5dde-4c2b-925a-5b6796503e1f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c returned with HTTP 202 Aug 26 09:08:41.281597 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 906/3616] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:41 2026] DELETE /volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:41.281672 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] PUT https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 Aug 26 09:08:41.282185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:41.291998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Acquiring lock "cinder-attachment_update-c924daf8-22b8-460b-87b9-49c5d43d9f50-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:41.297887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69b6acbb-5afc-468b-bbf9-9d515cefcd98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.299936 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69b6acbb-5afc-468b-bbf9-9d515cefcd98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:41.301066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69b6acbb-5afc-468b-bbf9-9d515cefcd98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.301177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Lock "cinder-attachment_update-c924daf8-22b8-460b-87b9-49c5d43d9f50-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:41.301335 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69b6acbb-5afc-468b-bbf9-9d515cefcd98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.302376 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.302376 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:41.313639 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.313639 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:41.321012 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69b6acbb-5afc-468b-bbf9-9d515cefcd98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:41.330080 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69b6acbb-5afc-468b-bbf9-9d515cefcd98 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c returned with HTTP 200 Aug 26 09:08:41.330516 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 904/3617] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:41.392380 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ffbec167-c0d5-4d55-9754-74cc011f906b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.395263 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ffbec167-c0d5-4d55-9754-74cc011f906b tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:41.395765 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ffbec167-c0d5-4d55-9754-74cc011f906b tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.396866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ffbec167-c0d5-4d55-9754-74cc011f906b tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.396866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ffbec167-c0d5-4d55-9754-74cc011f906b tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:41.404497 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.404497 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:41.405880 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ffbec167-c0d5-4d55-9754-74cc011f906b tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:41.407737 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 900/3618] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:41.407828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8b64ad7b-48ce-4c2d-ae03-c45056f2811d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.409658 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8b64ad7b-48ce-4c2d-ae03-c45056f2811d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e Aug 26 09:08:41.409884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8b64ad7b-48ce-4c2d-ae03-c45056f2811d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.410055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8b64ad7b-48ce-4c2d-ae03-c45056f2811d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.410169 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8b64ad7b-48ce-4c2d-ae03-c45056f2811d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Show backup with id d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:41.414433 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8b64ad7b-48ce-4c2d-ae03-c45056f2811d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e returned with HTTP 404 Aug 26 09:08:41.415110 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 907/3619] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/backups/d7fd357f-2ee2-46e1-b373-3ff4b9d7bd4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:41.424134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.426866 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 Aug 26 09:08:41.427122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.427455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.427683 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume with id: 03601e8b-f57b-402b-bb5c-e58383c89062 Aug 26 09:08:41.436761 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.436761 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:41.437158 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:41.438775 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Lock "cinder-attachment_update-c924daf8-22b8-460b-87b9-49c5d43d9f50-np0000008153" released by "attachment_update" :: held 0.138s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:41.440744 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-ce6af1dc-a553-4c44-8a47-fcb05b49be7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 returned with HTTP 200 Aug 26 09:08:41.441384 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 909/3620] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:41 2026] PUT /volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:41.464665 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Delete volume request issued successfully. Aug 26 09:08:41.464980 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d17bdb3-3714-4f8a-8661-a36aaa36b694 tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 returned with HTTP 202 Aug 26 09:08:41.465905 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 905/3621] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:41 2026] DELETE /volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:41.478483 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-03f075da-3aca-47c3-8058-a41da1e9fa4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:41.480878 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03f075da-3aca-47c3-8058-a41da1e9fa4d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 Aug 26 09:08:41.481792 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-03f075da-3aca-47c3-8058-a41da1e9fa4d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:41.482838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-03f075da-3aca-47c3-8058-a41da1e9fa4d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:41.495296 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:41.495296 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:41.505385 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-03f075da-3aca-47c3-8058-a41da1e9fa4d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Volume info retrieved successfully. Aug 26 09:08:41.513611 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03f075da-3aca-47c3-8058-a41da1e9fa4d tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 returned with HTTP 200 Aug 26 09:08:41.514252 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 901/3622] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:41 2026] GET /volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:42.130673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-916268d4-9839-4c2a-8e81-4b368979b1d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.132958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-916268d4-9839-4c2a-8e81-4b368979b1d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:42.133208 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-916268d4-9839-4c2a-8e81-4b368979b1d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.133495 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-916268d4-9839-4c2a-8e81-4b368979b1d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.151636 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:42.151636 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:42.166952 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-916268d4-9839-4c2a-8e81-4b368979b1d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:42.174428 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-916268d4-9839-4c2a-8e81-4b368979b1d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:42.175102 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 908/3623] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:42 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:42.349693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6a3555fa-7090-4e73-9415-f275b82c818f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.352836 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a3555fa-7090-4e73-9415-f275b82c818f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c Aug 26 09:08:42.352836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a3555fa-7090-4e73-9415-f275b82c818f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.352836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a3555fa-7090-4e73-9415-f275b82c818f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.367447 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a3555fa-7090-4e73-9415-f275b82c818f tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c returned with HTTP 404 Aug 26 09:08:42.369440 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 910/3624] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:42 2026] GET /volume/v3/volumes/46be0a63-f7c1-490f-8aa8-a237d0e61f2c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:42.382419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.388486 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:08:42.388486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.388486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.388486 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume with id: 983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:08:42.405178 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:42.405178 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:42.405828 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:42.422947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86d14f67-4cf8-4291-b973-6580ec6c3033 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.427145 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86d14f67-4cf8-4291-b973-6580ec6c3033 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:42.427145 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86d14f67-4cf8-4291-b973-6580ec6c3033 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.427357 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86d14f67-4cf8-4291-b973-6580ec6c3033 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.428258 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-86d14f67-4cf8-4291-b973-6580ec6c3033 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:42.440432 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:42.440432 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:42.442276 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86d14f67-4cf8-4291-b973-6580ec6c3033 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:42.442276 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 902/3625] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:42 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:42.463310 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume request issued successfully. Aug 26 09:08:42.463514 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4e08b51-b020-4bee-85e9-86b1b13f7f11 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 202 Aug 26 09:08:42.464733 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 906/3626] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:42 2026] DELETE /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:42.481098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2a300ba1-c0de-42cc-a28e-53c34ea81c66 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.483030 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2a300ba1-c0de-42cc-a28e-53c34ea81c66 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:08:42.483303 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2a300ba1-c0de-42cc-a28e-53c34ea81c66 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.483552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2a300ba1-c0de-42cc-a28e-53c34ea81c66 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.492893 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:42.492893 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:42.499045 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2a300ba1-c0de-42cc-a28e-53c34ea81c66 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:42.507251 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2a300ba1-c0de-42cc-a28e-53c34ea81c66 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 200 Aug 26 09:08:42.507251 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 909/3627] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:42 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:42.533292 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e5a54c3-f141-4bfb-b406-1e2cb6f5fc7b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.535480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e5a54c3-f141-4bfb-b406-1e2cb6f5fc7b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] GET https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 Aug 26 09:08:42.536256 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e5a54c3-f141-4bfb-b406-1e2cb6f5fc7b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.536653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e5a54c3-f141-4bfb-b406-1e2cb6f5fc7b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.550661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e5a54c3-f141-4bfb-b406-1e2cb6f5fc7b tempest-ProjectAdminTests33-1562991555 tempest-ProjectAdminTests33-1562991555-project-admin] https://10.4.3.236/volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 returned with HTTP 404 Aug 26 09:08:42.551394 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 911/3628] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:42 2026] GET /volume/v3/volumes/03601e8b-f57b-402b-bb5c-e58383c89062 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:42.672547 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-adc338d9-e3a6-4350-9ac2-79a09831c169 req-fa7444cf-c24f-4b02-82e3-4aff882d653c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:42.675053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-adc338d9-e3a6-4350-9ac2-79a09831c169 req-fa7444cf-c24f-4b02-82e3-4aff882d653c tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:08:42.676410 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-adc338d9-e3a6-4350-9ac2-79a09831c169 req-fa7444cf-c24f-4b02-82e3-4aff882d653c tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:42.676410 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-adc338d9-e3a6-4350-9ac2-79a09831c169 req-fa7444cf-c24f-4b02-82e3-4aff882d653c tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:42.695287 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:42.695287 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:42.701732 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-adc338d9-e3a6-4350-9ac2-79a09831c169 req-fa7444cf-c24f-4b02-82e3-4aff882d653c tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:08:42.708898 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-adc338d9-e3a6-4350-9ac2-79a09831c169 req-fa7444cf-c24f-4b02-82e3-4aff882d653c tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:08:42.709481 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 903/3629] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:42 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:43.192395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5f0d83e-292b-47ac-ac87-bd5ba9e5fa47 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:43.199691 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5f0d83e-292b-47ac-ac87-bd5ba9e5fa47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:43.199691 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5f0d83e-292b-47ac-ac87-bd5ba9e5fa47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:43.202926 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5f0d83e-292b-47ac-ac87-bd5ba9e5fa47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:43.219985 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:43.219985 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:43.227893 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5f0d83e-292b-47ac-ac87-bd5ba9e5fa47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:43.236389 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5f0d83e-292b-47ac-ac87-bd5ba9e5fa47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:43.236976 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 907/3630] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:43 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:43.459998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4ac7e31e-f223-4e89-82a8-e3e8f0dcb2b5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:43.462090 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ac7e31e-f223-4e89-82a8-e3e8f0dcb2b5 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:43.462336 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ac7e31e-f223-4e89-82a8-e3e8f0dcb2b5 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:43.462593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ac7e31e-f223-4e89-82a8-e3e8f0dcb2b5 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:43.462775 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4ac7e31e-f223-4e89-82a8-e3e8f0dcb2b5 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:43.468693 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:43.468693 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:43.472370 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ac7e31e-f223-4e89-82a8-e3e8f0dcb2b5 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:43.472370 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 910/3631] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:43 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:43.524911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6402fcf-e24f-4839-b853-2f1831354cfc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:43.527179 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6402fcf-e24f-4839-b853-2f1831354cfc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 Aug 26 09:08:43.527368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6402fcf-e24f-4839-b853-2f1831354cfc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:43.527703 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6402fcf-e24f-4839-b853-2f1831354cfc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:43.537939 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6402fcf-e24f-4839-b853-2f1831354cfc tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 returned with HTTP 404 Aug 26 09:08:43.538547 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 912/3632] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:43 2026] GET /volume/v3/volumes/983785fe-4d38-4956-9ff8-8ba9d0c06d24 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:43.548929 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:43.551921 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:08:43.552312 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:43.552528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:43.552722 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume with id: dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:08:43.562184 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:43.562184 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:43.563098 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:43.601013 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume request issued successfully. Aug 26 09:08:43.601366 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7c97f35c-e8a5-4753-815d-ff755e5cb6b0 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 returned with HTTP 202 Aug 26 09:08:43.601970 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 904/3633] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:43 2026] DELETE /volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:43.612820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5f685d71-5527-41e8-b0ed-c9a335270306 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:43.615787 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f685d71-5527-41e8-b0ed-c9a335270306 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:08:43.616866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f685d71-5527-41e8-b0ed-c9a335270306 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:43.616866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f685d71-5527-41e8-b0ed-c9a335270306 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:43.630245 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:43.630245 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:43.637959 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5f685d71-5527-41e8-b0ed-c9a335270306 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:43.646820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f685d71-5527-41e8-b0ed-c9a335270306 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 returned with HTTP 200 Aug 26 09:08:43.646820 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 908/3634] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:43 2026] GET /volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:44.251921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d3c27ca7-60a2-4df4-a042-637ee9be797e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.254524 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d3c27ca7-60a2-4df4-a042-637ee9be797e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:44.254863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d3c27ca7-60a2-4df4-a042-637ee9be797e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:44.255136 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d3c27ca7-60a2-4df4-a042-637ee9be797e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:44.273456 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:44.273456 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:44.278013 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d3c27ca7-60a2-4df4-a042-637ee9be797e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:44.286206 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d3c27ca7-60a2-4df4-a042-637ee9be797e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:44.286365 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 911/3635] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:44 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:44.482779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c876542-7347-4da1-a80b-c420ac52f6a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.487244 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c876542-7347-4da1-a80b-c420ac52f6a4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:44.487244 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c876542-7347-4da1-a80b-c420ac52f6a4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:44.487244 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c876542-7347-4da1-a80b-c420ac52f6a4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:44.487244 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3c876542-7347-4da1-a80b-c420ac52f6a4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:44.498467 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:44.498467 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:44.498995 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c876542-7347-4da1-a80b-c420ac52f6a4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:44.499119 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 913/3636] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:44 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:44.552712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.669190 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-993cd234-3e44-4b74-b503-2e9343fff9a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.671409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-993cd234-3e44-4b74-b503-2e9343fff9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 Aug 26 09:08:44.671956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-993cd234-3e44-4b74-b503-2e9343fff9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:44.672437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-993cd234-3e44-4b74-b503-2e9343fff9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:44.681664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-993cd234-3e44-4b74-b503-2e9343fff9a6 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 returned with HTTP 404 Aug 26 09:08:44.682561 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 909/3637] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:44 2026] GET /volume/v3/volumes/dc05fd57-b14d-4f69-93de-c738340d9154 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:44.693155 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.695665 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] DELETE https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:08:44.695977 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:44.696636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:44.696636 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume with id: 29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:08:44.708501 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:44.708501 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:44.709157 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:44.711476 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:44.711587 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1816201036"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:44.715030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1816201036'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:44.715678 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Create volume of 1 GB Aug 26 09:08:44.721567 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Availability Zones retrieved successfully. Aug 26 09:08:44.731227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Flow 'volume_create_api' (cda66aab-d34e-43f3-ada5-bdec1f35fcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:44.732783 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ff8097-93a6-495f-a844-d4b23b1e658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:44.734656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:44.746914 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Delete volume request issued successfully. Aug 26 09:08:44.746914 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ccf8bc4c-110a-41c2-8ba5-d54e13aa46b1 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d returned with HTTP 202 Aug 26 09:08:44.746914 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 912/3638] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:44 2026] DELETE /volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:44.752485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9978fa3-74a8-44ac-92f8-39cb956902e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.755909 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9978fa3-74a8-44ac-92f8-39cb956902e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:08:44.756235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9978fa3-74a8-44ac-92f8-39cb956902e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:44.756525 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9978fa3-74a8-44ac-92f8-39cb956902e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:44.769648 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:44.769648 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:44.779656 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b9978fa3-74a8-44ac-92f8-39cb956902e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Volume info retrieved successfully. Aug 26 09:08:44.785192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ff8097-93a6-495f-a844-d4b23b1e658b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:44.786300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e695297f-e40b-45b3-ad16-9d5cbd293ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:44.791799 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9978fa3-74a8-44ac-92f8-39cb956902e8 tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d returned with HTTP 200 Aug 26 09:08:44.792392 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 914/3639] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:44 2026] GET /volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:44.870584 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-fd892a9e-7136-4363-9139-5c194f574f6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.878919 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-fd892a9e-7136-4363-9139-5c194f574f6a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89/action Aug 26 09:08:44.878919 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-fd892a9e-7136-4363-9139-5c194f574f6a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:44.878919 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-fd892a9e-7136-4363-9139-5c194f574f6a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:44.887120 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Created reservations ['c9613f49-dac7-4430-bc31-3fa8de205851', '5e6df776-79c0-4324-b3f2-6b3a343d3cb7', '23cbc319-c2f1-46f1-83f9-436fc660775d', 'a26b80e1-d9af-49b2-8516-2715742ed9c5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:44.888692 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e695297f-e40b-45b3-ad16-9d5cbd293ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9613f49-dac7-4430-bc31-3fa8de205851', '5e6df776-79c0-4324-b3f2-6b3a343d3cb7', '23cbc319-c2f1-46f1-83f9-436fc660775d', 'a26b80e1-d9af-49b2-8516-2715742ed9c5']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:44.889086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2a9ae3-5230-4aab-8f2f-7837a33ef02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:44.917867 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:44.917867 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:44.921555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2a9ae3-5230-4aab-8f2f-7837a33ef02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d3224d-609a-482e-9f84-3b5f13441c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1816201036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b793ce3022a04bd98390cb73aca25b81',qos_specs=None,replication_status=,reservations=['c9613f49-dac7-4430-bc31-3fa8de205851','5e6df776-79c0-4324-b3f2-6b3a343d3cb7','23cbc319-c2f1-46f1-83f9-436fc660775d','a26b80e1-d9af-49b2-8516-2715742ed9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8cd8fbafed48428e7eccbc77bc15e3',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1816201036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d3224d-609a-482e-9f84-3b5f13441c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b793ce3022a04bd98390cb73aca25b81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8cd8fbafed48428e7eccbc77bc15e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:44.922372 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d01202-5610-44ca-82fd-502bb964c1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:44.937929 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d20c7993-9a25-4ad2-9ef7-a5e0fd62b192 req-fd892a9e-7136-4363-9139-5c194f574f6a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89/action returned with HTTP 204 Aug 26 09:08:44.937929 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 910/3640] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:08:44 2026] POST /volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:44.948193 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d01202-5610-44ca-82fd-502bb964c1b5) transitioned into state 'SUCCESS' from state '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-1816201036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b793ce3022a04bd98390cb73aca25b81',qos_specs=None,replication_status=,reservations=['c9613f49-dac7-4430-bc31-3fa8de205851','5e6df776-79c0-4324-b3f2-6b3a343d3cb7','23cbc319-c2f1-46f1-83f9-436fc660775d','a26b80e1-d9af-49b2-8516-2715742ed9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8cd8fbafed48428e7eccbc77bc15e3',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:44.948992 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6f539d-a48d-4770-9c44-c5f95c683a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:44.961933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6f539d-a48d-4770-9c44-c5f95c683a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:44.963145 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Flow 'volume_create_api' (cda66aab-d34e-43f3-ada5-bdec1f35fcf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:44.963731 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Create volume request issued successfully. Aug 26 09:08:44.964371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd22481b-9371-4c7b-9412-3e01edef9e5f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:44.964908 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 905/3641] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:08:44 2026] POST /volume/v3/volumes => generated 778 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 09:08:44.981447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-af9325d7-6286-4720-8046-941371154394 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:44.985705 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af9325d7-6286-4720-8046-941371154394 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 Aug 26 09:08:44.985924 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af9325d7-6286-4720-8046-941371154394 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:44.986139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af9325d7-6286-4720-8046-941371154394 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:44.994551 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:44.994551 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:45.000386 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-af9325d7-6286-4720-8046-941371154394 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Volume info retrieved successfully. Aug 26 09:08:45.010651 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af9325d7-6286-4720-8046-941371154394 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 returned with HTTP 200 Aug 26 09:08:45.011529 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 913/3642] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:44 2026] GET /volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:45.303122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5549a062-e859-4102-b2eb-b0c0a6c60457 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:45.305457 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5549a062-e859-4102-b2eb-b0c0a6c60457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:45.305786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5549a062-e859-4102-b2eb-b0c0a6c60457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:45.306085 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5549a062-e859-4102-b2eb-b0c0a6c60457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:45.324093 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:45.324093 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:45.329916 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5549a062-e859-4102-b2eb-b0c0a6c60457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:45.337221 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5549a062-e859-4102-b2eb-b0c0a6c60457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:45.337721 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 915/3643] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:45 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1654 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:08:45.354335 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e39d5735-9dde-461c-be87-adfb0335ce3d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:45.358024 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e39d5735-9dde-461c-be87-adfb0335ce3d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:45.359251 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e39d5735-9dde-461c-be87-adfb0335ce3d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c924daf8-22b8-460b-87b9-49c5d43d9f50", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1443945933"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:45.380087 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:45.380087 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:45.380087 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e39d5735-9dde-461c-be87-adfb0335ce3d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:45.380087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-e39d5735-9dde-461c-be87-adfb0335ce3d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:45.385789 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e39d5735-9dde-461c-be87-adfb0335ce3d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 400 Aug 26 09:08:45.386875 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 911/3644] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:45 2026] POST /volume/v3/snapshots => generated 160 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:08:45.394977 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:45.397118 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:45.397387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c924daf8-22b8-460b-87b9-49c5d43d9f50", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-198651435"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:45.408978 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:45.408978 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:45.409471 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:45.409613 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:45.440887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['f62d4c1c-e2a5-477e-b68d-9f4a8be9dd97', '916b0ec6-de84-4d63-b711-04f94ec92b40', '6f465b43-c6ac-43a5-b696-6d1e426efc55', 'cfe7f6dc-1846-4be7-be4d-165d96450712'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:45.484277 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot force create request issued successfully. Aug 26 09:08:45.484277 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e72fe74d-8a37-45f0-b557-579822fc46e1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:45.484277 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 906/3645] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:45.499884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f71ac672-8e40-4644-9840-449a4e48c69e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:45.502470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f71ac672-8e40-4644-9840-449a4e48c69e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:45.502751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f71ac672-8e40-4644-9840-449a4e48c69e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:45.503049 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f71ac672-8e40-4644-9840-449a4e48c69e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:45.510374 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:45.510374 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:45.511027 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f71ac672-8e40-4644-9840-449a4e48c69e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:45.512083 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f71ac672-8e40-4644-9840-449a4e48c69e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 returned with HTTP 200 Aug 26 09:08:45.512534 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 914/3646] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:45 2026] GET /volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:45.512917 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef5ac449-4e48-4b0f-88ac-b3b135b88c4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:45.514717 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef5ac449-4e48-4b0f-88ac-b3b135b88c4e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:45.514964 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef5ac449-4e48-4b0f-88ac-b3b135b88c4e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:45.515149 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef5ac449-4e48-4b0f-88ac-b3b135b88c4e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:45.515245 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ef5ac449-4e48-4b0f-88ac-b3b135b88c4e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:45.519934 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:45.519934 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:45.521510 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef5ac449-4e48-4b0f-88ac-b3b135b88c4e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:45.521510 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 916/3647] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:45 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:45.810424 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-97643d13-97c9-4b3f-abcd-dcd51351e4ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:45.812961 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97643d13-97c9-4b3f-abcd-dcd51351e4ad tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] GET https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d Aug 26 09:08:45.813590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97643d13-97c9-4b3f-abcd-dcd51351e4ad tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:45.814213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97643d13-97c9-4b3f-abcd-dcd51351e4ad tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:45.821566 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97643d13-97c9-4b3f-abcd-dcd51351e4ad tempest-VolumesBackupsTest-943782894 tempest-VolumesBackupsTest-943782894-project-member] https://10.4.3.236/volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d returned with HTTP 404 Aug 26 09:08:45.821566 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 912/3648] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:45 2026] GET /volume/v3/volumes/29460f9b-39af-46d3-bdfc-88ac7d10781d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:46.026826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5fbf9b95-003f-4e7f-be43-66bebb562eb3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.028885 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5fbf9b95-003f-4e7f-be43-66bebb562eb3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 Aug 26 09:08:46.029122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5fbf9b95-003f-4e7f-be43-66bebb562eb3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:46.029314 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5fbf9b95-003f-4e7f-be43-66bebb562eb3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:46.041341 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.041341 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:46.050302 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5fbf9b95-003f-4e7f-be43-66bebb562eb3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Volume info retrieved successfully. Aug 26 09:08:46.056435 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5fbf9b95-003f-4e7f-be43-66bebb562eb3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 returned with HTTP 200 Aug 26 09:08:46.057084 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 907/3649] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:46 2026] GET /volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:46.070889 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.076264 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:08:46.076725 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6d3224d-609a-482e-9f84-3b5f13441c49", "name": "tempest-type-Backup-1770574361"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:46.079943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Creating new backup {'backup': {'volume_id': 'c6d3224d-609a-482e-9f84-3b5f13441c49', 'name': 'tempest-type-Backup-1770574361'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:08:46.079943 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Creating backup of volume c6d3224d-609a-482e-9f84-3b5f13441c49 in container None Aug 26 09:08:46.089140 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.089140 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:46.089590 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Volume info retrieved successfully. Aug 26 09:08:46.121875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Created reservations ['0168fa56-eba6-4999-a450-5bc12e51aff0', '8ea03271-7508-4b7a-b7f9-f56bc761f012'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:46.158396 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fca4f6bb-b3d3-4b99-8faf-8a8f463ea6e9 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:08:46.159237 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 915/3650] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:08:46 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:46.173754 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f19b3a37-7475-428f-8533-e27fad2bd5d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.176252 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f19b3a37-7475-428f-8533-e27fad2bd5d6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:46.176482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f19b3a37-7475-428f-8533-e27fad2bd5d6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:46.176801 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f19b3a37-7475-428f-8533-e27fad2bd5d6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:46.176999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f19b3a37-7475-428f-8533-e27fad2bd5d6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:46.184061 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.184061 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:46.184061 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f19b3a37-7475-428f-8533-e27fad2bd5d6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:46.184061 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 917/3651] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:46 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:46.524742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ed0d512b-e85f-4df8-a0b2-6ebccedebb90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.528267 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed0d512b-e85f-4df8-a0b2-6ebccedebb90 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:46.528556 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed0d512b-e85f-4df8-a0b2-6ebccedebb90 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:46.528685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed0d512b-e85f-4df8-a0b2-6ebccedebb90 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:46.539936 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-915fe0f7-8d1d-48e3-b59f-c7790884d8c4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.540139 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.540139 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:46.540139 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ed0d512b-e85f-4df8-a0b2-6ebccedebb90 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:46.540139 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed0d512b-e85f-4df8-a0b2-6ebccedebb90 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 returned with HTTP 200 Aug 26 09:08:46.540673 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 913/3652] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:46 2026] GET /volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:46.545021 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-915fe0f7-8d1d-48e3-b59f-c7790884d8c4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:46.548592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-915fe0f7-8d1d-48e3-b59f-c7790884d8c4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:46.551190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-915fe0f7-8d1d-48e3-b59f-c7790884d8c4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:46.551414 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.551903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-915fe0f7-8d1d-48e3-b59f-c7790884d8c4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:46.556337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:46.556337 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c924daf8-22b8-460b-87b9-49c5d43d9f50", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1417779221"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:46.571794 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.571794 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:46.571794 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-915fe0f7-8d1d-48e3-b59f-c7790884d8c4 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:46.577266 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 908/3653] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:46 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 796 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:46.589245 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.589245 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:46.589953 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:46.590182 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:46.640642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['3f56991f-fb56-4a92-876c-a9fba075d856', '1e967dcc-a7e3-4717-a599-b6f0669852ab', '3315acfc-2445-40d5-b237-1cbb225aa14c', '7feada80-2e29-4958-a25e-29a30773de5d'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:46.692384 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot force create request issued successfully. Aug 26 09:08:46.692785 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ca304b24-cc2a-4dc7-ad2e-b6e32d2b771a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:46.693301 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 916/3654] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:46.707453 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3e96472d-5f80-41e5-bb8b-bc43e466fce8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:46.710750 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e96472d-5f80-41e5-bb8b-bc43e466fce8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:46.711090 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3e96472d-5f80-41e5-bb8b-bc43e466fce8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:46.711363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3e96472d-5f80-41e5-bb8b-bc43e466fce8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:46.723067 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:46.723067 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:46.723687 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3e96472d-5f80-41e5-bb8b-bc43e466fce8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:46.728113 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e96472d-5f80-41e5-bb8b-bc43e466fce8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 returned with HTTP 200 Aug 26 09:08:46.728544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 918/3655] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:46 2026] GET /volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:47.197161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffe750c9-c651-4c00-8eec-abbc1446a3f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:47.200828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffe750c9-c651-4c00-8eec-abbc1446a3f0 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:47.201118 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffe750c9-c651-4c00-8eec-abbc1446a3f0 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:47.201472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffe750c9-c651-4c00-8eec-abbc1446a3f0 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:47.201563 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ffe750c9-c651-4c00-8eec-abbc1446a3f0 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:47.207745 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:47.207745 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:47.208690 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffe750c9-c651-4c00-8eec-abbc1446a3f0 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:47.209255 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 914/3656] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:47 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:47.586088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35ddb8aa-7668-40af-a2f0-36f5b0a40a59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:47.588988 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35ddb8aa-7668-40af-a2f0-36f5b0a40a59 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:47.589585 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35ddb8aa-7668-40af-a2f0-36f5b0a40a59 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:47.589828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35ddb8aa-7668-40af-a2f0-36f5b0a40a59 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:47.590210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-35ddb8aa-7668-40af-a2f0-36f5b0a40a59 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:47.598476 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:47.598476 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:47.598476 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35ddb8aa-7668-40af-a2f0-36f5b0a40a59 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:47.598711 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 909/3657] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:47 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:47.741191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e0d63f73-bd4a-43c0-809e-1d4ddd59290f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:47.745884 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0d63f73-bd4a-43c0-809e-1d4ddd59290f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:47.745884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0d63f73-bd4a-43c0-809e-1d4ddd59290f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:47.745884 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0d63f73-bd4a-43c0-809e-1d4ddd59290f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:47.752622 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:47.752622 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:47.753395 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e0d63f73-bd4a-43c0-809e-1d4ddd59290f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:47.754583 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0d63f73-bd4a-43c0-809e-1d4ddd59290f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 returned with HTTP 200 Aug 26 09:08:47.755159 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 917/3658] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:47 2026] GET /volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:47.767892 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52bd2999-8624-4d69-a4de-e2c75726b037 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:47.770458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:47.770883 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c924daf8-22b8-460b-87b9-49c5d43d9f50", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-675248097"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:47.792764 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:47.792764 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:47.793603 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:47.793759 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:47.830226 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['5c67f2c3-7470-4801-83f0-39d21cb42414', '66a06efe-8030-489e-af95-a53177d4b534', '36ae4dd4-450b-4a01-9a86-6f830b0fcc40', '40d719f8-f35c-4c34-9b09-464a2d3541f6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:47.878008 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot force create request issued successfully. Aug 26 09:08:47.878606 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52bd2999-8624-4d69-a4de-e2c75726b037 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:47.880291 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 919/3659] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:47.895521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb54b403-002e-4f70-8c95-62380edd4db9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:47.898892 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb54b403-002e-4f70-8c95-62380edd4db9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:47.898892 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb54b403-002e-4f70-8c95-62380edd4db9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:47.900043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb54b403-002e-4f70-8c95-62380edd4db9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:47.909922 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:47.909922 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:47.911315 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb54b403-002e-4f70-8c95-62380edd4db9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:47.912919 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb54b403-002e-4f70-8c95-62380edd4db9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 returned with HTTP 200 Aug 26 09:08:47.912919 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 915/3660] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:47 2026] GET /volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.220390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f22ad306-09dc-4648-b784-919619458d38 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.222787 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f22ad306-09dc-4648-b784-919619458d38 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:48.223122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f22ad306-09dc-4648-b784-919619458d38 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.223389 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f22ad306-09dc-4648-b784-919619458d38 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.223544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f22ad306-09dc-4648-b784-919619458d38 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:48.229240 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.229240 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:48.230134 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f22ad306-09dc-4648-b784-919619458d38 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:48.230656 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 910/3661] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:48 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.613077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b6d3ec61-4ce5-4610-8455-5a69a73b46c3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.614735 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6d3ec61-4ce5-4610-8455-5a69a73b46c3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:48.614962 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6d3ec61-4ce5-4610-8455-5a69a73b46c3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.615153 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6d3ec61-4ce5-4610-8455-5a69a73b46c3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.615244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b6d3ec61-4ce5-4610-8455-5a69a73b46c3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:48.619213 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.619213 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:48.619970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6d3ec61-4ce5-4610-8455-5a69a73b46c3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:48.620459 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 918/3662] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:48 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.631945 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f08f70a0-891a-4728-95b5-81c4497f659e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.635614 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f08f70a0-891a-4728-95b5-81c4497f659e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:48.635906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f08f70a0-891a-4728-95b5-81c4497f659e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.636161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f08f70a0-891a-4728-95b5-81c4497f659e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.644754 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.644754 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:48.650984 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f08f70a0-891a-4728-95b5-81c4497f659e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:48.657579 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f08f70a0-891a-4728-95b5-81c4497f659e tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 200 Aug 26 09:08:48.658076 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 920/3663] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:48 2026] GET /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.675823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be7ecfa4-b47d-44cf-ba44-16676442cad3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.677888 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be7ecfa4-b47d-44cf-ba44-16676442cad3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] PUT https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:48.678100 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be7ecfa4-b47d-44cf-ba44-16676442cad3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1812907643", "description": "tempest-volume-backup-description-976279902"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:48.685881 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.685881 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:48.693044 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be7ecfa4-b47d-44cf-ba44-16676442cad3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:48.693494 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 916/3664] 10.4.3.236 () {70 vars in 1409 bytes} [Wed Aug 26 09:08:48 2026] PUT /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.705271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2988445d-42d6-486e-8f44-a34d1d1d1ee3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.708662 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2988445d-42d6-486e-8f44-a34d1d1d1ee3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:48.708808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2988445d-42d6-486e-8f44-a34d1d1d1ee3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.709215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2988445d-42d6-486e-8f44-a34d1d1d1ee3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.709363 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2988445d-42d6-486e-8f44-a34d1d1d1ee3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:48.714868 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.714868 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:48.715908 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2988445d-42d6-486e-8f44-a34d1d1d1ee3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:48.716334 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 911/3665] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:48 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.729689 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.733587 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] DELETE https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:48.733716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.733995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.734148 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Delete backup with id: efb5cb01-6baa-489b-9979-240b775580cf. Aug 26 09:08:48.739051 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.739051 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:48.759616 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] delete_backup rpcapi backup_id efb5cb01-6baa-489b-9979-240b775580cf {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:08:48.761651 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7421c3b-49f2-4b39-9da4-5e6f4bcbce20 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 202 Aug 26 09:08:48.762193 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 919/3666] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:48 2026] DELETE /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:48.770067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-793cbf9c-6384-46e6-911b-b21e06e49faf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.772868 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-793cbf9c-6384-46e6-911b-b21e06e49faf tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:48.773080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-793cbf9c-6384-46e6-911b-b21e06e49faf tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.773416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-793cbf9c-6384-46e6-911b-b21e06e49faf tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.773502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-793cbf9c-6384-46e6-911b-b21e06e49faf tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:48.782548 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.782548 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:48.783714 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-793cbf9c-6384-46e6-911b-b21e06e49faf tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 200 Aug 26 09:08:48.784273 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 921/3667] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:48 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.927979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b934c96-e9ba-4515-a11b-82617c44db53 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.929948 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b934c96-e9ba-4515-a11b-82617c44db53 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:48.930165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b934c96-e9ba-4515-a11b-82617c44db53 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.930362 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b934c96-e9ba-4515-a11b-82617c44db53 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.935524 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.935524 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:48.936106 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4b934c96-e9ba-4515-a11b-82617c44db53 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:48.938170 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b934c96-e9ba-4515-a11b-82617c44db53 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 returned with HTTP 200 Aug 26 09:08:48.939238 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 917/3668] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:48 2026] GET /volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:48.951538 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6099bad-99e4-4916-96be-f99d0f375828 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:48.954334 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:48.954695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:48.955240 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:48.955458 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:48.964314 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:48.964314 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:48.965104 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:48.997091 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:08:48.997371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6099bad-99e4-4916-96be-f99d0f375828 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 returned with HTTP 202 Aug 26 09:08:48.998049 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 912/3669] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:48 2026] DELETE /volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:49.006596 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-35ef9b4d-eb12-4963-b031-c1fa1324a61c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:49.010263 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-35ef9b4d-eb12-4963-b031-c1fa1324a61c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:49.010518 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-35ef9b4d-eb12-4963-b031-c1fa1324a61c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:49.011093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-35ef9b4d-eb12-4963-b031-c1fa1324a61c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:49.023930 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:49.023930 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:49.023930 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-35ef9b4d-eb12-4963-b031-c1fa1324a61c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:49.025085 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-35ef9b4d-eb12-4963-b031-c1fa1324a61c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 returned with HTTP 200 Aug 26 09:08:49.025543 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 920/3670] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:49 2026] GET /volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:49.248496 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-948308f6-e382-40a9-8871-0607da1c3a33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:49.256103 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-948308f6-e382-40a9-8871-0607da1c3a33 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:49.258139 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-948308f6-e382-40a9-8871-0607da1c3a33 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:49.258139 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-948308f6-e382-40a9-8871-0607da1c3a33 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:49.258139 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-948308f6-e382-40a9-8871-0607da1c3a33 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:49.264567 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:49.264567 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:49.265036 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-948308f6-e382-40a9-8871-0607da1c3a33 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:49.265481 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 922/3671] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:49 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:49.802382 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18b0f146-a69c-465d-88a0-1c003d1fec66 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:49.806174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18b0f146-a69c-465d-88a0-1c003d1fec66 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf Aug 26 09:08:49.807963 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18b0f146-a69c-465d-88a0-1c003d1fec66 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:49.808409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18b0f146-a69c-465d-88a0-1c003d1fec66 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:49.808578 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-18b0f146-a69c-465d-88a0-1c003d1fec66 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Show backup with id efb5cb01-6baa-489b-9979-240b775580cf. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:49.814264 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18b0f146-a69c-465d-88a0-1c003d1fec66 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf returned with HTTP 404 Aug 26 09:08:49.814986 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 918/3672] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:49 2026] GET /volume/v3/backups/efb5cb01-6baa-489b-9979-240b775580cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:49.928573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a6b5f80-e706-4c6f-95ee-2828b3eff38a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:49.931357 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a6b5f80-e706-4c6f-95ee-2828b3eff38a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:49.931644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5f80-e706-4c6f-95ee-2828b3eff38a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:49.931912 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5f80-e706-4c6f-95ee-2828b3eff38a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:49.957889 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:49.957889 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:49.957889 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a6b5f80-e706-4c6f-95ee-2828b3eff38a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:49.960410 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a6b5f80-e706-4c6f-95ee-2828b3eff38a tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 200 Aug 26 09:08:49.960879 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 913/3673] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:49 2026] GET /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:49.981342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:49.989998 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:49.989998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:49.989998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:49.993198 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Delete volume with id: a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:50.005661 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:50.005661 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:50.006382 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:50.040410 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Delete volume request issued successfully. Aug 26 09:08:50.040701 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75bbc99e-af38-4698-a96c-ca50b826ad68 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 202 Aug 26 09:08:50.042330 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 921/3674] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:08:49 2026] DELETE /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:50.043324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b8f3f63-74e3-415a-bbe5-6875ca376407 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.049289 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b8f3f63-74e3-415a-bbe5-6875ca376407 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:50.049289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b8f3f63-74e3-415a-bbe5-6875ca376407 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:50.049289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b8f3f63-74e3-415a-bbe5-6875ca376407 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:50.051199 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3ac78a09-f1fd-4ee2-9b34-664396667ef3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.054477 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ac78a09-f1fd-4ee2-9b34-664396667ef3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:50.054769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ac78a09-f1fd-4ee2-9b34-664396667ef3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:50.055058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ac78a09-f1fd-4ee2-9b34-664396667ef3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:50.056179 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b8f3f63-74e3-415a-bbe5-6875ca376407 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 returned with HTTP 404 Aug 26 09:08:50.056834 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 923/3675] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:50 2026] GET /volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:08:50.066254 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.071396 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:50.071396 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:50.071566 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:50.071566 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:50.071566 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:50.071566 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:50.077177 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:50.077177 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:50.077884 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3ac78a09-f1fd-4ee2-9b34-664396667ef3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Volume info retrieved successfully. Aug 26 09:08:50.078402 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:50.084425 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ac78a09-f1fd-4ee2-9b34-664396667ef3 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 200 Aug 26 09:08:50.085075 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 919/3676] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:50 2026] GET /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:50.119940 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:08:50.120188 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cc0a78d-8eb0-4722-8d7a-dcf12e35c5d1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 returned with HTTP 202 Aug 26 09:08:50.120735 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 914/3677] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:50 2026] DELETE /volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:50.133383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f3f9f1be-8289-44b5-bbda-c7ae19df1d7f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.136417 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3f9f1be-8289-44b5-bbda-c7ae19df1d7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:50.136677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3f9f1be-8289-44b5-bbda-c7ae19df1d7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:50.137444 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3f9f1be-8289-44b5-bbda-c7ae19df1d7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:50.146617 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:50.146617 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:50.146617 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f3f9f1be-8289-44b5-bbda-c7ae19df1d7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:50.147558 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3f9f1be-8289-44b5-bbda-c7ae19df1d7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 returned with HTTP 200 Aug 26 09:08:50.148225 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 922/3678] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:50 2026] GET /volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:50.279316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e871a27-13d1-4e66-9871-6184d9b73342 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.283458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e871a27-13d1-4e66-9871-6184d9b73342 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:50.283784 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e871a27-13d1-4e66-9871-6184d9b73342 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:50.284635 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e871a27-13d1-4e66-9871-6184d9b73342 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:50.284635 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2e871a27-13d1-4e66-9871-6184d9b73342 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:50.292732 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:50.292732 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:50.293813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e871a27-13d1-4e66-9871-6184d9b73342 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:50.294243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 924/3679] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:50 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:50.598203 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.739236 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:50.739605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1580006693"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:50.741297 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1580006693'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:50.741458 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:08:50.746669 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:08:50.755721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (e0e76fd8-00b5-4e53-9141-643f81201aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:50.757077 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc94cc3d-3653-421e-b36c-987091765149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:50.758371 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:50.796727 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc94cc3d-3653-421e-b36c-987091765149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:50.797467 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edee5aa-d7bc-4c09-aaae-e688f404cd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:50.894222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['29dd69cc-ad90-48b1-aec0-fc84ca8b4035', 'e7d484fc-f190-46a4-a449-e8a28c74df35', 'aa0a93ab-55c4-4f5d-9ac3-d5b4c64225db', 'aaa7ecb3-d821-43c4-98b2-96195a844ae6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:50.895287 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edee5aa-d7bc-4c09-aaae-e688f404cd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29dd69cc-ad90-48b1-aec0-fc84ca8b4035', 'e7d484fc-f190-46a4-a449-e8a28c74df35', 'aa0a93ab-55c4-4f5d-9ac3-d5b4c64225db', 'aaa7ecb3-d821-43c4-98b2-96195a844ae6']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:50.896125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94aaee6-6267-4725-aa84-f543e7bd19d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:50.921903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.923980 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:50.924417 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1188608414"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:50.926188 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1188608414'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:50.929805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94aaee6-6267-4725-aa84-f543e7bd19d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6999e189-bc30-4268-a11e-28c6b81b74ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1580006693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['29dd69cc-ad90-48b1-aec0-fc84ca8b4035','e7d484fc-f190-46a4-a449-e8a28c74df35','aa0a93ab-55c4-4f5d-9ac3-d5b4c64225db','aaa7ecb3-d821-43c4-98b2-96195a844ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1580006693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6999e189-bc30-4268-a11e-28c6b81b74ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:50.930735 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume of 1 GB Aug 26 09:08:50.931296 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e0d577-b873-4035-bcfc-3f5001b1ae87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:50.931329 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:50.931329 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:50.932001 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Availability Zones retrieved successfully. Aug 26 09:08:50.957357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e0d577-b873-4035-bcfc-3f5001b1ae87) transitioned into state 'SUCCESS' from state '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-1580006693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['29dd69cc-ad90-48b1-aec0-fc84ca8b4035','e7d484fc-f190-46a4-a449-e8a28c74df35','aa0a93ab-55c4-4f5d-9ac3-d5b4c64225db','aaa7ecb3-d821-43c4-98b2-96195a844ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:50.958986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4028a7de-97f5-49e9-8287-8754dbe31174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:50.973137 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4028a7de-97f5-49e9-8287-8754dbe31174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:50.973137 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (e0e76fd8-00b5-4e53-9141-643f81201aca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:50.973137 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:08:50.973686 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed15fbb1-04cd-4f98-873d-9d4bfab085af tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:50.975177 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 920/3680] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:08:50 2026] POST /volume/v3/volumes => generated 778 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:50.992383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2772b7f1-2deb-41e9-bd8e-995a8fd3cf6f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:50.994707 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2772b7f1-2deb-41e9-bd8e-995a8fd3cf6f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:50.994707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2772b7f1-2deb-41e9-bd8e-995a8fd3cf6f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:50.994707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2772b7f1-2deb-41e9-bd8e-995a8fd3cf6f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.006721 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:51.006721 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:51.014557 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2772b7f1-2deb-41e9-bd8e-995a8fd3cf6f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:51.019971 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2772b7f1-2deb-41e9-bd8e-995a8fd3cf6f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad returned with HTTP 200 Aug 26 09:08:51.020348 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 923/3681] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:50 2026] GET /volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:51.102448 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2db7bba-1bb5-406f-8cb0-a1db9f150740 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:51.104308 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2db7bba-1bb5-406f-8cb0-a1db9f150740 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] GET https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 Aug 26 09:08:51.104547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2db7bba-1bb5-406f-8cb0-a1db9f150740 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:51.105050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2db7bba-1bb5-406f-8cb0-a1db9f150740 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.107983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (5b20fc7f-5f03-4c95-b5ef-fc0a27757095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:51.109017 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180dd58-37cc-4eee-ae5a-747518a3a8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:51.110025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:51.114106 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2db7bba-1bb5-406f-8cb0-a1db9f150740 tempest-VolumesBackupsV39Test-1937838199 tempest-VolumesBackupsV39Test-1937838199-project-member] https://10.4.3.236/volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 returned with HTTP 404 Aug 26 09:08:51.114729 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 925/3682] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:51 2026] GET /volume/v3/volumes/a84d2d19-e62d-4164-8c29-3ec456669601 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:51.120612 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:51.120612 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:51.137406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180dd58-37cc-4eee-ae5a-747518a3a8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83b1fa23-2b4d-4ad2-9453-5681bc11025e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83b1fa23-2b4d-4ad2-9453-5681bc11025e', 'encryption_key_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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:51.138360 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1080b5bb-7293-42a3-86ca-7d99dd60f104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:51.159518 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-096b09ba-fea6-4597-8477-f891130266a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:51.161672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-096b09ba-fea6-4597-8477-f891130266a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:51.161985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-096b09ba-fea6-4597-8477-f891130266a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:51.162259 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-096b09ba-fea6-4597-8477-f891130266a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.172115 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-096b09ba-fea6-4597-8477-f891130266a3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 returned with HTTP 404 Aug 26 09:08:51.173278 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 921/3683] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:51 2026] GET /volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:51.181963 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:51.186574 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:51.186796 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:51.187079 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.187190 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:51.194337 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:51.194337 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:51.194538 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Created reservations ['cfe68a91-536b-4413-9d32-0a3dd38ca8f9', '9bb21be0-23b1-4d7f-be19-c35d74d5142c', 'e6914cd8-e8e4-46e9-9fb7-a65d4d3585e7', '87e4ef16-c8a0-4e6d-9320-4e2ccce56269'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:51.194902 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:51.195558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1080b5bb-7293-42a3-86ca-7d99dd60f104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe68a91-536b-4413-9d32-0a3dd38ca8f9', '9bb21be0-23b1-4d7f-be19-c35d74d5142c', 'e6914cd8-e8e4-46e9-9fb7-a65d4d3585e7', '87e4ef16-c8a0-4e6d-9320-4e2ccce56269']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:51.196470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5361d3d0-6d1e-469f-a57a-83e798b83af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:51.217335 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:08:51.217957 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74dcbfd1-3e64-4521-9395-78df2a90e85c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 returned with HTTP 202 Aug 26 09:08:51.218107 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 924/3684] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:51 2026] DELETE /volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:51.224395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5361d3d0-6d1e-469f-a57a-83e798b83af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeaa0090-8fed-42c7-a34a-a52498405048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1188608414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['cfe68a91-536b-4413-9d32-0a3dd38ca8f9','9bb21be0-23b1-4d7f-be19-c35d74d5142c','e6914cd8-e8e4-46e9-9fb7-a65d4d3585e7','87e4ef16-c8a0-4e6d-9320-4e2ccce56269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1188608414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeaa0090-8fed-42c7-a34a-a52498405048,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='51a118dc81b64c24b31bde00f3805a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69ff413ab5a440894c32ce703bf05b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83b1fa23-2b4d-4ad2-9453-5681bc11025e),volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:51.226976 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa54861f-a7ff-4559-8f24-23bc199b1199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:51.228210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-846d6223-b3b1-493c-9533-74c1bfe2ee6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:51.235529 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-846d6223-b3b1-493c-9533-74c1bfe2ee6e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:51.235836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-846d6223-b3b1-493c-9533-74c1bfe2ee6e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:51.236057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-846d6223-b3b1-493c-9533-74c1bfe2ee6e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.244815 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:51.244815 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:51.245432 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-846d6223-b3b1-493c-9533-74c1bfe2ee6e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:08:51.246626 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-846d6223-b3b1-493c-9533-74c1bfe2ee6e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 returned with HTTP 200 Aug 26 09:08:51.247219 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 926/3685] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:51 2026] GET /volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:51.287744 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa54861f-a7ff-4559-8f24-23bc199b1199) transitioned into state 'SUCCESS' from state '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-1188608414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['cfe68a91-536b-4413-9d32-0a3dd38ca8f9','9bb21be0-23b1-4d7f-be19-c35d74d5142c','e6914cd8-e8e4-46e9-9fb7-a65d4d3585e7','87e4ef16-c8a0-4e6d-9320-4e2ccce56269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:51.288876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1125cf-a0cc-46eb-bfc1-60a491dfb48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:51.305870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1125cf-a0cc-46eb-bfc1-60a491dfb48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:51.306380 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb93703d-5daa-433e-9f56-564b8efe64ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:51.306493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (5b20fc7f-5f03-4c95-b5ef-fc0a27757095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:51.306918 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request issued successfully. Aug 26 09:08:51.307610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b2b5b0d-090c-48c7-bf97-65300aa034b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:51.308193 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb93703d-5daa-433e-9f56-564b8efe64ee tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:51.308270 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 915/3686] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:08:50 2026] POST /volume/v3/volumes => generated 760 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:51.308625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb93703d-5daa-433e-9f56-564b8efe64ee tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:51.308625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb93703d-5daa-433e-9f56-564b8efe64ee tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.308710 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fb93703d-5daa-433e-9f56-564b8efe64ee tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:51.321557 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:51.321557 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:51.321557 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb93703d-5daa-433e-9f56-564b8efe64ee tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:51.321753 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 922/3687] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:51 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:51.324562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-abbdebdb-0240-49e1-81ae-be0dc74a881a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:51.327088 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-abbdebdb-0240-49e1-81ae-be0dc74a881a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:51.327774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-abbdebdb-0240-49e1-81ae-be0dc74a881a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:51.328049 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-abbdebdb-0240-49e1-81ae-be0dc74a881a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:51.339294 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:51.339294 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:51.351398 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-abbdebdb-0240-49e1-81ae-be0dc74a881a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:51.363822 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-abbdebdb-0240-49e1-81ae-be0dc74a881a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:51.364263 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 925/3688] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:51 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:52.035456 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3df479fb-4076-499a-a542-41c66a8bbd65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.037702 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3df479fb-4076-499a-a542-41c66a8bbd65 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:52.037949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3df479fb-4076-499a-a542-41c66a8bbd65 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.038196 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3df479fb-4076-499a-a542-41c66a8bbd65 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.049556 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.049556 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:52.055319 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3df479fb-4076-499a-a542-41c66a8bbd65 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:52.061905 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3df479fb-4076-499a-a542-41c66a8bbd65 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad returned with HTTP 200 Aug 26 09:08:52.062417 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 927/3689] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:52.080459 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.254533 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:52.254939 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6999e189-bc30-4268-a11e-28c6b81b74ad", "name": "tempest-ProjectMemberTests-Snapshot-150341390"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:52.260948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e67bb26c-714a-42b2-ac95-50cd6c2f0d70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.263265 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e67bb26c-714a-42b2-ac95-50cd6c2f0d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:52.263555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e67bb26c-714a-42b2-ac95-50cd6c2f0d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.263803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e67bb26c-714a-42b2-ac95-50cd6c2f0d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.264783 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.264783 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:52.265413 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Volume info retrieved successfully. Aug 26 09:08:52.265558 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Create snapshot from volume 6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:52.269360 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e67bb26c-714a-42b2-ac95-50cd6c2f0d70 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 returned with HTTP 404 Aug 26 09:08:52.270037 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 923/3690] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:52.279350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6dd26296-493d-408e-b24e-e39c663abe9e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.281165 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6dd26296-493d-408e-b24e-e39c663abe9e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:52.281387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6dd26296-493d-408e-b24e-e39c663abe9e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.281623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6dd26296-493d-408e-b24e-e39c663abe9e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.281766 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-6dd26296-493d-408e-b24e-e39c663abe9e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: e713c6f1-c79d-440e-8c35-c06d8619c200 Aug 26 09:08:52.289590 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6dd26296-493d-408e-b24e-e39c663abe9e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 returned with HTTP 404 Aug 26 09:08:52.290197 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 926/3691] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:52 2026] DELETE /volume/v3/snapshots/e713c6f1-c79d-440e-8c35-c06d8619c200 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:52.299049 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b7093216-a1a9-40fd-9e02-212a817b8741 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.301705 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7093216-a1a9-40fd-9e02-212a817b8741 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:52.301980 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7093216-a1a9-40fd-9e02-212a817b8741 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.302216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7093216-a1a9-40fd-9e02-212a817b8741 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.302326 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-b7093216-a1a9-40fd-9e02-212a817b8741 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: c62cb874-3c34-4f5c-8fd4-d901b199c0b3 Aug 26 09:08:52.307965 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7093216-a1a9-40fd-9e02-212a817b8741 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 returned with HTTP 404 Aug 26 09:08:52.308501 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 928/3692] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:52 2026] DELETE /volume/v3/snapshots/c62cb874-3c34-4f5c-8fd4-d901b199c0b3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:52.311541 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Created reservations ['247cc8b7-3618-4509-914d-c9be975fcc6c', '2193557a-b08b-45b2-80a1-8df2d64d4fa9', '75aed631-e0eb-4eba-80fa-0e36ac9ef5c3', '341e8722-5594-46cd-a848-04448a85f0a9'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:52.317884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8ad9072-7275-404d-8438-17560fff3952 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.320094 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8ad9072-7275-404d-8438-17560fff3952 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:52.320381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8ad9072-7275-404d-8438-17560fff3952 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.320728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8ad9072-7275-404d-8438-17560fff3952 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.321126 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-d8ad9072-7275-404d-8438-17560fff3952 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 8615cc19-59cf-44d3-8a11-68d9cad09da8 Aug 26 09:08:52.326266 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8ad9072-7275-404d-8438-17560fff3952 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 returned with HTTP 404 Aug 26 09:08:52.326866 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 924/3693] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:52 2026] DELETE /volume/v3/snapshots/8615cc19-59cf-44d3-8a11-68d9cad09da8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:52.336519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-48b369c5-25c8-44c0-b731-1d9c0bd47356 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.338942 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-48b369c5-25c8-44c0-b731-1d9c0bd47356 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:52.339530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-48b369c5-25c8-44c0-b731-1d9c0bd47356 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.339530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-48b369c5-25c8-44c0-b731-1d9c0bd47356 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.339603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-48b369c5-25c8-44c0-b731-1d9c0bd47356 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:52.345670 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.345670 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:52.346922 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-48b369c5-25c8-44c0-b731-1d9c0bd47356 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:52.346922 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 927/3694] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:52.357037 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot create request issued successfully. Aug 26 09:08:52.357037 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cee83e4-de9b-412f-acbf-d2ee46b9c206 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:52.357037 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 916/3695] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:52.369077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7eeadfc-497f-436c-bb18-69d52c4db745 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.371681 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7eeadfc-497f-436c-bb18-69d52c4db745 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d Aug 26 09:08:52.372099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7eeadfc-497f-436c-bb18-69d52c4db745 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.372368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7eeadfc-497f-436c-bb18-69d52c4db745 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.376315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-05fc7e70-eb36-4290-b25c-1db0bc7cf201 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.379170 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-05fc7e70-eb36-4290-b25c-1db0bc7cf201 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:52.379400 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-05fc7e70-eb36-4290-b25c-1db0bc7cf201 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.379640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-05fc7e70-eb36-4290-b25c-1db0bc7cf201 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.381550 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.381550 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:52.382160 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c7eeadfc-497f-436c-bb18-69d52c4db745 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:08:52.383420 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7eeadfc-497f-436c-bb18-69d52c4db745 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d returned with HTTP 200 Aug 26 09:08:52.383950 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 929/3696] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:52.388354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3a538d2b-3848-4224-88c3-8bc96c19fb1c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.390319 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a538d2b-3848-4224-88c3-8bc96c19fb1c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:52.390527 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a538d2b-3848-4224-88c3-8bc96c19fb1c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.390915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a538d2b-3848-4224-88c3-8bc96c19fb1c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.394310 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.394310 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:52.399189 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.399189 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:52.400760 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-05fc7e70-eb36-4290-b25c-1db0bc7cf201 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:52.403541 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3a538d2b-3848-4224-88c3-8bc96c19fb1c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:52.406608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-05fc7e70-eb36-4290-b25c-1db0bc7cf201 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:52.407616 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 925/3697] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1654 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:52.408565 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a538d2b-3848-4224-88c3-8bc96c19fb1c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:52.408833 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 928/3698] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:52.431164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.436186 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50/action Aug 26 09:08:52.436609 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:52.436910 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:52.456606 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.456606 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:52.457790 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:52.463688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-395a3e84-248d-46e6-9541-17f8ee32d92d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.467473 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-395a3e84-248d-46e6-9541-17f8ee32d92d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:52.467774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-395a3e84-248d-46e6-9541-17f8ee32d92d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.468583 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Begin detaching volume completed successfully. Aug 26 09:08:52.468871 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-b8b539b9-f4c2-44da-886f-7ab11f995e34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50/action returned with HTTP 202 Aug 26 09:08:52.469404 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 917/3699] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:08:52 2026] POST /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:08:52.469785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-395a3e84-248d-46e6-9541-17f8ee32d92d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.480313 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.480313 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:52.488678 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-395a3e84-248d-46e6-9541-17f8ee32d92d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:52.494790 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-395a3e84-248d-46e6-9541-17f8ee32d92d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:52.495813 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 930/3700] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:52.519835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2d24e07-40a2-4626-b0ef-6b5ed3292105 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.520461 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2d24e07-40a2-4626-b0ef-6b5ed3292105 None None] GET https://10.4.3.236/volume// Aug 26 09:08:52.520744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2d24e07-40a2-4626-b0ef-6b5ed3292105 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.521087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2d24e07-40a2-4626-b0ef-6b5ed3292105 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.521380 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2d24e07-40a2-4626-b0ef-6b5ed3292105 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:52.522069 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 926/3701] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 09:08:52.533912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-3af05f83-c420-4468-b3e4-c45bb8cfa843 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.537116 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-3af05f83-c420-4468-b3e4-c45bb8cfa843 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:52.539544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-3af05f83-c420-4468-b3e4-c45bb8cfa843 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.539544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-3af05f83-c420-4468-b3e4-c45bb8cfa843 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.552533 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.552533 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:52.557285 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-3af05f83-c420-4468-b3e4-c45bb8cfa843 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:52.567279 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-3af05f83-c420-4468-b3e4-c45bb8cfa843 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:52.567474 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 929/3702] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:52.614590 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39021ba9-7652-479e-86cd-845bc7794c52 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.616414 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39021ba9-7652-479e-86cd-845bc7794c52 None None] GET https://10.4.3.236/volume// Aug 26 09:08:52.616712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39021ba9-7652-479e-86cd-845bc7794c52 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.617127 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39021ba9-7652-479e-86cd-845bc7794c52 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.617718 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39021ba9-7652-479e-86cd-845bc7794c52 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:52.618232 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 918/3703] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:08:52.634599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-786c798a-4dd5-4bb3-9220-9545829b9d09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.752142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-df2f99b7-c055-4e67-bba7-cada9b011946 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.808165 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:52.808545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2063613334"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:52.810052 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2063613334'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:52.810208 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Create volume of 1 GB Aug 26 09:08:52.821764 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Availability Zones retrieved successfully. Aug 26 09:08:52.827973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Flow 'volume_create_api' (af1a215d-0189-4a60-8a60-0aba951ce185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:52.828980 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d07011a-0587-4f14-af79-49c5e68a2f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:52.829976 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:52.832762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-786c798a-4dd5-4bb3-9220-9545829b9d09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:52.834544 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-786c798a-4dd5-4bb3-9220-9545829b9d09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeaa0090-8fed-42c7-a34a-a52498405048", "connector": null, "instance_uuid": "a10fda97-07e1-44c4-ad16-f5288bdb4031"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:52.853607 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.853607 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:52.874948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d07011a-0587-4f14-af79-49c5e68a2f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:52.876460 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6bd683b-481f-42f7-b185-5a7a803724a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:52.890306 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-786c798a-4dd5-4bb3-9220-9545829b9d09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:52.890710 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 931/3704] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:52 2026] POST /volume/v3/attachments => generated 273 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:52.932335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-348438bd-71e9-435c-9733-86ef996b8563 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.935213 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-348438bd-71e9-435c-9733-86ef996b8563 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:52.935481 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-348438bd-71e9-435c-9733-86ef996b8563 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.935772 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-348438bd-71e9-435c-9733-86ef996b8563 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.948693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a35437e9-08c8-4e47-9289-857062a55f6b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.949201 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a35437e9-08c8-4e47-9289-857062a55f6b None None] GET https://10.4.3.236/volume// Aug 26 09:08:52.949440 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a35437e9-08c8-4e47-9289-857062a55f6b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.949695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a35437e9-08c8-4e47-9289-857062a55f6b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.950092 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a35437e9-08c8-4e47-9289-857062a55f6b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:52.950509 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 919/3705] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:08:52.952400 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.952400 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:52.957689 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-348438bd-71e9-435c-9733-86ef996b8563 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:52.961819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-08840e6d-8f5c-4ebc-a9cf-a40957eff846 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:52.961974 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-348438bd-71e9-435c-9733-86ef996b8563 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:52.962371 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 930/3706] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:52.964131 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-08840e6d-8f5c-4ebc-a9cf-a40957eff846 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:52.964361 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-08840e6d-8f5c-4ebc-a9cf-a40957eff846 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:52.964611 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-08840e6d-8f5c-4ebc-a9cf-a40957eff846 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:52.969173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Created reservations ['d77ab34f-1a92-4f82-984c-42316dd67c6f', '957c6efd-30c5-4813-ab27-4210c904a918', 'd0a47bc5-faba-416d-826a-72f84bb408a3', 'c5351e04-b0d0-4250-b96d-d66c3cd00da5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:52.969862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6bd683b-481f-42f7-b185-5a7a803724a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77ab34f-1a92-4f82-984c-42316dd67c6f', '957c6efd-30c5-4813-ab27-4210c904a918', 'd0a47bc5-faba-416d-826a-72f84bb408a3', 'c5351e04-b0d0-4250-b96d-d66c3cd00da5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:52.970546 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e177c2-e380-4265-882b-86542acb7ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:52.976037 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:52.976037 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:52.980799 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-08840e6d-8f5c-4ebc-a9cf-a40957eff846 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:52.986661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-08840e6d-8f5c-4ebc-a9cf-a40957eff846 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:52.987453 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 932/3707] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:52 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1032 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:53.002260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e177c2-e380-4265-882b-86542acb7ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b1eddd-2b88-4992-bb00-4d40b5ce7ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2063613334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92c1ac79d3d4283971143d65eec38dd',qos_specs=None,replication_status=,reservations=['d77ab34f-1a92-4f82-984c-42316dd67c6f','957c6efd-30c5-4813-ab27-4210c904a918','d0a47bc5-faba-416d-826a-72f84bb408a3','c5351e04-b0d0-4250-b96d-d66c3cd00da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8fdbab486414bf8819f1a3d1a40e3aa',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2063613334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b1eddd-2b88-4992-bb00-4d40b5ce7ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92c1ac79d3d4283971143d65eec38dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8fdbab486414bf8819f1a3d1a40e3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:53.005738 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef1511e-2640-43b7-a354-dabe083f1b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:53.025674 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef1511e-2640-43b7-a354-dabe083f1b4a) transitioned into state 'SUCCESS' from state '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-2063613334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92c1ac79d3d4283971143d65eec38dd',qos_specs=None,replication_status=,reservations=['d77ab34f-1a92-4f82-984c-42316dd67c6f','957c6efd-30c5-4813-ab27-4210c904a918','d0a47bc5-faba-416d-826a-72f84bb408a3','c5351e04-b0d0-4250-b96d-d66c3cd00da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8fdbab486414bf8819f1a3d1a40e3aa',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:53.026431 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495a9050-b55e-48a9-a101-b1b96bbd0c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:53.037127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495a9050-b55e-48a9-a101-b1b96bbd0c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:53.037665 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Flow 'volume_create_api' (af1a215d-0189-4a60-8a60-0aba951ce185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:53.038671 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Create volume request issued successfully. Aug 26 09:08:53.038671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df2f99b7-c055-4e67-bba7-cada9b011946 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:53.039198 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 927/3708] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:08:52 2026] POST /volume/v3/volumes => generated 758 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:53.053105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1201d491-16c8-4560-98fc-57dfed2f568f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.056557 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1201d491-16c8-4560-98fc-57dfed2f568f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:08:53.056557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1201d491-16c8-4560-98fc-57dfed2f568f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.056557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1201d491-16c8-4560-98fc-57dfed2f568f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.063952 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.063952 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:53.069622 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1201d491-16c8-4560-98fc-57dfed2f568f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:08:53.077150 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1201d491-16c8-4560-98fc-57dfed2f568f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 returned with HTTP 200 Aug 26 09:08:53.077704 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 920/3709] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:53 2026] GET /volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:53.108005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.110483 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3 Aug 26 09:08:53.111103 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:53.123179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-eeaa0090-8fed-42c7-a34a-a52498405048-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:53.131027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-eeaa0090-8fed-42c7-a34a-a52498405048-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:53.132725 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.132725 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:53.320545 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-eeaa0090-8fed-42c7-a34a-a52498405048-np0000008153" released by "attachment_update" :: held 0.190s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:53.321294 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-21153fcd-bb0d-499b-b2fe-4f058f2121e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3 returned with HTTP 200 Aug 26 09:08:53.321802 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 931/3710] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:53 2026] PUT /volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:53.363726 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6abae83-bff0-4afe-8c98-c559353bb8a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.368294 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6abae83-bff0-4afe-8c98-c559353bb8a6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:53.368533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6abae83-bff0-4afe-8c98-c559353bb8a6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.368770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6abae83-bff0-4afe-8c98-c559353bb8a6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.368924 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d6abae83-bff0-4afe-8c98-c559353bb8a6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:53.375076 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.375076 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:53.376547 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6abae83-bff0-4afe-8c98-c559353bb8a6 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:53.377069 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 933/3711] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:53 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:53.395225 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60f4adb2-7ab3-48a9-9cfa-0867663bfba0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.397555 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60f4adb2-7ab3-48a9-9cfa-0867663bfba0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d Aug 26 09:08:53.397759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60f4adb2-7ab3-48a9-9cfa-0867663bfba0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.397999 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60f4adb2-7ab3-48a9-9cfa-0867663bfba0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.404538 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.404538 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:53.405129 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-60f4adb2-7ab3-48a9-9cfa-0867663bfba0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:08:53.405973 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60f4adb2-7ab3-48a9-9cfa-0867663bfba0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d returned with HTTP 200 Aug 26 09:08:53.406400 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 928/3712] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:53 2026] GET /volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:53.417799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.420170 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d Aug 26 09:08:53.420391 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.420606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.420868 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Delete snapshot with id: 1e251c0e-823f-4840-a773-7e66601f7c2d Aug 26 09:08:53.426740 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.426740 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:53.427266 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:08:53.446197 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot delete request issued successfully. Aug 26 09:08:53.446427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-286c64f1-6841-4f85-9f61-96ab793f0e33 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d returned with HTTP 202 Aug 26 09:08:53.446867 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 921/3713] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:53 2026] DELETE /volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:53.456131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9684b04d-fe0e-4f3f-aad7-1f351196e71c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.458832 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9684b04d-fe0e-4f3f-aad7-1f351196e71c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d Aug 26 09:08:53.459145 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9684b04d-fe0e-4f3f-aad7-1f351196e71c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.459419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9684b04d-fe0e-4f3f-aad7-1f351196e71c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.466919 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.466919 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:53.467653 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9684b04d-fe0e-4f3f-aad7-1f351196e71c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:08:53.468706 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9684b04d-fe0e-4f3f-aad7-1f351196e71c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d returned with HTTP 200 Aug 26 09:08:53.469244 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 932/3714] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:53 2026] GET /volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:53.587650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-cefe716c-04a3-4278-9a00-32871f141154 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.589720 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-cefe716c-04a3-4278-9a00-32871f141154 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 Aug 26 09:08:53.589921 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-cefe716c-04a3-4278-9a00-32871f141154 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.590178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-cefe716c-04a3-4278-9a00-32871f141154 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.598202 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.598202 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:53.658300 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-171de30f-dc2b-4fd9-93d9-1263336de76c req-cefe716c-04a3-4278-9a00-32871f141154 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 returned with HTTP 200 Aug 26 09:08:53.658772 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 934/3715] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:08:53 2026] DELETE /volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:53.976183 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ceb09156-ed37-423d-9580-d385fb5d7064 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:53.978722 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ceb09156-ed37-423d-9580-d385fb5d7064 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:53.978891 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ceb09156-ed37-423d-9580-d385fb5d7064 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:53.979148 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ceb09156-ed37-423d-9580-d385fb5d7064 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:53.996825 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:53.996825 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:54.003303 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ceb09156-ed37-423d-9580-d385fb5d7064 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:54.010978 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ceb09156-ed37-423d-9580-d385fb5d7064 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:54.011494 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 929/3716] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:53 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:54.098795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69c903bf-822a-4d57-800e-513f0636caf6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.101176 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69c903bf-822a-4d57-800e-513f0636caf6 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:08:54.101356 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69c903bf-822a-4d57-800e-513f0636caf6 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:54.101584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69c903bf-822a-4d57-800e-513f0636caf6 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:54.118203 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:54.118203 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:54.128729 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-69c903bf-822a-4d57-800e-513f0636caf6 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:08:54.141366 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69c903bf-822a-4d57-800e-513f0636caf6 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 returned with HTTP 200 Aug 26 09:08:54.141366 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 922/3717] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:54 2026] GET /volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:54.157352 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.159597 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:54.159597 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64b1eddd-2b88-4992-bb00-4d40b5ce7ac8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-218759655"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:54.171523 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:54.171523 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:54.172085 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:08:54.172247 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Create snapshot from volume 64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:08:54.227350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Created reservations ['74931028-fd96-4ba0-ae84-730e014613ff', '0bf751d3-0c24-49db-a8f8-eb3e72b082a1', 'ed9e5673-a266-43ce-b3b8-3584fcd6433f', '15c15bee-39c4-49a4-8962-b8365eba21da'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:54.278132 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot create request issued successfully. Aug 26 09:08:54.278132 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9621f5c-e7ca-4bec-a18b-a5cabf3c4347 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:54.278774 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 933/3718] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:54.291430 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cba1c146-7a24-4f1c-906e-eea7ed857173 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.294590 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cba1c146-7a24-4f1c-906e-eea7ed857173 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c Aug 26 09:08:54.294884 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cba1c146-7a24-4f1c-906e-eea7ed857173 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:54.295715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cba1c146-7a24-4f1c-906e-eea7ed857173 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:54.302566 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:54.302566 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:54.303218 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cba1c146-7a24-4f1c-906e-eea7ed857173 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:54.304369 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cba1c146-7a24-4f1c-906e-eea7ed857173 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c returned with HTTP 200 Aug 26 09:08:54.305476 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 935/3719] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:54 2026] GET /volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:54.397428 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69df182a-184c-40ba-bf94-d864f39f98bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.400693 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69df182a-184c-40ba-bf94-d864f39f98bf tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:54.400693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69df182a-184c-40ba-bf94-d864f39f98bf tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:54.400693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69df182a-184c-40ba-bf94-d864f39f98bf tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:54.400693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-69df182a-184c-40ba-bf94-d864f39f98bf tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:54.405387 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:54.405387 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:54.406538 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69df182a-184c-40ba-bf94-d864f39f98bf tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:54.407093 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 930/3720] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:54 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:54.481015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c5f3c646-c5f4-4d74-a8a8-090dc455bc53 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.483447 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5f3c646-c5f4-4d74-a8a8-090dc455bc53 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d Aug 26 09:08:54.483683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5f3c646-c5f4-4d74-a8a8-090dc455bc53 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:54.483974 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5f3c646-c5f4-4d74-a8a8-090dc455bc53 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:54.488834 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5f3c646-c5f4-4d74-a8a8-090dc455bc53 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d returned with HTTP 404 Aug 26 09:08:54.489630 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 923/3721] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:54 2026] GET /volume/v3/snapshots/1e251c0e-823f-4840-a773-7e66601f7c2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:54.502004 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-815350f0-6119-4850-b8b7-ea19ea79811d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.508021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:54.509173 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:54.509396 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:54.509623 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: 6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:54.530390 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:54.530390 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:54.531479 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:54.589612 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:08:54.589902 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-815350f0-6119-4850-b8b7-ea19ea79811d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad returned with HTTP 202 Aug 26 09:08:54.590464 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 934/3722] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:54 2026] DELETE /volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:54.599425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e42e5da2-4d5d-4882-8cfe-b6669cd30a2c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:54.601498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e42e5da2-4d5d-4882-8cfe-b6669cd30a2c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:54.601719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e42e5da2-4d5d-4882-8cfe-b6669cd30a2c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:54.601945 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e42e5da2-4d5d-4882-8cfe-b6669cd30a2c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:54.609291 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:54.609291 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:54.613249 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e42e5da2-4d5d-4882-8cfe-b6669cd30a2c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:54.617743 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e42e5da2-4d5d-4882-8cfe-b6669cd30a2c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad returned with HTTP 200 Aug 26 09:08:54.618176 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 936/3723] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:54 2026] GET /volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:55.027793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d865c306-a22a-4e9a-98ad-9988c51ed6d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.031599 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d865c306-a22a-4e9a-98ad-9988c51ed6d8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:55.031599 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d865c306-a22a-4e9a-98ad-9988c51ed6d8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:55.031599 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d865c306-a22a-4e9a-98ad-9988c51ed6d8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:55.047143 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:55.047143 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:55.053460 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d865c306-a22a-4e9a-98ad-9988c51ed6d8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:55.063654 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d865c306-a22a-4e9a-98ad-9988c51ed6d8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:55.064692 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 931/3724] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:55 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:55.316755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fdfc4a7c-c0d6-4690-826e-2aecfa2c31db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.318475 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fdfc4a7c-c0d6-4690-826e-2aecfa2c31db tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c Aug 26 09:08:55.318640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fdfc4a7c-c0d6-4690-826e-2aecfa2c31db tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:55.318837 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fdfc4a7c-c0d6-4690-826e-2aecfa2c31db tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:55.324414 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:55.324414 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:55.324853 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fdfc4a7c-c0d6-4690-826e-2aecfa2c31db tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:55.325604 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fdfc4a7c-c0d6-4690-826e-2aecfa2c31db tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c returned with HTTP 200 Aug 26 09:08:55.326151 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 924/3725] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:55 2026] GET /volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:55.336728 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.339210 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:55.339692 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64b1eddd-2b88-4992-bb00-4d40b5ce7ac8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1901554128"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:55.351606 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:55.351606 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:55.352326 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:08:55.352527 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Create snapshot from volume 64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:08:55.387328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Created reservations ['f3cdc7c4-729f-4285-a0d7-fd1e2721d775', '03344aee-064d-413b-86fa-3c43908c9954', '82ae5177-0ff9-498b-9ad7-143480d7a5ac', '1aa2c484-b97b-4e48-ad3e-f0c60bd825f7'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:55.418134 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87978a65-9eac-45ce-baf1-086c03ccbb85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.424140 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87978a65-9eac-45ce-baf1-086c03ccbb85 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:55.424140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87978a65-9eac-45ce-baf1-086c03ccbb85 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:55.424140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87978a65-9eac-45ce-baf1-086c03ccbb85 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:55.424140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-87978a65-9eac-45ce-baf1-086c03ccbb85 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:55.430937 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:55.430937 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:55.432453 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87978a65-9eac-45ce-baf1-086c03ccbb85 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:55.433176 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 937/3726] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:55 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:55.434659 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot create request issued successfully. Aug 26 09:08:55.435051 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74226eb8-37fa-480b-b3b0-f7eb986539b7 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:55.435506 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 935/3727] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:55.446410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a8e5130b-cc78-42ce-bbc3-ebe794b80343 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.450667 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a8e5130b-cc78-42ce-bbc3-ebe794b80343 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:08:55.452473 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a8e5130b-cc78-42ce-bbc3-ebe794b80343 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:55.453020 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a8e5130b-cc78-42ce-bbc3-ebe794b80343 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:55.462323 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:55.462323 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:55.464741 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a8e5130b-cc78-42ce-bbc3-ebe794b80343 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:55.467081 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a8e5130b-cc78-42ce-bbc3-ebe794b80343 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 returned with HTTP 200 Aug 26 09:08:55.467922 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 932/3728] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:55 2026] GET /volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:55.648727 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1968cd43-bdb8-4aca-9877-ea80936edf34 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.652119 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1968cd43-bdb8-4aca-9877-ea80936edf34 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad Aug 26 09:08:55.652367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1968cd43-bdb8-4aca-9877-ea80936edf34 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:55.652592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1968cd43-bdb8-4aca-9877-ea80936edf34 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:55.660602 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1968cd43-bdb8-4aca-9877-ea80936edf34 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad returned with HTTP 404 Aug 26 09:08:55.661281 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 925/3729] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:55 2026] GET /volume/v3/volumes/6999e189-bc30-4268-a11e-28c6b81b74ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:55.672378 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.674528 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:08:55.675321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-108365461"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:55.677836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-108365461'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:08:55.679869 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:08:55.683717 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:08:55.692158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (8b4f329a-78a6-461f-af45-6640d9d82f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:55.695155 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96745c9-8d53-4084-b295-d43138e09441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:55.696517 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:08:55.733996 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96745c9-8d53-4084-b295-d43138e09441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:55.735794 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b99834e-763c-4273-94ee-bc98e4600d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:55.788427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['1f2a6e80-87c3-4ba7-9fe5-a2b1039cc0a7', '480d8ba3-a128-48a0-89c9-717356d069e8', '3568b9a1-4ef6-4e96-89c6-a92c2674624d', 'b20373c2-caa9-421b-aa98-dc8756bcc6dd'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:55.789259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b99834e-763c-4273-94ee-bc98e4600d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2a6e80-87c3-4ba7-9fe5-a2b1039cc0a7', '480d8ba3-a128-48a0-89c9-717356d069e8', '3568b9a1-4ef6-4e96-89c6-a92c2674624d', 'b20373c2-caa9-421b-aa98-dc8756bcc6dd']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:55.789998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1464718-b292-4dad-b5a5-021d84115c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:55.815395 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1464718-b292-4dad-b5a5-021d84115c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6849cc8-9550-46cd-83fe-4e963c9235a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108365461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['1f2a6e80-87c3-4ba7-9fe5-a2b1039cc0a7','480d8ba3-a128-48a0-89c9-717356d069e8','3568b9a1-4ef6-4e96-89c6-a92c2674624d','b20373c2-caa9-421b-aa98-dc8756bcc6dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108365461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6849cc8-9550-46cd-83fe-4e963c9235a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:55.816199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc2bbb8-f0bb-4f17-a2b4-da7d57b075ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:55.836477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc2bbb8-f0bb-4f17-a2b4-da7d57b075ef) transitioned into state 'SUCCESS' from state '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-108365461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['1f2a6e80-87c3-4ba7-9fe5-a2b1039cc0a7','480d8ba3-a128-48a0-89c9-717356d069e8','3568b9a1-4ef6-4e96-89c6-a92c2674624d','b20373c2-caa9-421b-aa98-dc8756bcc6dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:55.837307 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028ab026-d90c-44d8-b1a6-56a02614ebce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:08:55.848959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028ab026-d90c-44d8-b1a6-56a02614ebce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:08:55.850200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (8b4f329a-78a6-461f-af45-6640d9d82f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:08:55.850622 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:08:55.851490 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c33558f-ec0a-4444-b21d-c80c73e8bd85 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:08:55.852085 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 938/3730] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:08:55 2026] POST /volume/v3/volumes => generated 777 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:55.866239 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eeaa34a8-efc0-4bfb-9862-5a9ed91c042c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:55.868789 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eeaa34a8-efc0-4bfb-9862-5a9ed91c042c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:08:55.868789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eeaa34a8-efc0-4bfb-9862-5a9ed91c042c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:55.869003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eeaa34a8-efc0-4bfb-9862-5a9ed91c042c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:55.877725 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:55.877725 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:55.882049 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eeaa34a8-efc0-4bfb-9862-5a9ed91c042c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:55.887583 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eeaa34a8-efc0-4bfb-9862-5a9ed91c042c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 returned with HTTP 200 Aug 26 09:08:55.888112 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 936/3731] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:55 2026] GET /volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:56.080283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83f298e2-d217-41ac-b547-239aa0b53d1f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.082148 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83f298e2-d217-41ac-b547-239aa0b53d1f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:56.082527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83f298e2-d217-41ac-b547-239aa0b53d1f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:56.082855 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83f298e2-d217-41ac-b547-239aa0b53d1f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:56.095421 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.095421 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:56.102570 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83f298e2-d217-41ac-b547-239aa0b53d1f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:56.113420 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83f298e2-d217-41ac-b547-239aa0b53d1f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:56.113893 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 933/3732] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:56 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:56.446414 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4821b955-b5bf-428e-ac57-a12ec6eadf18 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.448310 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4821b955-b5bf-428e-ac57-a12ec6eadf18 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:56.448515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4821b955-b5bf-428e-ac57-a12ec6eadf18 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:56.448672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4821b955-b5bf-428e-ac57-a12ec6eadf18 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:56.448777 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4821b955-b5bf-428e-ac57-a12ec6eadf18 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:56.452984 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.452984 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:56.453653 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4821b955-b5bf-428e-ac57-a12ec6eadf18 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:56.454035 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 926/3733] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:56 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:56.478137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e04f90e-c6c2-4d1c-be2d-139d9abca0fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.480223 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e04f90e-c6c2-4d1c-be2d-139d9abca0fb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:08:56.480520 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e04f90e-c6c2-4d1c-be2d-139d9abca0fb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:56.480818 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e04f90e-c6c2-4d1c-be2d-139d9abca0fb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:56.487711 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.487711 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:56.488270 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6e04f90e-c6c2-4d1c-be2d-139d9abca0fb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:56.489190 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e04f90e-c6c2-4d1c-be2d-139d9abca0fb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 returned with HTTP 200 Aug 26 09:08:56.489583 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 939/3734] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:56 2026] GET /volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:56.498837 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.501035 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:56.501405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64b1eddd-2b88-4992-bb00-4d40b5ce7ac8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:56.511684 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.511684 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:56.512204 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:08:56.512314 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Create snapshot from volume 64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:08:56.540362 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Created reservations ['916cfa5b-51a9-4ff6-bd2f-9dde8f42d3cf', '3f1d9008-6fbc-4353-9558-09993fd2c789', '1d827fa6-ebbe-453b-bd8b-28bdf437c62e', '24f4e4f6-34fe-4c50-b9a7-d953e70b50b4'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:56.575337 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot create request issued successfully. Aug 26 09:08:56.575909 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-62e8c2af-2366-41f0-b0b6-fe51a1851455 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:56.576380 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 937/3735] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:56.591492 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a510e06e-830a-4b61-a02b-13975949e587 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.596706 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a510e06e-830a-4b61-a02b-13975949e587 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c Aug 26 09:08:56.596989 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a510e06e-830a-4b61-a02b-13975949e587 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:56.597239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a510e06e-830a-4b61-a02b-13975949e587 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:56.608537 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.608537 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:56.608537 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a510e06e-830a-4b61-a02b-13975949e587 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:56.609380 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a510e06e-830a-4b61-a02b-13975949e587 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c returned with HTTP 200 Aug 26 09:08:56.610252 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 934/3736] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:56 2026] GET /volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:56.861909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-2f7d93f1-a987-4a3a-9b09-49870010fa54 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.864582 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-2f7d93f1-a987-4a3a-9b09-49870010fa54 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3/action Aug 26 09:08:56.865086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-2f7d93f1-a987-4a3a-9b09-49870010fa54 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:08:56.865431 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-2f7d93f1-a987-4a3a-9b09-49870010fa54 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:56.885203 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.885203 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:56.897831 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a175a93c-07e0-4c5a-8ebf-f50bc6ff096d req-2f7d93f1-a987-4a3a-9b09-49870010fa54 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3/action returned with HTTP 204 Aug 26 09:08:56.898470 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 927/3737] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:08:56 2026] POST /volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:56.904741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-536b7f2f-e637-401b-a876-d4afff4bb824 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.907635 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-536b7f2f-e637-401b-a876-d4afff4bb824 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:08:56.907792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-536b7f2f-e637-401b-a876-d4afff4bb824 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:56.908130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-536b7f2f-e637-401b-a876-d4afff4bb824 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:56.924687 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.924687 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:56.934475 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-536b7f2f-e637-401b-a876-d4afff4bb824 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:56.940594 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-536b7f2f-e637-401b-a876-d4afff4bb824 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 returned with HTTP 200 Aug 26 09:08:56.941254 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 940/3738] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:56 2026] GET /volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:56.956397 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:56.960548 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:56.961195 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6849cc8-9550-46cd-83fe-4e963c9235a2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-125585441"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:56.973941 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:56.973941 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:56.974554 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:56.974918 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:08:57.014327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['361f1d06-de25-41a4-9a45-8f79bbcdb843', '2517d51b-2b05-4531-9690-74303c2d7640', '3f2d86bf-84b4-4b25-89c5-87bd449638a2', '5b0f2866-9093-4118-a75e-1957d44ef672'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:08:57.052864 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:08:57.053422 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b0a1a7bb-23cd-47c0-8dbb-00753561c48a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:08:57.054061 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 938/3739] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:08:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:08:57.065916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5bae8ba0-e3f3-4465-b406-900226b796a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.068553 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bae8ba0-e3f3-4465-b406-900226b796a5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:57.069089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bae8ba0-e3f3-4465-b406-900226b796a5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.069416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bae8ba0-e3f3-4465-b406-900226b796a5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.078808 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.078808 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:57.079272 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5bae8ba0-e3f3-4465-b406-900226b796a5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:08:57.080735 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bae8ba0-e3f3-4465-b406-900226b796a5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 200 Aug 26 09:08:57.081701 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 935/3740] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.130166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-828b2f87-e4aa-401c-a603-4e7280d0b114 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.132650 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-828b2f87-e4aa-401c-a603-4e7280d0b114 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:57.132949 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-828b2f87-e4aa-401c-a603-4e7280d0b114 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.133204 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-828b2f87-e4aa-401c-a603-4e7280d0b114 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.148002 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.148002 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:57.152942 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-828b2f87-e4aa-401c-a603-4e7280d0b114 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:57.159524 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-828b2f87-e4aa-401c-a603-4e7280d0b114 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:57.160298 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 928/3741] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:57.212527 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-8b9a0acb-5490-4b4d-b51a-7f374387b928 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.216511 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-8b9a0acb-5490-4b4d-b51a-7f374387b928 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:57.216703 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-8b9a0acb-5490-4b4d-b51a-7f374387b928 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.216941 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-8b9a0acb-5490-4b4d-b51a-7f374387b928 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.227030 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.227030 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:57.231244 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-8b9a0acb-5490-4b4d-b51a-7f374387b928 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:57.236380 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-8b9a0acb-5490-4b4d-b51a-7f374387b928 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:57.236948 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 941/3742] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:57.330542 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-17416f8a-43c8-484b-aeee-0f8b68189db5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.331247 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17416f8a-43c8-484b-aeee-0f8b68189db5 None None] GET https://10.4.3.236/volume// Aug 26 09:08:57.331474 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17416f8a-43c8-484b-aeee-0f8b68189db5 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.331585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17416f8a-43c8-484b-aeee-0f8b68189db5 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.332014 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17416f8a-43c8-484b-aeee-0f8b68189db5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:57.332409 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 939/3743] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:08: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 26 09:08:57.343753 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6bc7a098-c32f-44b3-a55b-407903eff5ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.387774 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6bc7a098-c32f-44b3-a55b-407903eff5ae tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:08:57.388530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6bc7a098-c32f-44b3-a55b-407903eff5ae tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeaa0090-8fed-42c7-a34a-a52498405048", "connector": null, "instance_uuid": "cdb05a75-268b-4040-bfc2-a7791742bc99"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:57.406095 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.406095 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:57.443790 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6bc7a098-c32f-44b3-a55b-407903eff5ae tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:08:57.444723 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 936/3744] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:08:57 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:57.468201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-34c32f0b-b2e7-453d-946c-a0204169270e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.472140 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-34c32f0b-b2e7-453d-946c-a0204169270e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:57.472302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-34c32f0b-b2e7-453d-946c-a0204169270e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.472555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-34c32f0b-b2e7-453d-946c-a0204169270e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.472776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-34c32f0b-b2e7-453d-946c-a0204169270e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:57.478035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4acd6b2b-1500-4bce-95ae-44a22d682276 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.481991 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4acd6b2b-1500-4bce-95ae-44a22d682276 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:57.481991 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4acd6b2b-1500-4bce-95ae-44a22d682276 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.482299 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4acd6b2b-1500-4bce-95ae-44a22d682276 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.482372 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.482372 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:57.483954 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-34c32f0b-b2e7-453d-946c-a0204169270e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:57.485585 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 929/3745] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.510555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-117c2cc6-2192-45f3-8d62-c6105265d151 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.511027 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-117c2cc6-2192-45f3-8d62-c6105265d151 None None] GET https://10.4.3.236/volume// Aug 26 09:08:57.511209 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-117c2cc6-2192-45f3-8d62-c6105265d151 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.511679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-117c2cc6-2192-45f3-8d62-c6105265d151 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.511827 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-117c2cc6-2192-45f3-8d62-c6105265d151 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:08:57.512398 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 940/3746] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:08: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 26 09:08:57.518906 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.518906 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:57.522395 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4acd6b2b-1500-4bce-95ae-44a22d682276 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:57.524422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6384f715-806e-49d5-89f7-4ccfc6f5ab86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.527047 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6384f715-806e-49d5-89f7-4ccfc6f5ab86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:57.527325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6384f715-806e-49d5-89f7-4ccfc6f5ab86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.527517 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6384f715-806e-49d5-89f7-4ccfc6f5ab86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.528504 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4acd6b2b-1500-4bce-95ae-44a22d682276 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:57.529003 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 942/3747] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:57.549882 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.549882 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:57.557826 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6384f715-806e-49d5-89f7-4ccfc6f5ab86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:57.567034 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6384f715-806e-49d5-89f7-4ccfc6f5ab86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:57.567034 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 937/3748] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:08:57.594768 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-63bc59c7-d069-46f2-a82f-d95e5cb8226c req-3f8336df-aa5a-42ee-8f9b-f4b163ebd42e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.594768 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-63bc59c7-d069-46f2-a82f-d95e5cb8226c req-3f8336df-aa5a-42ee-8f9b-f4b163ebd42e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 Aug 26 09:08:57.594768 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-63bc59c7-d069-46f2-a82f-d95e5cb8226c req-3f8336df-aa5a-42ee-8f9b-f4b163ebd42e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.594768 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-63bc59c7-d069-46f2-a82f-d95e5cb8226c req-3f8336df-aa5a-42ee-8f9b-f4b163ebd42e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.599162 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-63bc59c7-d069-46f2-a82f-d95e5cb8226c req-3f8336df-aa5a-42ee-8f9b-f4b163ebd42e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 returned with HTTP 404 Aug 26 09:08:57.601119 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 930/3749] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:08:57 2026] DELETE /volume/v3/attachments/7e9ba4f5-6c80-4755-b1ea-032290aa6a89 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:08:57.622527 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4f9b4be6-5353-44f2-9fe9-044b33550ce8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.624470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f9b4be6-5353-44f2-9fe9-044b33550ce8 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c Aug 26 09:08:57.624808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f9b4be6-5353-44f2-9fe9-044b33550ce8 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.625413 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f9b4be6-5353-44f2-9fe9-044b33550ce8 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.633380 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.633380 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:57.633380 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4f9b4be6-5353-44f2-9fe9-044b33550ce8 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:57.634231 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f9b4be6-5353-44f2-9fe9-044b33550ce8 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c returned with HTTP 200 Aug 26 09:08:57.634743 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 941/3750] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.647145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.649383 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?limit=1 Aug 26 09:08:57.649633 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.650215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.650540 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.651862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.657463 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.658140 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cbb80a1-ed82-44f5-98b5-baa71820a048 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 26 09:08:57.658673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 943/3751] 10.4.3.236 () {66 vars in 1258 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.670663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.673029 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:57.673449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.673787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.674190 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.675612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.681446 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.682266 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a1325e6-6ffa-4219-9f29-0684985a7938 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:08:57.683017 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 938/3752] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.695926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.697326 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6b68699e-9272-4144-955f-4383664d1221 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.698158 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a Aug 26 09:08:57.698702 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:08:57.699003 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?limit=100000 Aug 26 09:08:57.699254 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.699858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.699858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.701064 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.705243 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.705818 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6b68699e-9272-4144-955f-4383664d1221 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 26 09:08:57.706235 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 942/3753] 10.4.3.236 () {66 vars in 1268 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.709073 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-eeaa0090-8fed-42c7-a34a-a52498405048-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:08:57.717154 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-eeaa0090-8fed-42c7-a34a-a52498405048-np0000008153" acquired by "attachment_update" :: waited 0.009s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:08:57.718688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f59f72c-4926-4139-a210-d14e60e75db5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.719351 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.719351 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:57.721543 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?limit=0 Aug 26 09:08:57.721802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.722086 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.722353 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.722701 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.722701 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:57.723743 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.728164 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.728469 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f59f72c-4926-4139-a210-d14e60e75db5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 26 09:08:57.728964 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 944/3754] 10.4.3.236 () {66 vars in 1258 bytes} [Wed Aug 26 09:08: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 26 09:08:57.742772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.747286 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:08:57.747536 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.747789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.748050 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.748374 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.748374 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:57.751861 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.759561 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.759561 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-220bfd4f-0414-4be9-8f7a-20f0f062c127 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:08:57.759561 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 939/3755] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.771484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.776870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?marker=d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:08:57.777223 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.777518 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.777794 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.779454 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.779454 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:57.780640 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.800191 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.800683 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a80dfc1b-691e-454c-939c-1d978fa97a97 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?marker=d2300d67-b89e-44ab-a969-8abb0a95b1d6 returned with HTTP 200 Aug 26 09:08:57.801221 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 943/3756] 10.4.3.236 () {66 vars in 1330 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?marker=d2300d67-b89e-44ab-a969-8abb0a95b1d6 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.816020 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.818312 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?offset=2&limit=3 Aug 26 09:08:57.818581 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.818824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.819504 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.820571 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.834517 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.835708 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c4daab1-ebf6-4282-87a0-515e1cd3bddb tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 26 09:08:57.835708 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 945/3757] 10.4.3.236 () {66 vars in 1276 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.851557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-eeaa0090-8fed-42c7-a34a-a52498405048-np0000008153" released by "attachment_update" :: held 0.131s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:08:57.851557 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-6efcc4a4-30b8-4516-81ac-a35bba6ff7e2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a returned with HTTP 200 Aug 26 09:08:57.851557 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 931/3758] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:08:57 2026] PUT /volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:57.852094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.853900 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 26 09:08:57.855485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.855485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.855485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.855485 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.855485 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:57.856213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.871509 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.871509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9b5c671-5dac-4cfe-b66b-0d10ec8b1e62 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 26 09:08:57.871509 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 940/3759] 10.4.3.236 () {66 vars in 1308 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.887457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:57.895519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.900775 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.905396 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d099f02d-cdb7-40e3-959d-73086e1aeb2f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 26 09:08:57.905396 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 944/3760] 10.4.3.236 () {66 vars in 1310 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.915807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.917885 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 26 09:08:57.918149 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.918398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.918688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.919102 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.919102 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:57.921885 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.946131 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.946564 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5f621d0-dee7-466d-9084-754e3c26dd4e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 26 09:08:57.947101 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 946/3761] 10.4.3.236 () {66 vars in 1292 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:57.962158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60463393-a11e-47ff-8562-5be7820664d5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:57.964651 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 26 09:08:57.964868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:57.965152 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:57.965537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:57.966562 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:57.966562 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:57.969141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:57.985279 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:57.986528 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60463393-a11e-47ff-8562-5be7820664d5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 26 09:08:57.987154 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 932/3762] 10.4.3.236 () {66 vars in 1294 bytes} [Wed Aug 26 09:08:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.001727 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.003941 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 26 09:08:58.004188 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.004430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.004673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.005056 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.005056 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:58.006046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.022584 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.023282 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ce334c6-9e81-4739-98c5-701fe581fbb0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 26 09:08:58.024344 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 941/3763] 10.4.3.236 () {66 vars in 1312 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.040870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.044148 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 26 09:08:58.044397 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.044517 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.045039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.045222 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.045222 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:58.046130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.058702 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.059174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f8dcee0-a444-47e3-b5b8-23b5dad290dd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 26 09:08:58.059552 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 945/3764] 10.4.3.236 () {66 vars in 1314 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.073434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.075498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 Aug 26 09:08:58.076027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.076414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.076761 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.077305 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.077305 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:58.078454 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.091799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6eb8dfb6-6e52-4bc8-b604-bd4104024d04 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.096539 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6eb8dfb6-6e52-4bc8-b604-bd4104024d04 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:58.096539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6eb8dfb6-6e52-4bc8-b604-bd4104024d04 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.096539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6eb8dfb6-6e52-4bc8-b604-bd4104024d04 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.096804 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.096804 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.096804 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:58.096804 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00942a50-cf24-4de8-8a5c-b5dd0f14a149 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 returned with HTTP 200 Aug 26 09:08:58.096804 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 947/3765] 10.4.3.236 () {66 vars in 1385 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:08:58.101779 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.101779 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:58.102290 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6eb8dfb6-6e52-4bc8-b604-bd4104024d04 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:08:58.103268 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6eb8dfb6-6e52-4bc8-b604-bd4104024d04 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 200 Aug 26 09:08:58.103767 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 933/3766] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.112106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48f12331-2891-4e25-8fe4-534822e4c580 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.116057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail?status=available Aug 26 09:08:58.117028 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.117418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.117677 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.118125 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.118125 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:58.119937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.120653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0976301e-180d-485c-a918-22f7756f7841 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.122710 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:58.122935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.123229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.123328 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Delete snapshot with id: db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:58.130439 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.130439 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:58.131268 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:08:58.141516 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.141516 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.141516 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:58.142661 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48f12331-2891-4e25-8fe4-534822e4c580 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 26 09:08:58.144058 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 942/3767] 10.4.3.236 () {66 vars in 1297 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:58.157000 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot delete request issued successfully. Aug 26 09:08:58.157295 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0976301e-180d-485c-a918-22f7756f7841 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 202 Aug 26 09:08:58.157797 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 946/3768] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:58 2026] DELETE /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:58.160119 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.165109 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 Aug 26 09:08:58.165109 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.165109 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.165109 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.168799 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.170370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35f4e81b-1a5d-411e-9f85-7ae51d0151a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.173171 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35f4e81b-1a5d-411e-9f85-7ae51d0151a9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:58.173390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35f4e81b-1a5d-411e-9f85-7ae51d0151a9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.173607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35f4e81b-1a5d-411e-9f85-7ae51d0151a9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.183665 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.185697 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.185697 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:58.185837 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.185837 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:58.185918 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-35f4e81b-1a5d-411e-9f85-7ae51d0151a9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:08:58.185988 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93f36fd2-0c37-4aec-9aae-fcdbbf91da80 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 returned with HTTP 200 Aug 26 09:08:58.185988 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 948/3769] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.186386 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35f4e81b-1a5d-411e-9f85-7ae51d0151a9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 200 Aug 26 09:08:58.187447 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 934/3770] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.201244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.203741 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 Aug 26 09:08:58.204488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.204617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.205931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.207812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.224008 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.225323 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ca7d5d8-6914-4e61-a337-502471f4cf8e tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 returned with HTTP 200 Aug 26 09:08:58.225914 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 943/3771] 10.4.3.236 () {66 vars in 1364 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.238619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.240491 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?status=available Aug 26 09:08:58.240684 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.240892 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.241111 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.242023 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.242023 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:58.242288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.db.api [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100236) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.255481 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.256039 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1c300598-c1bf-46f1-91f0-b1fd7d3e36c2 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?status=available returned with HTTP 200 Aug 26 09:08:58.256445 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 947/3772] 10.4.3.236 () {66 vars in 1276 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.269751 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.271361 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 Aug 26 09:08:58.271947 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.272325 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.272702 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:08:58.274314 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:08:58.281577 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Get all snapshots completed successfully. Aug 26 09:08:58.281577 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02b21c52-69dd-4f51-94d4-0e8ac6110e2b tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 returned with HTTP 200 Aug 26 09:08:58.281577 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 949/3773] 10.4.3.236 () {66 vars in 1398 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1310195066 => generated 342 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.294893 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.297378 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c Aug 26 09:08:58.297639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.297919 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.298082 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Delete snapshot with id: 86af50b3-9aa4-4782-bcea-fece1aaa434c Aug 26 09:08:58.307511 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.307511 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:58.308167 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:58.335823 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot delete request issued successfully. Aug 26 09:08:58.336123 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a04f2874-9228-4d24-8ab0-245c7cd4822c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c returned with HTTP 202 Aug 26 09:08:58.336771 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 935/3774] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:58 2026] DELETE /volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:58.346425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f71a3207-2dd7-4f54-9796-d0ae63925e4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.348673 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f71a3207-2dd7-4f54-9796-d0ae63925e4c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c Aug 26 09:08:58.349080 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f71a3207-2dd7-4f54-9796-d0ae63925e4c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.349545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f71a3207-2dd7-4f54-9796-d0ae63925e4c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.358922 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.358922 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:58.358922 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f71a3207-2dd7-4f54-9796-d0ae63925e4c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:58.358922 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f71a3207-2dd7-4f54-9796-d0ae63925e4c tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c returned with HTTP 200 Aug 26 09:08:58.359490 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 944/3775] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.496913 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-017e7bbb-3a92-472f-94e1-6dd4a86b3133 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.498772 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-017e7bbb-3a92-472f-94e1-6dd4a86b3133 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:58.499021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-017e7bbb-3a92-472f-94e1-6dd4a86b3133 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.499201 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-017e7bbb-3a92-472f-94e1-6dd4a86b3133 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.499365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-017e7bbb-3a92-472f-94e1-6dd4a86b3133 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:58.504146 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.504146 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:58.504772 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-017e7bbb-3a92-472f-94e1-6dd4a86b3133 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:58.505174 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 948/3776] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:58.545869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f0f9582-9afc-45e5-8ca0-c8069236e8bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:58.547447 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f0f9582-9afc-45e5-8ca0-c8069236e8bc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:58.547818 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f0f9582-9afc-45e5-8ca0-c8069236e8bc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:58.548148 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f0f9582-9afc-45e5-8ca0-c8069236e8bc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:58.573546 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:58.573546 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:58.584895 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7f0f9582-9afc-45e5-8ca0-c8069236e8bc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:58.592304 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f0f9582-9afc-45e5-8ca0-c8069236e8bc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:58.592827 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 950/3777] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:58 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:59.199626 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d40619db-5e15-43f0-8a86-543cd27df503 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.204115 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d40619db-5e15-43f0-8a86-543cd27df503 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:59.204299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d40619db-5e15-43f0-8a86-543cd27df503 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.204481 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d40619db-5e15-43f0-8a86-543cd27df503 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.216659 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d40619db-5e15-43f0-8a86-543cd27df503 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 404 Aug 26 09:08:59.219635 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 936/3778] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:59.233023 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c16ba32b-3b60-4f4f-812c-d56d1bed488c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.235365 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c16ba32b-3b60-4f4f-812c-d56d1bed488c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:59.235638 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c16ba32b-3b60-4f4f-812c-d56d1bed488c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.236308 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c16ba32b-3b60-4f4f-812c-d56d1bed488c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.236308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-c16ba32b-3b60-4f4f-812c-d56d1bed488c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:59.241155 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c16ba32b-3b60-4f4f-812c-d56d1bed488c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 404 Aug 26 09:08:59.241925 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 945/3779] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:59 2026] DELETE /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:59.252363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0ed27ca9-5d4f-432d-99c3-8dbfb8c43873 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.255600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0ed27ca9-5d4f-432d-99c3-8dbfb8c43873 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 Aug 26 09:08:59.255921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0ed27ca9-5d4f-432d-99c3-8dbfb8c43873 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.256237 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0ed27ca9-5d4f-432d-99c3-8dbfb8c43873 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.264078 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0ed27ca9-5d4f-432d-99c3-8dbfb8c43873 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 returned with HTTP 404 Aug 26 09:08:59.264793 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 949/3780] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/snapshots/db09ad69-b929-49dc-8c49-d9354bc07557 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:59.275140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.277728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:08:59.278168 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.278425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.278626 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:08:59.290616 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.290616 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:59.291103 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:59.333400 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:08:59.333604 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c60b61e8-a0dc-4a41-9536-1d9bb248abcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 returned with HTTP 202 Aug 26 09:08:59.334147 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 951/3781] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:59 2026] DELETE /volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:59.348087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-acf70697-6f20-4b41-97d2-a0ea954cf364 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.352906 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-acf70697-6f20-4b41-97d2-a0ea954cf364 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:08:59.354655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-acf70697-6f20-4b41-97d2-a0ea954cf364 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.354817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-acf70697-6f20-4b41-97d2-a0ea954cf364 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.369382 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.369382 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:59.371672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e0e525d-56f6-4428-a07b-4efe0c84dd09 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.374611 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e0e525d-56f6-4428-a07b-4efe0c84dd09 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c Aug 26 09:08:59.375255 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e0e525d-56f6-4428-a07b-4efe0c84dd09 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.375810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e0e525d-56f6-4428-a07b-4efe0c84dd09 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.376657 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-acf70697-6f20-4b41-97d2-a0ea954cf364 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:08:59.383027 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-acf70697-6f20-4b41-97d2-a0ea954cf364 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 returned with HTTP 200 Aug 26 09:08:59.383210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e0e525d-56f6-4428-a07b-4efe0c84dd09 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c returned with HTTP 404 Aug 26 09:08:59.383477 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 937/3782] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:59.383729 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 946/3783] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/snapshots/86af50b3-9aa4-4782-bcea-fece1aaa434c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:08:59.393248 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.396511 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:08:59.396772 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.396985 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.397152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Delete snapshot with id: d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:08:59.402795 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.402795 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:59.403398 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:59.425050 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot delete request issued successfully. Aug 26 09:08:59.425337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-67004589-91fd-4d6d-b72d-1d40cb8880a0 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 returned with HTTP 202 Aug 26 09:08:59.427338 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 950/3784] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:08:59 2026] DELETE /volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:59.438474 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75ce4d08-b903-41d7-998f-7d6d753fa61a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.442066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75ce4d08-b903-41d7-998f-7d6d753fa61a tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:08:59.442066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75ce4d08-b903-41d7-998f-7d6d753fa61a tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.442266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75ce4d08-b903-41d7-998f-7d6d753fa61a tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.449701 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.449701 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:59.450376 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-75ce4d08-b903-41d7-998f-7d6d753fa61a tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:08:59.451589 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75ce4d08-b903-41d7-998f-7d6d753fa61a tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 returned with HTTP 200 Aug 26 09:08:59.452539 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 952/3785] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:59.521802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f807de3f-42ec-4d10-81dd-f975662acc5b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.524511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f807de3f-42ec-4d10-81dd-f975662acc5b tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:08:59.524511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f807de3f-42ec-4d10-81dd-f975662acc5b tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.524718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f807de3f-42ec-4d10-81dd-f975662acc5b tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.524968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f807de3f-42ec-4d10-81dd-f975662acc5b tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:08:59.532673 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.532673 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:59.533534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f807de3f-42ec-4d10-81dd-f975662acc5b tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:08:59.533882 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 938/3786] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:08:59.612654 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a1ac09e-2ac9-4d4e-a575-baa23ec96c42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.615300 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a1ac09e-2ac9-4d4e-a575-baa23ec96c42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:08:59.615547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a1ac09e-2ac9-4d4e-a575-baa23ec96c42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.615776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a1ac09e-2ac9-4d4e-a575-baa23ec96c42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.630302 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.630302 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:08:59.634315 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a1ac09e-2ac9-4d4e-a575-baa23ec96c42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:08:59.640429 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a1ac09e-2ac9-4d4e-a575-baa23ec96c42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:08:59.640995 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 947/3787] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:59.677435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2f8198f2-93ef-4a0e-92fd-967bdf4ecf73 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.679607 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f8198f2-93ef-4a0e-92fd-967bdf4ecf73 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:59.679830 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f8198f2-93ef-4a0e-92fd-967bdf4ecf73 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.680154 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f8198f2-93ef-4a0e-92fd-967bdf4ecf73 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.690420 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.690420 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:08:59.694993 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2f8198f2-93ef-4a0e-92fd-967bdf4ecf73 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:59.701092 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f8198f2-93ef-4a0e-92fd-967bdf4ecf73 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:59.701578 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 951/3788] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:08:59.715911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2dfab168-e55b-49f6-add3-01aa739582dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.717505 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:59.717668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.717869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.718043 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:59.725041 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.725041 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:08:59.725524 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:59.749875 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume request issued successfully. Aug 26 09:08:59.749875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2dfab168-e55b-49f6-add3-01aa739582dd tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 202 Aug 26 09:08:59.749875 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 953/3789] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:08:59 2026] DELETE /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:08:59.758089 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-41098b3d-a58c-49d9-ac29-67f80d257b7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:08:59.760638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41098b3d-a58c-49d9-ac29-67f80d257b7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:08:59.760638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41098b3d-a58c-49d9-ac29-67f80d257b7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:08:59.760638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41098b3d-a58c-49d9-ac29-67f80d257b7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:08:59.771122 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:08:59.771122 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:08:59.776830 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-41098b3d-a58c-49d9-ac29-67f80d257b7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:08:59.782364 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41098b3d-a58c-49d9-ac29-67f80d257b7f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 200 Aug 26 09:08:59.782364 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 939/3790] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:08:59 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:00.173799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-29d0f457-ee36-4247-a2b0-05cf219d14f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.176302 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-29d0f457-ee36-4247-a2b0-05cf219d14f9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a/action Aug 26 09:09:00.176730 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-29d0f457-ee36-4247-a2b0-05cf219d14f9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:00.176870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-29d0f457-ee36-4247-a2b0-05cf219d14f9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:00.196193 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.196193 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:00.215634 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-abb629ce-f613-46b0-9c7c-c4aedbef9011 req-29d0f457-ee36-4247-a2b0-05cf219d14f9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a/action returned with HTTP 204 Aug 26 09:09:00.216132 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 948/3791] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:00 2026] POST /volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:00.400198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-757062c3-8579-42b2-8be3-578c299c813c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.402633 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-757062c3-8579-42b2-8be3-578c299c813c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 Aug 26 09:09:00.402904 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-757062c3-8579-42b2-8be3-578c299c813c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.403187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-757062c3-8579-42b2-8be3-578c299c813c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.411923 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-757062c3-8579-42b2-8be3-578c299c813c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 returned with HTTP 404 Aug 26 09:09:00.412679 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 952/3792] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/e6849cc8-9550-46cd-83fe-4e963c9235a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:00.422462 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c46df0bf-ce03-4001-a666-1e9758839f3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.425401 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:00.425751 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1893425375"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:00.427945 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1893425375'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:00.428179 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:00.433915 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:00.444159 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (2490aebd-a056-4140-b1ec-0a1fa87eea11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:00.445944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fde246c-8125-4bcc-a813-0d0e4cced188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:00.447043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:00.467657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f2eb481-2f1a-4959-a78b-195dfdb8d419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.469699 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f2eb481-2f1a-4959-a78b-195dfdb8d419 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 Aug 26 09:09:00.470684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f2eb481-2f1a-4959-a78b-195dfdb8d419 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.470684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f2eb481-2f1a-4959-a78b-195dfdb8d419 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.473799 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=358,cinder:INSERT=60,cinder:UPDATE=125 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:09:00.480193 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f2eb481-2f1a-4959-a78b-195dfdb8d419 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 returned with HTTP 404 Aug 26 09:09:00.480193 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 940/3793] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/snapshots/d2300d67-b89e-44ab-a969-8abb0a95b1d6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:09:00.490028 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.491335 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fde246c-8125-4bcc-a813-0d0e4cced188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:00.492462 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c Aug 26 09:09:00.492973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce764ae6-05bc-4127-8a0f-ba0afbeebb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:00.493087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.493087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.493200 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Delete snapshot with id: f18018d8-d464-48a7-8fa0-f39a8206be7c Aug 26 09:09:00.499945 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.499945 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:00.500468 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:09:00.528875 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot delete request issued successfully. Aug 26 09:09:00.528875 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-264b16cc-2252-44cf-b9a4-c12cc57c93e5 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c returned with HTTP 202 Aug 26 09:09:00.528875 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 949/3794] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:00 2026] DELETE /volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:00.536958 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-78f8464f-d61d-42d7-b944-abb2c8575bdd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.538920 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-78f8464f-d61d-42d7-b944-abb2c8575bdd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c Aug 26 09:09:00.538920 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-78f8464f-d61d-42d7-b944-abb2c8575bdd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.539045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-78f8464f-d61d-42d7-b944-abb2c8575bdd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.544535 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.544535 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:00.545275 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-78f8464f-d61d-42d7-b944-abb2c8575bdd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Snapshot retrieved successfully. Aug 26 09:09:00.546158 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-78f8464f-d61d-42d7-b944-abb2c8575bdd tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c returned with HTTP 200 Aug 26 09:09:00.546445 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 953/3795] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:00.547406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c459d5f1-c06a-46e4-8336-39eec9f036af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.551378 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c459d5f1-c06a-46e4-8336-39eec9f036af tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:00.551378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c459d5f1-c06a-46e4-8336-39eec9f036af tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.551378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c459d5f1-c06a-46e4-8336-39eec9f036af tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.551378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c459d5f1-c06a-46e4-8336-39eec9f036af tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:09:00.556709 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.556709 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:00.557543 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c459d5f1-c06a-46e4-8336-39eec9f036af tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:09:00.558021 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 941/3796] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:00.559287 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['5957e31f-ffbe-4167-b448-08a150970726', '9d407ede-9a73-4d95-abfa-aa52e7cbda1b', '0c9ca73c-2777-4881-a008-7c183c43ff50', 'de58cc40-c4ae-41b5-885d-6a9397850e41'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:00.560403 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce764ae6-05bc-4127-8a0f-ba0afbeebb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5957e31f-ffbe-4167-b448-08a150970726', '9d407ede-9a73-4d95-abfa-aa52e7cbda1b', '0c9ca73c-2777-4881-a008-7c183c43ff50', 'de58cc40-c4ae-41b5-885d-6a9397850e41']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:00.561455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0d9506-2557-4305-8651-5c8ef0377f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:00.594189 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0d9506-2557-4305-8651-5c8ef0377f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd264527d-f3d0-4542-b397-cc2cb6ed7a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1893425375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['5957e31f-ffbe-4167-b448-08a150970726','9d407ede-9a73-4d95-abfa-aa52e7cbda1b','0c9ca73c-2777-4881-a008-7c183c43ff50','de58cc40-c4ae-41b5-885d-6a9397850e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1893425375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d264527d-f3d0-4542-b397-cc2cb6ed7a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:00.595241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1184f847-0b51-412d-81ae-417ce45c7183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:00.629270 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1184f847-0b51-412d-81ae-417ce45c7183) transitioned into state 'SUCCESS' from state '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-1893425375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['5957e31f-ffbe-4167-b448-08a150970726','9d407ede-9a73-4d95-abfa-aa52e7cbda1b','0c9ca73c-2777-4881-a008-7c183c43ff50','de58cc40-c4ae-41b5-885d-6a9397850e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:00.630205 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76aabaad-8213-4318-bb70-c3d608738b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:00.641940 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76aabaad-8213-4318-bb70-c3d608738b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:00.642293 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (2490aebd-a056-4140-b1ec-0a1fa87eea11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:00.642540 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:00.643241 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c46df0bf-ce03-4001-a666-1e9758839f3f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:00.643720 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 954/3797] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:00 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:00.657103 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8d175534-f277-4f13-9684-ee25c512b858 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.660131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d1b4e932-ddbe-4866-906a-1c7ddf34f802 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.660619 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d175534-f277-4f13-9684-ee25c512b858 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:00.660874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d175534-f277-4f13-9684-ee25c512b858 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.661278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d175534-f277-4f13-9684-ee25c512b858 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.662622 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d1b4e932-ddbe-4866-906a-1c7ddf34f802 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:00.662937 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d1b4e932-ddbe-4866-906a-1c7ddf34f802 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.663220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d1b4e932-ddbe-4866-906a-1c7ddf34f802 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.672094 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.672094 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:00.677909 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d175534-f277-4f13-9684-ee25c512b858 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:00.678776 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.678776 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:00.683310 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d1b4e932-ddbe-4866-906a-1c7ddf34f802 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:00.683870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d175534-f277-4f13-9684-ee25c512b858 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 returned with HTTP 200 Aug 26 09:09:00.684924 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 950/3798] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:00.689476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d1b4e932-ddbe-4866-906a-1c7ddf34f802 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:00.690097 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 954/3799] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:00.709684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ae0b2543-61bc-467d-b811-a41f2d7683eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.802173 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ae02307-2022-4e48-90b1-c5ec18c9a163 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.806751 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ae02307-2022-4e48-90b1-c5ec18c9a163 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 Aug 26 09:09:00.806751 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ae02307-2022-4e48-90b1-c5ec18c9a163 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.806751 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ae02307-2022-4e48-90b1-c5ec18c9a163 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.814227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ae02307-2022-4e48-90b1-c5ec18c9a163 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 returned with HTTP 404 Aug 26 09:09:00.814881 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 955/3800] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/c924daf8-22b8-460b-87b9-49c5d43d9f50 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:00.827539 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae0b2543-61bc-467d-b811-a41f2d7683eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:00.827539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae0b2543-61bc-467d-b811-a41f2d7683eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.827825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae0b2543-61bc-467d-b811-a41f2d7683eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.832253 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8b758ff-a478-44cd-b1d3-2741315c98d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.836293 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8b758ff-a478-44cd-b1d3-2741315c98d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:00.836496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8b758ff-a478-44cd-b1d3-2741315c98d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.836669 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8b758ff-a478-44cd-b1d3-2741315c98d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.848925 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.848925 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:00.851328 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.851328 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:00.854722 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ae0b2543-61bc-467d-b811-a41f2d7683eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Volume info retrieved successfully. Aug 26 09:09:00.856046 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8b758ff-a478-44cd-b1d3-2741315c98d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:00.861076 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8b758ff-a478-44cd-b1d3-2741315c98d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:00.861601 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 951/3801] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:00.861917 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae0b2543-61bc-467d-b811-a41f2d7683eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:00.862546 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 942/3802] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1442 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:00.879791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.884912 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:00.884912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69dbd4ff-651e-47f6-b768-31f37a464e97", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1974069340"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:00.891313 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.891313 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:00.891861 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:00.892027 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume 69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:00.923666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['1cd86120-d387-4d12-89a2-e39f10c51a31', '5c91b8ce-e895-4dae-87d9-a95d492823e2', '0349974b-bc82-4a40-b4b4-10e5aff6fd76', '94518844-fa5b-4518-a7ad-3403c974a4d5'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:00.940732 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e118f07-f67f-49cb-a614-7b2b8bcb4a80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.943918 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e118f07-f67f-49cb-a614-7b2b8bcb4a80 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:00.943918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e118f07-f67f-49cb-a614-7b2b8bcb4a80 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.943918 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e118f07-f67f-49cb-a614-7b2b8bcb4a80 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.958872 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.958872 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:00.964243 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e118f07-f67f-49cb-a614-7b2b8bcb4a80 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Volume info retrieved successfully. Aug 26 09:09:00.969132 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e118f07-f67f-49cb-a614-7b2b8bcb4a80 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:00.970168 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 956/3803] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:00.971643 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot create request issued successfully. Aug 26 09:09:00.972145 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0493d460-92f8-4f83-a22c-e6d79a191ee9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:00.972689 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 955/3804] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:00 2026] POST /volume/v3/snapshots => generated 380 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:00.986386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44c535a2-a96f-4072-b7b9-9f0212874434 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:00.988718 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44c535a2-a96f-4072-b7b9-9f0212874434 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:00.988967 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44c535a2-a96f-4072-b7b9-9f0212874434 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:00.989164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44c535a2-a96f-4072-b7b9-9f0212874434 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:00.996597 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:00.996597 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:00.997195 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-44c535a2-a96f-4072-b7b9-9f0212874434 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:00.998110 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44c535a2-a96f-4072-b7b9-9f0212874434 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 200 Aug 26 09:09:01.001495 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 952/3805] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:00 2026] GET /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:01.024997 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-8143b716-3d40-4ccc-8374-4002c2c5c22e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.029175 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-8143b716-3d40-4ccc-8374-4002c2c5c22e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:01.029479 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-8143b716-3d40-4ccc-8374-4002c2c5c22e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.030871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-8143b716-3d40-4ccc-8374-4002c2c5c22e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.051043 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.051043 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:01.057819 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-8143b716-3d40-4ccc-8374-4002c2c5c22e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:01.066314 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-8143b716-3d40-4ccc-8374-4002c2c5c22e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:01.066314 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 943/3806] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:01.087913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.091402 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048/action Aug 26 09:09:01.091929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:01.092128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:01.112370 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.112370 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:01.113410 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:01.123338 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Begin detaching volume completed successfully. Aug 26 09:09:01.124435 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-6c9bbb35-c696-4144-a479-501df2f994e9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048/action returned with HTTP 202 Aug 26 09:09:01.124701 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 957/3807] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:09:01 2026] POST /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:09:01.149677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f27f57d3-7662-4c46-bde4-79670d675abc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.152066 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f27f57d3-7662-4c46-bde4-79670d675abc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:01.152290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f27f57d3-7662-4c46-bde4-79670d675abc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.152509 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f27f57d3-7662-4c46-bde4-79670d675abc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.167052 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.167052 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:01.171615 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f27f57d3-7662-4c46-bde4-79670d675abc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:01.177727 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f27f57d3-7662-4c46-bde4-79670d675abc tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:01.178314 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 956/3808] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:01.180685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d8927e0-b178-4c80-a930-1d75dc9c3057 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.181164 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d8927e0-b178-4c80-a930-1d75dc9c3057 None None] GET https://10.4.3.236/volume// Aug 26 09:09:01.181343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d8927e0-b178-4c80-a930-1d75dc9c3057 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.181553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d8927e0-b178-4c80-a930-1d75dc9c3057 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.181987 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d8927e0-b178-4c80-a930-1d75dc9c3057 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:01.182318 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 953/3809] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:01.191813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-ebc277d9-7809-4335-af0f-655839b2e31d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.194748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-ebc277d9-7809-4335-af0f-655839b2e31d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:01.195043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-ebc277d9-7809-4335-af0f-655839b2e31d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.195397 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-ebc277d9-7809-4335-af0f-655839b2e31d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.212452 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.212452 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:01.217320 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-ebc277d9-7809-4335-af0f-655839b2e31d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:01.223749 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-ebc277d9-7809-4335-af0f-655839b2e31d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:01.224335 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 944/3810] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1625 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:01.557781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51c2f8c5-d168-492b-9f4a-c46f2dadb140 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.559812 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51c2f8c5-d168-492b-9f4a-c46f2dadb140 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c Aug 26 09:09:01.560067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51c2f8c5-d168-492b-9f4a-c46f2dadb140 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.560278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51c2f8c5-d168-492b-9f4a-c46f2dadb140 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.565816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51c2f8c5-d168-492b-9f4a-c46f2dadb140 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c returned with HTTP 404 Aug 26 09:09:01.566544 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 958/3811] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/snapshots/f18018d8-d464-48a7-8fa0-f39a8206be7c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:01.572379 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd1f9ea5-b350-4a9c-82b0-b43a931f2e0f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.573462 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-849dfd96-f9c8-4006-a2c5-344d45c13259 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.574271 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd1f9ea5-b350-4a9c-82b0-b43a931f2e0f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:01.574498 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd1f9ea5-b350-4a9c-82b0-b43a931f2e0f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.574698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd1f9ea5-b350-4a9c-82b0-b43a931f2e0f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.574830 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fd1f9ea5-b350-4a9c-82b0-b43a931f2e0f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:09:01.575193 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-849dfd96-f9c8-4006-a2c5-344d45c13259 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:09:01.575382 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-849dfd96-f9c8-4006-a2c5-344d45c13259 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.575574 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-849dfd96-f9c8-4006-a2c5-344d45c13259 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.578919 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.578919 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:01.579559 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd1f9ea5-b350-4a9c-82b0-b43a931f2e0f tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:09:01.579926 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 957/3812] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:01.582878 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.582878 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:01.590501 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-849dfd96-f9c8-4006-a2c5-344d45c13259 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:09:01.594244 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-849dfd96-f9c8-4006-a2c5-344d45c13259 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 returned with HTTP 200 Aug 26 09:09:01.594616 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 954/3813] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:01.609827 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-02feeb5f-5a56-434e-b364-4968f0555722 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.611618 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] DELETE https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:09:01.611809 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.614856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.614856 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Delete volume with id: 64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:09:01.621378 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.621378 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:01.621898 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:09:01.648100 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Delete volume request issued successfully. Aug 26 09:09:01.648100 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02feeb5f-5a56-434e-b364-4968f0555722 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 returned with HTTP 202 Aug 26 09:09:01.648100 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 945/3814] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:01 2026] DELETE /volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:01.652805 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1893728e-80b7-4db2-958c-48f6fc94f92f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.655041 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1893728e-80b7-4db2-958c-48f6fc94f92f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:09:01.655294 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1893728e-80b7-4db2-958c-48f6fc94f92f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.655491 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1893728e-80b7-4db2-958c-48f6fc94f92f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.664652 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.664652 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:01.674302 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1893728e-80b7-4db2-958c-48f6fc94f92f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Volume info retrieved successfully. Aug 26 09:09:01.681350 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1893728e-80b7-4db2-958c-48f6fc94f92f tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 returned with HTTP 200 Aug 26 09:09:01.686872 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 959/3815] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:01.702509 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b2beffa2-53ae-4ca1-8368-885e0739e89d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.704210 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2beffa2-53ae-4ca1-8368-885e0739e89d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:01.704401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b2beffa2-53ae-4ca1-8368-885e0739e89d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.704585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b2beffa2-53ae-4ca1-8368-885e0739e89d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.711487 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.711487 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:01.714723 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b2beffa2-53ae-4ca1-8368-885e0739e89d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:01.718514 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2beffa2-53ae-4ca1-8368-885e0739e89d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 returned with HTTP 200 Aug 26 09:09:01.718862 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 958/3816] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:01.736423 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.740043 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:01.740503 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d264527d-f3d0-4542-b397-cc2cb6ed7a26", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1919266907"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:01.751768 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.751768 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:01.752173 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:01.752342 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:01.785586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['a067488f-264f-4d9e-af3b-473dd85616cc', 'a08be797-c7a8-4127-8608-89fa6aba196d', 'b55c1a0a-cc78-4de5-834f-93668dab6f87', 'b5b11821-5497-4b3b-9b96-0c64ed87c67b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:01.818523 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:01.818896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83b2e921-69a1-4ccc-9df8-1724b2adefd5 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:01.819405 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 955/3817] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:01.828076 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a1e7fdc-eee4-480a-8df8-b7356964bf69 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:01.830083 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a1e7fdc-eee4-480a-8df8-b7356964bf69 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada Aug 26 09:09:01.830301 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a1e7fdc-eee4-480a-8df8-b7356964bf69 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:01.830531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a1e7fdc-eee4-480a-8df8-b7356964bf69 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:01.836977 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:01.836977 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:01.837404 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a1e7fdc-eee4-480a-8df8-b7356964bf69 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:01.838185 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a1e7fdc-eee4-480a-8df8-b7356964bf69 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada returned with HTTP 200 Aug 26 09:09:01.838524 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 946/3818] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:01 2026] GET /volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.008709 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-485a88e5-c6ac-48b8-a78b-db0c8ad690f3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.010760 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-485a88e5-c6ac-48b8-a78b-db0c8ad690f3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.011032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-485a88e5-c6ac-48b8-a78b-db0c8ad690f3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.011269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-485a88e5-c6ac-48b8-a78b-db0c8ad690f3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.014235 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=324,cinder:UPDATE=78,cinder:INSERT=39 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:09:02.020573 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.020573 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:02.021124 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-485a88e5-c6ac-48b8-a78b-db0c8ad690f3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.022341 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-485a88e5-c6ac-48b8-a78b-db0c8ad690f3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 200 Aug 26 09:09:02.023328 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 960/3819] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.032768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2a4d01a-609d-4ddc-aa0c-b952dfd580e3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.035171 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2a4d01a-609d-4ddc-aa0c-b952dfd580e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.035455 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2a4d01a-609d-4ddc-aa0c-b952dfd580e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.035722 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2a4d01a-609d-4ddc-aa0c-b952dfd580e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.042596 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.042596 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:02.043259 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d2a4d01a-609d-4ddc-aa0c-b952dfd580e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.044385 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2a4d01a-609d-4ddc-aa0c-b952dfd580e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 200 Aug 26 09:09:02.044862 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 959/3820] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.053981 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.056216 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:02.056484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.056713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.057042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:09:02.057366 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.057366 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:02.058438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:09:02.062600 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Get all snapshots completed successfully. Aug 26 09:09:02.063075 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14f99dd9-3816-4782-9991-c627b0e4b5a4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:09:02.063551 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 956/3821] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.074212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a8d9cd75-b7d4-4c30-89f1-6c63ccdc85f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.076355 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8d9cd75-b7d4-4c30-89f1-6c63ccdc85f4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] PUT https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.076729 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8d9cd75-b7d4-4c30-89f1-6c63ccdc85f4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-113761998", "description": "This is the new description of snapshot."}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:02.086755 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.086755 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:02.087323 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a8d9cd75-b7d4-4c30-89f1-6c63ccdc85f4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.098741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8d9cd75-b7d4-4c30-89f1-6c63ccdc85f4 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 200 Aug 26 09:09:02.099233 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 947/3822] 10.4.3.236 () {68 vars in 1375 bytes} [Wed Aug 26 09:09:02 2026] PUT /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.109015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0723dae0-833e-4506-afdb-8ccbd39be560 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.110748 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0723dae0-833e-4506-afdb-8ccbd39be560 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.110962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0723dae0-833e-4506-afdb-8ccbd39be560 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.111155 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0723dae0-833e-4506-afdb-8ccbd39be560 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.116765 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.116765 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:02.117263 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0723dae0-833e-4506-afdb-8ccbd39be560 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.118062 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0723dae0-833e-4506-afdb-8ccbd39be560 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 200 Aug 26 09:09:02.118405 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 961/3823] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.128606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-23c91a4a-26b8-4189-9e43-ead244f486ff None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.131097 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.131390 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.131662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.131819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.141408 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.141408 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:02.141408 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.166406 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:09:02.166602 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-23c91a4a-26b8-4189-9e43-ead244f486ff tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 202 Aug 26 09:09:02.167106 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 960/3824] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:02 2026] DELETE /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:02.177599 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f54f413e-81ac-466e-9653-daa4aef28823 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.179646 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f54f413e-81ac-466e-9653-daa4aef28823 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:02.180984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f54f413e-81ac-466e-9653-daa4aef28823 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.180984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f54f413e-81ac-466e-9653-daa4aef28823 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.186822 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.186822 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:02.187361 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f54f413e-81ac-466e-9653-daa4aef28823 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.188229 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f54f413e-81ac-466e-9653-daa4aef28823 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 200 Aug 26 09:09:02.188685 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 957/3825] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.195985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75e7eb94-2ada-41b4-adf9-0dce338f32c3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.200914 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75e7eb94-2ada-41b4-adf9-0dce338f32c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:02.201261 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75e7eb94-2ada-41b4-adf9-0dce338f32c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.201584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75e7eb94-2ada-41b4-adf9-0dce338f32c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.223856 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.223856 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:02.230196 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-75e7eb94-2ada-41b4-adf9-0dce338f32c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:02.238484 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75e7eb94-2ada-41b4-adf9-0dce338f32c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:02.239237 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 948/3826] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:02.347387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-f0cd0ca5-9327-434d-9c72-9320cc2bdc09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.350424 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-f0cd0ca5-9327-434d-9c72-9320cc2bdc09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:02.350729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-f0cd0ca5-9327-434d-9c72-9320cc2bdc09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.351254 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-f0cd0ca5-9327-434d-9c72-9320cc2bdc09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.367861 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.367861 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:02.372489 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-f0cd0ca5-9327-434d-9c72-9320cc2bdc09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:02.379036 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-f0cd0ca5-9327-434d-9c72-9320cc2bdc09 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:02.379580 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 962/3827] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:02.396900 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-0c9c69d3-edfa-4dfb-bad1-5cb4f8b77bfd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.399576 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-0c9c69d3-edfa-4dfb-bad1-5cb4f8b77bfd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3 Aug 26 09:09:02.399810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-0c9c69d3-edfa-4dfb-bad1-5cb4f8b77bfd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.400087 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-0c9c69d3-edfa-4dfb-bad1-5cb4f8b77bfd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.409728 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.409728 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:02.468196 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-abd7212a-19e9-48ab-ad69-efe549d0569f req-0c9c69d3-edfa-4dfb-bad1-5cb4f8b77bfd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3 returned with HTTP 200 Aug 26 09:09:02.469064 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 961/3828] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:09:02 2026] DELETE /volume/v3/attachments/a9d8d6b9-bb48-4955-bdd8-268445bc98f3 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:02.593804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a149d60-2f73-4497-9669-188210842946 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.596067 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a149d60-2f73-4497-9669-188210842946 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:02.596419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a149d60-2f73-4497-9669-188210842946 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.596692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a149d60-2f73-4497-9669-188210842946 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.596867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6a149d60-2f73-4497-9669-188210842946 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:09:02.602068 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.602068 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:02.603048 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a149d60-2f73-4497-9669-188210842946 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:09:02.603544 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 958/3829] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.616956 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35372bf6-551d-4f27-b660-3dbe41ebecf7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.619145 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35372bf6-551d-4f27-b660-3dbe41ebecf7 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] PUT https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:02.619520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35372bf6-551d-4f27-b660-3dbe41ebecf7 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:02.625912 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.625912 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:02.633126 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35372bf6-551d-4f27-b660-3dbe41ebecf7 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:09:02.633601 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 949/3830] 10.4.3.236 () {70 vars in 1408 bytes} [Wed Aug 26 09:09:02 2026] PUT /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 316 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.642759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98b26fad-3434-4e21-b416-6bb13a21bca5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.645072 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98b26fad-3434-4e21-b416-6bb13a21bca5 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:02.645325 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98b26fad-3434-4e21-b416-6bb13a21bca5 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.645575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98b26fad-3434-4e21-b416-6bb13a21bca5 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.645724 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-98b26fad-3434-4e21-b416-6bb13a21bca5 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:09:02.650200 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.650200 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:02.651167 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98b26fad-3434-4e21-b416-6bb13a21bca5 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:09:02.651583 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 963/3831] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:09:02.664234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.666257 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] DELETE https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:02.666472 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.666650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.666758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Delete backup with id: 3908153c-1b44-4c12-a845-4d6612be143a. Aug 26 09:09:02.670897 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.670897 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:02.687120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] delete_backup rpcapi backup_id 3908153c-1b44-4c12-a845-4d6612be143a {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:09:02.689342 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2f9ea08-efec-4242-b49e-9387a02579e1 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 202 Aug 26 09:09:02.689912 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 962/3832] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:02 2026] DELETE /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:09:02.697235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ee8298a9-b7f3-4ae8-a729-101866dac6b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.699440 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee8298a9-b7f3-4ae8-a729-101866dac6b3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:02.699676 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee8298a9-b7f3-4ae8-a729-101866dac6b3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.699864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee8298a9-b7f3-4ae8-a729-101866dac6b3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.700222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ee8298a9-b7f3-4ae8-a729-101866dac6b3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:09:02.701519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-24a23fce-b337-4fc5-9933-621f63a85852 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.703281 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-24a23fce-b337-4fc5-9933-621f63a85852 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] GET https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 Aug 26 09:09:02.703504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-24a23fce-b337-4fc5-9933-621f63a85852 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.703716 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-24a23fce-b337-4fc5-9933-621f63a85852 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.707015 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.707015 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:02.707687 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee8298a9-b7f3-4ae8-a729-101866dac6b3 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 200 Aug 26 09:09:02.708094 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 959/3833] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.711233 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-24a23fce-b337-4fc5-9933-621f63a85852 tempest-VolumesSnapshotListTestJSON-1838245736 tempest-VolumesSnapshotListTestJSON-1838245736-project-member] https://10.4.3.236/volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 returned with HTTP 404 Aug 26 09:09:02.713218 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 950/3834] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/volumes/64b1eddd-2b88-4992-bb00-4d40b5ce7ac8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:02.848668 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d93db58c-d022-4841-a36b-6bd9f37eb605 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.851375 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d93db58c-d022-4841-a36b-6bd9f37eb605 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada Aug 26 09:09:02.851708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d93db58c-d022-4841-a36b-6bd9f37eb605 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.852119 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d93db58c-d022-4841-a36b-6bd9f37eb605 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.858065 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.858065 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:02.858398 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d93db58c-d022-4841-a36b-6bd9f37eb605 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:02.859250 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d93db58c-d022-4841-a36b-6bd9f37eb605 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada returned with HTTP 200 Aug 26 09:09:02.859644 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 964/3835] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:02.873034 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-edf632f0-26bc-4dca-81fa-784a12df393a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.878992 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-edf632f0-26bc-4dca-81fa-784a12df393a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] POST https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada/action Aug 26 09:09:02.878992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-edf632f0-26bc-4dca-81fa-784a12df393a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:02.878992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-edf632f0-26bc-4dca-81fa-784a12df393a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:02.889330 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.889330 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:02.889330 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-edf632f0-26bc-4dca-81fa-784a12df393a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:09:02.889330 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-edf632f0-26bc-4dca-81fa-784a12df393a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3bc60d4a10684a02b39bc66ef01a6586', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcf80ce5da3b4f5dad172ce722f0850a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:09:02.889330 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-edf632f0-26bc-4dca-81fa-784a12df393a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada/action returned with HTTP 403 Aug 26 09:09:02.889330 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 963/3836] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:09:02 2026] POST /volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:02.900122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a76846a5-a852-44b3-9612-cf6eddaab505 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.901563 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada Aug 26 09:09:02.901991 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.902338 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.902523 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: e93069ba-19ab-44b1-b3e0-0ea080abcada Aug 26 09:09:02.908558 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.908558 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:02.910918 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:02.937059 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:02.937287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a76846a5-a852-44b3-9612-cf6eddaab505 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada returned with HTTP 202 Aug 26 09:09:02.937825 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 960/3837] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:02 2026] DELETE /volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:02.949226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-076c6be6-e9df-41d2-aa83-effcc890c84c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:02.951641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-076c6be6-e9df-41d2-aa83-effcc890c84c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada Aug 26 09:09:02.951926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-076c6be6-e9df-41d2-aa83-effcc890c84c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:02.952191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-076c6be6-e9df-41d2-aa83-effcc890c84c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:02.959262 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:02.959262 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:02.959737 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-076c6be6-e9df-41d2-aa83-effcc890c84c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:02.960736 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-076c6be6-e9df-41d2-aa83-effcc890c84c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada returned with HTTP 200 Aug 26 09:09:02.961210 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 951/3838] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:02 2026] GET /volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:03.200807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72129525-6b39-422e-81a4-4f81f93586c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.203240 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72129525-6b39-422e-81a4-4f81f93586c7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:03.203943 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72129525-6b39-422e-81a4-4f81f93586c7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.204350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72129525-6b39-422e-81a4-4f81f93586c7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.209891 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72129525-6b39-422e-81a4-4f81f93586c7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 404 Aug 26 09:09:03.210195 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 965/3839] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:03.229504 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c4a1a77d-a293-4ce6-91c4-c6691b8b18b5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.235470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c4a1a77d-a293-4ce6-91c4-c6691b8b18b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:03.235470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c4a1a77d-a293-4ce6-91c4-c6691b8b18b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.235470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c4a1a77d-a293-4ce6-91c4-c6691b8b18b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.235470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-c4a1a77d-a293-4ce6-91c4-c6691b8b18b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 7f889b0b-cfb5-4347-8828-2905f387ab13 Aug 26 09:09:03.241410 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c4a1a77d-a293-4ce6-91c4-c6691b8b18b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 returned with HTTP 404 Aug 26 09:09:03.241729 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 964/3840] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:03 2026] DELETE /volume/v3/snapshots/7f889b0b-cfb5-4347-8828-2905f387ab13 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:03.253223 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85ff94a0-aa5f-435b-b96f-6299de250266 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.255527 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f2eaa49-cd23-4056-80c7-8f9f17c87b00 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.255665 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85ff94a0-aa5f-435b-b96f-6299de250266 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:03.255665 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85ff94a0-aa5f-435b-b96f-6299de250266 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.255665 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85ff94a0-aa5f-435b-b96f-6299de250266 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.257958 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f2eaa49-cd23-4056-80c7-8f9f17c87b00 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:03.258317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f2eaa49-cd23-4056-80c7-8f9f17c87b00 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.258800 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f2eaa49-cd23-4056-80c7-8f9f17c87b00 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.270531 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.270531 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:03.276206 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.276206 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:03.277877 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-85ff94a0-aa5f-435b-b96f-6299de250266 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:03.281675 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6f2eaa49-cd23-4056-80c7-8f9f17c87b00 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:03.286864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85ff94a0-aa5f-435b-b96f-6299de250266 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:03.287948 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 961/3841] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:03.290490 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f2eaa49-cd23-4056-80c7-8f9f17c87b00 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:03.290490 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 952/3842] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:03.309015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.311076 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:03.312910 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69dbd4ff-651e-47f6-b768-31f37a464e97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1445023463"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:03.324090 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.324090 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:03.324802 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:03.324897 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume 69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:03.362935 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['f3a1b746-873a-4889-a4b0-8c143c675b2e', '529cb52b-07b8-4a3e-a7c6-55c6af787891', '04c2f76f-c4f6-4ad1-a784-22aec2c922a7', '990c92de-e28c-40d8-ab3e-f633650459f2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:03.369149 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-59075432-a24a-4730-b453-e0552307ba7e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.371118 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-59075432-a24a-4730-b453-e0552307ba7e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:03.371339 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-59075432-a24a-4730-b453-e0552307ba7e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.371636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-59075432-a24a-4730-b453-e0552307ba7e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.390740 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.390740 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:03.400542 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-59075432-a24a-4730-b453-e0552307ba7e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Volume info retrieved successfully. Aug 26 09:09:03.405383 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-59075432-a24a-4730-b453-e0552307ba7e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:03.405796 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 965/3843] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:03.406488 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot create request issued successfully. Aug 26 09:09:03.406986 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3792d4dc-41a6-446d-9ec3-1fd4103cc8e6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:03.407795 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 966/3844] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 09:09:03.427882 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-575e992c-1676-4938-b45c-5bd61d0b9eb1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.429804 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-575e992c-1676-4938-b45c-5bd61d0b9eb1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:09:03.430101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-575e992c-1676-4938-b45c-5bd61d0b9eb1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.430346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-575e992c-1676-4938-b45c-5bd61d0b9eb1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.436093 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.436093 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:03.437026 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-575e992c-1676-4938-b45c-5bd61d0b9eb1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:03.437659 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-575e992c-1676-4938-b45c-5bd61d0b9eb1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 returned with HTTP 200 Aug 26 09:09:03.438558 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 962/3845] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:03.460789 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-b6d6989a-69f2-4611-bcfb-262e966cd719 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.463867 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-b6d6989a-69f2-4611-bcfb-262e966cd719 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:03.464031 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-b6d6989a-69f2-4611-bcfb-262e966cd719 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.464872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-b6d6989a-69f2-4611-bcfb-262e966cd719 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.475029 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.475029 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:03.478991 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-b6d6989a-69f2-4611-bcfb-262e966cd719 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:03.484584 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-b6d6989a-69f2-4611-bcfb-262e966cd719 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:03.485203 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 953/3846] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:03.507036 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.509202 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048/action Aug 26 09:09:03.509512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:03.509650 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:03.523024 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.523024 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:03.523024 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:03.536805 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Begin detaching volume completed successfully. Aug 26 09:09:03.536805 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-64fdb0dd-0f8d-4330-a791-1c68b42d0ad8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048/action returned with HTTP 202 Aug 26 09:09:03.536805 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 966/3847] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:09:03 2026] POST /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:09:03.566946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f3eb16e-19d2-40ca-a0f5-24aba8af65b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.569666 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f3eb16e-19d2-40ca-a0f5-24aba8af65b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:03.569975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f3eb16e-19d2-40ca-a0f5-24aba8af65b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.570258 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f3eb16e-19d2-40ca-a0f5-24aba8af65b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.586720 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.586720 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:03.594948 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f3eb16e-19d2-40ca-a0f5-24aba8af65b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:03.598496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb23e2af-17ee-4035-be72-3a3cdb40d7cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.598907 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb23e2af-17ee-4035-be72-3a3cdb40d7cf None None] GET https://10.4.3.236/volume// Aug 26 09:09:03.599137 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb23e2af-17ee-4035-be72-3a3cdb40d7cf None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.599357 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb23e2af-17ee-4035-be72-3a3cdb40d7cf None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.599674 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb23e2af-17ee-4035-be72-3a3cdb40d7cf None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:03.600004 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 963/3848] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:03.601903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f3eb16e-19d2-40ca-a0f5-24aba8af65b9 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:03.602317 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 967/3849] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:03.612340 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-bc4f76d5-06b8-42ae-897a-8651e693cdea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.615332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-bc4f76d5-06b8-42ae-897a-8651e693cdea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:03.615661 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-bc4f76d5-06b8-42ae-897a-8651e693cdea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.616046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-bc4f76d5-06b8-42ae-897a-8651e693cdea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.638162 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.638162 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:03.644048 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-bc4f76d5-06b8-42ae-897a-8651e693cdea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:03.652991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-bc4f76d5-06b8-42ae-897a-8651e693cdea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:03.653607 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 954/3850] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:03.721761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3a03786c-a8af-496d-aa89-ac18a8321c0e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.724047 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a03786c-a8af-496d-aa89-ac18a8321c0e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a Aug 26 09:09:03.724482 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a03786c-a8af-496d-aa89-ac18a8321c0e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.725867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3a03786c-a8af-496d-aa89-ac18a8321c0e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.725867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3a03786c-a8af-496d-aa89-ac18a8321c0e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Show backup with id 3908153c-1b44-4c12-a845-4d6612be143a. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:09:03.730147 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3a03786c-a8af-496d-aa89-ac18a8321c0e tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a returned with HTTP 404 Aug 26 09:09:03.731018 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 967/3851] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/backups/3908153c-1b44-4c12-a845-4d6612be143a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:03.741134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.744606 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 Aug 26 09:09:03.744921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.745138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.745317 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Delete volume with id: c6d3224d-609a-482e-9f84-3b5f13441c49 Aug 26 09:09:03.760789 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.760789 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:03.761333 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Volume info retrieved successfully. Aug 26 09:09:03.788795 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Delete volume request issued successfully. Aug 26 09:09:03.789080 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abdf5418-b3bf-452c-84f4-8de7bdeded1a tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 returned with HTTP 202 Aug 26 09:09:03.789582 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 964/3852] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:03 2026] DELETE /volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:03.798133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fb1f7e22-0bbf-4fb8-a22a-db5f7ed56470 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.800410 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb1f7e22-0bbf-4fb8-a22a-db5f7ed56470 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 Aug 26 09:09:03.800679 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb1f7e22-0bbf-4fb8-a22a-db5f7ed56470 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.800906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb1f7e22-0bbf-4fb8-a22a-db5f7ed56470 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.809267 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:03.809267 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:03.814236 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fb1f7e22-0bbf-4fb8-a22a-db5f7ed56470 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Volume info retrieved successfully. Aug 26 09:09:03.819863 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb1f7e22-0bbf-4fb8-a22a-db5f7ed56470 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 returned with HTTP 200 Aug 26 09:09:03.820396 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 968/3853] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:03.972230 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-993e7308-9f0e-48be-95cb-a7e7a42a7182 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.974752 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-993e7308-9f0e-48be-95cb-a7e7a42a7182 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada Aug 26 09:09:03.975074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-993e7308-9f0e-48be-95cb-a7e7a42a7182 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.975325 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-993e7308-9f0e-48be-95cb-a7e7a42a7182 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.981709 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-993e7308-9f0e-48be-95cb-a7e7a42a7182 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada returned with HTTP 404 Aug 26 09:09:03.982384 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 955/3854] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:03 2026] GET /volume/v3/snapshots/e93069ba-19ab-44b1-b3e0-0ea080abcada => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:03.994027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:03.995442 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:03.995791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:03.996114 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:03.996348 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:04.005518 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:04.005518 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:04.006065 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:04.027340 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:04.028503 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5e3853ea-d655-48d3-9f16-d30d2cfae0ac tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 returned with HTTP 202 Aug 26 09:09:04.028503 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 968/3855] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:03 2026] DELETE /volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:04.040554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8f6a75b3-27ee-462b-b166-7bb8955cc765 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:04.042539 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f6a75b3-27ee-462b-b166-7bb8955cc765 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:04.042744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f6a75b3-27ee-462b-b166-7bb8955cc765 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:04.042992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f6a75b3-27ee-462b-b166-7bb8955cc765 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:04.050124 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:04.050124 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:04.056554 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8f6a75b3-27ee-462b-b166-7bb8955cc765 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:04.061021 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f6a75b3-27ee-462b-b166-7bb8955cc765 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 returned with HTTP 200 Aug 26 09:09:04.061529 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 965/3856] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:04 2026] GET /volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:04.450564 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63ae905f-3832-441e-bf69-ac90b40b3f7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:04.453542 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63ae905f-3832-441e-bf69-ac90b40b3f7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:09:04.453979 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63ae905f-3832-441e-bf69-ac90b40b3f7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:04.454237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63ae905f-3832-441e-bf69-ac90b40b3f7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:04.461300 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:04.461300 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:04.461965 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63ae905f-3832-441e-bf69-ac90b40b3f7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:04.463799 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63ae905f-3832-441e-bf69-ac90b40b3f7e tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 returned with HTTP 200 Aug 26 09:09:04.463799 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 969/3857] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:04 2026] GET /volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:04.623320 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94900133-b993-4a30-b64c-26c7c6e566c1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:04.626865 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94900133-b993-4a30-b64c-26c7c6e566c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:04.627137 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94900133-b993-4a30-b64c-26c7c6e566c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:04.628005 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94900133-b993-4a30-b64c-26c7c6e566c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:04.645868 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:04.645868 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:04.654322 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-94900133-b993-4a30-b64c-26c7c6e566c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:04.661810 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94900133-b993-4a30-b64c-26c7c6e566c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:04.662355 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 956/3858] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:04 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:04.834749 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9d72ae88-1fd1-48b8-af28-549a78a9ea73 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:04.838251 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d72ae88-1fd1-48b8-af28-549a78a9ea73 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 Aug 26 09:09:04.838251 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d72ae88-1fd1-48b8-af28-549a78a9ea73 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:04.838251 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d72ae88-1fd1-48b8-af28-549a78a9ea73 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:04.844560 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d72ae88-1fd1-48b8-af28-549a78a9ea73 tempest-ProjectAdminTests39-1929341993 tempest-ProjectAdminTests39-1929341993-project-admin] https://10.4.3.236/volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 returned with HTTP 404 Aug 26 09:09:04.844560 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 969/3859] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:04 2026] GET /volume/v3/volumes/c6d3224d-609a-482e-9f84-3b5f13441c49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:05.078193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b483e654-c23c-4e95-8399-dfeda881bf00 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:05.080886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b483e654-c23c-4e95-8399-dfeda881bf00 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 Aug 26 09:09:05.081956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b483e654-c23c-4e95-8399-dfeda881bf00 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:05.082252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b483e654-c23c-4e95-8399-dfeda881bf00 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:05.090435 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b483e654-c23c-4e95-8399-dfeda881bf00 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 returned with HTTP 404 Aug 26 09:09:05.090972 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 966/3860] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:05 2026] GET /volume/v3/volumes/d264527d-f3d0-4542-b397-cc2cb6ed7a26 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:05.099622 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f122ab7-f134-4719-ac21-52253c724e0b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:05.102041 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:05.103063 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-563207627"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:05.105900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-563207627'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:05.106101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:05.110761 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:05.120252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (5a72c34e-901c-4b27-b287-cda82eafc216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:05.121898 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba31562-6b29-47b7-848e-004c8ac5152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:05.123619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:05.160968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba31562-6b29-47b7-848e-004c8ac5152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:05.162666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387c0598-6521-4175-a807-80b15524b181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:05.213962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['d7df8d78-5c03-4fa7-9fca-0a4d5ebe1425', '3310f483-4bea-4ea1-bc5f-c64c1c2f1177', '646a3744-b75a-490c-ad7d-57931da96d5f', '96648627-ed26-48e7-be15-e3d586082385'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:05.215098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387c0598-6521-4175-a807-80b15524b181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7df8d78-5c03-4fa7-9fca-0a4d5ebe1425', '3310f483-4bea-4ea1-bc5f-c64c1c2f1177', '646a3744-b75a-490c-ad7d-57931da96d5f', '96648627-ed26-48e7-be15-e3d586082385']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:05.216271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb74c82-d50a-40a7-addf-02f59fbdb487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:05.244970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb74c82-d50a-40a7-addf-02f59fbdb487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd06b98b2-db89-4b82-9a53-4d81b9315076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-563207627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['d7df8d78-5c03-4fa7-9fca-0a4d5ebe1425','3310f483-4bea-4ea1-bc5f-c64c1c2f1177','646a3744-b75a-490c-ad7d-57931da96d5f','96648627-ed26-48e7-be15-e3d586082385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-563207627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d06b98b2-db89-4b82-9a53-4d81b9315076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:05.246778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8084998-3848-4617-9f9f-22f254500aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:05.298926 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8084998-3848-4617-9f9f-22f254500aaa) transitioned into state 'SUCCESS' from state '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-563207627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['d7df8d78-5c03-4fa7-9fca-0a4d5ebe1425','3310f483-4bea-4ea1-bc5f-c64c1c2f1177','646a3744-b75a-490c-ad7d-57931da96d5f','96648627-ed26-48e7-be15-e3d586082385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:05.298926 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2061a5f-f473-4c43-8160-143a951d9b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:05.319858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2061a5f-f473-4c43-8160-143a951d9b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:05.321132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (5a72c34e-901c-4b27-b287-cda82eafc216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:05.322147 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:05.322915 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f122ab7-f134-4719-ac21-52253c724e0b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:05.323397 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 970/3861] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:05 2026] POST /volume/v3/volumes => generated 777 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:05.335330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-803d8812-b89d-4d4e-a642-fc0b2965d131 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:05.340372 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-803d8812-b89d-4d4e-a642-fc0b2965d131 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:05.340632 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-803d8812-b89d-4d4e-a642-fc0b2965d131 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:05.342071 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-803d8812-b89d-4d4e-a642-fc0b2965d131 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:05.351113 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:05.351113 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:05.357111 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-803d8812-b89d-4d4e-a642-fc0b2965d131 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:05.364583 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-803d8812-b89d-4d4e-a642-fc0b2965d131 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 returned with HTTP 200 Aug 26 09:09:05.365139 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 957/3862] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:05 2026] GET /volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:05.679360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-66ee5f6e-5c6d-47dd-a7d0-b8c6ff39585b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:05.681248 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66ee5f6e-5c6d-47dd-a7d0-b8c6ff39585b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:05.681522 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66ee5f6e-5c6d-47dd-a7d0-b8c6ff39585b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:05.682206 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-66ee5f6e-5c6d-47dd-a7d0-b8c6ff39585b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:05.693377 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:05.693377 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:05.698625 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-66ee5f6e-5c6d-47dd-a7d0-b8c6ff39585b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:05.705495 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-66ee5f6e-5c6d-47dd-a7d0-b8c6ff39585b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:05.706013 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 970/3863] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:05 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:06.384713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e964f598-d389-41b0-9383-51df5267e635 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:06.389626 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e964f598-d389-41b0-9383-51df5267e635 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:06.391084 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e964f598-d389-41b0-9383-51df5267e635 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:06.391380 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e964f598-d389-41b0-9383-51df5267e635 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:06.406149 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:06.406149 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:06.410150 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e964f598-d389-41b0-9383-51df5267e635 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:06.414624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e964f598-d389-41b0-9383-51df5267e635 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 returned with HTTP 200 Aug 26 09:09:06.414624 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 967/3864] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:06 2026] GET /volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:06.426478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:06.428970 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:06.429322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d06b98b2-db89-4b82-9a53-4d81b9315076", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2139956733"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:06.439485 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:06.439485 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:06.439820 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:06.440011 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:06.473502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['ec6d7fbf-9e99-43b2-92fd-80c8f3e841a9', 'ef117aad-3be6-4bc0-a192-e04490b8c9dd', '07ce6b63-e077-4fc1-aa9a-1d3ca90f8dce', '88be5795-3cc4-419c-9525-90942bc2c47c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:06.509780 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:06.510252 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e01eb309-75d1-40ab-9043-c30f4f10ffce tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:06.511056 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 971/3865] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:06.525981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d66f4ed1-afc5-4162-812a-f6848883e8ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:06.530344 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d66f4ed1-afc5-4162-812a-f6848883e8ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 Aug 26 09:09:06.530590 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d66f4ed1-afc5-4162-812a-f6848883e8ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:06.530822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d66f4ed1-afc5-4162-812a-f6848883e8ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:06.539939 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:06.539939 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:06.540343 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d66f4ed1-afc5-4162-812a-f6848883e8ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:06.541258 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d66f4ed1-afc5-4162-812a-f6848883e8ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 returned with HTTP 200 Aug 26 09:09:06.541696 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 958/3866] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:06 2026] GET /volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:06.657563 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-02203339-6453-4974-8409-ec6520fe5894 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:06.724887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2830f4f3-9f9b-415c-b617-bbc0efcd9c4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:06.726444 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2830f4f3-9f9b-415c-b617-bbc0efcd9c4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:06.726746 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2830f4f3-9f9b-415c-b617-bbc0efcd9c4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:06.727054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2830f4f3-9f9b-415c-b617-bbc0efcd9c4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:06.739633 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:06.739633 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:06.748368 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2830f4f3-9f9b-415c-b617-bbc0efcd9c4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:06.753308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2830f4f3-9f9b-415c-b617-bbc0efcd9c4d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:06.753873 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 968/3867] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:06 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:06.795314 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-02203339-6453-4974-8409-ec6520fe5894 tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools Aug 26 09:09:06.795565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-02203339-6453-4974-8409-ec6520fe5894 tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:06.795814 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-02203339-6453-4974-8409-ec6520fe5894 tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] Calling method 'get_pools' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:06.806928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-02203339-6453-4974-8409-ec6520fe5894 tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 09:09:06.807297 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 971/3868] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:09:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:06.816059 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1094eadc-b02e-493b-9cc2-96edf7582fca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:06.817821 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1094eadc-b02e-493b-9cc2-96edf7582fca tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] GET https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool Aug 26 09:09:06.818032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1094eadc-b02e-493b-9cc2-96edf7582fca tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:06.818218 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1094eadc-b02e-493b-9cc2-96edf7582fca tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:06.818460 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:06.818460 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:06.827870 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1094eadc-b02e-493b-9cc2-96edf7582fca tempest-ProjectAdminTests-1665135429 tempest-ProjectAdminTests-1665135429-project-admin] https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool returned with HTTP 200 Aug 26 09:09:06.828279 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 972/3869] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:09:06 2026] GET /volume/v3/capabilities/np0000008153@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:07.552676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-451140d4-0a2e-4f20-8856-6d8f3f2f9657 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:07.554593 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-451140d4-0a2e-4f20-8856-6d8f3f2f9657 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 Aug 26 09:09:07.555046 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-451140d4-0a2e-4f20-8856-6d8f3f2f9657 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:07.556361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-451140d4-0a2e-4f20-8856-6d8f3f2f9657 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:07.564035 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:07.564035 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:07.564035 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-451140d4-0a2e-4f20-8856-6d8f3f2f9657 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:07.564035 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-451140d4-0a2e-4f20-8856-6d8f3f2f9657 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 returned with HTTP 200 Aug 26 09:09:07.564673 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 959/3870] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:07 2026] GET /volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:07.573930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:07.576859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:07.577143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:07.577869 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:07.578173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:09:07.579690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:09:07.584547 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Get all snapshots completed successfully. Aug 26 09:09:07.584995 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6c020d3-1ac6-4658-bf05-f4c62cd56998 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:09:07.585680 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 969/3871] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:09:07 2026] GET /volume/v3/snapshots => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:07.598145 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:07.600102 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 Aug 26 09:09:07.600285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:07.600462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:07.600580 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: acbe62d9-ed17-4bce-8076-122a6eaa2151 Aug 26 09:09:07.607998 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:07.607998 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:07.608302 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:07.629181 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:07.629374 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4f78235d-77f7-4244-b022-c9070efd1ea4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 returned with HTTP 202 Aug 26 09:09:07.629864 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 972/3872] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:07 2026] DELETE /volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:07.638913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-681da1a8-e9aa-44dc-a5e4-284e90daaa13 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:07.643117 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-681da1a8-e9aa-44dc-a5e4-284e90daaa13 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 Aug 26 09:09:07.643327 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-681da1a8-e9aa-44dc-a5e4-284e90daaa13 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:07.643506 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-681da1a8-e9aa-44dc-a5e4-284e90daaa13 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:07.654762 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:07.654762 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:07.655242 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-681da1a8-e9aa-44dc-a5e4-284e90daaa13 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:07.656432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-681da1a8-e9aa-44dc-a5e4-284e90daaa13 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 returned with HTTP 200 Aug 26 09:09:07.658685 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 973/3873] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:07 2026] GET /volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:07.778350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-770f319d-2e3a-438e-ab90-54c19657680c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:07.780210 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-770f319d-2e3a-438e-ab90-54c19657680c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:07.780614 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-770f319d-2e3a-438e-ab90-54c19657680c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:07.780965 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-770f319d-2e3a-438e-ab90-54c19657680c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:07.805105 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:07.805105 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:07.810398 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-770f319d-2e3a-438e-ab90-54c19657680c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:07.816770 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-770f319d-2e3a-438e-ab90-54c19657680c tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:07.817545 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 960/3874] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:07 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:07.858422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-3fdc0be3-d6b0-4958-8d1d-bc58c854b61e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:07.860338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-3fdc0be3-d6b0-4958-8d1d-bc58c854b61e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:07.860876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-3fdc0be3-d6b0-4958-8d1d-bc58c854b61e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:07.861282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-3fdc0be3-d6b0-4958-8d1d-bc58c854b61e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:07.876139 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:07.876139 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:07.880483 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-3fdc0be3-d6b0-4958-8d1d-bc58c854b61e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:07.889649 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-3fdc0be3-d6b0-4958-8d1d-bc58c854b61e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:07.890650 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 970/3875] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:07 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:08.293587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-fba8647f-20fb-4254-a309-7a39366139e3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.296376 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-fba8647f-20fb-4254-a309-7a39366139e3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a Aug 26 09:09:08.296580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-fba8647f-20fb-4254-a309-7a39366139e3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.296836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-fba8647f-20fb-4254-a309-7a39366139e3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:08.319875 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:08.319875 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:08.405392 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-63e083f2-f2fb-4ded-8b26-1dfd9d0f9077 req-fba8647f-20fb-4254-a309-7a39366139e3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a returned with HTTP 200 Aug 26 09:09:08.405698 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 973/3876] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:09:08 2026] DELETE /volume/v3/attachments/2df009b1-64bf-4fb5-942f-520641b7af4a => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:08.673993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5fe29a0d-ccdd-4f47-9044-2003abaf6ac1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.676758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fe29a0d-ccdd-4f47-9044-2003abaf6ac1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 Aug 26 09:09:08.677036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fe29a0d-ccdd-4f47-9044-2003abaf6ac1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.677233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fe29a0d-ccdd-4f47-9044-2003abaf6ac1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:08.682282 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fe29a0d-ccdd-4f47-9044-2003abaf6ac1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 returned with HTTP 404 Aug 26 09:09:08.682946 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 974/3877] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:08 2026] GET /volume/v3/snapshots/acbe62d9-ed17-4bce-8076-122a6eaa2151 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:08.692368 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-34324c87-9042-49b6-8c3f-3f0913ada525 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.694740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:08.695036 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.695271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:08.695490 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:08.707146 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:08.707146 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:08.707683 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:08.737580 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:08.737778 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-34324c87-9042-49b6-8c3f-3f0913ada525 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 returned with HTTP 202 Aug 26 09:09:08.738234 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 961/3878] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:08 2026] DELETE /volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:08.750507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a74c872-2f36-4604-a7c9-0f3ed09d0d7f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.753004 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a74c872-2f36-4604-a7c9-0f3ed09d0d7f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:08.753249 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a74c872-2f36-4604-a7c9-0f3ed09d0d7f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.753718 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a74c872-2f36-4604-a7c9-0f3ed09d0d7f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:08.768493 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:08.768493 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:08.775373 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1a74c872-2f36-4604-a7c9-0f3ed09d0d7f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:08.782057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a74c872-2f36-4604-a7c9-0f3ed09d0d7f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 returned with HTTP 200 Aug 26 09:09:08.782589 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 971/3879] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:08 2026] GET /volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:08.839955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-53904ce0-b353-4ed5-968b-845f82223a9a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.843495 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-53904ce0-b353-4ed5-968b-845f82223a9a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:08.845468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-53904ce0-b353-4ed5-968b-845f82223a9a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.845468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-53904ce0-b353-4ed5-968b-845f82223a9a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:08.860699 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:08.860699 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:08.867527 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-53904ce0-b353-4ed5-968b-845f82223a9a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:08.871465 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-53904ce0-b353-4ed5-968b-845f82223a9a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:08.871858 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 974/3880] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:08 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:09:08.885312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9cac5438-f7d5-4548-8bb6-93c4b9ef84e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.888446 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9cac5438-f7d5-4548-8bb6-93c4b9ef84e8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:08.888446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9cac5438-f7d5-4548-8bb6-93c4b9ef84e8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.888446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9cac5438-f7d5-4548-8bb6-93c4b9ef84e8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:08.898629 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:08.898629 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:08.903675 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9cac5438-f7d5-4548-8bb6-93c4b9ef84e8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:08.913310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9cac5438-f7d5-4548-8bb6-93c4b9ef84e8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:08.914873 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 975/3881] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:08 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:09:08.986838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fdc468cd-ae77-4a01-8181-bc51c8155c2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:08.990008 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fdc468cd-ae77-4a01-8181-bc51c8155c2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:09:08.990390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fdc468cd-ae77-4a01-8181-bc51c8155c2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:08.990639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fdc468cd-ae77-4a01-8181-bc51c8155c2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:09.004481 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:09.004481 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:09.010745 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fdc468cd-ae77-4a01-8181-bc51c8155c2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:09.021410 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fdc468cd-ae77-4a01-8181-bc51c8155c2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:09:09.021410 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 962/3882] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:08 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:09.448485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9df806b7-6fdd-4e17-8c15-6ad39dd15689 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:09.607573 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9df806b7-6fdd-4e17-8c15-6ad39dd15689 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools Aug 26 09:09:09.607800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9df806b7-6fdd-4e17-8c15-6ad39dd15689 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:09.608044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9df806b7-6fdd-4e17-8c15-6ad39dd15689 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:09.625272 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9df806b7-6fdd-4e17-8c15-6ad39dd15689 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 09:09:09.625665 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 972/3883] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:09:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:09.636864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5cc4c35d-b78c-4812-81e0-f0549286b2e5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:09.709099 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5cc4c35d-b78c-4812-81e0-f0549286b2e5 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-reader] GET https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool Aug 26 09:09:09.709579 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5cc4c35d-b78c-4812-81e0-f0549286b2e5 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:09.709683 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5cc4c35d-b78c-4812-81e0-f0549286b2e5 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:09.710606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-5cc4c35d-b78c-4812-81e0-f0549286b2e5 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4adfa96d43cb4f31a6719126405d3e8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5795f2066dc449549e7e35eaacbf9f94', '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=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:09:09.713642 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5cc4c35d-b78c-4812-81e0-f0549286b2e5 tempest-ProjectReaderTests-848266402 tempest-ProjectReaderTests-848266402-project-reader] https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool returned with HTTP 403 Aug 26 09:09:09.714380 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 975/3884] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:09:09 2026] GET /volume/v3/capabilities/np0000008153@storpool => generated 110 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:09.801087 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22c784d6-14f7-4360-bbfb-7aa18a4444c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:09.803693 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22c784d6-14f7-4360-bbfb-7aa18a4444c6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 Aug 26 09:09:09.803693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22c784d6-14f7-4360-bbfb-7aa18a4444c6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:09.803693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22c784d6-14f7-4360-bbfb-7aa18a4444c6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:09.810811 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22c784d6-14f7-4360-bbfb-7aa18a4444c6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 returned with HTTP 404 Aug 26 09:09:09.811625 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 976/3885] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:09 2026] GET /volume/v3/volumes/d06b98b2-db89-4b82-9a53-4d81b9315076 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:09.821574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:09.823442 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:09.823806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1974410074"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:09.825395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1974410074'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:09.825591 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:09.830644 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:09.835772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (4888a1cc-22fb-4115-bb03-cd3ccd162da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:09.837187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefb04dd-88ce-4a8d-bfaa-5d9ec72465e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:09.840907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:09.864357 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefb04dd-88ce-4a8d-bfaa-5d9ec72465e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:09.864912 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7140183-37ed-4282-9fae-4f8a9108b8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:09.924803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['82c43da6-0adb-4137-9c4a-734a181c32b5', '13173f5c-33c2-49d0-9e39-5ed87bf372c2', '96eab532-7851-4661-a7b3-3ad79a193df4', '74165211-964a-476e-8fd7-c6cec77b5b4a'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:09.926720 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7140183-37ed-4282-9fae-4f8a9108b8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c43da6-0adb-4137-9c4a-734a181c32b5', '13173f5c-33c2-49d0-9e39-5ed87bf372c2', '96eab532-7851-4661-a7b3-3ad79a193df4', '74165211-964a-476e-8fd7-c6cec77b5b4a']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:09.926985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d9a340-57f7-4c43-927c-b27b7acd2542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:09.966866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d9a340-57f7-4c43-927c-b27b7acd2542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0297e2-959d-4343-ac55-df4ce4136e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1974410074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['82c43da6-0adb-4137-9c4a-734a181c32b5','13173f5c-33c2-49d0-9e39-5ed87bf372c2','96eab532-7851-4661-a7b3-3ad79a193df4','74165211-964a-476e-8fd7-c6cec77b5b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1974410074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba0297e2-959d-4343-ac55-df4ce4136e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:09.968715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0c865de-50cf-4f31-9490-4030fd345a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:10.006709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0c865de-50cf-4f31-9490-4030fd345a80) transitioned into state 'SUCCESS' from state '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-1974410074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['82c43da6-0adb-4137-9c4a-734a181c32b5','13173f5c-33c2-49d0-9e39-5ed87bf372c2','96eab532-7851-4661-a7b3-3ad79a193df4','74165211-964a-476e-8fd7-c6cec77b5b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:10.009641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0881ff8a-b0f4-4f4d-81dc-21ae70ccbcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:10.027835 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0881ff8a-b0f4-4f4d-81dc-21ae70ccbcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:10.028823 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (4888a1cc-22fb-4115-bb03-cd3ccd162da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:10.029157 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:10.030054 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d17b41c7-3e21-4c2f-98c0-1b9bd17831b6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:10.030551 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 963/3886] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:09 2026] POST /volume/v3/volumes => generated 778 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:10.045800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9993ed03-6e74-4336-818e-1c85a23fd5cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:10.047690 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9993ed03-6e74-4336-818e-1c85a23fd5cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:10.048538 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9993ed03-6e74-4336-818e-1c85a23fd5cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:10.048538 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9993ed03-6e74-4336-818e-1c85a23fd5cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:10.057725 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:10.057725 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:10.062074 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9993ed03-6e74-4336-818e-1c85a23fd5cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:10.068073 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9993ed03-6e74-4336-818e-1c85a23fd5cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 returned with HTTP 200 Aug 26 09:09:10.068913 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 973/3887] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:10 2026] GET /volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:11.085967 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-541cf793-d994-4eae-9c6e-033d4b25f70a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:11.087768 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-541cf793-d994-4eae-9c6e-033d4b25f70a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:11.088157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-541cf793-d994-4eae-9c6e-033d4b25f70a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:11.088419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-541cf793-d994-4eae-9c6e-033d4b25f70a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:11.098073 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:11.098073 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:11.103570 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-541cf793-d994-4eae-9c6e-033d4b25f70a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:11.109241 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-541cf793-d994-4eae-9c6e-033d4b25f70a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 returned with HTTP 200 Aug 26 09:09:11.109914 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 976/3888] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:11 2026] GET /volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:11.125534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e995e6a-561f-474a-9744-3e130d326093 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:11.129829 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:11.130324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba0297e2-959d-4343-ac55-df4ce4136e76", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1052039620"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:11.142273 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:11.142273 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:11.142737 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:11.142942 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:11.179138 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['27b25469-0029-4d91-a4d1-6e2759d49bb7', '27194db8-7af8-4b8a-a64a-86279578b200', '991ec33b-7677-42dd-a469-88127b414b63', '417fb0d2-4aab-42f0-a420-676190683c4e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:11.231885 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:11.231885 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e995e6a-561f-474a-9744-3e130d326093 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:11.231885 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 977/3889] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:11.245682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-245d8ad7-cbf6-4308-9af3-c49d2983420a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:11.248289 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-245d8ad7-cbf6-4308-9af3-c49d2983420a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e Aug 26 09:09:11.248595 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-245d8ad7-cbf6-4308-9af3-c49d2983420a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:11.248794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-245d8ad7-cbf6-4308-9af3-c49d2983420a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:11.257138 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:11.257138 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:11.257548 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-245d8ad7-cbf6-4308-9af3-c49d2983420a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:11.259028 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-245d8ad7-cbf6-4308-9af3-c49d2983420a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e returned with HTTP 200 Aug 26 09:09:11.260155 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 964/3890] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:11 2026] GET /volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:12.271898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-025ae02f-384c-44e4-9acd-6fa402f14c96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:12.277004 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-025ae02f-384c-44e4-9acd-6fa402f14c96 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e Aug 26 09:09:12.277004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-025ae02f-384c-44e4-9acd-6fa402f14c96 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:12.277180 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-025ae02f-384c-44e4-9acd-6fa402f14c96 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:12.279560 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=350,cinder:UPDATE=70,cinder:INSERT=40 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:09:12.288059 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:12.288059 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:12.288667 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-025ae02f-384c-44e4-9acd-6fa402f14c96 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:12.289901 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-025ae02f-384c-44e4-9acd-6fa402f14c96 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e returned with HTTP 200 Aug 26 09:09:12.290272 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 974/3891] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:12 2026] GET /volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:12.303911 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:12.305513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] POST https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e/action Aug 26 09:09:12.305936 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:12.306064 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:12.307485 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Updating snapshot '56e8aeb6-2518-4ca3-80d7-49a87487e01e' with '{'status': 'error'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 09:09:12.323572 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:12.323572 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:12.323572 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3bc60d4a10684a02b39bc66ef01a6586', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcf80ce5da3b4f5dad172ce722f0850a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:09:12.323572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0cd6cda-9693-4b5f-91d0-e57954cba1f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e/action returned with HTTP 403 Aug 26 09:09:12.323572 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 977/3892] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:09:12 2026] POST /volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 26 09:09:12.334399 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:12.337000 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e Aug 26 09:09:12.337269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:12.337543 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:12.337668 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: 56e8aeb6-2518-4ca3-80d7-49a87487e01e Aug 26 09:09:12.345443 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:12.345443 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:12.345924 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:12.374941 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:12.374941 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05490b44-07af-44ea-a9cb-b3fcf9ea92e1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e returned with HTTP 202 Aug 26 09:09:12.374941 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 978/3893] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:12 2026] DELETE /volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:12.394785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c5f17d8-def8-4f0e-931c-9a6c25d3e0db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:12.399203 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c5f17d8-def8-4f0e-931c-9a6c25d3e0db tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e Aug 26 09:09:12.399203 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c5f17d8-def8-4f0e-931c-9a6c25d3e0db tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:12.399203 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c5f17d8-def8-4f0e-931c-9a6c25d3e0db tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:12.408837 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:12.408837 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:12.408837 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3c5f17d8-def8-4f0e-931c-9a6c25d3e0db tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:12.409175 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c5f17d8-def8-4f0e-931c-9a6c25d3e0db tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e returned with HTTP 200 Aug 26 09:09:12.409697 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 965/3894] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:12 2026] GET /volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:13.428162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-62e46176-0bfb-4087-a80e-bee0cbf28fc1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:13.433884 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62e46176-0bfb-4087-a80e-bee0cbf28fc1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e Aug 26 09:09:13.433884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-62e46176-0bfb-4087-a80e-bee0cbf28fc1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:13.433884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-62e46176-0bfb-4087-a80e-bee0cbf28fc1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:13.440875 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62e46176-0bfb-4087-a80e-bee0cbf28fc1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e returned with HTTP 404 Aug 26 09:09:13.441596 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 975/3895] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:13 2026] GET /volume/v3/snapshots/56e8aeb6-2518-4ca3-80d7-49a87487e01e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:13.454260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4debd647-6523-4007-8754-94f98fbe4d49 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:13.456931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:13.457181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:13.457401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:13.457584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:13.474449 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:13.474449 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:13.475000 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:13.514994 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:13.515251 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4debd647-6523-4007-8754-94f98fbe4d49 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 returned with HTTP 202 Aug 26 09:09:13.515356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-6ddfbd0b-9a8a-4e04-8c26-bc44c410047c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:13.516007 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 978/3896] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:13 2026] DELETE /volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:13.519028 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-6ddfbd0b-9a8a-4e04-8c26-bc44c410047c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/limits Aug 26 09:09:13.519225 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-6ddfbd0b-9a8a-4e04-8c26-bc44c410047c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:13.519425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-6ddfbd0b-9a8a-4e04-8c26-bc44c410047c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:13.530700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-777ecb27-e1ca-481d-bd86-edd9f8742090 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:13.537457 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-777ecb27-e1ca-481d-bd86-edd9f8742090 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:13.537737 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-777ecb27-e1ca-481d-bd86-edd9f8742090 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:13.537970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-777ecb27-e1ca-481d-bd86-edd9f8742090 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:13.543560 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:13.543560 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:13.552191 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:13.552191 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:13.558678 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-777ecb27-e1ca-481d-bd86-edd9f8742090 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:13.563476 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-777ecb27-e1ca-481d-bd86-edd9f8742090 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 returned with HTTP 200 Aug 26 09:09:13.564627 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 966/3897] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:13 2026] GET /volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:13.565675 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-6ddfbd0b-9a8a-4e04-8c26-bc44c410047c tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/limits returned with HTTP 200 Aug 26 09:09:13.565675 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 979/3898] 10.4.3.236 () {68 vars in 1484 bytes} [Wed Aug 26 09:09:13 2026] GET /volume/v3/limits => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:13.623875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-8947b2b0-05ab-4a2b-8dc1-8ed9f542a391 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:13.627809 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-8947b2b0-05ab-4a2b-8dc1-8ed9f542a391 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:09:13.627809 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-8947b2b0-05ab-4a2b-8dc1-8ed9f542a391 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:13.628169 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-8947b2b0-05ab-4a2b-8dc1-8ed9f542a391 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:13.653904 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:13.653904 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:13.659853 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-8947b2b0-05ab-4a2b-8dc1-8ed9f542a391 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:13.667908 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-8947b2b0-05ab-4a2b-8dc1-8ed9f542a391 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:09:13.668567 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 976/3899] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:13 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1658 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:13.686032 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:13.689322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:13.689695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6b1407c-45e7-4879-b246-6db670c5b741", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1850833580", "description": null, "metadata": {}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:13.710275 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:13.710275 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:13.710929 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:13.711068 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:09:13.760557 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['2a0787f3-cf2a-4cd8-b540-b4b5e739a863', '8a724579-ae47-4f2e-b491-339e2b7bec87', '2fe06f37-ec7a-4426-8c9b-bbcbdb5523f6', 'd3657c7a-0ebd-4966-b330-8ec60345c86a'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:13.806636 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot force create request issued successfully. Aug 26 09:09:13.807148 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a03e2193-ecec-4acb-971c-469ff27337c4 req-7675e113-f1e7-4505-83fd-d71f5fcb2a0b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:13.808241 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 979/3900] 10.4.3.236 () {72 vars in 1547 bytes} [Wed Aug 26 09:09:13 2026] POST /volume/v3/snapshots => generated 320 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:14.578558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5481f711-681d-4e76-948d-29651729a50e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:14.582316 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5481f711-681d-4e76-948d-29651729a50e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 Aug 26 09:09:14.582316 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5481f711-681d-4e76-948d-29651729a50e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:14.582316 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5481f711-681d-4e76-948d-29651729a50e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:14.595344 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5481f711-681d-4e76-948d-29651729a50e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 returned with HTTP 404 Aug 26 09:09:14.596108 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 967/3901] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:14 2026] GET /volume/v3/volumes/ba0297e2-959d-4343-ac55-df4ce4136e76 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:14.605400 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:14.607964 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:14.608407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1537272943"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:14.610343 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1537272943'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:14.610663 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:14.616071 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:14.624624 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (91e2037f-e1dd-4c47-9021-a0307698c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:14.630396 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8fc74-1119-4882-9963-1d8608748066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:14.632290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:14.672800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8fc74-1119-4882-9963-1d8608748066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:14.674408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd44163-4e7c-46cf-a917-d38f1f270010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:14.727499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['b0709ded-7945-4964-8015-920bb7b127f8', '7219f207-e29c-4685-b8f6-ee22ac732f7c', '60948339-24b2-429e-bcf9-c54d30139ed3', 'a4e07b0f-3bfb-43ae-ac8b-93f36cd68e45'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:14.728356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd44163-4e7c-46cf-a917-d38f1f270010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0709ded-7945-4964-8015-920bb7b127f8', '7219f207-e29c-4685-b8f6-ee22ac732f7c', '60948339-24b2-429e-bcf9-c54d30139ed3', 'a4e07b0f-3bfb-43ae-ac8b-93f36cd68e45']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:14.729253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542a1ca1-f255-4f86-bc5d-15dc72ac2221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:14.756643 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542a1ca1-f255-4f86-bc5d-15dc72ac2221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1537272943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['b0709ded-7945-4964-8015-920bb7b127f8','7219f207-e29c-4685-b8f6-ee22ac732f7c','60948339-24b2-429e-bcf9-c54d30139ed3','a4e07b0f-3bfb-43ae-ac8b-93f36cd68e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1537272943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:14.758497 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a565fdb-e9b7-4d4d-8bea-1c4e5749a7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:14.780440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a565fdb-e9b7-4d4d-8bea-1c4e5749a7a1) transitioned into state 'SUCCESS' from state '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-1537272943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['b0709ded-7945-4964-8015-920bb7b127f8','7219f207-e29c-4685-b8f6-ee22ac732f7c','60948339-24b2-429e-bcf9-c54d30139ed3','a4e07b0f-3bfb-43ae-ac8b-93f36cd68e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:14.781331 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063b9557-b4a7-4452-a45e-a98cf98e8c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:14.795283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063b9557-b4a7-4452-a45e-a98cf98e8c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:14.796773 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (91e2037f-e1dd-4c47-9021-a0307698c3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:14.796773 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:14.797568 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4291be5b-11ac-4915-bec8-91f7b4eba0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:14.798195 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 980/3902] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:14 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:14.812552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf70842e-43de-4194-8885-cf63d52838d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:14.816686 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf70842e-43de-4194-8885-cf63d52838d2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:14.817040 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf70842e-43de-4194-8885-cf63d52838d2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:14.817289 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf70842e-43de-4194-8885-cf63d52838d2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:14.840627 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:14.840627 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:14.850993 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf70842e-43de-4194-8885-cf63d52838d2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:14.858545 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf70842e-43de-4194-8885-cf63d52838d2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 returned with HTTP 200 Aug 26 09:09:14.860968 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 977/3903] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:14 2026] GET /volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:15.877584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-60655564-8bb0-4757-8c90-88f5d14779ae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:15.881174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-60655564-8bb0-4757-8c90-88f5d14779ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:15.881428 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-60655564-8bb0-4757-8c90-88f5d14779ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:15.881740 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-60655564-8bb0-4757-8c90-88f5d14779ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:15.886424 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=379,cinder:UPDATE=127,cinder:INSERT=58 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:09:15.897637 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:15.897637 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:15.904890 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-60655564-8bb0-4757-8c90-88f5d14779ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:15.914001 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-60655564-8bb0-4757-8c90-88f5d14779ae tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 returned with HTTP 200 Aug 26 09:09:15.915450 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 980/3904] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:15 2026] GET /volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:15.931082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:15.933762 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:15.934275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-823807580"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:15.947953 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:15.947953 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:15.948314 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:15.948389 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume 2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:15.989317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['00cefab0-32a8-4434-adbb-f6fafe4b79ef', '83374c08-13fa-4a6a-b125-037ec314f34e', 'e9b1464a-9677-453f-95bf-ef3c3dbe05aa', '87c0e95a-9295-41fd-b5a2-fbc246f0efd2'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:16.032175 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:16.032731 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48746fa0-e09d-4ce3-a1b5-09af5098109c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:16.033460 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 968/3905] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:15 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 26 09:09:16.048463 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-88f7dde3-bade-493e-82f8-a38c40ef573a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:16.051037 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88f7dde3-bade-493e-82f8-a38c40ef573a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:16.051285 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88f7dde3-bade-493e-82f8-a38c40ef573a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:16.053022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88f7dde3-bade-493e-82f8-a38c40ef573a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:16.058411 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:16.058411 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:16.058754 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-88f7dde3-bade-493e-82f8-a38c40ef573a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:16.059559 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88f7dde3-bade-493e-82f8-a38c40ef573a tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 returned with HTTP 200 Aug 26 09:09:16.059993 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 981/3906] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:16 2026] GET /volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:16.416058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d8a6c27-dbde-45f4-9443-cfb5bcf815d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:16.418554 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d8a6c27-dbde-45f4-9443-cfb5bcf815d3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:09:16.418734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d8a6c27-dbde-45f4-9443-cfb5bcf815d3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:16.419030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d8a6c27-dbde-45f4-9443-cfb5bcf815d3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:16.424700 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:16.424700 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:16.425324 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2d8a6c27-dbde-45f4-9443-cfb5bcf815d3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:09:16.426302 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d8a6c27-dbde-45f4-9443-cfb5bcf815d3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 200 Aug 26 09:09:16.426626 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 978/3907] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:16 2026] GET /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:17.070582 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1e658b00-5efb-4135-ba96-ba18483a3ebf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:17.073992 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1e658b00-5efb-4135-ba96-ba18483a3ebf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:17.074282 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1e658b00-5efb-4135-ba96-ba18483a3ebf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:17.074564 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1e658b00-5efb-4135-ba96-ba18483a3ebf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:17.083221 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:17.083221 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:17.083669 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1e658b00-5efb-4135-ba96-ba18483a3ebf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:17.084592 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1e658b00-5efb-4135-ba96-ba18483a3ebf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 returned with HTTP 200 Aug 26 09:09:17.085113 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 981/3908] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:17 2026] GET /volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:17.096475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-341a43ac-5ac7-4392-9d6e-442daedb2a2b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:17.098604 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-341a43ac-5ac7-4392-9d6e-442daedb2a2b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] GET https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:17.098908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-341a43ac-5ac7-4392-9d6e-442daedb2a2b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:17.099122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-341a43ac-5ac7-4392-9d6e-442daedb2a2b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:17.105128 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:17.105128 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:17.105593 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-341a43ac-5ac7-4392-9d6e-442daedb2a2b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:09:17.106432 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-341a43ac-5ac7-4392-9d6e-442daedb2a2b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 returned with HTTP 200 Aug 26 09:09:17.106819 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 969/3909] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:17 2026] GET /volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:17.117791 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:17.120574 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:17.120836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:17.121386 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:17.121610 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: 5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:17.131269 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:17.131269 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:17.131719 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:17.158310 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:17.158535 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f16cbbc3-baed-43f8-85b1-792bb813c36c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 returned with HTTP 202 Aug 26 09:09:17.159069 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 982/3910] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:17 2026] DELETE /volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:17.170299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7c03d879-cfe6-40b4-b9d3-c34e5ee0766d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:17.172746 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c03d879-cfe6-40b4-b9d3-c34e5ee0766d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:17.174443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c03d879-cfe6-40b4-b9d3-c34e5ee0766d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:17.174443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c03d879-cfe6-40b4-b9d3-c34e5ee0766d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:17.187982 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:17.187982 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:17.188407 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7c03d879-cfe6-40b4-b9d3-c34e5ee0766d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:17.190138 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c03d879-cfe6-40b4-b9d3-c34e5ee0766d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 returned with HTTP 200 Aug 26 09:09:17.190138 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 979/3911] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:17 2026] GET /volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:18.199536 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-13bff814-73bd-4a35-ae6c-3e311f3541f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:18.201405 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13bff814-73bd-4a35-ae6c-3e311f3541f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 Aug 26 09:09:18.201591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13bff814-73bd-4a35-ae6c-3e311f3541f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:18.201866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13bff814-73bd-4a35-ae6c-3e311f3541f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:18.206200 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13bff814-73bd-4a35-ae6c-3e311f3541f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 returned with HTTP 404 Aug 26 09:09:18.206751 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 982/3912] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:18 2026] GET /volume/v3/snapshots/5bfcedbd-b2bb-42b6-9b78-b1f5a34e0879 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:18.213277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:18.216190 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:18.216343 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:18.216526 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:18.216829 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: 2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:18.226731 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:18.226731 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:18.227719 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:18.249903 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:18.250241 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f93ae4e6-e398-47e0-9517-9f2bb6f3c1f2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 returned with HTTP 202 Aug 26 09:09:18.250616 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 970/3913] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:18 2026] DELETE /volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:18.262087 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75619553-b18f-4fb0-9693-494347280141 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:18.268879 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75619553-b18f-4fb0-9693-494347280141 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:18.270145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75619553-b18f-4fb0-9693-494347280141 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:18.271722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75619553-b18f-4fb0-9693-494347280141 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:18.289715 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:18.289715 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:18.297610 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-75619553-b18f-4fb0-9693-494347280141 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:18.304335 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75619553-b18f-4fb0-9693-494347280141 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 returned with HTTP 200 Aug 26 09:09:18.304335 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 983/3914] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:18 2026] GET /volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:18.575751 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ab026b4d-1e1b-4119-83ba-c06421821c30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:18.579076 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ab026b4d-1e1b-4119-83ba-c06421821c30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:09:18.580978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ab026b4d-1e1b-4119-83ba-c06421821c30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:18.580978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ab026b4d-1e1b-4119-83ba-c06421821c30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:18.587323 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:18.587323 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:18.587323 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ab026b4d-1e1b-4119-83ba-c06421821c30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:09:18.587323 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ab026b4d-1e1b-4119-83ba-c06421821c30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 200 Aug 26 09:09:18.587323 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 980/3915] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 09:09:18 2026] GET /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:19.323176 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-05c7ee74-0ad9-4c3a-b7db-34c29a54d6d0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:19.325676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-05c7ee74-0ad9-4c3a-b7db-34c29a54d6d0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 Aug 26 09:09:19.325993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-05c7ee74-0ad9-4c3a-b7db-34c29a54d6d0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:19.326261 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-05c7ee74-0ad9-4c3a-b7db-34c29a54d6d0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:19.339525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-05c7ee74-0ad9-4c3a-b7db-34c29a54d6d0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 returned with HTTP 404 Aug 26 09:09:19.340488 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 983/3916] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:19 2026] GET /volume/v3/volumes/2e3dd8a8-8a5e-4945-b9c7-5ac59ae7f485 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:19.348341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:19.350402 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:19.350718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-913998466"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:19.352245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-913998466'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:19.352373 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:19.357573 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:19.369507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (e0356117-f393-404b-89f2-5823be747138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:19.373773 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f39a71c-c8bb-4620-b776-77630ab855bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:19.375163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:19.407891 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f39a71c-c8bb-4620-b776-77630ab855bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:19.408557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b7d018-0942-4c7f-a073-1218eb656a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:19.452697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['afa4a733-d49b-41b7-bbe4-405188a04a58', 'e798b0d3-e60f-4f66-b4d4-acb8f4fc21ac', '23c11305-8df4-4303-9a2c-27187b8eac9a', '82a8ef45-ed42-4640-bf6f-f6640bf81855'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:19.453498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b7d018-0942-4c7f-a073-1218eb656a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afa4a733-d49b-41b7-bbe4-405188a04a58', 'e798b0d3-e60f-4f66-b4d4-acb8f4fc21ac', '23c11305-8df4-4303-9a2c-27187b8eac9a', '82a8ef45-ed42-4640-bf6f-f6640bf81855']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:19.454151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2f6af7-4ebd-4cd9-b47f-12d825f3e662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:19.484413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2f6af7-4ebd-4cd9-b47f-12d825f3e662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183b5cfa-dcbd-491d-96ea-b35239cf1498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913998466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['afa4a733-d49b-41b7-bbe4-405188a04a58','e798b0d3-e60f-4f66-b4d4-acb8f4fc21ac','23c11305-8df4-4303-9a2c-27187b8eac9a','82a8ef45-ed42-4640-bf6f-f6640bf81855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913998466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183b5cfa-dcbd-491d-96ea-b35239cf1498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:19.485424 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2c4a64-c7ec-4120-b92b-c88b76ab223f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:19.507690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2c4a64-c7ec-4120-b92b-c88b76ab223f) transitioned into state 'SUCCESS' from state '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-913998466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['afa4a733-d49b-41b7-bbe4-405188a04a58','e798b0d3-e60f-4f66-b4d4-acb8f4fc21ac','23c11305-8df4-4303-9a2c-27187b8eac9a','82a8ef45-ed42-4640-bf6f-f6640bf81855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:19.508649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15dd4658-abba-4fd0-bdbc-c0e9e0405fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:19.519707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15dd4658-abba-4fd0-bdbc-c0e9e0405fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:19.520545 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (e0356117-f393-404b-89f2-5823be747138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:19.520874 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:19.521415 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d95ca02-5a69-4c15-a6df-058a0337c0dd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:19.521895 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 971/3917] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:19 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:19.534089 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4315c72-d953-4aab-8c31-3bbdfc303919 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:19.536122 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4315c72-d953-4aab-8c31-3bbdfc303919 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:19.536334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4315c72-d953-4aab-8c31-3bbdfc303919 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:19.536856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4315c72-d953-4aab-8c31-3bbdfc303919 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:19.544335 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:19.544335 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:19.548171 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4315c72-d953-4aab-8c31-3bbdfc303919 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:19.554596 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4315c72-d953-4aab-8c31-3bbdfc303919 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 returned with HTTP 200 Aug 26 09:09:19.555117 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 984/3918] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:19 2026] GET /volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:20.570038 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48843ac8-46fe-4e64-8791-0cf625826911 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.572005 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48843ac8-46fe-4e64-8791-0cf625826911 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:20.572528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48843ac8-46fe-4e64-8791-0cf625826911 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:20.572528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48843ac8-46fe-4e64-8791-0cf625826911 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:20.582748 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.582748 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:20.587466 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48843ac8-46fe-4e64-8791-0cf625826911 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:20.592401 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48843ac8-46fe-4e64-8791-0cf625826911 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 returned with HTTP 200 Aug 26 09:09:20.592890 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 981/3919] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:20 2026] GET /volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:20.604453 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-f325e57d-c488-48eb-a1ec-35bbf093ac2f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.607064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.607556 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-f325e57d-c488-48eb-a1ec-35bbf093ac2f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:09:20.607794 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-f325e57d-c488-48eb-a1ec-35bbf093ac2f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:20.608008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-f325e57d-c488-48eb-a1ec-35bbf093ac2f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:20.608894 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:20.609307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "183b5cfa-dcbd-491d-96ea-b35239cf1498", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-88230605"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:20.616335 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.616335 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:20.616905 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-f325e57d-c488-48eb-a1ec-35bbf093ac2f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:09:20.617862 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-f325e57d-c488-48eb-a1ec-35bbf093ac2f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 200 Aug 26 09:09:20.618286 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 984/3920] 10.4.3.236 () {68 vars in 1604 bytes} [Wed Aug 26 09:09:20 2026] GET /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:20.620384 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.620384 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:20.620802 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:20.620961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume 183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:20.626926 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-85f762b7-311e-4b89-8062-fb13bde3edb2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.630562 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-85f762b7-311e-4b89-8062-fb13bde3edb2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:09:20.630881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-85f762b7-311e-4b89-8062-fb13bde3edb2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:20.631169 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-85f762b7-311e-4b89-8062-fb13bde3edb2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:20.647373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['38fabac2-8311-4f80-aa88-9952326d9efa', 'd606a790-78e1-4fda-997b-d2a77742fffc', '73d0fd42-eba0-4ace-82a5-7d9240cc57fd', 'ac75b038-85a1-45d7-89af-d982c81267fe'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:20.648497 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.648497 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:20.656535 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-85f762b7-311e-4b89-8062-fb13bde3edb2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:20.665227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-85f762b7-311e-4b89-8062-fb13bde3edb2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 200 Aug 26 09:09:20.665977 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 985/3921] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:20 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 1658 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:20.682422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.684385 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:20.684672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ffb5599d-b661-4426-99f8-aaea7a5536e0", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:20.686346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ffb5599d-b661-4426-99f8-aaea7a5536e0', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:20.690804 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:20.691229 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e8dad1a-91e7-49ec-98d7-ed8ea0ba5f20 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:20.691800 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 972/3922] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:20.695419 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.695419 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:20.695944 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:09:20.696061 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:09:20.696683 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:09:20.702707 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (64f7fcfd-9840-4a9f-899c-ae0434cc21bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:20.703987 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad3ff2e-5762-425f-959f-c5e5eb763984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:20.704860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c92e2b7b-bf54-4e42-9876-b07ab8d41afd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.705020 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:20.707103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c92e2b7b-bf54-4e42-9876-b07ab8d41afd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:20.707327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c92e2b7b-bf54-4e42-9876-b07ab8d41afd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:20.707537 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c92e2b7b-bf54-4e42-9876-b07ab8d41afd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:20.717509 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.717509 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:20.717923 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c92e2b7b-bf54-4e42-9876-b07ab8d41afd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:20.718649 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c92e2b7b-bf54-4e42-9876-b07ab8d41afd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f returned with HTTP 200 Aug 26 09:09:20.719091 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 985/3923] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:20 2026] GET /volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:20.735573 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad3ff2e-5762-425f-959f-c5e5eb763984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ffb5599d-b661-4426-99f8-aaea7a5536e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:20.736827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd56e5b-e2a5-457a-b53f-a504c998960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:20.780087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['76269cc9-1406-468a-8c6c-34db662a86d8', 'b73d44f5-1962-4d6c-b973-60bfb0d8ff0e', '69bf38c4-f805-4300-b3d8-948b3aff53fe', 'b08f3139-3ef1-4877-b441-607e3bde80af'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:20.780938 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd56e5b-e2a5-457a-b53f-a504c998960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76269cc9-1406-468a-8c6c-34db662a86d8', 'b73d44f5-1962-4d6c-b973-60bfb0d8ff0e', '69bf38c4-f805-4300-b3d8-948b3aff53fe', 'b08f3139-3ef1-4877-b441-607e3bde80af']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:20.781679 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58840f70-6a8f-4c03-b3d7-4911d5667590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:20.831664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58840f70-6a8f-4c03-b3d7-4911d5667590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb747d84-ed1e-4840-97af-79c613898cd5', '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='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['76269cc9-1406-468a-8c6c-34db662a86d8','b73d44f5-1962-4d6c-b973-60bfb0d8ff0e','69bf38c4-f805-4300-b3d8-948b3aff53fe','b08f3139-3ef1-4877-b441-607e3bde80af'],size=1,snapshot_id=ffb5599d-b661-4426-99f8-aaea7a5536e0,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:09:20Z,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=eb747d84-ed1e-4840-97af-79c613898cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ffb5599d-b661-4426-99f8-aaea7a5536e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:20.831664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524c6b6f-dfb1-4359-9bd0-141b4f7d6a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:20.853786 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524c6b6f-dfb1-4359-9bd0-141b4f7d6a16) transitioned into 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='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['76269cc9-1406-468a-8c6c-34db662a86d8','b73d44f5-1962-4d6c-b973-60bfb0d8ff0e','69bf38c4-f805-4300-b3d8-948b3aff53fe','b08f3139-3ef1-4877-b441-607e3bde80af'],size=1,snapshot_id=ffb5599d-b661-4426-99f8-aaea7a5536e0,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:20.854513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cdafa5-dfac-4352-85a1-d53d058d6d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:20.887872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cdafa5-dfac-4352-85a1-d53d058d6d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:20.887872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (64f7fcfd-9840-4a9f-899c-ae0434cc21bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:20.887872 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:09:20.887872 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ad258c48-56ce-47da-88f6-270a1ace5181 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:20.887872 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 982/3924] 10.4.3.236 () {72 vars in 1541 bytes} [Wed Aug 26 09:09:20 2026] POST /volume/v3/volumes => generated 736 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:20.900007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-42e08e23-6aec-414b-8aa5-83a250db4727 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.902134 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-42e08e23-6aec-414b-8aa5-83a250db4727 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:09:20.902380 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-42e08e23-6aec-414b-8aa5-83a250db4727 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:20.902566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-42e08e23-6aec-414b-8aa5-83a250db4727 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:20.911466 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.911466 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:20.917475 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-42e08e23-6aec-414b-8aa5-83a250db4727 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:20.923303 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-42e08e23-6aec-414b-8aa5-83a250db4727 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 200 Aug 26 09:09:20.923709 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 986/3925] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:20 2026] GET /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:20.933922 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-93e8c66f-7a91-4c6c-a396-bb3a59d2f8d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:20.934793 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-93e8c66f-7a91-4c6c-a396-bb3a59d2f8d0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:09:20.935005 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-93e8c66f-7a91-4c6c-a396-bb3a59d2f8d0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:20.935503 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-93e8c66f-7a91-4c6c-a396-bb3a59d2f8d0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:20.944511 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:20.944511 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:20.949543 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-93e8c66f-7a91-4c6c-a396-bb3a59d2f8d0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:20.955718 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-93e8c66f-7a91-4c6c-a396-bb3a59d2f8d0 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 200 Aug 26 09:09:20.956483 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 973/3926] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:20 2026] GET /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:21.730518 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-393187e8-d756-4db8-b4ed-c52a3836065f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:21.733366 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-393187e8-d756-4db8-b4ed-c52a3836065f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:21.733706 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-393187e8-d756-4db8-b4ed-c52a3836065f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:21.734030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-393187e8-d756-4db8-b4ed-c52a3836065f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:21.743946 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:21.743946 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:21.743946 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-393187e8-d756-4db8-b4ed-c52a3836065f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:21.743946 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-393187e8-d756-4db8-b4ed-c52a3836065f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f returned with HTTP 200 Aug 26 09:09:21.743946 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 986/3927] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:21 2026] GET /volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:09:21.759647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3313cca8-c4de-4706-95d6-099114270e3d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:21.762119 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] POST https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f/action Aug 26 09:09:21.762466 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:21.762923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:21.764174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.snapshot_unmanage [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Unmanage snapshot with id: 902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:21.772920 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:21.772920 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:21.773407 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:09:21.774271 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3bc60d4a10684a02b39bc66ef01a6586', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcf80ce5da3b4f5dad172ce722f0850a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:09:21.774533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3313cca8-c4de-4706-95d6-099114270e3d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f/action returned with HTTP 403 Aug 26 09:09:21.775085 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 983/3928] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:09:21 2026] POST /volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:21.787222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:21.788422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:21.788594 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:21.788765 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:21.788900 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: 902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:21.797666 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:21.797666 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:21.797945 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:21.823882 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:21.823882 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c3e83a2-7cea-4004-a46f-94a255e3d151 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f returned with HTTP 202 Aug 26 09:09:21.824312 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 987/3929] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:21 2026] DELETE /volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 09:09:21.831980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a02ccaa1-b1dd-4453-abc0-16ff9cfc78a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:21.835037 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a02ccaa1-b1dd-4453-abc0-16ff9cfc78a7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:21.835397 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a02ccaa1-b1dd-4453-abc0-16ff9cfc78a7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:21.835665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a02ccaa1-b1dd-4453-abc0-16ff9cfc78a7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:21.841765 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:21.841765 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:21.842469 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a02ccaa1-b1dd-4453-abc0-16ff9cfc78a7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:21.843060 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a02ccaa1-b1dd-4453-abc0-16ff9cfc78a7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f returned with HTTP 200 Aug 26 09:09:21.843939 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 974/3930] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:21 2026] GET /volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:22.854629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a81dccf6-844e-47a2-9c2e-2dcbd2b983de None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:22.856637 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a81dccf6-844e-47a2-9c2e-2dcbd2b983de tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f Aug 26 09:09:22.856968 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a81dccf6-844e-47a2-9c2e-2dcbd2b983de tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:22.857090 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a81dccf6-844e-47a2-9c2e-2dcbd2b983de tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:22.861646 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a81dccf6-844e-47a2-9c2e-2dcbd2b983de tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f returned with HTTP 404 Aug 26 09:09:22.862164 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 987/3931] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:22 2026] GET /volume/v3/snapshots/902cf4f9-b567-480f-9a80-1fe4c76cb27f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:22.869856 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:22.872509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:22.873138 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:22.873324 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:22.873776 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: 183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:22.885499 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:22.885499 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:22.886057 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:22.915938 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:22.915938 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4d1c8bb-f0c8-4562-a6ea-07eccf0d5fcf tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 returned with HTTP 202 Aug 26 09:09:22.915938 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 984/3932] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:22 2026] DELETE /volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:22.921029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfa207cf-f617-4957-ab86-2a6953310d8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:22.923599 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfa207cf-f617-4957-ab86-2a6953310d8b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:22.923599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfa207cf-f617-4957-ab86-2a6953310d8b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:22.923599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfa207cf-f617-4957-ab86-2a6953310d8b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:22.929982 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:22.929982 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:22.934178 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfa207cf-f617-4957-ab86-2a6953310d8b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:22.939712 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfa207cf-f617-4957-ab86-2a6953310d8b tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 returned with HTTP 200 Aug 26 09:09:22.940646 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 988/3933] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:22 2026] GET /volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:23.953836 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc2acf16-e5d2-4c7e-b896-720bee5afd4f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:23.955700 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc2acf16-e5d2-4c7e-b896-720bee5afd4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 Aug 26 09:09:23.955923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc2acf16-e5d2-4c7e-b896-720bee5afd4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:23.956142 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc2acf16-e5d2-4c7e-b896-720bee5afd4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:23.963096 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc2acf16-e5d2-4c7e-b896-720bee5afd4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 returned with HTTP 404 Aug 26 09:09:23.963572 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 975/3934] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:23 2026] GET /volume/v3/volumes/183b5cfa-dcbd-491d-96ea-b35239cf1498 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:23.966989 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-3bea4e03-14e2-4a5f-8ae6-16520d71b6f1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:23.969451 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-3bea4e03-14e2-4a5f-8ae6-16520d71b6f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:09:23.969692 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-3bea4e03-14e2-4a5f-8ae6-16520d71b6f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:23.969979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-3bea4e03-14e2-4a5f-8ae6-16520d71b6f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:23.971960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:23.973822 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:23.974206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-476949661"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:23.975890 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-476949661'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:23.976087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:23.979670 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:23.979670 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:23.981024 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:23.984041 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-3bea4e03-14e2-4a5f-8ae6-16520d71b6f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:23.989912 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-3bea4e03-14e2-4a5f-8ae6-16520d71b6f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 200 Aug 26 09:09:23.990284 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 988/3935] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:23 2026] GET /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:23.991491 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (43ad6d0d-7c30-4aed-a57e-21489a536614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:23.996522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adfb6a8-fe4e-4c37-a740-e851b34624a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:23.998614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:24.019366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6d94546-c188-405f-8a00-643c3952cb0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.019961 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6d94546-c188-405f-8a00-643c3952cb0a None None] GET https://10.4.3.236/volume// Aug 26 09:09:24.020284 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6d94546-c188-405f-8a00-643c3952cb0a None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.020468 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6d94546-c188-405f-8a00-643c3952cb0a None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.021265 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6d94546-c188-405f-8a00-643c3952cb0a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:24.021792 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 989/3936] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:09:24.041344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ecaa6c67-ef81-4f31-b252-c0b4e622e00a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.043088 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adfb6a8-fe4e-4c37-a740-e851b34624a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:24.043317 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ecaa6c67-ef81-4f31-b252-c0b4e622e00a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:09:24.043376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ecaa6c67-ef81-4f31-b252-c0b4e622e00a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb747d84-ed1e-4840-97af-79c613898cd5", "connector": null, "instance_uuid": "1fcc2385-fe5c-4e5a-a9fb-7b2fe82844e3"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:24.044577 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49c425b-d3bc-4e0e-9be2-cc43b76d5c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:24.054407 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.054407 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:24.093274 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-ecaa6c67-ef81-4f31-b252-c0b4e622e00a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:09:24.093675 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 976/3937] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:09:24 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:24.100011 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['47255709-708d-4b24-8444-479152eac4d8', '6f4a719b-88dd-49d3-ab86-2a6a1cd9b41d', 'fa4a512b-091f-4171-84f7-28a1d1c5a1ab', 'affddb01-e012-4a09-a980-1f11a4887089'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:24.100799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49c425b-d3bc-4e0e-9be2-cc43b76d5c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47255709-708d-4b24-8444-479152eac4d8', '6f4a719b-88dd-49d3-ab86-2a6a1cd9b41d', 'fa4a512b-091f-4171-84f7-28a1d1c5a1ab', 'affddb01-e012-4a09-a980-1f11a4887089']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:24.101491 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05959a9f-6c96-4a7a-8266-e52880a7a4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:24.110299 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-11f32429-301c-4f36-9fc7-0d873c77ee29 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.110819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11f32429-301c-4f36-9fc7-0d873c77ee29 None None] GET https://10.4.3.236/volume// Aug 26 09:09:24.111094 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11f32429-301c-4f36-9fc7-0d873c77ee29 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.111355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-11f32429-301c-4f36-9fc7-0d873c77ee29 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.111793 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-11f32429-301c-4f36-9fc7-0d873c77ee29 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:24.112190 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 989/3938] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:24.118694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-29dceefa-1631-482e-b8e3-73e733e99ac8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.120835 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-29dceefa-1631-482e-b8e3-73e733e99ac8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:09:24.121095 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-29dceefa-1631-482e-b8e3-73e733e99ac8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.121499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-29dceefa-1631-482e-b8e3-73e733e99ac8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.129315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05959a9f-6c96-4a7a-8266-e52880a7a4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476949661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['47255709-708d-4b24-8444-479152eac4d8','6f4a719b-88dd-49d3-ab86-2a6a1cd9b41d','fa4a512b-091f-4171-84f7-28a1d1c5a1ab','affddb01-e012-4a09-a980-1f11a4887089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476949661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:24.130915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df4f8ea-e444-43f1-8b79-f888331720f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:24.135282 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.135282 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:24.140281 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-29dceefa-1631-482e-b8e3-73e733e99ac8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:09:24.149643 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df4f8ea-e444-43f1-8b79-f888331720f8) transitioned into state 'SUCCESS' from state '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-476949661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['47255709-708d-4b24-8444-479152eac4d8','6f4a719b-88dd-49d3-ab86-2a6a1cd9b41d','fa4a512b-091f-4171-84f7-28a1d1c5a1ab','affddb01-e012-4a09-a980-1f11a4887089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:24.149778 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-29dceefa-1631-482e-b8e3-73e733e99ac8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 200 Aug 26 09:09:24.150209 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 990/3939] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:24 2026] GET /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:24.150364 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8cbd6b-6265-43a3-9b34-d5a7541494ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:24.161331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8cbd6b-6265-43a3-9b34-d5a7541494ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:24.162135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (43ad6d0d-7c30-4aed-a57e-21489a536614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:24.162435 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:24.163012 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1a62a2c-d332-413f-ad81-4c9516770bb6 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:24.163454 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 985/3940] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:23 2026] POST /volume/v3/volumes => generated 777 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:24.181248 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c9a4f1d-f333-4e58-af99-0a331e46f1da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.184991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c9a4f1d-f333-4e58-af99-0a331e46f1da tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:24.185247 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c9a4f1d-f333-4e58-af99-0a331e46f1da tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.185350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c9a4f1d-f333-4e58-af99-0a331e46f1da tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.193592 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.193592 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:24.199563 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3c9a4f1d-f333-4e58-af99-0a331e46f1da tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:24.204728 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c9a4f1d-f333-4e58-af99-0a331e46f1da tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 returned with HTTP 200 Aug 26 09:09:24.205194 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 977/3941] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:24 2026] GET /volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:24.278017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eb559cdb-55b3-4472-9c5b-d4bfe33abfd4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.280655 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb559cdb-55b3-4472-9c5b-d4bfe33abfd4 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:24.281002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb559cdb-55b3-4472-9c5b-d4bfe33abfd4 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.281231 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb559cdb-55b3-4472-9c5b-d4bfe33abfd4 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.302003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.304274 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201 Aug 26 09:09:24.304745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:24.309719 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.309719 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:24.313770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-eb747d84-ed1e-4840-97af-79c613898cd5-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:09:24.321057 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eb559cdb-55b3-4472-9c5b-d4bfe33abfd4 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:24.321171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-eb747d84-ed1e-4840-97af-79c613898cd5-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:09:24.322304 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.322304 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:24.328620 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb559cdb-55b3-4472-9c5b-d4bfe33abfd4 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:09:24.329129 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 990/3942] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:24 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1144 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:24.390623 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d3621ae8-1560-4003-8283-c096d299d95d req-70086125-61be-4147-81f7-34af2e8d4d6b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.393136 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-70086125-61be-4147-81f7-34af2e8d4d6b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:24.393363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-70086125-61be-4147-81f7-34af2e8d4d6b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.393578 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-70086125-61be-4147-81f7-34af2e8d4d6b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.406340 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.406340 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:24.412281 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d3621ae8-1560-4003-8283-c096d299d95d req-70086125-61be-4147-81f7-34af2e8d4d6b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:24.419775 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-70086125-61be-4147-81f7-34af2e8d4d6b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:09:24.420244 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 986/3943] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:24 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:24.460273 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-eb747d84-ed1e-4840-97af-79c613898cd5-np0000008153" released by "attachment_update" :: held 0.140s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:09:24.460636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-dd252751-375d-496b-b0ae-8694404d3497 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201 returned with HTTP 200 Aug 26 09:09:24.461131 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 991/3944] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:09:24 2026] PUT /volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:24.467947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.469774 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] POST https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0/action Aug 26 09:09:24.470274 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:24.470385 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:24.483006 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.483006 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:24.483509 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:24.489985 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-a41c99e8-484a-4496-8e92-8286c612d7e2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.492795 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-a41c99e8-484a-4496-8e92-8286c612d7e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201/action Aug 26 09:09:24.493216 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-a41c99e8-484a-4496-8e92-8286c612d7e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:24.493332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-a41c99e8-484a-4496-8e92-8286c612d7e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:24.494468 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Begin detaching volume completed successfully. Aug 26 09:09:24.495269 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-b926650a-0005-4ace-9ef9-5b32f9fd1e4b tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0/action returned with HTTP 202 Aug 26 09:09:24.496424 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 978/3945] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:09:24 2026] POST /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:09:24.526643 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.526643 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:24.549078 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c21c69bd-aae2-47bb-92cc-c8e412ff9c28 req-a41c99e8-484a-4496-8e92-8286c612d7e2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201/action returned with HTTP 204 Aug 26 09:09:24.549621 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 991/3946] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:24 2026] POST /volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:24.577378 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-13549723-bfe2-4ec1-8fc5-1b5ee54c511f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.577378 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13549723-bfe2-4ec1-8fc5-1b5ee54c511f None None] GET https://10.4.3.236/volume// Aug 26 09:09:24.577378 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13549723-bfe2-4ec1-8fc5-1b5ee54c511f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.577610 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13549723-bfe2-4ec1-8fc5-1b5ee54c511f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.578743 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13549723-bfe2-4ec1-8fc5-1b5ee54c511f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:24.578743 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 987/3947] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:24.600694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d3621ae8-1560-4003-8283-c096d299d95d req-88deefc0-3917-4b34-b401-be65e2b891fd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:24.603127 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-88deefc0-3917-4b34-b401-be65e2b891fd tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:24.603401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-88deefc0-3917-4b34-b401-be65e2b891fd tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:24.603660 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-88deefc0-3917-4b34-b401-be65e2b891fd tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:24.615125 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:24.615125 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:24.620012 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d3621ae8-1560-4003-8283-c096d299d95d req-88deefc0-3917-4b34-b401-be65e2b891fd tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:24.626705 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-88deefc0-3917-4b34-b401-be65e2b891fd tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:09:24.627536 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 992/3948] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:24 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:25.220261 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d7107280-0ce0-46ea-8146-071138f8cf4f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:25.222043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7107280-0ce0-46ea-8146-071138f8cf4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:25.222210 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7107280-0ce0-46ea-8146-071138f8cf4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:25.222379 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7107280-0ce0-46ea-8146-071138f8cf4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:25.230125 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:25.230125 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:25.234120 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d7107280-0ce0-46ea-8146-071138f8cf4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:25.239503 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7107280-0ce0-46ea-8146-071138f8cf4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 returned with HTTP 200 Aug 26 09:09:25.239959 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 979/3949] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:25 2026] GET /volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:25.256110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:25.258313 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:25.258725 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1032063406"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:25.273461 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:25.273461 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:25.273979 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:25.274152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume 4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:25.314976 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['18f4d372-4ba8-4c8e-9bf6-f17c6928d4e8', 'eb71cfaa-3442-4cce-9bcc-d1b462f35411', '2c61a0b5-f260-4614-864f-82cc097a0948', '7c2f269c-c00a-4c68-b9cf-a988cc4f9d1f'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:25.352812 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:25.353234 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2db768e7-0aab-4731-a7f7-bc7084c3bd61 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:25.353786 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 992/3950] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:25 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 26 09:09:25.365577 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9397ae57-b5d4-43c2-a643-2fc9c75bcb17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:25.367533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9397ae57-b5d4-43c2-a643-2fc9c75bcb17 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:25.367755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9397ae57-b5d4-43c2-a643-2fc9c75bcb17 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:25.368027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9397ae57-b5d4-43c2-a643-2fc9c75bcb17 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:25.373043 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:25.373043 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:25.373418 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9397ae57-b5d4-43c2-a643-2fc9c75bcb17 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:25.374262 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9397ae57-b5d4-43c2-a643-2fc9c75bcb17 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e returned with HTTP 200 Aug 26 09:09:25.374717 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 988/3951] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:25 2026] GET /volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:26.115953 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:26.117646 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:26.117646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2007578108"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:26.120097 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2007578108'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:26.126720 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume of 1 GB Aug 26 09:09:26.127169 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.127169 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:26.127820 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Availability Zones retrieved successfully. Aug 26 09:09:26.140015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (29d7454d-512a-4d79-9634-5aa3c6877de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:26.141100 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c68fb8f-6ca1-443e-9643-fcb665a36819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:26.142096 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:26.152634 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.152634 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:26.172216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c68fb8f-6ca1-443e-9643-fcb665a36819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83b1fa23-2b4d-4ad2-9453-5681bc11025e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83b1fa23-2b4d-4ad2-9453-5681bc11025e', 'encryption_key_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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:26.173711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea58f565-c646-4b1a-82e0-6ac6f2463668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:26.218905 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Created reservations ['dfad1514-0eaa-4605-b114-48ba805cae5c', '726ecb6f-02b9-41d3-816f-35638efc315d', '3639e132-43e7-46ec-af21-ca9b97321557', 'a8b38e12-1d4d-4407-83a8-68492d76abfe'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:26.220013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea58f565-c646-4b1a-82e0-6ac6f2463668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfad1514-0eaa-4605-b114-48ba805cae5c', '726ecb6f-02b9-41d3-816f-35638efc315d', '3639e132-43e7-46ec-af21-ca9b97321557', 'a8b38e12-1d4d-4407-83a8-68492d76abfe']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:26.220814 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31612b3-3c06-4523-8b5f-ab2d7e860068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:26.244064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31612b3-3c06-4523-8b5f-ab2d7e860068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55bf777f-1819-47b5-bbd7-02c3297c0dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2007578108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['dfad1514-0eaa-4605-b114-48ba805cae5c','726ecb6f-02b9-41d3-816f-35638efc315d','3639e132-43e7-46ec-af21-ca9b97321557','a8b38e12-1d4d-4407-83a8-68492d76abfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2007578108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55bf777f-1819-47b5-bbd7-02c3297c0dac,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='51a118dc81b64c24b31bde00f3805a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69ff413ab5a440894c32ce703bf05b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83b1fa23-2b4d-4ad2-9453-5681bc11025e),volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:26.244747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e9f4f5-b540-4f5c-98d4-045c106585ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:26.269141 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e9f4f5-b540-4f5c-98d4-045c106585ec) transitioned into state 'SUCCESS' from state '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-2007578108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['dfad1514-0eaa-4605-b114-48ba805cae5c','726ecb6f-02b9-41d3-816f-35638efc315d','3639e132-43e7-46ec-af21-ca9b97321557','a8b38e12-1d4d-4407-83a8-68492d76abfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:26.270180 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ff35f4-5761-4835-a7cc-7ef3db88c224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:26.283978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ff35f4-5761-4835-a7cc-7ef3db88c224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:26.285310 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (29d7454d-512a-4d79-9634-5aa3c6877de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:26.285715 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request issued successfully. Aug 26 09:09:26.286768 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7eb647eb-79e5-40bf-8fe5-0ff24d878b8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:26.287749 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 993/3952] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:09:26 2026] POST /volume/v3/volumes => generated 760 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:26.300054 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff145a22-ec7c-425e-ad8a-8b02e47f8d42 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:26.302534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff145a22-ec7c-425e-ad8a-8b02e47f8d42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:26.302919 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff145a22-ec7c-425e-ad8a-8b02e47f8d42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:26.303197 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff145a22-ec7c-425e-ad8a-8b02e47f8d42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:26.313342 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.313342 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:26.318278 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff145a22-ec7c-425e-ad8a-8b02e47f8d42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:26.324360 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff145a22-ec7c-425e-ad8a-8b02e47f8d42 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:26.324905 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 980/3953] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:26 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:26.387612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-94e2c075-1285-4c39-8ab4-2ee1328d017c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:26.390758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-94e2c075-1285-4c39-8ab4-2ee1328d017c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:26.391033 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-94e2c075-1285-4c39-8ab4-2ee1328d017c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:26.391275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-94e2c075-1285-4c39-8ab4-2ee1328d017c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:26.398273 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.398273 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:26.398722 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-94e2c075-1285-4c39-8ab4-2ee1328d017c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:26.399618 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-94e2c075-1285-4c39-8ab4-2ee1328d017c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e returned with HTTP 200 Aug 26 09:09:26.400478 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 993/3954] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:26 2026] GET /volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:26.421940 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc498ef8-62e0-43c0-b623-d1f2441e60cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:26.424231 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc498ef8-62e0-43c0-b623-d1f2441e60cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] PUT https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:26.424668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc498ef8-62e0-43c0-b623-d1f2441e60cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:26.444911 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.444911 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:26.445452 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc498ef8-62e0-43c0-b623-d1f2441e60cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Snapshot retrieved successfully. Aug 26 09:09:26.456115 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc498ef8-62e0-43c0-b623-d1f2441e60cd tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e returned with HTTP 200 Aug 26 09:09:26.456611 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 989/3955] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 09:09:26 2026] PUT /volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:26.469075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:26.472761 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:26.473038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:26.473272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:26.473422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: 235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:26.481218 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.481218 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:26.481622 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:26.508484 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:26.508855 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6168730-012e-4d79-afc5-0ce6f69e0600 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e returned with HTTP 202 Aug 26 09:09:26.509420 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 994/3956] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:26 2026] DELETE /volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:26.519961 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f28821f2-5f37-404c-9cd8-63d62618e393 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:26.522408 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f28821f2-5f37-404c-9cd8-63d62618e393 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:26.522513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f28821f2-5f37-404c-9cd8-63d62618e393 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:26.522745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f28821f2-5f37-404c-9cd8-63d62618e393 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:26.528893 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:26.528893 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:26.529445 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f28821f2-5f37-404c-9cd8-63d62618e393 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:26.530359 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f28821f2-5f37-404c-9cd8-63d62618e393 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e returned with HTTP 200 Aug 26 09:09:26.531130 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 981/3957] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:26 2026] GET /volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:27.129982 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.132072 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:27.132460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-785007322", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:27.134322 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-785007322', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:27.134473 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create volume of 1 GB Aug 26 09:09:27.139337 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Availability Zones retrieved successfully. Aug 26 09:09:27.147368 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Flow 'volume_create_api' (b3a20f9d-3d2a-41a2-9d48-845350c113c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:27.148609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (541a87d7-634d-47d3-97ba-f1b8808cc782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:27.150145 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:27.178962 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (541a87d7-634d-47d3-97ba-f1b8808cc782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:27.179704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b6023a-3cfc-4822-8905-b742cd6e9555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:27.248285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Created reservations ['af398bd3-6881-4661-bbe6-248e413c0014', '9046284a-091d-48a1-8f01-869880512d22', '807bc5ca-bf05-4373-af3c-77011a852a64', '3a0c8bc9-1ed2-47e7-8c57-c899d6d7fba4'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:27.249136 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b6023a-3cfc-4822-8905-b742cd6e9555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af398bd3-6881-4661-bbe6-248e413c0014', '9046284a-091d-48a1-8f01-869880512d22', '807bc5ca-bf05-4373-af3c-77011a852a64', '3a0c8bc9-1ed2-47e7-8c57-c899d6d7fba4']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:27.249798 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95eb8c2-2370-4002-945e-4cfbc828fbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:27.284860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95eb8c2-2370-4002-945e-4cfbc828fbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3104a815-2e32-4667-82b1-76424079b4d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-785007322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87d8279e41714bf9b50ad0ee71febe05',qos_specs=None,replication_status=,reservations=['af398bd3-6881-4661-bbe6-248e413c0014','9046284a-091d-48a1-8f01-869880512d22','807bc5ca-bf05-4373-af3c-77011a852a64','3a0c8bc9-1ed2-47e7-8c57-c899d6d7fba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5adb929ed7a413283f1caa8ca261b4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-785007322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3104a815-2e32-4667-82b1-76424079b4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87d8279e41714bf9b50ad0ee71febe05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5adb929ed7a413283f1caa8ca261b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:27.286636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c71acb-cdd2-4043-b686-00dc92e2ada6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:27.305766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c71acb-cdd2-4043-b686-00dc92e2ada6) transitioned into state 'SUCCESS' from state '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-785007322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87d8279e41714bf9b50ad0ee71febe05',qos_specs=None,replication_status=,reservations=['af398bd3-6881-4661-bbe6-248e413c0014','9046284a-091d-48a1-8f01-869880512d22','807bc5ca-bf05-4373-af3c-77011a852a64','3a0c8bc9-1ed2-47e7-8c57-c899d6d7fba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5adb929ed7a413283f1caa8ca261b4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:27.306711 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a7dfb3-57ee-4618-bd74-9ba489856a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:27.316860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a7dfb3-57ee-4618-bd74-9ba489856a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:27.317856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Flow 'volume_create_api' (b3a20f9d-3d2a-41a2-9d48-845350c113c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:27.318161 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create volume request issued successfully. Aug 26 09:09:27.318749 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-744e7bc2-1e3f-49e5-892e-1c50ec125751 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:27.319169 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 994/3958] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:09:27 2026] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:27.331810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05804caa-a8d3-4c17-a05a-3156d487686b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.333866 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05804caa-a8d3-4c17-a05a-3156d487686b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:27.334081 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05804caa-a8d3-4c17-a05a-3156d487686b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.334309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05804caa-a8d3-4c17-a05a-3156d487686b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.341812 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3419fbb-7fe7-4d9c-88ce-3b675227c39d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.343928 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.343928 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:27.345761 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3419fbb-7fe7-4d9c-88ce-3b675227c39d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:27.346252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3419fbb-7fe7-4d9c-88ce-3b675227c39d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.346542 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3419fbb-7fe7-4d9c-88ce-3b675227c39d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.348322 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05804caa-a8d3-4c17-a05a-3156d487686b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:27.353159 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05804caa-a8d3-4c17-a05a-3156d487686b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:27.353633 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 990/3959] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:27.359782 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.359782 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:27.367040 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3419fbb-7fe7-4d9c-88ce-3b675227c39d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:27.374425 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3419fbb-7fe7-4d9c-88ce-3b675227c39d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:27.375026 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 995/3960] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:27.417301 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-e3f33046-e422-489a-9ba3-731406f6713b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.419324 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-e3f33046-e422-489a-9ba3-731406f6713b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:27.419546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-e3f33046-e422-489a-9ba3-731406f6713b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.419789 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-e3f33046-e422-489a-9ba3-731406f6713b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.427257 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.427257 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:27.430875 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-e3f33046-e422-489a-9ba3-731406f6713b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:27.435178 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-e3f33046-e422-489a-9ba3-731406f6713b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:27.435566 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 982/3961] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:27.511624 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-52b4a9bc-07e0-4e3c-ac2a-17c798907678 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.512299 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-52b4a9bc-07e0-4e3c-ac2a-17c798907678 None None] GET https://10.4.3.236/volume// Aug 26 09:09:27.512482 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-52b4a9bc-07e0-4e3c-ac2a-17c798907678 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.513236 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-52b4a9bc-07e0-4e3c-ac2a-17c798907678 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.513236 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-52b4a9bc-07e0-4e3c-ac2a-17c798907678 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:27.513427 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 995/3962] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:09: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 26 09:09:27.523518 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-52ad2c9d-6f8e-4e16-9b76-f3c8532eeed6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.526193 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-52ad2c9d-6f8e-4e16-9b76-f3c8532eeed6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:09:27.526764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-52ad2c9d-6f8e-4e16-9b76-f3c8532eeed6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55bf777f-1819-47b5-bbd7-02c3297c0dac", "connector": null, "instance_uuid": "a4734110-878a-41f6-bbc4-fa331cda253e"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:27.537906 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.537906 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:27.541310 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72311c05-fc2f-405c-93e0-be0c2e6697c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.543761 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72311c05-fc2f-405c-93e0-be0c2e6697c2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e Aug 26 09:09:27.544046 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72311c05-fc2f-405c-93e0-be0c2e6697c2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.544316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72311c05-fc2f-405c-93e0-be0c2e6697c2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.550866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72311c05-fc2f-405c-93e0-be0c2e6697c2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e returned with HTTP 404 Aug 26 09:09:27.551729 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 996/3963] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/snapshots/235d0f3b-33c1-4cb2-a098-e3a44f0a1a3e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:27.558229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.561096 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:27.561330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.561819 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.562038 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: 4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:27.571302 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.571302 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:27.571815 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:27.572619 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-52ad2c9d-6f8e-4e16-9b76-f3c8532eeed6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:09:27.573151 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 991/3964] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:09:27 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:27.596565 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:27.599197 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94575b31-9e96-41e3-95ef-0a66e70d0ad2 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 returned with HTTP 202 Aug 26 09:09:27.599197 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 983/3965] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:27 2026] DELETE /volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:27.605364 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d5bcafcf-91f9-44da-a613-061042bbef7b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.607335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d5bcafcf-91f9-44da-a613-061042bbef7b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:27.607943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d5bcafcf-91f9-44da-a613-061042bbef7b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.607943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d5bcafcf-91f9-44da-a613-061042bbef7b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.608197 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9b46a2d-fa83-401e-86cf-213171108ed9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.610167 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9b46a2d-fa83-401e-86cf-213171108ed9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:27.610297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9b46a2d-fa83-401e-86cf-213171108ed9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.610497 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9b46a2d-fa83-401e-86cf-213171108ed9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.618065 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.618065 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:27.619285 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.619285 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:27.624038 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c9b46a2d-fa83-401e-86cf-213171108ed9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:27.627328 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d5bcafcf-91f9-44da-a613-061042bbef7b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:27.628520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9b46a2d-fa83-401e-86cf-213171108ed9 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 returned with HTTP 200 Aug 26 09:09:27.629044 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 997/3966] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:27.630541 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8d68ceca-c7be-41e9-afb9-6652f940dea1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.631129 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d68ceca-c7be-41e9-afb9-6652f940dea1 None None] GET https://10.4.3.236/volume// Aug 26 09:09:27.631267 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d5bcafcf-91f9-44da-a613-061042bbef7b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:27.631359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d68ceca-c7be-41e9-afb9-6652f940dea1 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.632157 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d68ceca-c7be-41e9-afb9-6652f940dea1 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.632341 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 996/3967] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:27.632380 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d68ceca-c7be-41e9-afb9-6652f940dea1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:27.632504 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 992/3968] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:09:27.643499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-31c9e731-8ca2-4795-a474-73ba9786d2eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.645817 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-31c9e731-8ca2-4795-a474-73ba9786d2eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:27.646099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-31c9e731-8ca2-4795-a474-73ba9786d2eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:27.646544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-31c9e731-8ca2-4795-a474-73ba9786d2eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:27.657853 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.657853 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:27.662248 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-31c9e731-8ca2-4795-a474-73ba9786d2eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:27.668283 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-31c9e731-8ca2-4795-a474-73ba9786d2eb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:27.668834 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 984/3969] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:27 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1032 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:27.794345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:27.796629 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f Aug 26 09:09:27.797029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:27.805366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:09:27.808879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:09:27.809742 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:27.809742 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:27.936970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" released by "attachment_update" :: held 0.128s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:09:27.936970 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-5d5666a4-252b-430e-bcb3-3db150e45579 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f returned with HTTP 200 Aug 26 09:09:27.937402 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 998/3970] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:09:27 2026] PUT /volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:28.141285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d3621ae8-1560-4003-8283-c096d299d95d req-71c3d515-239d-4d98-a6ea-ab1c056a8cc8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.143693 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-71c3d515-239d-4d98-a6ea-ab1c056a8cc8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] DELETE https://10.4.3.236/volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8 Aug 26 09:09:28.144039 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-71c3d515-239d-4d98-a6ea-ab1c056a8cc8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.144223 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-71c3d515-239d-4d98-a6ea-ab1c056a8cc8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.154216 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.154216 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:28.225412 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d3621ae8-1560-4003-8283-c096d299d95d req-71c3d515-239d-4d98-a6ea-ab1c056a8cc8 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8 returned with HTTP 200 Aug 26 09:09:28.225817 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 997/3971] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:09:28 2026] DELETE /volume/v3/attachments/eecef554-c243-442c-a047-5a793d9fc1c8 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.371769 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a86c366-de79-41ee-ab35-061b80134f56 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.373798 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a86c366-de79-41ee-ab35-061b80134f56 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:28.376023 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a86c366-de79-41ee-ab35-061b80134f56 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.376234 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a86c366-de79-41ee-ab35-061b80134f56 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.383151 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.383151 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:28.388025 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4a86c366-de79-41ee-ab35-061b80134f56 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:28.395528 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a86c366-de79-41ee-ab35-061b80134f56 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:28.396251 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 993/3972] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.411939 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-180d0d27-a878-4e7a-a64d-1dd24352d2ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.417020 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180d0d27-a878-4e7a-a64d-1dd24352d2ae tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:28.417020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180d0d27-a878-4e7a-a64d-1dd24352d2ae tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.417020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180d0d27-a878-4e7a-a64d-1dd24352d2ae tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.425882 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.425882 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:28.430861 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-180d0d27-a878-4e7a-a64d-1dd24352d2ae tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:28.437350 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180d0d27-a878-4e7a-a64d-1dd24352d2ae tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:28.438121 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 985/3973] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.451421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.453009 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:09:28.453135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.454105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.454105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:09:28.454105 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.454105 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:28.454715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:09:28.461070 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Get all volumes completed successfully. Aug 26 09:09:28.461461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42f0c44a-5c46-4432-a90c-8fbde3d4bcac tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:09:28.462020 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 999/3974] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes => generated 338 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.472252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6e407009-dbfe-458d-8437-2464e89fd94d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.474775 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6e407009-dbfe-458d-8437-2464e89fd94d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:28.475082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6e407009-dbfe-458d-8437-2464e89fd94d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.475342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6e407009-dbfe-458d-8437-2464e89fd94d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.484492 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.484492 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:28.489227 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6e407009-dbfe-458d-8437-2464e89fd94d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:28.494542 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6e407009-dbfe-458d-8437-2464e89fd94d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:28.495068 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 998/3975] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.547895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-bbd068e7-0ceb-4171-8c66-cdf032c3e171 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.550237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-bbd068e7-0ceb-4171-8c66-cdf032c3e171 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:28.550452 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-bbd068e7-0ceb-4171-8c66-cdf032c3e171 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.550639 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-bbd068e7-0ceb-4171-8c66-cdf032c3e171 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.557988 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.557988 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:28.561717 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-bbd068e7-0ceb-4171-8c66-cdf032c3e171 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:28.567511 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-bbd068e7-0ceb-4171-8c66-cdf032c3e171 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:28.568076 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 994/3976] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.645561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e122a159-d956-410a-8ac8-643f1b3105a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.652053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e122a159-d956-410a-8ac8-643f1b3105a1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 Aug 26 09:09:28.652529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e122a159-d956-410a-8ac8-643f1b3105a1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.652614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c8def86-0e08-4e3d-8b0a-06a57d3c33ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.653297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e122a159-d956-410a-8ac8-643f1b3105a1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.655352 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c8def86-0e08-4e3d-8b0a-06a57d3c33ec tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:28.655606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c8def86-0e08-4e3d-8b0a-06a57d3c33ec tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.655870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c8def86-0e08-4e3d-8b0a-06a57d3c33ec tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.658611 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7342581e-165a-42c8-b378-ffce6c72eb06 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.658914 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7342581e-165a-42c8-b378-ffce6c72eb06 None None] GET https://10.4.3.236/volume// Aug 26 09:09:28.658914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7342581e-165a-42c8-b378-ffce6c72eb06 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.659124 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7342581e-165a-42c8-b378-ffce6c72eb06 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.659519 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7342581e-165a-42c8-b378-ffce6c72eb06 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:28.659867 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 999/3977] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:09: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 26 09:09:28.661033 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e122a159-d956-410a-8ac8-643f1b3105a1 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 returned with HTTP 404 Aug 26 09:09:28.661566 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 986/3978] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/4bcfa2fa-4f5f-447c-9cf1-f025c8537fa6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:28.670223 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-31115f1b-61f9-449c-92cd-e4dbc4bf9607 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.670828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2c01f954-22e6-478d-9f9e-87d547fb111e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.672677 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:28.672888 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-31115f1b-61f9-449c-92cd-e4dbc4bf9607 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:09:28.673016 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.673016 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:28.673098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1844210420"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:28.673251 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-31115f1b-61f9-449c-92cd-e4dbc4bf9607 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3104a815-2e32-4667-82b1-76424079b4d3", "connector": null, "instance_uuid": "be1cc4d2-78ba-4f35-adef-03eaa4fc9de7"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:28.674494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1844210420'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:28.675100 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume of 1 GB Aug 26 09:09:28.678661 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9c8def86-0e08-4e3d-8b0a-06a57d3c33ec tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:28.679005 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:28.681791 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.681791 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:28.684180 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c8def86-0e08-4e3d-8b0a-06a57d3c33ec tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:28.684710 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1000/3979] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.688943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (039de1e7-d569-4c84-a348-43fa71b9834c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:28.688943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3419da76-9bf7-45cc-8672-6535d6f03e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:28.688943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:28.715047 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-31115f1b-61f9-449c-92cd-e4dbc4bf9607 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:09:28.715484 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 995/3980] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:09:28 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:28.726150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3419da76-9bf7-45cc-8672-6535d6f03e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:28.727439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845855a5-43ec-4e2c-a95d-3d85b9f95af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:28.759885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4300b6be-785d-4c5f-96cc-e25562c9ac39 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.762599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d40a28c-8396-422b-bc81-ba97d646db1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.764202 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4300b6be-785d-4c5f-96cc-e25562c9ac39 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:28.764202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4300b6be-785d-4c5f-96cc-e25562c9ac39 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.764436 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4300b6be-785d-4c5f-96cc-e25562c9ac39 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.764885 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d40a28c-8396-422b-bc81-ba97d646db1c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:28.765302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d40a28c-8396-422b-bc81-ba97d646db1c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.766303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d40a28c-8396-422b-bc81-ba97d646db1c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.779747 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.779747 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:28.781921 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d40a28c-8396-422b-bc81-ba97d646db1c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:28.782870 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.782870 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:28.784343 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['85ea90be-0a04-42cc-a53b-dac284b56693', 'e343df34-b6fb-4d02-90f0-0d8c3073ee75', '8c45adb8-2f43-418b-8bf0-ca47e11736a4', 'ab40485f-a9d6-4525-b886-ac36d7a21040'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:28.784951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49affab4-1ef1-4a8e-976d-0672f71e72dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.786346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845855a5-43ec-4e2c-a95d-3d85b9f95af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ea90be-0a04-42cc-a53b-dac284b56693', 'e343df34-b6fb-4d02-90f0-0d8c3073ee75', '8c45adb8-2f43-418b-8bf0-ca47e11736a4', 'ab40485f-a9d6-4525-b886-ac36d7a21040']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:28.786445 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49affab4-1ef1-4a8e-976d-0672f71e72dd None None] GET https://10.4.3.236/volume// Aug 26 09:09:28.786445 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49affab4-1ef1-4a8e-976d-0672f71e72dd None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.786499 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02053d8-2215-4238-a9c6-e809ce6b2164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:28.786527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49affab4-1ef1-4a8e-976d-0672f71e72dd None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.786527 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49affab4-1ef1-4a8e-976d-0672f71e72dd None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:28.786590 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d40a28c-8396-422b-bc81-ba97d646db1c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:28.786627 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 996/3981] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:28.786650 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1001/3982] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.793189 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4300b6be-785d-4c5f-96cc-e25562c9ac39 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:28.794698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-4be27146-1c98-494f-b5bf-0e8d28804a24 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.798001 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-4be27146-1c98-494f-b5bf-0e8d28804a24 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:28.798529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-4be27146-1c98-494f-b5bf-0e8d28804a24 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.799019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-4be27146-1c98-494f-b5bf-0e8d28804a24 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.800703 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4300b6be-785d-4c5f-96cc-e25562c9ac39 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:09:28.801662 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 987/3983] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.809888 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.809888 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:28.813105 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02053d8-2215-4238-a9c6-e809ce6b2164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f70ed3b-8585-49b3-b000-5ce306063673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844210420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['85ea90be-0a04-42cc-a53b-dac284b56693','e343df34-b6fb-4d02-90f0-0d8c3073ee75','8c45adb8-2f43-418b-8bf0-ca47e11736a4','ab40485f-a9d6-4525-b886-ac36d7a21040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844210420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f70ed3b-8585-49b3-b000-5ce306063673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf80ce5da3b4f5dad172ce722f0850a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a8a771e9b442f85909d187da20a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:28.813981 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-4be27146-1c98-494f-b5bf-0e8d28804a24 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:28.814265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6debe3bc-9357-46c9-a9a9-8bcdd167cd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:28.818729 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-4be27146-1c98-494f-b5bf-0e8d28804a24 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:28.819296 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 997/3984] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 09:09:28.843244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6debe3bc-9357-46c9-a9a9-8bcdd167cd99) transitioned into state 'SUCCESS' from state '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-1844210420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf80ce5da3b4f5dad172ce722f0850a',qos_specs=None,replication_status=,reservations=['85ea90be-0a04-42cc-a53b-dac284b56693','e343df34-b6fb-4d02-90f0-0d8c3073ee75','8c45adb8-2f43-418b-8bf0-ca47e11736a4','ab40485f-a9d6-4525-b886-ac36d7a21040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a8a771e9b442f85909d187da20a69',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:28.844175 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191720c1-15e9-4d4a-94f2-7dff3089d108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:28.861996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191720c1-15e9-4d4a-94f2-7dff3089d108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:28.861996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Flow 'volume_create_api' (039de1e7-d569-4c84-a348-43fa71b9834c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:28.862198 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create volume request issued successfully. Aug 26 09:09:28.866708 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c01f954-22e6-478d-9f9e-87d547fb111e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:28.866708 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1000/3985] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:09:28 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:28.878054 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b183af4f-ffcb-422e-bdbf-f5f67fe847f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.881366 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b183af4f-ffcb-422e-bdbf-f5f67fe847f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:28.881599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b183af4f-ffcb-422e-bdbf-f5f67fe847f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:28.881856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b183af4f-ffcb-422e-bdbf-f5f67fe847f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:28.895008 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.895008 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:28.900759 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b183af4f-ffcb-422e-bdbf-f5f67fe847f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:28.906396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b183af4f-ffcb-422e-bdbf-f5f67fe847f0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 returned with HTTP 200 Aug 26 09:09:28.906986 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1002/3986] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:28 2026] GET /volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:28.939723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:28.944140 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] PUT https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 Aug 26 09:09:28.944775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:28.956469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Acquiring lock "cinder-attachment_update-3104a815-2e32-4667-82b1-76424079b4d3-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:09:28.961782 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Lock "cinder-attachment_update-3104a815-2e32-4667-82b1-76424079b4d3-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:09:28.963359 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:28.963359 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:29.115427 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Lock "cinder-attachment_update-3104a815-2e32-4667-82b1-76424079b4d3-np0000008153" released by "attachment_update" :: held 0.154s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:09:29.115986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-e9cf341a-20de-4327-8664-ba33f95cfe80 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 returned with HTTP 200 Aug 26 09:09:29.116761 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 988/3987] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:09:28 2026] PUT /volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:29.703488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-02a2c145-49db-4f08-9f9f-fb675d77eb44 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:29.707864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02a2c145-49db-4f08-9f9f-fb675d77eb44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:29.707864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02a2c145-49db-4f08-9f9f-fb675d77eb44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:29.707864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02a2c145-49db-4f08-9f9f-fb675d77eb44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:29.725916 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:29.725916 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:29.732907 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-02a2c145-49db-4f08-9f9f-fb675d77eb44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:29.739818 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02a2c145-49db-4f08-9f9f-fb675d77eb44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:29.739818 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 998/3988] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:29 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:29.803639 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f7fe02f9-c62e-499c-b1d0-4f0da1a261fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:29.805657 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f7fe02f9-c62e-499c-b1d0-4f0da1a261fc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:29.806161 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f7fe02f9-c62e-499c-b1d0-4f0da1a261fc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:29.806406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f7fe02f9-c62e-499c-b1d0-4f0da1a261fc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:29.818297 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:29.818297 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:29.822692 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f7fe02f9-c62e-499c-b1d0-4f0da1a261fc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:29.827530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f7fe02f9-c62e-499c-b1d0-4f0da1a261fc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:29.828150 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1001/3989] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:29 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:29.923180 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af2172db-e532-40dd-ac9b-1ebf40d468d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:29.925469 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af2172db-e532-40dd-ac9b-1ebf40d468d4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:29.925649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af2172db-e532-40dd-ac9b-1ebf40d468d4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:29.925858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af2172db-e532-40dd-ac9b-1ebf40d468d4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:29.935152 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:29.935152 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:29.939038 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af2172db-e532-40dd-ac9b-1ebf40d468d4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:29.944983 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af2172db-e532-40dd-ac9b-1ebf40d468d4 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 returned with HTTP 200 Aug 26 09:09:29.945398 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1003/3990] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:29 2026] GET /volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:29.959506 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b19659a4-f35d-43e1-a1be-e43aa090380d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:29.961656 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:29.962019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f70ed3b-8585-49b3-b000-5ce306063673", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1985399359"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:29.971755 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:29.971755 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:29.972203 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:29.972337 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Create snapshot from volume 6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:30.000907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Created reservations ['57fbcf4d-6400-4a27-b8ed-ff9fcbf42a23', 'ac80b8ea-29bd-466e-82b0-7f1cfca3555c', '896c72ce-131e-442c-b90e-ebd4f6675440', '83f9ac10-e162-4d84-bf85-8ddea09fc70b'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:30.037016 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot create request issued successfully. Aug 26 09:09:30.037421 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b19659a4-f35d-43e1-a1be-e43aa090380d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:30.037862 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 989/3991] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:29 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 26 09:09:30.052054 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9cbffcf2-8cab-43f9-b34b-708192e03162 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:30.056134 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9cbffcf2-8cab-43f9-b34b-708192e03162 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:30.056134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9cbffcf2-8cab-43f9-b34b-708192e03162 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:30.056134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9cbffcf2-8cab-43f9-b34b-708192e03162 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:30.069160 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:30.069160 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:30.069160 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9cbffcf2-8cab-43f9-b34b-708192e03162 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:30.069160 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9cbffcf2-8cab-43f9-b34b-708192e03162 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 returned with HTTP 200 Aug 26 09:09:30.069975 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 999/3992] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:30 2026] GET /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:30.757331 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8c066fd0-25e6-4b46-8a61-856be540dbca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:30.759686 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c066fd0-25e6-4b46-8a61-856be540dbca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:30.760651 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c066fd0-25e6-4b46-8a61-856be540dbca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:30.761001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c066fd0-25e6-4b46-8a61-856be540dbca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:30.774371 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:30.774371 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:30.778738 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8c066fd0-25e6-4b46-8a61-856be540dbca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:30.785722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c066fd0-25e6-4b46-8a61-856be540dbca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:30.786473 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1002/3993] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:30 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:30.842113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9b1a485-4745-4753-af9e-089f2891dc93 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:30.843921 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9b1a485-4745-4753-af9e-089f2891dc93 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:30.844107 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9b1a485-4745-4753-af9e-089f2891dc93 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:30.844279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9b1a485-4745-4753-af9e-089f2891dc93 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:30.858529 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:30.858529 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:30.864493 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f9b1a485-4745-4753-af9e-089f2891dc93 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:30.874168 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9b1a485-4745-4753-af9e-089f2891dc93 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:30.874696 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1004/3994] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:30 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:31.079415 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f3712487-2a1e-4152-9294-770b9078ada7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.081387 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f3712487-2a1e-4152-9294-770b9078ada7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:31.081586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f3712487-2a1e-4152-9294-770b9078ada7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.081797 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f3712487-2a1e-4152-9294-770b9078ada7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.086974 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.086974 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:31.087308 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f3712487-2a1e-4152-9294-770b9078ada7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:31.088093 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f3712487-2a1e-4152-9294-770b9078ada7 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 returned with HTTP 200 Aug 26 09:09:31.088457 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 990/3995] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:31.100262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c95bdb8c-9f18-4178-8247-e8f2bbab06eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.102452 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c95bdb8c-9f18-4178-8247-e8f2bbab06eb tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] POST https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704/action Aug 26 09:09:31.102860 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c95bdb8c-9f18-4178-8247-e8f2bbab06eb tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:31.103089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c95bdb8c-9f18-4178-8247-e8f2bbab06eb tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:31.104532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-c95bdb8c-9f18-4178-8247-e8f2bbab06eb tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Updating snapshot 'faa4ede6-45ad-4011-8585-30066de30704' with '{'status': 'creating'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 09:09:31.115931 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.115931 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:31.130287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c95bdb8c-9f18-4178-8247-e8f2bbab06eb tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704/action returned with HTTP 202 Aug 26 09:09:31.130738 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1000/3996] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:09:31 2026] POST /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:09:31.140656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e62ad4ae-751c-42e1-8182-bde82adcb18c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.143497 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e62ad4ae-751c-42e1-8182-bde82adcb18c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:31.143497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e62ad4ae-751c-42e1-8182-bde82adcb18c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.143497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e62ad4ae-751c-42e1-8182-bde82adcb18c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.148283 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.148283 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:31.150154 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e62ad4ae-751c-42e1-8182-bde82adcb18c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:31.150154 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e62ad4ae-751c-42e1-8182-bde82adcb18c tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 returned with HTTP 200 Aug 26 09:09:31.150154 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1003/3997] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:31.163957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.165966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] POST https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704/action Aug 26 09:09:31.166435 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:31.166614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:31.168641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100238) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 09:09:31.176279 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.176279 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:31.177059 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.snapshot_actions [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] Updating snapshot faa4ede6-45ad-4011-8585-30066de30704 with info {'id': 'faa4ede6-45ad-4011-8585-30066de30704', 'status': 'error', 'progress': '80%'} Aug 26 09:09:31.189366 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e38243a2-23cf-4ef3-ae69-0d2aaad8bb4f tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-member] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704/action returned with HTTP 202 Aug 26 09:09:31.189687 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1005/3998] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:09:31 2026] POST /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:31.202272 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.205870 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:31.205870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.205870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.205870 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete snapshot with id: faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:31.217864 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.217864 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:31.217864 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:31.235346 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot delete request issued successfully. Aug 26 09:09:31.235644 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56420ef1-41d3-44af-afa5-5ddc106f5d9d tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 returned with HTTP 202 Aug 26 09:09:31.236150 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 991/3999] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:31 2026] DELETE /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:31.244633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c48ba02f-f476-48a5-989d-72f572c7e270 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.247258 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c48ba02f-f476-48a5-989d-72f572c7e270 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:31.247466 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c48ba02f-f476-48a5-989d-72f572c7e270 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.247663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c48ba02f-f476-48a5-989d-72f572c7e270 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.252522 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.252522 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:31.253003 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c48ba02f-f476-48a5-989d-72f572c7e270 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Snapshot retrieved successfully. Aug 26 09:09:31.253683 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c48ba02f-f476-48a5-989d-72f572c7e270 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 returned with HTTP 200 Aug 26 09:09:31.254293 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1001/4000] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:31.432533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-567b0fb5-7c20-45d3-8cd5-5fd08bd3615e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.437757 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-567b0fb5-7c20-45d3-8cd5-5fd08bd3615e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f/action Aug 26 09:09:31.438131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-567b0fb5-7c20-45d3-8cd5-5fd08bd3615e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:31.438264 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-567b0fb5-7c20-45d3-8cd5-5fd08bd3615e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:31.469025 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.469025 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:31.482548 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-352f7eed-0750-4bd7-a915-93dd1a8dcdb6 req-567b0fb5-7c20-45d3-8cd5-5fd08bd3615e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f/action returned with HTTP 204 Aug 26 09:09:31.483235 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1004/4001] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:31 2026] POST /volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:31.795572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.797736 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] DELETE https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:31.797972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.798198 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.798406 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Delete volume with id: 1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:31.801662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-76840ab4-c602-4620-9481-341fae9764fb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.803475 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76840ab4-c602-4620-9481-341fae9764fb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:31.803694 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76840ab4-c602-4620-9481-341fae9764fb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.803899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76840ab4-c602-4620-9481-341fae9764fb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.807740 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.807740 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:31.808390 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:31.814378 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.814378 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:31.818125 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-76840ab4-c602-4620-9481-341fae9764fb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:31.823398 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76840ab4-c602-4620-9481-341fae9764fb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:31.823828 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 992/4002] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:31.836865 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Delete volume request issued successfully. Aug 26 09:09:31.837162 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f694379e-c22b-48cc-a901-1a3f5400ea21 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 202 Aug 26 09:09:31.837599 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1006/4003] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:31 2026] DELETE /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:31.848377 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18f5166b-e518-40ae-b22a-baef5c1765fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.850887 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18f5166b-e518-40ae-b22a-baef5c1765fa tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:31.851121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18f5166b-e518-40ae-b22a-baef5c1765fa tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.851345 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18f5166b-e518-40ae-b22a-baef5c1765fa tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.860287 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.860287 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:31.864863 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18f5166b-e518-40ae-b22a-baef5c1765fa tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:31.870315 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18f5166b-e518-40ae-b22a-baef5c1765fa tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 200 Aug 26 09:09:31.870883 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1002/4004] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:31.881702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-da066a90-0f98-49f3-84ab-08dee32358f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.883602 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-da066a90-0f98-49f3-84ab-08dee32358f5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:31.883824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-da066a90-0f98-49f3-84ab-08dee32358f5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.884050 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-da066a90-0f98-49f3-84ab-08dee32358f5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.897382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b49d8431-8bfd-45f2-9a5d-4cd7560d9695 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:31.897925 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.897925 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:31.900252 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b49d8431-8bfd-45f2-9a5d-4cd7560d9695 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:31.900698 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b49d8431-8bfd-45f2-9a5d-4cd7560d9695 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:31.901078 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b49d8431-8bfd-45f2-9a5d-4cd7560d9695 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:31.904936 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-da066a90-0f98-49f3-84ab-08dee32358f5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:31.911768 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-da066a90-0f98-49f3-84ab-08dee32358f5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:31.912188 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1005/4005] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:31.913611 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:31.913611 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:31.919311 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b49d8431-8bfd-45f2-9a5d-4cd7560d9695 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:31.927197 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b49d8431-8bfd-45f2-9a5d-4cd7560d9695 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:31.927860 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 993/4006] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:31 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:32.015290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae0a7206-de2e-4ec5-a603-9dfb483787c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.015541 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae0a7206-de2e-4ec5-a603-9dfb483787c3 None None] GET https://10.4.3.236/volume// Aug 26 09:09:32.015721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7206-de2e-4ec5-a603-9dfb483787c3 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.015902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7206-de2e-4ec5-a603-9dfb483787c3 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.016207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae0a7206-de2e-4ec5-a603-9dfb483787c3 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:32.016478 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1007/4007] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:09: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 26 09:09:32.025911 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-016ecae0-ba6f-48c6-ae13-17e03077fc4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.028885 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-016ecae0-ba6f-48c6-ae13-17e03077fc4b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:09:32.029378 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-016ecae0-ba6f-48c6-ae13-17e03077fc4b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55bf777f-1819-47b5-bbd7-02c3297c0dac", "connector": null, "instance_uuid": "0aaba825-d9c5-44c6-9fa7-82b4f61c0c95"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:32.046554 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.046554 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:32.084805 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-016ecae0-ba6f-48c6-ae13-17e03077fc4b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:09:32.085405 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1003/4008] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:09:32 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 26 09:09:32.119614 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9486aabb-7ce8-4bec-a975-31c8ef83e9c1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.122171 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9486aabb-7ce8-4bec-a975-31c8ef83e9c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:32.122687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9486aabb-7ce8-4bec-a975-31c8ef83e9c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.122943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9486aabb-7ce8-4bec-a975-31c8ef83e9c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.138417 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.138417 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:32.144807 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9486aabb-7ce8-4bec-a975-31c8ef83e9c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:32.146379 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4eaa347d-1287-45e1-9e0a-59e496d2fa75 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.146863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4eaa347d-1287-45e1-9e0a-59e496d2fa75 None None] GET https://10.4.3.236/volume// Aug 26 09:09:32.147043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4eaa347d-1287-45e1-9e0a-59e496d2fa75 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.147225 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4eaa347d-1287-45e1-9e0a-59e496d2fa75 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.147560 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4eaa347d-1287-45e1-9e0a-59e496d2fa75 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:32.148076 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 994/4009] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:32.150833 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9486aabb-7ce8-4bec-a975-31c8ef83e9c1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:32.151324 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1006/4010] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:32.155825 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-ef5c9a03-1c80-48a5-ad54-57f2d6120c44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.157896 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-ef5c9a03-1c80-48a5-ad54-57f2d6120c44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:32.158103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-ef5c9a03-1c80-48a5-ad54-57f2d6120c44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.158271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-ef5c9a03-1c80-48a5-ad54-57f2d6120c44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.169856 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.169856 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:32.173124 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-ef5c9a03-1c80-48a5-ad54-57f2d6120c44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:32.177507 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-ef5c9a03-1c80-48a5-ad54-57f2d6120c44 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:32.178141 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1008/4011] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:32.266493 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14a39268-2c76-4077-b066-d430564c629e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.266834 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14a39268-2c76-4077-b066-d430564c629e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 Aug 26 09:09:32.267026 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14a39268-2c76-4077-b066-d430564c629e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.267311 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14a39268-2c76-4077-b066-d430564c629e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.277810 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14a39268-2c76-4077-b066-d430564c629e tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 returned with HTTP 404 Aug 26 09:09:32.278436 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1004/4012] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/snapshots/faa4ede6-45ad-4011-8585-30066de30704 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:32.287394 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c86b4172-e6fd-41cc-a254-1008875bd668 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.289641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:32.289903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.290152 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.290397 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume with id: 6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:32.306211 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.306322 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.306322 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:32.306748 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:32.308802 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da Aug 26 09:09:32.309261 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:32.332789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:09:32.339335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:09:32.340954 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.340954 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:32.342090 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Delete volume request issued successfully. Aug 26 09:09:32.343890 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c86b4172-e6fd-41cc-a254-1008875bd668 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 returned with HTTP 202 Aug 26 09:09:32.344426 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 995/4013] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:32 2026] DELETE /volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:32.350733 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87085b24-11df-4171-84a2-6b9650758aa0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.353901 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87085b24-11df-4171-84a2-6b9650758aa0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:32.354820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87085b24-11df-4171-84a2-6b9650758aa0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.354820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87085b24-11df-4171-84a2-6b9650758aa0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.367329 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.367329 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:32.374227 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87085b24-11df-4171-84a2-6b9650758aa0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Volume info retrieved successfully. Aug 26 09:09:32.380031 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87085b24-11df-4171-84a2-6b9650758aa0 tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 returned with HTTP 200 Aug 26 09:09:32.380458 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1009/4014] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:32.483447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" released by "attachment_update" :: held 0.146s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:09:32.483758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-a51dc4f7-1ceb-4109-bcdd-6171845a58f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da returned with HTTP 200 Aug 26 09:09:32.484208 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1007/4015] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:09:32 2026] PUT /volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:32.886524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90d49818-ed12-4c94-9e7e-09b850e2c778 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.888124 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90d49818-ed12-4c94-9e7e-09b850e2c778 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 Aug 26 09:09:32.888317 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90d49818-ed12-4c94-9e7e-09b850e2c778 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.888550 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90d49818-ed12-4c94-9e7e-09b850e2c778 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.893452 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90d49818-ed12-4c94-9e7e-09b850e2c778 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 returned with HTTP 404 Aug 26 09:09:32.894026 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1005/4016] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/volumes/1584d147-1222-4785-8441-f1cc8b9848b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:32.902129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.904383 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 Aug 26 09:09:32.904620 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.905086 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.905296 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Delete volume with id: 8ccfd053-72fe-487c-9b18-30adf8bbb6a4 Aug 26 09:09:32.913797 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.913797 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:32.914434 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:32.936144 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Delete volume request issued successfully. Aug 26 09:09:32.936472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e50f0bfd-0861-46bf-86fd-ec0c240f0926 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 returned with HTTP 202 Aug 26 09:09:32.936988 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 996/4017] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:09:32 2026] DELETE /volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:32.945510 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-341681fb-d41f-4df1-8d42-647024e883d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.945600 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2df381da-617a-4ad8-a1e1-fa5a5207f2d0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:32.947318 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2df381da-617a-4ad8-a1e1-fa5a5207f2d0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 Aug 26 09:09:32.947397 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-341681fb-d41f-4df1-8d42-647024e883d9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:32.947529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2df381da-617a-4ad8-a1e1-fa5a5207f2d0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.947599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-341681fb-d41f-4df1-8d42-647024e883d9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:32.947751 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2df381da-617a-4ad8-a1e1-fa5a5207f2d0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.947810 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-341681fb-d41f-4df1-8d42-647024e883d9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:32.955678 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.955678 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:32.958321 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:32.958321 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:32.960267 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2df381da-617a-4ad8-a1e1-fa5a5207f2d0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Volume info retrieved successfully. Aug 26 09:09:32.962051 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-341681fb-d41f-4df1-8d42-647024e883d9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:32.965703 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2df381da-617a-4ad8-a1e1-fa5a5207f2d0 tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 returned with HTTP 200 Aug 26 09:09:32.966203 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1008/4018] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:32.967201 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-341681fb-d41f-4df1-8d42-647024e883d9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:32.967768 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1010/4019] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:32 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:33.165415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69f8aa0b-6b7a-4dd2-a30b-382355a67fca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:33.167338 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69f8aa0b-6b7a-4dd2-a30b-382355a67fca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:33.167530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69f8aa0b-6b7a-4dd2-a30b-382355a67fca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:33.167720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69f8aa0b-6b7a-4dd2-a30b-382355a67fca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:33.178670 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:33.178670 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:33.181644 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69f8aa0b-6b7a-4dd2-a30b-382355a67fca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:33.185520 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69f8aa0b-6b7a-4dd2-a30b-382355a67fca tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:33.186038 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1006/4020] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:33 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:33.395211 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ad21a40b-852b-4736-b6f9-e30c996280ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:33.397656 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad21a40b-852b-4736-b6f9-e30c996280ff tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] GET https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 Aug 26 09:09:33.398026 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad21a40b-852b-4736-b6f9-e30c996280ff tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:33.398352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad21a40b-852b-4736-b6f9-e30c996280ff tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:33.407810 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad21a40b-852b-4736-b6f9-e30c996280ff tempest-ProjectMemberTests-512612819 tempest-ProjectMemberTests-512612819-project-admin] https://10.4.3.236/volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 returned with HTTP 404 Aug 26 09:09:33.408505 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 997/4021] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:33 2026] GET /volume/v3/volumes/6f70ed3b-8585-49b3-b000-5ce306063673 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:33.981372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b0605545-a4d6-4e88-a25e-264dee2e7f77 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:33.983208 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0de9c5d4-9903-4ac0-a55b-6d24be948cea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:33.983513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b0605545-a4d6-4e88-a25e-264dee2e7f77 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:33.983513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b0605545-a4d6-4e88-a25e-264dee2e7f77 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:33.985369 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b0605545-a4d6-4e88-a25e-264dee2e7f77 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:33.985514 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0de9c5d4-9903-4ac0-a55b-6d24be948cea tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] GET https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 Aug 26 09:09:33.985514 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0de9c5d4-9903-4ac0-a55b-6d24be948cea tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:33.985741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0de9c5d4-9903-4ac0-a55b-6d24be948cea tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:33.992803 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0de9c5d4-9903-4ac0-a55b-6d24be948cea tempest-ServerRescueNegativeTestJSON-1587640781 tempest-ServerRescueNegativeTestJSON-1587640781-project-member] https://10.4.3.236/volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 returned with HTTP 404 Aug 26 09:09:33.993359 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:33.993359 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:33.993449 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1011/4022] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:33 2026] GET /volume/v3/volumes/8ccfd053-72fe-487c-9b18-30adf8bbb6a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:34.000056 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b0605545-a4d6-4e88-a25e-264dee2e7f77 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:34.011582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b0605545-a4d6-4e88-a25e-264dee2e7f77 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:34.014859 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1009/4023] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:33 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:34.202924 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7019918b-3d98-4ee3-843f-479bc8e60ad6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:34.204656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7019918b-3d98-4ee3-843f-479bc8e60ad6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:34.204866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7019918b-3d98-4ee3-843f-479bc8e60ad6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:34.205056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7019918b-3d98-4ee3-843f-479bc8e60ad6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:34.217182 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:34.217182 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:34.223439 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7019918b-3d98-4ee3-843f-479bc8e60ad6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:34.232662 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7019918b-3d98-4ee3-843f-479bc8e60ad6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:34.233120 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1007/4024] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:34 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:34.498719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-dcdc1d9a-13fd-49bc-a8e2-375017c6a9d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:34.502772 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-dcdc1d9a-13fd-49bc-a8e2-375017c6a9d7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729/action Aug 26 09:09:34.503138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-dcdc1d9a-13fd-49bc-a8e2-375017c6a9d7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:34.503249 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-dcdc1d9a-13fd-49bc-a8e2-375017c6a9d7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:34.529840 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:34.529840 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:34.543972 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-12b46824-f112-4ff1-8454-b02c4ccd7b0f req-dcdc1d9a-13fd-49bc-a8e2-375017c6a9d7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729/action returned with HTTP 204 Aug 26 09:09:34.544419 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 998/4025] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:34 2026] POST /volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:35.029665 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7985f098-b414-46de-ab34-3d7fdf7a607a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.031654 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7985f098-b414-46de-ab34-3d7fdf7a607a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:35.031892 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7985f098-b414-46de-ab34-3d7fdf7a607a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:35.032093 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7985f098-b414-46de-ab34-3d7fdf7a607a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:35.042984 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.042984 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:35.047218 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7985f098-b414-46de-ab34-3d7fdf7a607a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:35.052401 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7985f098-b414-46de-ab34-3d7fdf7a607a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:35.053016 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1012/4026] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:35 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:35.068664 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d673bf2f-3a1f-4f38-9693-6318c54a2d20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.070612 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d673bf2f-3a1f-4f38-9693-6318c54a2d20 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:35.070807 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d673bf2f-3a1f-4f38-9693-6318c54a2d20 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:35.071012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d673bf2f-3a1f-4f38-9693-6318c54a2d20 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:35.080008 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.080008 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:35.083542 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d673bf2f-3a1f-4f38-9693-6318c54a2d20 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:35.088036 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d673bf2f-3a1f-4f38-9693-6318c54a2d20 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:35.088762 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1010/4027] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:35 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:35.105007 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48411aa7-f66c-454e-aebf-18a75313bdaf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.106750 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:35.107111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3104a815-2e32-4667-82b1-76424079b4d3", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-962932727", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:35.119154 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.119154 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:35.119619 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:35.119816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create snapshot from volume 3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:35.174466 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Created reservations ['7a3a90be-8a31-4530-858b-0f80add432c0', 'd17f9c58-c7ed-40b1-9897-4af161b712a9', '1c7d773e-bada-4799-887f-44e6b6dacf04', '80fa5fe7-e394-4432-90c2-8247bf5f73e3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:35.216339 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot force create request issued successfully. Aug 26 09:09:35.216911 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48411aa7-f66c-454e-aebf-18a75313bdaf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:35.217115 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1008/4028] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:35.227802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46c172bb-b4a2-4cac-a3b0-0c6ee05a4d19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.231888 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46c172bb-b4a2-4cac-a3b0-0c6ee05a4d19 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:09:35.231888 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46c172bb-b4a2-4cac-a3b0-0c6ee05a4d19 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:35.231888 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46c172bb-b4a2-4cac-a3b0-0c6ee05a4d19 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:35.237910 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.237910 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:35.237910 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-46c172bb-b4a2-4cac-a3b0-0c6ee05a4d19 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot retrieved successfully. Aug 26 09:09:35.237910 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46c172bb-b4a2-4cac-a3b0-0c6ee05a4d19 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 200 Aug 26 09:09:35.237910 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 999/4029] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:35 2026] GET /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:35.251302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83ad1bc7-1879-4650-921d-fde5de9a707b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.255526 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83ad1bc7-1879-4650-921d-fde5de9a707b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:35.255526 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83ad1bc7-1879-4650-921d-fde5de9a707b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:35.255526 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83ad1bc7-1879-4650-921d-fde5de9a707b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:35.278263 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.278263 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:35.285422 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83ad1bc7-1879-4650-921d-fde5de9a707b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:35.296685 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83ad1bc7-1879-4650-921d-fde5de9a707b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:35.297589 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1013/4030] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:35 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:35.395704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7faf3a36-73bd-4dde-a4c0-b9328695552e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.519777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7faf3a36-73bd-4dde-a4c0-b9328695552e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:09:35.520261 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7faf3a36-73bd-4dde-a4c0-b9328695552e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-169464393", "extra_specs": {"storage_protocol": "tempest-storage_protocol-792917707", "vendor_name": "tempest-vendor_name-373958488"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:35.539449 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7faf3a36-73bd-4dde-a4c0-b9328695552e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:09:35.539969 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1011/4031] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:09:35 2026] POST /volume/v3/types => generated 327 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:35.547205 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.549763 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:35.550101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b40e01f8-f155-4ce4-a3ca-e91da3b1a274", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:35.551651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume request body: {'volume': {'volume_type': 'b40e01f8-f155-4ce4-a3ca-e91da3b1a274', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:35.555789 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume of 1 GB Aug 26 09:09:35.556088 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.556088 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:35.556433 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:35.562204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Flow 'volume_create_api' (322d8ebf-b866-4ab2-8165-9982fe2b44c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:35.563198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8eb527-1382-4cc3-a186-aa137c6c7ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:35.563926 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:35.586557 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8eb527-1382-4cc3-a186-aa137c6c7ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:09:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-792917707',vendor_name='tempest-vendor_name-373958488'},id=b40e01f8-f155-4ce4-a3ca-e91da3b1a274,is_public=True,name='tempest-ProjectMemberTests-volume-type-169464393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b40e01f8-f155-4ce4-a3ca-e91da3b1a274', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:35.587218 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72e04fe-96ca-4416-8857-9962d82fee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:35.612659 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-169464393 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-169464393, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:35.612992 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-169464393 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-169464393, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:35.650367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Created reservations ['32556002-1c1a-433e-b75a-11cd62ecdd33', '4475c871-07ab-46cb-98f7-8f40e2d24a51', '2620cb4c-958b-4d1e-9c8e-e2ebca246a4f', '23ffe6bc-8e17-4ea4-a17c-460bf37488f5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:35.651200 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72e04fe-96ca-4416-8857-9962d82fee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32556002-1c1a-433e-b75a-11cd62ecdd33', '4475c871-07ab-46cb-98f7-8f40e2d24a51', '2620cb4c-958b-4d1e-9c8e-e2ebca246a4f', '23ffe6bc-8e17-4ea4-a17c-460bf37488f5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:35.651783 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf269c4-f83d-4f34-af76-74da7a06e78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:35.680207 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf269c4-f83d-4f34-af76-74da7a06e78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4577afc-2ee0-412c-90b7-5b0caaa7ac1b', '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='d4c9d88fb2014386b8b89c39630ba859',qos_specs=None,replication_status=,reservations=['32556002-1c1a-433e-b75a-11cd62ecdd33','4475c871-07ab-46cb-98f7-8f40e2d24a51','2620cb4c-958b-4d1e-9c8e-e2ebca246a4f','23ffe6bc-8e17-4ea4-a17c-460bf37488f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12dd8e788da546ce9292941fb336b330',volume_type_id=b40e01f8-f155-4ce4-a3ca-e91da3b1a274), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4577afc-2ee0-412c-90b7-5b0caaa7ac1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c9d88fb2014386b8b89c39630ba859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12dd8e788da546ce9292941fb336b330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b40e01f8-f155-4ce4-a3ca-e91da3b1a274),volume_type_id=b40e01f8-f155-4ce4-a3ca-e91da3b1a274)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:35.681105 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (223f870d-5c96-4ef8-80c6-f055eeede75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:35.702321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (223f870d-5c96-4ef8-80c6-f055eeede75c) transitioned into state 'SUCCESS' from 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='d4c9d88fb2014386b8b89c39630ba859',qos_specs=None,replication_status=,reservations=['32556002-1c1a-433e-b75a-11cd62ecdd33','4475c871-07ab-46cb-98f7-8f40e2d24a51','2620cb4c-958b-4d1e-9c8e-e2ebca246a4f','23ffe6bc-8e17-4ea4-a17c-460bf37488f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12dd8e788da546ce9292941fb336b330',volume_type_id=b40e01f8-f155-4ce4-a3ca-e91da3b1a274)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:35.703000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae66ae5c-a1f9-46ab-aea3-ee161cfa5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:35.712395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae66ae5c-a1f9-46ab-aea3-ee161cfa5844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:35.713465 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Flow 'volume_create_api' (322d8ebf-b866-4ab2-8165-9982fe2b44c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:35.713797 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume request issued successfully. Aug 26 09:09:35.714624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d6e8413-1fe1-43cd-9a02-8e9e4a68b3ff tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:35.715095 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1009/4032] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:09:35 2026] POST /volume/v3/volumes => generated 773 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:35.730693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d31ecb3a-6243-4fcc-94e3-3fe82879bdd3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:35.732900 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d31ecb3a-6243-4fcc-94e3-3fe82879bdd3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b Aug 26 09:09:35.733190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d31ecb3a-6243-4fcc-94e3-3fe82879bdd3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:35.733270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d31ecb3a-6243-4fcc-94e3-3fe82879bdd3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:35.744516 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:35.744516 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:35.748723 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d31ecb3a-6243-4fcc-94e3-3fe82879bdd3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:35.753056 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d31ecb3a-6243-4fcc-94e3-3fe82879bdd3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b returned with HTTP 200 Aug 26 09:09:35.753483 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1000/4033] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:35 2026] GET /volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:36.251224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7614ef4b-6dbf-4cc0-9477-ee4d41a79ba5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.253376 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7614ef4b-6dbf-4cc0-9477-ee4d41a79ba5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:09:36.253804 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7614ef4b-6dbf-4cc0-9477-ee4d41a79ba5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.254033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7614ef4b-6dbf-4cc0-9477-ee4d41a79ba5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.261696 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.261696 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:36.262345 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7614ef4b-6dbf-4cc0-9477-ee4d41a79ba5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot retrieved successfully. Aug 26 09:09:36.263385 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7614ef4b-6dbf-4cc0-9477-ee4d41a79ba5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 200 Aug 26 09:09:36.269193 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1014/4034] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:36 2026] GET /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:36.279553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ef0aabe2-c110-493b-af37-fb9fd16f018d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.281628 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef0aabe2-c110-493b-af37-fb9fd16f018d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:09:36.281901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef0aabe2-c110-493b-af37-fb9fd16f018d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.282120 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef0aabe2-c110-493b-af37-fb9fd16f018d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.291672 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.291672 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:36.292154 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ef0aabe2-c110-493b-af37-fb9fd16f018d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot retrieved successfully. Aug 26 09:09:36.293344 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef0aabe2-c110-493b-af37-fb9fd16f018d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 200 Aug 26 09:09:36.293898 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1012/4035] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:36 2026] GET /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:36.305632 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07e41be1-e6b5-4f13-be91-21f50fa13492 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.309107 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07e41be1-e6b5-4f13-be91-21f50fa13492 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:09:36.309455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07e41be1-e6b5-4f13-be91-21f50fa13492 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.309783 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07e41be1-e6b5-4f13-be91-21f50fa13492 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.318119 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff8e407e-f406-42d1-a6b6-714e7fbacb8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.322586 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff8e407e-f406-42d1-a6b6-714e7fbacb8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:36.322906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff8e407e-f406-42d1-a6b6-714e7fbacb8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.323187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff8e407e-f406-42d1-a6b6-714e7fbacb8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.330550 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.330550 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:36.336678 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07e41be1-e6b5-4f13-be91-21f50fa13492 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:09:36.342918 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07e41be1-e6b5-4f13-be91-21f50fa13492 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:09:36.343984 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1010/4036] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:36 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:36.345099 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.345099 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:36.349798 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff8e407e-f406-42d1-a6b6-714e7fbacb8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:36.355985 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff8e407e-f406-42d1-a6b6-714e7fbacb8f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:36.356386 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1001/4037] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:36 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:36.511021 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-013e5286-c1c8-49d4-8d4d-67bfd2f28722 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.514960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-013e5286-c1c8-49d4-8d4d-67bfd2f28722 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da/action Aug 26 09:09:36.515522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-013e5286-c1c8-49d4-8d4d-67bfd2f28722 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:36.515744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-013e5286-c1c8-49d4-8d4d-67bfd2f28722 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:36.547416 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.547416 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:36.562365 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdd867f9-0516-4cb3-938f-c0ee0e43ff11 req-013e5286-c1c8-49d4-8d4d-67bfd2f28722 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da/action returned with HTTP 204 Aug 26 09:09:36.562816 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1015/4038] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:36 2026] POST /volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:36.768602 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-41b1e282-52a2-4a5f-8281-e46c81be0abf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.773428 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-41b1e282-52a2-4a5f-8281-e46c81be0abf tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b Aug 26 09:09:36.773625 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-41b1e282-52a2-4a5f-8281-e46c81be0abf tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.773799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-41b1e282-52a2-4a5f-8281-e46c81be0abf tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.789997 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.789997 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:36.799338 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-41b1e282-52a2-4a5f-8281-e46c81be0abf tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:36.804368 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-41b1e282-52a2-4a5f-8281-e46c81be0abf tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b returned with HTTP 200 Aug 26 09:09:36.805354 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1013/4039] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:36 2026] GET /volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:36.820453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b6e5807-326b-4247-a24f-417041dbcd55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.822568 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b6e5807-326b-4247-a24f-417041dbcd55 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:09:36.822816 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b6e5807-326b-4247-a24f-417041dbcd55 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.823189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b6e5807-326b-4247-a24f-417041dbcd55 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.826982 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b6e5807-326b-4247-a24f-417041dbcd55 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:09:36.827447 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1011/4040] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:09:36 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 26 09:09:36.839598 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60d13fff-598f-4c77-ad05-78fca01f7728 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.942618 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60d13fff-598f-4c77-ad05-78fca01f7728 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] DELETE https://10.4.3.236/volume/v3/messages/e8f5e0e4-01e8-497f-ab3e-21d84a795f89 Aug 26 09:09:36.942917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60d13fff-598f-4c77-ad05-78fca01f7728 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.943177 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60d13fff-598f-4c77-ad05-78fca01f7728 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.957862 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60d13fff-598f-4c77-ad05-78fca01f7728 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] https://10.4.3.236/volume/v3/messages/e8f5e0e4-01e8-497f-ab3e-21d84a795f89 returned with HTTP 204 Aug 26 09:09:36.958765 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1002/4041] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:09:36 2026] DELETE /volume/v3/messages/e8f5e0e4-01e8-497f-ab3e-21d84a795f89 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:09:36.967767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0ead4eb3-edbd-4258-8fe0-d6f78b12fb8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.969718 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ead4eb3-edbd-4258-8fe0-d6f78b12fb8b tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] GET https://10.4.3.236/volume/v3/messages/e8f5e0e4-01e8-497f-ab3e-21d84a795f89 Aug 26 09:09:36.970058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ead4eb3-edbd-4258-8fe0-d6f78b12fb8b tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.970274 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ead4eb3-edbd-4258-8fe0-d6f78b12fb8b tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.975602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ead4eb3-edbd-4258-8fe0-d6f78b12fb8b tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] https://10.4.3.236/volume/v3/messages/e8f5e0e4-01e8-497f-ab3e-21d84a795f89 returned with HTTP 404 Aug 26 09:09:36.976367 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1016/4042] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:36 2026] GET /volume/v3/messages/e8f5e0e4-01e8-497f-ab3e-21d84a795f89 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:36.984609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:36.987431 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b Aug 26 09:09:36.987700 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:36.987963 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:36.988167 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Delete volume with id: e4577afc-2ee0-412c-90b7-5b0caaa7ac1b Aug 26 09:09:36.996504 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:36.996504 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:36.996914 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:36.998058 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100236) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:09:37.019284 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-169464393 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-169464393, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:37.019661 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-169464393 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-169464393, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:37.036100 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Created reservations ['4863ea08-649c-47dc-8109-a7e872c5cdcd', 'cc613435-d5f2-4702-adb0-ff2d0394f426', '3993b623-1ec0-45a5-bd8d-e498c54e506f', 'c7f50a3e-7afc-4002-999d-aabb41a0be4e'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:37.082811 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Delete volume request issued successfully. Aug 26 09:09:37.083121 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-710a362a-0734-450a-85cd-2caf7f1b26b2 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b returned with HTTP 202 Aug 26 09:09:37.083625 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1014/4043] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:36 2026] DELETE /volume/v3/volumes/e4577afc-2ee0-412c-90b7-5b0caaa7ac1b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:37.095427 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-364dfdcb-23fc-42f0-bb70-886bfc52f65e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:37.096769 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-364dfdcb-23fc-42f0-bb70-886bfc52f65e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/types/b40e01f8-f155-4ce4-a3ca-e91da3b1a274 Aug 26 09:09:37.096996 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-364dfdcb-23fc-42f0-bb70-886bfc52f65e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:37.097254 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-364dfdcb-23fc-42f0-bb70-886bfc52f65e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:37.143372 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-364dfdcb-23fc-42f0-bb70-886bfc52f65e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/types/b40e01f8-f155-4ce4-a3ca-e91da3b1a274 returned with HTTP 202 Aug 26 09:09:37.143781 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1012/4044] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:09:37 2026] DELETE /volume/v3/types/b40e01f8-f155-4ce4-a3ca-e91da3b1a274 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:37.159673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12bd26c6-2de3-4cf9-af58-e8b52761ecc7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:37.161665 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12bd26c6-2de3-4cf9-af58-e8b52761ecc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:09:37.161889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12bd26c6-2de3-4cf9-af58-e8b52761ecc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1550537571", "extra_specs": {"storage_protocol": "tempest-storage_protocol-93353411", "vendor_name": "tempest-vendor_name-494075397"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:37.188097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12bd26c6-2de3-4cf9-af58-e8b52761ecc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:09:37.188681 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1003/4045] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:09:37 2026] POST /volume/v3/types => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:37.202348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85543641-4d20-4439-957f-b8b6deb73cdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:37.208026 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:37.208568 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c766ea15-cd2a-404a-b133-40e0fee6e5ee", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:37.211117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume request body: {'volume': {'volume_type': 'c766ea15-cd2a-404a-b133-40e0fee6e5ee', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:37.218855 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume of 1 GB Aug 26 09:09:37.219308 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:37.219308 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:37.219873 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:37.227961 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Flow 'volume_create_api' (9a7c96cd-5140-4d43-9336-61947675b2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:37.229795 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8fd5fd-a16b-48e1-bc3e-e144112fd588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:37.231113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:37.267880 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8fd5fd-a16b-48e1-bc3e-e144112fd588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:09:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-93353411',vendor_name='tempest-vendor_name-494075397'},id=c766ea15-cd2a-404a-b133-40e0fee6e5ee,is_public=True,name='tempest-ProjectMemberTests-volume-type-1550537571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c766ea15-cd2a-404a-b133-40e0fee6e5ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:37.269409 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f30343-647e-4749-8a40-3bcad1afb251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:37.310041 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1550537571 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1550537571, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:37.310372 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1550537571 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1550537571, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:37.355186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Created reservations ['65739ac7-8434-45aa-a668-34454795b0de', '28ce25e8-91a3-4ff4-b868-bdf246156062', '6251c537-243d-4268-8422-6a83fd2d8406', '6f6e9a08-a742-4c07-aef0-be84eebd2ae6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:37.356003 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f30343-647e-4749-8a40-3bcad1afb251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65739ac7-8434-45aa-a668-34454795b0de', '28ce25e8-91a3-4ff4-b868-bdf246156062', '6251c537-243d-4268-8422-6a83fd2d8406', '6f6e9a08-a742-4c07-aef0-be84eebd2ae6']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:37.356791 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4653e3f0-55ed-47f8-a8af-0252fdc0650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:37.370436 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-db851ee7-d47d-4a4d-8a0a-7cedde287a25 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:37.372804 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-db851ee7-d47d-4a4d-8a0a-7cedde287a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:37.373077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-db851ee7-d47d-4a4d-8a0a-7cedde287a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:37.373301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-db851ee7-d47d-4a4d-8a0a-7cedde287a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:37.387329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4653e3f0-55ed-47f8-a8af-0252fdc0650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e728deef-8e3a-44c4-8cf8-02aa9f5525da', '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='d4c9d88fb2014386b8b89c39630ba859',qos_specs=None,replication_status=,reservations=['65739ac7-8434-45aa-a668-34454795b0de','28ce25e8-91a3-4ff4-b868-bdf246156062','6251c537-243d-4268-8422-6a83fd2d8406','6f6e9a08-a742-4c07-aef0-be84eebd2ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12dd8e788da546ce9292941fb336b330',volume_type_id=c766ea15-cd2a-404a-b133-40e0fee6e5ee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09: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=e728deef-8e3a-44c4-8cf8-02aa9f5525da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c9d88fb2014386b8b89c39630ba859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12dd8e788da546ce9292941fb336b330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c766ea15-cd2a-404a-b133-40e0fee6e5ee),volume_type_id=c766ea15-cd2a-404a-b133-40e0fee6e5ee)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:37.388787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c403e6-5216-4ea8-9947-91285288fbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:37.390314 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:37.390314 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:37.394985 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-db851ee7-d47d-4a4d-8a0a-7cedde287a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:37.401384 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-db851ee7-d47d-4a4d-8a0a-7cedde287a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:37.402433 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1015/4046] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:37 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:37.408926 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c403e6-5216-4ea8-9947-91285288fbe4) transitioned into state 'SUCCESS' from 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='d4c9d88fb2014386b8b89c39630ba859',qos_specs=None,replication_status=,reservations=['65739ac7-8434-45aa-a668-34454795b0de','28ce25e8-91a3-4ff4-b868-bdf246156062','6251c537-243d-4268-8422-6a83fd2d8406','6f6e9a08-a742-4c07-aef0-be84eebd2ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12dd8e788da546ce9292941fb336b330',volume_type_id=c766ea15-cd2a-404a-b133-40e0fee6e5ee)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:37.409603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27af9438-d465-49b8-85bd-c5f2bac41304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:37.419941 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27af9438-d465-49b8-85bd-c5f2bac41304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:37.420711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Flow 'volume_create_api' (9a7c96cd-5140-4d43-9336-61947675b2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:37.421008 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume request issued successfully. Aug 26 09:09:37.421549 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85543641-4d20-4439-957f-b8b6deb73cdb tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:37.421936 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1017/4047] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:09:37 2026] POST /volume/v3/volumes => generated 774 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:37.437482 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff2b3312-a0ec-4b31-a53b-aef03f38160e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:37.443314 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff2b3312-a0ec-4b31-a53b-aef03f38160e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da Aug 26 09:09:37.443569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff2b3312-a0ec-4b31-a53b-aef03f38160e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:37.443884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff2b3312-a0ec-4b31-a53b-aef03f38160e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:37.455936 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:37.455936 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:37.463567 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff2b3312-a0ec-4b31-a53b-aef03f38160e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:37.470572 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff2b3312-a0ec-4b31-a53b-aef03f38160e tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da returned with HTTP 200 Aug 26 09:09:37.471129 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1013/4048] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:37 2026] GET /volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:38.490284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-96acf618-d3ef-4fa1-abcd-e460c958c267 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.492474 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96acf618-d3ef-4fa1-abcd-e460c958c267 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da Aug 26 09:09:38.492993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96acf618-d3ef-4fa1-abcd-e460c958c267 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:38.494290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96acf618-d3ef-4fa1-abcd-e460c958c267 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:38.508693 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:38.508693 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:38.516001 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-96acf618-d3ef-4fa1-abcd-e460c958c267 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:38.520909 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96acf618-d3ef-4fa1-abcd-e460c958c267 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da returned with HTTP 200 Aug 26 09:09:38.521291 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1004/4049] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:38 2026] GET /volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da => generated 974 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:38.535683 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8bae3204-ea46-47d6-804a-1329ff25ea19 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.539536 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8bae3204-ea46-47d6-804a-1329ff25ea19 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:09:38.539989 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8bae3204-ea46-47d6-804a-1329ff25ea19 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:38.541275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8bae3204-ea46-47d6-804a-1329ff25ea19 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:38.547356 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8bae3204-ea46-47d6-804a-1329ff25ea19 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:09:38.547758 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1016/4050] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:09:38 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 26 09:09:38.562785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e73f699-5ced-4937-b692-8538745b9c77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.566125 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e73f699-5ced-4937-b692-8538745b9c77 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] GET https://10.4.3.236/volume/v3/messages Aug 26 09:09:38.566760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e73f699-5ced-4937-b692-8538745b9c77 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:38.567018 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e73f699-5ced-4937-b692-8538745b9c77 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:38.567522 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:38.567522 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:38.574449 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e73f699-5ced-4937-b692-8538745b9c77 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:09:38.574950 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1018/4051] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:09:38 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:38.592790 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0594094f-4f85-4088-8711-cec90daf8eda None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.595624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0594094f-4f85-4088-8711-cec90daf8eda tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/messages/b1efc558-2c3a-49a2-904e-9398c1045807 Aug 26 09:09:38.595624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0594094f-4f85-4088-8711-cec90daf8eda tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:38.595624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0594094f-4f85-4088-8711-cec90daf8eda tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:38.608481 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0594094f-4f85-4088-8711-cec90daf8eda tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/messages/b1efc558-2c3a-49a2-904e-9398c1045807 returned with HTTP 204 Aug 26 09:09:38.609040 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1014/4052] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:09:38 2026] DELETE /volume/v3/messages/b1efc558-2c3a-49a2-904e-9398c1045807 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:09:38.617408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.620460 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da Aug 26 09:09:38.620781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:38.621109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:38.621337 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Delete volume with id: e728deef-8e3a-44c4-8cf8-02aa9f5525da Aug 26 09:09:38.640136 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:38.640136 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:38.640674 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:38.642178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100239) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:09:38.665085 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1550537571 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1550537571, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:38.665085 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1550537571 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1550537571, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:38.677359 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Created reservations ['71aa3265-0766-43cb-8175-e8fa52cb778e', '4a08d4b2-b24d-4482-8cb9-911837532036', 'a2cf75c7-fd4b-4a37-b08e-3e38066923af', '01078391-53c5-44f5-a04b-fbb4fefd22e9'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:38.723824 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Delete volume request issued successfully. Aug 26 09:09:38.724091 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f9e4162-4671-45e3-a32d-09c265b6de10 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da returned with HTTP 202 Aug 26 09:09:38.724719 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1005/4053] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:38 2026] DELETE /volume/v3/volumes/e728deef-8e3a-44c4-8cf8-02aa9f5525da => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 09:09:38.734365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e816e8a2-ed95-4623-b4e7-62760a28a18a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.738130 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e816e8a2-ed95-4623-b4e7-62760a28a18a tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/types/c766ea15-cd2a-404a-b133-40e0fee6e5ee Aug 26 09:09:38.738130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e816e8a2-ed95-4623-b4e7-62760a28a18a tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:38.738130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e816e8a2-ed95-4623-b4e7-62760a28a18a tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:38.774442 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e816e8a2-ed95-4623-b4e7-62760a28a18a tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/types/c766ea15-cd2a-404a-b133-40e0fee6e5ee returned with HTTP 202 Aug 26 09:09:38.775573 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1017/4054] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:09:38 2026] DELETE /volume/v3/types/c766ea15-cd2a-404a-b133-40e0fee6e5ee => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:38.787865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d86685d-fed8-4df6-959d-f52895d815fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.788181 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d86685d-fed8-4df6-959d-f52895d815fe tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:09:38.788549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d86685d-fed8-4df6-959d-f52895d815fe tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-15234087", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1306160178", "vendor_name": "tempest-vendor_name-426020712"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:38.808830 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d86685d-fed8-4df6-959d-f52895d815fe tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:09:38.810759 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1019/4055] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:09:38 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:38.818670 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:38.820640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:38.821048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35810c5f-86c8-4d8a-a866-de7bfd15633b", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:38.823088 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume request body: {'volume': {'volume_type': '35810c5f-86c8-4d8a-a866-de7bfd15633b', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:38.828021 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume of 1 GB Aug 26 09:09:38.828120 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:38.828120 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:38.828775 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:38.836695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Flow 'volume_create_api' (76918dec-dff3-47a4-9874-d77e7762338f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:38.838283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747679b8-acf9-4584-8da9-d42f374c90b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:38.839004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:38.869933 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747679b8-acf9-4584-8da9-d42f374c90b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:09:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1306160178',vendor_name='tempest-vendor_name-426020712'},id=35810c5f-86c8-4d8a-a866-de7bfd15633b,is_public=True,name='tempest-ProjectMemberTests-volume-type-15234087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35810c5f-86c8-4d8a-a866-de7bfd15633b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:38.871404 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d630660e-786c-4bdd-a307-b2dd0f87a61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:38.910116 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-15234087 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-15234087, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:38.910584 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-15234087 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-15234087, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:38.943474 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Created reservations ['236a06ff-a97c-42ac-a9a0-94ad6be65202', '5550158f-2429-4a1c-94d3-1001ad8da4ab', '0f0f6323-2815-4c8f-994f-1549ad1b192d', 'dc7f8991-42f7-49ca-9afb-f6bcca765ef3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:38.944625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d630660e-786c-4bdd-a307-b2dd0f87a61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['236a06ff-a97c-42ac-a9a0-94ad6be65202', '5550158f-2429-4a1c-94d3-1001ad8da4ab', '0f0f6323-2815-4c8f-994f-1549ad1b192d', 'dc7f8991-42f7-49ca-9afb-f6bcca765ef3']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:38.945700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a71765-d760-434f-8a5e-ef6c7f6af2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:38.976143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a71765-d760-434f-8a5e-ef6c7f6af2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '903e95e5-bac3-4703-8430-704619cd92c5', '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='d4c9d88fb2014386b8b89c39630ba859',qos_specs=None,replication_status=,reservations=['236a06ff-a97c-42ac-a9a0-94ad6be65202','5550158f-2429-4a1c-94d3-1001ad8da4ab','0f0f6323-2815-4c8f-994f-1549ad1b192d','dc7f8991-42f7-49ca-9afb-f6bcca765ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12dd8e788da546ce9292941fb336b330',volume_type_id=35810c5f-86c8-4d8a-a866-de7bfd15633b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09: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=903e95e5-bac3-4703-8430-704619cd92c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c9d88fb2014386b8b89c39630ba859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12dd8e788da546ce9292941fb336b330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35810c5f-86c8-4d8a-a866-de7bfd15633b),volume_type_id=35810c5f-86c8-4d8a-a866-de7bfd15633b)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:38.977222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958cd17b-e07e-4b46-b3d4-f45342760781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:39.004293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958cd17b-e07e-4b46-b3d4-f45342760781) transitioned into state 'SUCCESS' from 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='d4c9d88fb2014386b8b89c39630ba859',qos_specs=None,replication_status=,reservations=['236a06ff-a97c-42ac-a9a0-94ad6be65202','5550158f-2429-4a1c-94d3-1001ad8da4ab','0f0f6323-2815-4c8f-994f-1549ad1b192d','dc7f8991-42f7-49ca-9afb-f6bcca765ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12dd8e788da546ce9292941fb336b330',volume_type_id=35810c5f-86c8-4d8a-a866-de7bfd15633b)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:39.005288 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c267ef2d-126d-4bdb-84ce-bf877b849508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:39.020039 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c267ef2d-126d-4bdb-84ce-bf877b849508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:39.021180 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Flow 'volume_create_api' (76918dec-dff3-47a4-9874-d77e7762338f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:39.021582 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Create volume request issued successfully. Aug 26 09:09:39.022394 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b467c8ca-67e4-4477-bfce-efa95a9a2dc7 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:39.023000 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1015/4056] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:09:38 2026] POST /volume/v3/volumes => generated 772 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:39.041714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6b8a442b-a1c4-4544-b3fb-c5a39225ee20 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:39.046108 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b8a442b-a1c4-4544-b3fb-c5a39225ee20 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 Aug 26 09:09:39.046108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b8a442b-a1c4-4544-b3fb-c5a39225ee20 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:39.046108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b8a442b-a1c4-4544-b3fb-c5a39225ee20 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:39.054869 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:39.054869 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:39.061391 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6b8a442b-a1c4-4544-b3fb-c5a39225ee20 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:39.070666 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b8a442b-a1c4-4544-b3fb-c5a39225ee20 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 returned with HTTP 200 Aug 26 09:09:39.071987 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1006/4057] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:39 2026] GET /volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:40.087803 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-038d38de-48a4-4cc8-a557-0d59646fe670 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.090005 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-038d38de-48a4-4cc8-a557-0d59646fe670 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 Aug 26 09:09:40.090255 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-038d38de-48a4-4cc8-a557-0d59646fe670 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.090524 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-038d38de-48a4-4cc8-a557-0d59646fe670 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.108143 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:40.108143 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:40.118542 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-038d38de-48a4-4cc8-a557-0d59646fe670 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:40.124111 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-038d38de-48a4-4cc8-a557-0d59646fe670 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 returned with HTTP 200 Aug 26 09:09:40.124619 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1018/4058] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:09:40 2026] GET /volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:40.136722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d3aa534-c42d-4a32-b02f-84c963ba6b00 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.139070 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d3aa534-c42d-4a32-b02f-84c963ba6b00 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:09:40.139287 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d3aa534-c42d-4a32-b02f-84c963ba6b00 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.139551 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d3aa534-c42d-4a32-b02f-84c963ba6b00 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.143965 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d3aa534-c42d-4a32-b02f-84c963ba6b00 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:09:40.144474 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1020/4059] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:09:40 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 26 09:09:40.155471 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-31c94ecc-f2fd-4f77-a44e-04451821811d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.158019 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31c94ecc-f2fd-4f77-a44e-04451821811d tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] GET https://10.4.3.236/volume/v3/messages/40b0f305-a6f1-44e6-815a-c5dc6a3b4c30 Aug 26 09:09:40.158239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31c94ecc-f2fd-4f77-a44e-04451821811d tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.158445 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31c94ecc-f2fd-4f77-a44e-04451821811d tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.164235 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:40.164235 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:40.165088 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31c94ecc-f2fd-4f77-a44e-04451821811d tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-member] https://10.4.3.236/volume/v3/messages/40b0f305-a6f1-44e6-815a-c5dc6a3b4c30 returned with HTTP 200 Aug 26 09:09:40.165575 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1016/4060] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:40 2026] GET /volume/v3/messages/40b0f305-a6f1-44e6-815a-c5dc6a3b4c30 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:40.177497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4bd5211c-53b6-418f-87bb-839f837e8ea3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.179628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4bd5211c-53b6-418f-87bb-839f837e8ea3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/messages/40b0f305-a6f1-44e6-815a-c5dc6a3b4c30 Aug 26 09:09:40.180047 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4bd5211c-53b6-418f-87bb-839f837e8ea3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.180386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4bd5211c-53b6-418f-87bb-839f837e8ea3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.190004 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4bd5211c-53b6-418f-87bb-839f837e8ea3 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/messages/40b0f305-a6f1-44e6-815a-c5dc6a3b4c30 returned with HTTP 204 Aug 26 09:09:40.190752 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1007/4061] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:09:40 2026] DELETE /volume/v3/messages/40b0f305-a6f1-44e6-815a-c5dc6a3b4c30 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:09:40.198870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.201253 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 Aug 26 09:09:40.201531 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.201793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.202030 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Delete volume with id: 903e95e5-bac3-4703-8430-704619cd92c5 Aug 26 09:09:40.216423 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:40.216423 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:40.216902 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Volume info retrieved successfully. Aug 26 09:09:40.218296 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100236) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:09:40.231349 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-15234087 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-15234087, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:40.231723 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-15234087 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-15234087, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:09:40.245123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Created reservations ['7408e0da-0e6b-46bf-9262-d0d24c271ae1', '351aa0db-abcc-4979-9b4e-8e3eb195fc94', 'b5764acf-c7eb-4674-a2a6-9c0f74b1d2a5', '7ef2a1c7-3c17-491a-88cb-f3123c708ff9'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:40.295538 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Delete volume request issued successfully. Aug 26 09:09:40.295868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ecb655cf-f028-4ace-9583-2088698f7dc6 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 returned with HTTP 202 Aug 26 09:09:40.296292 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1019/4062] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:09:40 2026] DELETE /volume/v3/volumes/903e95e5-bac3-4703-8430-704619cd92c5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:40.308636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab31fc06-f379-4a2e-9c8b-7530959cd178 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.310723 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab31fc06-f379-4a2e-9c8b-7530959cd178 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] DELETE https://10.4.3.236/volume/v3/types/35810c5f-86c8-4d8a-a866-de7bfd15633b Aug 26 09:09:40.310986 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab31fc06-f379-4a2e-9c8b-7530959cd178 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.311364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab31fc06-f379-4a2e-9c8b-7530959cd178 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.345002 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab31fc06-f379-4a2e-9c8b-7530959cd178 tempest-ProjectMemberTests-1273956985 tempest-ProjectMemberTests-1273956985-project-admin] https://10.4.3.236/volume/v3/types/35810c5f-86c8-4d8a-a866-de7bfd15633b returned with HTTP 202 Aug 26 09:09:40.345481 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1021/4063] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:09:40 2026] DELETE /volume/v3/types/35810c5f-86c8-4d8a-a866-de7bfd15633b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:40.740863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-3852fcdb-05c8-41b3-aa6d-9be2d7cb5e2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:40.744245 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-3852fcdb-05c8-41b3-aa6d-9be2d7cb5e2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:09:40.744389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-3852fcdb-05c8-41b3-aa6d-9be2d7cb5e2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:40.744586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-3852fcdb-05c8-41b3-aa6d-9be2d7cb5e2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:40.758096 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:40.758096 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:40.761708 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-3852fcdb-05c8-41b3-aa6d-9be2d7cb5e2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:09:40.766715 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-3852fcdb-05c8-41b3-aa6d-9be2d7cb5e2a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:09:40.767454 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1017/4064] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:40 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:41.224927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5ed1f24-9346-4001-a5b2-b3b3030e15e4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:41.225297 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5ed1f24-9346-4001-a5b2-b3b3030e15e4 None None] GET https://10.4.3.236/volume// Aug 26 09:09:41.225676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5ed1f24-9346-4001-a5b2-b3b3030e15e4 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:41.225732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5ed1f24-9346-4001-a5b2-b3b3030e15e4 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:41.226181 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5ed1f24-9346-4001-a5b2-b3b3030e15e4 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:41.226586 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1008/4065] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:41.241810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-abd72a50-0068-4a93-a84f-cad686d295ed None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:41.246863 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-abd72a50-0068-4a93-a84f-cad686d295ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:09:41.247242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-abd72a50-0068-4a93-a84f-cad686d295ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55bf777f-1819-47b5-bbd7-02c3297c0dac", "connector": null, "instance_uuid": "a4734110-878a-41f6-bbc4-fa331cda253e"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:41.263824 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:41.263824 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:41.317825 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-abd72a50-0068-4a93-a84f-cad686d295ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:09:41.318299 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1020/4066] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:09:41 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:41.327280 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-7e0b4f9c-7495-4608-8974-fa1bf220be04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:41.332396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-7e0b4f9c-7495-4608-8974-fa1bf220be04 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f Aug 26 09:09:41.332570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-7e0b4f9c-7495-4608-8974-fa1bf220be04 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:41.333721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-7e0b4f9c-7495-4608-8974-fa1bf220be04 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:41.353490 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:41.353490 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:41.431392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-7e0b4f9c-7495-4608-8974-fa1bf220be04 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f returned with HTTP 200 Aug 26 09:09:41.431799 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1022/4067] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:09:41 2026] DELETE /volume/v3/attachments/eb911cb1-8e0c-42b8-88de-c1356adc409f => generated 367 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:42.550811 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:42.589271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:42.591957 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 Aug 26 09:09:42.592371 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:42.601703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:09:42.609718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" acquired by "attachment_update" :: waited 0.008s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:09:42.611187 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:42.611187 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:42.658383 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:42.658743 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2083286729"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:42.660679 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2083286729'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:42.660775 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume of 1 GB Aug 26 09:09:42.665984 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:42.673260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (fc261ad9-b2a5-4bf4-8cca-196eca7f3da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:42.674493 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7917bef6-fb37-40dc-a2b1-edcf40c6b880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:42.675453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:42.705484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7917bef6-fb37-40dc-a2b1-edcf40c6b880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:42.707333 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba4c6c5-69ca-4e13-b2cc-de3337443160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:42.724009 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" released by "attachment_update" :: held 0.114s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:09:42.724507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-a9128758-ddf7-4b2c-9a5d-d03db4b8b7b4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 returned with HTTP 200 Aug 26 09:09:42.725150 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1009/4068] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:09:42 2026] PUT /volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:42.738110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-1912f93f-56c4-43b1-9cb9-9a9ac2c1aa96 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:42.740368 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-1912f93f-56c4-43b1-9cb9-9a9ac2c1aa96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 Aug 26 09:09:42.740677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-1912f93f-56c4-43b1-9cb9-9a9ac2c1aa96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:42.740871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-1912f93f-56c4-43b1-9cb9-9a9ac2c1aa96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:42.763890 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-1912f93f-56c4-43b1-9cb9-9a9ac2c1aa96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 returned with HTTP 200 Aug 26 09:09:42.764306 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1021/4069] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:09:42 2026] GET /volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:42.800224 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Created reservations ['cfe85596-d447-4e1c-b8de-3e05f00793d5', '26ca3259-6367-41f1-873e-ddee84d72cff', '2656214e-672c-46a4-a370-6b636c8f7bb5', '125c5dfc-dac5-4135-853f-0f92f085db26'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:42.801079 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba4c6c5-69ca-4e13-b2cc-de3337443160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe85596-d447-4e1c-b8de-3e05f00793d5', '26ca3259-6367-41f1-873e-ddee84d72cff', '2656214e-672c-46a4-a370-6b636c8f7bb5', '125c5dfc-dac5-4135-853f-0f92f085db26']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:42.801962 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763792c0-0d47-4a19-8a20-b28810c7742e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:42.840676 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763792c0-0d47-4a19-8a20-b28810c7742e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f9a34eb-2304-44c0-8cf3-7b6266175754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083286729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['cfe85596-d447-4e1c-b8de-3e05f00793d5','26ca3259-6367-41f1-873e-ddee84d72cff','2656214e-672c-46a4-a370-6b636c8f7bb5','125c5dfc-dac5-4135-853f-0f92f085db26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083286729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f9a34eb-2304-44c0-8cf3-7b6266175754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:42.841870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939faa55-dac3-4829-8eaf-435ad935ac2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:42.874733 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939faa55-dac3-4829-8eaf-435ad935ac2e) transitioned into state 'SUCCESS' from state '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-2083286729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['cfe85596-d447-4e1c-b8de-3e05f00793d5','26ca3259-6367-41f1-873e-ddee84d72cff','2656214e-672c-46a4-a370-6b636c8f7bb5','125c5dfc-dac5-4135-853f-0f92f085db26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:42.875716 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b84b110-fa0a-4f26-a49e-385f323acc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:42.893118 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b84b110-fa0a-4f26-a49e-385f323acc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:42.894593 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (fc261ad9-b2a5-4bf4-8cca-196eca7f3da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:42.894705 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request issued successfully. Aug 26 09:09:42.896307 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69d3a012-2cac-47e0-8d59-1602a96f5f13 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:42.896881 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1018/4070] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:09:42 2026] POST /volume/v3/volumes => generated 778 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:42.909676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e3ec9ee-96d7-47b2-adac-f7a3a99f81aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:42.911891 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e3ec9ee-96d7-47b2-adac-f7a3a99f81aa tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 Aug 26 09:09:42.912224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e3ec9ee-96d7-47b2-adac-f7a3a99f81aa tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:42.912579 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e3ec9ee-96d7-47b2-adac-f7a3a99f81aa tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:42.924439 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:42.924439 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:42.935873 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e3ec9ee-96d7-47b2-adac-f7a3a99f81aa tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:42.941126 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e3ec9ee-96d7-47b2-adac-f7a3a99f81aa tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 returned with HTTP 200 Aug 26 09:09:42.941892 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1023/4071] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:42 2026] GET /volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:43.960884 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c06497a-a4fb-4d09-8e17-408e0b18075f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:43.964544 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c06497a-a4fb-4d09-8e17-408e0b18075f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 Aug 26 09:09:43.964798 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c06497a-a4fb-4d09-8e17-408e0b18075f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:43.965058 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c06497a-a4fb-4d09-8e17-408e0b18075f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:43.975583 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:43.975583 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:43.980562 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3c06497a-a4fb-4d09-8e17-408e0b18075f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:43.985910 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c06497a-a4fb-4d09-8e17-408e0b18075f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 returned with HTTP 200 Aug 26 09:09:43.986308 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1010/4072] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:43 2026] GET /volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:44.005537 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-750c4cd0-717c-4657-b18c-13abe74d2edf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:44.139687 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:09:44.139992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:44.140237 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:44.140610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:09:44.141151 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:44.141151 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:44.141745 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:09:44.150797 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Get all volumes completed successfully. Aug 26 09:09:44.151459 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-750c4cd0-717c-4657-b18c-13abe74d2edf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:09:44.151955 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1022/4073] 10.4.3.236 () {68 vars in 1278 bytes} [Wed Aug 26 09:09:44 2026] GET /volume/v3/volumes => generated 336 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:44.162405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:44.166943 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 Aug 26 09:09:44.166943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:44.166943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:44.166943 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume with id: 2f9a34eb-2304-44c0-8cf3-7b6266175754 Aug 26 09:09:44.173825 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:44.173825 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:44.174339 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:44.194208 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume request issued successfully. Aug 26 09:09:44.194798 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a99063b7-86b1-4815-9897-816a2b4fb2e0 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 returned with HTTP 202 Aug 26 09:09:44.195591 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1019/4074] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:09:44 2026] DELETE /volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:09:44.203944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6fad32a6-fdf1-47c2-b1c3-6f0f8e2557f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:44.206292 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fad32a6-fdf1-47c2-b1c3-6f0f8e2557f4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 Aug 26 09:09:44.206631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fad32a6-fdf1-47c2-b1c3-6f0f8e2557f4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:44.207188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fad32a6-fdf1-47c2-b1c3-6f0f8e2557f4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:44.216403 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:44.216403 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:44.221233 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6fad32a6-fdf1-47c2-b1c3-6f0f8e2557f4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:44.227813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fad32a6-fdf1-47c2-b1c3-6f0f8e2557f4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 returned with HTTP 200 Aug 26 09:09:44.228483 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1024/4075] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:44 2026] GET /volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:45.245025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7fa01701-2062-4543-b246-f530f2f8dea4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:45.246776 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fa01701-2062-4543-b246-f530f2f8dea4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 Aug 26 09:09:45.247018 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fa01701-2062-4543-b246-f530f2f8dea4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:45.247196 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fa01701-2062-4543-b246-f530f2f8dea4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:45.252862 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fa01701-2062-4543-b246-f530f2f8dea4 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 returned with HTTP 404 Aug 26 09:09:45.253503 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1011/4076] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:45 2026] GET /volume/v3/volumes/2f9a34eb-2304-44c0-8cf3-7b6266175754 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:09:45.269260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:45.274649 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:45.275028 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1147349067"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:45.276528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1147349067'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:45.276624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume of 1 GB Aug 26 09:09:45.276907 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:45.276907 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:45.292386 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:45.298282 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (a64c4f7b-cee0-48a6-8c99-7287cde47d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:45.299323 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75c6565-3726-4098-a0ec-f09eed5eeef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:45.300243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:45.334182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75c6565-3726-4098-a0ec-f09eed5eeef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:45.335018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3551e2a-e9e5-4941-9e75-d772e65233ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:45.383632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Created reservations ['e3286cd4-374e-4720-8145-00deeb21856a', 'b56bd2e8-f796-4c05-afd8-d14057f5555e', '02b2dcbc-c03b-4a57-9d95-df8474e5fb71', '25784ce1-c3de-4f7f-bdbb-5de376bbc9f3'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:45.384735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3551e2a-e9e5-4941-9e75-d772e65233ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3286cd4-374e-4720-8145-00deeb21856a', 'b56bd2e8-f796-4c05-afd8-d14057f5555e', '02b2dcbc-c03b-4a57-9d95-df8474e5fb71', '25784ce1-c3de-4f7f-bdbb-5de376bbc9f3']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:45.386439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d8ec29-e6a5-4d19-ba35-e0208308be5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:45.418478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d8ec29-e6a5-4d19-ba35-e0208308be5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed6364f-ae6c-4aab-bb09-2c0976733d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1147349067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['e3286cd4-374e-4720-8145-00deeb21856a','b56bd2e8-f796-4c05-afd8-d14057f5555e','02b2dcbc-c03b-4a57-9d95-df8474e5fb71','25784ce1-c3de-4f7f-bdbb-5de376bbc9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1147349067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ed6364f-ae6c-4aab-bb09-2c0976733d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:45.418939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6696c6a1-291e-44b0-a2f9-52fd0dedde1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:45.444097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6696c6a1-291e-44b0-a2f9-52fd0dedde1f) transitioned into state 'SUCCESS' from state '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-1147349067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['e3286cd4-374e-4720-8145-00deeb21856a','b56bd2e8-f796-4c05-afd8-d14057f5555e','02b2dcbc-c03b-4a57-9d95-df8474e5fb71','25784ce1-c3de-4f7f-bdbb-5de376bbc9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:45.445576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a091ce04-9c98-420e-9550-d3299bbc4945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:45.456072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a091ce04-9c98-420e-9550-d3299bbc4945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:45.458960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (a64c4f7b-cee0-48a6-8c99-7287cde47d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:45.458960 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request issued successfully. Aug 26 09:09:45.458960 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c259e1fd-afe3-4a8b-90c6-1d39e84dce47 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:45.458960 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1023/4077] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:09:45 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:45.472756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c622eac3-d81e-46ae-b224-de76b6d3c633 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:45.475903 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c622eac3-d81e-46ae-b224-de76b6d3c633 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 Aug 26 09:09:45.476239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c622eac3-d81e-46ae-b224-de76b6d3c633 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:45.476577 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c622eac3-d81e-46ae-b224-de76b6d3c633 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:45.486489 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:45.486489 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:45.499781 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c622eac3-d81e-46ae-b224-de76b6d3c633 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:45.504722 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c622eac3-d81e-46ae-b224-de76b6d3c633 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 returned with HTTP 200 Aug 26 09:09:45.505175 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1020/4078] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:45 2026] GET /volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:46.525215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3135e176-6e91-44e8-875f-40601aa113f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:46.527594 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3135e176-6e91-44e8-875f-40601aa113f7 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 Aug 26 09:09:46.527917 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3135e176-6e91-44e8-875f-40601aa113f7 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:46.528155 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3135e176-6e91-44e8-875f-40601aa113f7 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:46.536213 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:46.536213 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:46.542106 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3135e176-6e91-44e8-875f-40601aa113f7 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:46.548914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3135e176-6e91-44e8-875f-40601aa113f7 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 returned with HTTP 200 Aug 26 09:09:46.549542 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1025/4079] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:46 2026] GET /volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:46.567474 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:46.569801 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:09:46.570470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:46.570470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:46.570873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:09:46.571822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:09:46.579890 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Get all volumes completed successfully. Aug 26 09:09:46.580577 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:46.580577 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:46.585992 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7c5b82b2-ae0b-4fa8-a004-08b8c7027cd9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:09:46.586461 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1012/4080] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:09:46 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:46.603089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:46.605465 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 Aug 26 09:09:46.605648 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:46.605837 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:46.606025 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume with id: 1ed6364f-ae6c-4aab-bb09-2c0976733d27 Aug 26 09:09:46.617640 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:46.617640 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:46.618056 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:46.640656 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume request issued successfully. Aug 26 09:09:46.640776 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4a538a4-3559-4324-b5ac-f3bf09ebe20d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 returned with HTTP 202 Aug 26 09:09:46.641370 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1024/4081] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:09:46 2026] DELETE /volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:09:46.651275 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae8f0fd9-ac17-4d0f-9ff9-db01ba0bd96a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:46.655359 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae8f0fd9-ac17-4d0f-9ff9-db01ba0bd96a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 Aug 26 09:09:46.655750 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae8f0fd9-ac17-4d0f-9ff9-db01ba0bd96a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:46.656730 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae8f0fd9-ac17-4d0f-9ff9-db01ba0bd96a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:46.665993 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:46.665993 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:46.671657 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae8f0fd9-ac17-4d0f-9ff9-db01ba0bd96a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:46.678061 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae8f0fd9-ac17-4d0f-9ff9-db01ba0bd96a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 returned with HTTP 200 Aug 26 09:09:46.678619 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1021/4082] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:46 2026] GET /volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:46.802158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-dd60d41d-0407-4e92-b5aa-5396497ff1ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:46.804656 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-dd60d41d-0407-4e92-b5aa-5396497ff1ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625/action Aug 26 09:09:46.805130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-dd60d41d-0407-4e92-b5aa-5396497ff1ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:46.805318 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-dd60d41d-0407-4e92-b5aa-5396497ff1ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:46.835938 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:46.835938 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:46.852487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be373307-465d-40a1-adb3-d9d1e0b7a71f req-dd60d41d-0407-4e92-b5aa-5396497ff1ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625/action returned with HTTP 204 Aug 26 09:09:46.853216 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1026/4083] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:46 2026] POST /volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:47.695274 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f667feec-2b42-4f61-919b-e27bf6e898d2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:47.697221 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f667feec-2b42-4f61-919b-e27bf6e898d2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 Aug 26 09:09:47.697483 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f667feec-2b42-4f61-919b-e27bf6e898d2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:47.697680 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f667feec-2b42-4f61-919b-e27bf6e898d2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:47.704434 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f667feec-2b42-4f61-919b-e27bf6e898d2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 returned with HTTP 404 Aug 26 09:09:47.704953 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1013/4084] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:47 2026] GET /volume/v3/volumes/1ed6364f-ae6c-4aab-bb09-2c0976733d27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:09:47.715119 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b2ba057-ee38-499d-8266-4987c80e0116 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:47.716624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:47.716960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155026633"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:47.718331 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155026633'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:47.718470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume of 1 GB Aug 26 09:09:47.722069 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:47.727759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (a368ba8a-2423-414d-857a-3d1625f6cf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:47.728564 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60dbc30-cb60-424c-a0a9-ddc3494e6de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:47.729279 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:47.754150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60dbc30-cb60-424c-a0a9-ddc3494e6de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:47.754896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785a2e54-2e00-4fed-b426-ee9811ab7267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:47.801713 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Created reservations ['3c079f48-bdc1-4b5a-a465-a0eb63c1df08', '59fc26e6-071b-4ee3-97ef-de7213519d85', '17c3a181-260d-43a9-8d7f-d866faf83e23', '63e8ab1e-92d9-4cb3-b00d-6c823365ef47'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:47.802714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785a2e54-2e00-4fed-b426-ee9811ab7267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c079f48-bdc1-4b5a-a465-a0eb63c1df08', '59fc26e6-071b-4ee3-97ef-de7213519d85', '17c3a181-260d-43a9-8d7f-d866faf83e23', '63e8ab1e-92d9-4cb3-b00d-6c823365ef47']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:47.803696 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcee8840-5e0b-401e-a8d9-09bd09c09809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:47.828010 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcee8840-5e0b-401e-a8d9-09bd09c09809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c0da1f-d582-4381-a1d8-2512a0286e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155026633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['3c079f48-bdc1-4b5a-a465-a0eb63c1df08','59fc26e6-071b-4ee3-97ef-de7213519d85','17c3a181-260d-43a9-8d7f-d866faf83e23','63e8ab1e-92d9-4cb3-b00d-6c823365ef47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155026633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c0da1f-d582-4381-a1d8-2512a0286e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:47.828756 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23dcf4b7-16b4-4c78-9878-f96ddf4872ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:47.852205 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23dcf4b7-16b4-4c78-9878-f96ddf4872ed) transitioned into state 'SUCCESS' from state '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-155026633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['3c079f48-bdc1-4b5a-a465-a0eb63c1df08','59fc26e6-071b-4ee3-97ef-de7213519d85','17c3a181-260d-43a9-8d7f-d866faf83e23','63e8ab1e-92d9-4cb3-b00d-6c823365ef47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:47.853003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a2af5e-1736-4217-9597-7975aac550e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:47.866748 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a2af5e-1736-4217-9597-7975aac550e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:47.868048 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (a368ba8a-2423-414d-857a-3d1625f6cf7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:47.868513 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request issued successfully. Aug 26 09:09:47.869683 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b2ba057-ee38-499d-8266-4987c80e0116 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:47.870035 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1025/4085] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:09:47 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:47.885246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3883edad-6fc7-404a-8934-b86332aa2c11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:47.887375 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3883edad-6fc7-404a-8934-b86332aa2c11 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:47.887576 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3883edad-6fc7-404a-8934-b86332aa2c11 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:47.887781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3883edad-6fc7-404a-8934-b86332aa2c11 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:47.896661 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:47.896661 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:47.900662 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3883edad-6fc7-404a-8934-b86332aa2c11 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:47.905583 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3883edad-6fc7-404a-8934-b86332aa2c11 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 returned with HTTP 200 Aug 26 09:09:47.906442 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1022/4086] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:47 2026] GET /volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:48.921133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9537139-5e62-4b83-9e86-f87d7c5e3f6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:48.922884 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9537139-5e62-4b83-9e86-f87d7c5e3f6f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:48.924447 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9537139-5e62-4b83-9e86-f87d7c5e3f6f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:48.924447 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9537139-5e62-4b83-9e86-f87d7c5e3f6f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:48.933305 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:48.933305 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:48.936875 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b9537139-5e62-4b83-9e86-f87d7c5e3f6f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:48.940998 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9537139-5e62-4b83-9e86-f87d7c5e3f6f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 returned with HTTP 200 Aug 26 09:09:48.941499 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1027/4087] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:48 2026] GET /volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:48.953787 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de4eeb52-8d23-4e6a-afb7-6dd24d79ad3a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:48.955802 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de4eeb52-8d23-4e6a-afb7-6dd24d79ad3a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] GET https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:48.956058 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de4eeb52-8d23-4e6a-afb7-6dd24d79ad3a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:48.956270 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de4eeb52-8d23-4e6a-afb7-6dd24d79ad3a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:48.965508 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:48.965508 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:48.969235 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de4eeb52-8d23-4e6a-afb7-6dd24d79ad3a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Volume info retrieved successfully. Aug 26 09:09:48.974288 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de4eeb52-8d23-4e6a-afb7-6dd24d79ad3a tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 returned with HTTP 200 Aug 26 09:09:48.974752 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1014/4088] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:48 2026] GET /volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:48.990165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:48.992530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:48.992741 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:48.992970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:48.993125 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume with id: c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:49.000378 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:49.000378 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:49.000708 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:49.018649 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume request issued successfully. Aug 26 09:09:49.018903 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ac4db0a5-74d9-438f-b8de-1e9eeccd42f2 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 returned with HTTP 202 Aug 26 09:09:49.019447 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1026/4089] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:09:48 2026] DELETE /volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:09:49.029850 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b272230-4a77-40fd-a651-87804894fecf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:49.033238 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b272230-4a77-40fd-a651-87804894fecf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:49.033576 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b272230-4a77-40fd-a651-87804894fecf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:49.033868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b272230-4a77-40fd-a651-87804894fecf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:49.043159 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:49.043159 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:49.047785 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6b272230-4a77-40fd-a651-87804894fecf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:49.052973 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b272230-4a77-40fd-a651-87804894fecf tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 returned with HTTP 200 Aug 26 09:09:49.053773 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1023/4090] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:49 2026] GET /volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:49.843642 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-afdc1ca9-1577-4086-bc7a-ea91e0c98c9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:49.846035 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-afdc1ca9-1577-4086-bc7a-ea91e0c98c9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:49.846035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-afdc1ca9-1577-4086-bc7a-ea91e0c98c9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:49.846192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-afdc1ca9-1577-4086-bc7a-ea91e0c98c9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:49.853116 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:49.853116 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:49.857047 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-afdc1ca9-1577-4086-bc7a-ea91e0c98c9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:49.863083 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-afdc1ca9-1577-4086-bc7a-ea91e0c98c9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:49.863651 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1028/4091] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:49 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:49.944554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61bd0b6f-40b4-4b46-a40a-d6d786e4a40b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:49.945037 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61bd0b6f-40b4-4b46-a40a-d6d786e4a40b None None] GET https://10.4.3.236/volume// Aug 26 09:09:49.945234 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61bd0b6f-40b4-4b46-a40a-d6d786e4a40b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:49.945522 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61bd0b6f-40b4-4b46-a40a-d6d786e4a40b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:49.945838 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61bd0b6f-40b4-4b46-a40a-d6d786e4a40b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:49.946142 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1015/4092] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:09: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 26 09:09:49.955212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-1cf8ab36-9afe-4adb-a576-b7dbc36106d0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:49.957372 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-1cf8ab36-9afe-4adb-a576-b7dbc36106d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:09:49.957838 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-1cf8ab36-9afe-4adb-a576-b7dbc36106d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69dbd4ff-651e-47f6-b768-31f37a464e97", "connector": null, "instance_uuid": "b594e9d7-01e6-421f-9538-0d1542f3f75d"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:49.969124 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:49.969124 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:49.998075 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-1cf8ab36-9afe-4adb-a576-b7dbc36106d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:09:49.998552 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1027/4093] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:09:49 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:50.031069 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-51047eca-916b-4fa3-967f-413fce8ca835 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.034619 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-51047eca-916b-4fa3-967f-413fce8ca835 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:50.034930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-51047eca-916b-4fa3-967f-413fce8ca835 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:50.035187 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-51047eca-916b-4fa3-967f-413fce8ca835 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:50.043145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a3caed11-85d2-445a-8f7e-b375a225ed38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.043602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3caed11-85d2-445a-8f7e-b375a225ed38 None None] GET https://10.4.3.236/volume// Aug 26 09:09:50.043775 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3caed11-85d2-445a-8f7e-b375a225ed38 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:50.044025 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3caed11-85d2-445a-8f7e-b375a225ed38 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:50.044379 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3caed11-85d2-445a-8f7e-b375a225ed38 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:09:50.044710 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1029/4094] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:09: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 26 09:09:50.048983 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:50.048983 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:50.054485 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-51047eca-916b-4fa3-967f-413fce8ca835 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:50.054600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-5d69da9c-61c9-46e7-b6cb-b0434e9ef473 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.057326 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-5d69da9c-61c9-46e7-b6cb-b0434e9ef473 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:50.057603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-5d69da9c-61c9-46e7-b6cb-b0434e9ef473 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:50.057869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-5d69da9c-61c9-46e7-b6cb-b0434e9ef473 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:50.061648 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-51047eca-916b-4fa3-967f-413fce8ca835 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:50.062166 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1024/4095] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:50 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:50.068328 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:50.068328 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:50.069306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0d42f858-01a1-4ed6-aca6-dcae67a05702 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.071244 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d42f858-01a1-4ed6-aca6-dcae67a05702 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 Aug 26 09:09:50.071489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d42f858-01a1-4ed6-aca6-dcae67a05702 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:50.071653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d42f858-01a1-4ed6-aca6-dcae67a05702 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:50.073530 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-5d69da9c-61c9-46e7-b6cb-b0434e9ef473 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:50.077659 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d42f858-01a1-4ed6-aca6-dcae67a05702 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 returned with HTTP 404 Aug 26 09:09:50.077991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-5d69da9c-61c9-46e7-b6cb-b0434e9ef473 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:50.078094 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1028/4096] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:50 2026] GET /volume/v3/volumes/c6c0da1f-d582-4381-a1d8-2512a0286e87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:09:50.078561 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1016/4097] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:09:50 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:50.087481 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.089079 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:09:50.089434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-376204611"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:50.090710 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-376204611'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:09:50.090818 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume of 1 GB Aug 26 09:09:50.095202 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Availability Zones retrieved successfully. Aug 26 09:09:50.100467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (521d0983-77d5-4d26-9257-6b500fd81699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:50.101364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2cf21a-71fe-47eb-a93b-810830cade40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:50.102144 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:09:50.134114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2cf21a-71fe-47eb-a93b-810830cade40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:50.135264 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adcfa82-1d83-419b-ae54-62c597a8f43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:50.173774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Created reservations ['77411f20-c2db-499c-89c0-b4a04928f71a', '4fd73a66-2f75-4535-ba94-7b72861d27df', '6d1490df-2f03-49e9-85ff-9411597006de', '704bf99b-a6e5-46b8-958d-1cb69467cf32'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:50.174570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adcfa82-1d83-419b-ae54-62c597a8f43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77411f20-c2db-499c-89c0-b4a04928f71a', '4fd73a66-2f75-4535-ba94-7b72861d27df', '6d1490df-2f03-49e9-85ff-9411597006de', '704bf99b-a6e5-46b8-958d-1cb69467cf32']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:50.175723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2fe438-6c1c-4942-81b6-524cbad0c8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:50.195432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.197994 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] PUT https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 Aug 26 09:09:50.198466 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:50.199971 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2fe438-6c1c-4942-81b6-524cbad0c8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e28300f-7118-4438-ac3b-ba9d476f9985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376204611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['77411f20-c2db-499c-89c0-b4a04928f71a','4fd73a66-2f75-4535-ba94-7b72861d27df','6d1490df-2f03-49e9-85ff-9411597006de','704bf99b-a6e5-46b8-958d-1cb69467cf32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376204611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e28300f-7118-4438-ac3b-ba9d476f9985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:50.200737 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca82120-da87-4552-b7e8-588bb24e0050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:50.209024 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Acquiring lock "cinder-attachment_update-69dbd4ff-651e-47f6-b768-31f37a464e97-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:09:50.214587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Lock "cinder-attachment_update-69dbd4ff-651e-47f6-b768-31f37a464e97-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:09:50.216499 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:50.216499 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:50.219067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca82120-da87-4552-b7e8-588bb24e0050) transitioned into state 'SUCCESS' from state '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-376204611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbf4d9108d44ea4a4ea84b3cdcddb75',qos_specs=None,replication_status=,reservations=['77411f20-c2db-499c-89c0-b4a04928f71a','4fd73a66-2f75-4535-ba94-7b72861d27df','6d1490df-2f03-49e9-85ff-9411597006de','704bf99b-a6e5-46b8-958d-1cb69467cf32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbed229914b4d6685f6d39a96b21ae4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:50.219765 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4064b9f0-d806-4c1e-be60-221b1d8feaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:09:50.228971 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4064b9f0-d806-4c1e-be60-221b1d8feaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:09:50.229742 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Flow 'volume_create_api' (521d0983-77d5-4d26-9257-6b500fd81699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:09:50.230066 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Create volume request issued successfully. Aug 26 09:09:50.230580 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-096a95fb-36ad-4d39-98b8-279c89a82d8e tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:09:50.230973 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1030/4098] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:09:50 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:50.246091 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-89777944-b77b-4faa-8e9c-5122557865fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:50.248017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89777944-b77b-4faa-8e9c-5122557865fb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 Aug 26 09:09:50.248272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89777944-b77b-4faa-8e9c-5122557865fb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:50.248514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89777944-b77b-4faa-8e9c-5122557865fb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:50.261632 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:50.261632 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:50.270476 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-89777944-b77b-4faa-8e9c-5122557865fb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:50.275788 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89777944-b77b-4faa-8e9c-5122557865fb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 returned with HTTP 200 Aug 26 09:09:50.276279 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1029/4099] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:50 2026] GET /volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:50.340514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Lock "cinder-attachment_update-69dbd4ff-651e-47f6-b768-31f37a464e97-np0000008153" released by "attachment_update" :: held 0.126s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:09:50.341114 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-edfed9f4-e51a-4ba9-bf5e-78d6b63f1ee8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 returned with HTTP 200 Aug 26 09:09:50.341914 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1025/4100] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:09:50 2026] PUT /volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:51.074860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-274ae20a-f5e2-43cf-868d-d5cc77c12c1b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:51.076863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-274ae20a-f5e2-43cf-868d-d5cc77c12c1b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:51.077091 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-274ae20a-f5e2-43cf-868d-d5cc77c12c1b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:51.077296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-274ae20a-f5e2-43cf-868d-d5cc77c12c1b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:51.087479 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:51.087479 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:51.091425 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-274ae20a-f5e2-43cf-868d-d5cc77c12c1b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:51.096118 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-274ae20a-f5e2-43cf-868d-d5cc77c12c1b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:51.098078 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1017/4101] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:51 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:51.290666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3583dd12-b6f7-4eda-9bdf-088c931313a9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:51.292798 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3583dd12-b6f7-4eda-9bdf-088c931313a9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 Aug 26 09:09:51.293108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3583dd12-b6f7-4eda-9bdf-088c931313a9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:51.293423 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3583dd12-b6f7-4eda-9bdf-088c931313a9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:51.302059 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:51.302059 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:51.305694 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3583dd12-b6f7-4eda-9bdf-088c931313a9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:51.311510 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3583dd12-b6f7-4eda-9bdf-088c931313a9 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 returned with HTTP 200 Aug 26 09:09:51.312407 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1031/4102] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:51 2026] GET /volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:51.325762 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7b3749ff-269a-4083-a886-991410e3a48f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:51.328593 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b3749ff-269a-4083-a886-991410e3a48f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] GET https://10.4.3.236/volume/v3/volumes/summary Aug 26 09:09:51.328869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b3749ff-269a-4083-a886-991410e3a48f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:51.329144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b3749ff-269a-4083-a886-991410e3a48f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:51.329347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-7b3749ff-269a-4083-a886-991410e3a48f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:09:51.334657 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7b3749ff-269a-4083-a886-991410e3a48f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] Get summary completed successfully. Aug 26 09:09:51.334959 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b3749ff-269a-4083-a886-991410e3a48f tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-reader] https://10.4.3.236/volume/v3/volumes/summary returned with HTTP 200 Aug 26 09:09:51.335477 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1030/4103] 10.4.3.236 () {68 vars in 1302 bytes} [Wed Aug 26 09:09:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:51.344909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:51.348204 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 Aug 26 09:09:51.348414 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:51.348787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:51.348828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume with id: 2e28300f-7118-4438-ac3b-ba9d476f9985 Aug 26 09:09:51.362805 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:51.362805 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:51.363193 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:51.385177 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Delete volume request issued successfully. Aug 26 09:09:51.385177 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01e6b8e0-af09-4066-a8b8-4e9f7c888fcb tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 returned with HTTP 202 Aug 26 09:09:51.385177 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1026/4104] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:09:51 2026] DELETE /volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:09:51.395827 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73f53fff-50cb-40fe-bb06-46e967ee9c72 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:51.400121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73f53fff-50cb-40fe-bb06-46e967ee9c72 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 Aug 26 09:09:51.400121 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73f53fff-50cb-40fe-bb06-46e967ee9c72 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:51.400121 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73f53fff-50cb-40fe-bb06-46e967ee9c72 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:51.407837 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:51.407837 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:51.415296 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-73f53fff-50cb-40fe-bb06-46e967ee9c72 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Volume info retrieved successfully. Aug 26 09:09:51.419078 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73f53fff-50cb-40fe-bb06-46e967ee9c72 tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 returned with HTTP 200 Aug 26 09:09:51.419078 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1018/4105] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:51 2026] GET /volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:09:52.114694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4717deb6-cbb7-4e7e-b139-310cf0c9dba3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:52.116804 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4717deb6-cbb7-4e7e-b139-310cf0c9dba3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:52.116983 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4717deb6-cbb7-4e7e-b139-310cf0c9dba3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:52.117170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4717deb6-cbb7-4e7e-b139-310cf0c9dba3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:52.138296 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:52.138296 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:52.145755 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4717deb6-cbb7-4e7e-b139-310cf0c9dba3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:52.151156 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4717deb6-cbb7-4e7e-b139-310cf0c9dba3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:52.151585 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1032/4106] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:52 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:52.435072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a9b306ab-16b0-4537-a728-6fa1e5285c2d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:52.437091 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a9b306ab-16b0-4537-a728-6fa1e5285c2d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] GET https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 Aug 26 09:09:52.437398 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a9b306ab-16b0-4537-a728-6fa1e5285c2d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:52.437679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a9b306ab-16b0-4537-a728-6fa1e5285c2d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:52.447241 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a9b306ab-16b0-4537-a728-6fa1e5285c2d tempest-ProjectReaderTests-210219360 tempest-ProjectReaderTests-210219360-project-admin] https://10.4.3.236/volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 returned with HTTP 404 Aug 26 09:09:52.447774 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1031/4107] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:09:52 2026] GET /volume/v3/volumes/2e28300f-7118-4438-ac3b-ba9d476f9985 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:09:53.169907 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c2aaa63-1cb0-4c6d-81cd-a00bcaa8eb42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:53.172462 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c2aaa63-1cb0-4c6d-81cd-a00bcaa8eb42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:53.173486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c2aaa63-1cb0-4c6d-81cd-a00bcaa8eb42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:53.173486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c2aaa63-1cb0-4c6d-81cd-a00bcaa8eb42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:53.186911 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:53.186911 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:53.191909 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c2aaa63-1cb0-4c6d-81cd-a00bcaa8eb42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:53.198101 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c2aaa63-1cb0-4c6d-81cd-a00bcaa8eb42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:53.198101 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1027/4108] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:53 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:53.887456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-f66d931f-6e1e-4203-9c1a-9538fbbf89ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:53.889755 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-f66d931f-6e1e-4203-9c1a-9538fbbf89ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1/action Aug 26 09:09:53.890258 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-f66d931f-6e1e-4203-9c1a-9538fbbf89ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:53.890450 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-f66d931f-6e1e-4203-9c1a-9538fbbf89ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:53.912521 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:53.912521 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:53.929244 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5aa87434-6d1c-455f-a816-d1f56cc9596f req-f66d931f-6e1e-4203-9c1a-9538fbbf89ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1/action returned with HTTP 204 Aug 26 09:09:53.929968 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1019/4109] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:09:53 2026] POST /volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:54.213423 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e59a876-af94-4db8-8a16-025f709c9438 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:54.215349 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e59a876-af94-4db8-8a16-025f709c9438 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:54.215604 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e59a876-af94-4db8-8a16-025f709c9438 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:54.215835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e59a876-af94-4db8-8a16-025f709c9438 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:54.231592 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:54.231592 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:54.244982 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e59a876-af94-4db8-8a16-025f709c9438 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:54.256325 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e59a876-af94-4db8-8a16-025f709c9438 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:54.256797 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1033/4110] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:09:54 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:54.274404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-65c341d7-3843-4227-89be-23da0d87fc47 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:54.277134 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:54.277502 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69dbd4ff-651e-47f6-b768-31f37a464e97", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1904649829"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:54.299871 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:54.299871 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:54.299871 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:54.299871 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume 69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:54.343918 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['327bf7d5-9672-48ce-9fdb-131afea23691', '935ce6b1-fc55-4a4c-affb-3ddb7c51b70e', '4328c752-890d-4fdb-a739-681a7f2122df', '98b57f79-f9df-46f7-a1d4-7e0bfe9672cd'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:54.406121 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot force create request issued successfully. Aug 26 09:09:54.407019 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-65c341d7-3843-4227-89be-23da0d87fc47 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:54.407019 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1032/4111] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:54.420359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0835efe0-3e2d-4389-a35e-1a574be93cd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:54.422695 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0835efe0-3e2d-4389-a35e-1a574be93cd5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:54.422695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0835efe0-3e2d-4389-a35e-1a574be93cd5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:54.423090 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0835efe0-3e2d-4389-a35e-1a574be93cd5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:54.432368 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:54.432368 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:54.432736 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0835efe0-3e2d-4389-a35e-1a574be93cd5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:54.433987 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0835efe0-3e2d-4389-a35e-1a574be93cd5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 returned with HTTP 200 Aug 26 09:09:54.434454 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1028/4112] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:54 2026] GET /volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:55.445828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-16fcc0e4-16e7-40c3-9205-ed0104397dc1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:55.450288 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16fcc0e4-16e7-40c3-9205-ed0104397dc1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:55.450501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16fcc0e4-16e7-40c3-9205-ed0104397dc1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:55.450702 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16fcc0e4-16e7-40c3-9205-ed0104397dc1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:55.455805 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:55.455805 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:55.456235 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-16fcc0e4-16e7-40c3-9205-ed0104397dc1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:55.457035 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16fcc0e4-16e7-40c3-9205-ed0104397dc1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 returned with HTTP 200 Aug 26 09:09:55.457464 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1020/4113] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:55 2026] GET /volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:55.467118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:55.469334 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:09:55.469770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69dbd4ff-651e-47f6-b768-31f37a464e97", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2105978828"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:55.483070 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:55.483070 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:55.483666 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:55.483866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume 69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:55.516063 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['7a6c8ae2-f316-4910-8d09-5c8161d92da9', '9d625cb3-9469-4db3-9880-dcb515eafc26', '91c8d2ec-a409-437f-b0df-55aee6cf9682', '81524ca5-8f36-4232-b0f4-533d4630cc7a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:09:55.557761 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot force create request issued successfully. Aug 26 09:09:55.558245 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bae0a15-d7e4-4111-8306-4ab4c42e3529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:09:55.558766 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1034/4114] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:09:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:09:55.571686 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-09750523-917e-4ab8-8f58-1d523820dd2d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:55.574663 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09750523-917e-4ab8-8f58-1d523820dd2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:55.575523 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09750523-917e-4ab8-8f58-1d523820dd2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:55.576359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-09750523-917e-4ab8-8f58-1d523820dd2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:55.585933 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:55.585933 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:55.585933 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-09750523-917e-4ab8-8f58-1d523820dd2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:55.585933 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-09750523-917e-4ab8-8f58-1d523820dd2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae returned with HTTP 200 Aug 26 09:09:55.586460 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1033/4115] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:55 2026] GET /volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:56.597971 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb682238-31b7-4039-b770-3aca9814bc1f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:56.600699 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb682238-31b7-4039-b770-3aca9814bc1f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:56.600985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb682238-31b7-4039-b770-3aca9814bc1f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:56.601087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb682238-31b7-4039-b770-3aca9814bc1f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:56.607363 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:56.607363 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:56.607982 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb682238-31b7-4039-b770-3aca9814bc1f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:56.609204 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb682238-31b7-4039-b770-3aca9814bc1f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae returned with HTTP 200 Aug 26 09:09:56.609672 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1029/4116] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:56 2026] GET /volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:56.621292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:56.623114 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:56.623288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:56.623458 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:56.623553 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:56.628717 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:56.628717 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:56.629258 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:56.651369 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:09:56.651558 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5351b05-12f3-44ad-8882-bbd45aec5aab tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae returned with HTTP 202 Aug 26 09:09:56.652083 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1021/4117] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:56 2026] DELETE /volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:56.660088 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71f9bfdf-d827-4226-a336-67aaf09cccf2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:56.662354 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71f9bfdf-d827-4226-a336-67aaf09cccf2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:56.662565 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71f9bfdf-d827-4226-a336-67aaf09cccf2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:56.662782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71f9bfdf-d827-4226-a336-67aaf09cccf2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:56.669041 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:56.669041 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:09:56.669527 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71f9bfdf-d827-4226-a336-67aaf09cccf2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:56.670531 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71f9bfdf-d827-4226-a336-67aaf09cccf2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae returned with HTTP 200 Aug 26 09:09:56.670925 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1035/4118] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:56 2026] GET /volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:57.685112 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a47c82e9-dc8a-4bd3-ad53-5fc028926658 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:57.686958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a47c82e9-dc8a-4bd3-ad53-5fc028926658 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:57.687320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a47c82e9-dc8a-4bd3-ad53-5fc028926658 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:57.687617 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a47c82e9-dc8a-4bd3-ad53-5fc028926658 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:57.692211 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a47c82e9-dc8a-4bd3-ad53-5fc028926658 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae returned with HTTP 404 Aug 26 09:09:57.692724 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1034/4119] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:57 2026] GET /volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:57.700311 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:57.702865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:09:57.703313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:57.703514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:57.703677 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:09:57.709854 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:57.709854 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:57.710437 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:57.732207 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:09:57.732474 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f141aa2-15c8-4e25-84c3-0bebe2ed72d7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 returned with HTTP 202 Aug 26 09:09:57.733124 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1030/4120] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:57 2026] DELETE /volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:57.742724 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c37615ad-7c3e-4abd-919c-4fb1bc470a8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:57.745000 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c37615ad-7c3e-4abd-919c-4fb1bc470a8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:09:57.745277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c37615ad-7c3e-4abd-919c-4fb1bc470a8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:57.745510 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c37615ad-7c3e-4abd-919c-4fb1bc470a8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:57.751076 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:57.751076 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:57.751643 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c37615ad-7c3e-4abd-919c-4fb1bc470a8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:57.752641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c37615ad-7c3e-4abd-919c-4fb1bc470a8f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 returned with HTTP 200 Aug 26 09:09:57.753106 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1022/4121] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:57 2026] GET /volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:58.765122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07f2c7f7-de00-43da-8b3e-0f425260d139 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:58.767363 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07f2c7f7-de00-43da-8b3e-0f425260d139 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:09:58.767614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07f2c7f7-de00-43da-8b3e-0f425260d139 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:58.767866 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07f2c7f7-de00-43da-8b3e-0f425260d139 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:58.772870 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07f2c7f7-de00-43da-8b3e-0f425260d139 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 returned with HTTP 404 Aug 26 09:09:58.773448 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1036/4122] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:58 2026] GET /volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:58.781125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f6b93280-a951-4127-bf1a-e0b8df0954df None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:58.783206 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:58.783392 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:58.783590 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:58.783744 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:58.790559 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:58.790559 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:09:58.791013 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:58.810514 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:09:58.810763 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6b93280-a951-4127-bf1a-e0b8df0954df tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 returned with HTTP 202 Aug 26 09:09:58.811313 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1035/4123] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:58 2026] DELETE /volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:09:58.823654 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-519e7acd-8857-4eab-bafa-e3d717c8445f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:58.826050 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-519e7acd-8857-4eab-bafa-e3d717c8445f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:58.826307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-519e7acd-8857-4eab-bafa-e3d717c8445f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:58.826575 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-519e7acd-8857-4eab-bafa-e3d717c8445f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:58.834772 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:58.834772 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:58.835389 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-519e7acd-8857-4eab-bafa-e3d717c8445f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:09:58.836465 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-519e7acd-8857-4eab-bafa-e3d717c8445f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 returned with HTTP 200 Aug 26 09:09:58.837553 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1031/4124] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:58 2026] GET /volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:09:59.848704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-211434b6-de10-4818-9458-c45f36a58e68 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:59.851341 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-211434b6-de10-4818-9458-c45f36a58e68 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:59.851608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-211434b6-de10-4818-9458-c45f36a58e68 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:59.851887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-211434b6-de10-4818-9458-c45f36a58e68 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:59.857332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-211434b6-de10-4818-9458-c45f36a58e68 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 returned with HTTP 404 Aug 26 09:09:59.858001 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1023/4125] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:09:59 2026] GET /volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:59.865588 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9a6ca5f-48b1-4fcb-8ff0-0728a82c603c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:59.867421 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9a6ca5f-48b1-4fcb-8ff0-0728a82c603c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:59.867594 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9a6ca5f-48b1-4fcb-8ff0-0728a82c603c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:59.867788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9a6ca5f-48b1-4fcb-8ff0-0728a82c603c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:59.867914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-c9a6ca5f-48b1-4fcb-8ff0-0728a82c603c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 59bca923-1027-4467-bc45-3192ce646bae Aug 26 09:09:59.872537 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9a6ca5f-48b1-4fcb-8ff0-0728a82c603c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae returned with HTTP 404 Aug 26 09:09:59.872701 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1037/4126] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:59 2026] DELETE /volume/v3/snapshots/59bca923-1027-4467-bc45-3192ce646bae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:59.880531 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-040b34f6-8430-4483-9ef5-affe790b89e8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:59.882655 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-040b34f6-8430-4483-9ef5-affe790b89e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:59.882948 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-040b34f6-8430-4483-9ef5-affe790b89e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:59.883131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-040b34f6-8430-4483-9ef5-affe790b89e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:59.883284 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-040b34f6-8430-4483-9ef5-affe790b89e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: a2f0573a-76b3-4dcc-8c94-4c532343c6c0 Aug 26 09:09:59.887489 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-040b34f6-8430-4483-9ef5-affe790b89e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 returned with HTTP 404 Aug 26 09:09:59.887912 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1036/4127] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:09:59 2026] DELETE /volume/v3/snapshots/a2f0573a-76b3-4dcc-8c94-4c532343c6c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:09:59.922255 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-ad4da589-647f-423e-9241-30e1be5f039c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:59.924475 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-ad4da589-647f-423e-9241-30e1be5f039c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:09:59.924687 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-ad4da589-647f-423e-9241-30e1be5f039c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:09:59.924905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-ad4da589-647f-423e-9241-30e1be5f039c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:09:59.934789 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:59.934789 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:09:59.938468 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-ad4da589-647f-423e-9241-30e1be5f039c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:59.943465 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-ad4da589-647f-423e-9241-30e1be5f039c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:09:59.943909 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1032/4128] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:09:59 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:09:59.966714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:09:59.970064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97/action Aug 26 09:09:59.970579 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:09:59.970772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:09:59.985404 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:09:59.985404 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:09:59.986095 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:09:59.998418 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Begin detaching volume completed successfully. Aug 26 09:09:59.998741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-14643adc-f7a0-4537-a817-781d34e16144 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97/action returned with HTTP 202 Aug 26 09:09:59.999438 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1024/4129] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:09:59 2026] POST /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:10:00.056760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5d1093a-63dc-4b53-9db8-81c87b357144 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:00.057119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5d1093a-63dc-4b53-9db8-81c87b357144 None None] GET https://10.4.3.236/volume// Aug 26 09:10:00.057385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5d1093a-63dc-4b53-9db8-81c87b357144 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:00.059570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5d1093a-63dc-4b53-9db8-81c87b357144 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:00.060084 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5d1093a-63dc-4b53-9db8-81c87b357144 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:00.060481 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1038/4130] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:10:00.070711 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-8c295a77-9fb7-4236-8b6d-f444b9d1e6d6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:00.073151 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-8c295a77-9fb7-4236-8b6d-f444b9d1e6d6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:00.073502 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-8c295a77-9fb7-4236-8b6d-f444b9d1e6d6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:00.073687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-8c295a77-9fb7-4236-8b6d-f444b9d1e6d6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:00.084337 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:00.084337 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:00.089673 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-8c295a77-9fb7-4236-8b6d-f444b9d1e6d6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:00.096177 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-8c295a77-9fb7-4236-8b6d-f444b9d1e6d6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:10:00.096785 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1037/4131] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:00 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:01.083387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-177967d7-896d-42e4-ae73-e49eaa01cf60 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:01.085617 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-177967d7-896d-42e4-ae73-e49eaa01cf60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 Aug 26 09:10:01.085815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-177967d7-896d-42e4-ae73-e49eaa01cf60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:01.086066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-177967d7-896d-42e4-ae73-e49eaa01cf60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:01.093741 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:01.093741 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:01.145886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d8c18620-e851-4a0a-858e-a37b12f09c2e req-177967d7-896d-42e4-ae73-e49eaa01cf60 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 returned with HTTP 200 Aug 26 09:10:01.146346 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1033/4132] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:01 2026] DELETE /volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:01.244873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-452d8875-863c-41a4-9f6c-133061fdab63 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:01.247221 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:01.247812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:01.247812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:01.247812 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Delete snapshot with id: ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:01.250541 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=314,cinder:UPDATE=97,cinder:INSERT=41 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:01.254367 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:01.254367 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:01.254972 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot retrieved successfully. Aug 26 09:10:01.276047 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot delete request issued successfully. Aug 26 09:10:01.276314 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-452d8875-863c-41a4-9f6c-133061fdab63 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 202 Aug 26 09:10:01.276816 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1025/4133] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:01 2026] DELETE /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:01.288206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a171f01-0eba-4602-844a-9f741ed1391d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:01.290606 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a171f01-0eba-4602-844a-9f741ed1391d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:01.290949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a171f01-0eba-4602-844a-9f741ed1391d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:01.291088 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a171f01-0eba-4602-844a-9f741ed1391d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:01.299835 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:01.299835 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:01.300454 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0a171f01-0eba-4602-844a-9f741ed1391d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Snapshot retrieved successfully. Aug 26 09:10:01.301384 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a171f01-0eba-4602-844a-9f741ed1391d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 200 Aug 26 09:10:01.302044 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1039/4134] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:01 2026] GET /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:02.313831 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-533d1d36-b1e3-48c0-bbcf-0d274a561b66 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:02.315888 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-533d1d36-b1e3-48c0-bbcf-0d274a561b66 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:02.316200 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-533d1d36-b1e3-48c0-bbcf-0d274a561b66 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:02.316464 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-533d1d36-b1e3-48c0-bbcf-0d274a561b66 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:02.320681 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-533d1d36-b1e3-48c0-bbcf-0d274a561b66 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 404 Aug 26 09:10:02.321228 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1038/4135] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:02 2026] GET /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:02.372278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1c2013fb-9a73-4c43-86b2-3db48b86d57e req-35a66cd5-58e5-4f58-a81b-a054104a05fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:02.374355 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1c2013fb-9a73-4c43-86b2-3db48b86d57e req-35a66cd5-58e5-4f58-a81b-a054104a05fa tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 Aug 26 09:10:02.374530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1c2013fb-9a73-4c43-86b2-3db48b86d57e req-35a66cd5-58e5-4f58-a81b-a054104a05fa tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:02.374717 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1c2013fb-9a73-4c43-86b2-3db48b86d57e req-35a66cd5-58e5-4f58-a81b-a054104a05fa tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:02.378856 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1c2013fb-9a73-4c43-86b2-3db48b86d57e req-35a66cd5-58e5-4f58-a81b-a054104a05fa tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 returned with HTTP 404 Aug 26 09:10:02.379403 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1034/4136] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:02 2026] DELETE /volume/v3/attachments/d91be8ab-835c-495a-a21e-de3f234e54e1 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:10:02.449853 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-92b1c9b3-34c1-4cd9-9e90-6bd43798a753 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:02.452722 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-92b1c9b3-34c1-4cd9-9e90-6bd43798a753 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/attachments?instance_id=be1cc4d2-78ba-4f35-adef-03eaa4fc9de7 Aug 26 09:10:02.453035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-92b1c9b3-34c1-4cd9-9e90-6bd43798a753 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:02.453298 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-92b1c9b3-34c1-4cd9-9e90-6bd43798a753 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:02.473402 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-92b1c9b3-34c1-4cd9-9e90-6bd43798a753 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments?instance_id=be1cc4d2-78ba-4f35-adef-03eaa4fc9de7 returned with HTTP 200 Aug 26 09:10:02.474083 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1026/4137] 10.4.3.236 () {70 vars in 1637 bytes} [Wed Aug 26 09:10:02 2026] GET /volume/v3/attachments?instance_id=be1cc4d2-78ba-4f35-adef-03eaa4fc9de7 => generated 192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:02.484151 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-0ef3ff23-35c2-4ec3-b74d-b5f5ee40eb05 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:02.486334 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-0ef3ff23-35c2-4ec3-b74d-b5f5ee40eb05 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 Aug 26 09:10:02.486608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-0ef3ff23-35c2-4ec3-b74d-b5f5ee40eb05 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:02.486798 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-0ef3ff23-35c2-4ec3-b74d-b5f5ee40eb05 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:02.488738 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=377,cinder:INSERT=56,cinder:UPDATE=127 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:02.506293 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6de32f9b-cb4e-44fc-b846-a2b025082597 req-0ef3ff23-35c2-4ec3-b74d-b5f5ee40eb05 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 returned with HTTP 200 Aug 26 09:10:02.506966 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1040/4138] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:10:02 2026] GET /volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:10:04.352972 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9f0bb86f-6982-4a3b-89b6-1ef501ee75fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:04.355175 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f0bb86f-6982-4a3b-89b6-1ef501ee75fc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:10:04.355430 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f0bb86f-6982-4a3b-89b6-1ef501ee75fc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:04.355680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f0bb86f-6982-4a3b-89b6-1ef501ee75fc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:04.355834 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-9f0bb86f-6982-4a3b-89b6-1ef501ee75fc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 Aug 26 09:10:04.362214 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f0bb86f-6982-4a3b-89b6-1ef501ee75fc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 returned with HTTP 404 Aug 26 09:10:04.362907 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1039/4139] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:04 2026] DELETE /volume/v3/snapshots/5e2a99ae-aff2-4bb1-bcf1-00ec46d56970 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:04.375664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ab3fa2f-97c8-4dd6-b6d7-07fbe7e33127 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:04.377454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ab3fa2f-97c8-4dd6-b6d7-07fbe7e33127 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:04.377802 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ab3fa2f-97c8-4dd6-b6d7-07fbe7e33127 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:04.379653 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ab3fa2f-97c8-4dd6-b6d7-07fbe7e33127 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:04.385794 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:04.385794 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:04.390273 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ab3fa2f-97c8-4dd6-b6d7-07fbe7e33127 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:04.395744 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ab3fa2f-97c8-4dd6-b6d7-07fbe7e33127 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:10:04.396470 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1035/4140] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:04 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:04.413396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:04.415461 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:04.415828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-870545789"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:04.417603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-870545789'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:04.417773 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume of 1 GB Aug 26 09:10:04.418162 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:04.418162 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:04.422476 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Availability Zones retrieved successfully. Aug 26 09:10:04.429112 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (93252cd3-9306-4b51-8f73-b9d3a7d381fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:04.430183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c9e354-1891-435a-95c2-d414ffa73f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:04.431249 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:04.461087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c9e354-1891-435a-95c2-d414ffa73f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:04.461905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904c3f09-bbb6-421f-9bcc-32d8da182511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:04.505162 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['d8b416e9-328e-4d8f-918a-326bd1fc6617', 'aa1aad9a-041e-452d-88db-10273f057c44', 'c6e95fda-448f-40d9-8933-ef2281f15aab', '8dc9a4de-af78-436a-9ae0-1eaf31587248'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:04.505956 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904c3f09-bbb6-421f-9bcc-32d8da182511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b416e9-328e-4d8f-918a-326bd1fc6617', 'aa1aad9a-041e-452d-88db-10273f057c44', 'c6e95fda-448f-40d9-8933-ef2281f15aab', '8dc9a4de-af78-436a-9ae0-1eaf31587248']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:04.506676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872c71be-8fcf-4a17-80c1-28d2dc5daaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:04.531594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872c71be-8fcf-4a17-80c1-28d2dc5daaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3a0d226-608b-4e62-85bb-7d942f109130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-870545789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['d8b416e9-328e-4d8f-918a-326bd1fc6617','aa1aad9a-041e-452d-88db-10273f057c44','c6e95fda-448f-40d9-8933-ef2281f15aab','8dc9a4de-af78-436a-9ae0-1eaf31587248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-870545789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3a0d226-608b-4e62-85bb-7d942f109130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f421af9314c4485a0928caa9e1a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d464ce310e4bc7803df9ed91755039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:04.532969 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea312a6e-d9c3-4935-86ef-73be8b6a4c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:04.552143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea312a6e-d9c3-4935-86ef-73be8b6a4c3f) transitioned into state 'SUCCESS' from state '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-870545789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['d8b416e9-328e-4d8f-918a-326bd1fc6617','aa1aad9a-041e-452d-88db-10273f057c44','c6e95fda-448f-40d9-8933-ef2281f15aab','8dc9a4de-af78-436a-9ae0-1eaf31587248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:04.552795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee70d7b9-5cdc-497d-a488-f68e464937b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:04.563068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee70d7b9-5cdc-497d-a488-f68e464937b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:04.563891 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (93252cd3-9306-4b51-8f73-b9d3a7d381fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:04.564251 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request issued successfully. Aug 26 09:10:04.564787 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7c3fab1-b1a1-4df0-a812-0bf22f6d7b0f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:04.565201 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1027/4141] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:10:04 2026] POST /volume/v3/volumes => generated 753 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:04.578960 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00bf31d0-916f-46b1-aa39-eec2a7b27550 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:04.580818 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00bf31d0-916f-46b1-aa39-eec2a7b27550 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:04.581022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00bf31d0-916f-46b1-aa39-eec2a7b27550 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:04.581246 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00bf31d0-916f-46b1-aa39-eec2a7b27550 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:04.589257 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:04.589257 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:04.595011 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-00bf31d0-916f-46b1-aa39-eec2a7b27550 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:04.601592 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00bf31d0-916f-46b1-aa39-eec2a7b27550 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 returned with HTTP 200 Aug 26 09:10:04.602278 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1041/4142] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:04 2026] GET /volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:05.618525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ad778240-142e-4133-b2a4-84bac72a88ae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:05.620381 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad778240-142e-4133-b2a4-84bac72a88ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:05.620586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad778240-142e-4133-b2a4-84bac72a88ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:05.620801 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad778240-142e-4133-b2a4-84bac72a88ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:05.628999 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:05.628999 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:05.633642 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ad778240-142e-4133-b2a4-84bac72a88ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:05.639045 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad778240-142e-4133-b2a4-84bac72a88ae tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 returned with HTTP 200 Aug 26 09:10:05.639545 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1040/4143] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:05 2026] GET /volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:05.658063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b942facf-be8d-411e-9120-709b1633fca7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:05.660283 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:10:05.660925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3a0d226-608b-4e62-85bb-7d942f109130", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1357255125"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:05.672186 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:05.672186 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:05.673869 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:05.673869 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:05.704502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['8ec68ffc-839d-402a-bf15-f4effbd9bde3', '3cda3035-553f-4cb1-aeac-3de8fa7c11be', '272f9bf7-531a-474e-968e-3c54ea234f39', 'd0321b11-4b17-4261-a8b2-eef540a61929'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:05.746247 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot create request issued successfully. Aug 26 09:10:05.747239 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b942facf-be8d-411e-9120-709b1633fca7 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:10:05.747239 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1036/4144] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:10:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:05.756332 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b233f992-6634-44a1-97d9-f215a12bcf36 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:05.758908 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b233f992-6634-44a1-97d9-f215a12bcf36 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e Aug 26 09:10:05.759197 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b233f992-6634-44a1-97d9-f215a12bcf36 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:05.759471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b233f992-6634-44a1-97d9-f215a12bcf36 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:05.766541 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:05.766541 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:05.767214 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b233f992-6634-44a1-97d9-f215a12bcf36 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:05.768416 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b233f992-6634-44a1-97d9-f215a12bcf36 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e returned with HTTP 200 Aug 26 09:10:05.768947 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1028/4145] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:05 2026] GET /volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:06.779158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d71a8c7b-e1ba-40a3-9cac-a0415ce3fe44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:06.781345 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d71a8c7b-e1ba-40a3-9cac-a0415ce3fe44 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e Aug 26 09:10:06.781603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d71a8c7b-e1ba-40a3-9cac-a0415ce3fe44 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:06.781884 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d71a8c7b-e1ba-40a3-9cac-a0415ce3fe44 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:06.787696 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:06.787696 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:06.788176 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d71a8c7b-e1ba-40a3-9cac-a0415ce3fe44 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:06.789033 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d71a8c7b-e1ba-40a3-9cac-a0415ce3fe44 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e returned with HTTP 200 Aug 26 09:10:06.789387 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1042/4146] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:06 2026] GET /volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:06.797839 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:06.799633 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:06.799957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8e96e9d1-2180-4326-a002-18625172383e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-972840377"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:06.801348 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request body: {'volume': {'snapshot_id': '8e96e9d1-2180-4326-a002-18625172383e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-972840377'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:06.806625 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:06.806625 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:06.807121 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:06.807241 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume of 2 GB Aug 26 09:10:06.810984 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Availability Zones retrieved successfully. Aug 26 09:10:06.816667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (cf3cae69-c4da-4f64-ba0f-7fd8ab9b7e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:06.818000 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bafb0242-5d11-4a05-a702-18502cd368d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:06.818977 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:06.849556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bafb0242-5d11-4a05-a702-18502cd368d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '8e96e9d1-2180-4326-a002-18625172383e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:06.850858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67e7b16-ac41-434d-8e8b-cca091119e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:06.890924 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['2e074406-e6f1-42b3-b266-045681808994', '646910c2-0481-4cd1-bf19-c6f66ad7d3c5', 'efe7151a-7968-4b8e-a141-2524d716ab10', '2a2690f0-3938-4f07-9eaa-a020cbbcb053'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:06.891994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67e7b16-ac41-434d-8e8b-cca091119e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e074406-e6f1-42b3-b266-045681808994', '646910c2-0481-4cd1-bf19-c6f66ad7d3c5', 'efe7151a-7968-4b8e-a141-2524d716ab10', '2a2690f0-3938-4f07-9eaa-a020cbbcb053']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:06.893053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04aa821-f1c4-4c2e-8e26-c73ec07bd315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:06.946561 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04aa821-f1c4-4c2e-8e26-c73ec07bd315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f814850-4b2f-4102-afc5-f194406ddfa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-972840377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['2e074406-e6f1-42b3-b266-045681808994','646910c2-0481-4cd1-bf19-c6f66ad7d3c5','efe7151a-7968-4b8e-a141-2524d716ab10','2a2690f0-3938-4f07-9eaa-a020cbbcb053'],size=2,snapshot_id=8e96e9d1-2180-4326-a002-18625172383e,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-972840377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f814850-4b2f-4102-afc5-f194406ddfa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f421af9314c4485a0928caa9e1a75',provider_auth=None,provider_geometry=None,provider_id=None,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=8e96e9d1-2180-4326-a002-18625172383e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d464ce310e4bc7803df9ed91755039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:06.947605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5dd3f2a-2f31-46b4-82a4-ac3f95902c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:06.968922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5dd3f2a-2f31-46b4-82a4-ac3f95902c2f) transitioned into state 'SUCCESS' from state '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-972840377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['2e074406-e6f1-42b3-b266-045681808994','646910c2-0481-4cd1-bf19-c6f66ad7d3c5','efe7151a-7968-4b8e-a141-2524d716ab10','2a2690f0-3938-4f07-9eaa-a020cbbcb053'],size=2,snapshot_id=8e96e9d1-2180-4326-a002-18625172383e,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:06.969793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91cc1fec-f2f3-4092-9ae5-5d6f99e25f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:06.996990 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91cc1fec-f2f3-4092-9ae5-5d6f99e25f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:06.998276 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (cf3cae69-c4da-4f64-ba0f-7fd8ab9b7e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:06.998658 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request issued successfully. Aug 26 09:10:06.999405 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-89948cdd-c8f8-4cbc-abde-fe42a2eeebd0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:06.999955 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1041/4147] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:10:06 2026] POST /volume/v3/volumes => generated 787 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:07.012770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8777e526-9da3-4ee5-bed4-ea9664783659 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:07.017349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8777e526-9da3-4ee5-bed4-ea9664783659 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:07.017349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8777e526-9da3-4ee5-bed4-ea9664783659 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:07.017349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8777e526-9da3-4ee5-bed4-ea9664783659 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:07.027792 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:07.027792 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:07.032598 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8777e526-9da3-4ee5-bed4-ea9664783659 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:07.039405 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8777e526-9da3-4ee5-bed4-ea9664783659 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 200 Aug 26 09:10:07.040131 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1037/4148] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:07 2026] GET /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:08.058855 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3019c983-fec3-46da-9334-0f9de5f96457 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:08.064323 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3019c983-fec3-46da-9334-0f9de5f96457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:08.064717 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3019c983-fec3-46da-9334-0f9de5f96457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:08.064995 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3019c983-fec3-46da-9334-0f9de5f96457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:08.079296 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:08.079296 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:08.083558 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3019c983-fec3-46da-9334-0f9de5f96457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:08.088548 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3019c983-fec3-46da-9334-0f9de5f96457 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 200 Aug 26 09:10:08.088953 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1029/4149] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:08 2026] GET /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:08.105732 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47bdfa61-981f-4e0e-9034-4ac737aa7fc2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:08.106837 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7b040038-45b5-4db4-8fee-0d9b6db67ec1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:08.109014 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b040038-45b5-4db4-8fee-0d9b6db67ec1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:10:08.109317 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b040038-45b5-4db4-8fee-0d9b6db67ec1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:08.109596 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7b040038-45b5-4db4-8fee-0d9b6db67ec1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:08.112671 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47bdfa61-981f-4e0e-9034-4ac737aa7fc2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:08.113639 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47bdfa61-981f-4e0e-9034-4ac737aa7fc2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:08.113875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47bdfa61-981f-4e0e-9034-4ac737aa7fc2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:08.124446 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:08.124446 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:08.124679 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:08.124679 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:08.131445 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7b040038-45b5-4db4-8fee-0d9b6db67ec1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:08.139397 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-47bdfa61-981f-4e0e-9034-4ac737aa7fc2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:08.142009 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7b040038-45b5-4db4-8fee-0d9b6db67ec1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 200 Aug 26 09:10:08.142554 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1042/4150] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:08 2026] GET /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:08.154672 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47bdfa61-981f-4e0e-9034-4ac737aa7fc2 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 200 Aug 26 09:10:08.155222 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1043/4151] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:08 2026] GET /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:08.176217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c69382d1-58fd-4046-b168-32a730ffca24 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:08.179385 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:08.179385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:08.179385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:08.179385 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: 8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:08.186009 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:08.186009 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:08.186660 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:08.209677 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume request issued successfully. Aug 26 09:10:08.209677 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c69382d1-58fd-4046-b168-32a730ffca24 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 202 Aug 26 09:10:08.209677 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1038/4152] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:08 2026] DELETE /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:08.222009 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-08686b6b-49e8-44cb-94c0-f88bed417868 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:08.225063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08686b6b-49e8-44cb-94c0-f88bed417868 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:08.225357 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08686b6b-49e8-44cb-94c0-f88bed417868 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:08.225625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08686b6b-49e8-44cb-94c0-f88bed417868 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:08.236560 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:08.236560 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:08.244341 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-08686b6b-49e8-44cb-94c0-f88bed417868 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:08.252637 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08686b6b-49e8-44cb-94c0-f88bed417868 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 200 Aug 26 09:10:08.252970 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1030/4153] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:08 2026] GET /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:09.266774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a203cee8-453a-45e1-8fa8-ae005bc667d0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.268725 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a203cee8-453a-45e1-8fa8-ae005bc667d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:09.268938 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a203cee8-453a-45e1-8fa8-ae005bc667d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.269130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a203cee8-453a-45e1-8fa8-ae005bc667d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.275331 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a203cee8-453a-45e1-8fa8-ae005bc667d0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 404 Aug 26 09:10:09.275905 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1043/4154] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:09 2026] GET /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:09.284230 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd2f13d5-9127-4b6c-9175-2590e8c7b8e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.286671 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd2f13d5-9127-4b6c-9175-2590e8c7b8e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:09.286994 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd2f13d5-9127-4b6c-9175-2590e8c7b8e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.287268 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd2f13d5-9127-4b6c-9175-2590e8c7b8e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.295636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd2f13d5-9127-4b6c-9175-2590e8c7b8e8 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 404 Aug 26 09:10:09.296336 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1044/4155] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:09 2026] GET /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:09.304412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e113dcb4-8a17-4132-82ac-931c5462a537 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.307893 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e113dcb4-8a17-4132-82ac-931c5462a537 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:09.308182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e113dcb4-8a17-4132-82ac-931c5462a537 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.308437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e113dcb4-8a17-4132-82ac-931c5462a537 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.308650 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e113dcb4-8a17-4132-82ac-931c5462a537 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: 8f814850-4b2f-4102-afc5-f194406ddfa9 Aug 26 09:10:09.324946 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e113dcb4-8a17-4132-82ac-931c5462a537 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 returned with HTTP 404 Aug 26 09:10:09.325665 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1039/4156] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:09 2026] DELETE /volume/v3/volumes/8f814850-4b2f-4102-afc5-f194406ddfa9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:09.334499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.336399 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e Aug 26 09:10:09.336611 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.336817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.336962 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: 8e96e9d1-2180-4326-a002-18625172383e Aug 26 09:10:09.342309 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:09.342309 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:09.342791 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:09.362022 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:10:09.362304 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c3fc5bb5-a7f3-495a-982e-5d4be9122034 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e returned with HTTP 202 Aug 26 09:10:09.362885 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1031/4157] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:09 2026] DELETE /volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:09.373247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-38afdb23-ccab-4821-b040-b8e53c838cb6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.377026 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-38afdb23-ccab-4821-b040-b8e53c838cb6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e Aug 26 09:10:09.377333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-38afdb23-ccab-4821-b040-b8e53c838cb6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.377608 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-38afdb23-ccab-4821-b040-b8e53c838cb6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.385162 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:09.385162 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:09.385659 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-38afdb23-ccab-4821-b040-b8e53c838cb6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:09.386823 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-38afdb23-ccab-4821-b040-b8e53c838cb6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e returned with HTTP 200 Aug 26 09:10:09.387396 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1044/4158] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:09 2026] GET /volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:09.729646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-90d91227-5bc8-46f2-b448-194e7002d9e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.731859 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-90d91227-5bc8-46f2-b448-194e7002d9e7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201 Aug 26 09:10:09.731999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-90d91227-5bc8-46f2-b448-194e7002d9e7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.732263 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-90d91227-5bc8-46f2-b448-194e7002d9e7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.739861 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:09.739861 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:09.790216 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-90d91227-5bc8-46f2-b448-194e7002d9e7 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201 returned with HTTP 200 Aug 26 09:10:09.790674 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1045/4159] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:09 2026] DELETE /volume/v3/attachments/d61b8a92-a79a-44f5-a668-e03a0930f201 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:09.801696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:09.804523 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:10:09.804744 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:09.805043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:09.805259 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:10:09.814972 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:09.814972 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:09.815626 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:09.835742 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:10:09.835989 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d39ffeb0-2923-49eb-8af8-6fb75ffaee6e req-3522afe3-a811-4a19-b021-3aba0d2b6069 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 202 Aug 26 09:10:09.836532 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1040/4160] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:10:09 2026] DELETE /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:10.397862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfb5c892-7d76-4e75-ac22-cc3da8ba6e42 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.399612 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfb5c892-7d76-4e75-ac22-cc3da8ba6e42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e Aug 26 09:10:10.399792 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfb5c892-7d76-4e75-ac22-cc3da8ba6e42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.399991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfb5c892-7d76-4e75-ac22-cc3da8ba6e42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.404141 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfb5c892-7d76-4e75-ac22-cc3da8ba6e42 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e returned with HTTP 404 Aug 26 09:10:10.404652 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1032/4161] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:10 2026] GET /volume/v3/snapshots/8e96e9d1-2180-4326-a002-18625172383e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:10.415476 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a089373e-9f34-4402-ae4d-909ee6aad8d3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.417445 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a089373e-9f34-4402-ae4d-909ee6aad8d3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:10.417673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a089373e-9f34-4402-ae4d-909ee6aad8d3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.417918 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a089373e-9f34-4402-ae4d-909ee6aad8d3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.425652 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:10.425652 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:10.429660 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a089373e-9f34-4402-ae4d-909ee6aad8d3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:10.435124 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a089373e-9f34-4402-ae4d-909ee6aad8d3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 returned with HTTP 200 Aug 26 09:10:10.435588 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1045/4162] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:10 2026] GET /volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:10.452975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.457601 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:10.457774 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.458004 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.458227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:10.465224 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:10.465224 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:10.465833 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:10.486437 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume request issued successfully. Aug 26 09:10:10.486437 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ae80622-6d2f-44b5-9047-ca9c69576a2b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 returned with HTTP 202 Aug 26 09:10:10.486437 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1046/4163] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:10 2026] DELETE /volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:10.494752 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af5e555a-df94-46f1-a208-bddc780b1ee1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.496978 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af5e555a-df94-46f1-a208-bddc780b1ee1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:10.497296 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af5e555a-df94-46f1-a208-bddc780b1ee1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.497582 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af5e555a-df94-46f1-a208-bddc780b1ee1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.508125 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:10.508125 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:10.515562 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-af5e555a-df94-46f1-a208-bddc780b1ee1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:10.521827 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af5e555a-df94-46f1-a208-bddc780b1ee1 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 returned with HTTP 200 Aug 26 09:10:10.522447 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1041/4164] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:10 2026] GET /volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:10.745387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7ae831cf-00fa-470d-8e7c-fa70eb9ca74e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.747451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ae831cf-00fa-470d-8e7c-fa70eb9ca74e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 Aug 26 09:10:10.747655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ae831cf-00fa-470d-8e7c-fa70eb9ca74e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.747880 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ae831cf-00fa-470d-8e7c-fa70eb9ca74e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.754012 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ae831cf-00fa-470d-8e7c-fa70eb9ca74e tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 returned with HTTP 404 Aug 26 09:10:10.754635 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1033/4165] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:10 2026] GET /volume/v3/volumes/eb747d84-ed1e-4840-97af-79c613898cd5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:10.762128 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d237f5e1-daf5-4498-9327-0e2550f1281f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.763855 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:10.764082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.764271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.764390 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:10.769552 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:10.769552 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:10.769998 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:10:10.789807 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:10:10.790012 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d237f5e1-daf5-4498-9327-0e2550f1281f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 202 Aug 26 09:10:10.790446 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1046/4166] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:10 2026] DELETE /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:10.799242 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5ac7d5d-b3c3-44d5-9758-10fc9eb1f2b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:10.800890 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5ac7d5d-b3c3-44d5-9758-10fc9eb1f2b1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:10.801110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5ac7d5d-b3c3-44d5-9758-10fc9eb1f2b1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:10.801274 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5ac7d5d-b3c3-44d5-9758-10fc9eb1f2b1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:10.806800 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:10.806800 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:10.807355 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c5ac7d5d-b3c3-44d5-9758-10fc9eb1f2b1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:10:10.808281 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5ac7d5d-b3c3-44d5-9758-10fc9eb1f2b1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 200 Aug 26 09:10:10.808686 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1047/4167] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:10 2026] GET /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:11.537294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2121f870-4138-42a1-b1cd-ed1a462849ac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:11.539653 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2121f870-4138-42a1-b1cd-ed1a462849ac tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 Aug 26 09:10:11.539825 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2121f870-4138-42a1-b1cd-ed1a462849ac tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:11.540139 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2121f870-4138-42a1-b1cd-ed1a462849ac tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:11.547635 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2121f870-4138-42a1-b1cd-ed1a462849ac tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 returned with HTTP 404 Aug 26 09:10:11.548295 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1042/4168] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:11 2026] GET /volume/v3/volumes/a3a0d226-608b-4e62-85bb-7d942f109130 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:11.556023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a2492471-3106-4b19-95e1-ad944f3cb05d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:11.558161 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2492471-3106-4b19-95e1-ad944f3cb05d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:11.558391 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2492471-3106-4b19-95e1-ad944f3cb05d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:11.558612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2492471-3106-4b19-95e1-ad944f3cb05d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:11.567805 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:11.567805 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:11.572344 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a2492471-3106-4b19-95e1-ad944f3cb05d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:11.576881 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2492471-3106-4b19-95e1-ad944f3cb05d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:10:11.577287 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1034/4169] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:11 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:11.592665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5edcf688-706f-4e27-ba61-4769feca0e5a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:11.594552 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:11.594924 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1212887903"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:11.596306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1212887903'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:11.596456 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume of 1 GB Aug 26 09:10:11.596788 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:11.596788 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:11.600532 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Availability Zones retrieved successfully. Aug 26 09:10:11.763805 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (bf799021-8380-4375-b311-35dbeef87ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:11.764733 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e213b073-6d80-4d3f-a6ba-ae62bf175c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:11.765619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:11.794773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e213b073-6d80-4d3f-a6ba-ae62bf175c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:11.795698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8917f22f-fac3-46e8-b8d7-0addd5afbd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:11.820150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e7d018ad-0d7a-4a7f-b3e7-5aaf0a720eb6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:11.822460 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7d018ad-0d7a-4a7f-b3e7-5aaf0a720eb6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:11.822717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7d018ad-0d7a-4a7f-b3e7-5aaf0a720eb6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:11.822946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7d018ad-0d7a-4a7f-b3e7-5aaf0a720eb6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:11.828604 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7d018ad-0d7a-4a7f-b3e7-5aaf0a720eb6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 404 Aug 26 09:10:11.829436 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1048/4170] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:11 2026] GET /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:11.845999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['70432a38-b889-4040-b9c1-d94c60f65c01', '30587de4-e05d-474c-b68f-fbd9e157d6da', 'c952df26-a394-4efc-ac99-bc890e6448b8', '038282ab-803c-42df-836e-fa3b9e55ca49'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:11.846825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8917f22f-fac3-46e8-b8d7-0addd5afbd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70432a38-b889-4040-b9c1-d94c60f65c01', '30587de4-e05d-474c-b68f-fbd9e157d6da', 'c952df26-a394-4efc-ac99-bc890e6448b8', '038282ab-803c-42df-836e-fa3b9e55ca49']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:11.847560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9674ef-a53c-4766-9537-50c3c2cb41c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:11.871437 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9674ef-a53c-4766-9537-50c3c2cb41c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0238cf24-9151-49cc-ae58-37bdda16497f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1212887903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['70432a38-b889-4040-b9c1-d94c60f65c01','30587de4-e05d-474c-b68f-fbd9e157d6da','c952df26-a394-4efc-ac99-bc890e6448b8','038282ab-803c-42df-836e-fa3b9e55ca49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1212887903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0238cf24-9151-49cc-ae58-37bdda16497f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f421af9314c4485a0928caa9e1a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d464ce310e4bc7803df9ed91755039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:11.872593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (823607ab-597c-470e-aef4-5e74aacd75a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:11.897191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (823607ab-597c-470e-aef4-5e74aacd75a3) transitioned into state 'SUCCESS' from state '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-1212887903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['70432a38-b889-4040-b9c1-d94c60f65c01','30587de4-e05d-474c-b68f-fbd9e157d6da','c952df26-a394-4efc-ac99-bc890e6448b8','038282ab-803c-42df-836e-fa3b9e55ca49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:11.898184 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b017031-856b-454e-971b-318b503bb827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:11.911381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b017031-856b-454e-971b-318b503bb827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:11.913304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (bf799021-8380-4375-b311-35dbeef87ac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:11.913912 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request issued successfully. Aug 26 09:10:11.914775 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5edcf688-706f-4e27-ba61-4769feca0e5a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:11.915390 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1047/4171] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:10:11 2026] POST /volume/v3/volumes => generated 754 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:11.931359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22c59649-b173-41ab-8e00-3be70a0bd642 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:11.939299 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22c59649-b173-41ab-8e00-3be70a0bd642 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:11.943723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22c59649-b173-41ab-8e00-3be70a0bd642 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:11.944110 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22c59649-b173-41ab-8e00-3be70a0bd642 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:11.955488 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:11.955488 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:11.960416 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-22c59649-b173-41ab-8e00-3be70a0bd642 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:11.964968 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22c59649-b173-41ab-8e00-3be70a0bd642 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f returned with HTTP 200 Aug 26 09:10:11.967083 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1043/4172] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:11 2026] GET /volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:12.979876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-db5980f7-a933-4f62-b916-38a29c0b6e9f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:12.981735 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db5980f7-a933-4f62-b916-38a29c0b6e9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:12.982609 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db5980f7-a933-4f62-b916-38a29c0b6e9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:12.982882 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db5980f7-a933-4f62-b916-38a29c0b6e9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:12.991778 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:12.991778 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:12.996462 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-db5980f7-a933-4f62-b916-38a29c0b6e9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:13.002316 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db5980f7-a933-4f62-b916-38a29c0b6e9f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f returned with HTTP 200 Aug 26 09:10:13.003678 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1035/4173] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:12 2026] GET /volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:13.017326 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:13.020486 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:10:13.020835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0238cf24-9151-49cc-ae58-37bdda16497f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-617755384"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:13.031995 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:13.031995 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:13.032434 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:13.032532 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create snapshot from volume 0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:13.060000 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['c5f8cba8-0464-4140-939f-74c57e14f2ee', '452f4414-563d-455f-ba2d-bb3acf718126', 'a28fe2cb-80b8-4971-b343-6fdfd52e4b66', 'b8679087-4364-4982-b85c-e81af642b1ec'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:13.107575 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot create request issued successfully. Aug 26 09:10:13.108372 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4a0a1a7-c0cb-45f7-9cad-ee52ce5a580f tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:10:13.108526 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1049/4174] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:10:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:13.120152 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b78e5d78-c731-4ebe-902a-0c625e3635b6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:13.122243 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b78e5d78-c731-4ebe-902a-0c625e3635b6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 Aug 26 09:10:13.122483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b78e5d78-c731-4ebe-902a-0c625e3635b6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:13.122722 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b78e5d78-c731-4ebe-902a-0c625e3635b6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:13.128770 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:13.128770 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:13.129348 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b78e5d78-c731-4ebe-902a-0c625e3635b6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:13.130309 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b78e5d78-c731-4ebe-902a-0c625e3635b6 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 returned with HTTP 200 Aug 26 09:10:13.130711 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1048/4175] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:13 2026] GET /volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:13.357473 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-5d2439ad-1351-4ef2-b240-f3f70fde3dd4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:13.359863 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-5d2439ad-1351-4ef2-b240-f3f70fde3dd4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d Aug 26 09:10:13.360033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-5d2439ad-1351-4ef2-b240-f3f70fde3dd4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:13.360233 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-5d2439ad-1351-4ef2-b240-f3f70fde3dd4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:13.362375 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=352,cinder:INSERT=60,cinder:UPDATE=107,cinder:DELETE=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:13.370104 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:13.370104 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:13.423866 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-5d2439ad-1351-4ef2-b240-f3f70fde3dd4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d returned with HTTP 200 Aug 26 09:10:13.424280 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1044/4176] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:13 2026] DELETE /volume/v3/attachments/bd84f926-e739-4610-a4ce-4a3caba8e42d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:13.433676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:13.435792 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:10:13.436042 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:13.436348 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:13.436561 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:10:13.445027 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:13.445027 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:13.445853 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:13.469356 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:10:13.469719 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b4ef9c2e-421e-47a5-b40f-5daa9be9a91f req-9fab6382-361c-4df8-abf3-a2dcd30191fc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 202 Aug 26 09:10:13.470537 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1036/4177] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:10:13 2026] DELETE /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:14.141100 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-27433439-e9fb-486f-afcf-d1c55d9591dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:14.143092 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-27433439-e9fb-486f-afcf-d1c55d9591dc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 Aug 26 09:10:14.143313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-27433439-e9fb-486f-afcf-d1c55d9591dc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:14.143518 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-27433439-e9fb-486f-afcf-d1c55d9591dc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:14.149104 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:14.149104 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:14.149557 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-27433439-e9fb-486f-afcf-d1c55d9591dc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:14.150419 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-27433439-e9fb-486f-afcf-d1c55d9591dc tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 returned with HTTP 200 Aug 26 09:10:14.150792 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1050/4178] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:14 2026] GET /volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:14.160003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:14.162211 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:14.162668 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cebf8dcc-f34d-4bc9-9e49-bde0c84108b9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1137519988"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:14.164970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request body: {'volume': {'snapshot_id': 'cebf8dcc-f34d-4bc9-9e49-bde0c84108b9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1137519988'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:14.172163 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:14.172163 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:14.172760 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:14.172950 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume of 1 GB Aug 26 09:10:14.177749 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Availability Zones retrieved successfully. Aug 26 09:10:14.184199 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (4702a4a7-61d4-4b29-9b9b-d1e8a367d7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:14.185280 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6905a457-7958-4cd0-893d-4901db9886c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:14.186246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:14.223188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6905a457-7958-4cd0-893d-4901db9886c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cebf8dcc-f34d-4bc9-9e49-bde0c84108b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:14.224502 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ebbf3d-f653-4b04-bec2-ce86f380ad24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:14.288487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Created reservations ['6fd2ecb9-1d3b-4563-ad6c-051620280d4a', '2ccf5238-7364-42d3-b9a5-a2db4dc51f70', 'd45403ac-4b93-40a9-a937-05fcb19a8ab0', '89e4e8f2-23b7-40fe-befc-176a021a3783'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:14.289523 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ebbf3d-f653-4b04-bec2-ce86f380ad24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd2ecb9-1d3b-4563-ad6c-051620280d4a', '2ccf5238-7364-42d3-b9a5-a2db4dc51f70', 'd45403ac-4b93-40a9-a937-05fcb19a8ab0', '89e4e8f2-23b7-40fe-befc-176a021a3783']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:14.290552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (253078cc-cfff-45e8-b189-3b06f031ddee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:14.343781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (253078cc-cfff-45e8-b189-3b06f031ddee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fbab890-4c70-4c5f-8861-9fc1da3b6531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1137519988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['6fd2ecb9-1d3b-4563-ad6c-051620280d4a','2ccf5238-7364-42d3-b9a5-a2db4dc51f70','d45403ac-4b93-40a9-a937-05fcb19a8ab0','89e4e8f2-23b7-40fe-befc-176a021a3783'],size=1,snapshot_id=cebf8dcc-f34d-4bc9-9e49-bde0c84108b9,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1137519988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fbab890-4c70-4c5f-8861-9fc1da3b6531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f421af9314c4485a0928caa9e1a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cebf8dcc-f34d-4bc9-9e49-bde0c84108b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d464ce310e4bc7803df9ed91755039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:14.344462 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e914a6d-a0ec-4ced-a38b-f243a41a4e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:14.365217 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e914a6d-a0ec-4ced-a38b-f243a41a4e2f) transitioned into state 'SUCCESS' from state '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-1137519988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f421af9314c4485a0928caa9e1a75',qos_specs=None,replication_status=,reservations=['6fd2ecb9-1d3b-4563-ad6c-051620280d4a','2ccf5238-7364-42d3-b9a5-a2db4dc51f70','d45403ac-4b93-40a9-a937-05fcb19a8ab0','89e4e8f2-23b7-40fe-befc-176a021a3783'],size=1,snapshot_id=cebf8dcc-f34d-4bc9-9e49-bde0c84108b9,source_replicaid=,source_volid=None,status='creating',user_id='12d464ce310e4bc7803df9ed91755039',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:14.365951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182bfb98-ab62-4a45-90a4-656706690d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:14.366582 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65f35f94-ec60-4b28-91c3-e5aee64b6508 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:14.368715 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65f35f94-ec60-4b28-91c3-e5aee64b6508 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:10:14.368950 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65f35f94-ec60-4b28-91c3-e5aee64b6508 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:14.369196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65f35f94-ec60-4b28-91c3-e5aee64b6508 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:14.376417 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65f35f94-ec60-4b28-91c3-e5aee64b6508 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 404 Aug 26 09:10:14.377334 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1045/4179] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:14 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:14.387444 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182bfb98-ab62-4a45-90a4-656706690d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:14.388314 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Flow 'volume_create_api' (4702a4a7-61d4-4b29-9b9b-d1e8a367d7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:14.388619 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Create volume request issued successfully. Aug 26 09:10:14.389180 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6e63e75c-8456-43f9-a8dd-2d7abbbcdb4c tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:14.389558 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1049/4180] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:10:14 2026] POST /volume/v3/volumes => generated 788 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:14.405520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0dfb5b0-2757-4902-ad7f-af80f9569529 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:14.407534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0dfb5b0-2757-4902-ad7f-af80f9569529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:14.407773 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0dfb5b0-2757-4902-ad7f-af80f9569529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:14.408028 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0dfb5b0-2757-4902-ad7f-af80f9569529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:14.416511 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:14.416511 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:14.421317 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0dfb5b0-2757-4902-ad7f-af80f9569529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:14.426478 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0dfb5b0-2757-4902-ad7f-af80f9569529 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 200 Aug 26 09:10:14.427044 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1037/4181] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:14 2026] GET /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:14.886901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90936928-8eba-49d1-9357-c292c2a3dbbe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:14.888710 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90936928-8eba-49d1-9357-c292c2a3dbbe tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:14.888928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90936928-8eba-49d1-9357-c292c2a3dbbe tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:14.889128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90936928-8eba-49d1-9357-c292c2a3dbbe tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:14.889229 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-90936928-8eba-49d1-9357-c292c2a3dbbe tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:14.893511 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90936928-8eba-49d1-9357-c292c2a3dbbe tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 404 Aug 26 09:10:14.893987 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1051/4182] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:14 2026] DELETE /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:14.901250 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e8f4730-7bc4-4f2d-a8ee-a873d395569a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:14.902962 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e8f4730-7bc4-4f2d-a8ee-a873d395569a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 Aug 26 09:10:14.903179 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e8f4730-7bc4-4f2d-a8ee-a873d395569a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:14.903355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e8f4730-7bc4-4f2d-a8ee-a873d395569a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:14.907494 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e8f4730-7bc4-4f2d-a8ee-a873d395569a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 returned with HTTP 404 Aug 26 09:10:14.908006 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1046/4183] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:14 2026] GET /volume/v3/snapshots/ffb5599d-b661-4426-99f8-aaea7a5536e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:15.441234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-57d16307-6ba8-41e8-b137-bfd23ffd3237 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:15.443572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-57d16307-6ba8-41e8-b137-bfd23ffd3237 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:15.443789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-57d16307-6ba8-41e8-b137-bfd23ffd3237 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:15.444047 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-57d16307-6ba8-41e8-b137-bfd23ffd3237 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:15.452704 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:15.452704 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:15.457907 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-57d16307-6ba8-41e8-b137-bfd23ffd3237 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:15.463285 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-57d16307-6ba8-41e8-b137-bfd23ffd3237 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 200 Aug 26 09:10:15.463767 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1050/4184] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:15 2026] GET /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:15.482612 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b86f65fb-0357-4f4d-bff0-f883b60300b3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:15.485340 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b86f65fb-0357-4f4d-bff0-f883b60300b3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:15.485578 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b86f65fb-0357-4f4d-bff0-f883b60300b3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:15.485863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b86f65fb-0357-4f4d-bff0-f883b60300b3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:15.493515 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:15.493515 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:15.497753 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b86f65fb-0357-4f4d-bff0-f883b60300b3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:15.502950 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b86f65fb-0357-4f4d-bff0-f883b60300b3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 200 Aug 26 09:10:15.503704 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1038/4185] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:15 2026] GET /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:15.518361 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ec97165-a444-4381-b779-537154895488 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:15.521469 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:15.521749 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:15.522065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:15.522283 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: 0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:15.538238 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:15.538238 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:15.538967 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:15.564483 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume request issued successfully. Aug 26 09:10:15.564767 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ec97165-a444-4381-b779-537154895488 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 202 Aug 26 09:10:15.565381 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1052/4186] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:15 2026] DELETE /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:15.576695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb3a7cde-c051-4ee7-a744-08cf5d8d83e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:15.578982 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb3a7cde-c051-4ee7-a744-08cf5d8d83e9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:15.579236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb3a7cde-c051-4ee7-a744-08cf5d8d83e9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:15.579498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb3a7cde-c051-4ee7-a744-08cf5d8d83e9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:15.588879 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:15.588879 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:15.593520 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb3a7cde-c051-4ee7-a744-08cf5d8d83e9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:15.599533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb3a7cde-c051-4ee7-a744-08cf5d8d83e9 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 200 Aug 26 09:10:15.600101 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1047/4187] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:15 2026] GET /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:15.830059 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fb9b2bb8-6c03-445e-82f0-cde28dd5dbfd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:15.831940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb9b2bb8-6c03-445e-82f0-cde28dd5dbfd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:10:15.832155 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb9b2bb8-6c03-445e-82f0-cde28dd5dbfd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:15.832366 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb9b2bb8-6c03-445e-82f0-cde28dd5dbfd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:15.832529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fb9b2bb8-6c03-445e-82f0-cde28dd5dbfd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:10:15.838882 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb9b2bb8-6c03-445e-82f0-cde28dd5dbfd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 404 Aug 26 09:10:15.839421 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1051/4188] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:15 2026] DELETE /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:15.846435 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-28df9483-a07f-47d9-be86-4290b50960c6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:15.848245 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28df9483-a07f-47d9-be86-4290b50960c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 Aug 26 09:10:15.848421 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28df9483-a07f-47d9-be86-4290b50960c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:15.848611 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28df9483-a07f-47d9-be86-4290b50960c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:15.854001 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28df9483-a07f-47d9-be86-4290b50960c6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 returned with HTTP 404 Aug 26 09:10:15.854474 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1039/4189] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:15 2026] GET /volume/v3/volumes/d6b1407c-45e7-4879-b246-6db670c5b741 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:16.615950 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb32f8e0-6d9b-4d9d-95a7-9aabe6ac2e7b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:16.617941 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb32f8e0-6d9b-4d9d-95a7-9aabe6ac2e7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:16.618068 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb32f8e0-6d9b-4d9d-95a7-9aabe6ac2e7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:16.618401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb32f8e0-6d9b-4d9d-95a7-9aabe6ac2e7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:16.623759 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb32f8e0-6d9b-4d9d-95a7-9aabe6ac2e7b tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 404 Aug 26 09:10:16.624656 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1053/4190] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:16 2026] GET /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:16.634341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1664d352-d675-43fb-865e-0aa77b9385b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:16.637892 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1664d352-d675-43fb-865e-0aa77b9385b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:16.638385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1664d352-d675-43fb-865e-0aa77b9385b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:16.638491 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1664d352-d675-43fb-865e-0aa77b9385b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:16.645427 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1664d352-d675-43fb-865e-0aa77b9385b5 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 404 Aug 26 09:10:16.645931 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1048/4191] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:16 2026] GET /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:16.655528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-17ba2f1a-4b33-4aa9-92bf-d4bebc80db20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:16.659627 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17ba2f1a-4b33-4aa9-92bf-d4bebc80db20 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:16.659880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17ba2f1a-4b33-4aa9-92bf-d4bebc80db20 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:16.660131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-17ba2f1a-4b33-4aa9-92bf-d4bebc80db20 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:16.660342 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-17ba2f1a-4b33-4aa9-92bf-d4bebc80db20 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: 0fbab890-4c70-4c5f-8861-9fc1da3b6531 Aug 26 09:10:16.663203 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=390,cinder:UPDATE=158,cinder:INSERT=71 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:16.668038 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-17ba2f1a-4b33-4aa9-92bf-d4bebc80db20 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 returned with HTTP 404 Aug 26 09:10:16.668780 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1052/4192] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:16 2026] DELETE /volume/v3/volumes/0fbab890-4c70-4c5f-8861-9fc1da3b6531 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:16.676994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:16.679304 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 Aug 26 09:10:16.680181 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:16.680181 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:16.680181 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete snapshot with id: cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 Aug 26 09:10:16.686165 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:16.686165 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:16.686675 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:16.704731 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot delete request issued successfully. Aug 26 09:10:16.705036 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8aec20c-0d65-4a4b-b919-b142909ad169 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 returned with HTTP 202 Aug 26 09:10:16.705498 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1040/4193] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:16 2026] DELETE /volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:16.714243 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-013b66e6-4117-4757-812b-611220c604cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:16.715930 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-013b66e6-4117-4757-812b-611220c604cf tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 Aug 26 09:10:16.716129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-013b66e6-4117-4757-812b-611220c604cf tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:16.716330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-013b66e6-4117-4757-812b-611220c604cf tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:16.723174 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:16.723174 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:16.725430 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-013b66e6-4117-4757-812b-611220c604cf tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Snapshot retrieved successfully. Aug 26 09:10:16.726568 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-013b66e6-4117-4757-812b-611220c604cf tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 returned with HTTP 200 Aug 26 09:10:16.726948 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1054/4194] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:16 2026] GET /volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:17.061321 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:17.063783 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:17.064297 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1554381029", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:17.066485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1554381029', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:17.147812 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:10:17.152547 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:10:17.157973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (0688ba48-a1f8-442c-8f3b-bdd5f5280ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:17.159077 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15aba5b3-da39-462e-aad9-7c69ed9c09a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:17.160002 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:17.218396 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15aba5b3-da39-462e-aad9-7c69ed9c09a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:17.219222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d41f8f-0b02-4f37-85b8-2f6aba8e14f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:17.261756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['23885ff0-6353-41d0-a3e0-9692ac2b2922', '456ecbfb-16b0-494e-91b3-9269ef0dd9d7', '32f9d2ab-dedd-44ea-878d-457e408bc14f', '2dbefe69-5f6e-48b1-9ed2-1f09a7f7941e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:17.262509 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d41f8f-0b02-4f37-85b8-2f6aba8e14f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23885ff0-6353-41d0-a3e0-9692ac2b2922', '456ecbfb-16b0-494e-91b3-9269ef0dd9d7', '32f9d2ab-dedd-44ea-878d-457e408bc14f', '2dbefe69-5f6e-48b1-9ed2-1f09a7f7941e']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:17.263305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c23139c-0813-495f-a65c-e6b7f97dae84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:17.287262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c23139c-0813-495f-a65c-e6b7f97dae84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1554381029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['23885ff0-6353-41d0-a3e0-9692ac2b2922','456ecbfb-16b0-494e-91b3-9269ef0dd9d7','32f9d2ab-dedd-44ea-878d-457e408bc14f','2dbefe69-5f6e-48b1-9ed2-1f09a7f7941e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1554381029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:17.287888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91c3b54-6658-4c13-82e8-182e84458c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:17.313715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91c3b54-6658-4c13-82e8-182e84458c8e) transitioned into state 'SUCCESS' from state '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-1554381029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['23885ff0-6353-41d0-a3e0-9692ac2b2922','456ecbfb-16b0-494e-91b3-9269ef0dd9d7','32f9d2ab-dedd-44ea-878d-457e408bc14f','2dbefe69-5f6e-48b1-9ed2-1f09a7f7941e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:17.314389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a4150d-680d-4821-989f-71e79063cb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:17.327061 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a4150d-680d-4821-989f-71e79063cb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:17.327875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (0688ba48-a1f8-442c-8f3b-bdd5f5280ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:17.328234 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:10:17.328769 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10b9dad1-f92a-4d43-afa4-41f75a779adc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:17.329247 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1049/4195] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:10:17 2026] POST /volume/v3/volumes => generated 759 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:17.343227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0d254179-4530-4c4a-b628-549e157c61da None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:17.345646 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d254179-4530-4c4a-b628-549e157c61da tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:10:17.345941 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d254179-4530-4c4a-b628-549e157c61da tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:17.346220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d254179-4530-4c4a-b628-549e157c61da tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:17.361089 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:17.361089 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:17.367060 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0d254179-4530-4c4a-b628-549e157c61da tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:17.372810 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d254179-4530-4c4a-b628-549e157c61da tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:10:17.373599 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1053/4196] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:17 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:17.735982 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2de49eb-e3ed-4921-be70-e2817813de66 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:17.737992 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2de49eb-e3ed-4921-be70-e2817813de66 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 Aug 26 09:10:17.738316 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2de49eb-e3ed-4921-be70-e2817813de66 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:17.738742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2de49eb-e3ed-4921-be70-e2817813de66 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:17.747173 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2de49eb-e3ed-4921-be70-e2817813de66 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 returned with HTTP 404 Aug 26 09:10:17.747782 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1041/4197] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:17 2026] GET /volume/v3/snapshots/cebf8dcc-f34d-4bc9-9e49-bde0c84108b9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:17.755143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f8a432d-68bf-430c-b332-8c5544927a08 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:17.756966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f8a432d-68bf-430c-b332-8c5544927a08 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:17.757185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f8a432d-68bf-430c-b332-8c5544927a08 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:17.757364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f8a432d-68bf-430c-b332-8c5544927a08 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:17.765247 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:17.765247 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:17.769100 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f8a432d-68bf-430c-b332-8c5544927a08 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:17.773560 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f8a432d-68bf-430c-b332-8c5544927a08 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f returned with HTTP 200 Aug 26 09:10:17.773921 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1055/4198] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:17 2026] GET /volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:17.785558 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:17.787349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:17.787529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:17.787731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:17.787921 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: 0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:17.794628 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:17.794628 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:17.795053 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:17.810322 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume request issued successfully. Aug 26 09:10:17.810464 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8acfbbac-68b1-4266-bbb0-511abd693a2d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f returned with HTTP 202 Aug 26 09:10:17.810850 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1050/4199] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:17 2026] DELETE /volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:17.818591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ccfec98b-d059-4709-8ddc-f8772254ab34 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:17.820389 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ccfec98b-d059-4709-8ddc-f8772254ab34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:17.820618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ccfec98b-d059-4709-8ddc-f8772254ab34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:17.820813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ccfec98b-d059-4709-8ddc-f8772254ab34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:17.828359 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:17.828359 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:17.832165 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ccfec98b-d059-4709-8ddc-f8772254ab34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:17.836672 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ccfec98b-d059-4709-8ddc-f8772254ab34 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f returned with HTTP 200 Aug 26 09:10:17.837201 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1054/4200] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:17 2026] GET /volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:18.385981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de0029b6-1151-4da1-9de6-ac61c4837cdc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.387876 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de0029b6-1151-4da1-9de6-ac61c4837cdc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:10:18.388112 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de0029b6-1151-4da1-9de6-ac61c4837cdc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.388314 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de0029b6-1151-4da1-9de6-ac61c4837cdc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.395829 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:18.395829 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:18.400522 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de0029b6-1151-4da1-9de6-ac61c4837cdc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:18.405986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de0029b6-1151-4da1-9de6-ac61c4837cdc tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:10:18.406510 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1042/4201] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:18 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:18.418682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8d8e7748-0ec0-4c4b-b22c-e800298b46ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.420602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d8e7748-0ec0-4c4b-b22c-e800298b46ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:10:18.420782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d8e7748-0ec0-4c4b-b22c-e800298b46ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.420976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d8e7748-0ec0-4c4b-b22c-e800298b46ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.430973 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:18.430973 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:18.434756 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8d8e7748-0ec0-4c4b-b22c-e800298b46ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:18.439249 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d8e7748-0ec0-4c4b-b22c-e800298b46ea tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:10:18.439659 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1056/4202] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:18 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:18.560615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-6f16a10a-fcea-4c2d-8459-f0260c14048b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.562853 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-6f16a10a-fcea-4c2d-8459-f0260c14048b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:10:18.563255 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-6f16a10a-fcea-4c2d-8459-f0260c14048b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.563670 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-6f16a10a-fcea-4c2d-8459-f0260c14048b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.570943 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:18.570943 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:18.574434 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-6f16a10a-fcea-4c2d-8459-f0260c14048b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:18.578998 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-6f16a10a-fcea-4c2d-8459-f0260c14048b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:10:18.579428 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1051/4203] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:18 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:18.854401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-035b2466-e45f-466a-9245-2c3ffe374c5d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.857510 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-035b2466-e45f-466a-9245-2c3ffe374c5d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f Aug 26 09:10:18.857676 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-035b2466-e45f-466a-9245-2c3ffe374c5d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.860871 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-035b2466-e45f-466a-9245-2c3ffe374c5d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.868798 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-035b2466-e45f-466a-9245-2c3ffe374c5d tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f returned with HTTP 404 Aug 26 09:10:18.869277 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1055/4204] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:18 2026] GET /volume/v3/volumes/0238cf24-9151-49cc-ae58-37bdda16497f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:18.877952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0b0079ee-07c0-463d-90d4-eeea5604f6bb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.879873 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b0079ee-07c0-463d-90d4-eeea5604f6bb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:18.880224 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b0079ee-07c0-463d-90d4-eeea5604f6bb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.880390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b0079ee-07c0-463d-90d4-eeea5604f6bb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.888026 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:18.888026 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:18.892175 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0b0079ee-07c0-463d-90d4-eeea5604f6bb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:18.897729 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b0079ee-07c0-463d-90d4-eeea5604f6bb tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:10:18.898409 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1043/4205] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:18 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:18.910593 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-16d2b1e9-5e6c-407a-947f-b2436839219a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.914492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] DELETE https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:18.914754 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.915051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.915274 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume with id: 69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:18.929180 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:18.929180 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:18.929718 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:18.956862 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Delete volume request issued successfully. Aug 26 09:10:18.956862 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16d2b1e9-5e6c-407a-947f-b2436839219a tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 202 Aug 26 09:10:18.957096 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1057/4206] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:18 2026] DELETE /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:18.965423 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-141a0875-1700-4f1f-9258-f54883bc37e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:18.968383 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-141a0875-1700-4f1f-9258-f54883bc37e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:18.968383 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-141a0875-1700-4f1f-9258-f54883bc37e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:18.968383 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-141a0875-1700-4f1f-9258-f54883bc37e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:18.974346 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:18.974346 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:18.979031 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-141a0875-1700-4f1f-9258-f54883bc37e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Volume info retrieved successfully. Aug 26 09:10:18.983829 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-141a0875-1700-4f1f-9258-f54883bc37e3 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 200 Aug 26 09:10:18.984612 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1052/4207] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:18 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:19.075342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-c8bf4d6a-1766-44fa-89ba-a70f5b2c9d30 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:19.077521 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-c8bf4d6a-1766-44fa-89ba-a70f5b2c9d30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:10:19.077680 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-c8bf4d6a-1766-44fa-89ba-a70f5b2c9d30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:19.077853 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-c8bf4d6a-1766-44fa-89ba-a70f5b2c9d30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:19.086368 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:19.086368 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:19.093886 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-c8bf4d6a-1766-44fa-89ba-a70f5b2c9d30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:19.098597 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-c8bf4d6a-1766-44fa-89ba-a70f5b2c9d30 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:10:19.099043 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1056/4208] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:19 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:19.108921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0357300f-750b-40fa-ac0c-cd4daeda7f01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:19.109334 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0357300f-750b-40fa-ac0c-cd4daeda7f01 None None] GET https://10.4.3.236/volume// Aug 26 09:10:19.109489 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0357300f-750b-40fa-ac0c-cd4daeda7f01 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:19.109663 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0357300f-750b-40fa-ac0c-cd4daeda7f01 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:19.109995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0357300f-750b-40fa-ac0c-cd4daeda7f01 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:19.110273 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1044/4209] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:10: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 26 09:10:19.118501 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-f0858452-9c45-4acb-86de-3efd3a00dc1b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:19.120665 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-f0858452-9c45-4acb-86de-3efd3a00dc1b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:10:19.121112 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-f0858452-9c45-4acb-86de-3efd3a00dc1b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8", "connector": null, "instance_uuid": "142ca0e3-ff02-4307-b412-ff44a1a7c5bb"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:19.129588 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:19.129588 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:19.159130 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-f0858452-9c45-4acb-86de-3efd3a00dc1b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:10:19.159765 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1058/4210] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:10:19 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:19.997358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c7d97ad-2cbf-4b44-aeb1-078e2543aae0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:19.999000 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c7d97ad-2cbf-4b44-aeb1-078e2543aae0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] GET https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 Aug 26 09:10:19.999184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c7d97ad-2cbf-4b44-aeb1-078e2543aae0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:19.999350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c7d97ad-2cbf-4b44-aeb1-078e2543aae0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:20.004898 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c7d97ad-2cbf-4b44-aeb1-078e2543aae0 tempest-VolumesSnapshotTestJSON-49031595 tempest-VolumesSnapshotTestJSON-49031595-project-member] https://10.4.3.236/volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 returned with HTTP 404 Aug 26 09:10:20.005358 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1053/4211] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:19 2026] GET /volume/v3/volumes/69dbd4ff-651e-47f6-b768-31f37a464e97 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:20.467411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e919b616-e4c6-4327-9631-cc77044809b1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:20.467940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e919b616-e4c6-4327-9631-cc77044809b1 None None] GET https://10.4.3.236/volume// Aug 26 09:10:20.468191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e919b616-e4c6-4327-9631-cc77044809b1 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:20.468490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e919b616-e4c6-4327-9631-cc77044809b1 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:20.468943 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e919b616-e4c6-4327-9631-cc77044809b1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:20.469529 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1057/4212] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:10:20.480381 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-fddc4850-6bea-4ca6-8459-9e1e209fec97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:20.482726 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-fddc4850-6bea-4ca6-8459-9e1e209fec97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:10:20.482972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-fddc4850-6bea-4ca6-8459-9e1e209fec97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:20.483208 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-fddc4850-6bea-4ca6-8459-9e1e209fec97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:20.493554 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:20.493554 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:20.498292 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-fddc4850-6bea-4ca6-8459-9e1e209fec97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:10:20.503961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-fddc4850-6bea-4ca6-8459-9e1e209fec97 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:10:20.504692 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1045/4213] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:20 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:20.610494 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:20.615192 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196 Aug 26 09:10:20.615611 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:20.633601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:10:20.639788 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:10:20.641121 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:20.641121 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:20.756951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-65c2e978-9017-4e05-afb4-bcea2003ef9b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:20.763663 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-65c2e978-9017-4e05-afb4-bcea2003ef9b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:20.764990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-65c2e978-9017-4e05-afb4-bcea2003ef9b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:20.765438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-65c2e978-9017-4e05-afb4-bcea2003ef9b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:20.779580 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8-np0000008153" released by "attachment_update" :: held 0.140s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:10:20.780362 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-af16521d-3e61-4b9e-aa7e-adccd5e46e88 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196 returned with HTTP 200 Aug 26 09:10:20.780807 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1059/4214] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:10:20 2026] PUT /volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:20.786452 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:20.786452 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:20.790972 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-65c2e978-9017-4e05-afb4-bcea2003ef9b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:20.796796 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-65c2e978-9017-4e05-afb4-bcea2003ef9b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:20.797828 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1054/4215] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:20 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:20.816714 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-d4b58e0f-c745-436d-80e3-f299fd664b03 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:20.822787 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-d4b58e0f-c745-436d-80e3-f299fd664b03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196/action Aug 26 09:10:20.823260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-d4b58e0f-c745-436d-80e3-f299fd664b03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:20.823419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-d4b58e0f-c745-436d-80e3-f299fd664b03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:20.847580 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:20.847580 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:20.863372 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6e69d5a2-553a-4998-87fd-cfcf652147ec req-d4b58e0f-c745-436d-80e3-f299fd664b03 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196/action returned with HTTP 204 Aug 26 09:10:20.863757 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1058/4216] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:10:20 2026] POST /volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:21.250105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-808d6b8e-220c-4a9c-be4b-dcfff7c9b19e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:21.250105 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-808d6b8e-220c-4a9c-be4b-dcfff7c9b19e None None] GET https://10.4.3.236/volume// Aug 26 09:10:21.250105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-808d6b8e-220c-4a9c-be4b-dcfff7c9b19e None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:21.250105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-808d6b8e-220c-4a9c-be4b-dcfff7c9b19e None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:21.250105 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-808d6b8e-220c-4a9c-be4b-dcfff7c9b19e None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:21.250105 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1046/4217] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10: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 26 09:10:21.258536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-74c42587-3b48-4f3a-b360-e90539eb44b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:21.260651 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-74c42587-3b48-4f3a-b360-e90539eb44b8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:10:21.261194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-74c42587-3b48-4f3a-b360-e90539eb44b8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55bf777f-1819-47b5-bbd7-02c3297c0dac", "connector": null, "instance_uuid": "0aaba825-d9c5-44c6-9fa7-82b4f61c0c95"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:21.273877 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:21.273877 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:21.313184 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-74c42587-3b48-4f3a-b360-e90539eb44b8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:10:21.313836 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1060/4218] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:10:21 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:21.321339 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3e030b49-dc06-4b4a-ac11-bccf54e2f538 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:21.324598 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3e030b49-dc06-4b4a-ac11-bccf54e2f538 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da Aug 26 09:10:21.324856 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3e030b49-dc06-4b4a-ac11-bccf54e2f538 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:21.325105 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3e030b49-dc06-4b4a-ac11-bccf54e2f538 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:21.335375 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:21.335375 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:21.413599 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3e030b49-dc06-4b4a-ac11-bccf54e2f538 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da returned with HTTP 200 Aug 26 09:10:21.414099 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1055/4219] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:21 2026] DELETE /volume/v3/attachments/d790b577-3a9d-4a00-a168-c7a75d10c5da => generated 367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:22.377920 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:22.381260 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb Aug 26 09:10:22.381260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:22.392221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:10:22.397875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:10:22.399336 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:22.399336 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:22.547095 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-55bf777f-1819-47b5-bbd7-02c3297c0dac-np0000008153" released by "attachment_update" :: held 0.149s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:10:22.547429 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-df4d333c-3c64-47e8-9530-205cb0a55026 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb returned with HTTP 200 Aug 26 09:10:22.548045 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1059/4220] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:10:22 2026] PUT /volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:22.557412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-0f4acdf7-ccd7-45f8-a8f3-604e8592f182 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:22.562734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-0f4acdf7-ccd7-45f8-a8f3-604e8592f182 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb Aug 26 09:10:22.562946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-0f4acdf7-ccd7-45f8-a8f3-604e8592f182 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:22.563441 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-0f4acdf7-ccd7-45f8-a8f3-604e8592f182 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:22.584245 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-0f4acdf7-ccd7-45f8-a8f3-604e8592f182 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb returned with HTTP 200 Aug 26 09:10:22.584719 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1047/4221] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:10:22 2026] GET /volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:28.821743 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3d95772e-15e4-43bb-8bc8-3b970fddd2c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:28.824654 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3d95772e-15e4-43bb-8bc8-3b970fddd2c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb/action Aug 26 09:10:28.825182 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3d95772e-15e4-43bb-8bc8-3b970fddd2c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:28.825445 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3d95772e-15e4-43bb-8bc8-3b970fddd2c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:28.862884 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:28.862884 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:28.882232 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6c9a6b50-25b4-4d09-b03f-a7f16ea991e5 req-3d95772e-15e4-43bb-8bc8-3b970fddd2c3 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb/action returned with HTTP 204 Aug 26 09:10:28.883061 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1061/4222] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:10:28 2026] POST /volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:31.412550 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=66,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:32.537734 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=22,cinder:UPDATE=3 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:32.582870 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=81,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:10:33.349883 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:33.352158 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:33.352565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-5111915"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:33.354878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-5111915'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:33.355008 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume of 1 GB Aug 26 09:10:33.356536 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:33.356536 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:33.362490 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Availability Zones retrieved successfully. Aug 26 09:10:33.369741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Flow 'volume_create_api' (08cac3aa-adb1-46de-8674-533d05dc61f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:33.371193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe54741a-f77d-4fa7-b5a4-b59384864ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:33.372428 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:33.406802 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe54741a-f77d-4fa7-b5a4-b59384864ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:33.407723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f8ef57-37e9-4441-9164-d32b0e502d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:33.484345 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Created reservations ['9fb0bae5-103a-4d43-bc05-3b241a2620b6', 'ee2ac56d-45d6-459a-8264-e903bfd66cf1', '8d333338-ae34-45b1-88c6-6905efa0527a', '20f115fb-59a8-4ad4-a8fc-b2192ed477ad'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:33.485358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f8ef57-37e9-4441-9164-d32b0e502d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fb0bae5-103a-4d43-bc05-3b241a2620b6', 'ee2ac56d-45d6-459a-8264-e903bfd66cf1', '8d333338-ae34-45b1-88c6-6905efa0527a', '20f115fb-59a8-4ad4-a8fc-b2192ed477ad']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:33.486331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdb4282-7967-40db-b5fe-1e8e1633e041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:33.510269 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdb4282-7967-40db-b5fe-1e8e1633e041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6528ec2-78e8-46bf-8e13-a1b33da0ca01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-5111915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0bb4d85c2ad46229e609cc9949362ee',qos_specs=None,replication_status=,reservations=['9fb0bae5-103a-4d43-bc05-3b241a2620b6','ee2ac56d-45d6-459a-8264-e903bfd66cf1','8d333338-ae34-45b1-88c6-6905efa0527a','20f115fb-59a8-4ad4-a8fc-b2192ed477ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6958a9b2d1424949917cf8d38797d4ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-5111915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6528ec2-78e8-46bf-8e13-a1b33da0ca01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0bb4d85c2ad46229e609cc9949362ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6958a9b2d1424949917cf8d38797d4ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:33.511325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e75d76-3cf7-483d-9efd-eff2dec1e350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:33.530685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e75d76-3cf7-483d-9efd-eff2dec1e350) transitioned into state 'SUCCESS' from state '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-5111915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0bb4d85c2ad46229e609cc9949362ee',qos_specs=None,replication_status=,reservations=['9fb0bae5-103a-4d43-bc05-3b241a2620b6','ee2ac56d-45d6-459a-8264-e903bfd66cf1','8d333338-ae34-45b1-88c6-6905efa0527a','20f115fb-59a8-4ad4-a8fc-b2192ed477ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6958a9b2d1424949917cf8d38797d4ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:33.531697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51a3a95-419b-4330-88ac-48908130d216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:33.543529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51a3a95-419b-4330-88ac-48908130d216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:33.544777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Flow 'volume_create_api' (08cac3aa-adb1-46de-8674-533d05dc61f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:33.545278 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume request issued successfully. Aug 26 09:10:33.546116 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3e434b5-7b8c-4465-82b7-e2be14ef2516 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:33.546673 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1056/4223] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:10:33 2026] POST /volume/v3/volumes => generated 748 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:33.561350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f92256bd-7210-49e3-9d54-9f68c349e5bc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:33.568001 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f92256bd-7210-49e3-9d54-9f68c349e5bc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:33.568001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f92256bd-7210-49e3-9d54-9f68c349e5bc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:33.568001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f92256bd-7210-49e3-9d54-9f68c349e5bc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:33.575187 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:33.575187 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:33.579872 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f92256bd-7210-49e3-9d54-9f68c349e5bc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:33.584762 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f92256bd-7210-49e3-9d54-9f68c349e5bc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:33.585381 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1060/4224] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:33 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:33.744548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58a9f815-2ae0-4ded-a2ba-a27e1dc4faf3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:33.856747 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58a9f815-2ae0-4ded-a2ba-a27e1dc4faf3 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:10:33.857180 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58a9f815-2ae0-4ded-a2ba-a27e1dc4faf3 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199", "extra_specs": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:33.858757 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:33.858757 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:33.872917 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58a9f815-2ae0-4ded-a2ba-a27e1dc4faf3 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:10:33.873294 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1048/4225] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:10:33 2026] POST /volume/v3/types => generated 268 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:34.598192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce06da35-1978-42c8-b418-ab8eea012913 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.600077 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce06da35-1978-42c8-b418-ab8eea012913 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:34.600683 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce06da35-1978-42c8-b418-ab8eea012913 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:34.600683 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce06da35-1978-42c8-b418-ab8eea012913 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:34.607871 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:34.607871 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:34.611794 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce06da35-1978-42c8-b418-ab8eea012913 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:34.616278 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce06da35-1978-42c8-b418-ab8eea012913 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:34.616654 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1062/4226] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:34 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:34.673276 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-81bb12f1-69de-4324-80f4-c8860aae6a2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.677708 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-81bb12f1-69de-4324-80f4-c8860aae6a2a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:34.678018 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-81bb12f1-69de-4324-80f4-c8860aae6a2a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:34.678305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-81bb12f1-69de-4324-80f4-c8860aae6a2a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:34.686111 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:34.686111 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:34.690154 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-81bb12f1-69de-4324-80f4-c8860aae6a2a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:34.695139 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-81bb12f1-69de-4324-80f4-c8860aae6a2a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:34.695544 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1057/4227] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:34 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:34.773815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2fd90706-6b14-4a56-9f70-cced0f85ca9a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.774249 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2fd90706-6b14-4a56-9f70-cced0f85ca9a None None] GET https://10.4.3.236/volume// Aug 26 09:10:34.774431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2fd90706-6b14-4a56-9f70-cced0f85ca9a None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:34.774581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2fd90706-6b14-4a56-9f70-cced0f85ca9a None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:34.774913 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2fd90706-6b14-4a56-9f70-cced0f85ca9a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:34.775196 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1061/4228] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:10: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 26 09:10:34.784030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-e098f41c-b7d8-4d8f-ac27-cf93d8e25aff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.867121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-e098f41c-b7d8-4d8f-ac27-cf93d8e25aff tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:10:34.867468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-e098f41c-b7d8-4d8f-ac27-cf93d8e25aff tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6528ec2-78e8-46bf-8e13-a1b33da0ca01", "connector": null, "instance_uuid": "3588f0de-9095-4f6f-82ff-6205775245f6"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:34.884712 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:34.884712 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:34.914436 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-e098f41c-b7d8-4d8f-ac27-cf93d8e25aff tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:10:34.915441 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1049/4229] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:10:34 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:34.943424 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8e58f6a-51a8-45f8-9531-b1c2746ea5af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.948126 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8e58f6a-51a8-45f8-9531-b1c2746ea5af tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:34.948126 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8e58f6a-51a8-45f8-9531-b1c2746ea5af tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:34.948126 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8e58f6a-51a8-45f8-9531-b1c2746ea5af tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:34.955998 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:34.955998 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:34.956449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d1279fb2-9a7b-4e6e-99b6-26a96a1ea63c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.956968 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1279fb2-9a7b-4e6e-99b6-26a96a1ea63c None None] GET https://10.4.3.236/volume// Aug 26 09:10:34.957189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1279fb2-9a7b-4e6e-99b6-26a96a1ea63c None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:34.957433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1279fb2-9a7b-4e6e-99b6-26a96a1ea63c None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:34.957835 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1279fb2-9a7b-4e6e-99b6-26a96a1ea63c None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:34.958225 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1058/4230] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10: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 26 09:10:34.959513 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8e58f6a-51a8-45f8-9531-b1c2746ea5af tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:34.963441 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8e58f6a-51a8-45f8-9531-b1c2746ea5af tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:34.963831 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1063/4231] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:34 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:34.965986 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-0b5e0b34-1276-4fde-8788-df3a3039b437 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:34.968437 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-0b5e0b34-1276-4fde-8788-df3a3039b437 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:34.968655 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-0b5e0b34-1276-4fde-8788-df3a3039b437 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:34.968837 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-0b5e0b34-1276-4fde-8788-df3a3039b437 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:34.979003 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:34.979003 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:34.983042 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-0b5e0b34-1276-4fde-8788-df3a3039b437 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:34.989117 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-0b5e0b34-1276-4fde-8788-df3a3039b437 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:34.989607 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1062/4232] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:34 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:35.092504 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:35.094666 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] PUT https://10.4.3.236/volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e Aug 26 09:10:35.095128 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:35.102690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Acquiring lock "cinder-attachment_update-c6528ec2-78e8-46bf-8e13-a1b33da0ca01-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:10:35.109968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Lock "cinder-attachment_update-c6528ec2-78e8-46bf-8e13-a1b33da0ca01-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:10:35.111120 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:35.111120 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:35.197463 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Lock "cinder-attachment_update-c6528ec2-78e8-46bf-8e13-a1b33da0ca01-np0000008153" released by "attachment_update" :: held 0.088s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:10:35.197799 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-78345adb-1752-4cf7-8cc9-c0595babe7a6 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e returned with HTTP 200 Aug 26 09:10:35.198263 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1050/4233] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:10:35 2026] PUT /volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:35.977548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2021c534-a7f8-413e-8e15-ebd659df0dad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:35.979890 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2021c534-a7f8-413e-8e15-ebd659df0dad tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:35.980209 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2021c534-a7f8-413e-8e15-ebd659df0dad tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:35.980453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2021c534-a7f8-413e-8e15-ebd659df0dad tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:35.993147 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:35.993147 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:35.997138 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2021c534-a7f8-413e-8e15-ebd659df0dad tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:36.003935 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2021c534-a7f8-413e-8e15-ebd659df0dad tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:36.004436 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1059/4234] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:35 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:36.036281 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81e02e0d-12a6-4018-ae89-8ff832c17c3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:36.038035 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81e02e0d-12a6-4018-ae89-8ff832c17c3f tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:10:36.038548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81e02e0d-12a6-4018-ae89-8ff832c17c3f tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:36.053706 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81e02e0d-12a6-4018-ae89-8ff832c17c3f tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:10:36.054132 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1064/4235] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:10:36 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:36.065526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f2c17176-0172-44c4-9d83-369724dabc8a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:36.068624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f2c17176-0172-44c4-9d83-369724dabc8a tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:10:36.072157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f2c17176-0172-44c4-9d83-369724dabc8a tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408", "extra_specs": {}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:36.088830 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f2c17176-0172-44c4-9d83-369724dabc8a tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:10:36.089267 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1063/4236] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:10:36 2026] POST /volume/v3/types => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:36.099948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:36.102226 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:36.102694 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1956861040", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:36.104769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1956861040', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:36.110775 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume of 1 GB Aug 26 09:10:36.111296 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:36.111296 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:36.111977 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Availability Zones retrieved successfully. Aug 26 09:10:36.118641 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Flow 'volume_create_api' (bcf36751-56d5-4e6b-9b97-6711c224f1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:36.120048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a70de3-2d72-4cb0-99f2-4538d1d5cdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.121082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:36.147429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a70de3-2d72-4cb0-99f2-4538d1d5cdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:10:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98e4c92e-dfd5-4a50-83cd-e16718c1baae,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e4c92e-dfd5-4a50-83cd-e16718c1baae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.148307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85578211-8621-48de-926e-95bc287f9a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.181912 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:10:36.182518 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:10:36.237996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Created reservations ['a2688118-f2a0-4bed-b24a-e93c6073db69', 'cdd90baf-789c-4e34-afba-e3367d341914', '961980bb-09cd-4437-b407-9617d598da74', 'b61625c3-69c0-4bbc-b83b-98dd0717dc81'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:36.239263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85578211-8621-48de-926e-95bc287f9a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2688118-f2a0-4bed-b24a-e93c6073db69', 'cdd90baf-789c-4e34-afba-e3367d341914', '961980bb-09cd-4437-b407-9617d598da74', 'b61625c3-69c0-4bbc-b83b-98dd0717dc81']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.240231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356a56fa-3299-40e5-9546-7e1d51f70b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.271467 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356a56fa-3299-40e5-9546-7e1d51f70b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2fcf90a-ddd4-4df7-acc8-0862c5b779b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1956861040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5ebe0037424e3db4bafddb1c916318',qos_specs=None,replication_status=,reservations=['a2688118-f2a0-4bed-b24a-e93c6073db69','cdd90baf-789c-4e34-afba-e3367d341914','961980bb-09cd-4437-b407-9617d598da74','b61625c3-69c0-4bbc-b83b-98dd0717dc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_type_id=98e4c92e-dfd5-4a50-83cd-e16718c1baae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1956861040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2fcf90a-ddd4-4df7-acc8-0862c5b779b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5ebe0037424e3db4bafddb1c916318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e4c92e-dfd5-4a50-83cd-e16718c1baae),volume_type_id=98e4c92e-dfd5-4a50-83cd-e16718c1baae)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.273399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3b8f4b-bc53-4be6-b26c-91ce00fe0afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.315283 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3b8f4b-bc53-4be6-b26c-91ce00fe0afd) transitioned into state 'SUCCESS' from state '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-1956861040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5ebe0037424e3db4bafddb1c916318',qos_specs=None,replication_status=,reservations=['a2688118-f2a0-4bed-b24a-e93c6073db69','cdd90baf-789c-4e34-afba-e3367d341914','961980bb-09cd-4437-b407-9617d598da74','b61625c3-69c0-4bbc-b83b-98dd0717dc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_type_id=98e4c92e-dfd5-4a50-83cd-e16718c1baae)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.315824 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8beac053-39dd-4510-b196-bada2d6b0191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.327648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8beac053-39dd-4510-b196-bada2d6b0191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.328969 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Flow 'volume_create_api' (bcf36751-56d5-4e6b-9b97-6711c224f1d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:36.329694 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume request issued successfully. Aug 26 09:10:36.330281 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d556d7e-b74c-425b-bbbf-aabfdaca2436 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:36.331137 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1051/4237] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:10:36 2026] POST /volume/v3/volumes => generated 846 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:36.356648 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53363d07-3525-474f-90fd-00dd63baf461 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:36.358709 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:36.359197 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1491338436", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:36.360877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1491338436', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:36.367137 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume of 1 GB Aug 26 09:10:36.367462 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:36.367462 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:36.368135 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Availability Zones retrieved successfully. Aug 26 09:10:36.374320 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Flow 'volume_create_api' (62e3e984-abbc-462d-80d6-0309eac2468c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:36.375322 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bb9a87-d9f6-4a63-900d-47c0d1963b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.376939 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:36.400728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bb9a87-d9f6-4a63-900d-47c0d1963b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:10:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddf09ff9-0c11-4b08-b042-e3455daca724,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddf09ff9-0c11-4b08-b042-e3455daca724', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.401474 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33cd27ed-e726-41e9-ba0b-d104aa9e081b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.432661 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:10:36.433038 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:10:36.474030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Created reservations ['a1bfba71-4df6-44e1-a233-5426e612f40e', 'fb4e84f9-9d81-4cf6-b2e2-06009b480e27', '2de546fc-2da2-4656-a33d-71af2aa5568e', '10e4042f-39b0-4d94-8eb4-1f6fa26bb4e6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:36.475484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33cd27ed-e726-41e9-ba0b-d104aa9e081b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1bfba71-4df6-44e1-a233-5426e612f40e', 'fb4e84f9-9d81-4cf6-b2e2-06009b480e27', '2de546fc-2da2-4656-a33d-71af2aa5568e', '10e4042f-39b0-4d94-8eb4-1f6fa26bb4e6']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.477194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62cd5c6-b3af-40d2-b13d-0239ea1e87a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.509641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62cd5c6-b3af-40d2-b13d-0239ea1e87a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69b78756-8d06-4aa3-bee3-69c4fe8a162a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1491338436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5ebe0037424e3db4bafddb1c916318',qos_specs=None,replication_status=,reservations=['a1bfba71-4df6-44e1-a233-5426e612f40e','fb4e84f9-9d81-4cf6-b2e2-06009b480e27','2de546fc-2da2-4656-a33d-71af2aa5568e','10e4042f-39b0-4d94-8eb4-1f6fa26bb4e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_type_id=ddf09ff9-0c11-4b08-b042-e3455daca724), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1491338436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69b78756-8d06-4aa3-bee3-69c4fe8a162a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5ebe0037424e3db4bafddb1c916318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddf09ff9-0c11-4b08-b042-e3455daca724),volume_type_id=ddf09ff9-0c11-4b08-b042-e3455daca724)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.511741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5464255-4bc2-4362-845f-caf3a533d969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.540128 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5464255-4bc2-4362-845f-caf3a533d969) transitioned into state 'SUCCESS' from state '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-1491338436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5ebe0037424e3db4bafddb1c916318',qos_specs=None,replication_status=,reservations=['a1bfba71-4df6-44e1-a233-5426e612f40e','fb4e84f9-9d81-4cf6-b2e2-06009b480e27','2de546fc-2da2-4656-a33d-71af2aa5568e','10e4042f-39b0-4d94-8eb4-1f6fa26bb4e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_type_id=ddf09ff9-0c11-4b08-b042-e3455daca724)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.540809 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1e201d-0c9a-4d45-ac56-8a2b1016a31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.551683 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1e201d-0c9a-4d45-ac56-8a2b1016a31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.552711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Flow 'volume_create_api' (62e3e984-abbc-462d-80d6-0309eac2468c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:36.553155 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume request issued successfully. Aug 26 09:10:36.553746 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53363d07-3525-474f-90fd-00dd63baf461 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:36.554299 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1060/4238] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:10:36 2026] POST /volume/v3/volumes => generated 845 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:36.592722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:36.594675 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:10:36.595157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-116907080", "snapshot_id": null, "imageRef": "9845a4c3-3aa7-4e2a-b6e5-b4356ae964dd", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:36.597297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-116907080', 'snapshot_id': None, 'imageRef': '9845a4c3-3aa7-4e2a-b6e5-b4356ae964dd', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:10:36.716439 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume of 1 GB Aug 26 09:10:36.716794 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:36.716794 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:36.717387 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Availability Zones retrieved successfully. Aug 26 09:10:36.726265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Flow 'volume_create_api' (f76e824f-e6ad-430a-9743-be66918934fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:36.728250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9de6d84-4f2e-4470-a76b-89172ab50fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.729069 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:10:36.782367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9de6d84-4f2e-4470-a76b-89172ab50fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:10:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6c5069b-4d66-497c-95ed-f2bc43583046,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6c5069b-4d66-497c-95ed-f2bc43583046', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.783165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf20e77-648f-4bbf-b594-8e4b8728dae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.809987 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:10:36.810247 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:10:36.841237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Created reservations ['8b744150-8eba-49d1-8c46-a333b5fa91de', 'd3df3172-ff16-4842-b1e0-e94b026d183d', '4f423f60-5d02-4748-94ea-373d32ffff16', '31380096-f712-49b4-acce-bbbd389429bd'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:10:36.842223 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf20e77-648f-4bbf-b594-8e4b8728dae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b744150-8eba-49d1-8c46-a333b5fa91de', 'd3df3172-ff16-4842-b1e0-e94b026d183d', '4f423f60-5d02-4748-94ea-373d32ffff16', '31380096-f712-49b4-acce-bbbd389429bd']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.843161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0259f54-152a-4101-a8d9-0703ec4a88f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.871892 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0259f54-152a-4101-a8d9-0703ec4a88f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce935853-9b62-4375-8ba0-14343afb5719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-116907080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5ebe0037424e3db4bafddb1c916318',qos_specs=None,replication_status=,reservations=['8b744150-8eba-49d1-8c46-a333b5fa91de','d3df3172-ff16-4842-b1e0-e94b026d183d','4f423f60-5d02-4748-94ea-373d32ffff16','31380096-f712-49b4-acce-bbbd389429bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_type_id=c6c5069b-4d66-497c-95ed-f2bc43583046), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-116907080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce935853-9b62-4375-8ba0-14343afb5719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5ebe0037424e3db4bafddb1c916318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6c5069b-4d66-497c-95ed-f2bc43583046),volume_type_id=c6c5069b-4d66-497c-95ed-f2bc43583046)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.872687 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c8132f-69cc-49e6-b9d5-21c251e77ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.893251 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c8132f-69cc-49e6-b9d5-21c251e77ac6) transitioned into state 'SUCCESS' from state '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-116907080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5ebe0037424e3db4bafddb1c916318',qos_specs=None,replication_status=,reservations=['8b744150-8eba-49d1-8c46-a333b5fa91de','d3df3172-ff16-4842-b1e0-e94b026d183d','4f423f60-5d02-4748-94ea-373d32ffff16','31380096-f712-49b4-acce-bbbd389429bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2cc4f961ed46c29babe507c7bc496a',volume_type_id=c6c5069b-4d66-497c-95ed-f2bc43583046)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.894016 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13127b71-3368-4945-9cde-4aad4dd0c23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:10:36.905403 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13127b71-3368-4945-9cde-4aad4dd0c23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:10:36.906340 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Flow 'volume_create_api' (f76e824f-e6ad-430a-9743-be66918934fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:10:36.906682 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Create volume request issued successfully. Aug 26 09:10:36.907337 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b957ee9-249c-4f7e-ba2d-65a644ad1894 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:10:36.907780 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1065/4239] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:10:36 2026] POST /volume/v3/volumes => generated 845 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:10:36.921363 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e87002f2-30c1-4da6-acf9-caf9a4efaf14 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:36.923754 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e87002f2-30c1-4da6-acf9-caf9a4efaf14 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:36.924059 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e87002f2-30c1-4da6-acf9-caf9a4efaf14 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:36.924569 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e87002f2-30c1-4da6-acf9-caf9a4efaf14 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:36.935294 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:36.935294 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:36.941446 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e87002f2-30c1-4da6-acf9-caf9a4efaf14 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:36.948823 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e87002f2-30c1-4da6-acf9-caf9a4efaf14 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:36.949186 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1064/4240] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:36 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:37.020688 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc808ef8-a545-4584-aa50-168e24071b10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:37.025711 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc808ef8-a545-4584-aa50-168e24071b10 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:37.025813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc808ef8-a545-4584-aa50-168e24071b10 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:37.026081 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc808ef8-a545-4584-aa50-168e24071b10 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:37.039022 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:37.039022 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:37.044863 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc808ef8-a545-4584-aa50-168e24071b10 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:37.051250 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc808ef8-a545-4584-aa50-168e24071b10 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:37.051886 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1052/4241] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:37 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:37.963243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a262fe5-f69d-4aed-b6b4-f5b622dbcb5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:37.965534 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a262fe5-f69d-4aed-b6b4-f5b622dbcb5b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:37.965772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a262fe5-f69d-4aed-b6b4-f5b622dbcb5b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:37.966096 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a262fe5-f69d-4aed-b6b4-f5b622dbcb5b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:37.975446 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:37.975446 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:37.980260 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a262fe5-f69d-4aed-b6b4-f5b622dbcb5b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:37.986364 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a262fe5-f69d-4aed-b6b4-f5b622dbcb5b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:37.986932 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1061/4242] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:37 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:38.064329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5fe4890f-2fca-4c04-bf53-88fbbae1640c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:38.066342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fe4890f-2fca-4c04-bf53-88fbbae1640c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:38.066616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fe4890f-2fca-4c04-bf53-88fbbae1640c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:38.066863 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fe4890f-2fca-4c04-bf53-88fbbae1640c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:38.078449 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:38.078449 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:38.083367 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5fe4890f-2fca-4c04-bf53-88fbbae1640c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:38.089875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fe4890f-2fca-4c04-bf53-88fbbae1640c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:38.090507 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1066/4243] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:38 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:39.001959 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6018a6a9-07bd-4f8d-9007-9421e0620844 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:39.004291 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6018a6a9-07bd-4f8d-9007-9421e0620844 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:39.004474 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6018a6a9-07bd-4f8d-9007-9421e0620844 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:39.004696 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6018a6a9-07bd-4f8d-9007-9421e0620844 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:39.013266 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:39.013266 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:39.018877 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6018a6a9-07bd-4f8d-9007-9421e0620844 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:39.024048 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6018a6a9-07bd-4f8d-9007-9421e0620844 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:39.024479 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1065/4244] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:39 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:39.108486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-163e691f-8006-4f56-8ccd-93349d2bef33 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:39.110744 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-163e691f-8006-4f56-8ccd-93349d2bef33 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:39.111035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-163e691f-8006-4f56-8ccd-93349d2bef33 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:39.111281 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-163e691f-8006-4f56-8ccd-93349d2bef33 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:39.121218 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:39.121218 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:39.125569 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-163e691f-8006-4f56-8ccd-93349d2bef33 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:39.130675 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-163e691f-8006-4f56-8ccd-93349d2bef33 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:39.131260 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1053/4245] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:39 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:39.461823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-299b6cc6-0d0b-46c8-8f17-5f2065bfd114 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:39.463987 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-299b6cc6-0d0b-46c8-8f17-5f2065bfd114 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e/action Aug 26 09:10:39.464387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-299b6cc6-0d0b-46c8-8f17-5f2065bfd114 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:39.464548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-299b6cc6-0d0b-46c8-8f17-5f2065bfd114 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:39.480465 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:39.480465 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:39.489991 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4524d93c-35ef-446a-8b2c-5bf71b77fe12 req-299b6cc6-0d0b-46c8-8f17-5f2065bfd114 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e/action returned with HTTP 204 Aug 26 09:10:39.490510 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1062/4246] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:10:39 2026] POST /volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:40.040467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c228d97-68ac-4ccb-a102-ecd1026e0f9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:40.042419 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c228d97-68ac-4ccb-a102-ecd1026e0f9d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:40.042659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c228d97-68ac-4ccb-a102-ecd1026e0f9d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:40.042826 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c228d97-68ac-4ccb-a102-ecd1026e0f9d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:40.050115 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:40.050115 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:40.053996 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c228d97-68ac-4ccb-a102-ecd1026e0f9d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:40.058222 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c228d97-68ac-4ccb-a102-ecd1026e0f9d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:40.058590 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1067/4247] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:40 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:40.147487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3beb1692-8879-4788-8ed4-e42c4462c216 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:40.149592 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3beb1692-8879-4788-8ed4-e42c4462c216 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:40.149833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3beb1692-8879-4788-8ed4-e42c4462c216 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:40.150089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3beb1692-8879-4788-8ed4-e42c4462c216 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:40.161228 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:40.161228 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:40.165773 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3beb1692-8879-4788-8ed4-e42c4462c216 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:40.170465 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3beb1692-8879-4788-8ed4-e42c4462c216 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:40.170856 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1066/4248] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:40 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:40.184025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-45cef7e6-09c7-4485-8ce1-4f8c4b68319b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:40.186094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45cef7e6-09c7-4485-8ce1-4f8c4b68319b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:10:40.186343 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45cef7e6-09c7-4485-8ce1-4f8c4b68319b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:40.186543 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45cef7e6-09c7-4485-8ce1-4f8c4b68319b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:40.199560 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:40.199560 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:40.204687 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-45cef7e6-09c7-4485-8ce1-4f8c4b68319b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:10:40.210233 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45cef7e6-09c7-4485-8ce1-4f8c4b68319b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:10:40.210870 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1054/4249] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:40 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:41.071445 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ae9b714-2c62-4cfd-9d27-c911ac58a50d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:41.073620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ae9b714-2c62-4cfd-9d27-c911ac58a50d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:41.073905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ae9b714-2c62-4cfd-9d27-c911ac58a50d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:41.074181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ae9b714-2c62-4cfd-9d27-c911ac58a50d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:41.083284 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:41.083284 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:41.087838 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6ae9b714-2c62-4cfd-9d27-c911ac58a50d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:41.093288 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ae9b714-2c62-4cfd-9d27-c911ac58a50d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:41.093712 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1063/4250] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:41 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:42.109223 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48e70068-3386-4e21-a291-3f87188942bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:42.111825 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48e70068-3386-4e21-a291-3f87188942bb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:42.112184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48e70068-3386-4e21-a291-3f87188942bb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:42.112485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48e70068-3386-4e21-a291-3f87188942bb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:42.132427 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:42.132427 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:42.138221 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48e70068-3386-4e21-a291-3f87188942bb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:42.144785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48e70068-3386-4e21-a291-3f87188942bb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:42.145365 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1068/4251] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:42 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:43.167471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0fde252e-4831-414e-831d-2ea73cddcc1e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:43.171158 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0fde252e-4831-414e-831d-2ea73cddcc1e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:43.171158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0fde252e-4831-414e-831d-2ea73cddcc1e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:43.171158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0fde252e-4831-414e-831d-2ea73cddcc1e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:43.180711 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:43.180711 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:43.186797 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0fde252e-4831-414e-831d-2ea73cddcc1e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:43.197003 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0fde252e-4831-414e-831d-2ea73cddcc1e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:43.197633 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1067/4252] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:43 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:44.217501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d98f4e98-e89c-429c-add1-94b7a6c71cb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:44.219187 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d98f4e98-e89c-429c-add1-94b7a6c71cb8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:44.219413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d98f4e98-e89c-429c-add1-94b7a6c71cb8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:44.219625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d98f4e98-e89c-429c-add1-94b7a6c71cb8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:44.231373 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:44.231373 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:44.236739 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d98f4e98-e89c-429c-add1-94b7a6c71cb8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:44.242725 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d98f4e98-e89c-429c-add1-94b7a6c71cb8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:44.243209 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1055/4253] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:44 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:45.260026 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1b2e22e-f449-4161-9d6b-80ba7e37af3c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:45.262335 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1b2e22e-f449-4161-9d6b-80ba7e37af3c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:45.262686 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1b2e22e-f449-4161-9d6b-80ba7e37af3c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:45.263040 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1b2e22e-f449-4161-9d6b-80ba7e37af3c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:45.272459 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:45.272459 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:45.277649 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1b2e22e-f449-4161-9d6b-80ba7e37af3c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:45.283547 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1b2e22e-f449-4161-9d6b-80ba7e37af3c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:45.284258 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1064/4254] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:45 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:46.298541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-268d4901-7f08-4d2f-ab84-8f802dcb96c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:46.302718 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-268d4901-7f08-4d2f-ab84-8f802dcb96c5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:46.302955 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-268d4901-7f08-4d2f-ab84-8f802dcb96c5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:46.303158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-268d4901-7f08-4d2f-ab84-8f802dcb96c5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:46.310959 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:46.310959 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:46.315016 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-268d4901-7f08-4d2f-ab84-8f802dcb96c5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:46.319259 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-268d4901-7f08-4d2f-ab84-8f802dcb96c5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:46.319620 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1069/4255] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:46 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:47.333085 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f9794c14-b40b-403e-9170-661554bb53b9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.335017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9794c14-b40b-403e-9170-661554bb53b9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:47.335017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9794c14-b40b-403e-9170-661554bb53b9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:47.335379 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f9794c14-b40b-403e-9170-661554bb53b9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:47.342243 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:47.342243 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:47.345901 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f9794c14-b40b-403e-9170-661554bb53b9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:47.350319 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f9794c14-b40b-403e-9170-661554bb53b9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:47.350708 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1068/4256] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:47 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:47.444328 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-1d95c463-5d6d-4e46-93f6-e0821acc251a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.446391 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-1d95c463-5d6d-4e46-93f6-e0821acc251a tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:47.446557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-1d95c463-5d6d-4e46-93f6-e0821acc251a tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:47.446805 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-1d95c463-5d6d-4e46-93f6-e0821acc251a tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:47.454374 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:47.454374 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:47.458090 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-1d95c463-5d6d-4e46-93f6-e0821acc251a tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:47.462419 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-1d95c463-5d6d-4e46-93f6-e0821acc251a tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:47.462782 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1056/4257] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:47 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 1249 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:47.859721 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-2098a111-9a68-4272-854b-bb3df39b6582 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.862717 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-2098a111-9a68-4272-854b-bb3df39b6582 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:47.862914 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-2098a111-9a68-4272-854b-bb3df39b6582 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:47.863187 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-2098a111-9a68-4272-854b-bb3df39b6582 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:47.871007 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:47.871007 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:47.875329 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-2098a111-9a68-4272-854b-bb3df39b6582 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:47.880216 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-2098a111-9a68-4272-854b-bb3df39b6582 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:47.880655 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1065/4258] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:47 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:47.889418 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-404b4abe-6cb6-47af-82ce-6a3163ee8702 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.889933 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-404b4abe-6cb6-47af-82ce-6a3163ee8702 None None] GET https://10.4.3.236/volume// Aug 26 09:10:47.890163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-404b4abe-6cb6-47af-82ce-6a3163ee8702 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:47.890415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-404b4abe-6cb6-47af-82ce-6a3163ee8702 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:47.890783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-404b4abe-6cb6-47af-82ce-6a3163ee8702 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:47.891235 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1070/4259] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:10: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 26 09:10:47.898144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-f73da733-970a-4565-b4c0-870a4f607520 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.901556 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-f73da733-970a-4565-b4c0-870a4f607520 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:10:47.901824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-f73da733-970a-4565-b4c0-870a4f607520 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce935853-9b62-4375-8ba0-14343afb5719", "connector": null, "instance_uuid": "f698f240-732b-4746-91a5-a070fa8fdb8c"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:47.910121 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:47.910121 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:47.944206 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-f73da733-970a-4565-b4c0-870a4f607520 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:10:47.944677 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1069/4260] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:10:47 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:47.960677 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f13e4bab-41e6-42c3-8ca5-955ac5b21fc9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.962704 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f13e4bab-41e6-42c3-8ca5-955ac5b21fc9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:47.962897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f13e4bab-41e6-42c3-8ca5-955ac5b21fc9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:47.963156 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f13e4bab-41e6-42c3-8ca5-955ac5b21fc9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:47.963156 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-f13e4bab-41e6-42c3-8ca5-955ac5b21fc9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Delete snapshot with id: ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:47.967659 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f13e4bab-41e6-42c3-8ca5-955ac5b21fc9 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 404 Aug 26 09:10:47.968206 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1057/4261] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:10:47 2026] DELETE /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:47.975252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f095e878-7471-4a47-a586-814e3c282c1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:47.977321 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f095e878-7471-4a47-a586-814e3c282c1b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 Aug 26 09:10:47.977550 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f095e878-7471-4a47-a586-814e3c282c1b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:47.977778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f095e878-7471-4a47-a586-814e3c282c1b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:47.982101 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f095e878-7471-4a47-a586-814e3c282c1b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 returned with HTTP 404 Aug 26 09:10:47.982653 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1066/4262] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:10:47 2026] GET /volume/v3/snapshots/ee3e3ad2-3e46-4ced-bbe0-2b1472abda83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:48.036545 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-cc9aa265-59fa-48a7-908e-5294628fc27d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:48.040485 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-cc9aa265-59fa-48a7-908e-5294628fc27d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:48.040773 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-cc9aa265-59fa-48a7-908e-5294628fc27d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:48.041354 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-cc9aa265-59fa-48a7-908e-5294628fc27d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:48.056117 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:48.056117 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:48.062156 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-cc9aa265-59fa-48a7-908e-5294628fc27d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:10:48.067227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-cc9aa265-59fa-48a7-908e-5294628fc27d tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:10:48.067623 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1071/4263] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:48 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:48.087797 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:48.090131 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3/action Aug 26 09:10:48.090477 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:48.090640 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:48.102086 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:48.102086 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:48.102675 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:10:48.111829 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Begin detaching volume completed successfully. Aug 26 09:10:48.112303 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-3593148a-43cd-420d-a4e9-21e096025fcf tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3/action returned with HTTP 202 Aug 26 09:10:48.112937 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1070/4264] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:10:48 2026] POST /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:10:48.162030 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4086afc-1ed9-41f9-b197-39ded2f1fbb6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:48.162405 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4086afc-1ed9-41f9-b197-39ded2f1fbb6 None None] GET https://10.4.3.236/volume// Aug 26 09:10:48.162557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4086afc-1ed9-41f9-b197-39ded2f1fbb6 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:48.162726 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4086afc-1ed9-41f9-b197-39ded2f1fbb6 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:48.163121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4086afc-1ed9-41f9-b197-39ded2f1fbb6 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:48.163345 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1058/4265] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:10:48.171282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-9c53c28f-b814-4c77-a3d7-deb34712b73e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:48.173925 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-9c53c28f-b814-4c77-a3d7-deb34712b73e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:48.174219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-9c53c28f-b814-4c77-a3d7-deb34712b73e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:48.174476 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-9c53c28f-b814-4c77-a3d7-deb34712b73e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:48.184676 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:48.184676 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:48.188957 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-9c53c28f-b814-4c77-a3d7-deb34712b73e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:10:48.194957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-9c53c28f-b814-4c77-a3d7-deb34712b73e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:10:48.195516 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1067/4266] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:48 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:49.129728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-2073c239-a24d-4de4-967d-f46ab004d15e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:49.132757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-2073c239-a24d-4de4-967d-f46ab004d15e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] DELETE https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 Aug 26 09:10:49.133162 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-2073c239-a24d-4de4-967d-f46ab004d15e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:49.133398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-2073c239-a24d-4de4-967d-f46ab004d15e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:49.143158 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:49.143158 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:49.200220 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a51c4ba3-60e3-499d-a911-b2e39dd4cf73 req-2073c239-a24d-4de4-967d-f46ab004d15e tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 returned with HTTP 200 Aug 26 09:10:49.200705 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1072/4267] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:49 2026] DELETE /volume/v3/attachments/5eb62c74-cc8e-41a7-b317-d306efa88729 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:49.227771 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-64cc9fee-867e-4e6e-9262-2f9694b4d1ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:49.228313 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64cc9fee-867e-4e6e-9262-2f9694b4d1ce None None] GET https://10.4.3.236/volume// Aug 26 09:10:49.228553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64cc9fee-867e-4e6e-9262-2f9694b4d1ce None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:49.228813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-64cc9fee-867e-4e6e-9262-2f9694b4d1ce None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:49.229231 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-64cc9fee-867e-4e6e-9262-2f9694b4d1ce None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:49.229606 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1071/4268] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:10:49.238684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-17330066-5116-4002-a872-cd6a0843cb2d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:49.243136 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-17330066-5116-4002-a872-cd6a0843cb2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:10:49.243344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-17330066-5116-4002-a872-cd6a0843cb2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:49.243537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-17330066-5116-4002-a872-cd6a0843cb2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:49.259746 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:49.259746 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:49.263702 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-17330066-5116-4002-a872-cd6a0843cb2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:10:49.270331 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-17330066-5116-4002-a872-cd6a0843cb2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:10:49.270801 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1059/4269] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:49 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 1428 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:49.378728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:49.380632 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] PUT https://10.4.3.236/volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c Aug 26 09:10:49.381003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:49.387903 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Acquiring lock "cinder-attachment_update-ce935853-9b62-4375-8ba0-14343afb5719-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:10:49.393285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Lock "cinder-attachment_update-ce935853-9b62-4375-8ba0-14343afb5719-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:10:49.394504 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:49.394504 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:49.501207 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Lock "cinder-attachment_update-ce935853-9b62-4375-8ba0-14343afb5719-np0000008153" released by "attachment_update" :: held 0.108s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:10:49.501545 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-b1b36d33-65e2-46e1-9ba8-9974b071329c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c returned with HTTP 200 Aug 26 09:10:49.502162 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1068/4270] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:10:49 2026] PUT /volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:49.529500 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-5465536b-d0c6-495e-8af2-ed549612c749 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:49.531539 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-5465536b-d0c6-495e-8af2-ed549612c749 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c/action Aug 26 09:10:49.531888 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-5465536b-d0c6-495e-8af2-ed549612c749 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:49.532000 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-5465536b-d0c6-495e-8af2-ed549612c749 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:49.548402 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:49.548402 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:49.559894 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-efc9b7ef-69aa-48e9-8277-b899d1ef96b7 req-5465536b-d0c6-495e-8af2-ed549612c749 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c/action returned with HTTP 204 Aug 26 09:10:49.560303 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1073/4271] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:10:49 2026] POST /volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:50.296357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9998cb77-1e1c-4689-8224-0086fc5db6a7 req-b0ddb1b3-d571-47d2-abe2-f8505bb63c5f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:50.298672 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9998cb77-1e1c-4689-8224-0086fc5db6a7 req-b0ddb1b3-d571-47d2-abe2-f8505bb63c5f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:50.298932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9998cb77-1e1c-4689-8224-0086fc5db6a7 req-b0ddb1b3-d571-47d2-abe2-f8505bb63c5f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:50.299177 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9998cb77-1e1c-4689-8224-0086fc5db6a7 req-b0ddb1b3-d571-47d2-abe2-f8505bb63c5f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:50.307621 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:50.307621 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:50.313578 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-9998cb77-1e1c-4689-8224-0086fc5db6a7 req-b0ddb1b3-d571-47d2-abe2-f8505bb63c5f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:10:50.318510 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9998cb77-1e1c-4689-8224-0086fc5db6a7 req-b0ddb1b3-d571-47d2-abe2-f8505bb63c5f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:10:50.319051 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1072/4272] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:50 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:50.332712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c4040d8-d473-46a7-a61b-34b200911adb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:50.337386 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:50.337593 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:50.337810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:50.338045 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Delete volume with id: 3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:50.347659 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:50.347659 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:50.348218 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:10:50.370453 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Delete volume request issued successfully. Aug 26 09:10:50.370638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c4040d8-d473-46a7-a61b-34b200911adb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 202 Aug 26 09:10:50.371167 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1060/4273] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:10:50 2026] DELETE /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:10:50.378914 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f981840b-6c46-41a9-aa56-193838f080bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:50.380722 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f981840b-6c46-41a9-aa56-193838f080bc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:50.380966 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f981840b-6c46-41a9-aa56-193838f080bc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:50.381166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f981840b-6c46-41a9-aa56-193838f080bc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:50.388397 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:50.388397 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:50.392094 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f981840b-6c46-41a9-aa56-193838f080bc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:10:50.398085 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f981840b-6c46-41a9-aa56-193838f080bc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 200 Aug 26 09:10:50.398631 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1069/4274] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:50 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:10:51.411408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-04f75eb2-2b7b-4e95-8f25-02b6972b93da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:51.413209 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04f75eb2-2b7b-4e95-8f25-02b6972b93da tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 Aug 26 09:10:51.413533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04f75eb2-2b7b-4e95-8f25-02b6972b93da tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:51.413813 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04f75eb2-2b7b-4e95-8f25-02b6972b93da tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:51.420813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04f75eb2-2b7b-4e95-8f25-02b6972b93da tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 returned with HTTP 404 Aug 26 09:10:51.420813 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1074/4275] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:51 2026] GET /volume/v3/volumes/3104a815-2e32-4667-82b1-76424079b4d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:10:55.949510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-768d838b-2bf1-4060-8e6e-a76d3a3c96b0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:55.953234 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-768d838b-2bf1-4060-8e6e-a76d3a3c96b0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:55.953400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-768d838b-2bf1-4060-8e6e-a76d3a3c96b0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:55.953567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-768d838b-2bf1-4060-8e6e-a76d3a3c96b0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:55.967038 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:55.967038 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:55.972074 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-768d838b-2bf1-4060-8e6e-a76d3a3c96b0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Volume info retrieved successfully. Aug 26 09:10:55.977281 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-768d838b-2bf1-4060-8e6e-a76d3a3c96b0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:55.977796 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1073/4276] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:55 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:56.023587 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-ff540c3c-b345-4ca4-a4a3-b7e6cf8798f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:56.026863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-ff540c3c-b345-4ca4-a4a3-b7e6cf8798f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:56.027104 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-ff540c3c-b345-4ca4-a4a3-b7e6cf8798f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:56.027345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-ff540c3c-b345-4ca4-a4a3-b7e6cf8798f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:56.045824 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:56.045824 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:56.050405 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-ff540c3c-b345-4ca4-a4a3-b7e6cf8798f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:56.056132 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-ff540c3c-b345-4ca4-a4a3-b7e6cf8798f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:56.056867 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1061/4277] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:56 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:56.082584 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:56.085000 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac/action Aug 26 09:10:56.085512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:56.085736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:56.099695 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:56.099695 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:56.100376 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:56.108067 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Begin detaching volume completed successfully. Aug 26 09:10:56.108519 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-a1d465dd-112b-4a95-b352-7a0ce2de9036 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac/action returned with HTTP 202 Aug 26 09:10:56.109231 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1070/4278] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:10:56 2026] POST /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:10:56.133454 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1128c481-03e0-441b-86ef-4182d4df2631 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:56.137501 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1128c481-03e0-441b-86ef-4182d4df2631 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:56.137864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1128c481-03e0-441b-86ef-4182d4df2631 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:56.138259 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1128c481-03e0-441b-86ef-4182d4df2631 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:56.153428 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:56.153428 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:56.157740 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1128c481-03e0-441b-86ef-4182d4df2631 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:56.164021 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1128c481-03e0-441b-86ef-4182d4df2631 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:56.164955 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1075/4279] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:56 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:56.170484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1d5340b0-1aa7-40d1-b94f-492378d53cd4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:56.170924 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d5340b0-1aa7-40d1-b94f-492378d53cd4 None None] GET https://10.4.3.236/volume// Aug 26 09:10:56.171125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d5340b0-1aa7-40d1-b94f-492378d53cd4 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:56.171365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d5340b0-1aa7-40d1-b94f-492378d53cd4 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:56.171716 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d5340b0-1aa7-40d1-b94f-492378d53cd4 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:56.172076 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1074/4280] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10: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 26 09:10:56.180278 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-e1bb6948-c003-46d2-abe6-89af1290d218 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:56.182510 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-e1bb6948-c003-46d2-abe6-89af1290d218 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:56.182951 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-e1bb6948-c003-46d2-abe6-89af1290d218 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:56.183145 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-e1bb6948-c003-46d2-abe6-89af1290d218 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:56.196647 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:56.196647 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:56.200958 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-e1bb6948-c003-46d2-abe6-89af1290d218 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:56.207589 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-e1bb6948-c003-46d2-abe6-89af1290d218 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:56.208244 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1062/4281] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:56 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1625 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:57.016953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-79357952-7eb7-4011-954d-d017e7dc678b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.020022 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-79357952-7eb7-4011-954d-d017e7dc678b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:57.020264 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-79357952-7eb7-4011-954d-d017e7dc678b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.020911 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-79357952-7eb7-4011-954d-d017e7dc678b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.036745 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.036745 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:57.042704 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-79357952-7eb7-4011-954d-d017e7dc678b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:57.049938 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-79357952-7eb7-4011-954d-d017e7dc678b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:57.050582 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1071/4282] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:57 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:57.073711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-5f8b8dd3-5c73-43d4-943b-d35b1e64f511 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.077010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-5f8b8dd3-5c73-43d4-943b-d35b1e64f511 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 Aug 26 09:10:57.077237 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-5f8b8dd3-5c73-43d4-943b-d35b1e64f511 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.077455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-5f8b8dd3-5c73-43d4-943b-d35b1e64f511 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.087402 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.087402 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:57.148986 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-802e0aa5-903b-4da9-a8bc-73861c0fdfeb req-5f8b8dd3-5c73-43d4-943b-d35b1e64f511 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 returned with HTTP 200 Aug 26 09:10:57.149665 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1076/4283] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:10:57 2026] DELETE /volume/v3/attachments/88c2171c-70e1-4f82-8dbb-43e592ffa625 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:57.180590 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9ced4366-4837-4ca3-8393-fe1ef20a40ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.183271 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9ced4366-4837-4ca3-8393-fe1ef20a40ce tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:57.183578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9ced4366-4837-4ca3-8393-fe1ef20a40ce tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.183900 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9ced4366-4837-4ca3-8393-fe1ef20a40ce tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.196655 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.196655 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:57.201557 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9ced4366-4837-4ca3-8393-fe1ef20a40ce tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:57.208191 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9ced4366-4837-4ca3-8393-fe1ef20a40ce tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:57.208644 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1075/4284] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:57 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:57.223497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7985f700-a6ce-4d6b-a29a-61aa474ca541 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.226951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7985f700-a6ce-4d6b-a29a-61aa474ca541 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:57.226951 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7985f700-a6ce-4d6b-a29a-61aa474ca541 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.226951 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7985f700-a6ce-4d6b-a29a-61aa474ca541 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.240405 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.240405 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:57.245767 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7985f700-a6ce-4d6b-a29a-61aa474ca541 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] Volume info retrieved successfully. Aug 26 09:10:57.251911 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7985f700-a6ce-4d6b-a29a-61aa474ca541 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-reader] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:57.252350 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1063/4285] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:57 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:57.313599 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-9a05ec99-4ada-40e3-922c-9131dc4ac359 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.316214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-9a05ec99-4ada-40e3-922c-9131dc4ac359 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:57.316895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-9a05ec99-4ada-40e3-922c-9131dc4ac359 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.316895 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-9a05ec99-4ada-40e3-922c-9131dc4ac359 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.332743 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.332743 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:57.342875 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-9a05ec99-4ada-40e3-922c-9131dc4ac359 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:57.348398 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-9a05ec99-4ada-40e3-922c-9131dc4ac359 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:57.349172 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1072/4286] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:10:57 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:57.373235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.377816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac/action Aug 26 09:10:57.378108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:10:57.378385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:10:57.394871 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.394871 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:57.395750 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:57.404792 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Begin detaching volume completed successfully. Aug 26 09:10:57.405106 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a255c87f-ad12-4f6d-9bc0-e4f76fbe694a tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac/action returned with HTTP 202 Aug 26 09:10:57.406011 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1077/4287] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:10:57 2026] POST /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:10:57.437781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3b80307b-afc3-4e95-89c3-2e0b94eef2cb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.440296 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3b80307b-afc3-4e95-89c3-2e0b94eef2cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:57.440490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3b80307b-afc3-4e95-89c3-2e0b94eef2cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.440620 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3b80307b-afc3-4e95-89c3-2e0b94eef2cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.461199 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.461199 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:10:57.466404 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3b80307b-afc3-4e95-89c3-2e0b94eef2cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:57.466826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61337fbb-98da-41d4-90f9-cc1838ce3904 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.467088 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61337fbb-98da-41d4-90f9-cc1838ce3904 None None] GET https://10.4.3.236/volume// Aug 26 09:10:57.467252 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61337fbb-98da-41d4-90f9-cc1838ce3904 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.467444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61337fbb-98da-41d4-90f9-cc1838ce3904 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.467791 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61337fbb-98da-41d4-90f9-cc1838ce3904 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:10:57.468275 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1064/4288] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:10: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 26 09:10:57.473156 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3b80307b-afc3-4e95-89c3-2e0b94eef2cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:57.473156 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1076/4289] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:57 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:57.482101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-f4780839-3cc0-49d8-a5b5-151881811f86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:57.485513 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-f4780839-3cc0-49d8-a5b5-151881811f86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:57.485737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-f4780839-3cc0-49d8-a5b5-151881811f86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:57.486015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-f4780839-3cc0-49d8-a5b5-151881811f86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:57.503041 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:57.503041 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:10:57.508725 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-f4780839-3cc0-49d8-a5b5-151881811f86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:57.518224 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-f4780839-3cc0-49d8-a5b5-151881811f86 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:57.518750 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1073/4290] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:10:57 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:10:58.492129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fcc978aa-cc8f-4bbc-9ec9-2d2a5ddabf96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:58.496476 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcc978aa-cc8f-4bbc-9ec9-2d2a5ddabf96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:58.497407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcc978aa-cc8f-4bbc-9ec9-2d2a5ddabf96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:58.497407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcc978aa-cc8f-4bbc-9ec9-2d2a5ddabf96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:58.511333 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:58.511333 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:10:58.516187 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcc978aa-cc8f-4bbc-9ec9-2d2a5ddabf96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:58.524277 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcc978aa-cc8f-4bbc-9ec9-2d2a5ddabf96 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:58.524772 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1078/4291] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:58 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:10:59.542652 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-488538d5-3677-4204-90f5-d3ab2403361b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:10:59.545082 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-488538d5-3677-4204-90f5-d3ab2403361b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:10:59.545256 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-488538d5-3677-4204-90f5-d3ab2403361b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:10:59.545422 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-488538d5-3677-4204-90f5-d3ab2403361b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:10:59.559749 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:10:59.559749 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:10:59.563820 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-488538d5-3677-4204-90f5-d3ab2403361b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:10:59.568000 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-488538d5-3677-4204-90f5-d3ab2403361b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:10:59.568384 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1065/4292] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:10:59 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:00.584222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-75df790b-853e-4957-becd-743412f8cabd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:00.586528 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75df790b-853e-4957-becd-743412f8cabd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:00.586746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75df790b-853e-4957-becd-743412f8cabd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:00.587066 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-75df790b-853e-4957-becd-743412f8cabd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:00.601091 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:00.601091 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:00.606281 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-75df790b-853e-4957-becd-743412f8cabd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:00.613983 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-75df790b-853e-4957-becd-743412f8cabd tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:00.614605 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1077/4293] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:00 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:01.632429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-109a56d1-dd82-45ee-9aa1-a403ad89f8de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:01.634690 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-109a56d1-dd82-45ee-9aa1-a403ad89f8de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:01.634924 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-109a56d1-dd82-45ee-9aa1-a403ad89f8de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:01.635204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-109a56d1-dd82-45ee-9aa1-a403ad89f8de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:01.649631 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:01.649631 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:01.654388 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-109a56d1-dd82-45ee-9aa1-a403ad89f8de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:01.659458 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-109a56d1-dd82-45ee-9aa1-a403ad89f8de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:01.659942 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1074/4294] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:01 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:02.511997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-386d82b2-6758-4d62-bf78-dd538b9fbac2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:02.513961 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-386d82b2-6758-4d62-bf78-dd538b9fbac2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:02.514144 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-386d82b2-6758-4d62-bf78-dd538b9fbac2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:02.514317 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-386d82b2-6758-4d62-bf78-dd538b9fbac2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:02.516185 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=177,cinder:UPDATE=46,cinder:INSERT=19 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:11:02.523810 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:02.523810 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:02.527269 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-386d82b2-6758-4d62-bf78-dd538b9fbac2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:02.531413 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-386d82b2-6758-4d62-bf78-dd538b9fbac2 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:02.531812 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1079/4295] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:02 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:02.673372 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-87f5cea2-279d-4983-8404-0b198861e5de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:02.675391 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-87f5cea2-279d-4983-8404-0b198861e5de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:02.675662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-87f5cea2-279d-4983-8404-0b198861e5de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:02.676028 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-87f5cea2-279d-4983-8404-0b198861e5de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:02.687789 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:02.687789 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:02.692460 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-87f5cea2-279d-4983-8404-0b198861e5de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:02.697362 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-87f5cea2-279d-4983-8404-0b198861e5de tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:02.698091 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1066/4296] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:02 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:02.900950 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a8b3ccc4-8476-4ac9-91ea-c333cbe14067 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:02.904465 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a8b3ccc4-8476-4ac9-91ea-c333cbe14067 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb Aug 26 09:11:02.904465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a8b3ccc4-8476-4ac9-91ea-c333cbe14067 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:02.904465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a8b3ccc4-8476-4ac9-91ea-c333cbe14067 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:02.911294 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:02.911294 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:02.955413 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-153e0b77-fbc6-4dc5-b2bc-030983a54e9d req-a8b3ccc4-8476-4ac9-91ea-c333cbe14067 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb returned with HTTP 200 Aug 26 09:11:02.955413 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1078/4297] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:11:02 2026] DELETE /volume/v3/attachments/c241351c-2cf8-408c-8075-976062ad5aeb => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:03.641858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ebc7056-d937-485d-b2f9-e07927a4864a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:03.644109 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:11:03.644533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-641990392", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:03.646625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-641990392', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:11:03.646895 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create volume of 1 GB Aug 26 09:11:03.652312 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Availability Zones retrieved successfully. Aug 26 09:11:03.660394 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Flow 'volume_create_api' (739077c6-c5e9-490c-9d74-c3003d75e55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:11:03.661931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a65d9a5-2d5d-435d-a0a3-ced65ba39e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:03.663365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:11:03.696349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a65d9a5-2d5d-435d-a0a3-ced65ba39e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:03.697473 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cf0b1e-3a75-4103-867d-220ec94f9451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:03.714043 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4db67f0-7a01-4a59-8756-b115aedd477e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:03.716220 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4db67f0-7a01-4a59-8756-b115aedd477e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:03.716461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4db67f0-7a01-4a59-8756-b115aedd477e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:03.716700 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4db67f0-7a01-4a59-8756-b115aedd477e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:03.727052 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:03.727052 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:03.732916 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4db67f0-7a01-4a59-8756-b115aedd477e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:03.739104 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4db67f0-7a01-4a59-8756-b115aedd477e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:03.739624 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1080/4298] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:03 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:03.749719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Created reservations ['86373b17-c456-43ca-9ad4-6bca15952e3d', 'c3592aec-8024-422c-86a7-a051e80e5aab', '9a1cfa76-2e43-4261-b757-1f3a1f4f0862', '93442962-65fe-4089-bae6-7d4c58c07303'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:11:03.750701 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cf0b1e-3a75-4103-867d-220ec94f9451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86373b17-c456-43ca-9ad4-6bca15952e3d', 'c3592aec-8024-422c-86a7-a051e80e5aab', '9a1cfa76-2e43-4261-b757-1f3a1f4f0862', '93442962-65fe-4089-bae6-7d4c58c07303']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:03.751575 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0391d3-b79a-4b4a-b1b2-c80515b5d17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:03.755392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58d94aaa-6fdb-46d1-b71a-f655409dfdc8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:03.758568 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58d94aaa-6fdb-46d1-b71a-f655409dfdc8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:03.759396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58d94aaa-6fdb-46d1-b71a-f655409dfdc8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:03.759396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58d94aaa-6fdb-46d1-b71a-f655409dfdc8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:03.769755 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:03.769755 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:03.775742 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58d94aaa-6fdb-46d1-b71a-f655409dfdc8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:03.782466 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58d94aaa-6fdb-46d1-b71a-f655409dfdc8 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:03.783090 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1067/4299] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:03 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:03.783624 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0391d3-b79a-4b4a-b1b2-c80515b5d17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f820436d-467f-4070-beec-cb2cef49bff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-641990392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87d8279e41714bf9b50ad0ee71febe05',qos_specs=None,replication_status=,reservations=['86373b17-c456-43ca-9ad4-6bca15952e3d','c3592aec-8024-422c-86a7-a051e80e5aab','9a1cfa76-2e43-4261-b757-1f3a1f4f0862','93442962-65fe-4089-bae6-7d4c58c07303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5adb929ed7a413283f1caa8ca261b4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-641990392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f820436d-467f-4070-beec-cb2cef49bff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87d8279e41714bf9b50ad0ee71febe05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5adb929ed7a413283f1caa8ca261b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:03.784338 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318b9c70-5228-42aa-835f-93bde711e846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:03.806756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318b9c70-5228-42aa-835f-93bde711e846) transitioned into state 'SUCCESS' from state '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-641990392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87d8279e41714bf9b50ad0ee71febe05',qos_specs=None,replication_status=,reservations=['86373b17-c456-43ca-9ad4-6bca15952e3d','c3592aec-8024-422c-86a7-a051e80e5aab','9a1cfa76-2e43-4261-b757-1f3a1f4f0862','93442962-65fe-4089-bae6-7d4c58c07303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5adb929ed7a413283f1caa8ca261b4c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:03.807460 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cde4dc7-968f-4f20-8ddd-9cc81ed2e2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:03.820661 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cde4dc7-968f-4f20-8ddd-9cc81ed2e2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:03.821916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Flow 'volume_create_api' (739077c6-c5e9-490c-9d74-c3003d75e55b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:11:03.822390 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Create volume request issued successfully. Aug 26 09:11:03.823499 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ebc7056-d937-485d-b2f9-e07927a4864a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:11:03.824177 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1075/4300] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:11:03 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:11:03.837974 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7c970ef4-f8d8-45f3-9824-dfe666ad66fa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:03.841835 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7c970ef4-f8d8-45f3-9824-dfe666ad66fa tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:03.841835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7c970ef4-f8d8-45f3-9824-dfe666ad66fa tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:03.841835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7c970ef4-f8d8-45f3-9824-dfe666ad66fa tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:03.848455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a86a1645-a95a-4709-a4c1-d9dde4623e17 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:03.849866 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:03.849866 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:03.850302 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a86a1645-a95a-4709-a4c1-d9dde4623e17 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:03.850499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a86a1645-a95a-4709-a4c1-d9dde4623e17 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:03.850704 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a86a1645-a95a-4709-a4c1-d9dde4623e17 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:03.854750 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7c970ef4-f8d8-45f3-9824-dfe666ad66fa tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:03.859520 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:03.859520 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:03.860511 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7c970ef4-f8d8-45f3-9824-dfe666ad66fa tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:03.861240 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1079/4301] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:03 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:03.872957 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a86a1645-a95a-4709-a4c1-d9dde4623e17 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:03.879453 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a86a1645-a95a-4709-a4c1-d9dde4623e17 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:03.880017 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1081/4302] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:03 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:03.951255 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:03.956640 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:11:03.957113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-70405673", "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:03.962253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-70405673', 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:11:04.101256 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume of 1 GB Aug 26 09:11:04.101555 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.101555 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:04.102059 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Availability Zones retrieved successfully. Aug 26 09:11:04.107535 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (679247dc-43ee-424a-b564-09472010800d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:11:04.108529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856ae440-2df5-400d-bc13-592d05cb1efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:04.109388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:11:04.146621 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.146621 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:04.159912 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856ae440-2df5-400d-bc13-592d05cb1efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83b1fa23-2b4d-4ad2-9453-5681bc11025e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83b1fa23-2b4d-4ad2-9453-5681bc11025e', 'encryption_key_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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:04.160838 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c82d29f-3082-4675-a6c1-feaf77466ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:04.203204 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Created reservations ['12177469-4835-490f-819f-20e20537e2a0', 'daa31ea5-a19a-46be-b2a8-12f7eb59221e', '700c36f4-6d1a-4dba-b2ef-eb13841217df', 'aecb8eda-8126-44aa-9f58-11a364999bba'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:11:04.204082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c82d29f-3082-4675-a6c1-feaf77466ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12177469-4835-490f-819f-20e20537e2a0', 'daa31ea5-a19a-46be-b2a8-12f7eb59221e', '700c36f4-6d1a-4dba-b2ef-eb13841217df', 'aecb8eda-8126-44aa-9f58-11a364999bba']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:04.204942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2972422-b11d-4c64-8b76-780fc4853af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:04.230374 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2972422-b11d-4c64-8b76-780fc4853af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f79866c-5127-44b2-8bb3-530cb30bf25f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-70405673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['12177469-4835-490f-819f-20e20537e2a0','daa31ea5-a19a-46be-b2a8-12f7eb59221e','700c36f4-6d1a-4dba-b2ef-eb13841217df','aecb8eda-8126-44aa-9f58-11a364999bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-70405673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f79866c-5127-44b2-8bb3-530cb30bf25f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='51a118dc81b64c24b31bde00f3805a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69ff413ab5a440894c32ce703bf05b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83b1fa23-2b4d-4ad2-9453-5681bc11025e),volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:04.231129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9473b1-0ded-4251-958d-e51934a68ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:04.248247 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9473b1-0ded-4251-958d-e51934a68ede) transitioned into state 'SUCCESS' from state '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-70405673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51a118dc81b64c24b31bde00f3805a08',qos_specs=None,replication_status=,reservations=['12177469-4835-490f-819f-20e20537e2a0','daa31ea5-a19a-46be-b2a8-12f7eb59221e','700c36f4-6d1a-4dba-b2ef-eb13841217df','aecb8eda-8126-44aa-9f58-11a364999bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69ff413ab5a440894c32ce703bf05b1',volume_type_id=83b1fa23-2b4d-4ad2-9453-5681bc11025e)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:04.248968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f204eed-7e0f-4891-83fe-5dec92940346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:11:04.259903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f204eed-7e0f-4891-83fe-5dec92940346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:11:04.260650 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Flow 'volume_create_api' (679247dc-43ee-424a-b564-09472010800d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:11:04.260945 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create volume request issued successfully. Aug 26 09:11:04.261438 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93c96878-01fe-4b24-8508-7ff6f1c1d65e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:11:04.261830 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1068/4303] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:11:03 2026] POST /volume/v3/volumes => generated 758 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:11:04.276219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d578e492-00eb-453d-8ec5-438bd09bdef6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:04.278391 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d578e492-00eb-453d-8ec5-438bd09bdef6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:04.278587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d578e492-00eb-453d-8ec5-438bd09bdef6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:04.278796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d578e492-00eb-453d-8ec5-438bd09bdef6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:04.286810 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.286810 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:04.291683 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d578e492-00eb-453d-8ec5-438bd09bdef6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:04.297329 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d578e492-00eb-453d-8ec5-438bd09bdef6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:04.297923 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1076/4304] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:04 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:04.879006 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ef6b966a-f2af-4547-9d91-cd830aae2083 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:04.881315 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef6b966a-f2af-4547-9d91-cd830aae2083 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:04.881862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef6b966a-f2af-4547-9d91-cd830aae2083 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:04.882863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef6b966a-f2af-4547-9d91-cd830aae2083 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:04.892267 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.892267 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:04.897136 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ef6b966a-f2af-4547-9d91-cd830aae2083 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:04.901923 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef6b966a-f2af-4547-9d91-cd830aae2083 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:04.902440 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1080/4305] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:04 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:04.914175 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-862b1ab4-4035-4a1d-9820-9ba9c668bb3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:04.915938 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-862b1ab4-4035-4a1d-9820-9ba9c668bb3b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:04.916131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-862b1ab4-4035-4a1d-9820-9ba9c668bb3b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:04.916303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-862b1ab4-4035-4a1d-9820-9ba9c668bb3b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:04.923743 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.923743 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:04.927729 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-862b1ab4-4035-4a1d-9820-9ba9c668bb3b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:04.932005 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-862b1ab4-4035-4a1d-9820-9ba9c668bb3b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:04.932392 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1082/4306] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:04 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:04.944305 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:04.946716 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes Aug 26 09:11:04.946994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:04.947227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:04.947558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:11:04.948033 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.948033 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:04.948590 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:11:04.957246 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Get all volumes completed successfully. Aug 26 09:11:04.957794 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40ef1b94-8399-4beb-9bea-2a0dcd56b6cb tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 200 Aug 26 09:11:04.958314 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1069/4307] 10.4.3.236 () {66 vars in 1237 bytes} [Wed Aug 26 09:11:04 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:04.966389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d0276fa-2efa-4799-8077-07d3c4c72c83 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:04.968282 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d0276fa-2efa-4799-8077-07d3c4c72c83 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:04.968512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d0276fa-2efa-4799-8077-07d3c4c72c83 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:04.968695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d0276fa-2efa-4799-8077-07d3c4c72c83 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:04.975710 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:04.975710 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:04.979629 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6d0276fa-2efa-4799-8077-07d3c4c72c83 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:04.983437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d0276fa-2efa-4799-8077-07d3c4c72c83 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:04.983883 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1077/4308] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:04 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:05.025918 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-94e1de69-5626-47ae-901a-600a5bc67b5b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.027643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-94e1de69-5626-47ae-901a-600a5bc67b5b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:05.028131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-94e1de69-5626-47ae-901a-600a5bc67b5b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.028446 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-94e1de69-5626-47ae-901a-600a5bc67b5b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.035577 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.035577 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:05.039811 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-94e1de69-5626-47ae-901a-600a5bc67b5b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:05.044314 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-94e1de69-5626-47ae-901a-600a5bc67b5b tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:05.044314 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1081/4309] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:05.128131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d5ced18-b1a1-4948-8c43-47c627d1b597 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.128131 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d5ced18-b1a1-4948-8c43-47c627d1b597 None None] GET https://10.4.3.236/volume// Aug 26 09:11:05.128131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d5ced18-b1a1-4948-8c43-47c627d1b597 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.128131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d5ced18-b1a1-4948-8c43-47c627d1b597 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.128131 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d5ced18-b1a1-4948-8c43-47c627d1b597 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:05.128131 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1083/4310] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:11:05.137223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-d3f8b599-b79a-4393-b422-f9c29837f5ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.139748 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-d3f8b599-b79a-4393-b422-f9c29837f5ad tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:11:05.140212 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-d3f8b599-b79a-4393-b422-f9c29837f5ad tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f820436d-467f-4070-beec-cb2cef49bff4", "connector": null, "instance_uuid": "2514509b-b2b9-4d06-b82c-035f4598ca4c"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:05.149549 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.149549 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:05.191171 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-d3f8b599-b79a-4393-b422-f9c29837f5ad tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:11:05.191740 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1070/4311] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:11:05 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:05.231632 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2cbbe77e-24ec-455a-99a8-edc79edf14a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.233620 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cbbe77e-24ec-455a-99a8-edc79edf14a5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:05.234097 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cbbe77e-24ec-455a-99a8-edc79edf14a5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.234416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cbbe77e-24ec-455a-99a8-edc79edf14a5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.245704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-45553994-5d51-4601-91d3-f1a055b09ff6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.246124 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-45553994-5d51-4601-91d3-f1a055b09ff6 None None] GET https://10.4.3.236/volume// Aug 26 09:11:05.246335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-45553994-5d51-4601-91d3-f1a055b09ff6 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.246547 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-45553994-5d51-4601-91d3-f1a055b09ff6 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.246713 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.246713 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:05.246920 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-45553994-5d51-4601-91d3-f1a055b09ff6 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:05.247182 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1082/4312] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:11:05.253139 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2cbbe77e-24ec-455a-99a8-edc79edf14a5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:05.258045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-3a6fef19-cb2c-4e83-b535-e42a8c6952cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.258150 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cbbe77e-24ec-455a-99a8-edc79edf14a5 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:05.258628 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1078/4313] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:05.259865 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-3a6fef19-cb2c-4e83-b535-e42a8c6952cc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:05.260339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-3a6fef19-cb2c-4e83-b535-e42a8c6952cc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.264859 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-3a6fef19-cb2c-4e83-b535-e42a8c6952cc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.276350 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.276350 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:05.286974 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-3a6fef19-cb2c-4e83-b535-e42a8c6952cc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:05.292878 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-3a6fef19-cb2c-4e83-b535-e42a8c6952cc tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:05.293502 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1084/4314] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:05.312863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d38b17e-00d9-4807-989b-f72e491fd9b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.314712 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d38b17e-00d9-4807-989b-f72e491fd9b1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:05.314927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d38b17e-00d9-4807-989b-f72e491fd9b1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.315114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d38b17e-00d9-4807-989b-f72e491fd9b1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.322636 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.322636 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:05.326733 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4d38b17e-00d9-4807-989b-f72e491fd9b1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:05.336234 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d38b17e-00d9-4807-989b-f72e491fd9b1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:05.336688 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1071/4315] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:05.397471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.399580 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] PUT https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c Aug 26 09:11:05.400985 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:05.413298 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Acquiring lock "cinder-attachment_update-f820436d-467f-4070-beec-cb2cef49bff4-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:11:05.418892 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Lock "cinder-attachment_update-f820436d-467f-4070-beec-cb2cef49bff4-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:11:05.419869 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.419869 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:05.440125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-60fa61e9-ef8a-4149-8a3f-668bf35a39f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.442729 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-60fa61e9-ef8a-4149-8a3f-668bf35a39f1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:05.443009 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-60fa61e9-ef8a-4149-8a3f-668bf35a39f1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.443228 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-60fa61e9-ef8a-4149-8a3f-668bf35a39f1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:05.451868 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:05.451868 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:05.456655 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-60fa61e9-ef8a-4149-8a3f-668bf35a39f1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:05.463379 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-60fa61e9-ef8a-4149-8a3f-668bf35a39f1 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:05.463978 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1079/4316] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:05.523347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Lock "cinder-attachment_update-f820436d-467f-4070-beec-cb2cef49bff4-np0000008153" released by "attachment_update" :: held 0.104s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:11:05.523776 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-86432c67-fb9c-464f-ab2e-d8d2bdd21823 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c returned with HTTP 200 Aug 26 09:11:05.524370 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1083/4317] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:11:05 2026] PUT /volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:05.994903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-be2c94f3-29c0-4f1e-a408-3dbe015a931f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:05.997349 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-be2c94f3-29c0-4f1e-a408-3dbe015a931f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:05.997839 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-be2c94f3-29c0-4f1e-a408-3dbe015a931f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:05.999642 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-be2c94f3-29c0-4f1e-a408-3dbe015a931f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:06.005872 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:06.005872 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:06.010633 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-be2c94f3-29c0-4f1e-a408-3dbe015a931f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:06.016350 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-be2c94f3-29c0-4f1e-a408-3dbe015a931f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:06.017094 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1085/4318] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:05 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:06.028491 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1cff9a06-984b-4fdd-845f-8421cf7154f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:06.028986 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cff9a06-984b-4fdd-845f-8421cf7154f5 None None] GET https://10.4.3.236/volume// Aug 26 09:11:06.029184 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cff9a06-984b-4fdd-845f-8421cf7154f5 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:06.029384 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cff9a06-984b-4fdd-845f-8421cf7154f5 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:06.029800 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cff9a06-984b-4fdd-845f-8421cf7154f5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:06.030236 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1072/4319] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:11: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 26 09:11:06.039822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-f6c98a14-bbe4-46a3-a73d-4df29b897aa0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:06.043362 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-f6c98a14-bbe4-46a3-a73d-4df29b897aa0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:11:06.043615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-f6c98a14-bbe4-46a3-a73d-4df29b897aa0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f79866c-5127-44b2-8bb3-530cb30bf25f", "connector": null, "instance_uuid": "34528e6d-f587-438b-9988-3e10c9a1057b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:06.053901 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:06.053901 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:06.084827 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-f6c98a14-bbe4-46a3-a73d-4df29b897aa0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:11:06.085522 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1080/4320] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:11:06 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:06.277907 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8efd1a7c-9157-41b8-ab8e-3b9d4ecee48c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:06.282578 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8efd1a7c-9157-41b8-ab8e-3b9d4ecee48c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:06.282578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8efd1a7c-9157-41b8-ab8e-3b9d4ecee48c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:06.282578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8efd1a7c-9157-41b8-ab8e-3b9d4ecee48c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:06.298268 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:06.298268 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:06.303300 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8efd1a7c-9157-41b8-ab8e-3b9d4ecee48c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:06.309787 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8efd1a7c-9157-41b8-ab8e-3b9d4ecee48c tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:06.310307 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1084/4321] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:06 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:11:07.329563 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d64ffdc-26ce-45da-96ee-0004c5a44564 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:07.332902 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d64ffdc-26ce-45da-96ee-0004c5a44564 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:07.333157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d64ffdc-26ce-45da-96ee-0004c5a44564 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:07.333441 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d64ffdc-26ce-45da-96ee-0004c5a44564 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:07.356642 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:07.356642 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:07.367656 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d64ffdc-26ce-45da-96ee-0004c5a44564 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:07.377251 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d64ffdc-26ce-45da-96ee-0004c5a44564 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:07.377969 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1086/4322] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:07 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:07.552927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8165f58c-887d-452d-91d2-3bffd7525e87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:07.553322 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8165f58c-887d-452d-91d2-3bffd7525e87 None None] GET https://10.4.3.236/volume// Aug 26 09:11:07.553466 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8165f58c-887d-452d-91d2-3bffd7525e87 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:07.553679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8165f58c-887d-452d-91d2-3bffd7525e87 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:07.554052 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8165f58c-887d-452d-91d2-3bffd7525e87 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:07.554357 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1073/4323] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11: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 26 09:11:07.563023 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-b686370d-3032-4a01-a810-48b864301b94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:07.566268 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-b686370d-3032-4a01-a810-48b864301b94 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:07.566526 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-b686370d-3032-4a01-a810-48b864301b94 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:07.566777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-b686370d-3032-4a01-a810-48b864301b94 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:07.578944 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:07.578944 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:07.583477 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-b686370d-3032-4a01-a810-48b864301b94 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:07.588580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-b686370d-3032-4a01-a810-48b864301b94 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:07.589134 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1081/4324] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:07 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:07.692358 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:07.694335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] PUT https://10.4.3.236/volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8 Aug 26 09:11:07.694704 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:07.701557 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Acquiring lock "cinder-attachment_update-0f79866c-5127-44b2-8bb3-530cb30bf25f-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:11:07.705834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-0f79866c-5127-44b2-8bb3-530cb30bf25f-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:11:07.706672 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:07.706672 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:07.787204 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Lock "cinder-attachment_update-0f79866c-5127-44b2-8bb3-530cb30bf25f-np0000008153" released by "attachment_update" :: held 0.081s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:11:07.787605 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-15d24237-8fb3-4524-a347-5048ea717115 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8 returned with HTTP 200 Aug 26 09:11:07.788161 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1085/4325] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:11:07 2026] PUT /volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:07.811656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-87991a15-d4e3-480f-96a5-37bac6fa29ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:07.813786 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-87991a15-d4e3-480f-96a5-37bac6fa29ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8/action Aug 26 09:11:07.814176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-87991a15-d4e3-480f-96a5-37bac6fa29ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:07.814293 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-87991a15-d4e3-480f-96a5-37bac6fa29ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:07.830670 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:07.830670 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:07.846141 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c1bdb524-42e9-46c6-a6ec-89c1a5b463ab req-87991a15-d4e3-480f-96a5-37bac6fa29ed tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8/action returned with HTTP 204 Aug 26 09:11:07.846654 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1087/4326] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:11:07 2026] POST /volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:08.396262 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee2034b7-ad4a-4265-8aa4-1f243e031550 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:08.398804 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee2034b7-ad4a-4265-8aa4-1f243e031550 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:08.399300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee2034b7-ad4a-4265-8aa4-1f243e031550 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:08.399412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee2034b7-ad4a-4265-8aa4-1f243e031550 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:08.419648 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:08.419648 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:08.427799 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ee2034b7-ad4a-4265-8aa4-1f243e031550 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:08.432545 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee2034b7-ad4a-4265-8aa4-1f243e031550 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:08.432988 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1074/4327] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:08 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:08.819431 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-046086ea-e4e7-485e-aff3-dd08e69f48cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:08.824169 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-046086ea-e4e7-485e-aff3-dd08e69f48cd tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c/action Aug 26 09:11:08.824169 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-046086ea-e4e7-485e-aff3-dd08e69f48cd tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:08.824350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-046086ea-e4e7-485e-aff3-dd08e69f48cd tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:08.854055 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:08.854055 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:08.871640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0cb70161-4393-4a9c-a305-60c3a82c07ef req-046086ea-e4e7-485e-aff3-dd08e69f48cd tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c/action returned with HTTP 204 Aug 26 09:11:08.872311 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1082/4328] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:11:08 2026] POST /volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:09.449285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-be0b3311-3c92-497d-827c-7d8942c7bac7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:09.451421 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be0b3311-3c92-497d-827c-7d8942c7bac7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:09.451652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-be0b3311-3c92-497d-827c-7d8942c7bac7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:09.451899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-be0b3311-3c92-497d-827c-7d8942c7bac7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:09.465450 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:09.465450 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:09.470159 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-be0b3311-3c92-497d-827c-7d8942c7bac7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:09.476137 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be0b3311-3c92-497d-827c-7d8942c7bac7 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:09.476344 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1086/4329] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:09 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:09.490998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad6afac1-004b-400c-9448-4245bb910e94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:09.492874 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad6afac1-004b-400c-9448-4245bb910e94 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:09.493123 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad6afac1-004b-400c-9448-4245bb910e94 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:09.493345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad6afac1-004b-400c-9448-4245bb910e94 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:09.502522 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:09.502522 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:09.506611 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ad6afac1-004b-400c-9448-4245bb910e94 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:09.511979 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad6afac1-004b-400c-9448-4245bb910e94 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:09.512513 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1088/4330] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:09 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:09.525918 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd22938f-183e-41e0-b684-8854214dc881 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:09.528394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd22938f-183e-41e0-b684-8854214dc881 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:11:09.528629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd22938f-183e-41e0-b684-8854214dc881 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:09.528868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd22938f-183e-41e0-b684-8854214dc881 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:09.541162 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:09.541162 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:09.546427 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd22938f-183e-41e0-b684-8854214dc881 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:11:09.552826 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd22938f-183e-41e0-b684-8854214dc881 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:11:09.553406 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1075/4331] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:09 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:09.676672 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fbc1d742-0cd6-43f5-b228-81bf032dba34 req-445ddef3-bae5-4aee-bdc6-8d044e952e98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:09.678657 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fbc1d742-0cd6-43f5-b228-81bf032dba34 req-445ddef3-bae5-4aee-bdc6-8d044e952e98 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196 Aug 26 09:11:09.679073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fbc1d742-0cd6-43f5-b228-81bf032dba34 req-445ddef3-bae5-4aee-bdc6-8d044e952e98 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:09.679417 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fbc1d742-0cd6-43f5-b228-81bf032dba34 req-445ddef3-bae5-4aee-bdc6-8d044e952e98 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:09.691258 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:09.691258 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:09.749192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fbc1d742-0cd6-43f5-b228-81bf032dba34 req-445ddef3-bae5-4aee-bdc6-8d044e952e98 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196 returned with HTTP 200 Aug 26 09:11:09.749969 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1083/4332] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:11:09 2026] DELETE /volume/v3/attachments/edeeeee1-c6a1-41d2-8d48-3c22bec2c196 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:11.670951 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-98fa3d24-41e0-4611-bf3b-3446fa10bbf3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:11.673338 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-98fa3d24-41e0-4611-bf3b-3446fa10bbf3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:11:11.673596 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-98fa3d24-41e0-4611-bf3b-3446fa10bbf3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:11.673864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-98fa3d24-41e0-4611-bf3b-3446fa10bbf3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:11.682342 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:11.682342 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:11.686543 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-98fa3d24-41e0-4611-bf3b-3446fa10bbf3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:11:11.692025 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-98fa3d24-41e0-4611-bf3b-3446fa10bbf3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:11:11.692490 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1087/4333] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:11 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:12.340248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-170c44ae-07cd-494e-a896-8e4b4adebae3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:12.346701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-170c44ae-07cd-494e-a896-8e4b4adebae3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:11:12.346701 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-170c44ae-07cd-494e-a896-8e4b4adebae3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:12.346701 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-170c44ae-07cd-494e-a896-8e4b4adebae3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:12.359922 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:12.359922 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:12.368180 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-170c44ae-07cd-494e-a896-8e4b4adebae3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:11:12.374755 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-170c44ae-07cd-494e-a896-8e4b4adebae3 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:11:12.375211 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1089/4334] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:12 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:12.390748 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c8b805dd-7168-46b1-b6b0-a7b1026beae2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:12.391337 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8b805dd-7168-46b1-b6b0-a7b1026beae2 None None] GET https://10.4.3.236/volume// Aug 26 09:11:12.391564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8b805dd-7168-46b1-b6b0-a7b1026beae2 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:12.391902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8b805dd-7168-46b1-b6b0-a7b1026beae2 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:12.392456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8b805dd-7168-46b1-b6b0-a7b1026beae2 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:12.393015 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1076/4335] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:11:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:11:12.403700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-440ba321-00d8-4227-bbbe-20ce6a087afb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:12.406211 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-440ba321-00d8-4227-bbbe-20ce6a087afb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:11:12.406952 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-440ba321-00d8-4227-bbbe-20ce6a087afb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8", "connector": null, "instance_uuid": "123d9ba6-36d8-44c7-9803-689ebe7bb748"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:12.422041 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:12.422041 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:12.470527 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-440ba321-00d8-4227-bbbe-20ce6a087afb tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:11:12.471390 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1084/4336] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:11:12 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 26 09:11:14.018051 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f6425cd3-1352-437f-ad6a-b7dc12b290a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:14.018628 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6425cd3-1352-437f-ad6a-b7dc12b290a5 None None] GET https://10.4.3.236/volume// Aug 26 09:11:14.018906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6425cd3-1352-437f-ad6a-b7dc12b290a5 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:14.019150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6425cd3-1352-437f-ad6a-b7dc12b290a5 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:14.019602 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6425cd3-1352-437f-ad6a-b7dc12b290a5 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:14.020177 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1088/4337] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:11:14.031007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-0a9393c1-ce53-402e-a39a-4284d4be32f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:14.034242 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-0a9393c1-ce53-402e-a39a-4284d4be32f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:11:14.034550 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-0a9393c1-ce53-402e-a39a-4284d4be32f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:14.035114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-0a9393c1-ce53-402e-a39a-4284d4be32f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:14.046778 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:14.046778 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:14.050867 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-0a9393c1-ce53-402e-a39a-4284d4be32f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:11:14.056500 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-0a9393c1-ce53-402e-a39a-4284d4be32f1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:11:14.057035 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1090/4338] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:14 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:14.163960 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:14.166904 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a Aug 26 09:11:14.167293 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:14.178496 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:11:14.185607 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:11:14.187575 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:14.187575 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:14.298353 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8-np0000008153" released by "attachment_update" :: held 0.112s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:11:14.298554 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-f76c2864-fd82-4a45-9a45-1905b43bdcbd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a returned with HTTP 200 Aug 26 09:11:14.299177 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1077/4339] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:11:14 2026] PUT /volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:14.328281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-1bc1bc7a-29c8-4d2d-b19f-9357a5c5af8f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:14.332237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-1bc1bc7a-29c8-4d2d-b19f-9357a5c5af8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a/action Aug 26 09:11:14.332736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-1bc1bc7a-29c8-4d2d-b19f-9357a5c5af8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:14.332894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-1bc1bc7a-29c8-4d2d-b19f-9357a5c5af8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:14.356322 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:14.356322 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:14.373153 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ab23bf5c-39af-4b3b-a6ce-15e8752824c2 req-1bc1bc7a-29c8-4d2d-b19f-9357a5c5af8f tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a/action returned with HTTP 204 Aug 26 09:11:14.373694 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1085/4340] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:11:14 2026] POST /volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:14.936197 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:14.939868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/limits Aug 26 09:11:14.940107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:14.940381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:14.952821 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.953255 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.953658 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-916988467-115228408, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.954084 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.954439 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.954801 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1229804724-442802793, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.955203 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.955555 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.955938 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059397026-160883199, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:11:14.974471 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-1527e28d-a26d-4e0b-a339-1597b480b47b tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/limits returned with HTTP 200 Aug 26 09:11:14.975065 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1089/4341] 10.4.3.236 () {68 vars in 1484 bytes} [Wed Aug 26 09:11:14 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:15.038034 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-fbed8564-0de2-4dd7-bb14-0054e11fc8f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:15.047122 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-fbed8564-0de2-4dd7-bb14-0054e11fc8f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:15.047122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-fbed8564-0de2-4dd7-bb14-0054e11fc8f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:15.047122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-fbed8564-0de2-4dd7-bb14-0054e11fc8f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:15.061335 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:15.061335 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:15.067945 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-fbed8564-0de2-4dd7-bb14-0054e11fc8f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:15.074239 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-fbed8564-0de2-4dd7-bb14-0054e11fc8f7 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:15.074979 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1091/4342] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:15 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1658 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:15.090584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:15.098872 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:11:15.099465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f79866c-5127-44b2-8bb3-530cb30bf25f", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:15.124395 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:15.124395 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:15.125102 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:15.126036 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Create snapshot from volume 0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:15.187156 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Created reservations ['3a143aa3-a45a-4ce1-abe0-51675127ba12', 'ddaed1b8-b593-4465-abff-6a2531a0789f', '239f7079-b675-4429-84db-4515c34a76c0', '6045ea6a-71e3-44a5-b82a-1da2ae8a0a6d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:11:15.241380 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Snapshot force create request issued successfully. Aug 26 09:11:15.241993 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e60427a9-5af0-4a31-8438-fe19b6a26c08 req-096e7457-ca67-4df2-8380-1f18542cef26 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:11:15.242939 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1078/4343] 10.4.3.236 () {72 vars in 1547 bytes} [Wed Aug 26 09:11:15 2026] POST /volume/v3/snapshots => generated 292 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:11:18.332048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-1fd917e3-7fe3-4fcf-9e67-6bde947227ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:18.336527 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-1fd917e3-7fe3-4fcf-9e67-6bde947227ea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:18.338346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-1fd917e3-7fe3-4fcf-9e67-6bde947227ea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:18.338346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-1fd917e3-7fe3-4fcf-9e67-6bde947227ea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:18.349018 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:18.349018 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:18.352976 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-1fd917e3-7fe3-4fcf-9e67-6bde947227ea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:18.359746 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-1fd917e3-7fe3-4fcf-9e67-6bde947227ea tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:18.360360 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1086/4344] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:18 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1658 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:19.851491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-9f5d1ec9-8302-4723-adef-0dbd8d2172f6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:19.853760 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-9f5d1ec9-8302-4723-adef-0dbd8d2172f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8 Aug 26 09:11:19.854002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-9f5d1ec9-8302-4723-adef-0dbd8d2172f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:19.854198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-9f5d1ec9-8302-4723-adef-0dbd8d2172f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:19.862324 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:19.862324 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:19.911806 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-31d874f9-9928-4e1b-8be4-df1cf2cfe3d2 req-9f5d1ec9-8302-4723-adef-0dbd8d2172f6 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8 returned with HTTP 200 Aug 26 09:11:19.912252 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1090/4345] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:11:19 2026] DELETE /volume/v3/attachments/b23bfec3-0fa6-4097-b33b-10db468441a8 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:21.475541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:21.479601 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f?cascade=True Aug 26 09:11:21.479901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:21.480190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:21.480405 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume with id: 0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:21.496914 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:21.496914 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:21.496914 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:21.527885 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume request issued successfully. Aug 26 09:11:21.527885 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e28234e-2f80-4541-a8de-18eb9cc85a5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f?cascade=True returned with HTTP 202 Aug 26 09:11:21.528594 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1092/4346] 10.4.3.236 () {66 vars in 1376 bytes} [Wed Aug 26 09:11:21 2026] DELETE /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:11:21.537426 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f11d1242-ea14-49ee-b2e0-d89f6f6f964f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:21.539510 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f11d1242-ea14-49ee-b2e0-d89f6f6f964f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:21.539700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f11d1242-ea14-49ee-b2e0-d89f6f6f964f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:21.539955 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f11d1242-ea14-49ee-b2e0-d89f6f6f964f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:21.551557 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:21.551557 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:21.557935 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f11d1242-ea14-49ee-b2e0-d89f6f6f964f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:21.568563 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f11d1242-ea14-49ee-b2e0-d89f6f6f964f tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 200 Aug 26 09:11:21.569159 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1079/4347] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:21 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:22.586881 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-39a50d0d-1be8-48c8-b39a-ff65b089ea53 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:22.592973 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39a50d0d-1be8-48c8-b39a-ff65b089ea53 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:22.592973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39a50d0d-1be8-48c8-b39a-ff65b089ea53 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:22.592973 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39a50d0d-1be8-48c8-b39a-ff65b089ea53 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:22.598107 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39a50d0d-1be8-48c8-b39a-ff65b089ea53 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 404 Aug 26 09:11:22.598780 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1087/4348] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:22 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:22.899477 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a5e467ed-043b-45e0-93f2-6fb1c93f2437 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:22.901591 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5e467ed-043b-45e0-93f2-6fb1c93f2437 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:22.901829 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5e467ed-043b-45e0-93f2-6fb1c93f2437 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:22.902079 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5e467ed-043b-45e0-93f2-6fb1c93f2437 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:22.902258 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a5e467ed-043b-45e0-93f2-6fb1c93f2437 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume with id: 0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:22.909186 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5e467ed-043b-45e0-93f2-6fb1c93f2437 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 404 Aug 26 09:11:22.909754 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1091/4349] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:11:22 2026] DELETE /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:22.916195 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dfa4b95f-7426-4435-b4b0-7f0117a77fd0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:22.920865 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dfa4b95f-7426-4435-b4b0-7f0117a77fd0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f Aug 26 09:11:22.920865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dfa4b95f-7426-4435-b4b0-7f0117a77fd0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:22.920865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dfa4b95f-7426-4435-b4b0-7f0117a77fd0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:22.927753 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dfa4b95f-7426-4435-b4b0-7f0117a77fd0 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f returned with HTTP 404 Aug 26 09:11:22.928584 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1093/4350] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:22 2026] GET /volume/v3/volumes/0f79866c-5127-44b2-8bb3-530cb30bf25f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:22.936867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0c085806-d929-42fb-9600-f0c7c474368e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:22.938588 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:22.938804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:22.939001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:22.939183 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume with id: 55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:22.946854 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:22.946854 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:22.947481 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:22.968578 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume request issued successfully. Aug 26 09:11:22.968859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c085806-d929-42fb-9600-f0c7c474368e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 202 Aug 26 09:11:22.969280 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1080/4351] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:11:22 2026] DELETE /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:11:22.979778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bac64085-c5e1-4d26-8d6a-cf1b825698ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:22.981790 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bac64085-c5e1-4d26-8d6a-cf1b825698ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:22.984136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bac64085-c5e1-4d26-8d6a-cf1b825698ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:22.984136 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bac64085-c5e1-4d26-8d6a-cf1b825698ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:22.989006 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:22.989006 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:22.994139 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bac64085-c5e1-4d26-8d6a-cf1b825698ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:22.999422 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bac64085-c5e1-4d26-8d6a-cf1b825698ff tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 200 Aug 26 09:11:22.999884 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1088/4352] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:22 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:24.012609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f6b88ea1-432e-41a7-8491-207555ff6a25 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:24.014940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6b88ea1-432e-41a7-8491-207555ff6a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac Aug 26 09:11:24.015218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6b88ea1-432e-41a7-8491-207555ff6a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:24.015580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6b88ea1-432e-41a7-8491-207555ff6a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:24.024190 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6b88ea1-432e-41a7-8491-207555ff6a25 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac returned with HTTP 404 Aug 26 09:11:24.024868 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1092/4353] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:24 2026] GET /volume/v3/volumes/55bf777f-1819-47b5-bbd7-02c3297c0dac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:24.791768 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-67f1849b-28a0-435e-973c-d6e77db52636 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:24.793875 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-67f1849b-28a0-435e-973c-d6e77db52636 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:11:24.794098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-67f1849b-28a0-435e-973c-d6e77db52636 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:24.794319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-67f1849b-28a0-435e-973c-d6e77db52636 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:24.804602 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:24.804602 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:24.808875 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-67f1849b-28a0-435e-973c-d6e77db52636 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:11:24.814015 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-67f1849b-28a0-435e-973c-d6e77db52636 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:11:24.814483 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1094/4354] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:24 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:24.834209 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:24.836451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01/action Aug 26 09:11:24.836791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:24.836918 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:24.847904 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:24.847904 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:24.848463 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:11:24.858961 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Begin detaching volume completed successfully. Aug 26 09:11:24.859217 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-c1f4244b-32da-4993-a8c0-61034ffe6718 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01/action returned with HTTP 202 Aug 26 09:11:24.859862 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1081/4355] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:11:24 2026] POST /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:11:24.881472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9069e0f-ec42-4e15-943a-dfae98479122 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:24.883962 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9069e0f-ec42-4e15-943a-dfae98479122 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:11:24.884232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9069e0f-ec42-4e15-943a-dfae98479122 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:24.884709 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9069e0f-ec42-4e15-943a-dfae98479122 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:24.904780 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:24.904780 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:24.916252 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c9069e0f-ec42-4e15-943a-dfae98479122 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:11:24.916782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e32de167-b3d9-4df4-9258-436c7e3b4c24 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:24.917312 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e32de167-b3d9-4df4-9258-436c7e3b4c24 None None] GET https://10.4.3.236/volume// Aug 26 09:11:24.918147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e32de167-b3d9-4df4-9258-436c7e3b4c24 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:24.918406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e32de167-b3d9-4df4-9258-436c7e3b4c24 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:24.918942 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e32de167-b3d9-4df4-9258-436c7e3b4c24 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:24.919313 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1093/4356] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:11:24.927490 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9069e0f-ec42-4e15-943a-dfae98479122 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:11:24.927910 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1089/4357] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:24 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:24.928714 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-254f2c91-2f61-4c66-9623-13e0523af296 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:24.931564 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-254f2c91-2f61-4c66-9623-13e0523af296 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:11:24.932079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-254f2c91-2f61-4c66-9623-13e0523af296 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:24.932158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-254f2c91-2f61-4c66-9623-13e0523af296 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:24.944751 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:24.944751 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:24.949706 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-254f2c91-2f61-4c66-9623-13e0523af296 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:11:24.956064 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-254f2c91-2f61-4c66-9623-13e0523af296 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:11:24.956694 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1095/4358] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:24 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:25.908260 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-ca925ff8-398d-49ed-95f4-8f69abecd72f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:25.910652 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-ca925ff8-398d-49ed-95f4-8f69abecd72f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] DELETE https://10.4.3.236/volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e Aug 26 09:11:25.910877 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-ca925ff8-398d-49ed-95f4-8f69abecd72f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:25.911089 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-ca925ff8-398d-49ed-95f4-8f69abecd72f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:25.920016 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:25.920016 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:25.945446 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-af682ec7-2b47-4648-b639-39090662f469 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:25.947922 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af682ec7-2b47-4648-b639-39090662f469 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:11:25.948135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af682ec7-2b47-4648-b639-39090662f469 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:25.948323 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af682ec7-2b47-4648-b639-39090662f469 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:25.959597 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:25.959597 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:25.964601 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-af682ec7-2b47-4648-b639-39090662f469 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:11:25.969346 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af682ec7-2b47-4648-b639-39090662f469 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:11:25.969759 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1094/4359] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:25 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:25.977135 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-57d7a4cb-084d-4848-8cd1-d6a38651438a req-ca925ff8-398d-49ed-95f4-8f69abecd72f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e returned with HTTP 200 Aug 26 09:11:25.978162 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1082/4360] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:11:25 2026] DELETE /volume/v3/attachments/ce5836c1-9566-4254-accc-b5903ccc915e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-baab8561-47a7-4bc1-9127-da65dbe06896 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-baab8561-47a7-4bc1-9127-da65dbe06896 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-baab8561-47a7-4bc1-9127-da65dbe06896 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-baab8561-47a7-4bc1-9127-da65dbe06896 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-baab8561-47a7-4bc1-9127-da65dbe06896 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-baab8561-47a7-4bc1-9127-da65dbe06896 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:11:27.871581 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1090/4361] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:26 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:28.967891 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:28.970546 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:11:28.971867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:28.971867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:28.971867 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume with id: eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:11:28.982020 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:28.982020 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:28.982901 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:29.012130 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume request issued successfully. Aug 26 09:11:29.012311 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1d6fcde-fd3e-49b0-b63d-db56756446a4 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 202 Aug 26 09:11:29.012724 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1096/4362] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:11:28 2026] DELETE /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:11:29.021910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-04019d92-761f-461c-ac16-d285180066ba None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:29.023623 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04019d92-761f-461c-ac16-d285180066ba tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:11:29.023824 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04019d92-761f-461c-ac16-d285180066ba tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:29.024022 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04019d92-761f-461c-ac16-d285180066ba tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:29.032033 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:29.032033 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:29.036014 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-04019d92-761f-461c-ac16-d285180066ba tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:29.041267 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04019d92-761f-461c-ac16-d285180066ba tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 200 Aug 26 09:11:29.041743 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1095/4363] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:29 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:30.059432 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3d0b1895-b4ba-4ab8-853f-bd705b84a1e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:30.061313 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d0b1895-b4ba-4ab8-853f-bd705b84a1e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 Aug 26 09:11:30.061502 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d0b1895-b4ba-4ab8-853f-bd705b84a1e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:30.061772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d0b1895-b4ba-4ab8-853f-bd705b84a1e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:30.070161 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d0b1895-b4ba-4ab8-853f-bd705b84a1e5 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 returned with HTTP 404 Aug 26 09:11:30.071106 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1083/4364] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:30 2026] GET /volume/v3/volumes/eeaa0090-8fed-42c7-a34a-a52498405048 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:35.900432 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-dbe156aa-8321-4a85-8dbf-4181cf141e54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:35.902770 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-dbe156aa-8321-4a85-8dbf-4181cf141e54 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/attachments?instance_id=2514509b-b2b9-4d06-b82c-035f4598ca4c Aug 26 09:11:35.903017 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-dbe156aa-8321-4a85-8dbf-4181cf141e54 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:35.903256 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-dbe156aa-8321-4a85-8dbf-4181cf141e54 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:35.915225 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=208,cinder:INSERT=26,cinder:UPDATE=51 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:11:35.922161 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-dbe156aa-8321-4a85-8dbf-4181cf141e54 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments?instance_id=2514509b-b2b9-4d06-b82c-035f4598ca4c returned with HTTP 200 Aug 26 09:11:35.922626 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1091/4365] 10.4.3.236 () {70 vars in 1637 bytes} [Wed Aug 26 09:11:35 2026] GET /volume/v3/attachments?instance_id=2514509b-b2b9-4d06-b82c-035f4598ca4c => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:35.935073 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-89cdb2e3-969e-4dc8-98dd-1cc169a2a7c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:35.940113 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-89cdb2e3-969e-4dc8-98dd-1cc169a2a7c2 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c Aug 26 09:11:35.940113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-89cdb2e3-969e-4dc8-98dd-1cc169a2a7c2 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:35.940113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-89cdb2e3-969e-4dc8-98dd-1cc169a2a7c2 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:35.944970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-4fbbabd2-2988-4dcf-a044-c50c8d88423d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:35.946809 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-4fbbabd2-2988-4dcf-a044-c50c8d88423d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:11:35.947023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-4fbbabd2-2988-4dcf-a044-c50c8d88423d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:35.947187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-4fbbabd2-2988-4dcf-a044-c50c8d88423d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:35.948761 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=139,cinder:INSERT=2,cinder:UPDATE=11 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:11:35.954375 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5e1dfc55-ac68-4ed7-904f-0ce513545c88 req-89cdb2e3-969e-4dc8-98dd-1cc169a2a7c2 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c returned with HTTP 200 Aug 26 09:11:35.954375 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1097/4366] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:11:35 2026] GET /volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:35.955773 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:35.955773 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:35.964159 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-4fbbabd2-2988-4dcf-a044-c50c8d88423d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:35.970485 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-4fbbabd2-2988-4dcf-a044-c50c8d88423d tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:11:35.971008 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1096/4367] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:35 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 1659 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:36.731939 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-efda0a25-e058-4068-901b-0f909d8e94cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:36.734097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-efda0a25-e058-4068-901b-0f909d8e94cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e Aug 26 09:11:36.734568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-efda0a25-e058-4068-901b-0f909d8e94cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:36.734659 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-efda0a25-e058-4068-901b-0f909d8e94cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:36.737856 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=182,cinder:INSERT=28,cinder:UPDATE=48 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:11:36.748340 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:36.748340 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:36.813669 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-44440ff0-007c-4b8c-84cc-687a97db74c8 req-efda0a25-e058-4068-901b-0f909d8e94cb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e returned with HTTP 200 Aug 26 09:11:36.814369 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1084/4368] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:11:36 2026] DELETE /volume/v3/attachments/f8b89b74-3a4e-4a63-829a-dde9a9553f1e => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:37.823035 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6dfc234a-31e8-4ac2-85d1-848ecca2649c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:37.824787 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6dfc234a-31e8-4ac2-85d1-848ecca2649c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:37.825014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6dfc234a-31e8-4ac2-85d1-848ecca2649c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:37.825223 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6dfc234a-31e8-4ac2-85d1-848ecca2649c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:37.832358 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:37.832358 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:37.835704 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6dfc234a-31e8-4ac2-85d1-848ecca2649c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:37.840826 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6dfc234a-31e8-4ac2-85d1-848ecca2649c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:37.841249 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1092/4369] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:37 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:37.892539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8dfc15f8-722b-46c2-a384-48c713230beb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:37.894614 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] DELETE https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:11:37.894824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:37.895050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:37.895222 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume with id: 084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:11:37.902223 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:37.902223 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:37.902702 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:37.926942 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Delete volume request issued successfully. Aug 26 09:11:37.927174 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dfc15f8-722b-46c2-a384-48c713230beb tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 202 Aug 26 09:11:37.927614 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1098/4370] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:11:37 2026] DELETE /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:11:37.935662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-34d93174-5fe6-4b38-a25a-c3ab568abd84 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:37.937962 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-34d93174-5fe6-4b38-a25a-c3ab568abd84 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:11:37.938191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-34d93174-5fe6-4b38-a25a-c3ab568abd84 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:37.938400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-34d93174-5fe6-4b38-a25a-c3ab568abd84 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:37.946526 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:37.946526 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:37.950607 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-34d93174-5fe6-4b38-a25a-c3ab568abd84 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Volume info retrieved successfully. Aug 26 09:11:37.955679 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-34d93174-5fe6-4b38-a25a-c3ab568abd84 tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 200 Aug 26 09:11:37.956104 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1097/4371] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:37 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:38.189398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-a37a83c3-a334-43ed-97b3-bbe7d366f4b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.191447 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-a37a83c3-a334-43ed-97b3-bbe7d366f4b6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:38.191640 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-a37a83c3-a334-43ed-97b3-bbe7d366f4b6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:38.191862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-a37a83c3-a334-43ed-97b3-bbe7d366f4b6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:38.198474 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:38.198474 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:38.202067 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-a37a83c3-a334-43ed-97b3-bbe7d366f4b6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:38.206540 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-a37a83c3-a334-43ed-97b3-bbe7d366f4b6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:38.206973 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1085/4372] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:38 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:38.277067 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fffc10e-7c3c-4546-80b2-9190f546f7fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.277461 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fffc10e-7c3c-4546-80b2-9190f546f7fc None None] GET https://10.4.3.236/volume// Aug 26 09:11:38.277650 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fffc10e-7c3c-4546-80b2-9190f546f7fc None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:38.277885 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fffc10e-7c3c-4546-80b2-9190f546f7fc None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:38.278266 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fffc10e-7c3c-4546-80b2-9190f546f7fc None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:38.278573 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1093/4373] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:11: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 26 09:11:38.285105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-07392042-6cc0-4d0a-bdfc-1330f77d2fe9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.287161 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-07392042-6cc0-4d0a-bdfc-1330f77d2fe9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:11:38.287488 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-07392042-6cc0-4d0a-bdfc-1330f77d2fe9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2fcf90a-ddd4-4df7-acc8-0862c5b779b4", "connector": null, "instance_uuid": "f698f240-732b-4746-91a5-a070fa8fdb8c"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:38.295613 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:38.295613 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:38.336002 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-07392042-6cc0-4d0a-bdfc-1330f77d2fe9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:11:38.336480 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1099/4374] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:11:38 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:38.381548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-701d67cb-d1d7-4d6f-826d-382578bb4336 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.383831 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-701d67cb-d1d7-4d6f-826d-382578bb4336 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:38.384213 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-701d67cb-d1d7-4d6f-826d-382578bb4336 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:38.384436 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-701d67cb-d1d7-4d6f-826d-382578bb4336 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:38.392048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6dc3fa61-acff-4ea5-83a2-dbd0d8a3a2d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.392486 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6dc3fa61-acff-4ea5-83a2-dbd0d8a3a2d9 None None] GET https://10.4.3.236/volume// Aug 26 09:11:38.392676 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6dc3fa61-acff-4ea5-83a2-dbd0d8a3a2d9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:38.392928 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6dc3fa61-acff-4ea5-83a2-dbd0d8a3a2d9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:38.393338 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6dc3fa61-acff-4ea5-83a2-dbd0d8a3a2d9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:38.395521 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1086/4375] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11: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 26 09:11:38.395741 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:38.395741 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:38.400028 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-701d67cb-d1d7-4d6f-826d-382578bb4336 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:38.405939 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-701d67cb-d1d7-4d6f-826d-382578bb4336 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:38.406461 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1098/4376] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:38 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:38.415641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-da92f837-f95d-42ba-84fb-8795f3d89513 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.417784 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-da92f837-f95d-42ba-84fb-8795f3d89513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:38.418045 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-da92f837-f95d-42ba-84fb-8795f3d89513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:38.418254 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-da92f837-f95d-42ba-84fb-8795f3d89513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:38.428823 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:38.428823 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:38.433204 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-da92f837-f95d-42ba-84fb-8795f3d89513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:38.438454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-da92f837-f95d-42ba-84fb-8795f3d89513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:38.439013 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1094/4377] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:38 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:38.531223 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.537295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] PUT https://10.4.3.236/volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e Aug 26 09:11:38.537678 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:38.548860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Acquiring lock "cinder-attachment_update-c2fcf90a-ddd4-4df7-acc8-0862c5b779b4-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:11:38.553441 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Lock "cinder-attachment_update-c2fcf90a-ddd4-4df7-acc8-0862c5b779b4-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:11:38.554401 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:38.554401 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:38.644121 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Lock "cinder-attachment_update-c2fcf90a-ddd4-4df7-acc8-0862c5b779b4-np0000008153" released by "attachment_update" :: held 0.091s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:11:38.644518 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-1526ab97-3789-4176-a0f0-4f305d6c49db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e returned with HTTP 200 Aug 26 09:11:38.645658 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1100/4378] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:11:38 2026] PUT /volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:38.970399 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36f12fa1-4559-4095-8293-458972fd8c5e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:38.972185 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36f12fa1-4559-4095-8293-458972fd8c5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] GET https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 Aug 26 09:11:38.972370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36f12fa1-4559-4095-8293-458972fd8c5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:38.972543 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36f12fa1-4559-4095-8293-458972fd8c5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:38.977833 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36f12fa1-4559-4095-8293-458972fd8c5e tempest-AttachVolumeMultiAttachTest-1055551293 tempest-AttachVolumeMultiAttachTest-1055551293-project-member] https://10.4.3.236/volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 returned with HTTP 404 Aug 26 09:11:38.978277 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1087/4379] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:38 2026] GET /volume/v3/volumes/084e1a3e-6348-4155-99cf-b1ce06313386 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:39.424165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e1375651-7ae0-425b-8677-1282dadd374f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:39.425970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1375651-7ae0-425b-8677-1282dadd374f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:39.426181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1375651-7ae0-425b-8677-1282dadd374f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:39.426371 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1375651-7ae0-425b-8677-1282dadd374f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:39.436086 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:39.436086 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:39.439876 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e1375651-7ae0-425b-8677-1282dadd374f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:39.445292 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1375651-7ae0-425b-8677-1282dadd374f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:39.445707 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1099/4380] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:39 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:40.460393 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7beeae07-29be-4284-9c94-9d234c2d24e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:40.462142 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7beeae07-29be-4284-9c94-9d234c2d24e3 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:40.462341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7beeae07-29be-4284-9c94-9d234c2d24e3 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:40.462529 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7beeae07-29be-4284-9c94-9d234c2d24e3 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:40.471241 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:40.471241 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:40.475427 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7beeae07-29be-4284-9c94-9d234c2d24e3 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:40.481088 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7beeae07-29be-4284-9c94-9d234c2d24e3 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:40.481519 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1095/4381] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:40 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:41.496858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cdbf085-bc0b-4d67-90c0-c912ce1effb5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:41.499678 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cdbf085-bc0b-4d67-90c0-c912ce1effb5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:41.499970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cdbf085-bc0b-4d67-90c0-c912ce1effb5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:41.500329 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cdbf085-bc0b-4d67-90c0-c912ce1effb5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:41.515587 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:41.515587 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:41.520101 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6cdbf085-bc0b-4d67-90c0-c912ce1effb5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:41.525981 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cdbf085-bc0b-4d67-90c0-c912ce1effb5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:41.526826 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1101/4382] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:41 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:41.908985 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-b1d1ad84-4f35-4042-a8ad-2fd3e7c70aa6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:41.911138 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-b1d1ad84-4f35-4042-a8ad-2fd3e7c70aa6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e/action Aug 26 09:11:41.911481 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-b1d1ad84-4f35-4042-a8ad-2fd3e7c70aa6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:41.911606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-b1d1ad84-4f35-4042-a8ad-2fd3e7c70aa6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:41.936390 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:41.936390 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:41.950230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-78a39566-50cb-4ef4-b5af-b0ef4dd8597b req-b1d1ad84-4f35-4042-a8ad-2fd3e7c70aa6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e/action returned with HTTP 204 Aug 26 09:11:41.950785 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1088/4383] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:11:41 2026] POST /volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:42.542764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e1ee09b8-95e5-43c8-bf3d-4c3f59e9964e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:42.544530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1ee09b8-95e5-43c8-bf3d-4c3f59e9964e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:42.544787 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1ee09b8-95e5-43c8-bf3d-4c3f59e9964e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:42.545013 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1ee09b8-95e5-43c8-bf3d-4c3f59e9964e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:42.554743 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:42.554743 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:42.558600 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e1ee09b8-95e5-43c8-bf3d-4c3f59e9964e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:42.563327 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1ee09b8-95e5-43c8-bf3d-4c3f59e9964e tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:42.563767 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1100/4384] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:42 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:42.578631 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d5cca4b-e51d-42bf-bdc0-2ececf37fa7b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:42.580763 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d5cca4b-e51d-42bf-bdc0-2ececf37fa7b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:42.581007 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d5cca4b-e51d-42bf-bdc0-2ececf37fa7b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:42.581232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d5cca4b-e51d-42bf-bdc0-2ececf37fa7b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:42.591550 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:42.591550 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:42.595421 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3d5cca4b-e51d-42bf-bdc0-2ececf37fa7b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:42.600156 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d5cca4b-e51d-42bf-bdc0-2ececf37fa7b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:42.600514 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1096/4385] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:42 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 1231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:43.193214 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a8a24c0-13fb-44eb-a0af-e47ae56abdf4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.195383 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a8a24c0-13fb-44eb-a0af-e47ae56abdf4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:43.195601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a8a24c0-13fb-44eb-a0af-e47ae56abdf4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:43.196541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a8a24c0-13fb-44eb-a0af-e47ae56abdf4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:43.204253 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:43.204253 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:43.210064 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2a8a24c0-13fb-44eb-a0af-e47ae56abdf4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:43.216869 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a8a24c0-13fb-44eb-a0af-e47ae56abdf4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:43.217694 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1102/4386] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:43 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:43.533605 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-390767da-9248-41e6-8dd3-a98550f2ac2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.536398 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-390767da-9248-41e6-8dd3-a98550f2ac2f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:43.536699 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-390767da-9248-41e6-8dd3-a98550f2ac2f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:43.537004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-390767da-9248-41e6-8dd3-a98550f2ac2f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:43.547017 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:43.547017 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:43.551692 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-390767da-9248-41e6-8dd3-a98550f2ac2f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:43.558224 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-390767da-9248-41e6-8dd3-a98550f2ac2f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:43.558986 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1089/4387] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:43 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:43.644345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b0932ddc-46fc-4a01-830c-f4c5f22c7764 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.644722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b0932ddc-46fc-4a01-830c-f4c5f22c7764 None None] GET https://10.4.3.236/volume// Aug 26 09:11:43.644917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b0932ddc-46fc-4a01-830c-f4c5f22c7764 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:43.645934 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b0932ddc-46fc-4a01-830c-f4c5f22c7764 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:43.645934 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b0932ddc-46fc-4a01-830c-f4c5f22c7764 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:43.646282 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1101/4388] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:11: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 26 09:11:43.655198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-4fb59b3d-0a10-4e01-b030-3c14e6db23d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.817768 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-4fb59b3d-0a10-4e01-b030-3c14e6db23d8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:11:43.818184 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-4fb59b3d-0a10-4e01-b030-3c14e6db23d8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69b78756-8d06-4aa3-bee3-69c4fe8a162a", "connector": null, "instance_uuid": "f698f240-732b-4746-91a5-a070fa8fdb8c"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:43.827750 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:43.827750 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:43.860976 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-4fb59b3d-0a10-4e01-b030-3c14e6db23d8 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:11:43.861643 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1097/4389] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:11:43 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:43.897823 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ff28b3c-f84c-4536-ab96-dad53474ab6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.900044 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ff28b3c-f84c-4536-ab96-dad53474ab6f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:43.900299 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ff28b3c-f84c-4536-ab96-dad53474ab6f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:43.900525 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ff28b3c-f84c-4536-ab96-dad53474ab6f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:43.913564 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:43.913564 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:43.914857 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f181fa6-633a-4c82-bba2-a8a3a0998064 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.915191 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f181fa6-633a-4c82-bba2-a8a3a0998064 None None] GET https://10.4.3.236/volume// Aug 26 09:11:43.915331 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f181fa6-633a-4c82-bba2-a8a3a0998064 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:43.915502 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f181fa6-633a-4c82-bba2-a8a3a0998064 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:43.915863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f181fa6-633a-4c82-bba2-a8a3a0998064 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:43.916291 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1090/4390] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11: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 26 09:11:43.918524 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ff28b3c-f84c-4536-ab96-dad53474ab6f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:43.925798 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ff28b3c-f84c-4536-ab96-dad53474ab6f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:43.926333 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1103/4391] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:43 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:43.931071 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-2fc59b5e-43bd-4c16-8e82-3b64e39e9e93 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:43.933125 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-2fc59b5e-43bd-4c16-8e82-3b64e39e9e93 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:43.933333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-2fc59b5e-43bd-4c16-8e82-3b64e39e9e93 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:43.933506 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-2fc59b5e-43bd-4c16-8e82-3b64e39e9e93 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:43.942712 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:43.942712 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:43.946334 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-2fc59b5e-43bd-4c16-8e82-3b64e39e9e93 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:43.950703 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-2fc59b5e-43bd-4c16-8e82-3b64e39e9e93 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:43.951135 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1102/4392] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:43 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 1117 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:44.065994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:44.068043 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] PUT https://10.4.3.236/volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273 Aug 26 09:11:44.068413 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:44.075996 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Acquiring lock "cinder-attachment_update-69b78756-8d06-4aa3-bee3-69c4fe8a162a-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:11:44.080174 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Lock "cinder-attachment_update-69b78756-8d06-4aa3-bee3-69c4fe8a162a-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:11:44.081080 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:44.081080 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:44.162161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Lock "cinder-attachment_update-69b78756-8d06-4aa3-bee3-69c4fe8a162a-np0000008153" released by "attachment_update" :: held 0.082s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:11:44.162466 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-1d5bbe37-9c8e-4cce-83a5-aac82c54b983 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273 returned with HTTP 200 Aug 26 09:11:44.162927 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1098/4393] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:11:44 2026] PUT /volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:44.940486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0e2e3c4-3370-4055-92f8-a10244088da4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:44.942612 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0e2e3c4-3370-4055-92f8-a10244088da4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:44.942984 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0e2e3c4-3370-4055-92f8-a10244088da4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:44.943321 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0e2e3c4-3370-4055-92f8-a10244088da4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:44.955675 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:44.955675 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:44.958771 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0e2e3c4-3370-4055-92f8-a10244088da4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:44.964013 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0e2e3c4-3370-4055-92f8-a10244088da4 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:44.964662 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1091/4394] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:44 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:45.977940 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7b1f573-6e39-4336-b8ba-b1f1d0a48c73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:45.980168 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7b1f573-6e39-4336-b8ba-b1f1d0a48c73 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:45.980429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7b1f573-6e39-4336-b8ba-b1f1d0a48c73 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:45.980691 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7b1f573-6e39-4336-b8ba-b1f1d0a48c73 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:45.993216 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:45.993216 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:45.998105 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7b1f573-6e39-4336-b8ba-b1f1d0a48c73 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:46.004101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7b1f573-6e39-4336-b8ba-b1f1d0a48c73 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:46.004617 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1104/4395] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:45 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:47.022494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9077158d-6eaa-4212-8964-799209418284 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:47.024476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9077158d-6eaa-4212-8964-799209418284 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:47.024710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9077158d-6eaa-4212-8964-799209418284 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:47.024940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9077158d-6eaa-4212-8964-799209418284 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:47.035406 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:47.035406 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:47.039143 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9077158d-6eaa-4212-8964-799209418284 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:47.044103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9077158d-6eaa-4212-8964-799209418284 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:47.044522 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1103/4396] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:47 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:47.417464 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-ddecd7c1-436a-46d7-b3d4-4e9eb90de3c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:47.420156 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-ddecd7c1-436a-46d7-b3d4-4e9eb90de3c2 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273/action Aug 26 09:11:47.420635 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-ddecd7c1-436a-46d7-b3d4-4e9eb90de3c2 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:47.420819 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-ddecd7c1-436a-46d7-b3d4-4e9eb90de3c2 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:47.440276 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:47.440276 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:47.450148 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a55825f5-feb8-4620-9d4a-09f80535ec2b req-ddecd7c1-436a-46d7-b3d4-4e9eb90de3c2 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273/action returned with HTTP 204 Aug 26 09:11:47.450674 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1099/4397] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:11:47 2026] POST /volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:11:48.063532 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ef5f2022-8778-426d-87ae-4b12b5ca12c6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:48.065579 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef5f2022-8778-426d-87ae-4b12b5ca12c6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:48.067155 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef5f2022-8778-426d-87ae-4b12b5ca12c6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:48.067155 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef5f2022-8778-426d-87ae-4b12b5ca12c6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:48.079617 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:48.079617 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:48.086746 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ef5f2022-8778-426d-87ae-4b12b5ca12c6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:48.092267 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef5f2022-8778-426d-87ae-4b12b5ca12c6 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:48.092821 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1092/4398] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:48 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 1230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:48.109064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67a3b719-f510-4c61-8597-af9405f473f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:48.111194 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67a3b719-f510-4c61-8597-af9405f473f0 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:48.111429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67a3b719-f510-4c61-8597-af9405f473f0 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:48.111672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67a3b719-f510-4c61-8597-af9405f473f0 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:48.124556 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:48.124556 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:48.129263 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-67a3b719-f510-4c61-8597-af9405f473f0 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:48.135280 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67a3b719-f510-4c61-8597-af9405f473f0 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:48.135729 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1105/4399] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:11:48 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:53.466825 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-b9ccab66-e47f-4037-a5b9-33a2150b2117 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:53.471008 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-b9ccab66-e47f-4037-a5b9-33a2150b2117 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:53.471260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-b9ccab66-e47f-4037-a5b9-33a2150b2117 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:53.471511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-b9ccab66-e47f-4037-a5b9-33a2150b2117 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:53.484665 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:53.484665 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:53.489981 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-b9ccab66-e47f-4037-a5b9-33a2150b2117 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:53.496145 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-b9ccab66-e47f-4037-a5b9-33a2150b2117 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:53.496681 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1104/4400] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:53 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:11:53.522516 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:53.526259 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4/action Aug 26 09:11:53.526730 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:53.526975 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:53.542806 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:53.542806 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:53.543486 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:53.554083 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Begin detaching volume completed successfully. Aug 26 09:11:53.554399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-a1a4b612-06cc-4d44-a5b2-1205c5822513 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4/action returned with HTTP 202 Aug 26 09:11:53.555170 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1100/4401] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:11:53 2026] POST /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:11:53.627687 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e5ab4952-d587-4f82-8927-9a83ecb0ca97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:53.628125 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5ab4952-d587-4f82-8927-9a83ecb0ca97 None None] GET https://10.4.3.236/volume// Aug 26 09:11:53.628248 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5ab4952-d587-4f82-8927-9a83ecb0ca97 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:53.628421 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5ab4952-d587-4f82-8927-9a83ecb0ca97 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:53.628804 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5ab4952-d587-4f82-8927-9a83ecb0ca97 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:53.629195 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1093/4402] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11: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 26 09:11:53.641100 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-05a4d499-15da-4c3a-9ccf-b48964309485 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:53.644079 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-05a4d499-15da-4c3a-9ccf-b48964309485 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:53.644390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-05a4d499-15da-4c3a-9ccf-b48964309485 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:53.644687 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-05a4d499-15da-4c3a-9ccf-b48964309485 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:53.659361 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:53.659361 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:53.665253 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-05a4d499-15da-4c3a-9ccf-b48964309485 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:53.673347 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-05a4d499-15da-4c3a-9ccf-b48964309485 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 200 Aug 26 09:11:53.673918 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1106/4403] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:53 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:11:54.556939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-3281a106-1502-414c-acfd-e43097af57c9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:54.559024 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-3281a106-1502-414c-acfd-e43097af57c9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e Aug 26 09:11:54.559257 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-3281a106-1502-414c-acfd-e43097af57c9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:54.559422 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-3281a106-1502-414c-acfd-e43097af57c9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:54.567665 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:54.567665 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:54.629526 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fdc44e68-c591-42ea-936b-14bf595f3927 req-3281a106-1502-414c-acfd-e43097af57c9 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e returned with HTTP 200 Aug 26 09:11:54.630320 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1105/4404] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:11:54 2026] DELETE /volume/v3/attachments/1307d4d5-ba8e-45dc-8801-7d86eb7ecb0e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:54.680589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:54.683112 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:54.683275 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:54.683497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:54.683736 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume with id: c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:11:54.693220 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:54.693220 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:54.693820 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:54.720983 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume request issued successfully. Aug 26 09:11:54.721192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e01105b-5caf-4bc4-a7c6-90eeb015d360 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 202 Aug 26 09:11:54.721725 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1101/4405] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:11:54 2026] DELETE /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:11:58.091035 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:11:58.880226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:58.882178 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:11:58.882857 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1624731433", "description": null, "metadata": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:58.896425 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:58.896425 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:11:58.897068 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:11:58.897312 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create snapshot from volume fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:11:58.932731 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['9a29aec9-bba0-4887-b9a6-de90f54016a4', '83303ca3-4f62-4e81-b238-5b04168a47c4', '37497f4d-4a61-46a3-9c99-0a961de13d37', 'da0e6ced-b6d5-4491-89e6-bc86ce6aabea'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:11:58.975014 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot force create request issued successfully. Aug 26 09:11:58.975014 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afa7ad32-25a1-4344-ab46-d6049e6b79f6 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:11:58.975793 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1094/4406] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:11:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:11:58.987485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4fba097c-0f41-489b-a09d-1aefa06c7052 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:58.989886 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fba097c-0f41-489b-a09d-1aefa06c7052 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:11:58.990198 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fba097c-0f41-489b-a09d-1aefa06c7052 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:58.990507 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fba097c-0f41-489b-a09d-1aefa06c7052 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:58.997202 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:58.997202 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:58.997877 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4fba097c-0f41-489b-a09d-1aefa06c7052 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:11:58.999040 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fba097c-0f41-489b-a09d-1aefa06c7052 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 returned with HTTP 200 Aug 26 09:11:58.999550 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1107/4407] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:11:58 2026] GET /volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:11:59.669753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-9882bbd8-681d-4e4c-be5c-6ee6eeb1c4fd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:59.671953 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-9882bbd8-681d-4e4c-be5c-6ee6eeb1c4fd tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:59.672168 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-9882bbd8-681d-4e4c-be5c-6ee6eeb1c4fd tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:59.672391 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-9882bbd8-681d-4e4c-be5c-6ee6eeb1c4fd tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:59.682026 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:59.682026 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:11:59.685530 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-9882bbd8-681d-4e4c-be5c-6ee6eeb1c4fd tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:59.689669 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-9882bbd8-681d-4e4c-be5c-6ee6eeb1c4fd tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:59.690056 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1106/4408] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:11:59 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:11:59.707193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:59.709418 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] POST https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a/action Aug 26 09:11:59.709815 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:11:59.709960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:11:59.720147 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:59.720147 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:11:59.720643 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:59.727666 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Begin detaching volume completed successfully. Aug 26 09:11:59.727886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-6c676bf2-811e-407f-a343-b4e31ac3947c tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a/action returned with HTTP 202 Aug 26 09:11:59.728375 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1102/4409] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:11:59 2026] POST /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:11:59.775629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c889879-a0c4-4fdb-a28f-4a5af9395038 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:59.777529 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c889879-a0c4-4fdb-a28f-4a5af9395038 None None] GET https://10.4.3.236/volume// Aug 26 09:11:59.777529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c889879-a0c4-4fdb-a28f-4a5af9395038 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:59.777529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c889879-a0c4-4fdb-a28f-4a5af9395038 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:59.777529 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c889879-a0c4-4fdb-a28f-4a5af9395038 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:11:59.777529 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1095/4410] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:11: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 26 09:11:59.784331 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-db304c93-3185-4f11-8c59-8879caf8abab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:11:59.786942 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-db304c93-3185-4f11-8c59-8879caf8abab tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:11:59.787252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-db304c93-3185-4f11-8c59-8879caf8abab tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:11:59.787552 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-db304c93-3185-4f11-8c59-8879caf8abab tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:11:59.797651 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:11:59.797651 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:11:59.802037 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-db304c93-3185-4f11-8c59-8879caf8abab tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:11:59.807131 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-db304c93-3185-4f11-8c59-8879caf8abab tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:11:59.807534 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1108/4411] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:11:59 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 1413 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:00.010367 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-534da9d6-cf4b-483e-baa2-666a4fe9a2a1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.012259 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-534da9d6-cf4b-483e-baa2-666a4fe9a2a1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:12:00.012447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-534da9d6-cf4b-483e-baa2-666a4fe9a2a1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:00.012692 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-534da9d6-cf4b-483e-baa2-666a4fe9a2a1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:00.017949 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.017949 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:00.018374 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-534da9d6-cf4b-483e-baa2-666a4fe9a2a1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:12:00.019154 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-534da9d6-cf4b-483e-baa2-666a4fe9a2a1 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 returned with HTTP 200 Aug 26 09:12:00.019526 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1107/4412] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:12:00 2026] GET /volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:00.029238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d73508c2-b4d5-4b02-852a-9bbb7f927994 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.031297 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d73508c2-b4d5-4b02-852a-9bbb7f927994 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:12:00.031514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d73508c2-b4d5-4b02-852a-9bbb7f927994 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:00.031709 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d73508c2-b4d5-4b02-852a-9bbb7f927994 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:00.037304 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.037304 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:00.037781 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d73508c2-b4d5-4b02-852a-9bbb7f927994 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:12:00.038584 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d73508c2-b4d5-4b02-852a-9bbb7f927994 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 returned with HTTP 200 Aug 26 09:12:00.038960 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1103/4413] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:12:00 2026] GET /volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:00.047975 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8250b0ac-6ce6-4647-b0f8-0236784996de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.051871 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:12:00.051871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-214281492", "snapshot_id": "c62014df-ea27-4eaf-b417-40d9e297b2a0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:00.052635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-214281492', 'snapshot_id': 'c62014df-ea27-4eaf-b417-40d9e297b2a0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:12:00.058927 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.058927 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:00.059625 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:12:00.059924 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume of 1 GB Aug 26 09:12:00.063995 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Availability Zones retrieved successfully. Aug 26 09:12:00.069911 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (ce7d0e49-6ea9-4fd5-8701-bdbf3fd97572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:00.071398 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48b6784-3dcb-4dc6-b2e0-52ea8efb0e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:00.072529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:12:00.106897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48b6784-3dcb-4dc6-b2e0-52ea8efb0e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c62014df-ea27-4eaf-b417-40d9e297b2a0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:00.108061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d1a96c-51ea-4282-af0d-dad66c3fe15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:00.149289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Created reservations ['88e0e9c1-2ca1-4061-a88f-7b78384cb893', 'e9bd9a21-d424-4fda-8df1-2b75fd201999', '28e328cf-8522-415b-bc49-b9079d8b0f0f', 'fa92b9b9-7eb3-4474-9dde-76fc2283569f'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:12:00.152265 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d1a96c-51ea-4282-af0d-dad66c3fe15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e0e9c1-2ca1-4061-a88f-7b78384cb893', 'e9bd9a21-d424-4fda-8df1-2b75fd201999', '28e328cf-8522-415b-bc49-b9079d8b0f0f', 'fa92b9b9-7eb3-4474-9dde-76fc2283569f']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:00.152265 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dab8fc0-694b-473d-8c4c-ccf629203d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:00.195626 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dab8fc0-694b-473d-8c4c-ccf629203d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1341b27-07eb-46cc-a594-fe2463e5c855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-214281492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['88e0e9c1-2ca1-4061-a88f-7b78384cb893','e9bd9a21-d424-4fda-8df1-2b75fd201999','28e328cf-8522-415b-bc49-b9079d8b0f0f','fa92b9b9-7eb3-4474-9dde-76fc2283569f'],size=1,snapshot_id=c62014df-ea27-4eaf-b417-40d9e297b2a0,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), '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-26T09:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-214281492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1341b27-07eb-46cc-a594-fe2463e5c855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1526cbb1b404aca9ebec51b0e71360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c62014df-ea27-4eaf-b417-40d9e297b2a0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77abcfcd00524745a8547bc74e2993f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:00.197236 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47308635-d364-423c-8da9-4853cd5d2767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:00.214546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47308635-d364-423c-8da9-4853cd5d2767) transitioned into state 'SUCCESS' from state '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-214281492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1526cbb1b404aca9ebec51b0e71360f',qos_specs=None,replication_status=,reservations=['88e0e9c1-2ca1-4061-a88f-7b78384cb893','e9bd9a21-d424-4fda-8df1-2b75fd201999','28e328cf-8522-415b-bc49-b9079d8b0f0f','fa92b9b9-7eb3-4474-9dde-76fc2283569f'],size=1,snapshot_id=c62014df-ea27-4eaf-b417-40d9e297b2a0,source_replicaid=,source_volid=None,status='creating',user_id='77abcfcd00524745a8547bc74e2993f9',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:00.215581 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8812f8d-1456-4657-81b0-77195064fe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:00.239025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8812f8d-1456-4657-81b0-77195064fe43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:00.240375 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Flow 'volume_create_api' (ce7d0e49-6ea9-4fd5-8701-bdbf3fd97572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:00.240995 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Create volume request issued successfully. Aug 26 09:12:00.241813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8250b0ac-6ce6-4647-b0f8-0236784996de tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:12:00.242388 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1096/4414] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:12:00 2026] POST /volume/v3/volumes => generated 784 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:00.256913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6fb7c613-8cb8-4ef8-9314-0168cc906f85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.258702 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fb7c613-8cb8-4ef8-9314-0168cc906f85 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:00.258939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fb7c613-8cb8-4ef8-9314-0168cc906f85 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:00.259135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fb7c613-8cb8-4ef8-9314-0168cc906f85 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:00.270250 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.270250 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:00.274480 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6fb7c613-8cb8-4ef8-9314-0168cc906f85 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:00.278785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fb7c613-8cb8-4ef8-9314-0168cc906f85 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:00.279452 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1109/4415] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:00 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:00.727585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-bdf232cb-ae2d-40b1-93df-39da1442b75b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.730328 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-bdf232cb-ae2d-40b1-93df-39da1442b75b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273 Aug 26 09:12:00.730588 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-bdf232cb-ae2d-40b1-93df-39da1442b75b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:00.730799 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-bdf232cb-ae2d-40b1-93df-39da1442b75b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:00.738695 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.738695 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:00.789374 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1e6376db-6629-4eb1-8cc3-dc36aed1ca2b req-bdf232cb-ae2d-40b1-93df-39da1442b75b tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273 returned with HTTP 200 Aug 26 09:12:00.790003 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1108/4416] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:12:00 2026] DELETE /volume/v3/attachments/f01c7b05-7460-413b-8440-2166fb369273 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:00.837917 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-70340549-e33f-43ae-aaa9-4709706e9c2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.840580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:12:00.840877 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:00.841177 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:00.841407 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume with id: 69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:12:00.850771 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.850771 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:00.851422 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:12:00.872349 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume request issued successfully. Aug 26 09:12:00.872614 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70340549-e33f-43ae-aaa9-4709706e9c2d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 202 Aug 26 09:12:00.873269 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1104/4417] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:00 2026] DELETE /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:00.916006 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9c6e5497-716b-4cff-9bfb-6fccaf0aec78 req-5d08c622-2c3b-48be-a8d1-632d4b97cc9f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:00.918355 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9c6e5497-716b-4cff-9bfb-6fccaf0aec78 req-5d08c622-2c3b-48be-a8d1-632d4b97cc9f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:12:00.918776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9c6e5497-716b-4cff-9bfb-6fccaf0aec78 req-5d08c622-2c3b-48be-a8d1-632d4b97cc9f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:00.920292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9c6e5497-716b-4cff-9bfb-6fccaf0aec78 req-5d08c622-2c3b-48be-a8d1-632d4b97cc9f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:00.930538 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:00.930538 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:00.939019 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9c6e5497-716b-4cff-9bfb-6fccaf0aec78 req-5d08c622-2c3b-48be-a8d1-632d4b97cc9f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:12:00.944004 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9c6e5497-716b-4cff-9bfb-6fccaf0aec78 req-5d08c622-2c3b-48be-a8d1-632d4b97cc9f tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 200 Aug 26 09:12:00.944961 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1097/4418] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:00 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:01.000916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-de291129-adde-41e0-b0f2-2a3167c9d281 req-6ba253ec-de40-4f85-b867-1dd09e52fb79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:01.003393 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-de291129-adde-41e0-b0f2-2a3167c9d281 req-6ba253ec-de40-4f85-b867-1dd09e52fb79 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:12:01.003643 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-de291129-adde-41e0-b0f2-2a3167c9d281 req-6ba253ec-de40-4f85-b867-1dd09e52fb79 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:01.003902 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-de291129-adde-41e0-b0f2-2a3167c9d281 req-6ba253ec-de40-4f85-b867-1dd09e52fb79 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:01.011139 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-de291129-adde-41e0-b0f2-2a3167c9d281 req-6ba253ec-de40-4f85-b867-1dd09e52fb79 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 404 Aug 26 09:12:01.011782 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1110/4419] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:00 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:01.294112 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ddad4702-3476-4808-8ff4-d167ff7de8f9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:01.297096 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ddad4702-3476-4808-8ff4-d167ff7de8f9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:01.297210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ddad4702-3476-4808-8ff4-d167ff7de8f9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:01.297415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ddad4702-3476-4808-8ff4-d167ff7de8f9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:01.306001 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:01.306001 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:01.311008 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ddad4702-3476-4808-8ff4-d167ff7de8f9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:01.317162 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ddad4702-3476-4808-8ff4-d167ff7de8f9 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:01.317615 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1109/4420] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:01 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:01.331157 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86b659bc-119f-4dfd-905e-8fa49309b8b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:01.333287 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86b659bc-119f-4dfd-905e-8fa49309b8b4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:01.333576 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86b659bc-119f-4dfd-905e-8fa49309b8b4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:01.333838 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86b659bc-119f-4dfd-905e-8fa49309b8b4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:01.343344 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:01.343344 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:01.348295 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86b659bc-119f-4dfd-905e-8fa49309b8b4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:01.353825 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86b659bc-119f-4dfd-905e-8fa49309b8b4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:01.354342 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1105/4421] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:01 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:01.497172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-be6755d8-3037-420e-847a-0b52fab3be7f req-1f3b472a-7176-40cb-adbb-ff54ae37459a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:01.499370 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-1f3b472a-7176-40cb-adbb-ff54ae37459a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:01.500040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-1f3b472a-7176-40cb-adbb-ff54ae37459a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:01.501703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-1f3b472a-7176-40cb-adbb-ff54ae37459a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:01.508989 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:01.508989 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:01.516166 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-be6755d8-3037-420e-847a-0b52fab3be7f req-1f3b472a-7176-40cb-adbb-ff54ae37459a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:01.519091 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-1f3b472a-7176-40cb-adbb-ff54ae37459a tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:01.519890 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1098/4422] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:01 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:02.084286 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be6755d8-3037-420e-847a-0b52fab3be7f req-ce60a326-27e0-4c55-8875-b9a6027dad00 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:02.086141 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-ce60a326-27e0-4c55-8875-b9a6027dad00 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:02.086355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-ce60a326-27e0-4c55-8875-b9a6027dad00 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:02.086545 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-ce60a326-27e0-4c55-8875-b9a6027dad00 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:02.095275 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:02.095275 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:02.098953 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-be6755d8-3037-420e-847a-0b52fab3be7f req-ce60a326-27e0-4c55-8875-b9a6027dad00 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:02.103770 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-ce60a326-27e0-4c55-8875-b9a6027dad00 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:02.104288 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1111/4423] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:02 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:02.115525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2e9c922-9088-433d-9500-2008be1cff34 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:02.116115 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2e9c922-9088-433d-9500-2008be1cff34 None None] GET https://10.4.3.236/volume// Aug 26 09:12:02.116367 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2e9c922-9088-433d-9500-2008be1cff34 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:02.116645 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2e9c922-9088-433d-9500-2008be1cff34 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:02.117112 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2e9c922-9088-433d-9500-2008be1cff34 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:02.117558 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1110/4424] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:12: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 26 09:12:02.126702 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-be6755d8-3037-420e-847a-0b52fab3be7f req-0f4be24a-2940-4efe-a616-884c08f43309 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:02.129614 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-0f4be24a-2940-4efe-a616-884c08f43309 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:12:02.130145 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-0f4be24a-2940-4efe-a616-884c08f43309 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1341b27-07eb-46cc-a594-fe2463e5c855", "connector": null, "instance_uuid": "30bc7dc1-0aa3-44b9-a83f-cad519821d07"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:02.142920 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:02.142920 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:02.173488 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-0f4be24a-2940-4efe-a616-884c08f43309 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:12:02.174017 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1106/4425] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:12:02 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 26 09:12:03.400277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf4c2370-c86c-4e81-a61a-c84418910223 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:03.400277 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf4c2370-c86c-4e81-a61a-c84418910223 None None] GET https://10.4.3.236/volume// Aug 26 09:12:03.400277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf4c2370-c86c-4e81-a61a-c84418910223 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:03.400277 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf4c2370-c86c-4e81-a61a-c84418910223 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:03.400277 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf4c2370-c86c-4e81-a61a-c84418910223 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:03.400277 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1099/4426] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:12:03.409622 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be6755d8-3037-420e-847a-0b52fab3be7f req-350126c4-110e-4319-b324-ce3d5c9a8dff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:03.417172 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-350126c4-110e-4319-b324-ce3d5c9a8dff tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:03.417526 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-350126c4-110e-4319-b324-ce3d5c9a8dff tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:03.417793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-350126c4-110e-4319-b324-ce3d5c9a8dff tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:03.420720 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=133,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:03.435638 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:03.435638 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:03.439689 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-be6755d8-3037-420e-847a-0b52fab3be7f req-350126c4-110e-4319-b324-ce3d5c9a8dff tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:03.446058 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-350126c4-110e-4319-b324-ce3d5c9a8dff tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:03.446497 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1112/4427] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:12:03 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:03.570159 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:03.575674 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] PUT https://10.4.3.236/volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25 Aug 26 09:12:03.576093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:03.585858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Acquiring lock "cinder-attachment_update-b1341b27-07eb-46cc-a594-fe2463e5c855-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:12:03.590401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-b1341b27-07eb-46cc-a594-fe2463e5c855-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:12:03.591637 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:03.591637 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:03.634778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8f1a18d2-152e-4d69-8251-018c7f4f5706 req-eb41686f-bc3b-47fd-8a5d-2c5c03aa62cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:03.640882 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8f1a18d2-152e-4d69-8251-018c7f4f5706 req-eb41686f-bc3b-47fd-8a5d-2c5c03aa62cc tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c Aug 26 09:12:03.641117 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8f1a18d2-152e-4d69-8251-018c7f4f5706 req-eb41686f-bc3b-47fd-8a5d-2c5c03aa62cc tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:03.642280 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8f1a18d2-152e-4d69-8251-018c7f4f5706 req-eb41686f-bc3b-47fd-8a5d-2c5c03aa62cc tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:03.649015 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:03.649015 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:03.697672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Lock "cinder-attachment_update-b1341b27-07eb-46cc-a594-fe2463e5c855-np0000008153" released by "attachment_update" :: held 0.107s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:12:03.698062 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-3b090d57-4de1-43cc-b9ca-d25490a5e2df tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25 returned with HTTP 200 Aug 26 09:12:03.699055 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1111/4428] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:12:03 2026] PUT /volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:12:03.713934 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8f1a18d2-152e-4d69-8251-018c7f4f5706 req-eb41686f-bc3b-47fd-8a5d-2c5c03aa62cc tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c returned with HTTP 200 Aug 26 09:12:03.714370 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1107/4429] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:12:03 2026] DELETE /volume/v3/attachments/1de58208-1282-4c4f-8974-d8334a65902c => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:03.726760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-be6755d8-3037-420e-847a-0b52fab3be7f req-99880058-55f2-4d2d-8226-10f5cbcdc5c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:03.728916 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-99880058-55f2-4d2d-8226-10f5cbcdc5c5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] POST https://10.4.3.236/volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25/action Aug 26 09:12:03.729273 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-99880058-55f2-4d2d-8226-10f5cbcdc5c5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:12:03.729408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-99880058-55f2-4d2d-8226-10f5cbcdc5c5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:03.746182 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:03.746182 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:03.760897 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be6755d8-3037-420e-847a-0b52fab3be7f req-99880058-55f2-4d2d-8226-10f5cbcdc5c5 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25/action returned with HTTP 204 Aug 26 09:12:03.761306 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1100/4430] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:12:03 2026] POST /volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:04.797699 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:04.804179 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:12:04.804383 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:04.804574 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:04.804731 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume with id: ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:12:04.815647 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:04.815647 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:04.816184 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:12:04.840969 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume request issued successfully. Aug 26 09:12:04.841217 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dd594f0-68f9-4ebb-96de-48abeb577601 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 202 Aug 26 09:12:04.841690 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1113/4431] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:04 2026] DELETE /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:04.849514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4e13b925-9288-44e2-bbdf-522e44a71ebb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:04.851480 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4e13b925-9288-44e2-bbdf-522e44a71ebb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:12:04.851716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4e13b925-9288-44e2-bbdf-522e44a71ebb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:04.851994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4e13b925-9288-44e2-bbdf-522e44a71ebb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:04.859574 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:04.859574 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:04.864550 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4e13b925-9288-44e2-bbdf-522e44a71ebb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Volume info retrieved successfully. Aug 26 09:12:04.870188 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4e13b925-9288-44e2-bbdf-522e44a71ebb tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 200 Aug 26 09:12:04.870678 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1112/4432] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:04 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 1248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:05.887888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01fbe943-3b94-47a5-922f-d47abf648884 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:05.891662 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01fbe943-3b94-47a5-922f-d47abf648884 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 Aug 26 09:12:05.891938 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01fbe943-3b94-47a5-922f-d47abf648884 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:05.892130 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01fbe943-3b94-47a5-922f-d47abf648884 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:05.904599 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01fbe943-3b94-47a5-922f-d47abf648884 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 returned with HTTP 404 Aug 26 09:12:05.905254 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1108/4433] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:05 2026] GET /volume/v3/volumes/ce935853-9b62-4375-8ba0-14343afb5719 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:05.915015 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d394f3f4-5bd0-420d-8c32-043076576b0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:05.917260 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d394f3f4-5bd0-420d-8c32-043076576b0d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:12:05.917546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d394f3f4-5bd0-420d-8c32-043076576b0d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:05.917818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d394f3f4-5bd0-420d-8c32-043076576b0d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:05.918064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d394f3f4-5bd0-420d-8c32-043076576b0d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume with id: 69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:12:05.926038 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d394f3f4-5bd0-420d-8c32-043076576b0d tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 404 Aug 26 09:12:05.926744 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1101/4434] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:05 2026] DELETE /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:05.936224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d32429d-f23d-4c6c-b8cd-c4cf4d915180 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:05.939362 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d32429d-f23d-4c6c-b8cd-c4cf4d915180 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a Aug 26 09:12:05.939650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d32429d-f23d-4c6c-b8cd-c4cf4d915180 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:05.939946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d32429d-f23d-4c6c-b8cd-c4cf4d915180 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:05.947167 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d32429d-f23d-4c6c-b8cd-c4cf4d915180 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a returned with HTTP 404 Aug 26 09:12:05.947894 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1114/4435] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:05 2026] GET /volume/v3/volumes/69b78756-8d06-4aa3-bee3-69c4fe8a162a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:05.957082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2243e3d-d696-4065-a71d-b6db643c92db None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:05.959578 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2243e3d-d696-4065-a71d-b6db643c92db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:12:05.959759 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2243e3d-d696-4065-a71d-b6db643c92db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:05.960050 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2243e3d-d696-4065-a71d-b6db643c92db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:05.960277 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-c2243e3d-d696-4065-a71d-b6db643c92db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Delete volume with id: c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:12:05.968935 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2243e3d-d696-4065-a71d-b6db643c92db tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 404 Aug 26 09:12:05.969605 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1113/4436] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:05 2026] DELETE /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:05.978822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10aa08df-44c6-454a-8b02-50307cd4d8b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:05.980501 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10aa08df-44c6-454a-8b02-50307cd4d8b5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] GET https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 Aug 26 09:12:05.980686 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10aa08df-44c6-454a-8b02-50307cd4d8b5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:05.980909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10aa08df-44c6-454a-8b02-50307cd4d8b5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:05.987830 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10aa08df-44c6-454a-8b02-50307cd4d8b5 tempest-TestInstancesWithCinderVolumes-1269693136 tempest-TestInstancesWithCinderVolumes-1269693136-project-member] https://10.4.3.236/volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 returned with HTTP 404 Aug 26 09:12:05.988336 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1109/4437] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:05 2026] GET /volume/v3/volumes/c2fcf90a-ddd4-4df7-acc8-0862c5b779b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:05.999273 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.001272 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:12:06.001470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.001638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.002411 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:12:06.047706 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Get all volumes completed successfully. Aug 26 09:12:06.049817 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:06.049817 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:06.055379 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2df7e96-318b-4300-b569-f7660f8bbf49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:12:06.055888 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1102/4438] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:12:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12371 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:06.078512 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b71d87e5-d0f6-4ee4-ab7e-8c10b9cc69df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.080904 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b71d87e5-d0f6-4ee4-ab7e-8c10b9cc69df tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] DELETE https://10.4.3.236/volume/v3/types/ddf09ff9-0c11-4b08-b042-e3455daca724 Aug 26 09:12:06.081396 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b71d87e5-d0f6-4ee4-ab7e-8c10b9cc69df tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.081772 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b71d87e5-d0f6-4ee4-ab7e-8c10b9cc69df tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.114423 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b71d87e5-d0f6-4ee4-ab7e-8c10b9cc69df tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/types/ddf09ff9-0c11-4b08-b042-e3455daca724 returned with HTTP 202 Aug 26 09:12:06.114824 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1115/4439] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:12:06 2026] DELETE /volume/v3/types/ddf09ff9-0c11-4b08-b042-e3455daca724 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:06.127639 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-00069c7b-75c3-480b-8234-2554e77100a8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.129523 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00069c7b-75c3-480b-8234-2554e77100a8 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:12:06.129747 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-00069c7b-75c3-480b-8234-2554e77100a8 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.129974 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-00069c7b-75c3-480b-8234-2554e77100a8 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.130782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00069c7b-75c3-480b-8234-2554e77100a8 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:12:06.176086 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-00069c7b-75c3-480b-8234-2554e77100a8 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Get all volumes completed successfully. Aug 26 09:12:06.176086 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:06.176086 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:06.180892 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00069c7b-75c3-480b-8234-2554e77100a8 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:12:06.181360 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1114/4440] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:12:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12371 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:06.202605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c76f124b-c639-40db-b030-e50e4f5c8f49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.204771 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c76f124b-c639-40db-b030-e50e4f5c8f49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] DELETE https://10.4.3.236/volume/v3/types/98e4c92e-dfd5-4a50-83cd-e16718c1baae Aug 26 09:12:06.205068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c76f124b-c639-40db-b030-e50e4f5c8f49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.205360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c76f124b-c639-40db-b030-e50e4f5c8f49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.205715 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:06.205715 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:06.243803 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c76f124b-c639-40db-b030-e50e4f5c8f49 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/types/98e4c92e-dfd5-4a50-83cd-e16718c1baae returned with HTTP 202 Aug 26 09:12:06.243803 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1110/4441] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:12:06 2026] DELETE /volume/v3/types/98e4c92e-dfd5-4a50-83cd-e16718c1baae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:06.663714 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.665866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:12:06.666135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.666354 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.667405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:12:06.688087 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Get all volumes completed successfully. Aug 26 09:12:06.691199 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:06.691199 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:06.697390 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c1f0e6c-4ba1-417f-9dce-6712f0266854 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:12:06.697893 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1103/4442] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:12:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:06.712272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d48e0735-7a96-4437-a522-eba84e686441 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.713991 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 Aug 26 09:12:06.714174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.714362 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.714554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Delete volume with id: 25f32316-7dbe-4b35-b5a3-85061dbbd959 Aug 26 09:12:06.721439 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:06.721439 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:06.721754 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Volume info retrieved successfully. Aug 26 09:12:06.732512 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.image.cache [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '9845a4c3-3aa7-4e2a-b6e5-b4356ae964dd', 'volume_id': '25f32316-7dbe-4b35-b5a3-85061dbbd959', 'host': 'np0000008153@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 26, 9, 10, 36), 'last_used': datetime.datetime(2026, 8, 26, 9, 10, 47)}. {{(pid=100238) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 26 09:12:06.746010 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Delete volume request issued successfully. Aug 26 09:12:06.746245 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d48e0735-7a96-4437-a522-eba84e686441 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 returned with HTTP 202 Aug 26 09:12:06.746958 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1116/4443] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:06 2026] DELETE /volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:06.754244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f5a27f2-9430-49ee-9bde-7d191b0ae286 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:06.756277 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f5a27f2-9430-49ee-9bde-7d191b0ae286 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] GET https://10.4.3.236/volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 Aug 26 09:12:06.756451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f5a27f2-9430-49ee-9bde-7d191b0ae286 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:06.756663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f5a27f2-9430-49ee-9bde-7d191b0ae286 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:06.764634 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:06.764634 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:06.768628 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1f5a27f2-9430-49ee-9bde-7d191b0ae286 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Volume info retrieved successfully. Aug 26 09:12:06.773152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f5a27f2-9430-49ee-9bde-7d191b0ae286 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 returned with HTTP 200 Aug 26 09:12:06.773590 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1115/4444] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:06 2026] GET /volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:07.787941 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3cbc45a8-8304-43f5-a90c-f726c4fae006 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:07.789882 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3cbc45a8-8304-43f5-a90c-f726c4fae006 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] GET https://10.4.3.236/volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 Aug 26 09:12:07.790188 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3cbc45a8-8304-43f5-a90c-f726c4fae006 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:07.790501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3cbc45a8-8304-43f5-a90c-f726c4fae006 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:07.798772 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3cbc45a8-8304-43f5-a90c-f726c4fae006 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 returned with HTTP 404 Aug 26 09:12:07.798772 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1111/4445] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:07 2026] GET /volume/v3/volumes/25f32316-7dbe-4b35-b5a3-85061dbbd959 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:07.805905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d918dec1-8387-4c8f-93b7-a31cd47311d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:07.807939 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d918dec1-8387-4c8f-93b7-a31cd47311d7 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] DELETE https://10.4.3.236/volume/v3/types/c6c5069b-4d66-497c-95ed-f2bc43583046 Aug 26 09:12:07.808171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d918dec1-8387-4c8f-93b7-a31cd47311d7 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:07.808403 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d918dec1-8387-4c8f-93b7-a31cd47311d7 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:07.834013 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d918dec1-8387-4c8f-93b7-a31cd47311d7 tempest-TestInstancesWithCinderVolumes-283686345 tempest-TestInstancesWithCinderVolumes-283686345-project-admin] https://10.4.3.236/volume/v3/types/c6c5069b-4d66-497c-95ed-f2bc43583046 returned with HTTP 202 Aug 26 09:12:07.834511 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1104/4446] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:12:07 2026] DELETE /volume/v3/types/c6c5069b-4d66-497c-95ed-f2bc43583046 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:08.746826 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8996b664-6824-42ae-8886-abb13bcb2ec5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:08.748701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8996b664-6824-42ae-8886-abb13bcb2ec5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:12:08.748912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8996b664-6824-42ae-8886-abb13bcb2ec5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:08.749105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8996b664-6824-42ae-8886-abb13bcb2ec5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:08.757905 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:08.757905 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:08.762498 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8996b664-6824-42ae-8886-abb13bcb2ec5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:08.768709 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8996b664-6824-42ae-8886-abb13bcb2ec5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:12:08.769273 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1117/4447] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:08 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:08.822197 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ecdc1687-0455-4140-b12e-7b74256b1229 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:08.824113 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ecdc1687-0455-4140-b12e-7b74256b1229 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:12:08.824306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ecdc1687-0455-4140-b12e-7b74256b1229 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:08.824512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ecdc1687-0455-4140-b12e-7b74256b1229 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:08.831796 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:08.831796 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:08.835583 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ecdc1687-0455-4140-b12e-7b74256b1229 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:08.839684 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ecdc1687-0455-4140-b12e-7b74256b1229 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:12:08.840106 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1116/4448] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:08 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:17.793271 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=76,cinder:UPDATE=18,cinder:INSERT=4 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:17.830509 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=73,cinder:INSERT=11,cinder:UPDATE=30 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:18.766987 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=23,cinder:UPDATE=6,cinder:INSERT=2,cinder:DELETE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:18.838682 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=90,cinder:UPDATE=7 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:19.890557 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-920ca2d2-8f6a-42a1-a6c9-dea92ff5b746 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:19.893635 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-920ca2d2-8f6a-42a1-a6c9-dea92ff5b746 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:19.894653 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-920ca2d2-8f6a-42a1-a6c9-dea92ff5b746 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:19.895030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-920ca2d2-8f6a-42a1-a6c9-dea92ff5b746 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:19.910126 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:19.910126 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:19.913924 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-920ca2d2-8f6a-42a1-a6c9-dea92ff5b746 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:12:19.920205 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-920ca2d2-8f6a-42a1-a6c9-dea92ff5b746 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:12:19.920909 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1112/4449] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:19 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:19.938690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:19.940752 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] POST https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4/action Aug 26 09:12:19.941109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:12:19.941229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:19.952718 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:19.952718 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:19.953397 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:12:19.959490 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Begin detaching volume completed successfully. Aug 26 09:12:19.959815 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-166a17d0-a13d-48d8-92ed-d67c3e120b69 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4/action returned with HTTP 202 Aug 26 09:12:19.960281 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1105/4450] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:12:19 2026] POST /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:12:20.004205 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8fa7adc3-a92b-446e-a6f3-7f30866da4da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:20.007119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8fa7adc3-a92b-446e-a6f3-7f30866da4da None None] GET https://10.4.3.236/volume// Aug 26 09:12:20.007119 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8fa7adc3-a92b-446e-a6f3-7f30866da4da None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:20.007119 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8fa7adc3-a92b-446e-a6f3-7f30866da4da None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:20.007119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8fa7adc3-a92b-446e-a6f3-7f30866da4da None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:20.007119 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1118/4451] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:12:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:12:20.013319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-ee362449-edb1-4764-a82f-28f8d12c2bef None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:20.018747 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-ee362449-edb1-4764-a82f-28f8d12c2bef tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:20.018860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-ee362449-edb1-4764-a82f-28f8d12c2bef tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:20.019115 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-ee362449-edb1-4764-a82f-28f8d12c2bef tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:20.032053 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:20.032053 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:20.038533 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-ee362449-edb1-4764-a82f-28f8d12c2bef tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:12:20.046659 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-ee362449-edb1-4764-a82f-28f8d12c2bef tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:12:20.047203 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1117/4452] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:12:20 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:20.981949 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-9be7ffbe-a74f-4e15-a6ec-2fb90e88851a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:20.983865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-9be7ffbe-a74f-4e15-a6ec-2fb90e88851a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] DELETE https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c Aug 26 09:12:20.984055 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-9be7ffbe-a74f-4e15-a6ec-2fb90e88851a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:20.984246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-9be7ffbe-a74f-4e15-a6ec-2fb90e88851a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:20.991608 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:20.991608 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:21.043010 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e419c1f2-85b7-4c24-9c80-2779086c56b2 req-9be7ffbe-a74f-4e15-a6ec-2fb90e88851a tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c returned with HTTP 200 Aug 26 09:12:21.043472 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1113/4453] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:12:20 2026] DELETE /volume/v3/attachments/bedd85ce-27d4-4bb8-9dc2-14f36db6f03c => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:22.129571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8514071d-8e8d-48b7-a5f1-1f4210afe935 req-05b92f95-1727-416a-a0b8-7a817d53f749 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:22.132383 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8514071d-8e8d-48b7-a5f1-1f4210afe935 req-05b92f95-1727-416a-a0b8-7a817d53f749 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:22.132592 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8514071d-8e8d-48b7-a5f1-1f4210afe935 req-05b92f95-1727-416a-a0b8-7a817d53f749 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:22.132795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8514071d-8e8d-48b7-a5f1-1f4210afe935 req-05b92f95-1727-416a-a0b8-7a817d53f749 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:22.139760 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:22.139760 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:22.143109 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-8514071d-8e8d-48b7-a5f1-1f4210afe935 req-05b92f95-1727-416a-a0b8-7a817d53f749 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:12:22.147047 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8514071d-8e8d-48b7-a5f1-1f4210afe935 req-05b92f95-1727-416a-a0b8-7a817d53f749 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:12:22.147474 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1106/4454] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:22 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:22.159711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1858b92c-5101-489f-a028-916ac3395afe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:22.162239 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:22.162426 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:22.162586 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:22.162741 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Delete volume with id: f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:22.359266 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:22.359266 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:22.359794 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:12:22.377550 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Delete volume request issued successfully. Aug 26 09:12:22.377728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1858b92c-5101-489f-a028-916ac3395afe tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 202 Aug 26 09:12:22.378123 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1119/4455] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:22 2026] DELETE /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:22.391697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b48a9b33-35b3-4bf8-9b3e-2fbf79e2cd7f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:22.396113 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b48a9b33-35b3-4bf8-9b3e-2fbf79e2cd7f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:22.396435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b48a9b33-35b3-4bf8-9b3e-2fbf79e2cd7f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:22.396659 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b48a9b33-35b3-4bf8-9b3e-2fbf79e2cd7f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:22.406399 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:22.406399 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:22.412714 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b48a9b33-35b3-4bf8-9b3e-2fbf79e2cd7f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Volume info retrieved successfully. Aug 26 09:12:22.417581 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b48a9b33-35b3-4bf8-9b3e-2fbf79e2cd7f tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 200 Aug 26 09:12:22.417984 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1118/4456] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:22 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:23.431664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e655ccf-7147-4eb3-b893-4a264ac3f7b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:23.433708 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e655ccf-7147-4eb3-b893-4a264ac3f7b4 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] GET https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 Aug 26 09:12:23.433915 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e655ccf-7147-4eb3-b893-4a264ac3f7b4 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:23.434091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e655ccf-7147-4eb3-b893-4a264ac3f7b4 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:23.440146 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e655ccf-7147-4eb3-b893-4a264ac3f7b4 tempest-TestMinimumBasicScenario-1064678733 tempest-TestMinimumBasicScenario-1064678733-project-member] https://10.4.3.236/volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 returned with HTTP 404 Aug 26 09:12:23.440645 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1114/4457] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:23 2026] GET /volume/v3/volumes/f820436d-467f-4070-beec-cb2cef49bff4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:24.697213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:24.840094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:12:24.840470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1215756804", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:24.841852 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1215756804', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:12:24.842186 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Create volume of 1 GB Aug 26 09:12:24.848975 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Availability Zones retrieved successfully. Aug 26 09:12:24.857449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Flow 'volume_create_api' (a38f2b03-3330-4a70-a82e-9a300e10db0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:24.858792 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3016b970-ddd1-4612-a07d-c7f221fc4bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:24.860173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:12:24.892644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3016b970-ddd1-4612-a07d-c7f221fc4bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:24.894056 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0fd6a1c-7165-4b9e-95d3-d0b32010b20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:24.956198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Created reservations ['1311534b-18e3-48a6-b103-380b1383dcbc', '361d50a3-e115-45c9-ad62-28030aa05012', 'af462d3c-25f4-4d5d-95e6-f9c11b6bd536', '6c70c14d-841f-4bd3-be38-9420030b64e0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:12:24.957189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0fd6a1c-7165-4b9e-95d3-d0b32010b20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1311534b-18e3-48a6-b103-380b1383dcbc', '361d50a3-e115-45c9-ad62-28030aa05012', 'af462d3c-25f4-4d5d-95e6-f9c11b6bd536', '6c70c14d-841f-4bd3-be38-9420030b64e0']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:24.958049 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d3d325-bb4e-4830-a175-d3c4585dde3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:24.982481 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d3d325-bb4e-4830-a175-d3c4585dde3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ca2fb3-f7ce-4dbb-b610-98dde6824cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1215756804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebd705c6e94a42e690af6173340ae557',qos_specs=None,replication_status=,reservations=['1311534b-18e3-48a6-b103-380b1383dcbc','361d50a3-e115-45c9-ad62-28030aa05012','af462d3c-25f4-4d5d-95e6-f9c11b6bd536','6c70c14d-841f-4bd3-be38-9420030b64e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91d82415f2d4e869c3e3c80ca71c213',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1215756804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ca2fb3-f7ce-4dbb-b610-98dde6824cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebd705c6e94a42e690af6173340ae557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91d82415f2d4e869c3e3c80ca71c213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:24.983950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f135f02-d2c6-41a8-be3b-73ea35ad20a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.004914 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f135f02-d2c6-41a8-be3b-73ea35ad20a0) transitioned into state 'SUCCESS' from state '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-1215756804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebd705c6e94a42e690af6173340ae557',qos_specs=None,replication_status=,reservations=['1311534b-18e3-48a6-b103-380b1383dcbc','361d50a3-e115-45c9-ad62-28030aa05012','af462d3c-25f4-4d5d-95e6-f9c11b6bd536','6c70c14d-841f-4bd3-be38-9420030b64e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91d82415f2d4e869c3e3c80ca71c213',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.005934 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88a8b33e-1070-4c5c-8502-f0bd9ff1fc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.016221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88a8b33e-1070-4c5c-8502-f0bd9ff1fc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.017174 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Flow 'volume_create_api' (a38f2b03-3330-4a70-a82e-9a300e10db0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:25.018555 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Create volume request issued successfully. Aug 26 09:12:25.018555 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6988ca38-2948-4b61-9d21-40afd928a4c8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:12:25.019126 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1107/4458] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:12:24 2026] POST /volume/v3/volumes => generated 765 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:25.032550 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:25.034826 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:12:25.037234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1938280172", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:25.037234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1938280172', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:12:25.037234 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Create volume of 1 GB Aug 26 09:12:25.041415 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Availability Zones retrieved successfully. Aug 26 09:12:25.049819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Flow 'volume_create_api' (116f79c4-9d18-4ada-86ab-20b10fa1d247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:25.051132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c096372-f0b6-468f-8018-833876606787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.053859 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:12:25.085745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c096372-f0b6-468f-8018-833876606787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.086442 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c398c0-3f38-4c52-a12c-dcf4a13fd145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.132092 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Created reservations ['41b1ef5d-7da0-411a-b402-bf62d5382161', '1bd68380-f79a-4629-8cfe-ef0cab68b2ba', '458fdaad-9189-4161-928f-6ec424e5135a', '61d1f444-3991-49d4-8515-e6eb26ad6138'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:12:25.132973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c398c0-3f38-4c52-a12c-dcf4a13fd145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41b1ef5d-7da0-411a-b402-bf62d5382161', '1bd68380-f79a-4629-8cfe-ef0cab68b2ba', '458fdaad-9189-4161-928f-6ec424e5135a', '61d1f444-3991-49d4-8515-e6eb26ad6138']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.133919 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511db57c-0dc0-45a6-a56d-a01e70b277fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.163552 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511db57c-0dc0-45a6-a56d-a01e70b277fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e9355b-ee61-4050-b181-05f63dd245b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1938280172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebd705c6e94a42e690af6173340ae557',qos_specs=None,replication_status=,reservations=['41b1ef5d-7da0-411a-b402-bf62d5382161','1bd68380-f79a-4629-8cfe-ef0cab68b2ba','458fdaad-9189-4161-928f-6ec424e5135a','61d1f444-3991-49d4-8515-e6eb26ad6138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91d82415f2d4e869c3e3c80ca71c213',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1938280172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e9355b-ee61-4050-b181-05f63dd245b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebd705c6e94a42e690af6173340ae557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91d82415f2d4e869c3e3c80ca71c213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.164981 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f6edbf-0e32-4d58-80dd-4d4f37171291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.189870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f6edbf-0e32-4d58-80dd-4d4f37171291) transitioned into state 'SUCCESS' from state '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-1938280172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebd705c6e94a42e690af6173340ae557',qos_specs=None,replication_status=,reservations=['41b1ef5d-7da0-411a-b402-bf62d5382161','1bd68380-f79a-4629-8cfe-ef0cab68b2ba','458fdaad-9189-4161-928f-6ec424e5135a','61d1f444-3991-49d4-8515-e6eb26ad6138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91d82415f2d4e869c3e3c80ca71c213',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.190924 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9221b1e-1979-4dca-9e20-f454d50fcb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:25.202017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9221b1e-1979-4dca-9e20-f454d50fcb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:25.202696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Flow 'volume_create_api' (116f79c4-9d18-4ada-86ab-20b10fa1d247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:25.203086 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Create volume request issued successfully. Aug 26 09:12:25.203657 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c683c36e-c867-483a-ba65-8c7a8ee74dd6 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:12:25.204072 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1120/4459] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:12:25 2026] POST /volume/v3/volumes => generated 765 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:30.631419 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-092b4807-47ee-4651-bc69-97e31531290a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:30.633112 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:12:30.633583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-379483099"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:30.635207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-379483099'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:12:30.635355 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Create volume of 1 GB Aug 26 09:12:30.639720 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Availability Zones retrieved successfully. Aug 26 09:12:30.647786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Flow 'volume_create_api' (c2bc8a49-17a9-479e-9221-a27b423dd01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:30.649008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee53d599-fe0e-4c34-a8e9-327d2e059d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:30.650620 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:12:30.681438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee53d599-fe0e-4c34-a8e9-327d2e059d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:30.682210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d122c7-bbb2-40c5-9128-5de6a13470c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:30.743187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Created reservations ['011f07a9-77eb-4dda-b790-a803bef3f2d0', '9508fec4-aee9-4246-a234-5d2260af33a9', '5f6c94f3-7dc5-486c-9e1a-320138aca3f1', '933e9b19-3d94-4c99-bd82-1fd0b50cf92f'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:12:30.744177 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d122c7-bbb2-40c5-9128-5de6a13470c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['011f07a9-77eb-4dda-b790-a803bef3f2d0', '9508fec4-aee9-4246-a234-5d2260af33a9', '5f6c94f3-7dc5-486c-9e1a-320138aca3f1', '933e9b19-3d94-4c99-bd82-1fd0b50cf92f']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:30.744948 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5270dd3-a702-4f96-b574-b307542e28f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:30.767038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5270dd3-a702-4f96-b574-b307542e28f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625da22c-c9ce-48c0-9c6b-e2a3bbd242b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-379483099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b73156685534319b7a02e40e06e3e16',qos_specs=None,replication_status=,reservations=['011f07a9-77eb-4dda-b790-a803bef3f2d0','9508fec4-aee9-4246-a234-5d2260af33a9','5f6c94f3-7dc5-486c-9e1a-320138aca3f1','933e9b19-3d94-4c99-bd82-1fd0b50cf92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad93790fffa14e4cb8c8df7186ac688e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-379483099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=625da22c-c9ce-48c0-9c6b-e2a3bbd242b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b73156685534319b7a02e40e06e3e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad93790fffa14e4cb8c8df7186ac688e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:30.767801 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b27e5b-fc21-4746-ba08-d826f1cfcced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:30.789522 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b27e5b-fc21-4746-ba08-d826f1cfcced) transitioned into state 'SUCCESS' from state '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-379483099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b73156685534319b7a02e40e06e3e16',qos_specs=None,replication_status=,reservations=['011f07a9-77eb-4dda-b790-a803bef3f2d0','9508fec4-aee9-4246-a234-5d2260af33a9','5f6c94f3-7dc5-486c-9e1a-320138aca3f1','933e9b19-3d94-4c99-bd82-1fd0b50cf92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad93790fffa14e4cb8c8df7186ac688e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:30.790191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75090ae-5004-4e02-a4ad-f2dabe7765c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:30.805005 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75090ae-5004-4e02-a4ad-f2dabe7765c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:30.805763 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Flow 'volume_create_api' (c2bc8a49-17a9-479e-9221-a27b423dd01f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:30.806048 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Create volume request issued successfully. Aug 26 09:12:30.806571 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-092b4807-47ee-4651-bc69-97e31531290a tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:12:30.807301 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1119/4460] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:12:30 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:30.823473 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b23ebab3-3d70-43d6-bdd8-8a2240dbeed4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:30.825508 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b23ebab3-3d70-43d6-bdd8-8a2240dbeed4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:12:30.825761 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b23ebab3-3d70-43d6-bdd8-8a2240dbeed4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:30.826011 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b23ebab3-3d70-43d6-bdd8-8a2240dbeed4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:30.833996 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:30.833996 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:30.838631 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b23ebab3-3d70-43d6-bdd8-8a2240dbeed4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:12:30.843125 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b23ebab3-3d70-43d6-bdd8-8a2240dbeed4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:12:30.843549 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1115/4461] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:30 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:31.857512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc013d35-660e-4f03-bce0-80c2d04067d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:31.860068 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc013d35-660e-4f03-bce0-80c2d04067d0 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:12:31.860526 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc013d35-660e-4f03-bce0-80c2d04067d0 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:31.861208 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc013d35-660e-4f03-bce0-80c2d04067d0 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:31.871646 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:31.871646 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:31.875828 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc013d35-660e-4f03-bce0-80c2d04067d0 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:12:31.881219 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc013d35-660e-4f03-bce0-80c2d04067d0 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:12:31.881636 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1108/4462] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:31 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:35.194149 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=23,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:38.579075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-0ca95b03-7860-4765-9de5-0ffc095696de None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:38.581576 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-0ca95b03-7860-4765-9de5-0ffc095696de tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:12:38.581855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-0ca95b03-7860-4765-9de5-0ffc095696de tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:38.582091 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-0ca95b03-7860-4765-9de5-0ffc095696de tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:38.591467 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:38.591467 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:38.595198 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-0ca95b03-7860-4765-9de5-0ffc095696de tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:12:38.599436 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-0ca95b03-7860-4765-9de5-0ffc095696de tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:12:38.599812 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1121/4463] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:38 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:38.628662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-74724910-ea11-4ccc-88b2-5f33417a8f91 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:38.629167 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74724910-ea11-4ccc-88b2-5f33417a8f91 None None] GET https://10.4.3.236/volume// Aug 26 09:12:38.629383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74724910-ea11-4ccc-88b2-5f33417a8f91 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:38.629575 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-74724910-ea11-4ccc-88b2-5f33417a8f91 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:38.629938 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-74724910-ea11-4ccc-88b2-5f33417a8f91 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:38.630289 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1120/4464] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:12: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 26 09:12:38.639602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-95baa80e-62df-414b-9aa6-66ac13501fe4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:38.642567 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-95baa80e-62df-414b-9aa6-66ac13501fe4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:12:38.643047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-95baa80e-62df-414b-9aa6-66ac13501fe4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "625da22c-c9ce-48c0-9c6b-e2a3bbd242b2", "connector": null, "instance_uuid": "523355de-7bb7-4299-913b-d77834fa319e"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:38.654564 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:38.654564 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:38.693079 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-95baa80e-62df-414b-9aa6-66ac13501fe4 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:12:38.693538 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1116/4465] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:12:38 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:38.733792 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-fb023cd4-4bd7-4192-889c-22550e4c4cf8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:38.736498 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-fb023cd4-4bd7-4192-889c-22550e4c4cf8 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3/action Aug 26 09:12:38.737003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-fb023cd4-4bd7-4192-889c-22550e4c4cf8 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:12:38.737182 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-fb023cd4-4bd7-4192-889c-22550e4c4cf8 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:38.758048 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:38.758048 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:38.769244 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a772f961-63e2-4485-a3cc-3b9a44ab2e51 req-fb023cd4-4bd7-4192-889c-22550e4c4cf8 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3/action returned with HTTP 204 Aug 26 09:12:38.769715 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1109/4466] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:12:38 2026] POST /volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:38.791180 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f50b977-4449-482d-99e4-96a24d8f1621 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:38.793081 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f50b977-4449-482d-99e4-96a24d8f1621 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:12:38.793385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f50b977-4449-482d-99e4-96a24d8f1621 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:38.793558 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f50b977-4449-482d-99e4-96a24d8f1621 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:38.804000 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:38.804000 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:38.808218 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f50b977-4449-482d-99e4-96a24d8f1621 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:12:38.813468 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f50b977-4449-482d-99e4-96a24d8f1621 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:12:38.813920 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1122/4467] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:38 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:38.827113 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a5add1d4-1a41-4466-9f92-3c7482c6a4d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:38.829402 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5add1d4-1a41-4466-9f92-3c7482c6a4d1 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:12:38.829673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5add1d4-1a41-4466-9f92-3c7482c6a4d1 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:38.829858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5add1d4-1a41-4466-9f92-3c7482c6a4d1 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:38.843732 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:38.843732 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:38.848860 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a5add1d4-1a41-4466-9f92-3c7482c6a4d1 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:12:38.855345 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5add1d4-1a41-4466-9f92-3c7482c6a4d1 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:12:38.855942 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1121/4468] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:38 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:39.815873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a1fc22f-091a-4ffc-95dd-02ab63f20e5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:39.815873 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a1fc22f-091a-4ffc-95dd-02ab63f20e5e None None] GET https://10.4.3.236/volume// Aug 26 09:12:39.815873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a1fc22f-091a-4ffc-95dd-02ab63f20e5e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:39.815873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a1fc22f-091a-4ffc-95dd-02ab63f20e5e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:39.815873 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a1fc22f-091a-4ffc-95dd-02ab63f20e5e None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:39.815873 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1117/4469] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:12:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:12:39.820027 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-0a576584-c76b-43e1-9552-9b3647069f8c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:39.822097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-0a576584-c76b-43e1-9552-9b3647069f8c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:12:39.822341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-0a576584-c76b-43e1-9552-9b3647069f8c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:39.822519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-0a576584-c76b-43e1-9552-9b3647069f8c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:39.832153 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:39.832153 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:39.836383 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-0a576584-c76b-43e1-9552-9b3647069f8c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:12:39.844874 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-0a576584-c76b-43e1-9552-9b3647069f8c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:12:39.844874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1110/4470] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:12:39 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 1291 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:39.942516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:39.945125 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] PUT https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3 Aug 26 09:12:39.945640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:39.955947 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Acquiring lock "cinder-attachment_update-625da22c-c9ce-48c0-9c6b-e2a3bbd242b2-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:12:39.961805 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Lock "cinder-attachment_update-625da22c-c9ce-48c0-9c6b-e2a3bbd242b2-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:12:39.963328 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:39.963328 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:40.068657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Lock "cinder-attachment_update-625da22c-c9ce-48c0-9c6b-e2a3bbd242b2-np0000008153" released by "attachment_update" :: held 0.107s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:12:40.068996 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-06b3a06d-b481-484a-94f8-d55ddb8d140f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3 returned with HTTP 200 Aug 26 09:12:40.069436 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1123/4471] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:12:39 2026] PUT /volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:40.092603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-a48716d9-e1be-4231-927f-188f005c8406 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:40.095441 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-a48716d9-e1be-4231-927f-188f005c8406 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3/action Aug 26 09:12:40.095935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-a48716d9-e1be-4231-927f-188f005c8406 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:12:40.096110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-a48716d9-e1be-4231-927f-188f005c8406 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:40.117535 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:40.117535 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:40.132885 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-41d5d612-9cfe-4e01-99c9-2e8e4c09af07 req-a48716d9-e1be-4231-927f-188f005c8406 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3/action returned with HTTP 204 Aug 26 09:12:40.133236 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1122/4472] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:12:40 2026] POST /volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:42.235585 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:42.412066 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:12:42.413130 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1701909479", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:42.415072 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1701909479', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:12:42.415341 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Create volume of 1 GB Aug 26 09:12:42.415711 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:42.415711 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:42.421172 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Availability Zones retrieved successfully. Aug 26 09:12:42.432863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Flow 'volume_create_api' (6b4f9dea-5ed5-4daf-b8d5-17dac5c134ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:42.437379 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6d3d58-35c3-4fc5-854d-a6cf60d880bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:42.438809 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:12:42.471756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6d3d58-35c3-4fc5-854d-a6cf60d880bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:42.471756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02393e35-44c7-46a7-99b0-538903f02f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:42.541449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Created reservations ['f6c9b363-1695-4de8-a179-2fcd08c03a8e', '89522040-8ff0-46bd-b686-fab3e88950f3', 'bc4824e7-ac2c-4b12-983f-02772cdb4b09', '33931728-c605-4dae-93a9-dafab936eace'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:12:42.542611 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02393e35-44c7-46a7-99b0-538903f02f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c9b363-1695-4de8-a179-2fcd08c03a8e', '89522040-8ff0-46bd-b686-fab3e88950f3', 'bc4824e7-ac2c-4b12-983f-02772cdb4b09', '33931728-c605-4dae-93a9-dafab936eace']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:42.543439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a347a4-63d2-422c-bf9a-1515e1323816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:42.573391 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a347a4-63d2-422c-bf9a-1515e1323816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdf7843c-c396-4e19-8127-7ea76bae64b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1701909479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7a97ce37aa42e584cd66f506350aa9',qos_specs=None,replication_status=,reservations=['f6c9b363-1695-4de8-a179-2fcd08c03a8e','89522040-8ff0-46bd-b686-fab3e88950f3','bc4824e7-ac2c-4b12-983f-02772cdb4b09','33931728-c605-4dae-93a9-dafab936eace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9389efae514951bf483b0a385736e8',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1701909479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdf7843c-c396-4e19-8127-7ea76bae64b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c7a97ce37aa42e584cd66f506350aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9389efae514951bf483b0a385736e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:42.574716 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5b6bad-c681-4087-bef7-2cd151049a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:42.601096 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5b6bad-c681-4087-bef7-2cd151049a85) transitioned into state 'SUCCESS' from state '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-1701909479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7a97ce37aa42e584cd66f506350aa9',qos_specs=None,replication_status=,reservations=['f6c9b363-1695-4de8-a179-2fcd08c03a8e','89522040-8ff0-46bd-b686-fab3e88950f3','bc4824e7-ac2c-4b12-983f-02772cdb4b09','33931728-c605-4dae-93a9-dafab936eace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9389efae514951bf483b0a385736e8',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:42.601817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11d7df6-1f21-4588-a491-4f41d4e8df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:42.617955 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11d7df6-1f21-4588-a491-4f41d4e8df9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:42.618997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Flow 'volume_create_api' (6b4f9dea-5ed5-4daf-b8d5-17dac5c134ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:42.619392 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Create volume request issued successfully. Aug 26 09:12:42.620210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4c1a0d3-2071-468d-921f-65d9892e5af7 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:12:42.620727 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1118/4473] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:12:42 2026] POST /volume/v3/volumes => generated 756 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:42.633631 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b86bdbbc-4e8a-456c-a63e-aa572b826242 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:42.636122 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b86bdbbc-4e8a-456c-a63e-aa572b826242 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:12:42.636397 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b86bdbbc-4e8a-456c-a63e-aa572b826242 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:42.636632 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b86bdbbc-4e8a-456c-a63e-aa572b826242 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:42.650578 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:42.650578 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:42.657074 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b86bdbbc-4e8a-456c-a63e-aa572b826242 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:12:42.664866 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b86bdbbc-4e8a-456c-a63e-aa572b826242 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:12:42.665687 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1111/4474] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:42 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:43.682797 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42b70586-4018-4fb4-866f-5deb99a3a4f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:43.684858 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42b70586-4018-4fb4-866f-5deb99a3a4f6 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:12:43.685047 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42b70586-4018-4fb4-866f-5deb99a3a4f6 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:43.685255 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42b70586-4018-4fb4-866f-5deb99a3a4f6 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:43.699686 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:43.699686 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:43.703795 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42b70586-4018-4fb4-866f-5deb99a3a4f6 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:12:43.710090 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42b70586-4018-4fb4-866f-5deb99a3a4f6 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:12:43.710626 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1124/4475] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:43 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:43.726381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a199f8f4-6d73-4b9d-956b-a9766228b5d4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:43.728465 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a199f8f4-6d73-4b9d-956b-a9766228b5d4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:12:43.728694 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a199f8f4-6d73-4b9d-956b-a9766228b5d4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:43.728974 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a199f8f4-6d73-4b9d-956b-a9766228b5d4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:43.739958 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:43.739958 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:43.744562 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a199f8f4-6d73-4b9d-956b-a9766228b5d4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:12:43.749599 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a199f8f4-6d73-4b9d-956b-a9766228b5d4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:12:43.750131 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1123/4476] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:43 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:43.763888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:43.765914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] POST https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6/action Aug 26 09:12:43.766318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-138432531", "disk_format": "raw"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:12:43.766495 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-138432531", "disk_format": "raw"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:43.776662 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:43.776662 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:43.777344 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:12:43.795162 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:43.795162 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:43.798932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.image.image_utils [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-138432531'}] 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-138432531'}]. {{(pid=100237) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 26 09:12:44.383886 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Copy volume to image completed successfully. Aug 26 09:12:44.383886 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ecfe45b-e496-4f30-870f-ee3b75c31a8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6/action returned with HTTP 202 Aug 26 09:12:44.383886 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1119/4477] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:12:43 2026] POST /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6/action => generated 685 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:51.712560 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0c2d4f12-3267-4b7c-91c4-7dbbaabaa355 req-29661103-bfb1-4746-b683-abb187ab7d0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:51.714235 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0c2d4f12-3267-4b7c-91c4-7dbbaabaa355 req-29661103-bfb1-4746-b683-abb187ab7d0d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25 Aug 26 09:12:51.714456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0c2d4f12-3267-4b7c-91c4-7dbbaabaa355 req-29661103-bfb1-4746-b683-abb187ab7d0d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:51.714634 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0c2d4f12-3267-4b7c-91c4-7dbbaabaa355 req-29661103-bfb1-4746-b683-abb187ab7d0d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:51.729424 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:51.729424 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:51.801617 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0c2d4f12-3267-4b7c-91c4-7dbbaabaa355 req-29661103-bfb1-4746-b683-abb187ab7d0d tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25 returned with HTTP 200 Aug 26 09:12:51.802069 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1112/4478] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:12:51 2026] DELETE /volume/v3/attachments/38a60be6-1d0c-4f46-bd2e-0925034cff25 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:53.389707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e896c989-c210-43f4-b473-faacc2d70804 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:53.392297 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:53.392389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:53.392610 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:53.392829 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:53.402547 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:53.402547 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:53.403917 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:53.434268 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:12:53.434532 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e896c989-c210-43f4-b473-faacc2d70804 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 202 Aug 26 09:12:53.438882 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1125/4479] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:53 2026] DELETE /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:53.444645 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ba982b4f-35e4-4148-b2b0-219f2dd78ad4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:53.446163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ba982b4f-35e4-4148-b2b0-219f2dd78ad4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:53.446351 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ba982b4f-35e4-4148-b2b0-219f2dd78ad4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:53.446510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ba982b4f-35e4-4148-b2b0-219f2dd78ad4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:53.454788 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:53.454788 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:53.459083 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ba982b4f-35e4-4148-b2b0-219f2dd78ad4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:53.463950 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ba982b4f-35e4-4148-b2b0-219f2dd78ad4 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 200 Aug 26 09:12:53.464501 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1124/4480] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:53 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:53.798072 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=57,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:12:54.482480 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f462bf58-6ee9-40ee-b0d5-0b2966a4ecd2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:54.491881 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f462bf58-6ee9-40ee-b0d5-0b2966a4ecd2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 Aug 26 09:12:54.491881 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f462bf58-6ee9-40ee-b0d5-0b2966a4ecd2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:54.492098 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f462bf58-6ee9-40ee-b0d5-0b2966a4ecd2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:54.505281 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f462bf58-6ee9-40ee-b0d5-0b2966a4ecd2 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 returned with HTTP 404 Aug 26 09:12:54.505908 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1120/4481] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:54 2026] GET /volume/v3/volumes/b1341b27-07eb-46cc-a594-fe2463e5c855 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:54.521267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:54.522562 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:12:54.523663 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:54.523663 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:54.523663 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete snapshot with id: c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:12:54.528611 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:54.528611 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:54.529067 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:12:54.556331 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot delete request issued successfully. Aug 26 09:12:54.556711 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43b520eb-06c3-4cdc-b475-8cbb668a1103 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 returned with HTTP 202 Aug 26 09:12:54.557437 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1113/4482] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:12:54 2026] DELETE /volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:54.569731 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4771d115-d271-4f2d-abae-8051d3ca1706 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:54.572000 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4771d115-d271-4f2d-abae-8051d3ca1706 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:12:54.572577 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4771d115-d271-4f2d-abae-8051d3ca1706 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:54.572655 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4771d115-d271-4f2d-abae-8051d3ca1706 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:54.583942 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:54.583942 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:54.585329 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4771d115-d271-4f2d-abae-8051d3ca1706 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Snapshot retrieved successfully. Aug 26 09:12:54.585472 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4771d115-d271-4f2d-abae-8051d3ca1706 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 returned with HTTP 200 Aug 26 09:12:54.586008 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1126/4483] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:12:54 2026] GET /volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:55.600188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cf3af9fb-5f23-4606-9ed7-3ae80988ebec None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:55.602309 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cf3af9fb-5f23-4606-9ed7-3ae80988ebec tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 Aug 26 09:12:55.602529 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cf3af9fb-5f23-4606-9ed7-3ae80988ebec tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:55.602739 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cf3af9fb-5f23-4606-9ed7-3ae80988ebec tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:55.608731 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cf3af9fb-5f23-4606-9ed7-3ae80988ebec tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 returned with HTTP 404 Aug 26 09:12:55.609500 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1125/4484] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:12:55 2026] GET /volume/v3/snapshots/c62014df-ea27-4eaf-b417-40d9e297b2a0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:12:55.770171 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:55.771826 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:12:55.772144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-916741141"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:55.773697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-916741141'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:12:55.773834 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume of 1 GB Aug 26 09:12:55.778656 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Availability Zones retrieved successfully. Aug 26 09:12:55.786307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Flow 'volume_create_api' (4df49b81-a38f-405e-9d64-15bb7e7bce44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:55.787764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb85b82-e15a-4ab2-b75e-47efb91b0469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:55.789098 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:12:55.823772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb85b82-e15a-4ab2-b75e-47efb91b0469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:55.824590 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2f70fd-3259-4142-bd9a-9de9a5a2dcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:55.877731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Created reservations ['cd7a40f7-513d-4a4a-8832-2000d4c8b598', 'fc0961a5-cb96-4392-ab43-4a04b13fdb5e', 'd79da24d-381c-428a-9ed3-b450aa94a7ef', 'bbe76b71-37b7-4bee-b2e7-96bce109c06a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:12:55.878826 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2f70fd-3259-4142-bd9a-9de9a5a2dcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd7a40f7-513d-4a4a-8832-2000d4c8b598', 'fc0961a5-cb96-4392-ab43-4a04b13fdb5e', 'd79da24d-381c-428a-9ed3-b450aa94a7ef', 'bbe76b71-37b7-4bee-b2e7-96bce109c06a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:55.879748 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5329cbe-a674-4fff-99c5-d4d1a48c5ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:55.915916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5329cbe-a674-4fff-99c5-d4d1a48c5ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b6e6cc-2632-4f79-ade2-bad360800041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-916741141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0bb4d85c2ad46229e609cc9949362ee',qos_specs=None,replication_status=,reservations=['cd7a40f7-513d-4a4a-8832-2000d4c8b598','fc0961a5-cb96-4392-ab43-4a04b13fdb5e','d79da24d-381c-428a-9ed3-b450aa94a7ef','bbe76b71-37b7-4bee-b2e7-96bce109c06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6958a9b2d1424949917cf8d38797d4ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-916741141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b6e6cc-2632-4f79-ade2-bad360800041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0bb4d85c2ad46229e609cc9949362ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6958a9b2d1424949917cf8d38797d4ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:55.917147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7370623c-37d4-4303-8947-e073e8730c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:55.945146 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7370623c-37d4-4303-8947-e073e8730c09) transitioned into state 'SUCCESS' from state '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-916741141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0bb4d85c2ad46229e609cc9949362ee',qos_specs=None,replication_status=,reservations=['cd7a40f7-513d-4a4a-8832-2000d4c8b598','fc0961a5-cb96-4392-ab43-4a04b13fdb5e','d79da24d-381c-428a-9ed3-b450aa94a7ef','bbe76b71-37b7-4bee-b2e7-96bce109c06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6958a9b2d1424949917cf8d38797d4ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:55.946309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (088b8e3b-ceba-45b0-b18a-1503fe0b8979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:12:55.957387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (088b8e3b-ceba-45b0-b18a-1503fe0b8979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:12:55.958111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Flow 'volume_create_api' (4df49b81-a38f-405e-9d64-15bb7e7bce44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:12:55.958389 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume request issued successfully. Aug 26 09:12:55.959727 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21fae717-59d7-4a1e-8acd-3e14dd54e2a4 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:12:55.959911 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1121/4485] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:12:55 2026] POST /volume/v3/volumes => generated 750 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:12:55.980255 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-06255e94-eaaf-4848-aaaa-5b91a3e3d59d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:55.982252 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06255e94-eaaf-4848-aaaa-5b91a3e3d59d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:55.982486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06255e94-eaaf-4848-aaaa-5b91a3e3d59d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:55.982655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06255e94-eaaf-4848-aaaa-5b91a3e3d59d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:55.990919 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:55.990919 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:56.000007 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-06255e94-eaaf-4848-aaaa-5b91a3e3d59d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:56.005616 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06255e94-eaaf-4848-aaaa-5b91a3e3d59d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:56.006204 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1114/4486] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:55 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:57.020661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6eaf9bfc-29ce-4ed1-b574-057d61865064 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.023923 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6eaf9bfc-29ce-4ed1-b574-057d61865064 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:57.023923 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6eaf9bfc-29ce-4ed1-b574-057d61865064 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.024339 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6eaf9bfc-29ce-4ed1-b574-057d61865064 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.038170 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.038170 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:57.043515 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6eaf9bfc-29ce-4ed1-b574-057d61865064 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:57.049235 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6eaf9bfc-29ce-4ed1-b574-057d61865064 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:57.049692 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1127/4487] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:57 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:57.123342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-2d8261bb-d7bb-4932-9473-5da41f3d3218 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.126883 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-2d8261bb-d7bb-4932-9473-5da41f3d3218 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:57.127171 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-2d8261bb-d7bb-4932-9473-5da41f3d3218 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.127448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-2d8261bb-d7bb-4932-9473-5da41f3d3218 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.136096 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.136096 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:57.140944 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-2d8261bb-d7bb-4932-9473-5da41f3d3218 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:57.147399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-2d8261bb-d7bb-4932-9473-5da41f3d3218 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:57.147817 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1126/4488] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:12:57 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:12:57.246146 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-59a09730-6b24-479d-8aaf-7d2ad3a243eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.246146 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59a09730-6b24-479d-8aaf-7d2ad3a243eb None None] GET https://10.4.3.236/volume// Aug 26 09:12:57.246701 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59a09730-6b24-479d-8aaf-7d2ad3a243eb None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.247295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59a09730-6b24-479d-8aaf-7d2ad3a243eb None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.247382 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59a09730-6b24-479d-8aaf-7d2ad3a243eb None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:57.247946 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1122/4489] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:12: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 26 09:12:57.259160 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-d37f5bd8-5098-43dd-bd68-89b37b4ce4cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.267547 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-d37f5bd8-5098-43dd-bd68-89b37b4ce4cc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:12:57.267547 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-d37f5bd8-5098-43dd-bd68-89b37b4ce4cc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75b6e6cc-2632-4f79-ade2-bad360800041", "connector": null, "instance_uuid": "cc5e2ce8-5f00-408c-811d-ec96ae2a3026"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:57.280553 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.280553 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:57.322480 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-d37f5bd8-5098-43dd-bd68-89b37b4ce4cc tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:12:57.323006 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1115/4490] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:12:57 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:57.368777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f56cdc08-3fbe-49fe-af96-5c3874a96a23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.373389 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f56cdc08-3fbe-49fe-af96-5c3874a96a23 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:57.373389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f56cdc08-3fbe-49fe-af96-5c3874a96a23 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.373389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f56cdc08-3fbe-49fe-af96-5c3874a96a23 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.381961 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3fd72160-6b83-40a9-96cb-f004a797a261 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.382444 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3fd72160-6b83-40a9-96cb-f004a797a261 None None] GET https://10.4.3.236/volume// Aug 26 09:12:57.382620 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3fd72160-6b83-40a9-96cb-f004a797a261 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.382830 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3fd72160-6b83-40a9-96cb-f004a797a261 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.385738 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3fd72160-6b83-40a9-96cb-f004a797a261 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:12:57.385738 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1127/4491] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:12: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 26 09:12:57.389893 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.389893 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:57.398605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-5ce5090b-464c-4c06-a88b-f8ba5756a115 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.401612 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-5ce5090b-464c-4c06-a88b-f8ba5756a115 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:57.401612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-5ce5090b-464c-4c06-a88b-f8ba5756a115 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.401808 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-5ce5090b-464c-4c06-a88b-f8ba5756a115 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.403389 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f56cdc08-3fbe-49fe-af96-5c3874a96a23 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:57.413464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f56cdc08-3fbe-49fe-af96-5c3874a96a23 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:57.413950 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1128/4492] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:57 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:57.421933 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.421933 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:57.426595 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-5ce5090b-464c-4c06-a88b-f8ba5756a115 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:57.433436 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-5ce5090b-464c-4c06-a88b-f8ba5756a115 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:57.434047 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1123/4493] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:12:57 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:12:57.571322 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ffdf8b39-518a-43b1-ab5d-c6d068c7a07f req-e17936fa-9099-47cf-8308-3e51281d34b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.571586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:57.575576 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] PUT https://10.4.3.236/volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12 Aug 26 09:12:57.575735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:12:57.575933 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ffdf8b39-518a-43b1-ab5d-c6d068c7a07f req-e17936fa-9099-47cf-8308-3e51281d34b8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a Aug 26 09:12:57.576225 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ffdf8b39-518a-43b1-ab5d-c6d068c7a07f req-e17936fa-9099-47cf-8308-3e51281d34b8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:57.576429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ffdf8b39-518a-43b1-ab5d-c6d068c7a07f req-e17936fa-9099-47cf-8308-3e51281d34b8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:57.588983 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.588983 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:57.591508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Acquiring lock "cinder-attachment_update-75b6e6cc-2632-4f79-ade2-bad360800041-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:12:57.598355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Lock "cinder-attachment_update-75b6e6cc-2632-4f79-ade2-bad360800041-np0000008153" acquired by "attachment_update" :: waited 0.007s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:12:57.599790 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:57.599790 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:57.684346 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ffdf8b39-518a-43b1-ab5d-c6d068c7a07f req-e17936fa-9099-47cf-8308-3e51281d34b8 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a returned with HTTP 200 Aug 26 09:12:57.684873 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1116/4494] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:12:57 2026] DELETE /volume/v3/attachments/e28761f9-9a9c-4f50-bebf-14d0247a8b6a => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:57.748256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Lock "cinder-attachment_update-75b6e6cc-2632-4f79-ade2-bad360800041-np0000008153" released by "attachment_update" :: held 0.150s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:12:57.748644 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-8a1d3f9b-42bd-4025-9c94-70162688e812 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12 returned with HTTP 200 Aug 26 09:12:57.749252 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1128/4495] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:12:57 2026] PUT /volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:58.434591 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-191c2b50-83f5-43cd-9d33-98118443f3f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:58.436953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-191c2b50-83f5-43cd-9d33-98118443f3f9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:58.437242 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-191c2b50-83f5-43cd-9d33-98118443f3f9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:58.437475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-191c2b50-83f5-43cd-9d33-98118443f3f9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:58.453791 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:58.453791 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:58.467085 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-191c2b50-83f5-43cd-9d33-98118443f3f9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:58.474036 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-191c2b50-83f5-43cd-9d33-98118443f3f9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:58.474036 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1129/4496] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:58 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:59.017761 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac5329c0-56ca-4405-972c-78ceafab616b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:59.019929 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] DELETE https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:12:59.021865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:59.021865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:59.021865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume with id: fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:12:59.029515 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:59.029515 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:12:59.030211 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:59.056545 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Delete volume request issued successfully. Aug 26 09:12:59.056545 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac5329c0-56ca-4405-972c-78ceafab616b tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 202 Aug 26 09:12:59.056545 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1124/4497] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:12:59 2026] DELETE /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:12:59.064341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab9ca2b9-0e67-4947-bd2b-53f768c7ad57 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:59.067043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab9ca2b9-0e67-4947-bd2b-53f768c7ad57 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:12:59.067304 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab9ca2b9-0e67-4947-bd2b-53f768c7ad57 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:59.068001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab9ca2b9-0e67-4947-bd2b-53f768c7ad57 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:59.080881 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:59.080881 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:12:59.087769 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab9ca2b9-0e67-4947-bd2b-53f768c7ad57 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Volume info retrieved successfully. Aug 26 09:12:59.096570 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab9ca2b9-0e67-4947-bd2b-53f768c7ad57 tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 200 Aug 26 09:12:59.096953 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1117/4498] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:59 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:12:59.486056 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6ef76278-5321-4668-941b-357242dcc35a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:59.487618 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6ef76278-5321-4668-941b-357242dcc35a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:12:59.487950 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6ef76278-5321-4668-941b-357242dcc35a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:59.488218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6ef76278-5321-4668-941b-357242dcc35a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:59.499830 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:59.499830 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:12:59.502711 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6ef76278-5321-4668-941b-357242dcc35a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:12:59.507226 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6ef76278-5321-4668-941b-357242dcc35a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:12:59.507737 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1129/4499] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:59 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:12:59.723595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b554683-d7ce-4b58-aabf-070382d8bb48 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:12:59.725698 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b554683-d7ce-4b58-aabf-070382d8bb48 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:12:59.725958 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b554683-d7ce-4b58-aabf-070382d8bb48 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:12:59.726226 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b554683-d7ce-4b58-aabf-070382d8bb48 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:12:59.735146 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:12:59.735146 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:12:59.739252 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b554683-d7ce-4b58-aabf-070382d8bb48 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:12:59.744045 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b554683-d7ce-4b58-aabf-070382d8bb48 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:12:59.744494 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1130/4500] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:12:59 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:00.109667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-048df37c-5c16-4292-a869-a6af8fa635bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:00.111750 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-048df37c-5c16-4292-a869-a6af8fa635bd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] GET https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 Aug 26 09:13:00.112018 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-048df37c-5c16-4292-a869-a6af8fa635bd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:00.112284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-048df37c-5c16-4292-a869-a6af8fa635bd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:00.118786 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-048df37c-5c16-4292-a869-a6af8fa635bd tempest-TestVolumeBootPattern-138058461 tempest-TestVolumeBootPattern-138058461-project-member] https://10.4.3.236/volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 returned with HTTP 404 Aug 26 09:13:00.119486 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1125/4501] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:00 2026] GET /volume/v3/volumes/fbf7b71b-3d8e-4c6a-af57-6c9f960a95e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:00.522247 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ae06ffd2-977d-4c6d-8dea-2e9916563419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:00.524335 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae06ffd2-977d-4c6d-8dea-2e9916563419 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:00.524600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae06ffd2-977d-4c6d-8dea-2e9916563419 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:00.524873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae06ffd2-977d-4c6d-8dea-2e9916563419 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:00.537657 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:00.537657 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:00.542831 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ae06ffd2-977d-4c6d-8dea-2e9916563419 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:00.548697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae06ffd2-977d-4c6d-8dea-2e9916563419 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:00.549484 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1118/4502] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:00 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:00.759458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ff05322d-fc20-4bef-8244-36f04d7ea89f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:00.761185 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff05322d-fc20-4bef-8244-36f04d7ea89f tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:13:00.761488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff05322d-fc20-4bef-8244-36f04d7ea89f tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:00.761768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff05322d-fc20-4bef-8244-36f04d7ea89f tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:00.768880 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:00.768880 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:00.772784 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ff05322d-fc20-4bef-8244-36f04d7ea89f tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:13:00.777354 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff05322d-fc20-4bef-8244-36f04d7ea89f tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:13:00.777834 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1130/4503] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:00 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:00.992422 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-0807b2d6-d735-4354-ad1d-411c242d516e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:00.994993 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-0807b2d6-d735-4354-ad1d-411c242d516e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12/action Aug 26 09:13:00.995429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-0807b2d6-d735-4354-ad1d-411c242d516e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:00.995593 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-0807b2d6-d735-4354-ad1d-411c242d516e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:01.018072 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:01.018072 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:01.031310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-db49ece9-49a7-45fb-9bfc-259e20eefbdb req-0807b2d6-d735-4354-ad1d-411c242d516e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12/action returned with HTTP 204 Aug 26 09:13:01.031714 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1131/4504] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:13:00 2026] POST /volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:01.564442 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48edaa62-c9e9-4e19-b927-a82f80e432a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:01.566487 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48edaa62-c9e9-4e19-b927-a82f80e432a9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:01.566662 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48edaa62-c9e9-4e19-b927-a82f80e432a9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:01.566875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48edaa62-c9e9-4e19-b927-a82f80e432a9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:01.577002 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:01.577002 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:01.581440 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48edaa62-c9e9-4e19-b927-a82f80e432a9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:01.586271 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48edaa62-c9e9-4e19-b927-a82f80e432a9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:01.586626 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1126/4505] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:01 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:01.603675 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39629064-7174-4a00-a69f-1bfee78c79d2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:01.605582 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39629064-7174-4a00-a69f-1bfee78c79d2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:01.605801 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39629064-7174-4a00-a69f-1bfee78c79d2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:01.606068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39629064-7174-4a00-a69f-1bfee78c79d2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:01.616891 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:01.616891 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:01.631014 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-39629064-7174-4a00-a69f-1bfee78c79d2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:01.640232 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39629064-7174-4a00-a69f-1bfee78c79d2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:01.640836 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1119/4506] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:01 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:01.728348 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:01.729867 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:01.730193 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-950643526"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:01.731497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-950643526'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:01.731601 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume of 1 GB Aug 26 09:13:01.735542 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Availability Zones retrieved successfully. Aug 26 09:13:01.740999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Flow 'volume_create_api' (81b9fcfc-4b17-4723-b719-9b8e4b983c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:01.741856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e9a34-fd74-4d64-903b-2bfe9fc626fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:01.742873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:01.767511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e9a34-fd74-4d64-903b-2bfe9fc626fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:01.768229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d64ccd-b9e4-4d5a-af3c-b94af1e0970f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:01.792026 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60f4626c-44e5-4de7-a9c1-6e19d207ae8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:01.793717 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60f4626c-44e5-4de7-a9c1-6e19d207ae8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:13:01.793956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60f4626c-44e5-4de7-a9c1-6e19d207ae8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:01.794181 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60f4626c-44e5-4de7-a9c1-6e19d207ae8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:01.800488 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:01.800488 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:01.804067 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60f4626c-44e5-4de7-a9c1-6e19d207ae8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:13:01.808908 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60f4626c-44e5-4de7-a9c1-6e19d207ae8b tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:13:01.809287 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Created reservations ['546c5883-7735-4b19-b391-393429bc8e6b', '11dd1a6d-1d4b-43b8-98d0-8a60d6908272', '4ef7fd14-a571-4a25-b209-18c88add6674', '9e77bb56-554b-48e6-b6ee-94ba6cf5de69'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:01.809595 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1132/4507] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:01 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:01.810146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d64ccd-b9e4-4d5a-af3c-b94af1e0970f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546c5883-7735-4b19-b391-393429bc8e6b', '11dd1a6d-1d4b-43b8-98d0-8a60d6908272', '4ef7fd14-a571-4a25-b209-18c88add6674', '9e77bb56-554b-48e6-b6ee-94ba6cf5de69']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:01.810827 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0488c008-9a6f-49d7-abc1-35d640216000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:01.835020 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0488c008-9a6f-49d7-abc1-35d640216000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be8d7b7b-06ef-47a8-a7c2-3b243eab4a48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-950643526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0bb4d85c2ad46229e609cc9949362ee',qos_specs=None,replication_status=,reservations=['546c5883-7735-4b19-b391-393429bc8e6b','11dd1a6d-1d4b-43b8-98d0-8a60d6908272','4ef7fd14-a571-4a25-b209-18c88add6674','9e77bb56-554b-48e6-b6ee-94ba6cf5de69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6958a9b2d1424949917cf8d38797d4ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-950643526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be8d7b7b-06ef-47a8-a7c2-3b243eab4a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0bb4d85c2ad46229e609cc9949362ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6958a9b2d1424949917cf8d38797d4ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:01.835858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13360c3-dfc8-43c9-ad75-735fdb9ff1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:01.856101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13360c3-dfc8-43c9-ad75-735fdb9ff1c3) transitioned into state 'SUCCESS' from state '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-950643526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0bb4d85c2ad46229e609cc9949362ee',qos_specs=None,replication_status=,reservations=['546c5883-7735-4b19-b391-393429bc8e6b','11dd1a6d-1d4b-43b8-98d0-8a60d6908272','4ef7fd14-a571-4a25-b209-18c88add6674','9e77bb56-554b-48e6-b6ee-94ba6cf5de69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6958a9b2d1424949917cf8d38797d4ca',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:01.856945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b067432f-8ba5-4b29-a4b8-045ca1671ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:01.871042 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b067432f-8ba5-4b29-a4b8-045ca1671ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:01.871862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Flow 'volume_create_api' (81b9fcfc-4b17-4723-b719-9b8e4b983c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:01.872217 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Create volume request issued successfully. Aug 26 09:13:01.872777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ea9a4b80-3632-4cd4-9682-2677eebcf903 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:01.873222 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1131/4508] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:01 2026] POST /volume/v3/volumes => generated 750 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:01.885491 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f0c7ba6-3c94-4d50-aabd-b8a79b45d796 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:01.887028 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f0c7ba6-3c94-4d50-aabd-b8a79b45d796 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:01.887301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f0c7ba6-3c94-4d50-aabd-b8a79b45d796 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:01.887543 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f0c7ba6-3c94-4d50-aabd-b8a79b45d796 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:01.894228 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:01.894228 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:01.897996 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f0c7ba6-3c94-4d50-aabd-b8a79b45d796 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:01.902966 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f0c7ba6-3c94-4d50-aabd-b8a79b45d796 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:01.903410 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1127/4509] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:01 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:02.173173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:02.174563 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] DELETE https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:13:02.176294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:02.176294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:02.176294 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Delete volume with id: cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:13:02.181601 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:02.181601 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:02.182339 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:13:02.197523 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Delete volume request issued successfully. Aug 26 09:13:02.197869 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5ff817f-e25c-46c6-964b-7f8fce1aa5a4 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 202 Aug 26 09:13:02.198436 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1120/4510] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:02 2026] DELETE /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:02.205935 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd6bcd63-6c72-4162-8dd7-9b2852571b67 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:02.208006 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd6bcd63-6c72-4162-8dd7-9b2852571b67 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:13:02.208223 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd6bcd63-6c72-4162-8dd7-9b2852571b67 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:02.208427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd6bcd63-6c72-4162-8dd7-9b2852571b67 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:02.214934 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:02.214934 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:02.218497 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fd6bcd63-6c72-4162-8dd7-9b2852571b67 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Volume info retrieved successfully. Aug 26 09:13:02.222313 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd6bcd63-6c72-4162-8dd7-9b2852571b67 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 200 Aug 26 09:13:02.222627 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1133/4511] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:02 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:02.915408 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a3297505-8201-4446-9949-dc95393d137a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:02.917270 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3297505-8201-4446-9949-dc95393d137a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:02.917492 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3297505-8201-4446-9949-dc95393d137a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:02.917720 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3297505-8201-4446-9949-dc95393d137a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:02.924505 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:02.924505 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:02.928028 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a3297505-8201-4446-9949-dc95393d137a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:02.932025 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3297505-8201-4446-9949-dc95393d137a tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:02.932411 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1132/4512] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:02 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:02.974046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-97ecddc2-20db-46d2-8a76-0fe4ad8d1166 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:02.976723 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-97ecddc2-20db-46d2-8a76-0fe4ad8d1166 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:02.977044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-97ecddc2-20db-46d2-8a76-0fe4ad8d1166 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:02.977305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-97ecddc2-20db-46d2-8a76-0fe4ad8d1166 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:02.985607 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:02.985607 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:02.990296 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-97ecddc2-20db-46d2-8a76-0fe4ad8d1166 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:02.995974 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-97ecddc2-20db-46d2-8a76-0fe4ad8d1166 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:02.996465 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1128/4513] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:02 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:03.084453 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c37de7a9-36e5-400e-aa5c-320aad147be9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.084453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c37de7a9-36e5-400e-aa5c-320aad147be9 None None] GET https://10.4.3.236/volume// Aug 26 09:13:03.084453 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c37de7a9-36e5-400e-aa5c-320aad147be9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:03.084453 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c37de7a9-36e5-400e-aa5c-320aad147be9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:03.084453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c37de7a9-36e5-400e-aa5c-320aad147be9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:03.084453 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1121/4514] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:13: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 26 09:13:03.092870 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-c913ae93-f581-4bb5-a738-3bc6ee6e0260 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.095071 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-c913ae93-f581-4bb5-a738-3bc6ee6e0260 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:13:03.095439 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-c913ae93-f581-4bb5-a738-3bc6ee6e0260 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be8d7b7b-06ef-47a8-a7c2-3b243eab4a48", "connector": null, "instance_uuid": "cc5e2ce8-5f00-408c-811d-ec96ae2a3026"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:03.104360 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:03.104360 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:03.134010 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-c913ae93-f581-4bb5-a738-3bc6ee6e0260 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:13:03.134459 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1134/4515] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:13:03 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:03.168907 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-22fe5359-f041-4409-b4e0-3f9269e37d03 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.170545 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-22fe5359-f041-4409-b4e0-3f9269e37d03 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:03.170727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-22fe5359-f041-4409-b4e0-3f9269e37d03 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:03.170930 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-22fe5359-f041-4409-b4e0-3f9269e37d03 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:03.187450 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2f800da-b6c7-4788-9e26-b6d873235077 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.187879 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2f800da-b6c7-4788-9e26-b6d873235077 None None] GET https://10.4.3.236/volume// Aug 26 09:13:03.187993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2f800da-b6c7-4788-9e26-b6d873235077 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:03.188214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2f800da-b6c7-4788-9e26-b6d873235077 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:03.188554 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2f800da-b6c7-4788-9e26-b6d873235077 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:03.188827 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1129/4516] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13: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 26 09:13:03.190818 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:03.190818 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:03.200168 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-22fe5359-f041-4409-b4e0-3f9269e37d03 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:03.200297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-4b1a464c-0069-47cd-91d4-0eff7120a267 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.202644 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-4b1a464c-0069-47cd-91d4-0eff7120a267 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:03.203194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-4b1a464c-0069-47cd-91d4-0eff7120a267 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:03.203555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-4b1a464c-0069-47cd-91d4-0eff7120a267 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:03.203987 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-22fe5359-f041-4409-b4e0-3f9269e37d03 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:03.205195 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1133/4517] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:03 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:03.218596 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:03.218596 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:03.226526 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-4b1a464c-0069-47cd-91d4-0eff7120a267 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:03.232520 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-4b1a464c-0069-47cd-91d4-0eff7120a267 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:03.233295 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1122/4518] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:03 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:03.236198 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd40b9ab-2ebd-4713-850e-250687b98c73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.238480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd40b9ab-2ebd-4713-850e-250687b98c73 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] GET https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 Aug 26 09:13:03.238695 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd40b9ab-2ebd-4713-850e-250687b98c73 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:03.238985 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd40b9ab-2ebd-4713-850e-250687b98c73 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:03.246293 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd40b9ab-2ebd-4713-850e-250687b98c73 tempest-TestImageHashVerification-1548427281 tempest-TestImageHashVerification-1548427281-project-member] https://10.4.3.236/volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 returned with HTTP 404 Aug 26 09:13:03.246863 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1135/4519] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:03 2026] GET /volume/v3/volumes/cdf7843c-c396-4e19-8127-7ea76bae64b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:03.366835 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:03.369395 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] PUT https://10.4.3.236/volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3 Aug 26 09:13:03.369782 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:03.378372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Acquiring lock "cinder-attachment_update-be8d7b7b-06ef-47a8-a7c2-3b243eab4a48-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:13:03.383818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Lock "cinder-attachment_update-be8d7b7b-06ef-47a8-a7c2-3b243eab4a48-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:13:03.384673 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:03.384673 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:03.490494 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Lock "cinder-attachment_update-be8d7b7b-06ef-47a8-a7c2-3b243eab4a48-np0000008153" released by "attachment_update" :: held 0.107s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:13:03.490861 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-170bf44c-c269-4f38-9421-71db2e518f29 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3 returned with HTTP 200 Aug 26 09:13:03.491459 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1130/4520] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:13:03 2026] PUT /volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:04.218770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e2c3a246-4387-442d-ac3e-6339f9822c48 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:04.221078 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e2c3a246-4387-442d-ac3e-6339f9822c48 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:04.221346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e2c3a246-4387-442d-ac3e-6339f9822c48 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:04.221611 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e2c3a246-4387-442d-ac3e-6339f9822c48 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:04.237180 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:04.237180 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:04.242224 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e2c3a246-4387-442d-ac3e-6339f9822c48 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:04.248814 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e2c3a246-4387-442d-ac3e-6339f9822c48 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:04.249375 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1134/4521] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:04 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:05.263407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c4a1597-d21d-4f33-af18-89e41dcd3f36 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:05.265421 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c4a1597-d21d-4f33-af18-89e41dcd3f36 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:05.265633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c4a1597-d21d-4f33-af18-89e41dcd3f36 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:05.265824 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c4a1597-d21d-4f33-af18-89e41dcd3f36 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:05.274919 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:05.274919 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:05.278393 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6c4a1597-d21d-4f33-af18-89e41dcd3f36 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:05.282475 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c4a1597-d21d-4f33-af18-89e41dcd3f36 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:05.282852 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1123/4522] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:05 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:06.294535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-caae5aa8-51df-40f6-9a19-bd7d647307b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:06.296709 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-caae5aa8-51df-40f6-9a19-bd7d647307b1 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:06.296990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-caae5aa8-51df-40f6-9a19-bd7d647307b1 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:06.297253 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-caae5aa8-51df-40f6-9a19-bd7d647307b1 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:06.308572 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:06.308572 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:06.316106 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-caae5aa8-51df-40f6-9a19-bd7d647307b1 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:06.321657 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-caae5aa8-51df-40f6-9a19-bd7d647307b1 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:06.322191 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1136/4523] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:06 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:06.736066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-0fb166ed-ee9f-4106-acff-f3a52e9e4414 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:06.738189 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-0fb166ed-ee9f-4106-acff-f3a52e9e4414 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3/action Aug 26 09:13:06.738559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-0fb166ed-ee9f-4106-acff-f3a52e9e4414 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:06.738696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-0fb166ed-ee9f-4106-acff-f3a52e9e4414 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:06.755019 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:06.755019 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:06.771731 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7281bb9e-c515-4b02-bfce-7b7285755df1 req-0fb166ed-ee9f-4106-acff-f3a52e9e4414 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3/action returned with HTTP 204 Aug 26 09:13:06.772245 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1131/4524] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:13:06 2026] POST /volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:07.335124 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-26c3545b-f366-461b-8f3f-04967111ca0e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.337163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-26c3545b-f366-461b-8f3f-04967111ca0e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:07.337381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-26c3545b-f366-461b-8f3f-04967111ca0e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.337592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-26c3545b-f366-461b-8f3f-04967111ca0e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.351987 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.351987 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:07.356043 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-26c3545b-f366-461b-8f3f-04967111ca0e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:07.361060 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-26c3545b-f366-461b-8f3f-04967111ca0e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:07.361231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.361505 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1135/4525] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:07 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:07.378522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bfa6621d-7520-49ad-b34e-3768a934c09d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.380425 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfa6621d-7520-49ad-b34e-3768a934c09d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:07.380606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfa6621d-7520-49ad-b34e-3768a934c09d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.380801 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfa6621d-7520-49ad-b34e-3768a934c09d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.391727 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.391727 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:07.396377 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bfa6621d-7520-49ad-b34e-3768a934c09d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:07.400599 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfa6621d-7520-49ad-b34e-3768a934c09d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:07.400953 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1137/4526] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:07 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:07.460942 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:07.461416 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651874774"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:07.463166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651874774'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:07.463351 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Create volume of 1 GB Aug 26 09:13:07.467174 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:07.472568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Flow 'volume_create_api' (2b49eed2-f6dc-4ef4-bc14-74113fc65557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:07.473667 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862d31bc-cbf8-4593-a06c-105defec7b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:07.474529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:07.498456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862d31bc-cbf8-4593-a06c-105defec7b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:07.499480 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a1f09d-63fe-468d-885b-05ee63dc5485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:07.559266 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Created reservations ['41d06c1a-38c5-4aa9-addd-7994622d728e', '635989c7-d4e4-4721-9c5b-efbdb1a95e10', '7293134f-0184-4c4c-866a-b4725ec6aa18', '62bc5e2c-644c-4c50-80c9-b09930edcada'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:07.560289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a1f09d-63fe-468d-885b-05ee63dc5485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d06c1a-38c5-4aa9-addd-7994622d728e', '635989c7-d4e4-4721-9c5b-efbdb1a95e10', '7293134f-0184-4c4c-866a-b4725ec6aa18', '62bc5e2c-644c-4c50-80c9-b09930edcada']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:07.561291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ca354d-1b2d-4a4c-b918-eeb33668599d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:07.590943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ca354d-1b2d-4a4c-b918-eeb33668599d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37bce7d-6a71-42c1-b6e9-f52c335216df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651874774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5efca152ae4bb0afc947d333bfdee7',qos_specs=None,replication_status=,reservations=['41d06c1a-38c5-4aa9-addd-7994622d728e','635989c7-d4e4-4721-9c5b-efbdb1a95e10','7293134f-0184-4c4c-866a-b4725ec6aa18','62bc5e2c-644c-4c50-80c9-b09930edcada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb233b85130f4e9ba290d3a4059fff2d',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651874774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37bce7d-6a71-42c1-b6e9-f52c335216df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5efca152ae4bb0afc947d333bfdee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb233b85130f4e9ba290d3a4059fff2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:07.592172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b3fc87-50a8-407a-acd4-f91581302946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:07.610938 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b3fc87-50a8-407a-acd4-f91581302946) transitioned into state 'SUCCESS' from state '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-651874774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5efca152ae4bb0afc947d333bfdee7',qos_specs=None,replication_status=,reservations=['41d06c1a-38c5-4aa9-addd-7994622d728e','635989c7-d4e4-4721-9c5b-efbdb1a95e10','7293134f-0184-4c4c-866a-b4725ec6aa18','62bc5e2c-644c-4c50-80c9-b09930edcada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb233b85130f4e9ba290d3a4059fff2d',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:07.611621 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a31377-6a1a-4e00-b02f-e7fc1b46a23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:07.620907 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a31377-6a1a-4e00-b02f-e7fc1b46a23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:07.621816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Flow 'volume_create_api' (2b49eed2-f6dc-4ef4-bc14-74113fc65557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:07.622159 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Create volume request issued successfully. Aug 26 09:13:07.622735 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-532c2fa7-adaf-4686-9d26-a9bbba0e2177 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:07.623191 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1124/4527] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:07 2026] POST /volume/v3/volumes => generated 777 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:07.634416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8fb20259-a51a-45cc-adae-732c6f8f008e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.636653 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fb20259-a51a-45cc-adae-732c6f8f008e tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df Aug 26 09:13:07.636937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fb20259-a51a-45cc-adae-732c6f8f008e tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.637182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fb20259-a51a-45cc-adae-732c6f8f008e tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.645827 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.645827 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:07.649916 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8fb20259-a51a-45cc-adae-732c6f8f008e tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:07.654520 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fb20259-a51a-45cc-adae-732c6f8f008e tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df returned with HTTP 200 Aug 26 09:13:07.655028 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1132/4528] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:07 2026] GET /volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:07.731677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-9e0d2b94-d60a-4700-b09c-2dcf40d5de4d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.735627 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-9e0d2b94-d60a-4700-b09c-2dcf40d5de4d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:07.735802 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-9e0d2b94-d60a-4700-b09c-2dcf40d5de4d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.736042 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-9e0d2b94-d60a-4700-b09c-2dcf40d5de4d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.745801 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.745801 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:07.749443 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-9e0d2b94-d60a-4700-b09c-2dcf40d5de4d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:07.753717 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-9e0d2b94-d60a-4700-b09c-2dcf40d5de4d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:07.754197 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1136/4529] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:07 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:07.771645 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.773649 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041/action Aug 26 09:13:07.773990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:07.774129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:07.786281 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.786281 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:07.786960 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:07.797267 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Begin detaching volume completed successfully. Aug 26 09:13:07.797267 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-8cbabf1f-d7e9-4ab3-9ef3-2191a782c001 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041/action returned with HTTP 202 Aug 26 09:13:07.797267 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1138/4530] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:13:07 2026] POST /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:07.832624 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60074118-673b-4917-9144-6dfe7f4bf63b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.835176 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60074118-673b-4917-9144-6dfe7f4bf63b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:07.835519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60074118-673b-4917-9144-6dfe7f4bf63b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.836396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60074118-673b-4917-9144-6dfe7f4bf63b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.850972 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.850972 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:07.855594 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-60074118-673b-4917-9144-6dfe7f4bf63b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:07.860097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60074118-673b-4917-9144-6dfe7f4bf63b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:07.860684 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1125/4531] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:07 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:07.863284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c9a5ade-8c54-407a-8fe1-04bf1af3fbfd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.863671 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c9a5ade-8c54-407a-8fe1-04bf1af3fbfd None None] GET https://10.4.3.236/volume// Aug 26 09:13:07.863880 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c9a5ade-8c54-407a-8fe1-04bf1af3fbfd None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.864125 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c9a5ade-8c54-407a-8fe1-04bf1af3fbfd None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.864553 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c9a5ade-8c54-407a-8fe1-04bf1af3fbfd None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:07.864917 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1133/4532] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13: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 26 09:13:07.873150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-332d97d7-23c9-4f9d-8b51-15da87f7c40f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:07.875410 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-332d97d7-23c9-4f9d-8b51-15da87f7c40f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:07.875689 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-332d97d7-23c9-4f9d-8b51-15da87f7c40f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:07.875952 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-332d97d7-23c9-4f9d-8b51-15da87f7c40f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:07.886446 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:07.886446 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:07.891974 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-332d97d7-23c9-4f9d-8b51-15da87f7c40f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:07.896775 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-332d97d7-23c9-4f9d-8b51-15da87f7c40f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:07.897381 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1137/4533] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:07 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:08.670802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4730d75f-d4f3-47a0-8230-180f47d73154 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.676487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4730d75f-d4f3-47a0-8230-180f47d73154 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df Aug 26 09:13:08.676728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4730d75f-d4f3-47a0-8230-180f47d73154 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.676975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4730d75f-d4f3-47a0-8230-180f47d73154 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.698728 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.698728 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:08.704891 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4730d75f-d4f3-47a0-8230-180f47d73154 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:08.711904 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4730d75f-d4f3-47a0-8230-180f47d73154 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df returned with HTTP 200 Aug 26 09:13:08.712372 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1139/4534] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:08 2026] GET /volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:08.726999 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.840676 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] POST https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df/action Aug 26 09:13:08.841204 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:08.841554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:08.845603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5aa7610-6062-414b-9b3e-335982cbc89c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.848162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5aa7610-6062-414b-9b3e-335982cbc89c tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:08.848380 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5aa7610-6062-414b-9b3e-335982cbc89c tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.848729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5aa7610-6062-414b-9b3e-335982cbc89c tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.852401 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.852401 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:08.853048 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Volume info retrieved successfully. Aug 26 09:13:08.856831 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.856831 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:08.858189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b6af9608c06f4877854ef10b0f63c369', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb5efca152ae4bb0afc947d333bfdee7', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:13:08.858528 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b82b3e7e-4623-4f8a-9f6f-e8619665f842 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df/action returned with HTTP 403 Aug 26 09:13:08.859168 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1126/4535] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:08 2026] POST /volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df/action => generated 131 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:08.861093 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5aa7610-6062-414b-9b3e-335982cbc89c tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:08.866005 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5aa7610-6062-414b-9b3e-335982cbc89c tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:08.866468 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1134/4536] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:08 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:08.870933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6392a254-77e0-443a-8c59-c290fdc20af5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.877398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfecd433-0e17-4ceb-b37d-2d23efa9eac3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.877632 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df Aug 26 09:13:08.877923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.878179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.878390 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Delete volume with id: a37bce7d-6a71-42c1-b6e9-f52c335216df Aug 26 09:13:08.881174 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfecd433-0e17-4ceb-b37d-2d23efa9eac3 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:08.881174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfecd433-0e17-4ceb-b37d-2d23efa9eac3 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.881302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfecd433-0e17-4ceb-b37d-2d23efa9eac3 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.886060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1706935b-2c03-4b63-b481-f6a71525abdd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.888428 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.888428 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:08.888824 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:08.889143 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1706935b-2c03-4b63-b481-f6a71525abdd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:08.889284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1706935b-2c03-4b63-b481-f6a71525abdd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.889680 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1706935b-2c03-4b63-b481-f6a71525abdd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.893450 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.893450 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:08.897551 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfecd433-0e17-4ceb-b37d-2d23efa9eac3 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:08.899930 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.899930 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:08.903203 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfecd433-0e17-4ceb-b37d-2d23efa9eac3 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:08.903664 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1140/4537] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:08 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:08.904679 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1706935b-2c03-4b63-b481-f6a71525abdd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:08.913073 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1706935b-2c03-4b63-b481-f6a71525abdd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:08.913675 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1127/4538] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:08 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:08.918236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-426f709a-9084-43e1-b372-44940325862f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.920591 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-426f709a-9084-43e1-b372-44940325862f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] DELETE https://10.4.3.236/volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12 Aug 26 09:13:08.920954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-426f709a-9084-43e1-b372-44940325862f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.921025 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-426f709a-9084-43e1-b372-44940325862f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.923752 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Delete volume request issued successfully. Aug 26 09:13:08.923752 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6392a254-77e0-443a-8c59-c290fdc20af5 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df returned with HTTP 202 Aug 26 09:13:08.923752 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1138/4539] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:08 2026] DELETE /volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:08.930253 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.930253 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:08.939640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0a564d2-3b9e-4a8c-9b37-ab72e8c40a54 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.941832 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0a564d2-3b9e-4a8c-9b37-ab72e8c40a54 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df Aug 26 09:13:08.942051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0a564d2-3b9e-4a8c-9b37-ab72e8c40a54 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:08.942271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0a564d2-3b9e-4a8c-9b37-ab72e8c40a54 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:08.949957 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:08.949957 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:08.953756 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d0a564d2-3b9e-4a8c-9b37-ab72e8c40a54 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:08.961248 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0a564d2-3b9e-4a8c-9b37-ab72e8c40a54 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df returned with HTTP 200 Aug 26 09:13:08.961417 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1141/4540] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:08 2026] GET /volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:08.965806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-7c1857b2-6bf9-4cd3-81a0-b079541e0e7e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:08.996251 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f7fae99b-68be-4488-be0f-8eace4cef209 req-426f709a-9084-43e1-b372-44940325862f tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12 returned with HTTP 200 Aug 26 09:13:08.996926 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1135/4541] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:13:08 2026] DELETE /volume/v3/attachments/9518ed81-6917-4369-b471-a46052fedb12 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:13:09.131649 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-7c1857b2-6bf9-4cd3-81a0-b079541e0e7e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:09.131908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-7c1857b2-6bf9-4cd3-81a0-b079541e0e7e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.132166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-7c1857b2-6bf9-4cd3-81a0-b079541e0e7e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.140264 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.140264 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:09.145079 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-7c1857b2-6bf9-4cd3-81a0-b079541e0e7e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:09.150590 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-7c1857b2-6bf9-4cd3-81a0-b079541e0e7e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:09.151079 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1128/4542] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:08 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:09.228631 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-522f958d-ac5b-4e67-bd5b-54795cfcb997 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.229053 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-522f958d-ac5b-4e67-bd5b-54795cfcb997 None None] GET https://10.4.3.236/volume// Aug 26 09:13:09.229244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-522f958d-ac5b-4e67-bd5b-54795cfcb997 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.229438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-522f958d-ac5b-4e67-bd5b-54795cfcb997 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.229732 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-522f958d-ac5b-4e67-bd5b-54795cfcb997 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:09.230019 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1139/4543] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:13: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 26 09:13:09.236505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b21594fb-be71-43d1-a873-46a4476bc68f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.238728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b21594fb-be71-43d1-a873-46a4476bc68f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:13:09.239064 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b21594fb-be71-43d1-a873-46a4476bc68f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1ca2fb3-f7ce-4dbb-b610-98dde6824cca", "connector": null, "instance_uuid": "58530b41-b0c3-4b46-b9b3-47beba2ce412"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:09.246977 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.246977 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:09.271793 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b21594fb-be71-43d1-a873-46a4476bc68f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:13:09.272204 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1142/4544] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:13: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 26 09:13:09.309569 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e13bea95-d4f2-4af8-bce9-ba20e73d2972 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.311822 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e13bea95-d4f2-4af8-bce9-ba20e73d2972 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:09.312016 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e13bea95-d4f2-4af8-bce9-ba20e73d2972 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.312214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e13bea95-d4f2-4af8-bce9-ba20e73d2972 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.325555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e72e9872-31de-44c6-a117-b52445c94bb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.325946 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e72e9872-31de-44c6-a117-b52445c94bb8 None None] GET https://10.4.3.236/volume// Aug 26 09:13:09.326190 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e72e9872-31de-44c6-a117-b52445c94bb8 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.326360 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e72e9872-31de-44c6-a117-b52445c94bb8 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.326726 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e72e9872-31de-44c6-a117-b52445c94bb8 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:09.327095 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1129/4545] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13: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 26 09:13:09.328174 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.328174 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:09.334094 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e13bea95-d4f2-4af8-bce9-ba20e73d2972 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:09.338031 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-cdea1e80-d996-4fe5-88e7-5d993d6419a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.339855 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-cdea1e80-d996-4fe5-88e7-5d993d6419a0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:09.340231 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-cdea1e80-d996-4fe5-88e7-5d993d6419a0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.340481 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e13bea95-d4f2-4af8-bce9-ba20e73d2972 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:09.340629 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-cdea1e80-d996-4fe5-88e7-5d993d6419a0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.340958 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1136/4546] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:09 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:09.351091 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.351091 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:09.356163 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-cdea1e80-d996-4fe5-88e7-5d993d6419a0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:09.360450 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-cdea1e80-d996-4fe5-88e7-5d993d6419a0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:09.361004 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1140/4547] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:09 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1037 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:09.463371 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.465365 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] PUT https://10.4.3.236/volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7 Aug 26 09:13:09.467867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:09.472731 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Acquiring lock "cinder-attachment_update-b1ca2fb3-f7ce-4dbb-b610-98dde6824cca-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:13:09.477926 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Lock "cinder-attachment_update-b1ca2fb3-f7ce-4dbb-b610-98dde6824cca-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:13:09.477969 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.477969 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:09.550676 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Lock "cinder-attachment_update-b1ca2fb3-f7ce-4dbb-b610-98dde6824cca-np0000008153" released by "attachment_update" :: held 0.073s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:13:09.550981 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-3e57117d-a3d5-4720-9d3c-29f42996c4d1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7 returned with HTTP 200 Aug 26 09:13:09.551431 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1143/4548] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:13:09 2026] PUT /volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:09.560911 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bdf71b68-72e8-4866-a989-aacbdf396261 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.645762 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:09.646138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-743059455"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:09.647499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-743059455'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:09.647637 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume of 1 GB Aug 26 09:13:09.651445 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Availability Zones retrieved successfully. Aug 26 09:13:09.656547 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (7bb18928-2f13-41b4-a536-25b4927afee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:09.657502 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f079d09-8096-4cea-ac90-5cab62d4094f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:09.658472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:09.682031 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f079d09-8096-4cea-ac90-5cab62d4094f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:09.682788 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a5e267-565a-441a-a8f6-ed701262e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:09.734166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['d8774f45-e129-4a3b-a6a3-59baa94786fb', 'ccfd85f7-f64c-4f19-b258-b9422a4b7661', '5ec06fae-cc93-4e51-bd2c-5888a337acb1', '58b4671f-f049-4c7f-b2ba-b325a056bbbd'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:09.734860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a5e267-565a-441a-a8f6-ed701262e61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8774f45-e129-4a3b-a6a3-59baa94786fb', 'ccfd85f7-f64c-4f19-b258-b9422a4b7661', '5ec06fae-cc93-4e51-bd2c-5888a337acb1', '58b4671f-f049-4c7f-b2ba-b325a056bbbd']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:09.735545 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9b0b3e-8fd5-479b-9ca8-42646e83c284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:09.756881 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9b0b3e-8fd5-479b-9ca8-42646e83c284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9460a2-9bdf-440a-81cf-0b29ca2dd99c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-743059455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['d8774f45-e129-4a3b-a6a3-59baa94786fb','ccfd85f7-f64c-4f19-b258-b9422a4b7661','5ec06fae-cc93-4e51-bd2c-5888a337acb1','58b4671f-f049-4c7f-b2ba-b325a056bbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-743059455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd9460a2-9bdf-440a-81cf-0b29ca2dd99c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7241d8096e234deea05bdd2490289424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:09.757545 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf1920e-bef3-4d1c-b44e-86091789c256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:09.774344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf1920e-bef3-4d1c-b44e-86091789c256) transitioned into state 'SUCCESS' from state '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-743059455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['d8774f45-e129-4a3b-a6a3-59baa94786fb','ccfd85f7-f64c-4f19-b258-b9422a4b7661','5ec06fae-cc93-4e51-bd2c-5888a337acb1','58b4671f-f049-4c7f-b2ba-b325a056bbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:09.775017 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04675759-50de-4d20-84d4-316ff7d0ae10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:09.784236 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04675759-50de-4d20-84d4-316ff7d0ae10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:09.784990 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (7bb18928-2f13-41b4-a536-25b4927afee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:09.785270 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request issued successfully. Aug 26 09:13:09.785773 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bdf71b68-72e8-4866-a989-aacbdf396261 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:09.786244 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1130/4549] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:09 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:09.800797 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a0df0d22-e3bd-4630-9375-a95d19f83f9e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.802559 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0df0d22-e3bd-4630-9375-a95d19f83f9e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c Aug 26 09:13:09.802742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0df0d22-e3bd-4630-9375-a95d19f83f9e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.802934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0df0d22-e3bd-4630-9375-a95d19f83f9e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.809692 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.809692 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:09.813385 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a0df0d22-e3bd-4630-9375-a95d19f83f9e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:09.817923 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0df0d22-e3bd-4630-9375-a95d19f83f9e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c returned with HTTP 200 Aug 26 09:13:09.818296 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1137/4550] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:09 2026] GET /volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:09.919216 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-68682c23-f937-4ebb-a34c-4bf3dba97dd5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.920899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-68682c23-f937-4ebb-a34c-4bf3dba97dd5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:09.921325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-68682c23-f937-4ebb-a34c-4bf3dba97dd5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.922539 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-68682c23-f937-4ebb-a34c-4bf3dba97dd5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.929891 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.929891 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:09.935025 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-68682c23-f937-4ebb-a34c-4bf3dba97dd5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:09.936825 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-68682c23-f937-4ebb-a34c-4bf3dba97dd5 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:09.937318 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1141/4551] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:09 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:09.974702 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7490e69c-9fc1-4a90-8a63-f026b48c5799 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.976788 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7490e69c-9fc1-4a90-8a63-f026b48c5799 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df Aug 26 09:13:09.976867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7490e69c-9fc1-4a90-8a63-f026b48c5799 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:09.977152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7490e69c-9fc1-4a90-8a63-f026b48c5799 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:09.982462 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7490e69c-9fc1-4a90-8a63-f026b48c5799 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df returned with HTTP 404 Aug 26 09:13:09.982894 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1144/4552] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:09 2026] GET /volume/v3/volumes/a37bce7d-6a71-42c1-b6e9-f52c335216df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:09.993368 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:09.995205 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:09.995583 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-944609968"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:09.996989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-944609968'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:09.997130 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Create volume of 1 GB Aug 26 09:13:09.997403 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:09.997403 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:10.000994 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:10.006498 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Flow 'volume_create_api' (95d3f037-f4ca-481f-9324-195589b1fb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:10.007460 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-ba04c369-3c0f-47c0-9ad9-43f80cb55e4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.008971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83a038b-c537-4d50-84c6-c16151629d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:10.009430 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-ba04c369-3c0f-47c0-9ad9-43f80cb55e4b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:10.009609 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-ba04c369-3c0f-47c0-9ad9-43f80cb55e4b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.009807 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-ba04c369-3c0f-47c0-9ad9-43f80cb55e4b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.009851 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:10.018368 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.018368 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:10.021318 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-ba04c369-3c0f-47c0-9ad9-43f80cb55e4b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:10.025127 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-ba04c369-3c0f-47c0-9ad9-43f80cb55e4b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:10.025488 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1138/4553] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:10.033494 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83a038b-c537-4d50-84c6-c16151629d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:10.034340 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7a4f1a-8eb0-4c25-81d2-30a87b9d886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:10.042787 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.044972 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] POST https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48/action Aug 26 09:13:10.046858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:10.046858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:10.055163 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.055163 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:10.055775 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:10.062371 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Begin detaching volume completed successfully. Aug 26 09:13:10.062824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-2cb7915a-13b4-4b4e-81ff-29b200aae2f2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48/action returned with HTTP 202 Aug 26 09:13:10.063542 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1142/4554] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:13:10 2026] POST /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:10.071244 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Created reservations ['6283d42e-5fb4-40e4-8c94-2ba42476015c', '29ed7f57-2d11-4597-9977-6097581d024d', '52c31c3c-f6ec-4eb2-b5b6-c5f72a10abaf', 'f40923a4-6bec-4a26-bbe6-39ae7ebc44d2'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:10.072018 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7a4f1a-8eb0-4c25-81d2-30a87b9d886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6283d42e-5fb4-40e4-8c94-2ba42476015c', '29ed7f57-2d11-4597-9977-6097581d024d', '52c31c3c-f6ec-4eb2-b5b6-c5f72a10abaf', 'f40923a4-6bec-4a26-bbe6-39ae7ebc44d2']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:10.072855 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e80ea44-9a15-4029-b757-a8a7a2795520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:10.082156 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9abad19c-968f-4117-9df7-5393ae3410cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.084059 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9abad19c-968f-4117-9df7-5393ae3410cb tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:10.084282 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9abad19c-968f-4117-9df7-5393ae3410cb tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.084523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9abad19c-968f-4117-9df7-5393ae3410cb tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.093499 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.093499 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:10.097047 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9abad19c-968f-4117-9df7-5393ae3410cb tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:10.097557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e80ea44-9a15-4029-b757-a8a7a2795520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f7c7c55-9da5-4b72-9340-ac41431f4fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944609968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5efca152ae4bb0afc947d333bfdee7',qos_specs=None,replication_status=,reservations=['6283d42e-5fb4-40e4-8c94-2ba42476015c','29ed7f57-2d11-4597-9977-6097581d024d','52c31c3c-f6ec-4eb2-b5b6-c5f72a10abaf','f40923a4-6bec-4a26-bbe6-39ae7ebc44d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb233b85130f4e9ba290d3a4059fff2d',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944609968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f7c7c55-9da5-4b72-9340-ac41431f4fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5efca152ae4bb0afc947d333bfdee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb233b85130f4e9ba290d3a4059fff2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:10.098330 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6d33b6-99c5-4b8f-8afb-d9f9177d50f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:10.101216 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9abad19c-968f-4117-9df7-5393ae3410cb tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:10.101687 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1145/4555] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:10.108648 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27a05b50-173a-41a3-82db-58f3a72487db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.109092 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27a05b50-173a-41a3-82db-58f3a72487db None None] GET https://10.4.3.236/volume// Aug 26 09:13:10.110896 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27a05b50-173a-41a3-82db-58f3a72487db None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.110896 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27a05b50-173a-41a3-82db-58f3a72487db None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.110896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27a05b50-173a-41a3-82db-58f3a72487db None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:10.110896 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1139/4556] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13: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 26 09:13:10.118047 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-925f8381-58b7-4566-b092-4baa2eb71dae None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.118185 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6d33b6-99c5-4b8f-8afb-d9f9177d50f2) transitioned into state 'SUCCESS' from state '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-944609968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5efca152ae4bb0afc947d333bfdee7',qos_specs=None,replication_status=,reservations=['6283d42e-5fb4-40e4-8c94-2ba42476015c','29ed7f57-2d11-4597-9977-6097581d024d','52c31c3c-f6ec-4eb2-b5b6-c5f72a10abaf','f40923a4-6bec-4a26-bbe6-39ae7ebc44d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb233b85130f4e9ba290d3a4059fff2d',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:10.118628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e9907b-b41e-405c-9282-ca4b0057fd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:10.120211 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-925f8381-58b7-4566-b092-4baa2eb71dae tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:10.120512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-925f8381-58b7-4566-b092-4baa2eb71dae tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.120756 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-925f8381-58b7-4566-b092-4baa2eb71dae tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.128372 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e9907b-b41e-405c-9282-ca4b0057fd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:10.129158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Flow 'volume_create_api' (95d3f037-f4ca-481f-9324-195589b1fb1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:10.129523 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Create volume request issued successfully. Aug 26 09:13:10.131180 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce0dc68a-7316-4f26-ad12-c974228c89bc tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:10.131244 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.131244 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:10.131300 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1131/4557] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:09 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:10.133682 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-925f8381-58b7-4566-b092-4baa2eb71dae tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:10.137716 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-925f8381-58b7-4566-b092-4baa2eb71dae tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:10.138282 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1143/4558] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:10.146301 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd5042e6-d081-4441-be6a-8f073b46476a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.148047 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd5042e6-d081-4441-be6a-8f073b46476a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 Aug 26 09:13:10.148323 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd5042e6-d081-4441-be6a-8f073b46476a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.148545 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd5042e6-d081-4441-be6a-8f073b46476a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.159037 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.159037 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:10.165460 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd5042e6-d081-4441-be6a-8f073b46476a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:10.170122 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd5042e6-d081-4441-be6a-8f073b46476a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 returned with HTTP 200 Aug 26 09:13:10.170500 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1146/4559] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:10.355121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5db84076-4680-4204-b83f-f4a242163c76 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.356934 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5db84076-4680-4204-b83f-f4a242163c76 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:10.357153 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5db84076-4680-4204-b83f-f4a242163c76 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.357337 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5db84076-4680-4204-b83f-f4a242163c76 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.367130 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.367130 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:10.370930 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5db84076-4680-4204-b83f-f4a242163c76 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:10.375871 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5db84076-4680-4204-b83f-f4a242163c76 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:10.376350 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1140/4560] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:10.830773 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee911214-c713-46d6-90a0-6e3c88fe1ec2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.832677 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee911214-c713-46d6-90a0-6e3c88fe1ec2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c Aug 26 09:13:10.832826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee911214-c713-46d6-90a0-6e3c88fe1ec2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.833023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee911214-c713-46d6-90a0-6e3c88fe1ec2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.840950 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.840950 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:10.845121 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ee911214-c713-46d6-90a0-6e3c88fe1ec2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:10.850479 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee911214-c713-46d6-90a0-6e3c88fe1ec2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c returned with HTTP 200 Aug 26 09:13:10.850933 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1132/4561] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:10.864002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.866214 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:13:10.866521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd9460a2-9bdf-440a-81cf-0b29ca2dd99c", "name": "tempest-CreateVolumesFromBackupTest-Backup-816227102"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:10.868443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Creating new backup {'backup': {'volume_id': 'fd9460a2-9bdf-440a-81cf-0b29ca2dd99c', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-816227102'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:13:10.868610 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Creating backup of volume fd9460a2-9bdf-440a-81cf-0b29ca2dd99c in container None Aug 26 09:13:10.876131 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.876131 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:10.876532 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:10.899608 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['a576749a-f0ea-48b5-9565-d8822c6b4cb4', 'e730d29a-12ee-4210-b2f9-39c341f979ea'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:10.930719 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5340aa59-c44a-4606-b4dc-74dc98182aa1 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:13:10.931180 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1144/4562] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:13:10 2026] POST /volume/v3/backups => generated 338 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:10.939137 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0427a590-9576-4a6f-a9f1-b15cedbf8fd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:10.940758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0427a590-9576-4a6f-a9f1-b15cedbf8fd4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:10.941008 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0427a590-9576-4a6f-a9f1-b15cedbf8fd4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:10.941219 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0427a590-9576-4a6f-a9f1-b15cedbf8fd4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:10.941319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0427a590-9576-4a6f-a9f1-b15cedbf8fd4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:10.945315 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:10.945315 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:10.946022 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0427a590-9576-4a6f-a9f1-b15cedbf8fd4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:10.946356 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1147/4563] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:10 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:11.116426 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a07d5d41-45de-4d38-bc77-4d9037770619 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.118307 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a07d5d41-45de-4d38-bc77-4d9037770619 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:11.118498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a07d5d41-45de-4d38-bc77-4d9037770619 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:11.118688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a07d5d41-45de-4d38-bc77-4d9037770619 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:11.128625 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.128625 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:11.132172 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a07d5d41-45de-4d38-bc77-4d9037770619 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:11.136352 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a07d5d41-45de-4d38-bc77-4d9037770619 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:11.136762 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1141/4564] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:11 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:11.186080 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8806f47a-4144-467d-8e71-c39c3eac5406 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.188570 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8806f47a-4144-467d-8e71-c39c3eac5406 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 Aug 26 09:13:11.188825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8806f47a-4144-467d-8e71-c39c3eac5406 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:11.189125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8806f47a-4144-467d-8e71-c39c3eac5406 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:11.199772 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.199772 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:11.205199 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8806f47a-4144-467d-8e71-c39c3eac5406 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:11.210890 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8806f47a-4144-467d-8e71-c39c3eac5406 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 returned with HTTP 200 Aug 26 09:13:11.211443 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1133/4565] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:11 2026] GET /volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:11.225431 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0dc346ba-a00e-411e-8a95-0b1324091156 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.227266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dc346ba-a00e-411e-8a95-0b1324091156 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] POST https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1/action Aug 26 09:13:11.227585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dc346ba-a00e-411e-8a95-0b1324091156 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:11.227731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dc346ba-a00e-411e-8a95-0b1324091156 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:11.235733 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.235733 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:11.236242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-0dc346ba-a00e-411e-8a95-0b1324091156 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b6af9608c06f4877854ef10b0f63c369', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb5efca152ae4bb0afc947d333bfdee7', '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=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:13:11.236430 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dc346ba-a00e-411e-8a95-0b1324091156 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-reader] https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1/action returned with HTTP 403 Aug 26 09:13:11.236880 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1145/4566] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:11 2026] POST /volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:11.243010 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.245148 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 Aug 26 09:13:11.245377 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:11.245613 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:11.245805 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Delete volume with id: 4f7c7c55-9da5-4b72-9340-ac41431f4fd1 Aug 26 09:13:11.253307 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.253307 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:11.253526 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:11.269649 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Delete volume request issued successfully. Aug 26 09:13:11.269806 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d63dd017-b3b9-4098-9e1a-69fdf1b223fb tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 returned with HTTP 202 Aug 26 09:13:11.270221 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1148/4567] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:11 2026] DELETE /volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:11.276652 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d17ce24-0d71-40e6-b6a2-9f62eb167686 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.278391 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d17ce24-0d71-40e6-b6a2-9f62eb167686 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 Aug 26 09:13:11.278586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d17ce24-0d71-40e6-b6a2-9f62eb167686 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:11.278788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d17ce24-0d71-40e6-b6a2-9f62eb167686 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:11.286171 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.286171 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:11.289892 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d17ce24-0d71-40e6-b6a2-9f62eb167686 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Volume info retrieved successfully. Aug 26 09:13:11.293720 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d17ce24-0d71-40e6-b6a2-9f62eb167686 tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 returned with HTTP 200 Aug 26 09:13:11.294263 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1142/4568] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:11 2026] GET /volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:11.389025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fa8c90d6-576c-4722-b601-5819a87408f1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.390649 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa8c90d6-576c-4722-b601-5819a87408f1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:11.390824 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa8c90d6-576c-4722-b601-5819a87408f1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:11.391012 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa8c90d6-576c-4722-b601-5819a87408f1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:11.399614 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.399614 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:11.402693 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fa8c90d6-576c-4722-b601-5819a87408f1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:11.406456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa8c90d6-576c-4722-b601-5819a87408f1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:11.406802 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1134/4569] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:11 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:11.957421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a5b99257-f30c-4c84-833b-184390159560 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:11.958931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5b99257-f30c-4c84-833b-184390159560 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:11.959157 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5b99257-f30c-4c84-833b-184390159560 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:11.959340 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5b99257-f30c-4c84-833b-184390159560 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:11.959423 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a5b99257-f30c-4c84-833b-184390159560 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:11.964446 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:11.964446 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:11.965176 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5b99257-f30c-4c84-833b-184390159560 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:11.965530 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1146/4570] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:11 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:12.149909 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89d89326-fba7-4c71-b282-e6e9b724f4b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:12.152206 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89d89326-fba7-4c71-b282-e6e9b724f4b9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:12.152467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89d89326-fba7-4c71-b282-e6e9b724f4b9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:12.152719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89d89326-fba7-4c71-b282-e6e9b724f4b9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:12.165406 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:12.165406 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:12.169686 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-89d89326-fba7-4c71-b282-e6e9b724f4b9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:12.174976 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89d89326-fba7-4c71-b282-e6e9b724f4b9 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:12.175463 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1149/4571] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:12 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:12.306039 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24983036-e495-4e6d-939f-41e3dffe199a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:12.307797 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24983036-e495-4e6d-939f-41e3dffe199a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] GET https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 Aug 26 09:13:12.308012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24983036-e495-4e6d-939f-41e3dffe199a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:12.308210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24983036-e495-4e6d-939f-41e3dffe199a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:12.313763 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24983036-e495-4e6d-939f-41e3dffe199a tempest-ProjectReaderTests-175575997 tempest-ProjectReaderTests-175575997-project-admin] https://10.4.3.236/volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 returned with HTTP 404 Aug 26 09:13:12.314229 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1143/4572] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:12 2026] GET /volume/v3/volumes/4f7c7c55-9da5-4b72-9340-ac41431f4fd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:12.418657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-57b26d98-6ffc-45c2-b038-6150d3df13f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:12.420364 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57b26d98-6ffc-45c2-b038-6150d3df13f0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:12.420558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57b26d98-6ffc-45c2-b038-6150d3df13f0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:12.420746 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57b26d98-6ffc-45c2-b038-6150d3df13f0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:12.429151 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:12.429151 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:12.432174 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-57b26d98-6ffc-45c2-b038-6150d3df13f0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:12.435545 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57b26d98-6ffc-45c2-b038-6150d3df13f0 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:12.435911 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1135/4573] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:12 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:12.807012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b4b558db-0585-4eb1-ae56-feda7b68ff22 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:12.809338 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b4b558db-0585-4eb1-ae56-feda7b68ff22 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7/action Aug 26 09:13:12.809595 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b4b558db-0585-4eb1-ae56-feda7b68ff22 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:12.809767 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b4b558db-0585-4eb1-ae56-feda7b68ff22 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:12.824227 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:12.824227 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:12.837508 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ce27254f-0d0e-4b41-a81d-f1b23eff08ac req-b4b558db-0585-4eb1-ae56-feda7b68ff22 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7/action returned with HTTP 204 Aug 26 09:13:12.837932 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1147/4574] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:13:12 2026] POST /volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:12.895216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-84dec6c4-5d33-4485-9d8d-11480a953e2d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:12.897149 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-84dec6c4-5d33-4485-9d8d-11480a953e2d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] DELETE https://10.4.3.236/volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3 Aug 26 09:13:12.897364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-84dec6c4-5d33-4485-9d8d-11480a953e2d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:12.897496 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-84dec6c4-5d33-4485-9d8d-11480a953e2d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:12.904284 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:12.904284 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:12.968021 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-59bc1eb7-de39-4718-b57c-37333eb04288 req-84dec6c4-5d33-4485-9d8d-11480a953e2d tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3 returned with HTTP 200 Aug 26 09:13:12.968470 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1150/4575] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:13:12 2026] DELETE /volume/v3/attachments/549ab1a2-d5f6-4871-9299-d84f2aff0fc3 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:12.978332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4395f4e2-b7d8-473a-9665-7537d072e5b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:12.980831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4395f4e2-b7d8-473a-9665-7537d072e5b4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:12.983737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4395f4e2-b7d8-473a-9665-7537d072e5b4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:12.983737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4395f4e2-b7d8-473a-9665-7537d072e5b4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:12.983737 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4395f4e2-b7d8-473a-9665-7537d072e5b4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:12.990576 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:12.990576 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:12.991421 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4395f4e2-b7d8-473a-9665-7537d072e5b4 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:12.991906 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1144/4576] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:12 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:13.189694 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f90e86bf-2ec0-4412-87fa-6e524f5dfbc7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.191564 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f90e86bf-2ec0-4412-87fa-6e524f5dfbc7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:13.191736 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f90e86bf-2ec0-4412-87fa-6e524f5dfbc7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.191942 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f90e86bf-2ec0-4412-87fa-6e524f5dfbc7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.198739 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.198739 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:13.202420 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f90e86bf-2ec0-4412-87fa-6e524f5dfbc7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:13.207118 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f90e86bf-2ec0-4412-87fa-6e524f5dfbc7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:13.207543 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1136/4577] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:13.218339 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1d66f99f-5f5b-427c-ba8e-9cb47fa4c956 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.220087 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d66f99f-5f5b-427c-ba8e-9cb47fa4c956 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:13.220289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d66f99f-5f5b-427c-ba8e-9cb47fa4c956 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.220501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1d66f99f-5f5b-427c-ba8e-9cb47fa4c956 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.226692 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.226692 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:13.230105 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1d66f99f-5f5b-427c-ba8e-9cb47fa4c956 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:13.234379 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1d66f99f-5f5b-427c-ba8e-9cb47fa4c956 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:13.234881 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1148/4578] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:13.277641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-543b7a62-cc0c-454c-a7c9-63679218bdf2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.279735 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-543b7a62-cc0c-454c-a7c9-63679218bdf2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:13.279991 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-543b7a62-cc0c-454c-a7c9-63679218bdf2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.280233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-543b7a62-cc0c-454c-a7c9-63679218bdf2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.288372 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.288372 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:13.292505 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-543b7a62-cc0c-454c-a7c9-63679218bdf2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:13.296537 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-543b7a62-cc0c-454c-a7c9-63679218bdf2 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:13.296972 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1151/4579] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:13.309032 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf232a6a-1d9d-409b-949f-f455809c3b90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.310656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf232a6a-1d9d-409b-949f-f455809c3b90 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:13.310889 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf232a6a-1d9d-409b-949f-f455809c3b90 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.310993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf232a6a-1d9d-409b-949f-f455809c3b90 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.318734 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.318734 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:13.323195 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf232a6a-1d9d-409b-949f-f455809c3b90 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:13.329245 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf232a6a-1d9d-409b-949f-f455809c3b90 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:13.329701 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1145/4580] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:13.373695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-71665b87-3b17-4dbb-a231-1e49888c9b17 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.375469 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-71665b87-3b17-4dbb-a231-1e49888c9b17 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:13.375644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-71665b87-3b17-4dbb-a231-1e49888c9b17 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.375815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-71665b87-3b17-4dbb-a231-1e49888c9b17 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.382388 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.382388 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:13.385816 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-71665b87-3b17-4dbb-a231-1e49888c9b17 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:13.389518 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-71665b87-3b17-4dbb-a231-1e49888c9b17 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:13.389878 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1137/4581] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:13.447473 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bfcec0f2-7a16-4f1e-a866-fac76a175c24 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.449535 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfcec0f2-7a16-4f1e-a866-fac76a175c24 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:13.449745 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfcec0f2-7a16-4f1e-a866-fac76a175c24 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.450028 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfcec0f2-7a16-4f1e-a866-fac76a175c24 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.458758 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.458758 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:13.462072 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bfcec0f2-7a16-4f1e-a866-fac76a175c24 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:13.466909 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfcec0f2-7a16-4f1e-a866-fac76a175c24 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:13.467305 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1149/4582] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:13.479868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b51bb0f-4a37-4d11-bdc3-b5782d644934 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.482168 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b51bb0f-4a37-4d11-bdc3-b5782d644934 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:13.482311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b51bb0f-4a37-4d11-bdc3-b5782d644934 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:13.482455 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b51bb0f-4a37-4d11-bdc3-b5782d644934 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:13.495765 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.495765 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:13.501616 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b51bb0f-4a37-4d11-bdc3-b5782d644934 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:13.506722 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b51bb0f-4a37-4d11-bdc3-b5782d644934 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:13.507280 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1152/4583] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:13 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:13.519732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.521374 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:13.521688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-detach": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:13.521800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:13.531516 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.531516 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:13.531949 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:13.583083 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Attachment connected to vm 58530b41-b0c3-4b46-b9b3-47beba2ce412, checking data on nova Aug 26 09:13:13.583470 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.compute.nova [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Creating Keystone token plugin using URL: https://10.4.3.236/identity {{(pid=100237) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 09:13:13.737704 np0000008153 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] REQ: curl -g -i -X GET https://10.4.3.236/compute/v2.1/servers/58530b41-b0c3-4b46-b9b3-47beba2ce412/os-volume_attachments/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b0a9f23fef5262b7ae4fe7e441f2ad7f9f8e72a03dc8a89b9ab975a426874a7a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8195c13e-8701-4b4f-87a1-2c7924d031d8" -H "X-Service-Token: {SHA256}fb7861ccca3e6a2a1f1c907d92c63415fdd5b6108ec1aff711cde863af96daf4" {{(pid=100237) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 09:13:13.821937 np0000008153 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 09:13:13 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-16fa0b5c-9550-41be-90f7-88d05f36231b x-openstack-request-id: req-16fa0b5c-9550-41be-90f7-88d05f36231b {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 09:13:13.822096 np0000008153 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b1ca2fb3-f7ce-4dbb-b610-98dde6824cca", "serverId": "58530b41-b0c3-4b46-b9b3-47beba2ce412", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7d79f95e-da7d-471a-858a-665e7adb3ec7", "bdm_uuid": "c75fee0a-2179-4c56-9aaf-e4110e1f037b"}} {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 09:13:13.822234 np0000008153 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET call to compute for https://10.4.3.236/compute/v2.1/servers/58530b41-b0c3-4b46-b9b3-47beba2ce412/os-volume_attachments/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca used request id req-16fa0b5c-9550-41be-90f7-88d05f36231b {{(pid=100237) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 09:13:13.824832 np0000008153 devstack@c-api.service[100237]: ERROR cinder.volume.api [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Caught error: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.827123 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-8195c13e-8701-4b4f-87a1-2c7924d031d8 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 409 Aug 26 09:13:13.828351 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1146/4584] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:13 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 167 bytes in 308 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:13.836096 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-291703b4-70d0-4274-a72c-39b7c76456b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:13.838222 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:13.838703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:13.838902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:13.849515 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:13.849515 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:13.849994 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:13.909111 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Attachment connected to vm 58530b41-b0c3-4b46-b9b3-47beba2ce412, checking data on nova Aug 26 09:13:13.909111 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.compute.nova [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Creating Keystone token plugin using URL: https://10.4.3.236/identity {{(pid=100239) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 09:13:14.003578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-35381109-5670-49b6-a698-7f6a517d9133 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.005449 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-35381109-5670-49b6-a698-7f6a517d9133 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:14.005640 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-35381109-5670-49b6-a698-7f6a517d9133 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:14.005815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-35381109-5670-49b6-a698-7f6a517d9133 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:14.005956 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-35381109-5670-49b6-a698-7f6a517d9133 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:14.012271 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:14.012271 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:14.013135 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-35381109-5670-49b6-a698-7f6a517d9133 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:14.015050 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1150/4585] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:14 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:14.046410 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] REQ: curl -g -i -X GET https://10.4.3.236/compute/v2.1/servers/58530b41-b0c3-4b46-b9b3-47beba2ce412/os-volume_attachments/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5f59166ec68823e4df85aed85cde1d3c160f1670a655d5fa151f69f71b979d2c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-291703b4-70d0-4274-a72c-39b7c76456b1" -H "X-Service-Token: {SHA256}b58cacedf9f7459d715fb044f39faba4957ea8a6bdee9f7ee7e86354ade3999d" {{(pid=100239) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 09:13:14.146654 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 09:13:14 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-c7f53be1-f084-4d68-92d1-5d8955a6fd43 x-openstack-request-id: req-c7f53be1-f084-4d68-92d1-5d8955a6fd43 {{(pid=100239) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 09:13:14.146830 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b1ca2fb3-f7ce-4dbb-b610-98dde6824cca", "serverId": "58530b41-b0c3-4b46-b9b3-47beba2ce412", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7d79f95e-da7d-471a-858a-665e7adb3ec7", "bdm_uuid": "c75fee0a-2179-4c56-9aaf-e4110e1f037b"}} {{(pid=100239) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 09:13:14.146957 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET call to compute for https://10.4.3.236/compute/v2.1/servers/58530b41-b0c3-4b46-b9b3-47beba2ce412/os-volume_attachments/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca used request id req-c7f53be1-f084-4d68-92d1-5d8955a6fd43 {{(pid=100239) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 09:13:14.149139 np0000008153 devstack@c-api.service[100239]: ERROR cinder.volume.api [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Caught error: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.151616 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-291703b4-70d0-4274-a72c-39b7c76456b1 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 409 Aug 26 09:13:14.152534 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1138/4586] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:13 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 167 bytes in 317 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:14.159624 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d312999a-0b34-4d76-b5fb-37a9efb59f25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.161127 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1153/4587] 10.4.3.236 () {70 vars in 1597 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:13:14.167244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1d56372-22c7-4609-b60b-818b2adc21f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.169006 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1147/4588] 10.4.3.236 () {70 vars in 1597 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:13:14.175044 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ccdb3ed2-5456-4bb4-acad-c3b751889a32 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.226120 np0000008153 devstack@c-api.service[100236]: WARNING keystonemiddleware.auth_token [None req-ccdb3ed2-5456-4bb4-acad-c3b751889a32 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 09:13:14.227180 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1151/4589] 10.4.3.236 () {70 vars in 1597 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:13:14.234786 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c297f46-14a8-4293-b4c7-e8ad6dd2c901 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.257644 np0000008153 devstack@c-api.service[100239]: WARNING keystonemiddleware.auth_token [None req-3c297f46-14a8-4293-b4c7-e8ad6dd2c901 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 09:13:14.258592 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1139/4590] 10.4.3.236 () {70 vars in 1597 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:13:14.265685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bdc967bc-cd04-4516-8879-0c26fd5e1cdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.327610 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdc967bc-cd04-4516-8879-0c26fd5e1cdb tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:14.327993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdc967bc-cd04-4516-8879-0c26fd5e1cdb tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:14.328173 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdc967bc-cd04-4516-8879-0c26fd5e1cdb tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:14.342108 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:14.342108 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:14.342546 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-bdc967bc-cd04-4516-8879-0c26fd5e1cdb tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Updating volume 'b1ca2fb3-f7ce-4dbb-b610-98dde6824cca' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 09:13:14.365914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdc967bc-cd04-4516-8879-0c26fd5e1cdb tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 202 Aug 26 09:13:14.366272 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1154/4591] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:14.373210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.374896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:14.375108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:14.375304 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:14.407119 np0000008153 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:13:14.416266 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:14.416266 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:14.419898 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:14.424228 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28f4bf75-acf0-4191-b1ad-789ab21f7b94 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:14.424593 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1148/4592] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:14 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:14.436866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.438600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:14.438966 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7d79f95e-da7d-471a-858a-665e7adb3ec7"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:14.439125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7d79f95e-da7d-471a-858a-665e7adb3ec7"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:14.450087 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:14.450087 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:14.450407 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Volume info retrieved successfully. Aug 26 09:13:14.513440 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Attachment connected to vm 58530b41-b0c3-4b46-b9b3-47beba2ce412, checking data on nova Aug 26 09:13:14.513917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.compute.nova [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Creating Keystone token plugin using URL: https://10.4.3.236/identity {{(pid=100236) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 09:13:14.651861 np0000008153 devstack@c-api.service[100236]: DEBUG novaclient.v2.client [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] REQ: curl -g -i -X GET https://10.4.3.236/compute/v2.1/servers/58530b41-b0c3-4b46-b9b3-47beba2ce412/os-volume_attachments/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}92a4e962c57fc0e61deb533fca5c6d4ceda2d6303d7017e806d3e85727ab8577" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4619968d-32f5-46a5-90f2-0a8d42f0cb38" -H "X-Service-Token: {SHA256}b5201bcc832792ab2402e051a282ab04891b1144317aad1d27f2caf27af0ecef" {{(pid=100236) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 09:13:14.758387 np0000008153 devstack@c-api.service[100236]: DEBUG novaclient.v2.client [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 09:13:14 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-7a0945c4-dde7-4ba5-a915-17a4dba38453 x-openstack-request-id: req-7a0945c4-dde7-4ba5-a915-17a4dba38453 {{(pid=100236) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 09:13:14.758562 np0000008153 devstack@c-api.service[100236]: DEBUG novaclient.v2.client [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b1ca2fb3-f7ce-4dbb-b610-98dde6824cca", "serverId": "58530b41-b0c3-4b46-b9b3-47beba2ce412", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7d79f95e-da7d-471a-858a-665e7adb3ec7", "bdm_uuid": "c75fee0a-2179-4c56-9aaf-e4110e1f037b"}} {{(pid=100236) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 09:13:14.758659 np0000008153 devstack@c-api.service[100236]: DEBUG novaclient.v2.client [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] GET call to compute for https://10.4.3.236/compute/v2.1/servers/58530b41-b0c3-4b46-b9b3-47beba2ce412/os-volume_attachments/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca used request id req-7a0945c4-dde7-4ba5-a915-17a4dba38453 {{(pid=100236) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 09:13:14.760950 np0000008153 devstack@c-api.service[100236]: ERROR cinder.volume.api [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Caught error: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 09:13:14.763110 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58530b41-b0c3-4b46-b9b3-47beba2ce412 using the Compute API Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: ERROR cinder.api.middleware.fault Aug 26 09:13:14.763908 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.middleware.fault [None req-4619968d-32f5-46a5-90f2-0a8d42f0cb38 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 409 Aug 26 09:13:14.764653 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1152/4593] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 167 bytes in 328 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:14.770751 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c60f608-52d8-49d6-9502-65bd465ddbc4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.772212 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1140/4594] 10.4.3.236 () {70 vars in 1597 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:13:14.778535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56250633-aabd-4425-9f18-0f02803729ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.805113 np0000008153 devstack@c-api.service[100238]: WARNING keystonemiddleware.auth_token [None req-56250633-aabd-4425-9f18-0f02803729ea None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 09:13:14.805902 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1155/4595] 10.4.3.236 () {70 vars in 1597 bytes} [Wed Aug 26 09:13:14 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:13:14.813155 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6edd555-0026-439a-b055-966c613bde05 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.814864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6edd555-0026-439a-b055-966c613bde05 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:14.815035 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6edd555-0026-439a-b055-966c613bde05 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:14.815245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6edd555-0026-439a-b055-966c613bde05 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:14.821967 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:14.821967 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:14.825344 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6edd555-0026-439a-b055-966c613bde05 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:14.830253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6edd555-0026-439a-b055-966c613bde05 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:14.831904 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1149/4596] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:14 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:14.843801 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.845820 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:14.846030 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:14.846234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:14.877473 np0000008153 devstack@c-api.service[100236]: DEBUG oslo_db.sqlalchemy.engines [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:13:14.883541 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:14.883541 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:14.887215 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:14.891320 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2507f335-335b-4327-81cb-5ae0e0ea0713 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:14.891706 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1153/4597] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:14 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:14.932613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:14.961305 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:14.961478 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:14.961674 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:14.995441 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:13:15.002851 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:15.002851 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:15.007115 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:15.011003 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-0ddecef3-071f-441f-bb4f-d7bc11d34abd tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:15.011397 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1141/4598] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:14 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:15.025779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c106c22-f114-4fac-a3a1-8e4f49746a81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.027645 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c106c22-f114-4fac-a3a1-8e4f49746a81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:15.027861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c106c22-f114-4fac-a3a1-8e4f49746a81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:15.028114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c106c22-f114-4fac-a3a1-8e4f49746a81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:15.028256 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7c106c22-f114-4fac-a3a1-8e4f49746a81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:15.032398 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:15.032398 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:15.033519 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c106c22-f114-4fac-a3a1-8e4f49746a81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:15.034254 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1156/4599] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:15 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:15.094284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9d85a40-ca2d-44fb-a1eb-52648baafc35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.094631 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9d85a40-ca2d-44fb-a1eb-52648baafc35 None None] GET https://10.4.3.236/volume// Aug 26 09:13:15.094789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9d85a40-ca2d-44fb-a1eb-52648baafc35 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:15.094989 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9d85a40-ca2d-44fb-a1eb-52648baafc35 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:15.095296 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9d85a40-ca2d-44fb-a1eb-52648baafc35 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:15.095558 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1150/4600] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:13:15.102544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-6b941b56-c90e-4d10-ae54-d37c0c0992c2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.104425 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-6b941b56-c90e-4d10-ae54-d37c0c0992c2 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:13:15.104742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-6b941b56-c90e-4d10-ae54-d37c0c0992c2 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06e9355b-ee61-4050-b181-05f63dd245b9", "connector": null, "instance_uuid": "58530b41-b0c3-4b46-b9b3-47beba2ce412"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:15.121931 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:15.121931 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:15.144913 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-6b941b56-c90e-4d10-ae54-d37c0c0992c2 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:13:15.145407 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1154/4601] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:13:15 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:15.176457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4dff604e-1adc-47d4-96d3-896996d3b9bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.178215 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4dff604e-1adc-47d4-96d3-896996d3b9bf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:15.178408 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4dff604e-1adc-47d4-96d3-896996d3b9bf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:15.178584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4dff604e-1adc-47d4-96d3-896996d3b9bf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:15.187873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0101c61-08e1-4f51-b6fd-3631b4e00b73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.187873 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0101c61-08e1-4f51-b6fd-3631b4e00b73 None None] GET https://10.4.3.236/volume// Aug 26 09:13:15.187873 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0101c61-08e1-4f51-b6fd-3631b4e00b73 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:15.188269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0101c61-08e1-4f51-b6fd-3631b4e00b73 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:15.188360 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0101c61-08e1-4f51-b6fd-3631b4e00b73 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:15.188640 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1157/4602] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:13:15.189524 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:15.189524 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:15.192645 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4dff604e-1adc-47d4-96d3-896996d3b9bf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:15.195217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-ca24c3f3-2415-45df-80ef-244e90bc6cec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.196975 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4dff604e-1adc-47d4-96d3-896996d3b9bf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:15.197170 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-ca24c3f3-2415-45df-80ef-244e90bc6cec tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:15.197543 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-ca24c3f3-2415-45df-80ef-244e90bc6cec tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:15.197543 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-ca24c3f3-2415-45df-80ef-244e90bc6cec tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:15.197894 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1142/4603] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:15 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:15.206178 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:15.206178 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:15.209365 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-ca24c3f3-2415-45df-80ef-244e90bc6cec tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:15.213126 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-ca24c3f3-2415-45df-80ef-244e90bc6cec tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:15.213475 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1151/4604] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:15 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 1037 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:15.308476 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:15.310726 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] PUT https://10.4.3.236/volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5 Aug 26 09:13:15.311093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:15.321385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Acquiring lock "cinder-attachment_update-06e9355b-ee61-4050-b181-05f63dd245b9-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:13:15.325560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Lock "cinder-attachment_update-06e9355b-ee61-4050-b181-05f63dd245b9-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:13:15.326525 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:15.326525 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:15.403992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Lock "cinder-attachment_update-06e9355b-ee61-4050-b181-05f63dd245b9-np0000008153" released by "attachment_update" :: held 0.078s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:13:15.404352 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-a067e76f-720c-44fd-97a8-e173a2fc2d6e tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5 returned with HTTP 200 Aug 26 09:13:15.404817 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1155/4605] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:13:15 2026] PUT /volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:16.047972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69351114-4917-48a5-90a7-29dbd2fbcc6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:16.050142 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69351114-4917-48a5-90a7-29dbd2fbcc6c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:16.050337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69351114-4917-48a5-90a7-29dbd2fbcc6c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:16.050519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69351114-4917-48a5-90a7-29dbd2fbcc6c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:16.050635 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-69351114-4917-48a5-90a7-29dbd2fbcc6c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:16.058598 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:16.058598 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:16.059750 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69351114-4917-48a5-90a7-29dbd2fbcc6c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:16.060276 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1158/4606] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:16 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:16.212868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0b17cdd-a4f3-4486-a151-6bc16485f72f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:16.214567 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0b17cdd-a4f3-4486-a151-6bc16485f72f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:16.214743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0b17cdd-a4f3-4486-a151-6bc16485f72f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:16.214935 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0b17cdd-a4f3-4486-a151-6bc16485f72f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:16.225532 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:16.225532 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:16.230921 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c0b17cdd-a4f3-4486-a151-6bc16485f72f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:16.236813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0b17cdd-a4f3-4486-a151-6bc16485f72f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:16.237236 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1143/4607] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:16 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:16.554216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b90f005-da58-486d-9fda-54749a42c40b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:16.560533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] DELETE https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:16.560784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:16.561526 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:16.561823 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Delete volume with id: be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:16.600027 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:16.600027 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:16.606222 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:16.687573 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Delete volume request issued successfully. Aug 26 09:13:16.687836 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b90f005-da58-486d-9fda-54749a42c40b tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 202 Aug 26 09:13:16.688424 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1152/4608] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:16 2026] DELETE /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:16.695991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-15cf75ec-2072-4819-9de5-58ae6a38526c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:16.698087 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-15cf75ec-2072-4819-9de5-58ae6a38526c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:16.698356 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-15cf75ec-2072-4819-9de5-58ae6a38526c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:16.698570 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-15cf75ec-2072-4819-9de5-58ae6a38526c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:16.707373 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:16.707373 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:16.713568 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-15cf75ec-2072-4819-9de5-58ae6a38526c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:16.718944 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-15cf75ec-2072-4819-9de5-58ae6a38526c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 200 Aug 26 09:13:16.719341 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1156/4609] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:16 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:17.073608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e11daa3b-be5b-4d50-87b1-5566367b8485 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:17.075763 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e11daa3b-be5b-4d50-87b1-5566367b8485 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:17.076013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e11daa3b-be5b-4d50-87b1-5566367b8485 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:17.076248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e11daa3b-be5b-4d50-87b1-5566367b8485 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:17.076399 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e11daa3b-be5b-4d50-87b1-5566367b8485 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:17.081200 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:17.081200 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:17.082149 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e11daa3b-be5b-4d50-87b1-5566367b8485 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:17.082630 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1159/4610] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:17 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:17.251913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eed0a593-a194-4331-b275-e6634c8348da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:17.254355 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eed0a593-a194-4331-b275-e6634c8348da tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:17.254355 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eed0a593-a194-4331-b275-e6634c8348da tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:17.254355 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eed0a593-a194-4331-b275-e6634c8348da tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:17.264966 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:17.264966 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:17.269863 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eed0a593-a194-4331-b275-e6634c8348da tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:17.275394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eed0a593-a194-4331-b275-e6634c8348da tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:17.275824 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1144/4611] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:17 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:17.742603 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a6a57f7-1d92-4086-babd-fca2fd86323e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:17.752463 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a6a57f7-1d92-4086-babd-fca2fd86323e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 Aug 26 09:13:17.753170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a6a57f7-1d92-4086-babd-fca2fd86323e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:17.754399 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a6a57f7-1d92-4086-babd-fca2fd86323e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:17.783631 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a6a57f7-1d92-4086-babd-fca2fd86323e tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 returned with HTTP 404 Aug 26 09:13:17.784077 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1153/4612] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:17 2026] GET /volume/v3/volumes/be8d7b7b-06ef-47a8-a7c2-3b243eab4a48 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:17.791354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:17.793408 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] DELETE https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:17.793638 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:17.793899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:17.794121 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Delete volume with id: 75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:17.802380 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:17.802380 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:17.802973 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:17.822201 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Delete volume request issued successfully. Aug 26 09:13:17.822443 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cef1da37-79f1-4a4d-b749-5012d7c0b665 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 202 Aug 26 09:13:17.822916 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1157/4613] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:17 2026] DELETE /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:17.831694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7bbd5551-b963-4a23-826b-917bd0c16842 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:17.833641 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bbd5551-b963-4a23-826b-917bd0c16842 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:17.834045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bbd5551-b963-4a23-826b-917bd0c16842 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:17.834405 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bbd5551-b963-4a23-826b-917bd0c16842 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:17.844471 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:17.844471 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:17.851167 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bbd5551-b963-4a23-826b-917bd0c16842 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:17.857919 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bbd5551-b963-4a23-826b-917bd0c16842 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 200 Aug 26 09:13:17.858591 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1160/4614] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:17 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:18.092633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-380e1c37-1a77-45c0-8e30-ec4c5aed099d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:18.094445 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-380e1c37-1a77-45c0-8e30-ec4c5aed099d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:18.094653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-380e1c37-1a77-45c0-8e30-ec4c5aed099d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:18.094858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-380e1c37-1a77-45c0-8e30-ec4c5aed099d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:18.094963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-380e1c37-1a77-45c0-8e30-ec4c5aed099d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:18.096602 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=247,cinder:UPDATE=61,cinder:INSERT=38 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:13:18.099620 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:18.099620 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:18.100316 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-380e1c37-1a77-45c0-8e30-ec4c5aed099d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:18.100660 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1145/4615] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:18 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:18.290668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-89ec701c-4d5a-446b-8a52-580f0cb74de7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:18.304529 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89ec701c-4d5a-446b-8a52-580f0cb74de7 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:18.306344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89ec701c-4d5a-446b-8a52-580f0cb74de7 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:18.307763 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89ec701c-4d5a-446b-8a52-580f0cb74de7 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:18.342521 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:18.342521 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:18.347325 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-89ec701c-4d5a-446b-8a52-580f0cb74de7 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:18.354585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89ec701c-4d5a-446b-8a52-580f0cb74de7 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:18.354991 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1154/4616] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:18 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:18.690407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-c0787f67-a0fa-47c1-ad41-8afaed6e7945 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:18.695999 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-c0787f67-a0fa-47c1-ad41-8afaed6e7945 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5/action Aug 26 09:13:18.696450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-c0787f67-a0fa-47c1-ad41-8afaed6e7945 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:18.696592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-c0787f67-a0fa-47c1-ad41-8afaed6e7945 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:18.712893 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:18.712893 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:18.722740 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-06006436-fc1e-4d27-9f54-b9ecc012cdbd req-c0787f67-a0fa-47c1-ad41-8afaed6e7945 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5/action returned with HTTP 204 Aug 26 09:13:18.723479 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1158/4617] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:13:18 2026] POST /volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:18.871868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97fb1a6b-37ac-4ef5-b60e-b5ace759afe7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:18.873492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97fb1a6b-37ac-4ef5-b60e-b5ace759afe7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 Aug 26 09:13:18.873601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97fb1a6b-37ac-4ef5-b60e-b5ace759afe7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:18.874216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97fb1a6b-37ac-4ef5-b60e-b5ace759afe7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:18.879762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97fb1a6b-37ac-4ef5-b60e-b5ace759afe7 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 returned with HTTP 404 Aug 26 09:13:18.880313 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1161/4618] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:18 2026] GET /volume/v3/volumes/75b6e6cc-2632-4f79-ade2-bad360800041 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:18.937744 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:18.939567 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] DELETE https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:13:18.939737 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:18.939737 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:18.940173 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Delete volume with id: c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:13:18.947703 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:18.947703 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:18.948445 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:18.966017 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Delete volume request issued successfully. Aug 26 09:13:18.966351 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41332c33-0c0d-4672-95ba-5e5b3c79afc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 202 Aug 26 09:13:18.966824 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1146/4619] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:18 2026] DELETE /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:18.975443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e569d62-baa2-411b-812e-d39a47d1dd6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:18.977298 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e569d62-baa2-411b-812e-d39a47d1dd6c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:13:18.977600 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e569d62-baa2-411b-812e-d39a47d1dd6c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:18.977970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e569d62-baa2-411b-812e-d39a47d1dd6c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:18.985692 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:18.985692 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:18.992393 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e569d62-baa2-411b-812e-d39a47d1dd6c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Volume info retrieved successfully. Aug 26 09:13:18.994476 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e569d62-baa2-411b-812e-d39a47d1dd6c tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 200 Aug 26 09:13:18.995020 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1155/4620] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:18 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:19.110768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1e775546-262f-47fd-9e6d-c62d007624c5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.112617 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1e775546-262f-47fd-9e6d-c62d007624c5 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:19.112798 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1e775546-262f-47fd-9e6d-c62d007624c5 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:19.113003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1e775546-262f-47fd-9e6d-c62d007624c5 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:19.113137 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1e775546-262f-47fd-9e6d-c62d007624c5 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:19.115213 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=195,cinder:INSERT=24,cinder:UPDATE=45 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:13:19.118417 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.118417 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:19.119340 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1e775546-262f-47fd-9e6d-c62d007624c5 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:19.119769 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1159/4621] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:19 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:19.369124 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06b09208-0430-4641-9ae1-ca7888c3f50f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.371407 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06b09208-0430-4641-9ae1-ca7888c3f50f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:19.371407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06b09208-0430-4641-9ae1-ca7888c3f50f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:19.371682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06b09208-0430-4641-9ae1-ca7888c3f50f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:19.383349 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.383349 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:19.387399 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06b09208-0430-4641-9ae1-ca7888c3f50f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:19.392584 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06b09208-0430-4641-9ae1-ca7888c3f50f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:19.393228 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1162/4622] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:19 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:19.406179 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4ed877c-aeee-4d1f-9f08-b1dc08130b97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.407710 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4ed877c-aeee-4d1f-9f08-b1dc08130b97 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:19.408157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4ed877c-aeee-4d1f-9f08-b1dc08130b97 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:19.408157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4ed877c-aeee-4d1f-9f08-b1dc08130b97 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:19.417769 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.417769 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:19.422201 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4ed877c-aeee-4d1f-9f08-b1dc08130b97 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:19.426615 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4ed877c-aeee-4d1f-9f08-b1dc08130b97 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:19.427187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1147/4623] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:19 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:19.441560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c21fb205-e33b-42ca-9b46-34dcbe8e8c9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.451871 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c21fb205-e33b-42ca-9b46-34dcbe8e8c9a tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:19.451871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c21fb205-e33b-42ca-9b46-34dcbe8e8c9a tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-detach": {"attachment_id": "cd7c6162-4850-43b1-8e7c-5b5d96222af5"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:19.451871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c21fb205-e33b-42ca-9b46-34dcbe8e8c9a tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "cd7c6162-4850-43b1-8e7c-5b5d96222af5"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:19.462364 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.462364 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:19.463179 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c21fb205-e33b-42ca-9b46-34dcbe8e8c9a tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:19.472641 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c21fb205-e33b-42ca-9b46-34dcbe8e8c9a tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 400 Aug 26 09:13:19.473291 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1156/4624] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:19 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:13:19.511515 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-76e5568b-751c-4fd5-bf0b-2238b5bae7aa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.638606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-76e5568b-751c-4fd5-bf0b-2238b5bae7aa tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:19.638788 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-76e5568b-751c-4fd5-bf0b-2238b5bae7aa tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:19.638993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-76e5568b-751c-4fd5-bf0b-2238b5bae7aa tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:19.647727 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.647727 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:19.650701 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-76e5568b-751c-4fd5-bf0b-2238b5bae7aa tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:19.654261 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-76e5568b-751c-4fd5-bf0b-2238b5bae7aa tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:19.654784 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1160/4625] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:19 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 1150 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:19.673448 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.675596 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9/action Aug 26 09:13:19.676078 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:19.676200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:19.686106 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.686106 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:19.686508 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:19.692868 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Begin detaching volume completed successfully. Aug 26 09:13:19.693097 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-3145a8be-e949-44d0-a8d0-cc368ecb373f tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9/action returned with HTTP 202 Aug 26 09:13:19.693484 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1163/4626] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:13:19 2026] POST /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:19.733831 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c34a22e1-fc9c-43e3-a5c5-7e3104969cc6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.734367 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c34a22e1-fc9c-43e3-a5c5-7e3104969cc6 None None] GET https://10.4.3.236/volume// Aug 26 09:13:19.734556 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c34a22e1-fc9c-43e3-a5c5-7e3104969cc6 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:19.735628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c34a22e1-fc9c-43e3-a5c5-7e3104969cc6 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:19.735628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c34a22e1-fc9c-43e3-a5c5-7e3104969cc6 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:19.735628 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1148/4627] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13: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 26 09:13:19.743778 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-70f831d7-ecdd-4e99-8356-6b4ae72cfc93 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:19.746517 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-70f831d7-ecdd-4e99-8356-6b4ae72cfc93 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:19.747144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-70f831d7-ecdd-4e99-8356-6b4ae72cfc93 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:19.747551 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-70f831d7-ecdd-4e99-8356-6b4ae72cfc93 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:19.759735 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:19.759735 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:19.765252 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-70f831d7-ecdd-4e99-8356-6b4ae72cfc93 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:19.769370 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-70f831d7-ecdd-4e99-8356-6b4ae72cfc93 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:19.769991 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1157/4628] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:19 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 1333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:20.008894 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c2ccf502-c87f-408e-bc80-462ef58c4dc8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:20.010668 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2ccf502-c87f-408e-bc80-462ef58c4dc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] GET https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 Aug 26 09:13:20.010891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2ccf502-c87f-408e-bc80-462ef58c4dc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:20.011107 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c2ccf502-c87f-408e-bc80-462ef58c4dc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:20.017291 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c2ccf502-c87f-408e-bc80-462ef58c4dc8 tempest-AttachVolumeTestJSON-2028009427 tempest-AttachVolumeTestJSON-2028009427-project-member] https://10.4.3.236/volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 returned with HTTP 404 Aug 26 09:13:20.017855 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1161/4629] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:20 2026] GET /volume/v3/volumes/c6528ec2-78e8-46bf-8e13-a1b33da0ca01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:20.133941 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-490c6cdf-1dba-44f5-9ec4-83c64a221408 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:20.136397 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-490c6cdf-1dba-44f5-9ec4-83c64a221408 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:20.136397 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-490c6cdf-1dba-44f5-9ec4-83c64a221408 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:20.136672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-490c6cdf-1dba-44f5-9ec4-83c64a221408 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:20.136758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-490c6cdf-1dba-44f5-9ec4-83c64a221408 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:20.143037 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:20.143037 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:20.143805 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-490c6cdf-1dba-44f5-9ec4-83c64a221408 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:20.148073 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1164/4630] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:20 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:20.686725 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-1a881393-09e9-4c29-824f-f1d6d42ecbdf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:20.688583 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-1a881393-09e9-4c29-824f-f1d6d42ecbdf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] DELETE https://10.4.3.236/volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5 Aug 26 09:13:20.688790 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-1a881393-09e9-4c29-824f-f1d6d42ecbdf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:20.689090 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-1a881393-09e9-4c29-824f-f1d6d42ecbdf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:20.700955 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:20.700955 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:20.752165 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-952a97e8-3bb3-49be-b0cc-6aa2bc146332 req-1a881393-09e9-4c29-824f-f1d6d42ecbdf tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5 returned with HTTP 200 Aug 26 09:13:20.774067 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1149/4631] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:13:20 2026] DELETE /volume/v3/attachments/cd7c6162-4850-43b1-8e7c-5b5d96222af5 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:21.157645 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d7eaa161-7346-455c-aa54-0c468df2e0e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:21.162580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7eaa161-7346-455c-aa54-0c468df2e0e9 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:21.162580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7eaa161-7346-455c-aa54-0c468df2e0e9 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:21.162580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7eaa161-7346-455c-aa54-0c468df2e0e9 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:21.162580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d7eaa161-7346-455c-aa54-0c468df2e0e9 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:21.166513 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:21.166513 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:21.167625 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7eaa161-7346-455c-aa54-0c468df2e0e9 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:21.168207 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1158/4632] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:21 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:21.842980 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0b15613f-3051-4cb8-9091-4defacf7daa9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:21.845057 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b15613f-3051-4cb8-9091-4defacf7daa9 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:21.845488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b15613f-3051-4cb8-9091-4defacf7daa9 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:21.845679 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b15613f-3051-4cb8-9091-4defacf7daa9 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:21.863949 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:21.863949 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:21.864663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.admin_actions [None req-0b15613f-3051-4cb8-9091-4defacf7daa9 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] Updating volume 'b1ca2fb3-f7ce-4dbb-b610-98dde6824cca' with '{'status': 'in-use'}' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 09:13:21.888453 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b15613f-3051-4cb8-9091-4defacf7daa9 tempest-TestServerVolumeAttachmentScenario-1668477163 tempest-TestServerVolumeAttachmentScenario-1668477163-project-admin] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 202 Aug 26 09:13:21.888874 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1162/4633] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:13:21 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:21.898272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b4c546c-7690-4f9d-86ea-ab59a1af1996 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:21.906260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b4c546c-7690-4f9d-86ea-ab59a1af1996 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:21.906456 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b4c546c-7690-4f9d-86ea-ab59a1af1996 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:21.906640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b4c546c-7690-4f9d-86ea-ab59a1af1996 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:21.920400 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:21.920400 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:21.924613 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7b4c546c-7690-4f9d-86ea-ab59a1af1996 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:21.929119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b4c546c-7690-4f9d-86ea-ab59a1af1996 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:21.929522 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1165/4634] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:21 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:21.973917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-e3423f3a-5bbc-4900-b181-abb08ffb7b11 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:21.982109 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-e3423f3a-5bbc-4900-b181-abb08ffb7b11 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:21.982410 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-e3423f3a-5bbc-4900-b181-abb08ffb7b11 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:21.982687 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-e3423f3a-5bbc-4900-b181-abb08ffb7b11 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:21.993157 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:21.993157 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:21.996903 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-e3423f3a-5bbc-4900-b181-abb08ffb7b11 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:22.001436 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-e3423f3a-5bbc-4900-b181-abb08ffb7b11 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:22.002136 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1150/4635] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:21 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:22.023319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:22.025940 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] POST https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action Aug 26 09:13:22.026330 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:22.026447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:22.039205 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:22.039205 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:22.039795 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:22.046084 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Begin detaching volume completed successfully. Aug 26 09:13:22.046305 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-36e81d72-56d6-4690-b8ec-86ad6640ff69 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action returned with HTTP 202 Aug 26 09:13:22.046732 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1159/4636] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:13:22 2026] POST /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:22.085867 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c5f5a91a-70c6-44b3-bd90-5f6046a75539 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:22.086475 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5f5a91a-70c6-44b3-bd90-5f6046a75539 None None] GET https://10.4.3.236/volume// Aug 26 09:13:22.086710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5f5a91a-70c6-44b3-bd90-5f6046a75539 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:22.087037 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c5f5a91a-70c6-44b3-bd90-5f6046a75539 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:22.087477 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c5f5a91a-70c6-44b3-bd90-5f6046a75539 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:22.087876 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1163/4637] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:13: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 26 09:13:22.096792 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-4849447a-26f1-4694-807f-2e9199c80430 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:22.098799 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-4849447a-26f1-4694-807f-2e9199c80430 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:22.099058 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-4849447a-26f1-4694-807f-2e9199c80430 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:22.099206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-4849447a-26f1-4694-807f-2e9199c80430 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:22.109816 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:22.109816 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:22.112958 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-4849447a-26f1-4694-807f-2e9199c80430 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:22.117005 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-4849447a-26f1-4694-807f-2e9199c80430 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:22.117382 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1166/4638] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:22 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:22.178362 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77b401f1-9df6-47f4-bb62-bedb1a01d5cf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:22.180174 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77b401f1-9df6-47f4-bb62-bedb1a01d5cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:22.180352 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77b401f1-9df6-47f4-bb62-bedb1a01d5cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:22.180528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77b401f1-9df6-47f4-bb62-bedb1a01d5cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:22.180721 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-77b401f1-9df6-47f4-bb62-bedb1a01d5cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:22.185470 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:22.185470 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:22.186258 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77b401f1-9df6-47f4-bb62-bedb1a01d5cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:22.186621 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1151/4639] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:22 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:22.984886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-ea77f6fd-7d8f-4a1d-9089-0e285c2f6810 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:22.990317 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-ea77f6fd-7d8f-4a1d-9089-0e285c2f6810 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7 Aug 26 09:13:22.990498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-ea77f6fd-7d8f-4a1d-9089-0e285c2f6810 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:22.990682 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-ea77f6fd-7d8f-4a1d-9089-0e285c2f6810 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:23.000738 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:23.000738 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:23.051108 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-82803021-9c6b-4aa1-8c02-4452d8ea72aa req-ea77f6fd-7d8f-4a1d-9089-0e285c2f6810 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7 returned with HTTP 200 Aug 26 09:13:23.051621 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1160/4640] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:13:22 2026] DELETE /volume/v3/attachments/7d79f95e-da7d-471a-858a-665e7adb3ec7 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:23.170442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-7d31e79f-9f65-4708-ad5b-fb45ac0644b0 req-a4fe4cdf-dbf0-4999-abdf-23d8ececd84d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:23.172556 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7d31e79f-9f65-4708-ad5b-fb45ac0644b0 req-a4fe4cdf-dbf0-4999-abdf-23d8ececd84d tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:23.172761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7d31e79f-9f65-4708-ad5b-fb45ac0644b0 req-a4fe4cdf-dbf0-4999-abdf-23d8ececd84d tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:23.173055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-7d31e79f-9f65-4708-ad5b-fb45ac0644b0 req-a4fe4cdf-dbf0-4999-abdf-23d8ececd84d tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:23.180258 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:23.180258 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:23.184518 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-7d31e79f-9f65-4708-ad5b-fb45ac0644b0 req-a4fe4cdf-dbf0-4999-abdf-23d8ececd84d tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:23.189246 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-7d31e79f-9f65-4708-ad5b-fb45ac0644b0 req-a4fe4cdf-dbf0-4999-abdf-23d8ececd84d tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:23.189811 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1164/4641] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:23 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:23.196707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-88c5cf71-e7fc-4a41-a343-26c571f6e542 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:23.199124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88c5cf71-e7fc-4a41-a343-26c571f6e542 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:23.199330 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88c5cf71-e7fc-4a41-a343-26c571f6e542 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:23.199508 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88c5cf71-e7fc-4a41-a343-26c571f6e542 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:23.199693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-88c5cf71-e7fc-4a41-a343-26c571f6e542 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:23.203622 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:23.203622 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:23.204472 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88c5cf71-e7fc-4a41-a343-26c571f6e542 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:23.204659 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1167/4642] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:23 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:24.218588 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46759cb2-a5d8-4267-92f9-cff18ff06b3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:24.224330 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46759cb2-a5d8-4267-92f9-cff18ff06b3d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:24.224562 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46759cb2-a5d8-4267-92f9-cff18ff06b3d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:24.224788 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46759cb2-a5d8-4267-92f9-cff18ff06b3d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:24.224948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-46759cb2-a5d8-4267-92f9-cff18ff06b3d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:24.233302 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:24.233302 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:24.234275 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46759cb2-a5d8-4267-92f9-cff18ff06b3d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:24.234743 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1152/4643] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:24 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:25.246083 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5de0f687-3817-433a-ba83-44fa176da2cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:25.248043 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5de0f687-3817-433a-ba83-44fa176da2cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:25.248246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5de0f687-3817-433a-ba83-44fa176da2cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:25.248430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5de0f687-3817-433a-ba83-44fa176da2cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:25.248523 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5de0f687-3817-433a-ba83-44fa176da2cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:25.252795 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:25.252795 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:25.253664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5de0f687-3817-433a-ba83-44fa176da2cf tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:25.254060 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1161/4644] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:25 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:26.084651 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e00cd296-352b-4f9d-99fc-59814487c696 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:26.086713 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] DELETE https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:26.087001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:26.087248 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:26.087449 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Delete volume with id: 06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:26.096771 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:26.096771 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:26.097338 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:26.118863 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Delete volume request issued successfully. Aug 26 09:13:26.119097 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e00cd296-352b-4f9d-99fc-59814487c696 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 202 Aug 26 09:13:26.119559 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1165/4645] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:26 2026] DELETE /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:26.126404 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48ab29bb-e2c4-4d09-9df8-438000edd6d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:26.129419 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48ab29bb-e2c4-4d09-9df8-438000edd6d4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:26.129609 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48ab29bb-e2c4-4d09-9df8-438000edd6d4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:26.129785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48ab29bb-e2c4-4d09-9df8-438000edd6d4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:26.140087 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:26.140087 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:26.145185 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48ab29bb-e2c4-4d09-9df8-438000edd6d4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:26.151447 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48ab29bb-e2c4-4d09-9df8-438000edd6d4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 200 Aug 26 09:13:26.152024 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1168/4646] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:26 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:26.266347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d60ca66f-a09f-4527-94fd-7ebc2248a6f2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:26.266716 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d60ca66f-a09f-4527-94fd-7ebc2248a6f2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:26.266884 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d60ca66f-a09f-4527-94fd-7ebc2248a6f2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:26.268866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d60ca66f-a09f-4527-94fd-7ebc2248a6f2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:26.268866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d60ca66f-a09f-4527-94fd-7ebc2248a6f2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:26.270691 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:26.270691 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:26.271395 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d60ca66f-a09f-4527-94fd-7ebc2248a6f2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:26.271702 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1153/4647] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:26 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:27.166858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b2adc55-8a0f-4536-8e6e-9121f99ed775 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:27.168654 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b2adc55-8a0f-4536-8e6e-9121f99ed775 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 Aug 26 09:13:27.168817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b2adc55-8a0f-4536-8e6e-9121f99ed775 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:27.169088 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b2adc55-8a0f-4536-8e6e-9121f99ed775 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:27.174977 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b2adc55-8a0f-4536-8e6e-9121f99ed775 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 returned with HTTP 404 Aug 26 09:13:27.175523 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1162/4648] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:27 2026] GET /volume/v3/volumes/06e9355b-ee61-4050-b181-05f63dd245b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:27.182569 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:27.184317 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:27.184541 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:27.184717 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:27.184822 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Delete volume with id: b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:27.195671 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:27.195671 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:27.196430 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:27.222360 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Delete volume request issued successfully. Aug 26 09:13:27.222564 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3dc19759-e9d7-4f76-b0a1-c6c52d0dd567 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 202 Aug 26 09:13:27.223008 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1166/4649] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:27 2026] DELETE /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:27.232176 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da666aae-b165-4799-b25e-73a44118caa4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:27.233814 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da666aae-b165-4799-b25e-73a44118caa4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:27.234039 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da666aae-b165-4799-b25e-73a44118caa4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:27.234214 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da666aae-b165-4799-b25e-73a44118caa4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:27.242011 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:27.242011 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:27.249396 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-da666aae-b165-4799-b25e-73a44118caa4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Volume info retrieved successfully. Aug 26 09:13:27.254854 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da666aae-b165-4799-b25e-73a44118caa4 tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 200 Aug 26 09:13:27.255272 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1169/4650] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:27 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:27.282165 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1bfcb554-eefc-4035-9591-4cbcbafc5b90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:27.284327 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1bfcb554-eefc-4035-9591-4cbcbafc5b90 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:27.284473 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1bfcb554-eefc-4035-9591-4cbcbafc5b90 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:27.284743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1bfcb554-eefc-4035-9591-4cbcbafc5b90 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:27.284872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1bfcb554-eefc-4035-9591-4cbcbafc5b90 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:27.289625 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:27.289625 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:27.290570 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1bfcb554-eefc-4035-9591-4cbcbafc5b90 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:27.291160 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1154/4651] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:27 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:28.268735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-739bf832-2bd3-4294-899c-507468130fda None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.270799 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-739bf832-2bd3-4294-899c-507468130fda tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] GET https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca Aug 26 09:13:28.271108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-739bf832-2bd3-4294-899c-507468130fda tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:28.271371 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-739bf832-2bd3-4294-899c-507468130fda tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:28.284910 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-739bf832-2bd3-4294-899c-507468130fda tempest-TestServerVolumeAttachmentScenario-342563902 tempest-TestServerVolumeAttachmentScenario-342563902-project-member] https://10.4.3.236/volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca returned with HTTP 404 Aug 26 09:13:28.285421 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1163/4652] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:28 2026] GET /volume/v3/volumes/b1ca2fb3-f7ce-4dbb-b610-98dde6824cca => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:28.303718 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5f086ed5-211c-4aa7-acce-88e957da84a0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.305864 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5f086ed5-211c-4aa7-acce-88e957da84a0 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:28.306127 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5f086ed5-211c-4aa7-acce-88e957da84a0 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:28.306351 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5f086ed5-211c-4aa7-acce-88e957da84a0 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:28.306487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5f086ed5-211c-4aa7-acce-88e957da84a0 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:28.316801 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:28.316801 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:28.318831 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5f086ed5-211c-4aa7-acce-88e957da84a0 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:28.319281 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1167/4653] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:28 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 760 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:28.331531 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.333314 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:28.333654 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2adb777e-b783-4876-a7cb-e4ce2fb40246", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-650929655"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:28.334953 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request body: {'volume': {"'backup_id": '2adb777e-b783-4876-a7cb-e4ce2fb40246', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-650929655'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:28.335099 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume of 1 GB Aug 26 09:13:28.339006 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Availability Zones retrieved successfully. Aug 26 09:13:28.344885 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (8f7a34ab-3c0e-40a1-8466-2de413a55f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.345962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1fdc78c-f35f-4c1b-aba7-1783849ba8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.347172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:28.383399 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1fdc78c-f35f-4c1b-aba7-1783849ba8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.384277 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (857bbc4d-bcc4-427c-883a-28089373817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.425011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['97affdf2-664d-4d57-92aa-913a224c71d1', '659ccfd6-16a4-4d96-a900-f3c0f7938478', '2e7ac7c1-1c10-4c77-abcb-b8c47564ffee', 'a6182621-3b7b-4531-ade6-76422165d3eb'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:28.426080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (857bbc4d-bcc4-427c-883a-28089373817b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97affdf2-664d-4d57-92aa-913a224c71d1', '659ccfd6-16a4-4d96-a900-f3c0f7938478', '2e7ac7c1-1c10-4c77-abcb-b8c47564ffee', 'a6182621-3b7b-4531-ade6-76422165d3eb']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.427122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2321f681-254f-4cf7-af8f-543c064f9eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.451699 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2321f681-254f-4cf7-af8f-543c064f9eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38904b67-e4dc-4625-9290-5dedf812bc04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-650929655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['97affdf2-664d-4d57-92aa-913a224c71d1','659ccfd6-16a4-4d96-a900-f3c0f7938478','2e7ac7c1-1c10-4c77-abcb-b8c47564ffee','a6182621-3b7b-4531-ade6-76422165d3eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-650929655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38904b67-e4dc-4625-9290-5dedf812bc04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7241d8096e234deea05bdd2490289424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.452427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8c49cb-e7f8-4366-a94a-8cecafba8066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.473472 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8c49cb-e7f8-4366-a94a-8cecafba8066) transitioned into state 'SUCCESS' from state '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-650929655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['97affdf2-664d-4d57-92aa-913a224c71d1','659ccfd6-16a4-4d96-a900-f3c0f7938478','2e7ac7c1-1c10-4c77-abcb-b8c47564ffee','a6182621-3b7b-4531-ade6-76422165d3eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.474156 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57a5abf-d352-4148-a7a5-bdd2f889ad9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.482500 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57a5abf-d352-4148-a7a5-bdd2f889ad9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.483479 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (8f7a34ab-3c0e-40a1-8466-2de413a55f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.483571 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request issued successfully. Aug 26 09:13:28.484113 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61972ab3-375a-4403-9c5b-0ec9258adbf7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:28.484501 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1170/4654] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:13:28 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:28.499506 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.502488 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:28.502813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2adb777e-b783-4876-a7cb-e4ce2fb40246", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-217868915"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:28.504264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request body: {'volume': {"'backup_id": '2adb777e-b783-4876-a7cb-e4ce2fb40246', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-217868915'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:28.504376 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume of 1 GB Aug 26 09:13:28.508577 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Availability Zones retrieved successfully. Aug 26 09:13:28.514624 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (9d3fafbe-8901-43a8-8bf9-99e3ca1efedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.515968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b63ea533-f2ad-4acd-8ac3-5864dd2e3628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.516769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:28.542573 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b63ea533-f2ad-4acd-8ac3-5864dd2e3628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.543703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6dc91e-6b2a-4b8e-bf5b-fd5c1b7e8035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.585766 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['c604db89-0674-40a3-b090-5328dc14685a', 'ddde79f0-9a94-4271-94ac-c9209f1ff5cf', 'a6c27e74-7f01-4e21-b5be-7bac755c8be3', '4375661b-e16c-433f-84bd-eb761efc3283'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:28.586960 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6dc91e-6b2a-4b8e-bf5b-fd5c1b7e8035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c604db89-0674-40a3-b090-5328dc14685a', 'ddde79f0-9a94-4271-94ac-c9209f1ff5cf', 'a6c27e74-7f01-4e21-b5be-7bac755c8be3', '4375661b-e16c-433f-84bd-eb761efc3283']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.587629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dbdbda-767a-4d6f-8c1d-72de180a0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.610193 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dbdbda-767a-4d6f-8c1d-72de180a0df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a09b0ecb-c84b-40fb-9f5e-4c6be4370e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-217868915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['c604db89-0674-40a3-b090-5328dc14685a','ddde79f0-9a94-4271-94ac-c9209f1ff5cf','a6c27e74-7f01-4e21-b5be-7bac755c8be3','4375661b-e16c-433f-84bd-eb761efc3283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-217868915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a09b0ecb-c84b-40fb-9f5e-4c6be4370e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7241d8096e234deea05bdd2490289424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.611177 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecc09bd-285f-4850-86d4-3a16e1480ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.628290 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecc09bd-285f-4850-86d4-3a16e1480ac8) transitioned into state 'SUCCESS' from state '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-217868915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['c604db89-0674-40a3-b090-5328dc14685a','ddde79f0-9a94-4271-94ac-c9209f1ff5cf','a6c27e74-7f01-4e21-b5be-7bac755c8be3','4375661b-e16c-433f-84bd-eb761efc3283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.629057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc3b43d-c56a-4b14-ba93-df23b289d83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.640108 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc3b43d-c56a-4b14-ba93-df23b289d83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.641233 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (9d3fafbe-8901-43a8-8bf9-99e3ca1efedb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.641632 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request issued successfully. Aug 26 09:13:28.642366 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05421f96-c0ae-46ff-b145-38ebb3e1064d tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:28.643008 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1155/4655] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:13:28 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:28.655161 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.656459 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:28.656797 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2adb777e-b783-4876-a7cb-e4ce2fb40246", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1202607292"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:28.658903 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request body: {'volume': {"'backup_id": '2adb777e-b783-4876-a7cb-e4ce2fb40246', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1202607292'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:28.659032 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume of 1 GB Aug 26 09:13:28.662427 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Availability Zones retrieved successfully. Aug 26 09:13:28.668000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (d54ae7bf-3864-40e5-80f7-aa3194d76bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.668967 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2006c45-d664-4023-ab7a-acd0ed5b5c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.669878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:28.698586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2006c45-d664-4023-ab7a-acd0ed5b5c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.699424 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630182d7-12be-4919-9b4b-81ff21573f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.741469 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['a69a8539-be94-46e6-b5c9-796774d46bf5', '7e61ced2-3b6c-42ef-8e35-423d76dcfd2c', 'd0f2dec6-9b67-4240-9162-54af5f5656b6', '554a2142-c148-4d48-bb67-eaf14263a2ee'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:28.742498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630182d7-12be-4919-9b4b-81ff21573f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69a8539-be94-46e6-b5c9-796774d46bf5', '7e61ced2-3b6c-42ef-8e35-423d76dcfd2c', 'd0f2dec6-9b67-4240-9162-54af5f5656b6', '554a2142-c148-4d48-bb67-eaf14263a2ee']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.743212 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e9af66-8e31-4576-9c68-a9640b2b3a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.774370 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e9af66-8e31-4576-9c68-a9640b2b3a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4349bc2f-2fea-466d-a7e7-917f2a632326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1202607292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['a69a8539-be94-46e6-b5c9-796774d46bf5','7e61ced2-3b6c-42ef-8e35-423d76dcfd2c','d0f2dec6-9b67-4240-9162-54af5f5656b6','554a2142-c148-4d48-bb67-eaf14263a2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1202607292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4349bc2f-2fea-466d-a7e7-917f2a632326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7241d8096e234deea05bdd2490289424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.775512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb35873-14f4-4270-94f6-350041723dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.793216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb35873-14f4-4270-94f6-350041723dac) transitioned into state 'SUCCESS' from state '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-1202607292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['a69a8539-be94-46e6-b5c9-796774d46bf5','7e61ced2-3b6c-42ef-8e35-423d76dcfd2c','d0f2dec6-9b67-4240-9162-54af5f5656b6','554a2142-c148-4d48-bb67-eaf14263a2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.793934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891ec4d9-70f5-4b55-824d-5a9b8a1e0659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.804358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891ec4d9-70f5-4b55-824d-5a9b8a1e0659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.805212 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (d54ae7bf-3864-40e5-80f7-aa3194d76bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.805530 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request issued successfully. Aug 26 09:13:28.806144 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b4af940-4a2f-4a7d-89e4-244ca25b5d47 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:28.806541 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1164/4656] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:13:28 2026] POST /volume/v3/volumes => generated 758 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:28.817275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.819195 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:28.819567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2adb777e-b783-4876-a7cb-e4ce2fb40246", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1199712428"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:28.821017 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request body: {'volume': {"'backup_id": '2adb777e-b783-4876-a7cb-e4ce2fb40246', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1199712428'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:28.821153 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume of 1 GB Aug 26 09:13:28.825189 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Availability Zones retrieved successfully. Aug 26 09:13:28.830712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (bb5dbf67-4d17-4707-b796-ad17ee28c9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.831631 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98800e6f-c34c-4354-99d4-674469cfeb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.832487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:28.857338 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98800e6f-c34c-4354-99d4-674469cfeb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.859283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44be39a2-0665-4eb8-9de7-28a9ae5d629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.900668 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['18f2c1ee-861f-42eb-8693-7a9393edecef', '154aac3f-e60e-4405-8319-c7b7aa1a60ba', '4d5767df-707e-4f14-84ae-ffda01c079c6', '10d858f3-edd9-4fd4-b07a-e2e153b2761e'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:28.901682 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44be39a2-0665-4eb8-9de7-28a9ae5d629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f2c1ee-861f-42eb-8693-7a9393edecef', '154aac3f-e60e-4405-8319-c7b7aa1a60ba', '4d5767df-707e-4f14-84ae-ffda01c079c6', '10d858f3-edd9-4fd4-b07a-e2e153b2761e']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.903301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08a843c-2595-45d3-9e83-270167e44656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.928581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08a843c-2595-45d3-9e83-270167e44656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e890b0e8-523c-4d4b-aed7-e1773769d85f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1199712428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['18f2c1ee-861f-42eb-8693-7a9393edecef','154aac3f-e60e-4405-8319-c7b7aa1a60ba','4d5767df-707e-4f14-84ae-ffda01c079c6','10d858f3-edd9-4fd4-b07a-e2e153b2761e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1199712428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e890b0e8-523c-4d4b-aed7-e1773769d85f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7241d8096e234deea05bdd2490289424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.929743 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b38e342-2d99-4108-93c3-1cda6f791ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.950565 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b38e342-2d99-4108-93c3-1cda6f791ebb) transitioned into state 'SUCCESS' from state '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-1199712428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['18f2c1ee-861f-42eb-8693-7a9393edecef','154aac3f-e60e-4405-8319-c7b7aa1a60ba','4d5767df-707e-4f14-84ae-ffda01c079c6','10d858f3-edd9-4fd4-b07a-e2e153b2761e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.951306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1bcc50-9473-4c3a-9c04-b8a13f925a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.962125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1bcc50-9473-4c3a-9c04-b8a13f925a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:28.963482 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (bb5dbf67-4d17-4707-b796-ad17ee28c9de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.963944 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request issued successfully. Aug 26 09:13:28.964598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f814b99d-cef7-42f4-ae5a-51fecbabea34 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:28.965077 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1168/4657] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:13:28 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:28.976124 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4df494d3-7109-472e-ac44-b1043a5b23dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:28.978051 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:28.978358 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2adb777e-b783-4876-a7cb-e4ce2fb40246", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-816372149"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:28.979885 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request body: {'volume': {"'backup_id": '2adb777e-b783-4876-a7cb-e4ce2fb40246', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-816372149'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:28.980077 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume of 1 GB Aug 26 09:13:28.980454 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:28.980454 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:28.984691 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Availability Zones retrieved successfully. Aug 26 09:13:28.990760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (f609df94-ffe4-451a-b67b-abf8225fc7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:28.992414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29495ac-9e10-40e5-9f8a-86c65429ab80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:28.993636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:29.017271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29495ac-9e10-40e5-9f8a-86c65429ab80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:29.018004 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16eead94-eb8f-4691-bc51-1bc0186f8f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:29.062502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Created reservations ['8ae33928-0baf-401b-a76a-a38e186bfabc', '59a58c71-3043-4954-b3e0-0d130fd60197', '74f4ac06-579e-41e8-8497-f4c1de1ca998', 'df057a82-49cc-4aaa-8797-5541a36a4092'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:29.063372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16eead94-eb8f-4691-bc51-1bc0186f8f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae33928-0baf-401b-a76a-a38e186bfabc', '59a58c71-3043-4954-b3e0-0d130fd60197', '74f4ac06-579e-41e8-8497-f4c1de1ca998', 'df057a82-49cc-4aaa-8797-5541a36a4092']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:29.064477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126e29f0-0f3e-48f8-ad9b-15c3e0b95e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:29.089443 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126e29f0-0f3e-48f8-ad9b-15c3e0b95e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cabb1bf-68ee-45d7-b644-7db394cfa52c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-816372149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['8ae33928-0baf-401b-a76a-a38e186bfabc','59a58c71-3043-4954-b3e0-0d130fd60197','74f4ac06-579e-41e8-8497-f4c1de1ca998','df057a82-49cc-4aaa-8797-5541a36a4092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-816372149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cabb1bf-68ee-45d7-b644-7db394cfa52c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7241d8096e234deea05bdd2490289424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:29.090105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3076be-d5c7-44e9-9bbf-9bf972a06d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:29.108020 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3076be-d5c7-44e9-9bbf-9bf972a06d48) transitioned into state 'SUCCESS' from state '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-816372149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7241d8096e234deea05bdd2490289424',qos_specs=None,replication_status=,reservations=['8ae33928-0baf-401b-a76a-a38e186bfabc','59a58c71-3043-4954-b3e0-0d130fd60197','74f4ac06-579e-41e8-8497-f4c1de1ca998','df057a82-49cc-4aaa-8797-5541a36a4092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f49e217bd64e54b9652234c4c44b4b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:29.108736 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35177025-fa7f-4d11-a5f8-99b164715a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:29.118141 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35177025-fa7f-4d11-a5f8-99b164715a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:29.118968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Flow 'volume_create_api' (f609df94-ffe4-451a-b67b-abf8225fc7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:29.119409 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Create volume request issued successfully. Aug 26 09:13:29.119980 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4df494d3-7109-472e-ac44-b1043a5b23dc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:29.120455 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1171/4658] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:13:28 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:29.135061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df8c1b57-b909-4f44-a541-627dfcf51163 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.136946 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df8c1b57-b909-4f44-a541-627dfcf51163 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 Aug 26 09:13:29.137172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df8c1b57-b909-4f44-a541-627dfcf51163 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.137346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df8c1b57-b909-4f44-a541-627dfcf51163 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.144456 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.144456 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:29.148956 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-df8c1b57-b909-4f44-a541-627dfcf51163 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:29.154235 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df8c1b57-b909-4f44-a541-627dfcf51163 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 returned with HTTP 200 Aug 26 09:13:29.154612 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1156/4659] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:29 2026] GET /volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:29.169680 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5c2e8bf-beff-46e7-8491-e7d0e01cda13 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.171885 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5c2e8bf-beff-46e7-8491-e7d0e01cda13 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 Aug 26 09:13:29.172122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5c2e8bf-beff-46e7-8491-e7d0e01cda13 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.172334 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5c2e8bf-beff-46e7-8491-e7d0e01cda13 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.180403 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.180403 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:29.184478 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5c2e8bf-beff-46e7-8491-e7d0e01cda13 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:29.189267 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5c2e8bf-beff-46e7-8491-e7d0e01cda13 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 returned with HTTP 200 Aug 26 09:13:29.189716 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1165/4660] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:29 2026] GET /volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:29.205416 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b08bfa24-fb39-45de-ab4a-770faf0e1c24 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.207645 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b08bfa24-fb39-45de-ab4a-770faf0e1c24 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 Aug 26 09:13:29.207887 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b08bfa24-fb39-45de-ab4a-770faf0e1c24 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.208132 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b08bfa24-fb39-45de-ab4a-770faf0e1c24 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.216962 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.216962 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:29.221449 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b08bfa24-fb39-45de-ab4a-770faf0e1c24 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:29.226181 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b08bfa24-fb39-45de-ab4a-770faf0e1c24 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 returned with HTTP 200 Aug 26 09:13:29.226645 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1169/4661] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:29 2026] GET /volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:29.238495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-168cdc81-512e-45c1-b908-2c32ad543d5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.240913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-168cdc81-512e-45c1-b908-2c32ad543d5e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f Aug 26 09:13:29.241181 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-168cdc81-512e-45c1-b908-2c32ad543d5e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.241427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-168cdc81-512e-45c1-b908-2c32ad543d5e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.249941 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.249941 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:29.254212 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-168cdc81-512e-45c1-b908-2c32ad543d5e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:29.259279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-168cdc81-512e-45c1-b908-2c32ad543d5e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f returned with HTTP 200 Aug 26 09:13:29.259752 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1172/4662] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:29 2026] GET /volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:29.271698 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43ef3850-4eb6-4494-921f-665345fa3e94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.275404 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43ef3850-4eb6-4494-921f-665345fa3e94 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c Aug 26 09:13:29.275404 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43ef3850-4eb6-4494-921f-665345fa3e94 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.275404 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43ef3850-4eb6-4494-921f-665345fa3e94 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.281345 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.281345 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:29.285562 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43ef3850-4eb6-4494-921f-665345fa3e94 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:29.289147 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43ef3850-4eb6-4494-921f-665345fa3e94 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c returned with HTTP 200 Aug 26 09:13:29.289555 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1157/4663] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:29 2026] GET /volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:29.304901 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2543bbc1-8974-4eb2-be8f-48470111c062 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.306714 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2543bbc1-8974-4eb2-be8f-48470111c062 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:29.306956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2543bbc1-8974-4eb2-be8f-48470111c062 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.307155 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2543bbc1-8974-4eb2-be8f-48470111c062 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.307258 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-2543bbc1-8974-4eb2-be8f-48470111c062 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete backup with id: 2adb777e-b783-4876-a7cb-e4ce2fb40246. Aug 26 09:13:29.311880 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.311880 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:29.328123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-2543bbc1-8974-4eb2-be8f-48470111c062 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] delete_backup rpcapi backup_id 2adb777e-b783-4876-a7cb-e4ce2fb40246 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:13:29.329893 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2543bbc1-8974-4eb2-be8f-48470111c062 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 202 Aug 26 09:13:29.330360 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1166/4664] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:29 2026] DELETE /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:29.337810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6d31fcaf-1b9d-4a06-b43f-f5f5289ca1bc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:29.339688 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6d31fcaf-1b9d-4a06-b43f-f5f5289ca1bc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:29.339962 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6d31fcaf-1b9d-4a06-b43f-f5f5289ca1bc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:29.340219 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6d31fcaf-1b9d-4a06-b43f-f5f5289ca1bc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:29.340337 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6d31fcaf-1b9d-4a06-b43f-f5f5289ca1bc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:29.345048 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:29.345048 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:29.346177 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6d31fcaf-1b9d-4a06-b43f-f5f5289ca1bc tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 200 Aug 26 09:13:29.346331 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1170/4665] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:29 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:30.134803 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec940852-337b-43aa-9f9b-3573b5dfb8b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.137234 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec940852-337b-43aa-9f9b-3573b5dfb8b3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:13:30.137481 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec940852-337b-43aa-9f9b-3573b5dfb8b3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.137744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec940852-337b-43aa-9f9b-3573b5dfb8b3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.150425 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:30.150425 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:30.155309 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec940852-337b-43aa-9f9b-3573b5dfb8b3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:13:30.161281 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec940852-337b-43aa-9f9b-3573b5dfb8b3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:13:30.161804 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1173/4666] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:30 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:30.207339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-52e2cb1a-e799-43ce-ab99-f280e2d96a7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.210326 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-52e2cb1a-e799-43ce-ab99-f280e2d96a7f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:13:30.210587 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-52e2cb1a-e799-43ce-ab99-f280e2d96a7f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.211345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-52e2cb1a-e799-43ce-ab99-f280e2d96a7f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.224530 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:30.224530 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:30.230629 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-52e2cb1a-e799-43ce-ab99-f280e2d96a7f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:13:30.236555 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-52e2cb1a-e799-43ce-ab99-f280e2d96a7f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:13:30.236921 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1158/4667] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:13:30 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:30.264861 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.269866 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2/action Aug 26 09:13:30.269866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:30.269866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:30.286704 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:30.286704 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:30.289322 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:13:30.299878 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Begin detaching volume completed successfully. Aug 26 09:13:30.300184 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-440f7fd3-97d5-4be0-bd97-d7745c54bb5c tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2/action returned with HTTP 202 Aug 26 09:13:30.300695 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1167/4668] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:13:30 2026] POST /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:13:30.357863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-419aff37-b7d7-43bd-9b7b-c984508bb974 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.358210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-182fa22f-44e2-4d2e-8448-b47fb85abfe7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.358595 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-182fa22f-44e2-4d2e-8448-b47fb85abfe7 None None] GET https://10.4.3.236/volume// Aug 26 09:13:30.358800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-182fa22f-44e2-4d2e-8448-b47fb85abfe7 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.359081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-182fa22f-44e2-4d2e-8448-b47fb85abfe7 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.359692 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-182fa22f-44e2-4d2e-8448-b47fb85abfe7 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:13:30.361726 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1174/4669] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:13:30.363668 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-419aff37-b7d7-43bd-9b7b-c984508bb974 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 Aug 26 09:13:30.364019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-419aff37-b7d7-43bd-9b7b-c984508bb974 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.364302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-419aff37-b7d7-43bd-9b7b-c984508bb974 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.364531 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-419aff37-b7d7-43bd-9b7b-c984508bb974 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Show backup with id 2adb777e-b783-4876-a7cb-e4ce2fb40246. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:30.370929 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-419aff37-b7d7-43bd-9b7b-c984508bb974 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 returned with HTTP 404 Aug 26 09:13:30.371450 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1171/4670] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:30 2026] GET /volume/v3/backups/2adb777e-b783-4876-a7cb-e4ce2fb40246 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:30.371739 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-0ecfe292-cd28-4de6-872b-108d61d26aee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.375497 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-0ecfe292-cd28-4de6-872b-108d61d26aee tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:13:30.375706 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-0ecfe292-cd28-4de6-872b-108d61d26aee tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.375951 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-0ecfe292-cd28-4de6-872b-108d61d26aee tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.382422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b783439-e1ec-49e7-9f20-2bc99234611e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.384161 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c Aug 26 09:13:30.384402 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.384588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.384806 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume with id: 0cabb1bf-68ee-45d7-b644-7db394cfa52c Aug 26 09:13:30.392553 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:30.392553 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:30.393032 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:30.396597 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:30.396597 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:30.402609 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-0ecfe292-cd28-4de6-872b-108d61d26aee tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:13:30.407950 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-0ecfe292-cd28-4de6-872b-108d61d26aee tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:13:30.408505 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1159/4671] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:13:30 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:13:30.427789 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume request issued successfully. Aug 26 09:13:30.427789 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b783439-e1ec-49e7-9f20-2bc99234611e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c returned with HTTP 202 Aug 26 09:13:30.427789 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1168/4672] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:30 2026] DELETE /volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:30.435415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef0789a1-5242-42ba-b582-759768411586 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:30.437576 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef0789a1-5242-42ba-b582-759768411586 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c Aug 26 09:13:30.437789 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef0789a1-5242-42ba-b582-759768411586 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:30.438079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef0789a1-5242-42ba-b582-759768411586 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:30.451523 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:30.451523 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:30.457162 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef0789a1-5242-42ba-b582-759768411586 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:30.464460 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef0789a1-5242-42ba-b582-759768411586 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c returned with HTTP 200 Aug 26 09:13:30.464988 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1175/4673] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:30 2026] GET /volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:31.277409 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-67368d20-27c8-4061-9f91-d3b2ec7d3e0f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:31.279078 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-67368d20-27c8-4061-9f91-d3b2ec7d3e0f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] DELETE https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3 Aug 26 09:13:31.279259 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-67368d20-27c8-4061-9f91-d3b2ec7d3e0f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:31.279427 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-67368d20-27c8-4061-9f91-d3b2ec7d3e0f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:31.288705 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:31.288705 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:31.337180 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bbea0a44-449e-4a1f-b79c-572d00579bf2 req-67368d20-27c8-4061-9f91-d3b2ec7d3e0f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3 returned with HTTP 200 Aug 26 09:13:31.337664 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1172/4674] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:13:31 2026] DELETE /volume/v3/attachments/b548782b-a992-410f-826e-bbcb48a5d9e3 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:13:31.428065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3a88d065-9452-4f70-b294-645587b4998d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:31.430114 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3a88d065-9452-4f70-b294-645587b4998d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:13:31.430335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3a88d065-9452-4f70-b294-645587b4998d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:31.430546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3a88d065-9452-4f70-b294-645587b4998d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:31.438592 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:31.438592 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:31.446050 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3a88d065-9452-4f70-b294-645587b4998d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:13:31.452536 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3a88d065-9452-4f70-b294-645587b4998d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:13:31.452992 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1160/4675] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:31 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:31.480779 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e5826c9-5d82-45fe-b2e7-4a3307ac8faa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:31.481102 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e5826c9-5d82-45fe-b2e7-4a3307ac8faa tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c Aug 26 09:13:31.481102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e5826c9-5d82-45fe-b2e7-4a3307ac8faa tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:31.481287 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e5826c9-5d82-45fe-b2e7-4a3307ac8faa tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:31.489621 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e5826c9-5d82-45fe-b2e7-4a3307ac8faa tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c returned with HTTP 404 Aug 26 09:13:31.489621 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1169/4676] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:31 2026] GET /volume/v3/volumes/0cabb1bf-68ee-45d7-b644-7db394cfa52c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:31.496897 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:31.497544 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f Aug 26 09:13:31.497719 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:31.497907 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:31.498074 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume with id: e890b0e8-523c-4d4b-aed7-e1773769d85f Aug 26 09:13:31.504558 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:31.504558 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:31.504954 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:31.522810 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume request issued successfully. Aug 26 09:13:31.523090 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d54ab45-40c8-41b5-96c7-5d06bdb78215 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f returned with HTTP 202 Aug 26 09:13:31.523462 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1176/4677] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:31 2026] DELETE /volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:31.532921 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6358a27f-6702-4232-a4be-3aae83a9553c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:31.539783 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6358a27f-6702-4232-a4be-3aae83a9553c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f Aug 26 09:13:31.539783 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6358a27f-6702-4232-a4be-3aae83a9553c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:31.539783 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6358a27f-6702-4232-a4be-3aae83a9553c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:31.546317 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:31.546317 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:31.549694 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6358a27f-6702-4232-a4be-3aae83a9553c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:31.553537 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6358a27f-6702-4232-a4be-3aae83a9553c tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f returned with HTTP 200 Aug 26 09:13:31.554104 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1173/4678] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:31 2026] GET /volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:32.568444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23f62901-77d4-4711-88cd-368a2e51d1ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:32.570219 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23f62901-77d4-4711-88cd-368a2e51d1ed tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f Aug 26 09:13:32.570409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23f62901-77d4-4711-88cd-368a2e51d1ed tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:32.570602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23f62901-77d4-4711-88cd-368a2e51d1ed tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:32.578175 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23f62901-77d4-4711-88cd-368a2e51d1ed tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f returned with HTTP 404 Aug 26 09:13:32.578635 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1161/4679] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:32 2026] GET /volume/v3/volumes/e890b0e8-523c-4d4b-aed7-e1773769d85f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:32.589771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:32.591707 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 Aug 26 09:13:32.592101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:32.592419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:32.593837 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume with id: 4349bc2f-2fea-466d-a7e7-917f2a632326 Aug 26 09:13:32.602874 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:32.602874 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:32.602874 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:32.620711 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume request issued successfully. Aug 26 09:13:32.621159 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aef9b74a-4ce1-41dd-8673-5d8bbac3772e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 returned with HTTP 202 Aug 26 09:13:32.621745 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1170/4680] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:32 2026] DELETE /volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:32.629264 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c0a1ddb-cde3-4ca6-a504-34bb67ce7e81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:32.631106 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c0a1ddb-cde3-4ca6-a504-34bb67ce7e81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 Aug 26 09:13:32.631298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c0a1ddb-cde3-4ca6-a504-34bb67ce7e81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:32.631477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c0a1ddb-cde3-4ca6-a504-34bb67ce7e81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:32.639088 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:32.639088 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:32.642758 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4c0a1ddb-cde3-4ca6-a504-34bb67ce7e81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:32.647292 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c0a1ddb-cde3-4ca6-a504-34bb67ce7e81 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 returned with HTTP 200 Aug 26 09:13:32.647635 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1177/4681] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:32 2026] GET /volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:33.666697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e48e70f5-e751-4616-b238-4aeda2df04c2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:33.668464 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e48e70f5-e751-4616-b238-4aeda2df04c2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 Aug 26 09:13:33.668643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e48e70f5-e751-4616-b238-4aeda2df04c2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:33.668812 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e48e70f5-e751-4616-b238-4aeda2df04c2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:33.675304 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e48e70f5-e751-4616-b238-4aeda2df04c2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 returned with HTTP 404 Aug 26 09:13:33.676121 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1174/4682] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:33 2026] GET /volume/v3/volumes/4349bc2f-2fea-466d-a7e7-917f2a632326 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:33.682525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6716cad-1623-4e55-906a-82e06a88cff2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:33.684393 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 Aug 26 09:13:33.684666 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:33.685222 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:33.685222 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume with id: a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 Aug 26 09:13:33.694584 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:33.694584 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:33.695370 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:33.716797 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume request issued successfully. Aug 26 09:13:33.717493 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6716cad-1623-4e55-906a-82e06a88cff2 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 returned with HTTP 202 Aug 26 09:13:33.717493 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1162/4683] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:33 2026] DELETE /volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:33.729482 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff3de58c-5b33-4e80-852e-9e79947bbacb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:33.733353 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff3de58c-5b33-4e80-852e-9e79947bbacb tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 Aug 26 09:13:33.733353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff3de58c-5b33-4e80-852e-9e79947bbacb tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:33.733353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff3de58c-5b33-4e80-852e-9e79947bbacb tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:33.740339 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:33.740339 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:33.745414 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff3de58c-5b33-4e80-852e-9e79947bbacb tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:33.752310 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff3de58c-5b33-4e80-852e-9e79947bbacb tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 returned with HTTP 200 Aug 26 09:13:33.752310 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1171/4684] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:33 2026] GET /volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:34.765541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38e77e38-b1f5-4602-aa1a-895c58f8fd97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:34.768086 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38e77e38-b1f5-4602-aa1a-895c58f8fd97 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 Aug 26 09:13:34.768303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38e77e38-b1f5-4602-aa1a-895c58f8fd97 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:34.768560 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38e77e38-b1f5-4602-aa1a-895c58f8fd97 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:34.774808 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38e77e38-b1f5-4602-aa1a-895c58f8fd97 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 returned with HTTP 404 Aug 26 09:13:34.775506 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1178/4685] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:34 2026] GET /volume/v3/volumes/a09b0ecb-c84b-40fb-9f5e-4c6be4370e41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:34.781923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:34.783930 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 Aug 26 09:13:34.784136 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:34.784295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:34.784568 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume with id: 38904b67-e4dc-4625-9290-5dedf812bc04 Aug 26 09:13:34.793483 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:34.793483 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:34.794545 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:34.821305 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume request issued successfully. Aug 26 09:13:34.821487 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9c2c325-d1fe-4a98-bfc4-e3b38aeaeaa7 tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 returned with HTTP 202 Aug 26 09:13:34.821922 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1175/4686] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:34 2026] DELETE /volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:34.832492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e7590f3-4e43-43ac-84bf-470e45b6135e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:34.834548 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e7590f3-4e43-43ac-84bf-470e45b6135e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 Aug 26 09:13:34.834775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e7590f3-4e43-43ac-84bf-470e45b6135e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:34.835118 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e7590f3-4e43-43ac-84bf-470e45b6135e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:34.843448 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:34.843448 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:34.846506 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e7590f3-4e43-43ac-84bf-470e45b6135e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:34.852030 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e7590f3-4e43-43ac-84bf-470e45b6135e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 returned with HTTP 200 Aug 26 09:13:34.852528 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1163/4687] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:34 2026] GET /volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:35.834516 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-489e0135-149b-4942-b406-9d87c391598c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:35.866570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7805ea79-8566-4d7d-964f-70c06f6cdc1e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:35.868211 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7805ea79-8566-4d7d-964f-70c06f6cdc1e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 Aug 26 09:13:35.868373 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7805ea79-8566-4d7d-964f-70c06f6cdc1e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:35.868541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7805ea79-8566-4d7d-964f-70c06f6cdc1e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:35.870576 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=234,cinder:UPDATE=41,cinder:INSERT=17,cinder:DELETE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:13:35.875702 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7805ea79-8566-4d7d-964f-70c06f6cdc1e tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 returned with HTTP 404 Aug 26 09:13:35.876428 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1179/4688] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:35 2026] GET /volume/v3/volumes/38904b67-e4dc-4625-9290-5dedf812bc04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:35.884192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:35.885782 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] DELETE https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c Aug 26 09:13:35.885989 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:35.886158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:35.886299 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume with id: fd9460a2-9bdf-440a-81cf-0b29ca2dd99c Aug 26 09:13:35.892868 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:35.892868 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:35.893308 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:35.913255 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Delete volume request issued successfully. Aug 26 09:13:35.913506 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7373b0dd-442d-469f-8db9-b6eeadf4250b tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c returned with HTTP 202 Aug 26 09:13:35.913993 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1176/4689] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:35 2026] DELETE /volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:35.923885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-470a4420-fcb1-45d7-ac98-2244be44ef0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:35.925904 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-470a4420-fcb1-45d7-ac98-2244be44ef0a tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c Aug 26 09:13:35.926192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-470a4420-fcb1-45d7-ac98-2244be44ef0a tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:35.926471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-470a4420-fcb1-45d7-ac98-2244be44ef0a tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:35.933798 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:35.933798 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:35.937713 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-470a4420-fcb1-45d7-ac98-2244be44ef0a tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Volume info retrieved successfully. Aug 26 09:13:35.945275 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-470a4420-fcb1-45d7-ac98-2244be44ef0a tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c returned with HTTP 200 Aug 26 09:13:35.945275 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1164/4690] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:35 2026] GET /volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:35.955326 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:35.955773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-52846315"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:35.959198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-52846315'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:35.959346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume of 1 GB Aug 26 09:13:35.964678 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:35.970712 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (386a3ce9-496b-442e-989d-f213eb812d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:35.971731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2cb32b-2e31-44cf-a746-abf93f352dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:35.972713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:35.997675 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2cb32b-2e31-44cf-a746-abf93f352dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:35.998457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61378071-c054-41c4-b12f-9ccaa52887e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:36.074447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['84c2a4cb-a584-4cb8-9b5d-f60adad402a8', '9ea371c7-6d90-4164-858f-f7ab00c1da97', 'b57b4d2e-381c-45b7-b15f-dcc8f2505dcb', '1ea6c1f0-8315-4d2a-85dc-084ca96e32e5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:36.075472 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61378071-c054-41c4-b12f-9ccaa52887e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84c2a4cb-a584-4cb8-9b5d-f60adad402a8', '9ea371c7-6d90-4164-858f-f7ab00c1da97', 'b57b4d2e-381c-45b7-b15f-dcc8f2505dcb', '1ea6c1f0-8315-4d2a-85dc-084ca96e32e5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:36.076476 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378a0674-ff4e-4dc5-9a5a-9f00ba50ec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:36.107239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378a0674-ff4e-4dc5-9a5a-9f00ba50ec87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a64ffcc-7a56-49c4-b845-3af904653a7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52846315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['84c2a4cb-a584-4cb8-9b5d-f60adad402a8','9ea371c7-6d90-4164-858f-f7ab00c1da97','b57b4d2e-381c-45b7-b15f-dcc8f2505dcb','1ea6c1f0-8315-4d2a-85dc-084ca96e32e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52846315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a64ffcc-7a56-49c4-b845-3af904653a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e30cf654974427a8351f449efab49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e95abba679410f802456c974da700b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:36.109580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8dac518-4cba-41a8-9a5e-f788bc245f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:36.129384 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8dac518-4cba-41a8-9a5e-f788bc245f50) transitioned into state 'SUCCESS' from state '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-52846315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['84c2a4cb-a584-4cb8-9b5d-f60adad402a8','9ea371c7-6d90-4164-858f-f7ab00c1da97','b57b4d2e-381c-45b7-b15f-dcc8f2505dcb','1ea6c1f0-8315-4d2a-85dc-084ca96e32e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:36.130288 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5f5595-8efe-4d0b-ab48-eb326ffb75b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:36.141874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5f5595-8efe-4d0b-ab48-eb326ffb75b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:36.141874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (386a3ce9-496b-442e-989d-f213eb812d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:36.141874 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request issued successfully. Aug 26 09:13:36.141874 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-489e0135-149b-4942-b406-9d87c391598c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:36.141874 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1172/4691] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:13:35 2026] POST /volume/v3/volumes => generated 776 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:36.154076 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f5a23ad-0290-4c25-a1b6-9a47e47c0103 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:36.155779 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f5a23ad-0290-4c25-a1b6-9a47e47c0103 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a Aug 26 09:13:36.155989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f5a23ad-0290-4c25-a1b6-9a47e47c0103 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:36.156170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f5a23ad-0290-4c25-a1b6-9a47e47c0103 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:36.163896 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:36.163896 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:36.167235 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9f5a23ad-0290-4c25-a1b6-9a47e47c0103 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:13:36.171277 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f5a23ad-0290-4c25-a1b6-9a47e47c0103 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a returned with HTTP 200 Aug 26 09:13:36.171624 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1180/4692] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:36 2026] GET /volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:36.958710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-202e1187-fd1e-4434-8bcc-64db2868a5ca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:36.960323 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-202e1187-fd1e-4434-8bcc-64db2868a5ca tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] GET https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c Aug 26 09:13:36.960483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-202e1187-fd1e-4434-8bcc-64db2868a5ca tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:36.960644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-202e1187-fd1e-4434-8bcc-64db2868a5ca tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:36.966154 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-202e1187-fd1e-4434-8bcc-64db2868a5ca tempest-CreateVolumesFromBackupTest-2039482762 tempest-CreateVolumesFromBackupTest-2039482762-project-member] https://10.4.3.236/volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c returned with HTTP 404 Aug 26 09:13:36.966590 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1177/4693] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:36 2026] GET /volume/v3/volumes/fd9460a2-9bdf-440a-81cf-0b29ca2dd99c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:37.185288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aad52d28-dccd-486e-9e9d-d6fb28f518a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:37.187242 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aad52d28-dccd-486e-9e9d-d6fb28f518a0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a Aug 26 09:13:37.187455 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aad52d28-dccd-486e-9e9d-d6fb28f518a0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:37.187682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aad52d28-dccd-486e-9e9d-d6fb28f518a0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:37.195791 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:37.195791 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:37.199624 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aad52d28-dccd-486e-9e9d-d6fb28f518a0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:13:37.204085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aad52d28-dccd-486e-9e9d-d6fb28f518a0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a returned with HTTP 200 Aug 26 09:13:37.204482 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1165/4694] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:37 2026] GET /volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:37.221658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:37.225276 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:13:37.225803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a64ffcc-7a56-49c4-b845-3af904653a7a", "name": "tempest-type-Backup-192494190"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:37.227830 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating new backup {'backup': {'volume_id': '8a64ffcc-7a56-49c4-b845-3af904653a7a', 'name': 'tempest-type-Backup-192494190'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:13:37.228468 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating backup of volume 8a64ffcc-7a56-49c4-b845-3af904653a7a in container None Aug 26 09:13:37.238733 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:37.238733 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:37.239184 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:13:37.273316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['3470b524-ddbb-4a08-8c10-8f89126bfdf3', '988669eb-5421-4361-8569-3f6038d09aad'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:37.332295 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-529ac0c0-ba1d-41aa-a6c6-061f05fc60a7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:13:37.332921 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1173/4695] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:13:37 2026] POST /volume/v3/backups => generated 315 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:37.344080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89120ac9-9cdd-44c5-9315-d7cdbb474d9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:37.347316 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89120ac9-9cdd-44c5-9315-d7cdbb474d9e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:37.347316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89120ac9-9cdd-44c5-9315-d7cdbb474d9e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:37.347693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89120ac9-9cdd-44c5-9315-d7cdbb474d9e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:37.347693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-89120ac9-9cdd-44c5-9315-d7cdbb474d9e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:37.353986 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:37.353986 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:37.355477 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89120ac9-9cdd-44c5-9315-d7cdbb474d9e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:37.355477 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1181/4696] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:37 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:38.365535 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8afaac25-b833-4eb2-b7d0-7eaa81afc615 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:38.367984 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8afaac25-b833-4eb2-b7d0-7eaa81afc615 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:38.368242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8afaac25-b833-4eb2-b7d0-7eaa81afc615 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:38.368489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8afaac25-b833-4eb2-b7d0-7eaa81afc615 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:38.368620 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8afaac25-b833-4eb2-b7d0-7eaa81afc615 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:38.373809 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:38.373809 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:38.374625 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8afaac25-b833-4eb2-b7d0-7eaa81afc615 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:38.375189 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1178/4697] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:38 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:38.806409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:38.894578 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:38.895002 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1294604194"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:38.896519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1294604194'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:38.896666 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume of 1 GB Aug 26 09:13:38.904864 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:38.916916 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (34eb9edb-d541-4825-8c65-ae71f79e89a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:38.917984 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43c6b99-6ad5-4bb9-9ab3-78d8a4d4b98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:38.918781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:38.958779 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43c6b99-6ad5-4bb9-9ab3-78d8a4d4b98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:38.960837 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a475317-f048-4cad-ba1c-9eb8981ab10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:39.034750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['1349cef0-a6c8-47c6-bad0-d3711a364c76', '68d97de0-4e84-4cbc-8b8c-b741e6805e02', 'f8cedad4-30c9-44f7-8f6e-4cdd36758dce', '52fa31b1-6ff5-456c-9176-95abef8209b2'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:39.035619 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a475317-f048-4cad-ba1c-9eb8981ab10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1349cef0-a6c8-47c6-bad0-d3711a364c76', '68d97de0-4e84-4cbc-8b8c-b741e6805e02', 'f8cedad4-30c9-44f7-8f6e-4cdd36758dce', '52fa31b1-6ff5-456c-9176-95abef8209b2']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:39.036456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9150958c-e585-4661-91b2-22ec9f65262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:39.063724 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9150958c-e585-4661-91b2-22ec9f65262e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0ea0ef-e433-4d16-8d07-5670b800d9b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1294604194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['1349cef0-a6c8-47c6-bad0-d3711a364c76','68d97de0-4e84-4cbc-8b8c-b741e6805e02','f8cedad4-30c9-44f7-8f6e-4cdd36758dce','52fa31b1-6ff5-456c-9176-95abef8209b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1294604194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0ea0ef-e433-4d16-8d07-5670b800d9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f23e75cb7e74330b5fe19d43c53d900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b0fcf9fad648ccb26645c06707463b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:39.064954 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c445f49e-b144-4e3c-8fad-793eae1e9b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:39.093342 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c445f49e-b144-4e3c-8fad-793eae1e9b65) transitioned into state 'SUCCESS' from state '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-1294604194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['1349cef0-a6c8-47c6-bad0-d3711a364c76','68d97de0-4e84-4cbc-8b8c-b741e6805e02','f8cedad4-30c9-44f7-8f6e-4cdd36758dce','52fa31b1-6ff5-456c-9176-95abef8209b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:39.093691 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1697e90c-19fc-41ea-8e11-94d30c2f12b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:39.114243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1697e90c-19fc-41ea-8e11-94d30c2f12b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:39.115163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (34eb9edb-d541-4825-8c65-ae71f79e89a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:39.115636 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request issued successfully. Aug 26 09:13:39.116539 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-faa7de45-2153-4c74-b172-d5798a8ba4dd tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:39.116991 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1166/4698] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:38 2026] POST /volume/v3/volumes => generated 778 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:39.131776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1522f01-2cd3-45ae-b58c-f6f89d6c847b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:39.136034 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1522f01-2cd3-45ae-b58c-f6f89d6c847b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:39.136034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1522f01-2cd3-45ae-b58c-f6f89d6c847b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:39.136034 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1522f01-2cd3-45ae-b58c-f6f89d6c847b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:39.152544 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:39.152544 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:39.159090 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f1522f01-2cd3-45ae-b58c-f6f89d6c847b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:39.166247 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1522f01-2cd3-45ae-b58c-f6f89d6c847b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 returned with HTTP 200 Aug 26 09:13:39.166907 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1174/4699] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:39 2026] GET /volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:39.387300 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bcf1f011-51a9-4263-a9cc-f1ba6bf31df6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:39.389713 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bcf1f011-51a9-4263-a9cc-f1ba6bf31df6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:39.390053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bcf1f011-51a9-4263-a9cc-f1ba6bf31df6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:39.391494 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bcf1f011-51a9-4263-a9cc-f1ba6bf31df6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:39.391494 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bcf1f011-51a9-4263-a9cc-f1ba6bf31df6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:39.397134 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:39.397134 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:39.398134 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bcf1f011-51a9-4263-a9cc-f1ba6bf31df6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:39.398657 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1182/4700] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:39 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:40.186359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0c33ac99-70db-45d6-bf45-1cc51f178fa7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:40.191283 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c33ac99-70db-45d6-bf45-1cc51f178fa7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:40.191283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c33ac99-70db-45d6-bf45-1cc51f178fa7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:40.191283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c33ac99-70db-45d6-bf45-1cc51f178fa7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:40.200582 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:40.200582 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:40.205570 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0c33ac99-70db-45d6-bf45-1cc51f178fa7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:40.211351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c33ac99-70db-45d6-bf45-1cc51f178fa7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 returned with HTTP 200 Aug 26 09:13:40.212042 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1179/4701] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:40 2026] GET /volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:40.229043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:40.232038 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:13:40.232402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0ea0ef-e433-4d16-8d07-5670b800d9b3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1939279988"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:40.248196 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:40.248196 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:40.248650 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:40.248824 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create snapshot from volume 7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:40.303869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['856394a4-6602-4d98-9f05-d848600532a0', '83d425ca-6e24-477e-beae-b1b666ed63b5', 'aebe30a9-edde-41be-a519-c8bd3927f77b', '68fe1782-5444-422b-9842-f909b4a27a26'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:40.338342 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot create request issued successfully. Aug 26 09:13:40.338679 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6462425-7091-4c64-b2d6-09c8f4fe5ab2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:13:40.339111 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1167/4702] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:13:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:40.349256 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8f8f9f4f-662a-4098-bb2c-ee893063353a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:40.351276 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f8f9f4f-662a-4098-bb2c-ee893063353a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 Aug 26 09:13:40.351441 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f8f9f4f-662a-4098-bb2c-ee893063353a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:40.351612 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f8f9f4f-662a-4098-bb2c-ee893063353a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:40.357600 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:40.357600 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:40.358053 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8f8f9f4f-662a-4098-bb2c-ee893063353a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:40.358940 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f8f9f4f-662a-4098-bb2c-ee893063353a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 returned with HTTP 200 Aug 26 09:13:40.359447 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1175/4703] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:40 2026] GET /volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:40.412142 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-072d406c-682f-4463-a11d-cb9b2e01e69c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:40.415206 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-072d406c-682f-4463-a11d-cb9b2e01e69c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:40.415206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-072d406c-682f-4463-a11d-cb9b2e01e69c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:40.415206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-072d406c-682f-4463-a11d-cb9b2e01e69c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:40.415206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-072d406c-682f-4463-a11d-cb9b2e01e69c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:40.418233 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:40.418233 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:40.418825 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-072d406c-682f-4463-a11d-cb9b2e01e69c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:40.419357 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1183/4704] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:40 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:41.370027 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1606c96c-032c-4ac1-9d1e-d03fafdfc8c5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:41.372229 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1606c96c-032c-4ac1-9d1e-d03fafdfc8c5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 Aug 26 09:13:41.372484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1606c96c-032c-4ac1-9d1e-d03fafdfc8c5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:41.372727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1606c96c-032c-4ac1-9d1e-d03fafdfc8c5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:41.378807 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:41.378807 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:41.379247 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1606c96c-032c-4ac1-9d1e-d03fafdfc8c5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:41.380117 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1606c96c-032c-4ac1-9d1e-d03fafdfc8c5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 returned with HTTP 200 Aug 26 09:13:41.380583 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1180/4705] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:41 2026] GET /volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:41.391028 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d4039145-f421-483e-ac9f-ceb855baebd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:41.433001 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-411ae4fb-424f-4644-a8e1-f8931cbc2d46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:41.435100 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-411ae4fb-424f-4644-a8e1-f8931cbc2d46 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:41.435383 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-411ae4fb-424f-4644-a8e1-f8931cbc2d46 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:41.435594 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-411ae4fb-424f-4644-a8e1-f8931cbc2d46 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:41.435706 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-411ae4fb-424f-4644-a8e1-f8931cbc2d46 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:41.440614 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:41.440614 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:41.441515 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-411ae4fb-424f-4644-a8e1-f8931cbc2d46 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:41.442069 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1176/4706] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:41 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:41.464830 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4039145-f421-483e-ac9f-ceb855baebd9 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] POST https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16/action Aug 26 09:13:41.465253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4039145-f421-483e-ac9f-ceb855baebd9 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:41.465405 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4039145-f421-483e-ac9f-ceb855baebd9 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:41.472092 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:41.472092 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:41.472510 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d4039145-f421-483e-ac9f-ceb855baebd9 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Snapshot retrieved successfully. Aug 26 09:13:41.473351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-d4039145-f421-483e-ac9f-ceb855baebd9 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f24340e5b3124fa6869a0f16bccb3b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f23e75cb7e74330b5fe19d43c53d900', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:13:41.473541 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4039145-f421-483e-ac9f-ceb855baebd9 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16/action returned with HTTP 403 Aug 26 09:13:41.474023 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1168/4707] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:13:41 2026] POST /volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16/action => generated 133 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:41.484768 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-871e284a-53a3-4870-9d9d-9863828dc858 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:41.487155 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 Aug 26 09:13:41.487340 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:41.487534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:41.487638 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete snapshot with id: 53f807ce-cf4b-49ba-a3d0-548a2d599f16 Aug 26 09:13:41.492466 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:41.492466 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:41.492741 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:41.509284 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot delete request issued successfully. Aug 26 09:13:41.509546 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-871e284a-53a3-4870-9d9d-9863828dc858 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 returned with HTTP 202 Aug 26 09:13:41.509814 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1184/4708] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:13:41 2026] DELETE /volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:41.521630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3c942c86-f7ad-414d-a08e-f0d7989d7721 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:41.523883 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3c942c86-f7ad-414d-a08e-f0d7989d7721 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 Aug 26 09:13:41.524194 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3c942c86-f7ad-414d-a08e-f0d7989d7721 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:41.524404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3c942c86-f7ad-414d-a08e-f0d7989d7721 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:41.530203 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:41.530203 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:41.530651 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3c942c86-f7ad-414d-a08e-f0d7989d7721 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:41.531383 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3c942c86-f7ad-414d-a08e-f0d7989d7721 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 returned with HTTP 200 Aug 26 09:13:41.532868 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1181/4709] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:41 2026] GET /volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:42.454794 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99bebb09-3880-48e7-80b3-83b0d43fa7fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:42.456614 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99bebb09-3880-48e7-80b3-83b0d43fa7fe tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:42.456796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99bebb09-3880-48e7-80b3-83b0d43fa7fe tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:42.457176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99bebb09-3880-48e7-80b3-83b0d43fa7fe tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:42.457176 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-99bebb09-3880-48e7-80b3-83b0d43fa7fe tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:42.461420 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:42.461420 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:42.462185 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99bebb09-3880-48e7-80b3-83b0d43fa7fe tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:42.462886 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1177/4710] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:42 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:42.546486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c8d61d7-20dc-464d-9499-a1885b4ce4a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:42.548795 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c8d61d7-20dc-464d-9499-a1885b4ce4a8 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 Aug 26 09:13:42.549134 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c8d61d7-20dc-464d-9499-a1885b4ce4a8 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:42.549487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c8d61d7-20dc-464d-9499-a1885b4ce4a8 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:42.554983 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c8d61d7-20dc-464d-9499-a1885b4ce4a8 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 returned with HTTP 404 Aug 26 09:13:42.555618 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1169/4711] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:42 2026] GET /volume/v3/snapshots/53f807ce-cf4b-49ba-a3d0-548a2d599f16 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:42.565579 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5363d038-6930-48ad-a27c-53f986f694f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:42.569452 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:42.569732 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:42.570044 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:42.570225 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume with id: 7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:42.586943 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:42.586943 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:42.587275 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:42.617199 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume request issued successfully. Aug 26 09:13:42.617492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5363d038-6930-48ad-a27c-53f986f694f7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 returned with HTTP 202 Aug 26 09:13:42.617921 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1185/4712] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:42 2026] DELETE /volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:42.624696 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f440ce90-6e5c-4b33-921e-9429ebb98a38 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:42.626458 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f440ce90-6e5c-4b33-921e-9429ebb98a38 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:42.626643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f440ce90-6e5c-4b33-921e-9429ebb98a38 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:42.626818 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f440ce90-6e5c-4b33-921e-9429ebb98a38 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:42.638376 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:42.638376 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:42.642311 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f440ce90-6e5c-4b33-921e-9429ebb98a38 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:42.646633 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f440ce90-6e5c-4b33-921e-9429ebb98a38 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 returned with HTTP 200 Aug 26 09:13:42.647212 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1182/4713] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:42 2026] GET /volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:43.476685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-462a768c-6fbc-4cbe-a115-8a2a3511a07e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:43.480065 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-462a768c-6fbc-4cbe-a115-8a2a3511a07e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:43.480065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-462a768c-6fbc-4cbe-a115-8a2a3511a07e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:43.480065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-462a768c-6fbc-4cbe-a115-8a2a3511a07e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:43.480065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-462a768c-6fbc-4cbe-a115-8a2a3511a07e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:43.484221 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:43.484221 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:43.485204 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-462a768c-6fbc-4cbe-a115-8a2a3511a07e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:43.485816 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1178/4714] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:43 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:43.662162 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed5efbd2-f4e9-4580-9f3b-411d51f2fa22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:43.664682 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed5efbd2-f4e9-4580-9f3b-411d51f2fa22 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 Aug 26 09:13:43.665013 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed5efbd2-f4e9-4580-9f3b-411d51f2fa22 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:43.665283 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed5efbd2-f4e9-4580-9f3b-411d51f2fa22 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:43.673238 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed5efbd2-f4e9-4580-9f3b-411d51f2fa22 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 returned with HTTP 404 Aug 26 09:13:43.673879 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1170/4715] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:43 2026] GET /volume/v3/volumes/7b0ea0ef-e433-4d16-8d07-5670b800d9b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:43.682229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:43.683962 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:43.684294 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2083302535"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:43.685716 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2083302535'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:43.685824 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume of 1 GB Aug 26 09:13:43.693643 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:43.700302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (93fe079b-7073-4fe4-b57e-1f732ac8e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:43.701404 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a980c7-925e-4dc9-ab36-13df17dc7bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:43.702369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:43.736548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a980c7-925e-4dc9-ab36-13df17dc7bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:43.737499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81758544-31de-4f83-9c9a-9ce3e8738f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:43.780093 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['9f20f240-c121-4da9-8806-eba8a8362e62', 'fe77d543-1d1a-4e7c-a1f5-4c883f75d17e', '112b6f53-8bac-4d05-9f04-17f89cea65b8', 'be571590-e400-45d8-8d8e-637a51dcccb5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:43.780860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81758544-31de-4f83-9c9a-9ce3e8738f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f20f240-c121-4da9-8806-eba8a8362e62', 'fe77d543-1d1a-4e7c-a1f5-4c883f75d17e', '112b6f53-8bac-4d05-9f04-17f89cea65b8', 'be571590-e400-45d8-8d8e-637a51dcccb5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:43.781728 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07480dc3-1561-45e9-beb0-23ae23d8fd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:43.805987 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07480dc3-1561-45e9-beb0-23ae23d8fd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa062410-0443-4567-a36c-691b0286539f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083302535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['9f20f240-c121-4da9-8806-eba8a8362e62','fe77d543-1d1a-4e7c-a1f5-4c883f75d17e','112b6f53-8bac-4d05-9f04-17f89cea65b8','be571590-e400-45d8-8d8e-637a51dcccb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083302535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa062410-0443-4567-a36c-691b0286539f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f23e75cb7e74330b5fe19d43c53d900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b0fcf9fad648ccb26645c06707463b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:43.806717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8586e5-14dc-4d3c-a131-ac1eaa161809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:43.823119 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8586e5-14dc-4d3c-a131-ac1eaa161809) transitioned into state 'SUCCESS' from state '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-2083302535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['9f20f240-c121-4da9-8806-eba8a8362e62','fe77d543-1d1a-4e7c-a1f5-4c883f75d17e','112b6f53-8bac-4d05-9f04-17f89cea65b8','be571590-e400-45d8-8d8e-637a51dcccb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:43.823753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac6f4b0-e0b9-4b61-80b4-1601ebba595c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:43.832484 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac6f4b0-e0b9-4b61-80b4-1601ebba595c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:43.833303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (93fe079b-7073-4fe4-b57e-1f732ac8e14b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:43.833602 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request issued successfully. Aug 26 09:13:43.834160 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efef80f7-fcf8-46fe-af92-712530b41bc2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:43.834605 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1186/4716] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:43 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 26 09:13:43.845489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a55a1e7-5f61-481e-b451-7eda8af0bf45 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:43.849376 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a55a1e7-5f61-481e-b451-7eda8af0bf45 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:43.849560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a55a1e7-5f61-481e-b451-7eda8af0bf45 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:43.849773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a55a1e7-5f61-481e-b451-7eda8af0bf45 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:43.856560 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:43.856560 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:43.859796 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8a55a1e7-5f61-481e-b451-7eda8af0bf45 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:43.863285 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a55a1e7-5f61-481e-b451-7eda8af0bf45 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f returned with HTTP 200 Aug 26 09:13:43.863638 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1183/4717] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:43 2026] GET /volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:44.497204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23f0609c-75cd-4dad-ba03-f87eb7656e9c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:44.500331 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23f0609c-75cd-4dad-ba03-f87eb7656e9c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:44.500331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23f0609c-75cd-4dad-ba03-f87eb7656e9c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:44.500331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23f0609c-75cd-4dad-ba03-f87eb7656e9c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:44.500331 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-23f0609c-75cd-4dad-ba03-f87eb7656e9c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:44.503626 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:44.503626 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:44.504230 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23f0609c-75cd-4dad-ba03-f87eb7656e9c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:44.504611 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1179/4718] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:44 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:44.875604 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-26ee1b68-400a-4906-a0a2-692e6030eee5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:44.877743 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26ee1b68-400a-4906-a0a2-692e6030eee5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:44.878048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26ee1b68-400a-4906-a0a2-692e6030eee5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:44.878303 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26ee1b68-400a-4906-a0a2-692e6030eee5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:44.888851 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:44.888851 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:44.893353 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-26ee1b68-400a-4906-a0a2-692e6030eee5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:44.898499 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26ee1b68-400a-4906-a0a2-692e6030eee5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f returned with HTTP 200 Aug 26 09:13:44.899037 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1171/4719] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:44 2026] GET /volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:44.915265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2668dacd-6790-4da3-9469-bb627b0b13ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:44.917432 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:13:44.918015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa062410-0443-4567-a36c-691b0286539f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2100453428"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:44.928213 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:44.928213 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:44.928633 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:44.928785 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create snapshot from volume fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:44.956551 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['5c552c4b-fac8-4782-809e-610acde46a20', '966358e2-9276-4ab2-9895-6a19b85d4a9d', '69db7231-0b50-4ab2-b34a-9c7931cd52fe', '67a8ffc4-99a2-4ea2-8b55-2d6e2d5dbb6c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:44.995002 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot create request issued successfully. Aug 26 09:13:44.995343 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2668dacd-6790-4da3-9469-bb627b0b13ad tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:13:44.995766 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1187/4720] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:13:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:45.008429 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3bddfc4f-0544-41cf-b442-90a6fdf54151 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:45.010939 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3bddfc4f-0544-41cf-b442-90a6fdf54151 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f Aug 26 09:13:45.011100 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3bddfc4f-0544-41cf-b442-90a6fdf54151 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:45.011260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3bddfc4f-0544-41cf-b442-90a6fdf54151 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:45.016495 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:45.016495 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:45.016804 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3bddfc4f-0544-41cf-b442-90a6fdf54151 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:45.017448 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3bddfc4f-0544-41cf-b442-90a6fdf54151 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f returned with HTTP 200 Aug 26 09:13:45.017795 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1184/4721] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:45 2026] GET /volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:45.514553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9580250f-8dfa-42bb-8b5c-486a62debee1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:45.516428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9580250f-8dfa-42bb-8b5c-486a62debee1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:45.516667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9580250f-8dfa-42bb-8b5c-486a62debee1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:45.516870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9580250f-8dfa-42bb-8b5c-486a62debee1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:45.517005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9580250f-8dfa-42bb-8b5c-486a62debee1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:45.521082 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:45.521082 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:45.521656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9580250f-8dfa-42bb-8b5c-486a62debee1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:45.522110 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1180/4722] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:45 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:46.026297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2e8ff10c-dcf9-4844-be50-533c7d4a63d3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:46.028230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e8ff10c-dcf9-4844-be50-533c7d4a63d3 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f Aug 26 09:13:46.028446 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e8ff10c-dcf9-4844-be50-533c7d4a63d3 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:46.028672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e8ff10c-dcf9-4844-be50-533c7d4a63d3 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:46.033872 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:46.033872 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:46.034206 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2e8ff10c-dcf9-4844-be50-533c7d4a63d3 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:46.034968 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e8ff10c-dcf9-4844-be50-533c7d4a63d3 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f returned with HTTP 200 Aug 26 09:13:46.035515 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1172/4723] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:46 2026] GET /volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:46.046954 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:46.049126 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] GET https://10.4.3.236/volume/v3/snapshots Aug 26 09:13:46.049226 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:46.049425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:46.049645 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:13:46.049991 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:46.049991 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:46.051402 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 09:13:46.055331 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Get all snapshots completed successfully. Aug 26 09:13:46.055651 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-343a11b1-f2e7-4056-aeb2-ebcacb431db7 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] https://10.4.3.236/volume/v3/snapshots returned with HTTP 200 Aug 26 09:13:46.056177 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1188/4724] 10.4.3.236 () {66 vars in 1243 bytes} [Wed Aug 26 09:13:46 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:46.067550 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:46.069647 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f Aug 26 09:13:46.070053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:46.070247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:46.070343 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete snapshot with id: 709c51c9-e131-49a6-b083-7534e8aae17f Aug 26 09:13:46.075383 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:46.075383 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:46.075767 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:46.092361 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot delete request issued successfully. Aug 26 09:13:46.092595 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-08cb1ba7-4c06-4c93-ad08-84b60567b9d6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f returned with HTTP 202 Aug 26 09:13:46.092960 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1185/4725] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:13:46 2026] DELETE /volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:46.100746 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c5137be-9c96-424c-abfb-989c275e884a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:46.102527 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c5137be-9c96-424c-abfb-989c275e884a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f Aug 26 09:13:46.102747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c5137be-9c96-424c-abfb-989c275e884a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:46.103012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c5137be-9c96-424c-abfb-989c275e884a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:46.108831 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:46.108831 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:46.109216 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8c5137be-9c96-424c-abfb-989c275e884a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:46.109921 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c5137be-9c96-424c-abfb-989c275e884a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f returned with HTTP 200 Aug 26 09:13:46.110280 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1181/4726] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:46 2026] GET /volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:46.532444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-68a2064d-5d11-4bd0-822e-05083f231ddd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:46.534585 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-68a2064d-5d11-4bd0-822e-05083f231ddd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:46.534906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-68a2064d-5d11-4bd0-822e-05083f231ddd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:46.535100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-68a2064d-5d11-4bd0-822e-05083f231ddd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:46.535259 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-68a2064d-5d11-4bd0-822e-05083f231ddd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:46.539630 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:46.539630 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:46.540311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-68a2064d-5d11-4bd0-822e-05083f231ddd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:46.540679 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1173/4727] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:46 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:47.120185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-31388f93-3b06-47df-afd7-1553bc62f48e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:47.122007 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31388f93-3b06-47df-afd7-1553bc62f48e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f Aug 26 09:13:47.122816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31388f93-3b06-47df-afd7-1553bc62f48e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:47.122816 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31388f93-3b06-47df-afd7-1553bc62f48e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:47.127057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31388f93-3b06-47df-afd7-1553bc62f48e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f returned with HTTP 404 Aug 26 09:13:47.127563 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1189/4728] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:47 2026] GET /volume/v3/snapshots/709c51c9-e131-49a6-b083-7534e8aae17f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:47.136190 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9c49e578-8922-479f-8acb-a29b879c7fee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:47.138091 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:47.138275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:47.138513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:47.138715 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume with id: fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:47.146732 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:47.146732 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:47.147013 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:47.164447 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume request issued successfully. Aug 26 09:13:47.164686 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c49e578-8922-479f-8acb-a29b879c7fee tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f returned with HTTP 202 Aug 26 09:13:47.165248 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1186/4729] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:47 2026] DELETE /volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:47.173729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2438b46d-b3c1-4706-ba36-f1e98de456dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:47.175834 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2438b46d-b3c1-4706-ba36-f1e98de456dc tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:47.176080 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2438b46d-b3c1-4706-ba36-f1e98de456dc tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:47.176298 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2438b46d-b3c1-4706-ba36-f1e98de456dc tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:47.185891 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:47.185891 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:47.190203 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2438b46d-b3c1-4706-ba36-f1e98de456dc tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:47.194946 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2438b46d-b3c1-4706-ba36-f1e98de456dc tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f returned with HTTP 200 Aug 26 09:13:47.195322 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1182/4730] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:47 2026] GET /volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:47.552031 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-939d7711-8f23-4e81-85cc-b6016d462a1a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:47.554128 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-939d7711-8f23-4e81-85cc-b6016d462a1a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:47.554388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-939d7711-8f23-4e81-85cc-b6016d462a1a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:47.554608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-939d7711-8f23-4e81-85cc-b6016d462a1a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:47.554806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-939d7711-8f23-4e81-85cc-b6016d462a1a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:47.560038 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:47.560038 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:47.560780 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-939d7711-8f23-4e81-85cc-b6016d462a1a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:47.561209 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1174/4731] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:47 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:48.209131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d705c71-46f7-4078-8d39-31b5f0419640 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:48.211000 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d705c71-46f7-4078-8d39-31b5f0419640 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f Aug 26 09:13:48.211204 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d705c71-46f7-4078-8d39-31b5f0419640 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:48.211408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d705c71-46f7-4078-8d39-31b5f0419640 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:48.222221 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d705c71-46f7-4078-8d39-31b5f0419640 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f returned with HTTP 404 Aug 26 09:13:48.222920 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1190/4732] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:48 2026] GET /volume/v3/volumes/fa062410-0443-4567-a36c-691b0286539f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:48.232826 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-27f2bf86-9313-4463-a2dd-21af4071c218 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:48.235337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:48.235736 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-722367847"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:48.237712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-722367847'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:48.237915 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume of 1 GB Aug 26 09:13:48.242638 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:48.250622 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (7b090f32-12cb-4fe9-abb3-7f1c88c8e70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:48.252113 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc96419-6003-4fd8-8349-826c5083ace5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:48.253280 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:48.289743 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc96419-6003-4fd8-8349-826c5083ace5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:48.291097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780d057b-59ca-4614-9779-fbe11153ddc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:48.358532 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['628cf4bc-ba7b-4cc9-aaeb-6a557030500d', 'd7cdab55-6d50-4bd8-819d-7061f7185f32', '196447dd-8467-4fba-8ff9-b8a789b4cb8c', '9527da35-ae6c-47de-8523-16ffb1a0ab8b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:48.359530 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780d057b-59ca-4614-9779-fbe11153ddc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628cf4bc-ba7b-4cc9-aaeb-6a557030500d', 'd7cdab55-6d50-4bd8-819d-7061f7185f32', '196447dd-8467-4fba-8ff9-b8a789b4cb8c', '9527da35-ae6c-47de-8523-16ffb1a0ab8b']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:48.360390 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3330176-b93a-4e6b-804d-22ec0ab1eed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:48.392989 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3330176-b93a-4e6b-804d-22ec0ab1eed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dcc8731-e632-4631-a4ee-f496ef1833fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-722367847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['628cf4bc-ba7b-4cc9-aaeb-6a557030500d','d7cdab55-6d50-4bd8-819d-7061f7185f32','196447dd-8467-4fba-8ff9-b8a789b4cb8c','9527da35-ae6c-47de-8523-16ffb1a0ab8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-722367847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dcc8731-e632-4631-a4ee-f496ef1833fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f23e75cb7e74330b5fe19d43c53d900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b0fcf9fad648ccb26645c06707463b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:48.394672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e10b9cf-404e-4205-b57c-80ba5e343ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:48.413749 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e10b9cf-404e-4205-b57c-80ba5e343ac6) transitioned into state 'SUCCESS' from state '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-722367847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['628cf4bc-ba7b-4cc9-aaeb-6a557030500d','d7cdab55-6d50-4bd8-819d-7061f7185f32','196447dd-8467-4fba-8ff9-b8a789b4cb8c','9527da35-ae6c-47de-8523-16ffb1a0ab8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:48.414409 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33780780-6b40-4527-a98d-c1cf49ea44b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:48.423194 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33780780-6b40-4527-a98d-c1cf49ea44b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:48.425454 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (7b090f32-12cb-4fe9-abb3-7f1c88c8e70c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:48.425454 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request issued successfully. Aug 26 09:13:48.425454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-27f2bf86-9313-4463-a2dd-21af4071c218 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:48.425669 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1187/4733] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:48 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:48.437934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6257cf85-e7c8-4f93-8625-ee4ebe1bbbe1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:48.439776 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6257cf85-e7c8-4f93-8625-ee4ebe1bbbe1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:48.440010 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6257cf85-e7c8-4f93-8625-ee4ebe1bbbe1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:48.440248 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6257cf85-e7c8-4f93-8625-ee4ebe1bbbe1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:48.447237 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:48.447237 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:48.450743 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6257cf85-e7c8-4f93-8625-ee4ebe1bbbe1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:48.454824 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6257cf85-e7c8-4f93-8625-ee4ebe1bbbe1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe returned with HTTP 200 Aug 26 09:13:48.455242 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1183/4734] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:48 2026] GET /volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:48.572228 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a3031fc7-9871-4c5b-9a61-a51f472b9cec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:48.574747 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3031fc7-9871-4c5b-9a61-a51f472b9cec tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:48.575057 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3031fc7-9871-4c5b-9a61-a51f472b9cec tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:48.575245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3031fc7-9871-4c5b-9a61-a51f472b9cec tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:48.575342 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a3031fc7-9871-4c5b-9a61-a51f472b9cec tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:48.581213 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:48.581213 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:48.581850 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3031fc7-9871-4c5b-9a61-a51f472b9cec tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:48.582321 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1175/4735] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:48 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:49.468750 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d645920e-f051-4d05-9413-cc854139b14b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:49.471257 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d645920e-f051-4d05-9413-cc854139b14b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:49.471522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d645920e-f051-4d05-9413-cc854139b14b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:49.471781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d645920e-f051-4d05-9413-cc854139b14b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:49.481953 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:49.481953 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:49.486817 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d645920e-f051-4d05-9413-cc854139b14b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:49.492610 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d645920e-f051-4d05-9413-cc854139b14b tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe returned with HTTP 200 Aug 26 09:13:49.493152 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1191/4736] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:49 2026] GET /volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:49.510501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:49.513873 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:13:49.513873 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0dcc8731-e632-4631-a4ee-f496ef1833fe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1646190566"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:49.521457 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:49.521457 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:49.521995 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:49.522245 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create snapshot from volume 0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:49.549991 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['17d19897-60ea-44b6-9b29-ee9388c547e3', '3aed1b88-ca7b-4202-8de4-bf05f9efe6d4', '96151571-c162-474c-80c3-34f6b4ead5c5', '65a67b66-59c4-4fed-a04e-5a75a8e3ac1b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:49.580131 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot create request issued successfully. Aug 26 09:13:49.581146 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aca9e510-e534-4882-b9d7-46fa7e130f56 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:13:49.581146 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1188/4737] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:13:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:49.592690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7fc511d4-4a18-4ec3-804f-28525c8e710d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:49.593060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a3ab66d-e23b-4566-9eca-318fcc5c24e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:49.595020 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a3ab66d-e23b-4566-9eca-318fcc5c24e5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 Aug 26 09:13:49.595348 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a3ab66d-e23b-4566-9eca-318fcc5c24e5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:49.595697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a3ab66d-e23b-4566-9eca-318fcc5c24e5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:49.598566 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fc511d4-4a18-4ec3-804f-28525c8e710d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:49.598954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fc511d4-4a18-4ec3-804f-28525c8e710d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:49.599207 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fc511d4-4a18-4ec3-804f-28525c8e710d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:49.599382 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7fc511d4-4a18-4ec3-804f-28525c8e710d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:49.602505 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:49.602505 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:49.602505 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6a3ab66d-e23b-4566-9eca-318fcc5c24e5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:49.602822 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a3ab66d-e23b-4566-9eca-318fcc5c24e5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 returned with HTTP 200 Aug 26 09:13:49.603434 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1176/4738] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:49 2026] GET /volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:49.604069 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:49.604069 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:49.604904 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fc511d4-4a18-4ec3-804f-28525c8e710d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:49.605430 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1184/4739] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:49 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:50.615304 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14cd3945-0ab8-4a41-b3e8-c368f5d16934 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:50.618789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ec5ef95e-d198-456e-8eea-83a23719d848 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:50.619190 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14cd3945-0ab8-4a41-b3e8-c368f5d16934 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 Aug 26 09:13:50.619190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14cd3945-0ab8-4a41-b3e8-c368f5d16934 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:50.619190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14cd3945-0ab8-4a41-b3e8-c368f5d16934 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:50.621168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec5ef95e-d198-456e-8eea-83a23719d848 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:50.621610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec5ef95e-d198-456e-8eea-83a23719d848 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:50.622048 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec5ef95e-d198-456e-8eea-83a23719d848 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:50.622344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ec5ef95e-d198-456e-8eea-83a23719d848 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:50.623594 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:50.623594 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:50.623979 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-14cd3945-0ab8-4a41-b3e8-c368f5d16934 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:50.624614 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14cd3945-0ab8-4a41-b3e8-c368f5d16934 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 returned with HTTP 200 Aug 26 09:13:50.625582 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1192/4740] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:50 2026] GET /volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:50.631189 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:50.631189 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:50.631189 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec5ef95e-d198-456e-8eea-83a23719d848 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:50.631189 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1189/4741] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:50 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:50.639093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:50.640737 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] POST https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55/action Aug 26 09:13:50.641087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:50.641181 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:50.642560 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Updating snapshot '29456d78-0376-429f-be05-51956b5fff55' with '{'status': 'error'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 09:13:50.651420 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:50.651420 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:50.651996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f24340e5b3124fa6869a0f16bccb3b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f23e75cb7e74330b5fe19d43c53d900', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:13:50.652201 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e24e7c18-2e71-4848-bd07-b407c0d64e92 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55/action returned with HTTP 403 Aug 26 09:13:50.652636 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1177/4742] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:13:50 2026] POST /volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:50.659121 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-724cedbd-aae8-4074-8cff-60085779b196 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:50.660762 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 Aug 26 09:13:50.660976 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:50.661156 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:50.661250 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete snapshot with id: 29456d78-0376-429f-be05-51956b5fff55 Aug 26 09:13:50.665565 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:50.665565 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:50.665821 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:50.679240 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot delete request issued successfully. Aug 26 09:13:50.679428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-724cedbd-aae8-4074-8cff-60085779b196 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 returned with HTTP 202 Aug 26 09:13:50.679970 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1185/4743] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:13:50 2026] DELETE /volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:50.686297 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eccb5a1a-8eb4-4676-9c01-db824b0a0499 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:50.687985 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eccb5a1a-8eb4-4676-9c01-db824b0a0499 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 Aug 26 09:13:50.688169 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eccb5a1a-8eb4-4676-9c01-db824b0a0499 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:50.688344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eccb5a1a-8eb4-4676-9c01-db824b0a0499 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:50.693571 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:50.693571 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:50.693853 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eccb5a1a-8eb4-4676-9c01-db824b0a0499 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:50.694483 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eccb5a1a-8eb4-4676-9c01-db824b0a0499 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 returned with HTTP 200 Aug 26 09:13:50.694832 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1193/4744] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:50 2026] GET /volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:51.641781 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2f5c3758-e84c-4330-b307-8476cd73c0d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:51.643882 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f5c3758-e84c-4330-b307-8476cd73c0d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:51.644170 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f5c3758-e84c-4330-b307-8476cd73c0d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:51.644572 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2f5c3758-e84c-4330-b307-8476cd73c0d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:51.644758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-2f5c3758-e84c-4330-b307-8476cd73c0d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:51.649389 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:51.649389 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:51.650086 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2f5c3758-e84c-4330-b307-8476cd73c0d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:51.650441 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1190/4745] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:51 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:51.705157 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5563438e-860f-4164-a0ce-f74c2dd14bf4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:51.708665 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5563438e-860f-4164-a0ce-f74c2dd14bf4 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 Aug 26 09:13:51.708899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5563438e-860f-4164-a0ce-f74c2dd14bf4 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:51.709113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5563438e-860f-4164-a0ce-f74c2dd14bf4 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:51.715466 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5563438e-860f-4164-a0ce-f74c2dd14bf4 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 returned with HTTP 404 Aug 26 09:13:51.716180 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1178/4746] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:51 2026] GET /volume/v3/snapshots/29456d78-0376-429f-be05-51956b5fff55 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:51.728004 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06be41bc-00be-467d-a86e-504a42586476 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:51.729936 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:51.730144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:51.730384 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:51.730573 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume with id: 0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:51.743722 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:51.743722 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:51.747138 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:51.769587 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume request issued successfully. Aug 26 09:13:51.769758 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06be41bc-00be-467d-a86e-504a42586476 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe returned with HTTP 202 Aug 26 09:13:51.770215 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1186/4747] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:51 2026] DELETE /volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:51.777212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9f98680-6120-4051-90da-68bace9dc11e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:51.779215 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9f98680-6120-4051-90da-68bace9dc11e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:51.779421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9f98680-6120-4051-90da-68bace9dc11e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:51.779631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9f98680-6120-4051-90da-68bace9dc11e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:51.788318 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:51.788318 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:51.792583 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e9f98680-6120-4051-90da-68bace9dc11e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:51.797739 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9f98680-6120-4051-90da-68bace9dc11e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe returned with HTTP 200 Aug 26 09:13:51.798256 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1194/4748] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:51 2026] GET /volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:52.660554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a77bb4c2-6483-42d3-9575-d66d1063b0fa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:52.662731 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a77bb4c2-6483-42d3-9575-d66d1063b0fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:13:52.663192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a77bb4c2-6483-42d3-9575-d66d1063b0fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:52.663447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a77bb4c2-6483-42d3-9575-d66d1063b0fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:52.663570 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a77bb4c2-6483-42d3-9575-d66d1063b0fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:52.668483 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:52.668483 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:52.669315 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a77bb4c2-6483-42d3-9575-d66d1063b0fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:13:52.669919 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1191/4749] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:52 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:52.679500 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:52.735516 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:13:52.736000 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a64ffcc-7a56-49c4-b845-3af904653a7a"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:52.738038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Creating new backup {'backup': {'volume_id': '8a64ffcc-7a56-49c4-b845-3af904653a7a'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:13:52.738216 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Creating backup of volume 8a64ffcc-7a56-49c4-b845-3af904653a7a in container None Aug 26 09:13:52.744437 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:52.744437 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:52.744947 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Volume info retrieved successfully. Aug 26 09:13:52.761231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Created reservations ['843ea7ce-a275-4d00-abcf-4b02e2e6a97f', 'b111cca3-e63e-4a3e-a7c3-18a36a4790a2'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:52.791090 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cf3b515-8131-45b2-baef-afbc9fb5ef73 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:13:52.791487 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1179/4750] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:13:52 2026] POST /volume/v3/backups => generated 288 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:52.801128 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-256151a8-dec5-4718-93a0-2ca17d30a68d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:52.803246 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-256151a8-dec5-4718-93a0-2ca17d30a68d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:52.804247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-256151a8-dec5-4718-93a0-2ca17d30a68d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:52.804247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-256151a8-dec5-4718-93a0-2ca17d30a68d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:52.804247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-256151a8-dec5-4718-93a0-2ca17d30a68d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:52.808786 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:52.808786 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:52.809578 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-256151a8-dec5-4718-93a0-2ca17d30a68d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:52.810056 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1187/4751] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:52 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:52.813963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b60f51c5-7275-4d4d-9d12-91f9702d3dc6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:52.817545 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b60f51c5-7275-4d4d-9d12-91f9702d3dc6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe Aug 26 09:13:52.817794 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b60f51c5-7275-4d4d-9d12-91f9702d3dc6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:52.818069 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b60f51c5-7275-4d4d-9d12-91f9702d3dc6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:52.825271 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b60f51c5-7275-4d4d-9d12-91f9702d3dc6 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe returned with HTTP 404 Aug 26 09:13:52.825888 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1195/4752] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:52 2026] GET /volume/v3/volumes/0dcc8731-e632-4631-a4ee-f496ef1833fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:52.835676 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:52.837963 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:52.838402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1703909364"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:52.840786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1703909364'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:52.842139 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume of 1 GB Aug 26 09:13:52.846924 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:52.853897 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (594fa216-47e0-49c5-9ad7-aa6b075d2a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:52.855420 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09552977-0fdd-4bb3-8b6d-c11d8eed5098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:52.856657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:52.889106 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09552977-0fdd-4bb3-8b6d-c11d8eed5098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:52.890307 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04791f63-c644-475b-bf9e-61d1aa986ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:52.942940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['859481d3-710d-4e28-adbd-049d543bd1f5', 'fe217fbd-511f-481f-8c86-654a73b4d6e0', '9826a1d7-63f4-4c23-a58b-19de120d7b31', '6e175e54-8bd3-416b-a0f2-1d6401b60f3a'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:52.944140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04791f63-c644-475b-bf9e-61d1aa986ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859481d3-710d-4e28-adbd-049d543bd1f5', 'fe217fbd-511f-481f-8c86-654a73b4d6e0', '9826a1d7-63f4-4c23-a58b-19de120d7b31', '6e175e54-8bd3-416b-a0f2-1d6401b60f3a']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:52.945253 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d51c7b-c341-4794-94f3-49b178e88b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:52.976244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d51c7b-c341-4794-94f3-49b178e88b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e37b7a0-e2df-44e3-bc58-4bb8b629379d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703909364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['859481d3-710d-4e28-adbd-049d543bd1f5','fe217fbd-511f-481f-8c86-654a73b4d6e0','9826a1d7-63f4-4c23-a58b-19de120d7b31','6e175e54-8bd3-416b-a0f2-1d6401b60f3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703909364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e37b7a0-e2df-44e3-bc58-4bb8b629379d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f23e75cb7e74330b5fe19d43c53d900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b0fcf9fad648ccb26645c06707463b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:52.977029 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6cbfd81-267b-4307-8e68-f219ad2201ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:52.994960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6cbfd81-267b-4307-8e68-f219ad2201ad) transitioned into state 'SUCCESS' from state '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-1703909364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['859481d3-710d-4e28-adbd-049d543bd1f5','fe217fbd-511f-481f-8c86-654a73b4d6e0','9826a1d7-63f4-4c23-a58b-19de120d7b31','6e175e54-8bd3-416b-a0f2-1d6401b60f3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:52.995612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eaf5fc-bddb-4f59-87da-596f5af94151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:53.005895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eaf5fc-bddb-4f59-87da-596f5af94151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:53.006719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (594fa216-47e0-49c5-9ad7-aa6b075d2a94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:53.007108 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request issued successfully. Aug 26 09:13:53.007722 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-00dab8eb-fed9-41a7-9d53-f77a5fdd7bd5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:53.008499 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1192/4753] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:52 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 26 09:13:53.019896 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-79726910-d72a-49c3-beca-e6c818a2acaa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:53.022260 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-79726910-d72a-49c3-beca-e6c818a2acaa tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:53.022532 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-79726910-d72a-49c3-beca-e6c818a2acaa tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:53.022806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-79726910-d72a-49c3-beca-e6c818a2acaa tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:53.030065 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:53.030065 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:53.033931 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-79726910-d72a-49c3-beca-e6c818a2acaa tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:53.037249 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-79726910-d72a-49c3-beca-e6c818a2acaa tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d returned with HTTP 200 Aug 26 09:13:53.037594 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1180/4754] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:53 2026] GET /volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:53.820415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e702a6e-68dd-487b-b575-576a4d6ea90e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:53.822056 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e702a6e-68dd-487b-b575-576a4d6ea90e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:53.822249 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e702a6e-68dd-487b-b575-576a4d6ea90e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:53.822414 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e702a6e-68dd-487b-b575-576a4d6ea90e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:53.822507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8e702a6e-68dd-487b-b575-576a4d6ea90e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:53.824112 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=264,cinder:INSERT=32,cinder:UPDATE=62 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:13:53.826400 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:53.826400 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:53.826933 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e702a6e-68dd-487b-b575-576a4d6ea90e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:53.827281 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1188/4755] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:53 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:54.050412 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c51d95c0-1811-4d05-b75a-685fa279978e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:54.055488 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c51d95c0-1811-4d05-b75a-685fa279978e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:54.055717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c51d95c0-1811-4d05-b75a-685fa279978e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:54.058779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c51d95c0-1811-4d05-b75a-685fa279978e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:54.067655 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:54.067655 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:54.073313 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c51d95c0-1811-4d05-b75a-685fa279978e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:54.076713 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c51d95c0-1811-4d05-b75a-685fa279978e tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d returned with HTTP 200 Aug 26 09:13:54.077118 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1196/4756] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:54 2026] GET /volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:54.089144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:54.091315 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:13:54.091952 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e37b7a0-e2df-44e3-bc58-4bb8b629379d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-347246018"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:54.104911 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:54.104911 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:54.104911 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:54.104911 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create snapshot from volume 1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:54.138186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['c3a49d77-7b7a-47b8-a094-d2df5f855fec', '4115bf59-d2bc-497a-9c1c-8aba133cbfd9', '5978bc85-243d-4ae6-a9b6-39248872b751', 'ccb6cd40-fa76-4383-aa2d-71784ea9bdbc'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:54.171892 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot create request issued successfully. Aug 26 09:13:54.172518 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-28ed9a19-242e-4a06-98aa-19fec8c11b81 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:13:54.173228 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1193/4757] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:13:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:54.182017 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f3c9d64-ca48-4fba-ba40-bd34649e7872 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:54.184122 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f3c9d64-ca48-4fba-ba40-bd34649e7872 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:54.184376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f3c9d64-ca48-4fba-ba40-bd34649e7872 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:54.184628 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f3c9d64-ca48-4fba-ba40-bd34649e7872 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:54.190656 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:54.190656 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:54.192458 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5f3c9d64-ca48-4fba-ba40-bd34649e7872 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:54.192458 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f3c9d64-ca48-4fba-ba40-bd34649e7872 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 returned with HTTP 200 Aug 26 09:13:54.192458 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1181/4758] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:54 2026] GET /volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:54.837292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a21a814-5962-49a8-8dc9-c8f60c28f085 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:54.839201 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a21a814-5962-49a8-8dc9-c8f60c28f085 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:54.839363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a21a814-5962-49a8-8dc9-c8f60c28f085 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:54.839561 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a21a814-5962-49a8-8dc9-c8f60c28f085 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:54.839678 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8a21a814-5962-49a8-8dc9-c8f60c28f085 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:54.843452 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:54.843452 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:54.844036 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a21a814-5962-49a8-8dc9-c8f60c28f085 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:54.844365 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1189/4759] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:54 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:55.202011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34f3b429-41aa-48a4-9da0-192285a1e156 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:55.205359 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34f3b429-41aa-48a4-9da0-192285a1e156 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:55.205590 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34f3b429-41aa-48a4-9da0-192285a1e156 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:55.205825 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34f3b429-41aa-48a4-9da0-192285a1e156 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:55.211561 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:55.211561 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:55.211969 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34f3b429-41aa-48a4-9da0-192285a1e156 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:55.212757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34f3b429-41aa-48a4-9da0-192285a1e156 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 returned with HTTP 200 Aug 26 09:13:55.213209 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1197/4760] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:55 2026] GET /volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:55.222554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-95a150fc-eb25-4552-afac-7e5fb97a15b5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:55.224463 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95a150fc-eb25-4552-afac-7e5fb97a15b5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] GET https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:55.224790 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95a150fc-eb25-4552-afac-7e5fb97a15b5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:55.225139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-95a150fc-eb25-4552-afac-7e5fb97a15b5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:55.230776 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:55.230776 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:55.232824 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-95a150fc-eb25-4552-afac-7e5fb97a15b5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Snapshot retrieved successfully. Aug 26 09:13:55.232824 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-95a150fc-eb25-4552-afac-7e5fb97a15b5 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 returned with HTTP 200 Aug 26 09:13:55.232824 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1194/4761] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:55 2026] GET /volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:55.245246 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8482b2a2-6d88-468a-b069-cca8715509af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:55.247002 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:55.247158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:55.247324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:55.247442 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete snapshot with id: d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:55.255024 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:55.255024 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:55.255308 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:55.281878 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot delete request issued successfully. Aug 26 09:13:55.281878 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8482b2a2-6d88-468a-b069-cca8715509af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 returned with HTTP 202 Aug 26 09:13:55.281878 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1182/4762] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:13:55 2026] DELETE /volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:55.288993 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-575f4bf9-c34d-499f-bc6c-a9f97f6b725a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:55.292081 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-575f4bf9-c34d-499f-bc6c-a9f97f6b725a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:55.292081 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-575f4bf9-c34d-499f-bc6c-a9f97f6b725a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:55.292081 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-575f4bf9-c34d-499f-bc6c-a9f97f6b725a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:55.297663 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:55.297663 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:55.300675 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-575f4bf9-c34d-499f-bc6c-a9f97f6b725a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:55.300675 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-575f4bf9-c34d-499f-bc6c-a9f97f6b725a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 returned with HTTP 200 Aug 26 09:13:55.300675 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1190/4763] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:55 2026] GET /volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:55.855099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1477c252-52b7-4ffa-a239-aa27ad38de1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:55.857038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1477c252-52b7-4ffa-a239-aa27ad38de1c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:55.857290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1477c252-52b7-4ffa-a239-aa27ad38de1c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:55.857514 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1477c252-52b7-4ffa-a239-aa27ad38de1c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:55.857679 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1477c252-52b7-4ffa-a239-aa27ad38de1c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:55.862376 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:55.862376 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:55.863263 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1477c252-52b7-4ffa-a239-aa27ad38de1c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:55.863651 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1198/4764] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:55 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:56.311555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-af7ddf88-c334-4ad3-8982-a44f2484726a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:56.313656 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af7ddf88-c334-4ad3-8982-a44f2484726a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 Aug 26 09:13:56.314104 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af7ddf88-c334-4ad3-8982-a44f2484726a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:56.314457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-af7ddf88-c334-4ad3-8982-a44f2484726a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:56.321477 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-af7ddf88-c334-4ad3-8982-a44f2484726a tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 returned with HTTP 404 Aug 26 09:13:56.321477 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1195/4765] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:56 2026] GET /volume/v3/snapshots/d85f5379-2eae-42d3-8252-aa930fc1dff7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:56.329552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-748d5b78-f8aa-4378-b020-e41028623ca1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:56.332207 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:56.332207 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:56.332851 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:56.333597 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume with id: 1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:56.342535 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:56.342535 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:56.342959 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:56.362873 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume request issued successfully. Aug 26 09:13:56.362873 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-748d5b78-f8aa-4378-b020-e41028623ca1 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d returned with HTTP 202 Aug 26 09:13:56.362873 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1183/4766] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:13:56 2026] DELETE /volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:56.369867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33f9300c-2bfd-4b13-a980-c156b6cf5ec2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:56.370502 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33f9300c-2bfd-4b13-a980-c156b6cf5ec2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:56.370658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33f9300c-2bfd-4b13-a980-c156b6cf5ec2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:56.370871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33f9300c-2bfd-4b13-a980-c156b6cf5ec2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:56.377745 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:56.377745 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:56.382093 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-33f9300c-2bfd-4b13-a980-c156b6cf5ec2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:56.385296 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33f9300c-2bfd-4b13-a980-c156b6cf5ec2 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d returned with HTTP 200 Aug 26 09:13:56.385716 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1191/4767] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:56 2026] GET /volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:56.874999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-def06768-e976-47e2-a845-5c9d64199b12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:56.877491 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-def06768-e976-47e2-a845-5c9d64199b12 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:56.877491 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-def06768-e976-47e2-a845-5c9d64199b12 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:56.877702 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-def06768-e976-47e2-a845-5c9d64199b12 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:56.877808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-def06768-e976-47e2-a845-5c9d64199b12 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:56.881695 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:56.881695 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:56.882251 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-def06768-e976-47e2-a845-5c9d64199b12 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:56.882575 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1199/4768] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:56 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:57.401542 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0713ebc5-4f6c-4f20-bcfa-a53d5c80d787 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:57.405914 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0713ebc5-4f6c-4f20-bcfa-a53d5c80d787 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d Aug 26 09:13:57.405914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0713ebc5-4f6c-4f20-bcfa-a53d5c80d787 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:57.405914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0713ebc5-4f6c-4f20-bcfa-a53d5c80d787 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:57.413260 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0713ebc5-4f6c-4f20-bcfa-a53d5c80d787 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d returned with HTTP 404 Aug 26 09:13:57.414191 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1196/4769] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:57 2026] GET /volume/v3/volumes/1e37b7a0-e2df-44e3-bc58-4bb8b629379d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:57.422613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:57.424388 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:13:57.424768 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1284780464"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:57.426105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1284780464'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:13:57.426394 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume of 1 GB Aug 26 09:13:57.430617 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Availability Zones retrieved successfully. Aug 26 09:13:57.437104 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (a2d8e8e0-42dd-4c5e-a03c-48478de47dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:57.438279 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040d07fd-7341-444b-9982-6dadf46198cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:57.439220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:13:57.466106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040d07fd-7341-444b-9982-6dadf46198cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:57.466917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443f09f3-bb22-480f-af54-3b1d3f8bfbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:57.514018 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['28568119-a26d-4dc8-87ce-376ae4f7fbe0', 'fe108ee6-b42a-46fa-86ea-d87cbfce828c', '68838dd1-6109-4e10-8896-c1f41de277da', 'fb16c956-4dc5-464c-a100-1ba0becf59f9'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:57.514835 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443f09f3-bb22-480f-af54-3b1d3f8bfbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28568119-a26d-4dc8-87ce-376ae4f7fbe0', 'fe108ee6-b42a-46fa-86ea-d87cbfce828c', '68838dd1-6109-4e10-8896-c1f41de277da', 'fb16c956-4dc5-464c-a100-1ba0becf59f9']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:57.515564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa68c1b-c6ee-4633-a9e2-b3a0bdb1445c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:57.542484 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa68c1b-c6ee-4633-a9e2-b3a0bdb1445c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a46b239d-09a4-4846-b155-6aa170b6d822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1284780464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['28568119-a26d-4dc8-87ce-376ae4f7fbe0','fe108ee6-b42a-46fa-86ea-d87cbfce828c','68838dd1-6109-4e10-8896-c1f41de277da','fb16c956-4dc5-464c-a100-1ba0becf59f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1284780464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a46b239d-09a4-4846-b155-6aa170b6d822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f23e75cb7e74330b5fe19d43c53d900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b0fcf9fad648ccb26645c06707463b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:57.543291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddd1db6c-ddc8-4ac6-a260-87c75dbc9792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:57.561811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddd1db6c-ddc8-4ac6-a260-87c75dbc9792) transitioned into state 'SUCCESS' from state '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-1284780464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f23e75cb7e74330b5fe19d43c53d900',qos_specs=None,replication_status=,reservations=['28568119-a26d-4dc8-87ce-376ae4f7fbe0','fe108ee6-b42a-46fa-86ea-d87cbfce828c','68838dd1-6109-4e10-8896-c1f41de277da','fb16c956-4dc5-464c-a100-1ba0becf59f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b0fcf9fad648ccb26645c06707463b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:57.562552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2973cdcb-23b7-4a78-b291-1f777e16c33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:13:57.571626 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2973cdcb-23b7-4a78-b291-1f777e16c33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:13:57.572448 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Flow 'volume_create_api' (a2d8e8e0-42dd-4c5e-a03c-48478de47dbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:13:57.572735 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create volume request issued successfully. Aug 26 09:13:57.573318 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0fb3f68-cfc4-4643-bc3f-11612c98cc06 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:13:57.573739 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1184/4770] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:13:57 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:57.589570 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e7df705-0e0d-4fc4-a0d4-677f39bb0f8f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:57.591471 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e7df705-0e0d-4fc4-a0d4-677f39bb0f8f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:13:57.591736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e7df705-0e0d-4fc4-a0d4-677f39bb0f8f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:57.591922 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e7df705-0e0d-4fc4-a0d4-677f39bb0f8f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:57.598877 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:57.598877 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:57.602684 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2e7df705-0e0d-4fc4-a0d4-677f39bb0f8f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:57.606560 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e7df705-0e0d-4fc4-a0d4-677f39bb0f8f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 returned with HTTP 200 Aug 26 09:13:57.607019 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1192/4771] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:57 2026] GET /volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:57.894359 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19f35abd-6781-4df9-a615-4253d5acb195 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:57.896880 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19f35abd-6781-4df9-a615-4253d5acb195 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:57.897202 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19f35abd-6781-4df9-a615-4253d5acb195 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:57.897473 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19f35abd-6781-4df9-a615-4253d5acb195 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:57.897632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-19f35abd-6781-4df9-a615-4253d5acb195 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:57.903096 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:57.903096 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:57.903953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19f35abd-6781-4df9-a615-4253d5acb195 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:57.904460 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1200/4772] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:57 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:58.623420 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-19a48419-82f8-4c45-a231-85fa7dde353f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:58.625089 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19a48419-82f8-4c45-a231-85fa7dde353f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:13:58.625407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19a48419-82f8-4c45-a231-85fa7dde353f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:58.625684 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-19a48419-82f8-4c45-a231-85fa7dde353f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:58.633106 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:58.633106 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:58.636916 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-19a48419-82f8-4c45-a231-85fa7dde353f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:58.640938 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-19a48419-82f8-4c45-a231-85fa7dde353f tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 returned with HTTP 200 Aug 26 09:13:58.641659 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1197/4773] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:13:58 2026] GET /volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:13:58.655294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:58.657766 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:13:58.658278 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a46b239d-09a4-4846-b155-6aa170b6d822", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2109956597"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:58.669008 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:58.669008 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:58.669409 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:13:58.669536 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Create snapshot from volume a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:13:58.694469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Created reservations ['dce83e46-2c8d-451e-ba97-4a149675afe9', 'fe7e6c62-e735-4ba9-9ddb-3c81daddd6a4', '5dcc315c-e680-4cb2-b8ac-0d107cbb51e2', 'af9c3ceb-f39e-4d6c-900c-271ab9fb5135'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:13:58.724975 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot create request issued successfully. Aug 26 09:13:58.725332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5c80149-0c2e-4e98-8a66-96e1d78d2cab tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:13:58.725892 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1185/4774] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:13:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:13:58.735780 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60691550-9c34-4b2a-b46f-15ad7eb6fd55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:58.738099 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60691550-9c34-4b2a-b46f-15ad7eb6fd55 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:13:58.738354 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60691550-9c34-4b2a-b46f-15ad7eb6fd55 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:58.738593 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60691550-9c34-4b2a-b46f-15ad7eb6fd55 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:58.746789 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:58.746789 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:58.749870 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-60691550-9c34-4b2a-b46f-15ad7eb6fd55 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:58.749870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60691550-9c34-4b2a-b46f-15ad7eb6fd55 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc returned with HTTP 200 Aug 26 09:13:58.749870 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1193/4775] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:58 2026] GET /volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:58.915202 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37ebd45b-5da1-41db-8095-5d837a9253fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:58.917312 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37ebd45b-5da1-41db-8095-5d837a9253fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:58.917561 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37ebd45b-5da1-41db-8095-5d837a9253fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:58.917782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37ebd45b-5da1-41db-8095-5d837a9253fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:58.917960 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-37ebd45b-5da1-41db-8095-5d837a9253fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:58.922706 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:58.922706 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:58.923491 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37ebd45b-5da1-41db-8095-5d837a9253fa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:58.923992 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1201/4776] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:58 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:59.758080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fdfaff4e-4cb1-4117-93ce-4f565fdfa825 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:59.759922 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fdfaff4e-4cb1-4117-93ce-4f565fdfa825 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:13:59.761375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fdfaff4e-4cb1-4117-93ce-4f565fdfa825 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:59.761375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fdfaff4e-4cb1-4117-93ce-4f565fdfa825 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:59.765653 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:59.765653 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:59.766334 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fdfaff4e-4cb1-4117-93ce-4f565fdfa825 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:59.767701 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fdfaff4e-4cb1-4117-93ce-4f565fdfa825 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc returned with HTTP 200 Aug 26 09:13:59.767701 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1198/4777] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:59 2026] GET /volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:59.777395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:59.779896 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] POST https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc/action Aug 26 09:13:59.780353 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:13:59.780528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:13:59.782338 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.snapshot_unmanage [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Unmanage snapshot with id: cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:13:59.789504 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:59.789504 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:13:59.790136 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Snapshot retrieved successfully. Aug 26 09:13:59.791285 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f24340e5b3124fa6869a0f16bccb3b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f23e75cb7e74330b5fe19d43c53d900', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:13:59.791660 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-858a4d20-f74d-4b34-8908-c05e365a0d94 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-reader] https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc/action returned with HTTP 403 Aug 26 09:13:59.792288 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1186/4778] 10.4.3.236 () {68 vars in 1396 bytes} [Wed Aug 26 09:13:59 2026] POST /volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:13:59.801189 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:59.802870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:13:59.803072 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:59.803261 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:59.803357 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete snapshot with id: cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:13:59.808007 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:59.808007 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:13:59.808309 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:59.827870 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot delete request issued successfully. Aug 26 09:13:59.827870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d528ebc-bfdc-4485-afda-ce2d8dd666af tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc returned with HTTP 202 Aug 26 09:13:59.827870 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1194/4779] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:13:59 2026] DELETE /volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:13:59.834821 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-edf751fc-112d-41f5-973f-9f964d2b9e83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:59.837186 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edf751fc-112d-41f5-973f-9f964d2b9e83 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:13:59.837883 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edf751fc-112d-41f5-973f-9f964d2b9e83 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:59.837883 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edf751fc-112d-41f5-973f-9f964d2b9e83 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:59.856944 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:59.856944 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:13:59.858015 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-edf751fc-112d-41f5-973f-9f964d2b9e83 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Snapshot retrieved successfully. Aug 26 09:13:59.860110 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edf751fc-112d-41f5-973f-9f964d2b9e83 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc returned with HTTP 200 Aug 26 09:13:59.862110 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1202/4780] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:13:59 2026] GET /volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:13:59.935433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cb1b2aaf-3482-415a-ab31-cbf94355d07b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:13:59.937322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb1b2aaf-3482-415a-ab31-cbf94355d07b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:13:59.938864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb1b2aaf-3482-415a-ab31-cbf94355d07b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:13:59.938864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb1b2aaf-3482-415a-ab31-cbf94355d07b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:13:59.938864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-cb1b2aaf-3482-415a-ab31-cbf94355d07b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:13:59.943870 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:13:59.943870 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:13:59.944995 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb1b2aaf-3482-415a-ab31-cbf94355d07b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:13:59.945521 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1199/4781] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:13:59 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:00.873043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53da3fdd-3dd3-4104-bd6c-a198804ff661 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:00.875313 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53da3fdd-3dd3-4104-bd6c-a198804ff661 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc Aug 26 09:14:00.875561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53da3fdd-3dd3-4104-bd6c-a198804ff661 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:00.875878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53da3fdd-3dd3-4104-bd6c-a198804ff661 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:00.880789 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53da3fdd-3dd3-4104-bd6c-a198804ff661 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc returned with HTTP 404 Aug 26 09:14:00.881423 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1187/4782] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:14:00 2026] GET /volume/v3/snapshots/cbbcea91-1631-4cd3-9b4a-27e9bff907bc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:00.888364 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7fb029de-282e-434d-8a10-bcc459d36a0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:00.890083 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:14:00.890342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:00.890542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:00.890727 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume with id: a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:14:00.898738 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:00.898738 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:00.899115 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:14:00.922571 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Delete volume request issued successfully. Aug 26 09:14:00.922571 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fb029de-282e-434d-8a10-bcc459d36a0d tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 returned with HTTP 202 Aug 26 09:14:00.922571 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1195/4783] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:14:00 2026] DELETE /volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:00.929132 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83ef5407-d32a-42c1-a041-df4dddda6a5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:00.934528 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83ef5407-d32a-42c1-a041-df4dddda6a5c tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:14:00.936233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83ef5407-d32a-42c1-a041-df4dddda6a5c tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:00.936233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83ef5407-d32a-42c1-a041-df4dddda6a5c tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:00.948924 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:00.948924 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:00.953649 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83ef5407-d32a-42c1-a041-df4dddda6a5c tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Volume info retrieved successfully. Aug 26 09:14:00.958652 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7d35ac49-caa7-4395-ac82-6090b25401fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:00.959070 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83ef5407-d32a-42c1-a041-df4dddda6a5c tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 returned with HTTP 200 Aug 26 09:14:00.959070 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1203/4784] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:00 2026] GET /volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:00.961721 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7d35ac49-caa7-4395-ac82-6090b25401fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:00.964018 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7d35ac49-caa7-4395-ac82-6090b25401fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:00.964301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7d35ac49-caa7-4395-ac82-6090b25401fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:00.964540 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-7d35ac49-caa7-4395-ac82-6090b25401fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:00.972861 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:00.972861 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:00.974454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7d35ac49-caa7-4395-ac82-6090b25401fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:00.975366 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1200/4785] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:00 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:01.974707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-af2a043f-1c45-4bd5-9031-5f6a0168cf99 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:01.976528 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af2a043f-1c45-4bd5-9031-5f6a0168cf99 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] GET https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 Aug 26 09:14:01.976713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af2a043f-1c45-4bd5-9031-5f6a0168cf99 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:01.976922 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af2a043f-1c45-4bd5-9031-5f6a0168cf99 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:01.982641 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af2a043f-1c45-4bd5-9031-5f6a0168cf99 tempest-ProjectReaderTests-1839273932 tempest-ProjectReaderTests-1839273932-project-admin] https://10.4.3.236/volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 returned with HTTP 404 Aug 26 09:14:01.983137 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1188/4786] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:01 2026] GET /volume/v3/volumes/a46b239d-09a4-4846-b155-6aa170b6d822 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:01.987615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d87c564-843a-4089-8c81-77ac719dfa03 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:01.989465 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d87c564-843a-4089-8c81-77ac719dfa03 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:01.989689 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d87c564-843a-4089-8c81-77ac719dfa03 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:01.989914 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d87c564-843a-4089-8c81-77ac719dfa03 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:01.990042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2d87c564-843a-4089-8c81-77ac719dfa03 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:01.994409 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:01.994409 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:01.995039 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d87c564-843a-4089-8c81-77ac719dfa03 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:01.995385 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1196/4787] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:01 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.008250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30d5aa57-b6dd-40bf-a191-6ba9f587edb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.011357 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30d5aa57-b6dd-40bf-a191-6ba9f587edb1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:03.011357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30d5aa57-b6dd-40bf-a191-6ba9f587edb1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:03.011357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30d5aa57-b6dd-40bf-a191-6ba9f587edb1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:03.011357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-30d5aa57-b6dd-40bf-a191-6ba9f587edb1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:03.016503 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:03.016503 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:03.016503 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30d5aa57-b6dd-40bf-a191-6ba9f587edb1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:03.016503 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1204/4788] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:03 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.508554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9c6bf195-3b5b-4d7b-8c48-07469fdb02da None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.591282 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c6bf195-3b5b-4d7b-8c48-07469fdb02da tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.591647 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c6bf195-3b5b-4d7b-8c48-07469fdb02da tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1642542595", "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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.607495 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c6bf195-3b5b-4d7b-8c48-07469fdb02da tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:03.607854 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1201/4789] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types => generated 380 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.616205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5a690ac3-1bf6-4af9-8e04-28a34b2e1be0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.618086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a690ac3-1bf6-4af9-8e04-28a34b2e1be0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption Aug 26 09:14:03.618391 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a690ac3-1bf6-4af9-8e04-28a34b2e1be0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.639141 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a690ac3-1bf6-4af9-8e04-28a34b2e1be0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption returned with HTTP 200 Aug 26 09:14:03.639757 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1189/4790] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.650498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9162f534-78ae-4780-a0ce-18fb62590093 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.652151 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9162f534-78ae-4780-a0ce-18fb62590093 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.652454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9162f534-78ae-4780-a0ce-18fb62590093 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7881044", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.666905 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9162f534-78ae-4780-a0ce-18fb62590093 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:03.667258 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1197/4791] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types => generated 377 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.676252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-598a01eb-1589-4cb4-b4f7-497c99f38551 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.739713 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-598a01eb-1589-4cb4-b4f7-497c99f38551 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] POST https://10.4.3.236/volume/v3/types/3e09abb7-b242-4f53-acc0-598d7293dcce/encryption Aug 26 09:14:03.741861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-598a01eb-1589-4cb4-b4f7-497c99f38551 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.742948 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-598a01eb-1589-4cb4-b4f7-497c99f38551 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.743437 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-598a01eb-1589-4cb4-b4f7-497c99f38551 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/3e09abb7-b242-4f53-acc0-598d7293dcce/encryption returned with HTTP 403 Aug 26 09:14:03.745005 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1205/4792] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types/3e09abb7-b242-4f53-acc0-598d7293dcce/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:03.755286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-be2b6bb5-7c87-4902-bccb-18f784d6052f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.756990 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be2b6bb5-7c87-4902-bccb-18f784d6052f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.757319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-be2b6bb5-7c87-4902-bccb-18f784d6052f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1136833444", "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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.774509 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be2b6bb5-7c87-4902-bccb-18f784d6052f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:03.774966 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1202/4793] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:03 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 26 09:14:03.785267 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-27127447-9a1f-4d85-8ca7-906bc2c9fe4c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.787527 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27127447-9a1f-4d85-8ca7-906bc2c9fe4c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] POST https://10.4.3.236/volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394/extra_specs Aug 26 09:14:03.787989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27127447-9a1f-4d85-8ca7-906bc2c9fe4c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.790654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-27127447-9a1f-4d85-8ca7-906bc2c9fe4c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.790945 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27127447-9a1f-4d85-8ca7-906bc2c9fe4c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394/extra_specs returned with HTTP 403 Aug 26 09:14:03.791526 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1190/4794] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:03.801181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24d9aee3-dd2a-4f00-9d08-03df0d434aa8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.803551 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24d9aee3-dd2a-4f00-9d08-03df0d434aa8 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] PUT https://10.4.3.236/volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394/extra_specs/key2 Aug 26 09:14:03.804005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24d9aee3-dd2a-4f00-9d08-03df0d434aa8 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.806008 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-24d9aee3-dd2a-4f00-9d08-03df0d434aa8 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.806235 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24d9aee3-dd2a-4f00-9d08-03df0d434aa8 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394/extra_specs/key2 returned with HTTP 403 Aug 26 09:14:03.806649 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1198/4795] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:14:03 2026] PUT /volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:03.816616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f3d437c-edea-415f-90ca-74f02f783abd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.818558 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f3d437c-edea-415f-90ca-74f02f783abd tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.819223 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f3d437c-edea-415f-90ca-74f02f783abd tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.821830 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-3f3d437c-edea-415f-90ca-74f02f783abd tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.822903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f3d437c-edea-415f-90ca-74f02f783abd tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types returned with HTTP 403 Aug 26 09:14:03.822903 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1206/4796] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:03.833767 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-da82f0c3-6e5f-4e08-90aa-70f9e9b0e18a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.836005 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da82f0c3-6e5f-4e08-90aa-70f9e9b0e18a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.836458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-da82f0c3-6e5f-4e08-90aa-70f9e9b0e18a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1582397898", "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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.854180 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-da82f0c3-6e5f-4e08-90aa-70f9e9b0e18a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:03.854559 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1203/4797] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.864225 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2332ddf4-a01d-4391-90b5-b1db45586499 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.866330 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2332ddf4-a01d-4391-90b5-b1db45586499 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492/encryption Aug 26 09:14:03.866955 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2332ddf4-a01d-4391-90b5-b1db45586499 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.885305 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2332ddf4-a01d-4391-90b5-b1db45586499 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492/encryption returned with HTTP 200 Aug 26 09:14:03.885805 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1191/4798] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.895068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dbe1c32-ae0b-4513-a243-d19ea2943d7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.897103 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dbe1c32-ae0b-4513-a243-d19ea2943d7d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] DELETE https://10.4.3.236/volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492/encryption/bb3f30b5-719c-4e00-ba1c-3cf511eebb0c Aug 26 09:14:03.897309 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1c32-ae0b-4513-a243-d19ea2943d7d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:03.897504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1c32-ae0b-4513-a243-d19ea2943d7d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:03.898316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-7dbe1c32-ae0b-4513-a243-d19ea2943d7d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.898514 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dbe1c32-ae0b-4513-a243-d19ea2943d7d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492/encryption/bb3f30b5-719c-4e00-ba1c-3cf511eebb0c returned with HTTP 403 Aug 26 09:14:03.899124 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1199/4799] 10.4.3.236 () {66 vars in 1489 bytes} [Wed Aug 26 09:14:03 2026] DELETE /volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492/encryption/bb3f30b5-719c-4e00-ba1c-3cf511eebb0c => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:03.908903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77f044d8-8637-4438-b583-2d6c302e90e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.913570 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77f044d8-8637-4438-b583-2d6c302e90e6 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.913570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77f044d8-8637-4438-b583-2d6c302e90e6 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1465206856", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.930487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77f044d8-8637-4438-b583-2d6c302e90e6 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:03.931306 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1207/4800] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.941494 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-27e76e9c-fee1-4ead-b15d-69c53e94df1d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.943551 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-27e76e9c-fee1-4ead-b15d-69c53e94df1d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] DELETE https://10.4.3.236/volume/v3/types/1800b70f-78dd-4f0d-a01d-304b1e979525/extra_specs/key1 Aug 26 09:14:03.943773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-27e76e9c-fee1-4ead-b15d-69c53e94df1d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:03.944028 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-27e76e9c-fee1-4ead-b15d-69c53e94df1d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:03.949291 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-27e76e9c-fee1-4ead-b15d-69c53e94df1d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.949513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-27e76e9c-fee1-4ead-b15d-69c53e94df1d tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/1800b70f-78dd-4f0d-a01d-304b1e979525/extra_specs/key1 returned with HTTP 403 Aug 26 09:14:03.950062 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1204/4801] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:14:03 2026] DELETE /volume/v3/types/1800b70f-78dd-4f0d-a01d-304b1e979525/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:03.961004 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-537fc611-6cfc-4c50-9cf1-32f56bccbff1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.962880 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-537fc611-6cfc-4c50-9cf1-32f56bccbff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:03.963233 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-537fc611-6cfc-4c50-9cf1-32f56bccbff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1026433346", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:03.982823 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-537fc611-6cfc-4c50-9cf1-32f56bccbff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:03.983207 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1192/4802] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:03 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:03.991723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14ef84de-d2d1-4f74-93f9-908e3352aff1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:03.994406 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14ef84de-d2d1-4f74-93f9-908e3352aff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] DELETE https://10.4.3.236/volume/v3/types/6d8f4004-0985-499d-9999-ce2d086a7dae Aug 26 09:14:03.994635 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14ef84de-d2d1-4f74-93f9-908e3352aff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:03.994917 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14ef84de-d2d1-4f74-93f9-908e3352aff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:03.995939 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-14ef84de-d2d1-4f74-93f9-908e3352aff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:03.996089 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14ef84de-d2d1-4f74-93f9-908e3352aff1 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/6d8f4004-0985-499d-9999-ce2d086a7dae returned with HTTP 403 Aug 26 09:14:03.996500 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1200/4803] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:03 2026] DELETE /volume/v3/types/6d8f4004-0985-499d-9999-ce2d086a7dae => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:04.004577 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-336da25c-7020-4433-9927-e8716e82bb56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.007452 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-336da25c-7020-4433-9927-e8716e82bb56 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs Aug 26 09:14:04.008865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-336da25c-7020-4433-9927-e8716e82bb56 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.008865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-336da25c-7020-4433-9927-e8716e82bb56 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.018732 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-336da25c-7020-4433-9927-e8716e82bb56 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs returned with HTTP 200 Aug 26 09:14:04.019550 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1208/4804] 10.4.3.236 () {66 vars in 1378 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:04.027229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a308be2-8984-4f23-a47b-b55390592d4f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.027648 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2af66c52-d41e-4a20-848c-446248ada572 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.029551 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a308be2-8984-4f23-a47b-b55390592d4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:04.029652 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2af66c52-d41e-4a20-848c-446248ada572 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types Aug 26 09:14:04.029767 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2af66c52-d41e-4a20-848c-446248ada572 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.029863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a308be2-8984-4f23-a47b-b55390592d4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.030039 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2af66c52-d41e-4a20-848c-446248ada572 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.030125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a308be2-8984-4f23-a47b-b55390592d4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.030289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6a308be2-8984-4f23-a47b-b55390592d4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:04.030820 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-2af66c52-d41e-4a20-848c-446248ada572 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:14:04.036620 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:04.036620 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:04.037510 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a308be2-8984-4f23-a47b-b55390592d4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:04.038061 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1205/4805] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:04.052406 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2af66c52-d41e-4a20-848c-446248ada572 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:04.052810 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1193/4806] 10.4.3.236 () {66 vars in 1231 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types => generated 2386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:04.066407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44fb012d-5933-4701-bbf6-32860019fd7f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.068317 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44fb012d-5933-4701-bbf6-32860019fd7f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption/cipher Aug 26 09:14:04.068552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44fb012d-5933-4701-bbf6-32860019fd7f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.068780 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44fb012d-5933-4701-bbf6-32860019fd7f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.069497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-44fb012d-5933-4701-bbf6-32860019fd7f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:04.069713 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44fb012d-5933-4701-bbf6-32860019fd7f tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption/cipher returned with HTTP 403 Aug 26 09:14:04.070180 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1201/4807] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:04.078974 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28799488-3067-4356-a333-26bb23c60bca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.082913 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28799488-3067-4356-a333-26bb23c60bca tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption Aug 26 09:14:04.082913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28799488-3067-4356-a333-26bb23c60bca tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.082913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28799488-3067-4356-a333-26bb23c60bca tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.083465 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-28799488-3067-4356-a333-26bb23c60bca tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:04.083920 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28799488-3067-4356-a333-26bb23c60bca tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption returned with HTTP 403 Aug 26 09:14:04.084528 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1209/4808] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:04.093101 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-730cc0d8-ee9c-43a3-8231-c5623f49ced2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.094965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-730cc0d8-ee9c-43a3-8231-c5623f49ced2 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/multiattach Aug 26 09:14:04.095163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-730cc0d8-ee9c-43a3-8231-c5623f49ced2 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.095360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-730cc0d8-ee9c-43a3-8231-c5623f49ced2 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.103056 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-730cc0d8-ee9c-43a3-8231-c5623f49ced2 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/multiattach returned with HTTP 200 Aug 26 09:14:04.103554 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1206/4809] 10.4.3.236 () {66 vars in 1414 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:14:04.109778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a8e7db8a-f7cc-4c79-bd19-aa7c0e5c8f83 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.111665 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8e7db8a-f7cc-4c79-bd19-aa7c0e5c8f83 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/volume_backend_name Aug 26 09:14:04.111897 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8e7db8a-f7cc-4c79-bd19-aa7c0e5c8f83 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.112097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a8e7db8a-f7cc-4c79-bd19-aa7c0e5c8f83 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.119222 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a8e7db8a-f7cc-4c79-bd19-aa7c0e5c8f83 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/volume_backend_name returned with HTTP 404 Aug 26 09:14:04.119698 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1194/4810] 10.4.3.236 () {66 vars in 1438 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/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 26 09:14:04.127447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-563269c3-81bf-4844-89e4-ae59f571ae1e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.129113 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-563269c3-81bf-4844-89e4-ae59f571ae1e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] GET https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 Aug 26 09:14:04.129278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-563269c3-81bf-4844-89e4-ae59f571ae1e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.129457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-563269c3-81bf-4844-89e4-ae59f571ae1e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.135688 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-563269c3-81bf-4844-89e4-ae59f571ae1e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 returned with HTTP 200 Aug 26 09:14:04.136063 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1202/4811] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:14:04 2026] GET /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:04.145358 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddcfaa8c-43b9-447c-9cb5-78b2209a4227 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.146924 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddcfaa8c-43b9-447c-9cb5-78b2209a4227 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] PUT https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption/9bf3bf08-9ad4-4091-8bb6-f395b38f2903 Aug 26 09:14:04.148863 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddcfaa8c-43b9-447c-9cb5-78b2209a4227 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:04.149564 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-ddcfaa8c-43b9-447c-9cb5-78b2209a4227 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:04.149941 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddcfaa8c-43b9-447c-9cb5-78b2209a4227 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption/9bf3bf08-9ad4-4091-8bb6-f395b38f2903 returned with HTTP 403 Aug 26 09:14:04.150463 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1210/4812] 10.4.3.236 () {68 vars in 1506 bytes} [Wed Aug 26 09:14:04 2026] PUT /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/encryption/9bf3bf08-9ad4-4091-8bb6-f395b38f2903 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:04.157772 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-544005b8-3029-496e-a741-1980ac682a06 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.159529 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-544005b8-3029-496e-a741-1980ac682a06 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] PUT https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/key1 Aug 26 09:14:04.159913 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-544005b8-3029-496e-a741-1980ac682a06 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:04.161906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-544005b8-3029-496e-a741-1980ac682a06 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:04.162092 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-544005b8-3029-496e-a741-1980ac682a06 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/key1 returned with HTTP 403 Aug 26 09:14:04.162484 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1207/4813] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:14:04 2026] PUT /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:04.171692 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-31d7ae3c-1a25-4f1e-b54e-e6f0f7493b92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.173295 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31d7ae3c-1a25-4f1e-b54e-e6f0f7493b92 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] PUT https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 Aug 26 09:14:04.173613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31d7ae3c-1a25-4f1e-b54e-e6f0f7493b92 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:04.175629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-31d7ae3c-1a25-4f1e-b54e-e6f0f7493b92 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0f69444b14fa47c5a5981f707c9db85a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32241d7591614bb0abc0e0dc40f504a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:04.175807 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31d7ae3c-1a25-4f1e-b54e-e6f0f7493b92 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-member] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 returned with HTTP 403 Aug 26 09:14:04.176214 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1195/4814] 10.4.3.236 () {68 vars in 1362 bytes} [Wed Aug 26 09:14:04 2026] PUT /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:04.183499 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-886580ac-c061-4d5f-9a60-c1ccdecf1716 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.185201 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-886580ac-c061-4d5f-9a60-c1ccdecf1716 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] DELETE https://10.4.3.236/volume/v3/types/6d8f4004-0985-499d-9999-ce2d086a7dae Aug 26 09:14:04.185359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-886580ac-c061-4d5f-9a60-c1ccdecf1716 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.185535 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-886580ac-c061-4d5f-9a60-c1ccdecf1716 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.211758 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-886580ac-c061-4d5f-9a60-c1ccdecf1716 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/6d8f4004-0985-499d-9999-ce2d086a7dae returned with HTTP 202 Aug 26 09:14:04.212208 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1203/4815] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:04 2026] DELETE /volume/v3/types/6d8f4004-0985-499d-9999-ce2d086a7dae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:04.221934 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ae0a244-1cbb-4b89-ace2-e3749eda426c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.227328 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ae0a244-1cbb-4b89-ace2-e3749eda426c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] DELETE https://10.4.3.236/volume/v3/types/1800b70f-78dd-4f0d-a01d-304b1e979525 Aug 26 09:14:04.227977 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ae0a244-1cbb-4b89-ace2-e3749eda426c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.228613 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ae0a244-1cbb-4b89-ace2-e3749eda426c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.258837 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ae0a244-1cbb-4b89-ace2-e3749eda426c tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/1800b70f-78dd-4f0d-a01d-304b1e979525 returned with HTTP 202 Aug 26 09:14:04.259494 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1211/4816] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:04 2026] DELETE /volume/v3/types/1800b70f-78dd-4f0d-a01d-304b1e979525 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:04.267058 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-46fefa7c-5c86-4fee-a8f7-6778591fa58e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.269539 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-46fefa7c-5c86-4fee-a8f7-6778591fa58e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] DELETE https://10.4.3.236/volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492 Aug 26 09:14:04.269917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-46fefa7c-5c86-4fee-a8f7-6778591fa58e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.270188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-46fefa7c-5c86-4fee-a8f7-6778591fa58e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.296351 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-46fefa7c-5c86-4fee-a8f7-6778591fa58e tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492 returned with HTTP 202 Aug 26 09:14:04.296726 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1208/4817] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:04 2026] DELETE /volume/v3/types/5b979bdc-e0f9-4a75-b11d-3d93d24e9492 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:04.303469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f7216db-346d-484f-82a8-a86160e086c0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.305206 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f7216db-346d-484f-82a8-a86160e086c0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] DELETE https://10.4.3.236/volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394 Aug 26 09:14:04.305382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f7216db-346d-484f-82a8-a86160e086c0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.305566 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f7216db-346d-484f-82a8-a86160e086c0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.334285 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f7216db-346d-484f-82a8-a86160e086c0 tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394 returned with HTTP 202 Aug 26 09:14:04.334692 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1196/4818] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:04 2026] DELETE /volume/v3/types/9304caf8-b90f-4ad9-bda6-4faafa08a394 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:04.342254 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-975f6340-e494-488b-b3df-16a7aaa90f0b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.345240 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-975f6340-e494-488b-b3df-16a7aaa90f0b tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] DELETE https://10.4.3.236/volume/v3/types/3e09abb7-b242-4f53-acc0-598d7293dcce Aug 26 09:14:04.345411 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-975f6340-e494-488b-b3df-16a7aaa90f0b tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.345601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-975f6340-e494-488b-b3df-16a7aaa90f0b tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.368518 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-975f6340-e494-488b-b3df-16a7aaa90f0b tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/3e09abb7-b242-4f53-acc0-598d7293dcce returned with HTTP 202 Aug 26 09:14:04.368941 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1204/4819] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:04 2026] DELETE /volume/v3/types/3e09abb7-b242-4f53-acc0-598d7293dcce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:04.377875 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4406640c-e9d7-452b-ad95-559b3a20c51a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:04.379798 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4406640c-e9d7-452b-ad95-559b3a20c51a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] DELETE https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 Aug 26 09:14:04.381658 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4406640c-e9d7-452b-ad95-559b3a20c51a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:04.381658 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4406640c-e9d7-452b-ad95-559b3a20c51a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:04.404305 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4406640c-e9d7-452b-ad95-559b3a20c51a tempest-VolumeTypesMemberTests-1680276008 tempest-VolumeTypesMemberTests-1680276008-project-admin] https://10.4.3.236/volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 returned with HTTP 202 Aug 26 09:14:04.405064 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1212/4820] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:14:04 2026] DELETE /volume/v3/types/7ea284d7-efd2-4b2b-a32f-97db3a960d97 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:05.048335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a920578-b3e9-467c-90bf-3749ede95b07 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:05.050046 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a920578-b3e9-467c-90bf-3749ede95b07 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:05.050244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a920578-b3e9-467c-90bf-3749ede95b07 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:05.050407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a920578-b3e9-467c-90bf-3749ede95b07 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:05.050567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6a920578-b3e9-467c-90bf-3749ede95b07 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:05.054272 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:05.054272 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:05.054822 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a920578-b3e9-467c-90bf-3749ede95b07 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:05.055186 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1209/4821] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:05 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:06.067457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ee44eef-a40f-447b-84eb-c643b216c3d5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:06.069912 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ee44eef-a40f-447b-84eb-c643b216c3d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:06.070228 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ee44eef-a40f-447b-84eb-c643b216c3d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:06.070515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ee44eef-a40f-447b-84eb-c643b216c3d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:06.070664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5ee44eef-a40f-447b-84eb-c643b216c3d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:06.076192 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:06.076192 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:06.076977 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ee44eef-a40f-447b-84eb-c643b216c3d5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:06.077420 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1197/4822] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:06 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:07.089195 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a093bfb9-e888-4341-ba4a-7bdf3e585a42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:07.091833 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a093bfb9-e888-4341-ba4a-7bdf3e585a42 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:07.092280 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a093bfb9-e888-4341-ba4a-7bdf3e585a42 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:07.092565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a093bfb9-e888-4341-ba4a-7bdf3e585a42 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:07.092803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a093bfb9-e888-4341-ba4a-7bdf3e585a42 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:07.098247 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:07.098247 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:07.099193 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a093bfb9-e888-4341-ba4a-7bdf3e585a42 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:07.099896 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1205/4823] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:07 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:07.127644 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9840193-1e8b-4d32-a455-9df7f9b8f826 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:07.249876 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9840193-1e8b-4d32-a455-9df7f9b8f826 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:07.250271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9840193-1e8b-4d32-a455-9df7f9b8f826 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979", "extra_specs": {"multiattach": " True"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:07.266085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9840193-1e8b-4d32-a455-9df7f9b8f826 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:07.266478 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1213/4824] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:14:07 2026] POST /volume/v3/types => generated 285 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:07.277643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-49163565-6ddf-4136-94a7-81ece3a90576 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:07.277643 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:07.277643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-74753374", "snapshot_id": null, "imageRef": null, "volume_type": "65e5460a-71a4-4050-ab9b-72b943bb0eaa", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:07.280797 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-74753374', 'snapshot_id': None, 'imageRef': None, 'volume_type': '65e5460a-71a4-4050-ab9b-72b943bb0eaa', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:07.282403 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume of 1 GB Aug 26 09:14:07.282664 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:07.282664 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:07.283104 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Availability Zones retrieved successfully. Aug 26 09:14:07.287943 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (82467c0d-fc98-43ab-97ff-7c08f6875801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:07.288733 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a875c1-3f4b-4450-8b6d-c4ec1d159151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:07.289520 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:07.297125 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:07.297125 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:07.307667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a875c1-3f4b-4450-8b6d-c4ec1d159151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:14:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=65e5460a-71a4-4050-ab9b-72b943bb0eaa,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65e5460a-71a4-4050-ab9b-72b943bb0eaa', 'encryption_key_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=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:07.308387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1b3ff7-13bc-4a59-a303-b0d0c4000eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:07.333730 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:14:07.334112 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:14:07.365154 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Created reservations ['1a3e72bb-ab49-4476-8d4c-01b82f2c77bd', 'a4754763-5f33-4702-b83a-b041ddc971de', '0920304d-dfee-4dc5-a9cc-1ad51ebec76d', 'd9dc8811-a93a-4058-b303-f57b9e80ef42'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:07.365939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1b3ff7-13bc-4a59-a303-b0d0c4000eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3e72bb-ab49-4476-8d4c-01b82f2c77bd', 'a4754763-5f33-4702-b83a-b041ddc971de', '0920304d-dfee-4dc5-a9cc-1ad51ebec76d', 'd9dc8811-a93a-4058-b303-f57b9e80ef42']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:07.366601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64aef81-ff86-41cb-9d23-f1a9a478a25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:07.385793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64aef81-ff86-41cb-9d23-f1a9a478a25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe331c3-dbe5-42d6-af52-17bd229aa5af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-74753374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['1a3e72bb-ab49-4476-8d4c-01b82f2c77bd','a4754763-5f33-4702-b83a-b041ddc971de','0920304d-dfee-4dc5-a9cc-1ad51ebec76d','d9dc8811-a93a-4058-b303-f57b9e80ef42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=65e5460a-71a4-4050-ab9b-72b943bb0eaa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-74753374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe331c3-dbe5-42d6-af52-17bd229aa5af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='917cf82cbb1e4f849eeb86f5745d2771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9ea61a93a342d1bebdb4612501523c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65e5460a-71a4-4050-ab9b-72b943bb0eaa),volume_type_id=65e5460a-71a4-4050-ab9b-72b943bb0eaa)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:07.386519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928aa1f7-d06c-4ff7-8a3c-718580ca01d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:07.402627 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928aa1f7-d06c-4ff7-8a3c-718580ca01d7) transitioned into state 'SUCCESS' from state '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-74753374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['1a3e72bb-ab49-4476-8d4c-01b82f2c77bd','a4754763-5f33-4702-b83a-b041ddc971de','0920304d-dfee-4dc5-a9cc-1ad51ebec76d','d9dc8811-a93a-4058-b303-f57b9e80ef42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=65e5460a-71a4-4050-ab9b-72b943bb0eaa)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:07.403244 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb16d98-aeca-410d-8a11-c1bd52ef29d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:07.411349 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb16d98-aeca-410d-8a11-c1bd52ef29d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:07.412160 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (82467c0d-fc98-43ab-97ff-7c08f6875801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:07.412456 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request issued successfully. Aug 26 09:14:07.413086 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-49163565-6ddf-4136-94a7-81ece3a90576 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:07.413498 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1210/4825] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:14:07 2026] POST /volume/v3/volumes => generated 826 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:07.424174 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97cd7571-28a1-4fa1-9fb0-0c4db1aa2d2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:07.426452 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97cd7571-28a1-4fa1-9fb0-0c4db1aa2d2a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:07.426660 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97cd7571-28a1-4fa1-9fb0-0c4db1aa2d2a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:07.427106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97cd7571-28a1-4fa1-9fb0-0c4db1aa2d2a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:07.433193 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:07.433193 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:07.436677 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97cd7571-28a1-4fa1-9fb0-0c4db1aa2d2a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:07.440655 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97cd7571-28a1-4fa1-9fb0-0c4db1aa2d2a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:07.441031 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1198/4826] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:07 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:08.109956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f58f2571-61da-46b2-80a2-8273a8f865ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.111615 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f58f2571-61da-46b2-80a2-8273a8f865ef tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:08.111813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f58f2571-61da-46b2-80a2-8273a8f865ef tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:08.112051 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f58f2571-61da-46b2-80a2-8273a8f865ef tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:08.112155 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f58f2571-61da-46b2-80a2-8273a8f865ef tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 2712445a-c819-4a63-b8ee-6335638ce6fe. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:08.117468 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.117468 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:08.118206 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f58f2571-61da-46b2-80a2-8273a8f865ef tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 200 Aug 26 09:14:08.118555 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1206/4827] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:08 2026] GET /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:08.128002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.130090 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe Aug 26 09:14:08.130365 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:08.130603 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:08.130736 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete backup with id: 2712445a-c819-4a63-b8ee-6335638ce6fe. Aug 26 09:14:08.136489 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.136489 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:08.151858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] delete_backup rpcapi backup_id 2712445a-c819-4a63-b8ee-6335638ce6fe {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:14:08.153953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-116eb2f2-fe77-4c82-a16c-ac9462868844 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe returned with HTTP 202 Aug 26 09:14:08.154684 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1214/4828] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:14:08 2026] DELETE /volume/v3/backups/2712445a-c819-4a63-b8ee-6335638ce6fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:14:08.163869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.166319 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:08.166584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-390416886"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:08.167912 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-390416886'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:08.168029 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume of 1 GB Aug 26 09:14:08.168233 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.168233 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:08.172271 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Availability Zones retrieved successfully. Aug 26 09:14:08.177450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (0c3a8d16-8845-44c6-ae65-2071c4bafc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:08.178167 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0377ec-6484-425e-ab87-7a3bde2ec1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.178890 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:08.202294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0377ec-6484-425e-ab87-7a3bde2ec1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.203467 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cb5312-a7d3-4106-982c-0ce4085ec77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.248923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['af4ed8c3-9922-49db-917a-155769d40a78', 'e578b54b-cb58-4c87-9352-efcfb90e8099', '82b55be7-0103-406f-b2f7-2e1274a42a94', '6338eb86-17cd-4fcf-aabd-597e76aebae7'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:08.249678 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cb5312-a7d3-4106-982c-0ce4085ec77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af4ed8c3-9922-49db-917a-155769d40a78', 'e578b54b-cb58-4c87-9352-efcfb90e8099', '82b55be7-0103-406f-b2f7-2e1274a42a94', '6338eb86-17cd-4fcf-aabd-597e76aebae7']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.250425 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee7a0e7-61b0-49dd-ad8f-9250ccb64f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.276300 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee7a0e7-61b0-49dd-ad8f-9250ccb64f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f1e89b-5903-4033-9198-bb621788ca2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390416886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['af4ed8c3-9922-49db-917a-155769d40a78','e578b54b-cb58-4c87-9352-efcfb90e8099','82b55be7-0103-406f-b2f7-2e1274a42a94','6338eb86-17cd-4fcf-aabd-597e76aebae7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390416886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f1e89b-5903-4033-9198-bb621788ca2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e30cf654974427a8351f449efab49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e95abba679410f802456c974da700b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.276959 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7037a55-97ce-428a-ad5e-6ac78b33dc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.297862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7037a55-97ce-428a-ad5e-6ac78b33dc1d) transitioned into state 'SUCCESS' from state '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-390416886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['af4ed8c3-9922-49db-917a-155769d40a78','e578b54b-cb58-4c87-9352-efcfb90e8099','82b55be7-0103-406f-b2f7-2e1274a42a94','6338eb86-17cd-4fcf-aabd-597e76aebae7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.298459 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d1a3bb-403d-4a07-ace0-d0bd703f0b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.313426 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d1a3bb-403d-4a07-ace0-d0bd703f0b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.314218 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (0c3a8d16-8845-44c6-ae65-2071c4bafc4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:08.314488 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request issued successfully. Aug 26 09:14:08.315066 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-80c04858-4ec9-48f6-927e-71f1137e9ae3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:08.315437 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1211/4829] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:14:08 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:08.329978 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2b77c2f2-721e-4a5e-95a0-23eb336482f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.331742 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b77c2f2-721e-4a5e-95a0-23eb336482f5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f Aug 26 09:14:08.331995 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b77c2f2-721e-4a5e-95a0-23eb336482f5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:08.332213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b77c2f2-721e-4a5e-95a0-23eb336482f5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:08.339436 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.339436 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:08.342707 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2b77c2f2-721e-4a5e-95a0-23eb336482f5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:08.346368 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b77c2f2-721e-4a5e-95a0-23eb336482f5 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f returned with HTTP 200 Aug 26 09:14:08.346755 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1199/4830] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:08 2026] GET /volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:08.454676 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8fd405c-c656-4361-b8e8-386e82059c95 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.457066 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8fd405c-c656-4361-b8e8-386e82059c95 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:08.457305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8fd405c-c656-4361-b8e8-386e82059c95 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:08.457540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8fd405c-c656-4361-b8e8-386e82059c95 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:08.467450 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.467450 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:08.472126 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8fd405c-c656-4361-b8e8-386e82059c95 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:08.479863 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8fd405c-c656-4361-b8e8-386e82059c95 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:08.480409 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1207/4831] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:08 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:08.495406 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-09b3584d-10c1-4d8b-8c65-878615ea9b0b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.497274 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09b3584d-10c1-4d8b-8c65-878615ea9b0b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:08.497473 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09b3584d-10c1-4d8b-8c65-878615ea9b0b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:08.497610 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09b3584d-10c1-4d8b-8c65-878615ea9b0b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:08.508103 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.508103 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:08.513241 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-09b3584d-10c1-4d8b-8c65-878615ea9b0b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:08.517392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09b3584d-10c1-4d8b-8c65-878615ea9b0b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:08.517752 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1215/4832] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:08 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:08.532678 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.534585 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:08.534995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-306575983", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:08.536447 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-306575983', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:08.536592 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume of 1 GB Aug 26 09:14:08.536930 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.536930 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:08.540802 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Availability Zones retrieved successfully. Aug 26 09:14:08.546149 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (8eb71a13-c6f2-48fd-960d-2451f3ee1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:08.547192 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ad679e-01d8-41a0-ade1-a4a5f58d26c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.548072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:08.573742 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ad679e-01d8-41a0-ade1-a4a5f58d26c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.574508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9792cc89-03a3-4560-b95c-bf508588a6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.629623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Created reservations ['fd1e09c8-3623-406a-9ef6-46f6101ea308', '99ff080c-5aca-49e4-a844-7e8fcaaab23d', 'ec53c489-5b33-4ec2-9e54-14801306b736', '0f94be38-44ec-4e81-a8a9-5e1beba5c08b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:08.630322 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9792cc89-03a3-4560-b95c-bf508588a6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd1e09c8-3623-406a-9ef6-46f6101ea308', '99ff080c-5aca-49e4-a844-7e8fcaaab23d', 'ec53c489-5b33-4ec2-9e54-14801306b736', '0f94be38-44ec-4e81-a8a9-5e1beba5c08b']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.631171 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e130c2-c755-478f-9d0e-51cef295abbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.653080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e130c2-c755-478f-9d0e-51cef295abbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b80814-c332-413d-9dec-3e1575ada438', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-306575983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['fd1e09c8-3623-406a-9ef6-46f6101ea308','99ff080c-5aca-49e4-a844-7e8fcaaab23d','ec53c489-5b33-4ec2-9e54-14801306b736','0f94be38-44ec-4e81-a8a9-5e1beba5c08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-306575983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b80814-c332-413d-9dec-3e1575ada438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='917cf82cbb1e4f849eeb86f5745d2771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9ea61a93a342d1bebdb4612501523c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.653673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6e7bc6-32bf-4945-8d6b-3618eeecdf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.673598 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6e7bc6-32bf-4945-8d6b-3618eeecdf12) transitioned into state 'SUCCESS' from state '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-306575983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['fd1e09c8-3623-406a-9ef6-46f6101ea308','99ff080c-5aca-49e4-a844-7e8fcaaab23d','ec53c489-5b33-4ec2-9e54-14801306b736','0f94be38-44ec-4e81-a8a9-5e1beba5c08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.674230 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6931fe6-1eeb-4743-a3a6-334aac5c79a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:08.684140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6931fe6-1eeb-4743-a3a6-334aac5c79a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:08.684981 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (8eb71a13-c6f2-48fd-960d-2451f3ee1d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:08.685239 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request issued successfully. Aug 26 09:14:08.685723 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7fa703d8-fd50-4193-abe8-ad7932a8112a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:08.686226 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1212/4833] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:14:08 2026] POST /volume/v3/volumes => generated 752 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:08.696774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6af2266-67fe-4f59-9fea-e86f680b1014 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:08.699439 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6af2266-67fe-4f59-9fea-e86f680b1014 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:08.699635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6af2266-67fe-4f59-9fea-e86f680b1014 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:08.699822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6af2266-67fe-4f59-9fea-e86f680b1014 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:08.705813 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:08.705813 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:08.709035 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a6af2266-67fe-4f59-9fea-e86f680b1014 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:08.713360 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6af2266-67fe-4f59-9fea-e86f680b1014 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:08.713677 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1200/4834] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:08 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:09.362941 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20493c7c-e97c-44c8-99ab-a50f11787ee6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.364944 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20493c7c-e97c-44c8-99ab-a50f11787ee6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f Aug 26 09:14:09.365174 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20493c7c-e97c-44c8-99ab-a50f11787ee6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:09.365393 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20493c7c-e97c-44c8-99ab-a50f11787ee6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:09.371555 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.371555 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:09.374389 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20493c7c-e97c-44c8-99ab-a50f11787ee6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:09.377641 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20493c7c-e97c-44c8-99ab-a50f11787ee6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f returned with HTTP 200 Aug 26 09:14:09.378062 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1208/4835] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:09 2026] GET /volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:09.389241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.391242 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:14:09.391649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0f1e89b-5903-4033-9198-bb621788ca2f", "name": "tempest-type-Backup-1428746979"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:09.393387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating new backup {'backup': {'volume_id': 'f0f1e89b-5903-4033-9198-bb621788ca2f', 'name': 'tempest-type-Backup-1428746979'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:14:09.393554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating backup of volume f0f1e89b-5903-4033-9198-bb621788ca2f in container None Aug 26 09:14:09.401380 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.401380 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:09.401767 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:09.416040 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['a5bd12c3-813f-4f06-87d6-d2f55159333a', '80a8934c-4678-4436-80cf-cccb3a62e2b5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:09.439946 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33b03098-6bfb-4002-abe1-41dc36bf4e97 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:14:09.440421 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1216/4836] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:14:09 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:09.449230 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9b3d4791-f985-4f79-ab92-c3781cd0884e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.451085 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9b3d4791-f985-4f79-ab92-c3781cd0884e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:09.451288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9b3d4791-f985-4f79-ab92-c3781cd0884e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:09.451460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9b3d4791-f985-4f79-ab92-c3781cd0884e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:09.451555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9b3d4791-f985-4f79-ab92-c3781cd0884e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:09.455494 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.455494 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:09.456101 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9b3d4791-f985-4f79-ab92-c3781cd0884e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:09.456446 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1213/4837] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:09 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:09.724786 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-44741de4-7877-4660-812b-7556d60eaf1c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.726510 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44741de4-7877-4660-812b-7556d60eaf1c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:09.726697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44741de4-7877-4660-812b-7556d60eaf1c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:09.726910 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44741de4-7877-4660-812b-7556d60eaf1c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:09.733037 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.733037 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:09.736042 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-44741de4-7877-4660-812b-7556d60eaf1c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:09.739522 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44741de4-7877-4660-812b-7556d60eaf1c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:09.739901 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1201/4838] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:09 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:09.750969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7721046e-a7a3-4c95-94b4-f224836c67d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.752940 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7721046e-a7a3-4c95-94b4-f224836c67d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:09.753151 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7721046e-a7a3-4c95-94b4-f224836c67d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:09.753349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7721046e-a7a3-4c95-94b4-f224836c67d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:09.761040 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.761040 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:09.764996 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7721046e-a7a3-4c95-94b4-f224836c67d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:09.769219 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7721046e-a7a3-4c95-94b4-f224836c67d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:09.769660 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1209/4839] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:09 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:09.780493 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-251b91a1-e070-4a57-86cb-5ec6ccf3d863 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.782253 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-251b91a1-e070-4a57-86cb-5ec6ccf3d863 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:14:09.782599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-251b91a1-e070-4a57-86cb-5ec6ccf3d863 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-27181399", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:09.784021 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.784021 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:09.794971 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-251b91a1-e070-4a57-86cb-5ec6ccf3d863 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:14:09.795370 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1217/4840] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:14:09 2026] POST /volume/v3/types => generated 210 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:09.802829 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd74afc2-ae05-4072-9dc9-adb0adf5bb00 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.804790 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd74afc2-ae05-4072-9dc9-adb0adf5bb00 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] POST https://10.4.3.236/volume/v3/types/d78402d3-e51e-4ccc-a534-4e380d62c9fb/encryption Aug 26 09:14:09.805163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd74afc2-ae05-4072-9dc9-adb0adf5bb00 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:09.820636 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd74afc2-ae05-4072-9dc9-adb0adf5bb00 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types/d78402d3-e51e-4ccc-a534-4e380d62c9fb/encryption returned with HTTP 200 Aug 26 09:14:09.821121 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1214/4841] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:14:09 2026] POST /volume/v3/types/d78402d3-e51e-4ccc-a534-4e380d62c9fb/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:09.827801 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.829198 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:09.829489 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1051892208", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-27181399", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:09.830747 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1051892208', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-27181399', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:09.833689 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume of 1 GB Aug 26 09:14:09.833938 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.833938 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:09.834318 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Availability Zones retrieved successfully. Aug 26 09:14:09.839038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (4b78acf0-a321-420b-bc16-9fee3901c22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:09.839941 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81638b47-37f4-4b39-b6a0-b0b77dae3be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:09.840683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:09.860370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81638b47-37f4-4b39-b6a0-b0b77dae3be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:14:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d78402d3-e51e-4ccc-a534-4e380d62c9fb,is_public=True,name='tempest-scenario-type-luks-27181399',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd78402d3-e51e-4ccc-a534-4e380d62c9fb', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:09.861172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4462143e-49ab-4a59-90ec-e05367fafc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:09.883337 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:14:09.883645 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:14:09.906089 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Created reservations ['6572ec00-7c92-41f3-aa57-cdabb4dd41b5', '84fcdf9e-1147-4318-8742-863d18dcc1c1', '6c3b4d62-e1f8-4353-aaa5-f2f8fe247604', '61e40860-f308-41fd-af95-b2425516a66e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:09.906828 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4462143e-49ab-4a59-90ec-e05367fafc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6572ec00-7c92-41f3-aa57-cdabb4dd41b5', '84fcdf9e-1147-4318-8742-863d18dcc1c1', '6c3b4d62-e1f8-4353-aaa5-f2f8fe247604', '61e40860-f308-41fd-af95-b2425516a66e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:09.908035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86a537c-4adb-4fe4-8cbb-a04c47ba38a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:09.926276 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86a537c-4adb-4fe4-8cbb-a04c47ba38a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e1e8cec-41ce-47a6-a8b3-7bdfbd958045', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1051892208',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['6572ec00-7c92-41f3-aa57-cdabb4dd41b5','84fcdf9e-1147-4318-8742-863d18dcc1c1','6c3b4d62-e1f8-4353-aaa5-f2f8fe247604','61e40860-f308-41fd-af95-b2425516a66e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=d78402d3-e51e-4ccc-a534-4e380d62c9fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1051892208',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7e1e8cec-41ce-47a6-a8b3-7bdfbd958045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='917cf82cbb1e4f849eeb86f5745d2771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9ea61a93a342d1bebdb4612501523c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d78402d3-e51e-4ccc-a534-4e380d62c9fb),volume_type_id=d78402d3-e51e-4ccc-a534-4e380d62c9fb)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:09.927286 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3f92f9-218a-46e2-8469-c8bd69223c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:09.942172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3f92f9-218a-46e2-8469-c8bd69223c0a) transitioned into state 'SUCCESS' from state '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-1051892208',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['6572ec00-7c92-41f3-aa57-cdabb4dd41b5','84fcdf9e-1147-4318-8742-863d18dcc1c1','6c3b4d62-e1f8-4353-aaa5-f2f8fe247604','61e40860-f308-41fd-af95-b2425516a66e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=d78402d3-e51e-4ccc-a534-4e380d62c9fb)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:09.942906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dfe8ac7-b02e-4209-a749-f9827bbe0b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:09.950928 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dfe8ac7-b02e-4209-a749-f9827bbe0b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:09.951708 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (4b78acf0-a321-420b-bc16-9fee3901c22e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:09.952111 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request issued successfully. Aug 26 09:14:09.952660 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91d9cabd-f06b-438d-b04f-013044fd0b32 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:09.953122 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1202/4842] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:14:09 2026] POST /volume/v3/volumes => generated 779 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:09.964593 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffbaa019-7090-4240-adc7-7220f8f8aa88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:09.966210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffbaa019-7090-4240-adc7-7220f8f8aa88 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:09.966348 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffbaa019-7090-4240-adc7-7220f8f8aa88 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:09.966542 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffbaa019-7090-4240-adc7-7220f8f8aa88 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:09.973048 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:09.973048 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:09.976340 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ffbaa019-7090-4240-adc7-7220f8f8aa88 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:09.979996 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffbaa019-7090-4240-adc7-7220f8f8aa88 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:09.980405 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1210/4843] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:09 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:10.467392 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a26449a-841b-4fc9-8b9b-552f82760ff3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:10.469484 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a26449a-841b-4fc9-8b9b-552f82760ff3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:10.469761 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a26449a-841b-4fc9-8b9b-552f82760ff3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:10.470009 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a26449a-841b-4fc9-8b9b-552f82760ff3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:10.470145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2a26449a-841b-4fc9-8b9b-552f82760ff3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:10.474999 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:10.474999 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:10.475810 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a26449a-841b-4fc9-8b9b-552f82760ff3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:10.476240 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1218/4844] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:10 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:10.992131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4ab5c16a-4e32-47a1-9e94-9d2790c6b9b7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:10.994042 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ab5c16a-4e32-47a1-9e94-9d2790c6b9b7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:10.994221 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ab5c16a-4e32-47a1-9e94-9d2790c6b9b7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:10.994392 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4ab5c16a-4e32-47a1-9e94-9d2790c6b9b7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.000733 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.000733 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:11.003866 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4ab5c16a-4e32-47a1-9e94-9d2790c6b9b7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:11.008180 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4ab5c16a-4e32-47a1-9e94-9d2790c6b9b7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:11.008514 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1215/4845] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:10 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:11.020109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46b622fa-5e09-48c4-ae79-0a08fc60ec86 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.021972 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46b622fa-5e09-48c4-ae79-0a08fc60ec86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:11.022194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46b622fa-5e09-48c4-ae79-0a08fc60ec86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.022423 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46b622fa-5e09-48c4-ae79-0a08fc60ec86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.031085 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.031085 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:11.035390 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-46b622fa-5e09-48c4-ae79-0a08fc60ec86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:11.040604 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46b622fa-5e09-48c4-ae79-0a08fc60ec86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:11.041120 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1203/4846] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:11 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:11.087718 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-53b7de49-2c98-402d-9c51-541af3dab0df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.090174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-53b7de49-2c98-402d-9c51-541af3dab0df tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:11.090425 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-53b7de49-2c98-402d-9c51-541af3dab0df tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.090656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-53b7de49-2c98-402d-9c51-541af3dab0df tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.098797 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.098797 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:11.102908 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-53b7de49-2c98-402d-9c51-541af3dab0df tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:11.107646 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-53b7de49-2c98-402d-9c51-541af3dab0df tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:11.108214 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1211/4847] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:14:11 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:11.175862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c1bdfad-7d6a-45d7-88db-cdac0a2a2887 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.176575 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c1bdfad-7d6a-45d7-88db-cdac0a2a2887 None None] GET https://10.4.3.236/volume// Aug 26 09:14:11.176731 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c1bdfad-7d6a-45d7-88db-cdac0a2a2887 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.176947 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c1bdfad-7d6a-45d7-88db-cdac0a2a2887 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.177223 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c1bdfad-7d6a-45d7-88db-cdac0a2a2887 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:11.177458 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1219/4848] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:14: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 26 09:14:11.183963 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-c4888f62-4d06-4027-929a-7d5dd07a77a4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.185817 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-c4888f62-4d06-4027-929a-7d5dd07a77a4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:14:11.186165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-c4888f62-4d06-4027-929a-7d5dd07a77a4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78b80814-c332-413d-9dec-3e1575ada438", "connector": null, "instance_uuid": "137f9492-2bc6-4457-9f67-44ebc84b6dbe"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:11.193569 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.193569 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:11.216196 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-c4888f62-4d06-4027-929a-7d5dd07a77a4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:14:11.216657 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1216/4849] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:14:11 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 26 09:14:11.246777 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2cdcb1cd-03c7-4948-b542-3d46414ce062 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.248724 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cdcb1cd-03c7-4948-b542-3d46414ce062 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:11.248996 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cdcb1cd-03c7-4948-b542-3d46414ce062 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.249246 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cdcb1cd-03c7-4948-b542-3d46414ce062 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.256312 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea87ccce-1d69-4a04-bf7a-d12118e50821 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.257221 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea87ccce-1d69-4a04-bf7a-d12118e50821 None None] GET https://10.4.3.236/volume// Aug 26 09:14:11.257422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea87ccce-1d69-4a04-bf7a-d12118e50821 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.257707 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea87ccce-1d69-4a04-bf7a-d12118e50821 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.258108 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea87ccce-1d69-4a04-bf7a-d12118e50821 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:11.258570 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1212/4850] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:14:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:14:11.260150 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.260150 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:11.265546 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2cdcb1cd-03c7-4948-b542-3d46414ce062 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:11.267032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-f117f83d-4158-4afa-a2bd-f7a072d42e2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.269816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-f117f83d-4158-4afa-a2bd-f7a072d42e2f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:11.270108 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-f117f83d-4158-4afa-a2bd-f7a072d42e2f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.270160 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cdcb1cd-03c7-4948-b542-3d46414ce062 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:11.270362 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-f117f83d-4158-4afa-a2bd-f7a072d42e2f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.270580 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1204/4851] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:11 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:11.282697 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.282697 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:11.286636 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-f117f83d-4158-4afa-a2bd-f7a072d42e2f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:11.291157 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-f117f83d-4158-4afa-a2bd-f7a072d42e2f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:11.291623 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1220/4852] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:14:11 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:14:11.396473 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.398262 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] PUT https://10.4.3.236/volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d Aug 26 09:14:11.398584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:11.404914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Acquiring lock "cinder-attachment_update-78b80814-c332-413d-9dec-3e1575ada438-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:14:11.410584 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-78b80814-c332-413d-9dec-3e1575ada438-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:14:11.411888 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.411888 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:11.480823 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-78b80814-c332-413d-9dec-3e1575ada438-np0000008153" released by "attachment_update" :: held 0.070s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:14:11.481160 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-57018338-7bde-48ce-8a3e-7c9e3014f1b5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d returned with HTTP 200 Aug 26 09:14:11.481578 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1217/4853] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:14:11 2026] PUT /volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:11.490921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-839cbbbc-ee88-4f9d-aed9-f58956bbfcba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:11.493605 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-839cbbbc-ee88-4f9d-aed9-f58956bbfcba tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:11.494019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-839cbbbc-ee88-4f9d-aed9-f58956bbfcba tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:11.494315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-839cbbbc-ee88-4f9d-aed9-f58956bbfcba tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:11.494494 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-839cbbbc-ee88-4f9d-aed9-f58956bbfcba tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:11.499754 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:11.499754 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:11.500612 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-839cbbbc-ee88-4f9d-aed9-f58956bbfcba tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:11.501142 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1213/4854] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:11 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:12.282734 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1ccf9ec-80af-4a03-9be2-27d8dd25a6e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:12.284508 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1ccf9ec-80af-4a03-9be2-27d8dd25a6e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:12.284703 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1ccf9ec-80af-4a03-9be2-27d8dd25a6e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:12.284931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1ccf9ec-80af-4a03-9be2-27d8dd25a6e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:12.294028 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:12.294028 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:12.297532 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a1ccf9ec-80af-4a03-9be2-27d8dd25a6e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:12.302102 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1ccf9ec-80af-4a03-9be2-27d8dd25a6e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:12.302602 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1205/4855] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:12 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:12.512734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8c8414e-4926-4439-8455-02d070fee704 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:12.514967 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8c8414e-4926-4439-8455-02d070fee704 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:12.515228 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8c8414e-4926-4439-8455-02d070fee704 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:12.515449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8c8414e-4926-4439-8455-02d070fee704 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:12.515612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e8c8414e-4926-4439-8455-02d070fee704 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:12.523623 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:12.523623 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:12.525602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8c8414e-4926-4439-8455-02d070fee704 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:12.526090 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1221/4856] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:12 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:12.526484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8fc20ef9-8abf-404a-b879-1550f5980334 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:12.528294 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:12.528721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1750719300"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:12.530488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1750719300'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:12.530618 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume of 1 GB Aug 26 09:14:12.530966 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:12.530966 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:12.536232 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Availability Zones retrieved successfully. Aug 26 09:14:12.542295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Flow 'volume_create_api' (05a79967-5c7a-4104-ab8d-6f37f4933149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:12.543503 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0afdfa7-e51a-4fc0-b08a-dce36f4c978a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:12.544539 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:12.572213 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0afdfa7-e51a-4fc0-b08a-dce36f4c978a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:12.572970 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3799ef-3378-409a-a2e0-10028b8eb9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:12.627861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Created reservations ['95760b45-a44e-465b-beb8-a54488b926d0', 'e91195d3-04c9-42b5-9034-1d3dca1de618', 'f6c07ef8-78e0-4520-94d6-526fdeea87ce', 'c2b706f4-c1a6-4033-826d-4e5dea20e8e2'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:12.628591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3799ef-3378-409a-a2e0-10028b8eb9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95760b45-a44e-465b-beb8-a54488b926d0', 'e91195d3-04c9-42b5-9034-1d3dca1de618', 'f6c07ef8-78e0-4520-94d6-526fdeea87ce', 'c2b706f4-c1a6-4033-826d-4e5dea20e8e2']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:12.629359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c35cdab-6cf7-407a-b3d4-32cf4ea93431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:12.650299 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c35cdab-6cf7-407a-b3d4-32cf4ea93431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a89f42d1-2e6d-4936-89cb-ba77c27384a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1750719300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0196e80e16d74abd83735d8172e68d39',qos_specs=None,replication_status=,reservations=['95760b45-a44e-465b-beb8-a54488b926d0','e91195d3-04c9-42b5-9034-1d3dca1de618','f6c07ef8-78e0-4520-94d6-526fdeea87ce','c2b706f4-c1a6-4033-826d-4e5dea20e8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1750719300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a89f42d1-2e6d-4936-89cb-ba77c27384a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0196e80e16d74abd83735d8172e68d39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:12.651054 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2078442b-f56a-42b8-8ccc-6ad2eff1c3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:12.667354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2078442b-f56a-42b8-8ccc-6ad2eff1c3ea) transitioned into state 'SUCCESS' from state '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-1750719300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0196e80e16d74abd83735d8172e68d39',qos_specs=None,replication_status=,reservations=['95760b45-a44e-465b-beb8-a54488b926d0','e91195d3-04c9-42b5-9034-1d3dca1de618','f6c07ef8-78e0-4520-94d6-526fdeea87ce','c2b706f4-c1a6-4033-826d-4e5dea20e8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:12.667974 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa408d44-29f4-4389-982a-b380c7b5e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:12.676066 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa408d44-29f4-4389-982a-b380c7b5e845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:12.676802 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Flow 'volume_create_api' (05a79967-5c7a-4104-ab8d-6f37f4933149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:12.677124 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume request issued successfully. Aug 26 09:14:12.677597 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8fc20ef9-8abf-404a-b879-1550f5980334 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:12.678002 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1218/4857] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:14:12 2026] POST /volume/v3/volumes => generated 755 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:12.689149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94e6a842-dd60-4037-aa57-cf7fa4ca1127 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:12.691349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94e6a842-dd60-4037-aa57-cf7fa4ca1127 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:12.691567 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94e6a842-dd60-4037-aa57-cf7fa4ca1127 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:12.691917 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94e6a842-dd60-4037-aa57-cf7fa4ca1127 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:12.699261 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:12.699261 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:12.703144 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-94e6a842-dd60-4037-aa57-cf7fa4ca1127 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:12.707464 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94e6a842-dd60-4037-aa57-cf7fa4ca1127 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:12.707917 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1214/4858] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:12 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:13.315404 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81c0c854-bf30-4dd5-bbdd-bf475049e7d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:13.317999 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81c0c854-bf30-4dd5-bbdd-bf475049e7d1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:13.318335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81c0c854-bf30-4dd5-bbdd-bf475049e7d1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:13.318544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81c0c854-bf30-4dd5-bbdd-bf475049e7d1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:13.329703 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:13.329703 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:13.333308 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-81c0c854-bf30-4dd5-bbdd-bf475049e7d1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:13.337423 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81c0c854-bf30-4dd5-bbdd-bf475049e7d1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:13.337905 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1206/4859] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:13 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:13.537992 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce0c78ed-7c11-4f3e-b0ca-da116d08e3cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:13.539958 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce0c78ed-7c11-4f3e-b0ca-da116d08e3cf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:13.540153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce0c78ed-7c11-4f3e-b0ca-da116d08e3cf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:13.540369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce0c78ed-7c11-4f3e-b0ca-da116d08e3cf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:13.540515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ce0c78ed-7c11-4f3e-b0ca-da116d08e3cf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:13.545020 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:13.545020 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:13.545614 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce0c78ed-7c11-4f3e-b0ca-da116d08e3cf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:13.546038 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1222/4860] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:13 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:13.723874 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a6d2ff91-122f-404d-aa4e-21a7b689215d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:13.725815 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6d2ff91-122f-404d-aa4e-21a7b689215d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:13.726081 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6d2ff91-122f-404d-aa4e-21a7b689215d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:13.726325 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6d2ff91-122f-404d-aa4e-21a7b689215d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:13.735646 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:13.735646 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:13.739399 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a6d2ff91-122f-404d-aa4e-21a7b689215d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:13.743951 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6d2ff91-122f-404d-aa4e-21a7b689215d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:13.744416 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1219/4861] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:13 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:13.785260 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-a8f50d15-bcc6-47fe-a894-78969e46bc18 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:13.787601 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-a8f50d15-bcc6-47fe-a894-78969e46bc18 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:13.787827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-a8f50d15-bcc6-47fe-a894-78969e46bc18 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:13.788072 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-a8f50d15-bcc6-47fe-a894-78969e46bc18 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:13.795205 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:13.795205 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:13.799065 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-a8f50d15-bcc6-47fe-a894-78969e46bc18 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:13.803929 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-a8f50d15-bcc6-47fe-a894-78969e46bc18 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:13.804347 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1215/4862] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:14:13 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:13.883079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4a4568b-941b-461d-971b-ccd9b0c65ba8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:13.883498 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4a4568b-941b-461d-971b-ccd9b0c65ba8 None None] GET https://10.4.3.236/volume// Aug 26 09:14:13.883686 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4a4568b-941b-461d-971b-ccd9b0c65ba8 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:13.883937 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4a4568b-941b-461d-971b-ccd9b0c65ba8 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:13.884326 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4a4568b-941b-461d-971b-ccd9b0c65ba8 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:13.884650 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1207/4863] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:14: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 26 09:14:13.891800 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-38f1f912-0f2e-438c-8673-2d848272a933 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:13.971772 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-38f1f912-0f2e-438c-8673-2d848272a933 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:14:13.972183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-38f1f912-0f2e-438c-8673-2d848272a933 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a89f42d1-2e6d-4936-89cb-ba77c27384a2", "connector": null, "instance_uuid": "c0234a1e-9714-415e-bf5a-b7234505cc54"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:13.983686 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:13.983686 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:14.021751 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-38f1f912-0f2e-438c-8673-2d848272a933 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:14:14.022163 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1223/4864] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:14:13 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:14.055263 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d0138828-3788-4970-b1a1-5fa314a68d14 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:14.057190 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d0138828-3788-4970-b1a1-5fa314a68d14 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:14.057421 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d0138828-3788-4970-b1a1-5fa314a68d14 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:14.057653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d0138828-3788-4970-b1a1-5fa314a68d14 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:14.063668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60609244-692a-4147-b46d-e936ea934010 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:14.064143 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60609244-692a-4147-b46d-e936ea934010 None None] GET https://10.4.3.236/volume// Aug 26 09:14:14.064332 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60609244-692a-4147-b46d-e936ea934010 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:14.064540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60609244-692a-4147-b46d-e936ea934010 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:14.064896 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60609244-692a-4147-b46d-e936ea934010 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:14.065189 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1216/4865] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:14: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 26 09:14:14.069472 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:14.069472 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:14.073594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-818774cc-d9ff-4c15-a432-8753a947d776 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:14.073778 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d0138828-3788-4970-b1a1-5fa314a68d14 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:14.076453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-818774cc-d9ff-4c15-a432-8753a947d776 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:14.076750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-818774cc-d9ff-4c15-a432-8753a947d776 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:14.077022 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-818774cc-d9ff-4c15-a432-8753a947d776 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:14.079237 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d0138828-3788-4970-b1a1-5fa314a68d14 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:14.079613 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1220/4866] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:14 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:14.088329 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:14.088329 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:14.092401 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-818774cc-d9ff-4c15-a432-8753a947d776 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:14.097210 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-818774cc-d9ff-4c15-a432-8753a947d776 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:14.097645 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1208/4867] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:14:14 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 09:14:14.197493 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:14.199562 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] PUT https://10.4.3.236/volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc Aug 26 09:14:14.199963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:14.207775 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Acquiring lock "cinder-attachment_update-a89f42d1-2e6d-4936-89cb-ba77c27384a2-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:14:14.211970 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Lock "cinder-attachment_update-a89f42d1-2e6d-4936-89cb-ba77c27384a2-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:14:14.213087 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:14.213087 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:14.292212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Lock "cinder-attachment_update-a89f42d1-2e6d-4936-89cb-ba77c27384a2-np0000008153" released by "attachment_update" :: held 0.080s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:14:14.292502 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-13ee72fd-8c16-4450-91b2-e1f8f3360133 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc returned with HTTP 200 Aug 26 09:14:14.292995 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1224/4868] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:14:14 2026] PUT /volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:14.349865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94ea958d-734a-4330-bbaf-d5f98083796d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:14.352453 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94ea958d-734a-4330-bbaf-d5f98083796d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:14.352805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94ea958d-734a-4330-bbaf-d5f98083796d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:14.353067 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94ea958d-734a-4330-bbaf-d5f98083796d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:14.366943 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:14.366943 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:14.373919 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-94ea958d-734a-4330-bbaf-d5f98083796d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:14.379659 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94ea958d-734a-4330-bbaf-d5f98083796d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:14.380064 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1217/4869] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:14 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:14.558945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eb6052dd-aaf8-4e85-8b26-f351baf58c68 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:14.560584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb6052dd-aaf8-4e85-8b26-f351baf58c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:14.560773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb6052dd-aaf8-4e85-8b26-f351baf58c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:14.560957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eb6052dd-aaf8-4e85-8b26-f351baf58c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:14.561087 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-eb6052dd-aaf8-4e85-8b26-f351baf58c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:14.564932 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:14.564932 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:14.565381 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eb6052dd-aaf8-4e85-8b26-f351baf58c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:14.565676 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1221/4870] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:14 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:15.094025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d4ff3df3-94e9-40ff-ad19-933e731665ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:15.095719 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4ff3df3-94e9-40ff-ad19-933e731665ce tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:15.095947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4ff3df3-94e9-40ff-ad19-933e731665ce tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:15.096131 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4ff3df3-94e9-40ff-ad19-933e731665ce tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:15.105356 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:15.105356 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:15.108909 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d4ff3df3-94e9-40ff-ad19-933e731665ce tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:15.113890 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4ff3df3-94e9-40ff-ad19-933e731665ce tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:15.114311 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1209/4871] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:15 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:15.392783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-240d3a5f-3d28-48e6-80e9-48d4870f4d54 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:15.394310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-240d3a5f-3d28-48e6-80e9-48d4870f4d54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:15.394476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-240d3a5f-3d28-48e6-80e9-48d4870f4d54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:15.394638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-240d3a5f-3d28-48e6-80e9-48d4870f4d54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:15.403415 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:15.403415 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:15.406275 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-240d3a5f-3d28-48e6-80e9-48d4870f4d54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:15.409683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-240d3a5f-3d28-48e6-80e9-48d4870f4d54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:15.410045 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1225/4872] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:15 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:15.575343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a16cb1f-3e66-4d7c-bf0c-635bf86f1e81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:15.577266 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a16cb1f-3e66-4d7c-bf0c-635bf86f1e81 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:15.577527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a16cb1f-3e66-4d7c-bf0c-635bf86f1e81 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:15.577686 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a16cb1f-3e66-4d7c-bf0c-635bf86f1e81 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:15.577822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1a16cb1f-3e66-4d7c-bf0c-635bf86f1e81 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:15.581951 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:15.581951 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:15.582544 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a16cb1f-3e66-4d7c-bf0c-635bf86f1e81 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:15.582980 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1218/4873] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:15 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:15.964633 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-d5fc7f83-c711-48c6-9d7a-2d27fedf8c7f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:15.966832 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-d5fc7f83-c711-48c6-9d7a-2d27fedf8c7f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d/action Aug 26 09:14:15.967242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-d5fc7f83-c711-48c6-9d7a-2d27fedf8c7f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:14:15.967386 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-d5fc7f83-c711-48c6-9d7a-2d27fedf8c7f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:15.984323 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:15.984323 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:15.998137 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-346bece9-3ff5-4aa1-af54-9e263a6b3741 req-d5fc7f83-c711-48c6-9d7a-2d27fedf8c7f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d/action returned with HTTP 204 Aug 26 09:14:15.998598 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1222/4874] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:14:15 2026] POST /volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:16.129558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-25dcb35c-3cdc-4e1b-aedd-cfce750f7f23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.131549 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-25dcb35c-3cdc-4e1b-aedd-cfce750f7f23 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:16.131767 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-25dcb35c-3cdc-4e1b-aedd-cfce750f7f23 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.131972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-25dcb35c-3cdc-4e1b-aedd-cfce750f7f23 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.141066 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.141066 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:16.144460 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-25dcb35c-3cdc-4e1b-aedd-cfce750f7f23 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:16.149631 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-25dcb35c-3cdc-4e1b-aedd-cfce750f7f23 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:16.150112 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1210/4875] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:16.423662 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87625407-b295-4073-bcbb-2628c9920f53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.425868 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87625407-b295-4073-bcbb-2628c9920f53 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:14:16.426127 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87625407-b295-4073-bcbb-2628c9920f53 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.426352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87625407-b295-4073-bcbb-2628c9920f53 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.437779 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.437779 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:16.442488 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87625407-b295-4073-bcbb-2628c9920f53 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:16.447092 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87625407-b295-4073-bcbb-2628c9920f53 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:14:16.447432 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1226/4876] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:16.487021 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-0b35091e-068c-4c5b-9c0a-b2e3d2c31384 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.489672 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-0b35091e-068c-4c5b-9c0a-b2e3d2c31384 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:16.489959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-0b35091e-068c-4c5b-9c0a-b2e3d2c31384 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.490102 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-0b35091e-068c-4c5b-9c0a-b2e3d2c31384 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.496388 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.496388 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:16.500662 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-0b35091e-068c-4c5b-9c0a-b2e3d2c31384 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:16.505930 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-0b35091e-068c-4c5b-9c0a-b2e3d2c31384 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:16.506386 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1219/4877] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:16.574130 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-98ebde85-ad0e-4629-9ea6-cdbfb836eb15 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.574538 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-98ebde85-ad0e-4629-9ea6-cdbfb836eb15 None None] GET https://10.4.3.236/volume// Aug 26 09:14:16.574694 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-98ebde85-ad0e-4629-9ea6-cdbfb836eb15 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.574937 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-98ebde85-ad0e-4629-9ea6-cdbfb836eb15 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.575237 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-98ebde85-ad0e-4629-9ea6-cdbfb836eb15 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:16.575523 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1223/4878] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:14: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 26 09:14:16.583370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-9ad7d75e-88ec-4394-9f8c-61f5a56af404 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.592086 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d18126a-ebed-4521-9cdd-97ad7eebb617 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.594194 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d18126a-ebed-4521-9cdd-97ad7eebb617 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:16.594194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d18126a-ebed-4521-9cdd-97ad7eebb617 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.594349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d18126a-ebed-4521-9cdd-97ad7eebb617 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.594932 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5d18126a-ebed-4521-9cdd-97ad7eebb617 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:16.600523 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.600523 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:16.601258 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d18126a-ebed-4521-9cdd-97ad7eebb617 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:16.601366 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1227/4879] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:16.621403 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-9ad7d75e-88ec-4394-9f8c-61f5a56af404 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:14:16.621788 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-9ad7d75e-88ec-4394-9f8c-61f5a56af404 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e1e8cec-41ce-47a6-a8b3-7bdfbd958045", "connector": null, "instance_uuid": "137f9492-2bc6-4457-9f67-44ebc84b6dbe"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:16.629185 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.629185 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:16.653504 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-9ad7d75e-88ec-4394-9f8c-61f5a56af404 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:14:16.654108 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1211/4880] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:14:16 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:16.687739 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06883196-36a8-43ee-a1e4-b2e2403ed42e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.689320 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06883196-36a8-43ee-a1e4-b2e2403ed42e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:16.689654 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06883196-36a8-43ee-a1e4-b2e2403ed42e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.689751 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06883196-36a8-43ee-a1e4-b2e2403ed42e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.694249 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-76463d25-3eb0-4197-9d20-17a36d5c3b7a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.694572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-76463d25-3eb0-4197-9d20-17a36d5c3b7a None None] GET https://10.4.3.236/volume// Aug 26 09:14:16.694753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-76463d25-3eb0-4197-9d20-17a36d5c3b7a None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.694940 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-76463d25-3eb0-4197-9d20-17a36d5c3b7a None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.695248 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-76463d25-3eb0-4197-9d20-17a36d5c3b7a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:16.695476 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1224/4881] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:14:16.699458 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.699458 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:16.702833 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06883196-36a8-43ee-a1e4-b2e2403ed42e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:16.703707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-d07d0c10-f577-4d3e-8a73-ed273c93484c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.706394 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-d07d0c10-f577-4d3e-8a73-ed273c93484c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:16.706630 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-d07d0c10-f577-4d3e-8a73-ed273c93484c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.706707 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06883196-36a8-43ee-a1e4-b2e2403ed42e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:16.706884 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-d07d0c10-f577-4d3e-8a73-ed273c93484c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.707092 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1220/4882] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:16.717939 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.717939 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:16.722813 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-d07d0c10-f577-4d3e-8a73-ed273c93484c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:16.728606 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-d07d0c10-f577-4d3e-8a73-ed273c93484c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:16.729151 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1228/4883] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:14:16.840671 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.842820 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] PUT https://10.4.3.236/volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989 Aug 26 09:14:16.843201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:16.851561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Acquiring lock "cinder-attachment_update-7e1e8cec-41ce-47a6-a8b3-7bdfbd958045-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:14:16.855317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-7e1e8cec-41ce-47a6-a8b3-7bdfbd958045-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:14:16.856257 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.856257 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:16.944952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-7e1e8cec-41ce-47a6-a8b3-7bdfbd958045-np0000008153" released by "attachment_update" :: held 0.090s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:14:16.945438 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-5abca6bd-a692-4c72-af2d-3a55bb1cee34 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989 returned with HTTP 200 Aug 26 09:14:16.945836 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1212/4884] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:14:16 2026] PUT /volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:16.954212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-478ca675-7fae-4d87-a4a5-633f5c5f9013 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:16.956308 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-478ca675-7fae-4d87-a4a5-633f5c5f9013 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/encryption Aug 26 09:14:16.956497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-478ca675-7fae-4d87-a4a5-633f5c5f9013 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:16.956665 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-478ca675-7fae-4d87-a4a5-633f5c5f9013 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:16.969626 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:16.969626 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:16.977522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-478ca675-7fae-4d87-a4a5-633f5c5f9013 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/encryption returned with HTTP 200 Aug 26 09:14:16.977522 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1225/4885] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:14:16 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:17.165410 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4d764b4-7a5c-42c3-b649-c95b4f870219 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:17.167126 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4d764b4-7a5c-42c3-b649-c95b4f870219 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:17.167319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4d764b4-7a5c-42c3-b649-c95b4f870219 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:17.167508 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4d764b4-7a5c-42c3-b649-c95b4f870219 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:17.175975 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:17.175975 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:17.178995 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b4d764b4-7a5c-42c3-b649-c95b4f870219 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:17.182673 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4d764b4-7a5c-42c3-b649-c95b4f870219 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:17.183097 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1221/4886] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:17 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:17.610677 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-030594b3-0317-4a86-8ece-44b70c925525 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:17.612365 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-030594b3-0317-4a86-8ece-44b70c925525 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:17.612563 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-030594b3-0317-4a86-8ece-44b70c925525 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:17.612748 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-030594b3-0317-4a86-8ece-44b70c925525 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:17.612855 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-030594b3-0317-4a86-8ece-44b70c925525 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:17.616963 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:17.616963 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:17.617517 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-030594b3-0317-4a86-8ece-44b70c925525 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:17.618004 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1229/4887] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:17 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:17.721300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b198393-60d8-4a20-8d51-49f244966379 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:17.723342 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b198393-60d8-4a20-8d51-49f244966379 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:17.723579 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b198393-60d8-4a20-8d51-49f244966379 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:17.723856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b198393-60d8-4a20-8d51-49f244966379 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:17.734935 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:17.734935 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:17.738768 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b198393-60d8-4a20-8d51-49f244966379 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:17.743813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b198393-60d8-4a20-8d51-49f244966379 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:17.744312 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1213/4888] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:17 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:18.196902 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bbd8a55b-ecdb-406b-ab25-28b60b1d3e37 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:18.199231 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bbd8a55b-ecdb-406b-ab25-28b60b1d3e37 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:18.199518 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bbd8a55b-ecdb-406b-ab25-28b60b1d3e37 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:18.199804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bbd8a55b-ecdb-406b-ab25-28b60b1d3e37 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:18.210831 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:18.210831 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:18.214495 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bbd8a55b-ecdb-406b-ab25-28b60b1d3e37 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:18.219125 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bbd8a55b-ecdb-406b-ab25-28b60b1d3e37 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:18.219603 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1226/4889] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:18 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:18.627768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d22e099-c217-49d7-b4e0-ebed938f3333 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:18.629931 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d22e099-c217-49d7-b4e0-ebed938f3333 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:18.630200 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d22e099-c217-49d7-b4e0-ebed938f3333 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:18.630419 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d22e099-c217-49d7-b4e0-ebed938f3333 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:18.630540 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4d22e099-c217-49d7-b4e0-ebed938f3333 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:18.635153 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:18.635153 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:18.635831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d22e099-c217-49d7-b4e0-ebed938f3333 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:18.636254 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1222/4890] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:18 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:18.757690 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30edad83-6446-4499-bfde-62102cefebba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:18.759583 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30edad83-6446-4499-bfde-62102cefebba tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:18.759856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30edad83-6446-4499-bfde-62102cefebba tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:18.760088 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30edad83-6446-4499-bfde-62102cefebba tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:18.769131 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:18.769131 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:18.773122 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-30edad83-6446-4499-bfde-62102cefebba tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:18.778498 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30edad83-6446-4499-bfde-62102cefebba tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:18.779075 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1230/4891] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:18 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:19.057452 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-353323af-7526-4095-bd93-dbeac8dea1fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:19.060449 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-353323af-7526-4095-bd93-dbeac8dea1fd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc/action Aug 26 09:14:19.060449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-353323af-7526-4095-bd93-dbeac8dea1fd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:14:19.060449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-353323af-7526-4095-bd93-dbeac8dea1fd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:19.063304 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=308,cinder:UPDATE=94,cinder:INSERT=57 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:14:19.079062 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:19.079062 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:19.091573 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b0cbf29a-906e-4551-8c59-f006dfab549b req-353323af-7526-4095-bd93-dbeac8dea1fd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc/action returned with HTTP 204 Aug 26 09:14:19.092143 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1214/4892] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:14:19 2026] POST /volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:19.233055 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5d587718-e1ef-4e74-a797-fd638a4b9c43 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:19.234899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5d587718-e1ef-4e74-a797-fd638a4b9c43 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:19.235153 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5d587718-e1ef-4e74-a797-fd638a4b9c43 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:19.235372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5d587718-e1ef-4e74-a797-fd638a4b9c43 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:19.237426 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=331,cinder:UPDATE=127,cinder:DELETE=1,cinder:INSERT=87 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:14:19.247219 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:19.247219 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:19.252056 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5d587718-e1ef-4e74-a797-fd638a4b9c43 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:19.256530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5d587718-e1ef-4e74-a797-fd638a4b9c43 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:19.256959 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1227/4893] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:19 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:19.269830 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7869e42-eb4b-4e8f-ae7a-fe274323ccf0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:19.271627 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7869e42-eb4b-4e8f-ae7a-fe274323ccf0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:14:19.271853 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7869e42-eb4b-4e8f-ae7a-fe274323ccf0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:19.272051 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7869e42-eb4b-4e8f-ae7a-fe274323ccf0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:19.280993 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:19.280993 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:19.284419 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c7869e42-eb4b-4e8f-ae7a-fe274323ccf0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:14:19.288594 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7869e42-eb4b-4e8f-ae7a-fe274323ccf0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:14:19.289017 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1223/4894] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:19 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:19.645357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1faf6a5-bf0e-43a4-9475-db9affcd575a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:19.647294 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1faf6a5-bf0e-43a4-9475-db9affcd575a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:19.647522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1faf6a5-bf0e-43a4-9475-db9affcd575a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:19.647762 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1faf6a5-bf0e-43a4-9475-db9affcd575a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:19.647924 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a1faf6a5-bf0e-43a4-9475-db9affcd575a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:19.652411 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:19.652411 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:19.653023 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1faf6a5-bf0e-43a4-9475-db9affcd575a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:19.653389 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1231/4895] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:19 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:19.791769 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6bf4fda-e20c-4171-b220-42e25f64ead2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:19.793588 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6bf4fda-e20c-4171-b220-42e25f64ead2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:19.793890 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6bf4fda-e20c-4171-b220-42e25f64ead2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:19.794164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6bf4fda-e20c-4171-b220-42e25f64ead2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:19.803794 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:19.803794 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:19.806923 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6bf4fda-e20c-4171-b220-42e25f64ead2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:19.810759 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6bf4fda-e20c-4171-b220-42e25f64ead2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:19.811112 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1215/4896] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:19 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:20.667811 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9d19e633-b41e-46f6-b149-2abdbc5c35fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:20.669881 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d19e633-b41e-46f6-b149-2abdbc5c35fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:20.670109 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d19e633-b41e-46f6-b149-2abdbc5c35fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:20.673384 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9d19e633-b41e-46f6-b149-2abdbc5c35fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:20.673562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9d19e633-b41e-46f6-b149-2abdbc5c35fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:20.682122 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:20.682122 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:20.682907 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9d19e633-b41e-46f6-b149-2abdbc5c35fb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:20.683280 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1228/4897] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:20 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:20.822099 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e5a0259-8403-47c2-8000-c7328c343459 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:20.823760 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e5a0259-8403-47c2-8000-c7328c343459 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:20.823950 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e5a0259-8403-47c2-8000-c7328c343459 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:20.824155 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e5a0259-8403-47c2-8000-c7328c343459 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:20.833209 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:20.833209 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:20.836615 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0e5a0259-8403-47c2-8000-c7328c343459 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:20.840596 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e5a0259-8403-47c2-8000-c7328c343459 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:20.841068 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1224/4898] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:20 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:21.694184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6a965861-0460-43ee-92f6-c6876af5ea9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:21.696013 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a965861-0460-43ee-92f6-c6876af5ea9d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:21.696222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a965861-0460-43ee-92f6-c6876af5ea9d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:21.696505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a965861-0460-43ee-92f6-c6876af5ea9d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:21.696601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6a965861-0460-43ee-92f6-c6876af5ea9d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:21.700975 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:21.700975 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:21.701651 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a965861-0460-43ee-92f6-c6876af5ea9d tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:21.702233 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1232/4899] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:21 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:21.857963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb51e78f-ad15-4ee2-96b4-b8de916608d6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:21.859566 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb51e78f-ad15-4ee2-96b4-b8de916608d6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:21.859733 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb51e78f-ad15-4ee2-96b4-b8de916608d6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:21.859945 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb51e78f-ad15-4ee2-96b4-b8de916608d6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:21.869621 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:21.869621 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:21.873766 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb51e78f-ad15-4ee2-96b4-b8de916608d6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:21.878749 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb51e78f-ad15-4ee2-96b4-b8de916608d6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:21.879240 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1216/4900] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:21 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:22.713492 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9db84321-d625-4cf1-ba37-cff479436247 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:22.715363 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9db84321-d625-4cf1-ba37-cff479436247 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:22.715595 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9db84321-d625-4cf1-ba37-cff479436247 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:22.715859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9db84321-d625-4cf1-ba37-cff479436247 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:22.716004 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-9db84321-d625-4cf1-ba37-cff479436247 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:22.720360 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:22.720360 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:22.721134 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9db84321-d625-4cf1-ba37-cff479436247 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:22.721497 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1229/4901] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:22 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:22.894820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fa29e00-782e-4d9a-b478-6907af4b11f4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:22.897038 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fa29e00-782e-4d9a-b478-6907af4b11f4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:22.897265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fa29e00-782e-4d9a-b478-6907af4b11f4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:22.897483 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fa29e00-782e-4d9a-b478-6907af4b11f4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:22.908141 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:22.908141 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:22.911317 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0fa29e00-782e-4d9a-b478-6907af4b11f4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:22.915941 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fa29e00-782e-4d9a-b478-6907af4b11f4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:22.916338 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1225/4902] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:22 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:23.733611 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49c04679-65d5-4eb8-8c57-5d8b5c3e13a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:23.735428 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49c04679-65d5-4eb8-8c57-5d8b5c3e13a4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:23.735632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49c04679-65d5-4eb8-8c57-5d8b5c3e13a4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:23.735976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49c04679-65d5-4eb8-8c57-5d8b5c3e13a4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:23.736159 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-49c04679-65d5-4eb8-8c57-5d8b5c3e13a4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id a6556b14-bfe0-4316-ac6b-24ae8eea8db1. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:23.740594 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:23.740594 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:23.741283 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49c04679-65d5-4eb8-8c57-5d8b5c3e13a4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 200 Aug 26 09:14:23.741804 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1233/4903] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:23 2026] GET /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:23.753249 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b864894e-9f45-4cfc-9225-7786c689c8cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:23.755033 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b864894e-9f45-4cfc-9225-7786c689c8cb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] DELETE https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 Aug 26 09:14:23.755265 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b864894e-9f45-4cfc-9225-7786c689c8cb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:23.755466 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b864894e-9f45-4cfc-9225-7786c689c8cb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:23.755609 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-b864894e-9f45-4cfc-9225-7786c689c8cb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Delete backup with id: a6556b14-bfe0-4316-ac6b-24ae8eea8db1. Aug 26 09:14:23.760009 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:23.760009 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:23.773798 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-b864894e-9f45-4cfc-9225-7786c689c8cb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] delete_backup rpcapi backup_id a6556b14-bfe0-4316-ac6b-24ae8eea8db1 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:14:23.776009 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b864894e-9f45-4cfc-9225-7786c689c8cb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 returned with HTTP 202 Aug 26 09:14:23.776574 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1217/4904] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:14:23 2026] DELETE /volume/v3/backups/a6556b14-bfe0-4316-ac6b-24ae8eea8db1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:14:23.783862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a47ac123-476f-4173-8c57-8f7735b3af4e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:23.785774 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f Aug 26 09:14:23.785995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:23.786195 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:23.786373 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume with id: f0f1e89b-5903-4033-9198-bb621788ca2f Aug 26 09:14:23.794493 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:23.794493 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:23.797123 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:23.812581 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume request issued successfully. Aug 26 09:14:23.812581 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a47ac123-476f-4173-8c57-8f7735b3af4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f returned with HTTP 202 Aug 26 09:14:23.813045 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1230/4905] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:14:23 2026] DELETE /volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:23.824711 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c4fb1f8-7e4d-42c0-af81-dede0e811eeb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:23.826825 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c4fb1f8-7e4d-42c0-af81-dede0e811eeb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f Aug 26 09:14:23.827295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c4fb1f8-7e4d-42c0-af81-dede0e811eeb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:23.827945 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c4fb1f8-7e4d-42c0-af81-dede0e811eeb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:23.839768 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:23.839768 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:23.844032 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c4fb1f8-7e4d-42c0-af81-dede0e811eeb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:23.849106 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c4fb1f8-7e4d-42c0-af81-dede0e811eeb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f returned with HTTP 200 Aug 26 09:14:23.849581 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1226/4906] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:23 2026] GET /volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:23.931400 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78bd0e21-5d51-4ca4-a01f-55d4d2bc5a68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:23.933440 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78bd0e21-5d51-4ca4-a01f-55d4d2bc5a68 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:23.933689 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78bd0e21-5d51-4ca4-a01f-55d4d2bc5a68 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:23.933929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78bd0e21-5d51-4ca4-a01f-55d4d2bc5a68 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:23.946608 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:23.946608 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:23.952348 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78bd0e21-5d51-4ca4-a01f-55d4d2bc5a68 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:23.957966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78bd0e21-5d51-4ca4-a01f-55d4d2bc5a68 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:23.958471 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1234/4907] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:23 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:24.862159 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-def7dae9-6580-41b5-a30b-e103ab995ab9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:24.864172 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-def7dae9-6580-41b5-a30b-e103ab995ab9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f Aug 26 09:14:24.864412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-def7dae9-6580-41b5-a30b-e103ab995ab9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:24.864596 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-def7dae9-6580-41b5-a30b-e103ab995ab9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:24.870488 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-def7dae9-6580-41b5-a30b-e103ab995ab9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f returned with HTTP 404 Aug 26 09:14:24.871013 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1218/4908] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:24 2026] GET /volume/v3/volumes/f0f1e89b-5903-4033-9198-bb621788ca2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:24.880125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:24.882224 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517/export_record Aug 26 09:14:24.882493 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:24.882732 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Calling method 'export_record' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:24.882929 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Export record for backup 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:14:24.887909 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:24.887909 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:24.889439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '1fe89583e86a4b2aa88b4bded8925867', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84e30cf654974427a8351f449efab49b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:24.889736 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e3903a9a-5183-4596-8c0d-73c0dd466893 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517/export_record returned with HTTP 403 Aug 26 09:14:24.890287 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1231/4909] 10.4.3.236 () {68 vars in 1430 bytes} [Wed Aug 26 09:14:24 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:24.901020 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5915601c-172b-440b-99e0-502d011cb3bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:24.903118 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:24.903553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1996700607"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:24.905341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1996700607'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:24.905528 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume of 1 GB Aug 26 09:14:24.909628 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Availability Zones retrieved successfully. Aug 26 09:14:24.916655 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (fe6a2a8b-9c23-4fa0-9a01-8d29d7ce1f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:24.917831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d4ebef7-e338-4945-92a2-668e73f8b647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:24.918811 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:24.947343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d4ebef7-e338-4945-92a2-668e73f8b647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:24.948198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa77313e-f20a-456e-906a-75e3854d692c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:24.963790 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:24.965391 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:24.965747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-389961250"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:24.967172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-389961250'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:24.967279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Create volume of 1 GB Aug 26 09:14:24.971822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f01b16bc-8110-4cae-b0e5-602949ea74d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:24.972460 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Availability Zones retrieved successfully. Aug 26 09:14:24.974081 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f01b16bc-8110-4cae-b0e5-602949ea74d0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:24.974341 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f01b16bc-8110-4cae-b0e5-602949ea74d0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:24.974606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f01b16bc-8110-4cae-b0e5-602949ea74d0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:24.978286 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Flow 'volume_create_api' (96c1b3fa-b3ac-4f67-993a-61e89fccabb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:24.979213 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edb07bc-7ae3-42c8-be57-1e268b2b652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:24.980368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:24.987656 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:24.987656 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:24.992253 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f01b16bc-8110-4cae-b0e5-602949ea74d0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:24.996942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['57c309b5-dfdb-4111-8883-20905fe798a3', 'a5e004cd-e233-4c1a-abf2-756983fe3b3c', 'c24b13dd-c1ce-448b-804c-23f119c63c91', '6ed7b926-b550-4eb6-b003-1c5da0ff4fbb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:24.997947 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa77313e-f20a-456e-906a-75e3854d692c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c309b5-dfdb-4111-8883-20905fe798a3', 'a5e004cd-e233-4c1a-abf2-756983fe3b3c', 'c24b13dd-c1ce-448b-804c-23f119c63c91', '6ed7b926-b550-4eb6-b003-1c5da0ff4fbb']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:24.998865 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f01b16bc-8110-4cae-b0e5-602949ea74d0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:24.998943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34439953-b37a-44ad-9f17-83649fa33e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:24.999448 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1219/4910] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:24 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:25.007485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edb07bc-7ae3-42c8-be57-1e268b2b652c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.008276 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853a1429-bc0e-4724-a0a1-b18a24057181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:25.029637 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34439953-b37a-44ad-9f17-83649fa33e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1996700607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['57c309b5-dfdb-4111-8883-20905fe798a3','a5e004cd-e233-4c1a-abf2-756983fe3b3c','c24b13dd-c1ce-448b-804c-23f119c63c91','6ed7b926-b550-4eb6-b003-1c5da0ff4fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1996700607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e30cf654974427a8351f449efab49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e95abba679410f802456c974da700b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.030910 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec1091d-c918-4637-8709-5a9ec3fd4ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:25.051834 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec1091d-c918-4637-8709-5a9ec3fd4ea0) transitioned into state 'SUCCESS' from state '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-1996700607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['57c309b5-dfdb-4111-8883-20905fe798a3','a5e004cd-e233-4c1a-abf2-756983fe3b3c','c24b13dd-c1ce-448b-804c-23f119c63c91','6ed7b926-b550-4eb6-b003-1c5da0ff4fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.052951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7895554-f427-431b-8886-b6ad55d868ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:25.063241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Created reservations ['69543777-0798-4e5a-927c-48f0d72d7003', '679ca8e3-cf5a-439e-aad2-4da66266ccd1', 'aec3d56b-46d9-4fde-88e7-d6eba264ea80', 'd3cd20a4-c15b-490a-8ba2-51130c2491e3'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:25.064294 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853a1429-bc0e-4724-a0a1-b18a24057181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69543777-0798-4e5a-927c-48f0d72d7003', '679ca8e3-cf5a-439e-aad2-4da66266ccd1', 'aec3d56b-46d9-4fde-88e7-d6eba264ea80', 'd3cd20a4-c15b-490a-8ba2-51130c2491e3']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.064483 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7895554-f427-431b-8886-b6ad55d868ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.065302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22531725-a233-490a-93f2-77b9e612b96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:25.065561 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (fe6a2a8b-9c23-4fa0-9a01-8d29d7ce1f72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:25.065986 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request issued successfully. Aug 26 09:14:25.066662 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5915601c-172b-440b-99e0-502d011cb3bc tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:25.067288 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1227/4911] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:14:24 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:25.086083 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f146ef1e-49a7-4d2d-8d8f-524e6e373bc2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:25.088358 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f146ef1e-49a7-4d2d-8d8f-524e6e373bc2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe Aug 26 09:14:25.088613 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f146ef1e-49a7-4d2d-8d8f-524e6e373bc2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:25.088850 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f146ef1e-49a7-4d2d-8d8f-524e6e373bc2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:25.096468 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:25.096468 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:25.096619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22531725-a233-490a-93f2-77b9e612b96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a2d94f-8171-436c-b0fe-769fd17ccc0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-389961250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b73156685534319b7a02e40e06e3e16',qos_specs=None,replication_status=,reservations=['69543777-0798-4e5a-927c-48f0d72d7003','679ca8e3-cf5a-439e-aad2-4da66266ccd1','aec3d56b-46d9-4fde-88e7-d6eba264ea80','d3cd20a4-c15b-490a-8ba2-51130c2491e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad93790fffa14e4cb8c8df7186ac688e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-389961250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a2d94f-8171-436c-b0fe-769fd17ccc0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b73156685534319b7a02e40e06e3e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad93790fffa14e4cb8c8df7186ac688e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.097627 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c7fc048-bf3f-4af5-b2e6-1449159757d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:25.100663 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f146ef1e-49a7-4d2d-8d8f-524e6e373bc2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:25.104661 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f146ef1e-49a7-4d2d-8d8f-524e6e373bc2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe returned with HTTP 200 Aug 26 09:14:25.105151 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1232/4912] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:25 2026] GET /volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:25.127298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c7fc048-bf3f-4af5-b2e6-1449159757d1) transitioned into state 'SUCCESS' from state '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-389961250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b73156685534319b7a02e40e06e3e16',qos_specs=None,replication_status=,reservations=['69543777-0798-4e5a-927c-48f0d72d7003','679ca8e3-cf5a-439e-aad2-4da66266ccd1','aec3d56b-46d9-4fde-88e7-d6eba264ea80','d3cd20a4-c15b-490a-8ba2-51130c2491e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad93790fffa14e4cb8c8df7186ac688e',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.128230 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce0f519-812c-46cb-8f86-49729cbd3854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:25.140357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce0f519-812c-46cb-8f86-49729cbd3854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:25.141337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Flow 'volume_create_api' (96c1b3fa-b3ac-4f67-993a-61e89fccabb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:25.141706 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Create volume request issued successfully. Aug 26 09:14:25.142394 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42bd8ab6-8fbc-41dc-a0da-d29371a8dba9 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:25.142850 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1235/4913] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:14:24 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:25.154044 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-49d397a5-d9c9-4a44-ac34-e88c821f4575 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:25.156279 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49d397a5-d9c9-4a44-ac34-e88c821f4575 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:25.156495 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49d397a5-d9c9-4a44-ac34-e88c821f4575 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:25.156732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49d397a5-d9c9-4a44-ac34-e88c821f4575 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:25.165257 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:25.165257 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:25.169200 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-49d397a5-d9c9-4a44-ac34-e88c821f4575 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:25.174944 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49d397a5-d9c9-4a44-ac34-e88c821f4575 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:25.175400 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1220/4914] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:25 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:26.011983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-047c144d-da40-41ca-bc20-21b368d0f95e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:26.013637 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-047c144d-da40-41ca-bc20-21b368d0f95e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:26.013864 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-047c144d-da40-41ca-bc20-21b368d0f95e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:26.014040 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-047c144d-da40-41ca-bc20-21b368d0f95e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:26.024769 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:26.024769 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:26.029226 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-047c144d-da40-41ca-bc20-21b368d0f95e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:26.033898 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-047c144d-da40-41ca-bc20-21b368d0f95e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:26.034329 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1228/4915] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:26 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:26.121327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b5c54e2f-e6bf-4cd3-b9bf-762d3d239d50 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:26.123216 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5c54e2f-e6bf-4cd3-b9bf-762d3d239d50 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe Aug 26 09:14:26.123528 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5c54e2f-e6bf-4cd3-b9bf-762d3d239d50 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:26.123768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5c54e2f-e6bf-4cd3-b9bf-762d3d239d50 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:26.133873 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:26.133873 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:26.138539 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b5c54e2f-e6bf-4cd3-b9bf-762d3d239d50 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:26.142896 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5c54e2f-e6bf-4cd3-b9bf-762d3d239d50 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe returned with HTTP 200 Aug 26 09:14:26.143395 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1233/4916] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:26 2026] GET /volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:26.155990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:26.158060 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:14:26.158449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe", "name": "tempest-type-Backup-287366589"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:26.159913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating new backup {'backup': {'volume_id': 'c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe', 'name': 'tempest-type-Backup-287366589'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:14:26.160081 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating backup of volume c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe in container None Aug 26 09:14:26.167329 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:26.167329 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:26.167693 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:26.182620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['4bfc96dc-d3bf-4f7d-a983-12d2c3e1f576', '23ac47bc-77d8-461c-b908-c624d455ae5c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:26.192373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-52fc6984-6007-4a87-b181-7b183ae0b84b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:26.195097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52fc6984-6007-4a87-b181-7b183ae0b84b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:26.195287 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52fc6984-6007-4a87-b181-7b183ae0b84b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:26.195529 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52fc6984-6007-4a87-b181-7b183ae0b84b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:26.205915 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:26.205915 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:26.212124 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52fc6984-6007-4a87-b181-7b183ae0b84b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:26.218262 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9ac9e44-30d6-49cf-a6d6-c03dc3626baa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:14:26.218390 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52fc6984-6007-4a87-b181-7b183ae0b84b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:26.218762 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1221/4918] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:26 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:26.218815 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1236/4918] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:14:26 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:26.226318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1505c2f9-de3c-44bd-a27c-cdfc1cdd7f5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:26.228710 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1505c2f9-de3c-44bd-a27c-cdfc1cdd7f5e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:26.229091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1505c2f9-de3c-44bd-a27c-cdfc1cdd7f5e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:26.229318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1505c2f9-de3c-44bd-a27c-cdfc1cdd7f5e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:26.229490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1505c2f9-de3c-44bd-a27c-cdfc1cdd7f5e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:26.246810 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:26.246810 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:26.247498 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1505c2f9-de3c-44bd-a27c-cdfc1cdd7f5e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:26.248009 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1229/4919] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:26 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 722 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:27.046554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-eeb76f97-519b-4caf-810e-a1139fbe9b62 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:27.048856 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eeb76f97-519b-4caf-810e-a1139fbe9b62 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:27.049166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eeb76f97-519b-4caf-810e-a1139fbe9b62 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:27.049457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-eeb76f97-519b-4caf-810e-a1139fbe9b62 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:27.060992 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:27.060992 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:27.065223 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-eeb76f97-519b-4caf-810e-a1139fbe9b62 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:27.071217 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-eeb76f97-519b-4caf-810e-a1139fbe9b62 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:27.071836 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1234/4920] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:27 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:27.234621 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-e72013d8-1e54-4160-8c24-ef3d2422d8a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:27.237577 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-e72013d8-1e54-4160-8c24-ef3d2422d8a8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989/action Aug 26 09:14:27.239863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-e72013d8-1e54-4160-8c24-ef3d2422d8a8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:14:27.239863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-e72013d8-1e54-4160-8c24-ef3d2422d8a8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:27.258583 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:27.258583 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:27.259522 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb07643d-d868-40d6-9987-23264edde8dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:27.261478 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb07643d-d868-40d6-9987-23264edde8dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:27.261746 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb07643d-d868-40d6-9987-23264edde8dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:27.261987 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb07643d-d868-40d6-9987-23264edde8dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:27.262133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bb07643d-d868-40d6-9987-23264edde8dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:27.266945 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:27.266945 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:27.267411 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb07643d-d868-40d6-9987-23264edde8dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:27.267792 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1237/4921] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:27 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:27.273886 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66c88dad-cea7-4ff4-b774-0b525ffba59a req-e72013d8-1e54-4160-8c24-ef3d2422d8a8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989/action returned with HTTP 204 Aug 26 09:14:27.274418 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1222/4922] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:14:27 2026] POST /volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:28.084316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9118915-a9bc-4ecb-87c6-af4ddaca3b9b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.086084 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9118915-a9bc-4ecb-87c6-af4ddaca3b9b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:14:28.086279 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9118915-a9bc-4ecb-87c6-af4ddaca3b9b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.086448 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9118915-a9bc-4ecb-87c6-af4ddaca3b9b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.096260 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:28.096260 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:28.100109 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c9118915-a9bc-4ecb-87c6-af4ddaca3b9b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:28.104437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9118915-a9bc-4ecb-87c6-af4ddaca3b9b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:14:28.104886 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1230/4923] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:28 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:28.278942 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e3f6c9ac-42ae-477a-ae81-8ddb00704ad9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.281335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e3f6c9ac-42ae-477a-ae81-8ddb00704ad9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:28.281591 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e3f6c9ac-42ae-477a-ae81-8ddb00704ad9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.281835 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e3f6c9ac-42ae-477a-ae81-8ddb00704ad9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.281993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e3f6c9ac-42ae-477a-ae81-8ddb00704ad9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:28.287487 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:28.287487 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:28.288273 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e3f6c9ac-42ae-477a-ae81-8ddb00704ad9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:28.288728 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1235/4924] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:28 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:28.763474 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-a7e9c0f0-76fb-451c-a14e-94c0739cf29b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.765626 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-a7e9c0f0-76fb-451c-a14e-94c0739cf29b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:28.765898 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-a7e9c0f0-76fb-451c-a14e-94c0739cf29b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.766139 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-a7e9c0f0-76fb-451c-a14e-94c0739cf29b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.773547 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:28.773547 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:28.777741 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-a7e9c0f0-76fb-451c-a14e-94c0739cf29b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:28.783382 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-a7e9c0f0-76fb-451c-a14e-94c0739cf29b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:28.783976 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1238/4925] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:14:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:28.879296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3bc47c90-a90c-40a2-a6a6-8ce904044ffb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.879771 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3bc47c90-a90c-40a2-a6a6-8ce904044ffb None None] GET https://10.4.3.236/volume// Aug 26 09:14:28.880305 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3bc47c90-a90c-40a2-a6a6-8ce904044ffb None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.880413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3bc47c90-a90c-40a2-a6a6-8ce904044ffb None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.880836 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3bc47c90-a90c-40a2-a6a6-8ce904044ffb None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:28.881201 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1223/4926] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09: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 26 09:14:28.890213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-dfdd9a2e-f491-482a-a942-24bbbf186e7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.892376 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-dfdd9a2e-f491-482a-a942-24bbbf186e7d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:14:28.892870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-dfdd9a2e-f491-482a-a942-24bbbf186e7d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fe331c3-dbe5-42d6-af52-17bd229aa5af", "connector": null, "instance_uuid": "137f9492-2bc6-4457-9f67-44ebc84b6dbe"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:28.901573 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:28.901573 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:28.929705 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-dfdd9a2e-f491-482a-a942-24bbbf186e7d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:14:28.930301 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1231/4927] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:14:28 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:28.958739 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5513f477-1c8a-442a-b223-c89287e45c1f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.960879 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5513f477-1c8a-442a-b223-c89287e45c1f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:28.961485 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5513f477-1c8a-442a-b223-c89287e45c1f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.961693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5513f477-1c8a-442a-b223-c89287e45c1f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.971037 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f89d17a4-c4b5-4968-a696-97d654f9821e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.971396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f89d17a4-c4b5-4968-a696-97d654f9821e None None] GET https://10.4.3.236/volume// Aug 26 09:14:28.971554 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f89d17a4-c4b5-4968-a696-97d654f9821e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.971743 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f89d17a4-c4b5-4968-a696-97d654f9821e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.972072 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:28.972072 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:28.972135 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f89d17a4-c4b5-4968-a696-97d654f9821e None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:28.972377 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1239/4928] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:14:28.976057 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5513f477-1c8a-442a-b223-c89287e45c1f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:28.981959 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5513f477-1c8a-442a-b223-c89287e45c1f tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:28.982508 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-3a5233e7-f0b7-441f-b373-054b679b703e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:28.982600 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1236/4929] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:28.987954 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-3a5233e7-f0b7-441f-b373-054b679b703e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:28.988211 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-3a5233e7-f0b7-441f-b373-054b679b703e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:28.988447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-3a5233e7-f0b7-441f-b373-054b679b703e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:28.998356 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:28.998356 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:29.002277 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-3a5233e7-f0b7-441f-b373-054b679b703e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:29.006832 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-3a5233e7-f0b7-441f-b373-054b679b703e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:29.007321 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1224/4930] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:14:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1098 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:14:29.116754 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:29.118965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] PUT https://10.4.3.236/volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612 Aug 26 09:14:29.119342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:29.127504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Acquiring lock "cinder-attachment_update-3fe331c3-dbe5-42d6-af52-17bd229aa5af-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:14:29.132228 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-3fe331c3-dbe5-42d6-af52-17bd229aa5af-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:14:29.133529 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:29.133529 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:29.218305 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-3fe331c3-dbe5-42d6-af52-17bd229aa5af-np0000008153" released by "attachment_update" :: held 0.086s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:14:29.218684 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-d48c26fb-99e2-4da2-bb50-550fa78ff011 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612 returned with HTTP 200 Aug 26 09:14:29.219912 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1232/4931] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:14:29 2026] PUT /volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:29.300868 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e87acb81-9d6d-4712-9c2c-f9c5738f422f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:29.302276 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e87acb81-9d6d-4712-9c2c-f9c5738f422f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:29.302454 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e87acb81-9d6d-4712-9c2c-f9c5738f422f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:29.302627 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e87acb81-9d6d-4712-9c2c-f9c5738f422f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:29.302751 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e87acb81-9d6d-4712-9c2c-f9c5738f422f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:29.308560 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:29.308560 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:29.309222 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e87acb81-9d6d-4712-9c2c-f9c5738f422f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:29.309550 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1240/4932] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:29 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:29.996664 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a014750-c450-4b31-bdda-d13985d5621a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:30.001059 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a014750-c450-4b31-bdda-d13985d5621a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:30.001283 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a014750-c450-4b31-bdda-d13985d5621a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:30.003945 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a014750-c450-4b31-bdda-d13985d5621a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:30.018953 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:30.018953 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:30.025774 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8a014750-c450-4b31-bdda-d13985d5621a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:30.033242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a014750-c450-4b31-bdda-d13985d5621a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:30.034019 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1237/4933] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:29 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:30.320966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3e64ddb7-da81-402e-b842-96715835243c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:30.324623 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e64ddb7-da81-402e-b842-96715835243c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:30.324623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e64ddb7-da81-402e-b842-96715835243c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:30.324623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e64ddb7-da81-402e-b842-96715835243c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:30.324623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3e64ddb7-da81-402e-b842-96715835243c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:30.338362 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:30.338362 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:30.338362 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e64ddb7-da81-402e-b842-96715835243c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:30.338362 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1225/4934] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:30 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:31.050931 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f474d8c1-cc4c-46e8-aa55-3b08bc5cab54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:31.060901 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f474d8c1-cc4c-46e8-aa55-3b08bc5cab54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:31.060901 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f474d8c1-cc4c-46e8-aa55-3b08bc5cab54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:31.060901 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f474d8c1-cc4c-46e8-aa55-3b08bc5cab54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:31.072617 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:31.072617 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:31.077293 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f474d8c1-cc4c-46e8-aa55-3b08bc5cab54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:31.083884 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f474d8c1-cc4c-46e8-aa55-3b08bc5cab54 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:31.084403 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1233/4935] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:31 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:31.352925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0bb329a-287c-47dd-bf06-d4349cb96111 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:31.355291 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0bb329a-287c-47dd-bf06-d4349cb96111 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:31.355578 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0bb329a-287c-47dd-bf06-d4349cb96111 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:31.355921 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0bb329a-287c-47dd-bf06-d4349cb96111 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:31.356084 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f0bb329a-287c-47dd-bf06-d4349cb96111 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:31.361589 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:31.361589 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:31.362513 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0bb329a-287c-47dd-bf06-d4349cb96111 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:31.363093 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1241/4936] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:31 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:32.100158 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b4a84c3d-d5d8-48bc-a636-d7486a6aa514 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.101935 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4a84c3d-d5d8-48bc-a636-d7486a6aa514 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:32.102093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4a84c3d-d5d8-48bc-a636-d7486a6aa514 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.102292 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4a84c3d-d5d8-48bc-a636-d7486a6aa514 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.115155 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.115155 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:32.119520 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b4a84c3d-d5d8-48bc-a636-d7486a6aa514 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:32.124950 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4a84c3d-d5d8-48bc-a636-d7486a6aa514 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:32.125422 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1238/4937] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:32.318603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8de026a5-f377-4be0-93b3-cbb176a594df req-1e9177d5-42e2-4c90-92a8-79a506563a33 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.322556 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-1e9177d5-42e2-4c90-92a8-79a506563a33 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:32.323525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-1e9177d5-42e2-4c90-92a8-79a506563a33 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.324317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-1e9177d5-42e2-4c90-92a8-79a506563a33 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.336789 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.336789 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:32.342973 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-8de026a5-f377-4be0-93b3-cbb176a594df req-1e9177d5-42e2-4c90-92a8-79a506563a33 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:32.349013 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-1e9177d5-42e2-4c90-92a8-79a506563a33 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:32.349855 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1226/4938] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:32.373565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6fcf8545-9a30-4022-89ce-3e9dea3a5331 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.374248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-388d37bd-17b0-4b34-a8ea-06c4972a9e44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.374810 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-388d37bd-17b0-4b34-a8ea-06c4972a9e44 None None] GET https://10.4.3.236/volume// Aug 26 09:14:32.374963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-388d37bd-17b0-4b34-a8ea-06c4972a9e44 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.375447 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-388d37bd-17b0-4b34-a8ea-06c4972a9e44 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.375617 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-388d37bd-17b0-4b34-a8ea-06c4972a9e44 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:14:32.376023 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6fcf8545-9a30-4022-89ce-3e9dea3a5331 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:32.376069 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1242/4939] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:14: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 26 09:14:32.376094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6fcf8545-9a30-4022-89ce-3e9dea3a5331 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.376316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6fcf8545-9a30-4022-89ce-3e9dea3a5331 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.376728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6fcf8545-9a30-4022-89ce-3e9dea3a5331 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:32.381397 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.381397 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:32.382225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6fcf8545-9a30-4022-89ce-3e9dea3a5331 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:32.382776 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1234/4940] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:32.384345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-8de026a5-f377-4be0-93b3-cbb176a594df req-10a156a9-bdb4-423c-a7af-31836a4a37a3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.386408 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-10a156a9-bdb4-423c-a7af-31836a4a37a3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:14:32.386828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-10a156a9-bdb4-423c-a7af-31836a4a37a3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14a2d94f-8171-436c-b0fe-769fd17ccc0c", "connector": null, "instance_uuid": "6814fe8b-7947-4abb-b5e3-a3670d0928f6"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:32.396045 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.396045 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:32.431505 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-10a156a9-bdb4-423c-a7af-31836a4a37a3 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:14:32.431975 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1239/4941] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:14:32 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 26 09:14:32.474021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8de026a5-f377-4be0-93b3-cbb176a594df req-48fb2312-06ae-423f-9443-ef82ad50ec76 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.476473 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-48fb2312-06ae-423f-9443-ef82ad50ec76 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] POST https://10.4.3.236/volume/v3/attachments/3223e56b-a917-4135-aefd-8df081228eb6/action Aug 26 09:14:32.476963 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-48fb2312-06ae-423f-9443-ef82ad50ec76 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:14:32.477123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-48fb2312-06ae-423f-9443-ef82ad50ec76 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:32.491128 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.491128 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:32.501194 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8de026a5-f377-4be0-93b3-cbb176a594df req-48fb2312-06ae-423f-9443-ef82ad50ec76 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments/3223e56b-a917-4135-aefd-8df081228eb6/action returned with HTTP 204 Aug 26 09:14:32.501660 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1227/4942] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:14:32 2026] POST /volume/v3/attachments/3223e56b-a917-4135-aefd-8df081228eb6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:32.526072 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73ec9b70-bfd1-4d13-adb4-2345918f252d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.529397 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73ec9b70-bfd1-4d13-adb4-2345918f252d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:32.530862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73ec9b70-bfd1-4d13-adb4-2345918f252d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.530862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73ec9b70-bfd1-4d13-adb4-2345918f252d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.541646 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.541646 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:32.545587 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-73ec9b70-bfd1-4d13-adb4-2345918f252d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:32.550647 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73ec9b70-bfd1-4d13-adb4-2345918f252d tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:32.551332 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1243/4943] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:32.565013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5eb91406-4041-485a-8f7e-1e21e828f779 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.567225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5eb91406-4041-485a-8f7e-1e21e828f779 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:32.567465 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5eb91406-4041-485a-8f7e-1e21e828f779 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.567707 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5eb91406-4041-485a-8f7e-1e21e828f779 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.579865 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.579865 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:32.584065 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5eb91406-4041-485a-8f7e-1e21e828f779 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:32.589588 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5eb91406-4041-485a-8f7e-1e21e828f779 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:32.590150 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1235/4944] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:32.633041 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-4e230e2b-3d1c-4f37-be04-db81a887052e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.636276 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-4e230e2b-3d1c-4f37-be04-db81a887052e tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:32.636534 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-4e230e2b-3d1c-4f37-be04-db81a887052e tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.636952 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-4e230e2b-3d1c-4f37-be04-db81a887052e tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.648697 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.648697 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:32.653153 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-4e230e2b-3d1c-4f37-be04-db81a887052e tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:32.660252 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-4e230e2b-3d1c-4f37-be04-db81a887052e tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:32.661076 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1240/4945] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:32.688095 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-40506082-02e7-44fd-bfcc-2da368093150 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.690189 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-40506082-02e7-44fd-bfcc-2da368093150 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] DELETE https://10.4.3.236/volume/v3/attachments/3223e56b-a917-4135-aefd-8df081228eb6 Aug 26 09:14:32.690464 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-40506082-02e7-44fd-bfcc-2da368093150 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.690735 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-40506082-02e7-44fd-bfcc-2da368093150 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.697727 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.697727 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:32.741371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-28b4788a-59e9-40d2-8d6a-bd69b3f1f20f req-40506082-02e7-44fd-bfcc-2da368093150 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/attachments/3223e56b-a917-4135-aefd-8df081228eb6 returned with HTTP 200 Aug 26 09:14:32.742067 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1228/4946] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:14:32 2026] DELETE /volume/v3/attachments/3223e56b-a917-4135-aefd-8df081228eb6 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:32.770516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05e01530-d9ec-424d-8139-630803a40a4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:32.772053 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05e01530-d9ec-424d-8139-630803a40a4b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:14:32.772350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05e01530-d9ec-424d-8139-630803a40a4b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:32.772607 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05e01530-d9ec-424d-8139-630803a40a4b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:32.779283 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:32.779283 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:32.784737 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05e01530-d9ec-424d-8139-630803a40a4b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:14:32.786346 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05e01530-d9ec-424d-8139-630803a40a4b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:14:32.786815 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1244/4947] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:32 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:33.141814 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ee0b3dde-0d75-4df9-9f9e-7912808672eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:33.143970 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee0b3dde-0d75-4df9-9f9e-7912808672eb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:33.144159 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee0b3dde-0d75-4df9-9f9e-7912808672eb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:33.144348 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee0b3dde-0d75-4df9-9f9e-7912808672eb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:33.155446 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:33.155446 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:33.159944 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ee0b3dde-0d75-4df9-9f9e-7912808672eb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:33.164218 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee0b3dde-0d75-4df9-9f9e-7912808672eb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:33.164604 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1236/4948] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:33 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:33.401324 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0d2781b7-9cdf-4b57-9aba-dbf1d3186ec7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:33.403450 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d2781b7-9cdf-4b57-9aba-dbf1d3186ec7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:33.404702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d2781b7-9cdf-4b57-9aba-dbf1d3186ec7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:33.405673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0d2781b7-9cdf-4b57-9aba-dbf1d3186ec7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:33.406319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0d2781b7-9cdf-4b57-9aba-dbf1d3186ec7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:33.415025 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:33.415025 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:33.417927 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0d2781b7-9cdf-4b57-9aba-dbf1d3186ec7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:33.419588 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1241/4949] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:33 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:33.526139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-9c723274-a07b-49f3-bd14-350a90a47344 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:33.532862 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-9c723274-a07b-49f3-bd14-350a90a47344 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612/action Aug 26 09:14:33.532862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-9c723274-a07b-49f3-bd14-350a90a47344 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:14:33.532862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-9c723274-a07b-49f3-bd14-350a90a47344 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:33.556859 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:33.556859 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:33.576635 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-efde40ca-a6bc-451a-a0b1-bf1fd3789fb8 req-9c723274-a07b-49f3-bd14-350a90a47344 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612/action returned with HTTP 204 Aug 26 09:14:33.576635 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1229/4950] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:14:33 2026] POST /volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:34.178113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e93088d-e956-42c8-be18-4586d09bbba1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:34.179364 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e93088d-e956-42c8-be18-4586d09bbba1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:14:34.180576 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e93088d-e956-42c8-be18-4586d09bbba1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:34.180576 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e93088d-e956-42c8-be18-4586d09bbba1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:34.194469 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:34.194469 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:34.199643 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5e93088d-e956-42c8-be18-4586d09bbba1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:14:34.205476 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e93088d-e956-42c8-be18-4586d09bbba1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:14:34.206044 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1245/4951] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:14:34 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:34.433335 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b292864f-e1d9-4cb5-bd10-1ffd49be4815 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:34.438800 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b292864f-e1d9-4cb5-bd10-1ffd49be4815 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:34.438800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b292864f-e1d9-4cb5-bd10-1ffd49be4815 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:34.440325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b292864f-e1d9-4cb5-bd10-1ffd49be4815 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:34.440325 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b292864f-e1d9-4cb5-bd10-1ffd49be4815 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:34.444457 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:34.444457 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:34.445294 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b292864f-e1d9-4cb5-bd10-1ffd49be4815 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:34.445886 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1237/4952] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:34 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:35.457327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-57406bd2-11ca-4482-97b3-cc7570231343 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:35.461720 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-57406bd2-11ca-4482-97b3-cc7570231343 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:35.461720 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-57406bd2-11ca-4482-97b3-cc7570231343 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:35.461720 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-57406bd2-11ca-4482-97b3-cc7570231343 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:35.461720 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-57406bd2-11ca-4482-97b3-cc7570231343 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:35.468909 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:35.468909 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:35.470224 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-57406bd2-11ca-4482-97b3-cc7570231343 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:35.470224 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1242/4953] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:35 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:36.481652 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3275ed9-46e9-44cb-b72b-674f7345a26e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:36.483695 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3275ed9-46e9-44cb-b72b-674f7345a26e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:36.483960 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3275ed9-46e9-44cb-b72b-674f7345a26e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:36.484166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3275ed9-46e9-44cb-b72b-674f7345a26e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:36.484282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b3275ed9-46e9-44cb-b72b-674f7345a26e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:36.492370 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:36.492370 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:36.493117 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3275ed9-46e9-44cb-b72b-674f7345a26e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:36.493563 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1230/4954] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:36 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:37.505027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f5ed91d-81a3-461b-87a6-f0c1d8652c56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:37.506822 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f5ed91d-81a3-461b-87a6-f0c1d8652c56 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:37.507032 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f5ed91d-81a3-461b-87a6-f0c1d8652c56 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:37.507208 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f5ed91d-81a3-461b-87a6-f0c1d8652c56 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:37.507310 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2f5ed91d-81a3-461b-87a6-f0c1d8652c56 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:37.509174 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=216,cinder:UPDATE=66,cinder:INSERT=34 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:14:37.512406 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:37.512406 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:37.513226 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f5ed91d-81a3-461b-87a6-f0c1d8652c56 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:37.513694 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1246/4955] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:37 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:38.525589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b22cea7-5e49-45b3-b952-29113242f0e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:38.527589 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b22cea7-5e49-45b3-b952-29113242f0e7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:38.529244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b22cea7-5e49-45b3-b952-29113242f0e7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:38.529244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b22cea7-5e49-45b3-b952-29113242f0e7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:38.529244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1b22cea7-5e49-45b3-b952-29113242f0e7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:38.533164 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:38.533164 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:38.534064 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b22cea7-5e49-45b3-b952-29113242f0e7 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:38.534591 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1238/4956] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:38 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:39.545036 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ec8f514-27ca-4a55-980a-1101d4c0ec0b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:39.548871 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ec8f514-27ca-4a55-980a-1101d4c0ec0b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:39.549148 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ec8f514-27ca-4a55-980a-1101d4c0ec0b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:39.549395 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ec8f514-27ca-4a55-980a-1101d4c0ec0b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:39.549533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-3ec8f514-27ca-4a55-980a-1101d4c0ec0b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:39.557394 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:39.557394 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:39.558624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ec8f514-27ca-4a55-980a-1101d4c0ec0b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:39.559228 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1243/4957] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:39 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:40.570392 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b1aa985c-928a-4d0a-b6ab-49bc77775f70 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:40.578392 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b1aa985c-928a-4d0a-b6ab-49bc77775f70 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:40.578712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b1aa985c-928a-4d0a-b6ab-49bc77775f70 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:40.578993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b1aa985c-928a-4d0a-b6ab-49bc77775f70 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:40.579147 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b1aa985c-928a-4d0a-b6ab-49bc77775f70 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:40.584934 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:40.584934 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:40.585938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b1aa985c-928a-4d0a-b6ab-49bc77775f70 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:40.586442 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1231/4958] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:40 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:41.604386 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-110c2a6d-693d-4d97-968b-e6f1d71f6d0c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:41.606810 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-110c2a6d-693d-4d97-968b-e6f1d71f6d0c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:41.607042 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-110c2a6d-693d-4d97-968b-e6f1d71f6d0c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:41.607291 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-110c2a6d-693d-4d97-968b-e6f1d71f6d0c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:41.607446 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-110c2a6d-693d-4d97-968b-e6f1d71f6d0c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:41.613200 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:41.613200 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:41.614129 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-110c2a6d-693d-4d97-968b-e6f1d71f6d0c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:41.614691 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1247/4959] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:41 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:41.624997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:41.627081 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81/export_record Aug 26 09:14:41.627467 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:41.627830 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'export_record' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:41.628068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Export record for backup 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:14:41.635565 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:41.635565 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:41.635565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling RPCAPI with context: , host: np0000008153, backup: 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 09:14:41.645349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] export_record in rpcapi backup_id 53b9078f-e0bd-42a7-9528-55e005732a81 on host np0000008153. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 09:14:41.661340 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTNiOTA3OGYtZTBiZC00MmE3LTk1MjgtNTVlMDA1NzMyYTgxIiwgInVzZXJfaWQiOiAiZDBlOTVhYmJhNjc5NDEwZjgwMjQ1NmM5NzRkYTcwMGIiLCAicHJvamVjdF9pZCI6ICI4NGUzMGNmNjU0OTc0NDI3YTgzNTFmNDQ5ZWZhYjQ5YiIsICJ2b2x1bWVfaWQiOiAiYzYxZGFjNmUtMWVlNy00MGZjLWJiNGItYWMyZTEyM2M0MmZlIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODczNjY1ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNjFkYWM2ZS0xZWU3LTQwZmMtYmI0Yi1hYzJlMTIzYzQyZmUvMjAyNjA4MjYwOTE0MjgvYXpfbm92YV9iYWNrdXBfNTNiOTA3OGYtZTBiZC00MmE3LTk1MjgtNTVlMDA1NzMyYTgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDA5OjE0OjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 09:14:41.662368 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7de8d23d-7ecb-4d6d-9715-0f55548fa06c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81/export_record returned with HTTP 200 Aug 26 09:14:41.662368 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1239/4960] 10.4.3.236 () {68 vars in 1430 bytes} [Wed Aug 26 09:14:41 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:41.671731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-47b72933-b792-4f86-b77a-a52877bc6be4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:41.675491 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-47b72933-b792-4f86-b77a-a52877bc6be4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:14:41.675773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-47b72933-b792-4f86-b77a-a52877bc6be4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:41.676023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-47b72933-b792-4f86-b77a-a52877bc6be4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:41.676163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-47b72933-b792-4f86-b77a-a52877bc6be4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:41.682335 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:41.682335 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:41.683281 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-47b72933-b792-4f86-b77a-a52877bc6be4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:14:41.683794 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1244/4961] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:41 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:14:41.695307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-543b93fe-b580-4d93-b4cf-800da2e6297b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:41.698600 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-543b93fe-b580-4d93-b4cf-800da2e6297b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] POST https://10.4.3.236/volume/v3/backups/import_record Aug 26 09:14:41.699135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-543b93fe-b580-4d93-b4cf-800da2e6297b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTBjNjdkZTItNDM1NS00ZWRiLWIyOTQtZmRhYmRlYWUxOGVkIiwgInVzZXJfaWQiOiAiZDBlOTVhYmJhNjc5NDEwZjgwMjQ1NmM5NzRkYTcwMGIiLCAicHJvamVjdF9pZCI6ICI4NGUzMGNmNjU0OTc0NDI3YTgzNTFmNDQ5ZWZhYjQ5YiIsICJ2b2x1bWVfaWQiOiAiYzYxZGFjNmUtMWVlNy00MGZjLWJiNGItYWMyZTEyM2M0MmZlIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODczNjY1ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNjFkYWM2ZS0xZWU3LTQwZmMtYmI0Yi1hYzJlMTIzYzQyZmUvMjAyNjA4MjYwOTE0MjgvYXpfbm92YV9iYWNrdXBfNTNiOTA3OGYtZTBiZC00MmE3LTk1MjgtNTVlMDA1NzMyYTgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDA5OjE0OjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:41.700969 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-543b93fe-b580-4d93-b4cf-800da2e6297b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTBjNjdkZTItNDM1NS00ZWRiLWIyOTQtZmRhYmRlYWUxOGVkIiwgInVzZXJfaWQiOiAiZDBlOTVhYmJhNjc5NDEwZjgwMjQ1NmM5NzRkYTcwMGIiLCAicHJvamVjdF9pZCI6ICI4NGUzMGNmNjU0OTc0NDI3YTgzNTFmNDQ5ZWZhYjQ5YiIsICJ2b2x1bWVfaWQiOiAiYzYxZGFjNmUtMWVlNy00MGZjLWJiNGItYWMyZTEyM2M0MmZlIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODczNjY1ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNjFkYWM2ZS0xZWU3LTQwZmMtYmI0Yi1hYzJlMTIzYzQyZmUvMjAyNjA4MjYwOTE0MjgvYXpfbm92YV9iYWNrdXBfNTNiOTA3OGYtZTBiZC00MmE3LTk1MjgtNTVlMDA1NzMyYTgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDA5OjE0OjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 09:14:41.701109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-543b93fe-b580-4d93-b4cf-800da2e6297b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTBjNjdkZTItNDM1NS00ZWRiLWIyOTQtZmRhYmRlYWUxOGVkIiwgInVzZXJfaWQiOiAiZDBlOTVhYmJhNjc5NDEwZjgwMjQ1NmM5NzRkYTcwMGIiLCAicHJvamVjdF9pZCI6ICI4NGUzMGNmNjU0OTc0NDI3YTgzNTFmNDQ5ZWZhYjQ5YiIsICJ2b2x1bWVfaWQiOiAiYzYxZGFjNmUtMWVlNy00MGZjLWJiNGItYWMyZTEyM2M0MmZlIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODczNjY1ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNjFkYWM2ZS0xZWU3LTQwZmMtYmI0Yi1hYzJlMTIzYzQyZmUvMjAyNjA4MjYwOTE0MjgvYXpfbm92YV9iYWNrdXBfNTNiOTA3OGYtZTBiZC00MmE3LTk1MjgtNTVlMDA1NzMyYTgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToxNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDA5OjE0OjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 09:14:41.702326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-543b93fe-b580-4d93-b4cf-800da2e6297b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '1fe89583e86a4b2aa88b4bded8925867', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84e30cf654974427a8351f449efab49b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:41.702572 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-543b93fe-b580-4d93-b4cf-800da2e6297b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups/import_record returned with HTTP 403 Aug 26 09:14:41.703326 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1232/4962] 10.4.3.236 () {70 vars in 1342 bytes} [Wed Aug 26 09:14:41 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:41.710291 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b56686de-c296-4a27-a553-ba5a97b61fcb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:41.712059 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe Aug 26 09:14:41.712281 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:41.712461 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:41.712651 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume with id: c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe Aug 26 09:14:41.719640 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:41.719640 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:41.719970 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:41.741700 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume request issued successfully. Aug 26 09:14:41.741952 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b56686de-c296-4a27-a553-ba5a97b61fcb tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe returned with HTTP 202 Aug 26 09:14:41.742426 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1248/4963] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:14:41 2026] DELETE /volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:41.766699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd2733e5-27ee-42d9-a454-9ac087c9836e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:41.768947 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd2733e5-27ee-42d9-a454-9ac087c9836e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe Aug 26 09:14:41.769461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd2733e5-27ee-42d9-a454-9ac087c9836e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:41.769862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd2733e5-27ee-42d9-a454-9ac087c9836e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:41.780345 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:41.780345 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:41.786061 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cd2733e5-27ee-42d9-a454-9ac087c9836e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:41.790933 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd2733e5-27ee-42d9-a454-9ac087c9836e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe returned with HTTP 200 Aug 26 09:14:41.791677 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1240/4964] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:41 2026] GET /volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:42.809359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0104caf1-e7d9-492c-acdf-45dde5dc21ac None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:42.811152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0104caf1-e7d9-492c-acdf-45dde5dc21ac tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe Aug 26 09:14:42.811441 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0104caf1-e7d9-492c-acdf-45dde5dc21ac tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:42.811656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0104caf1-e7d9-492c-acdf-45dde5dc21ac tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:42.818804 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0104caf1-e7d9-492c-acdf-45dde5dc21ac tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe returned with HTTP 404 Aug 26 09:14:42.819294 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1245/4965] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:42 2026] GET /volume/v3/volumes/c61dac6e-1ee7-40fc-bb4b-ac2e123c42fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:42.827803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23509105-53e7-476a-9656-7a7b062b6ef6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:42.830631 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23509105-53e7-476a-9656-7a7b062b6ef6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] GET https://10.4.3.236/volume/v3/backups Aug 26 09:14:42.830882 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23509105-53e7-476a-9656-7a7b062b6ef6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:42.831113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23509105-53e7-476a-9656-7a7b062b6ef6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:42.831402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-23509105-53e7-476a-9656-7a7b062b6ef6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:14:42.841264 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23509105-53e7-476a-9656-7a7b062b6ef6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 200 Aug 26 09:14:42.841786 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1233/4966] 10.4.3.236 () {68 vars in 1277 bytes} [Wed Aug 26 09:14:42 2026] GET /volume/v3/backups => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:42.851432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da12baab-9dd6-4379-841c-bbbe7b576d92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:42.852934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da12baab-9dd6-4379-841c-bbbe7b576d92 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] GET https://10.4.3.236/volume/v3/backups?project_id=84e30cf654974427a8351f449efab49b Aug 26 09:14:42.853140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da12baab-9dd6-4379-841c-bbbe7b576d92 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:42.853318 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da12baab-9dd6-4379-841c-bbbe7b576d92 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:42.853559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-da12baab-9dd6-4379-841c-bbbe7b576d92 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Removing options 'project_id' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:14:42.859259 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da12baab-9dd6-4379-841c-bbbe7b576d92 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups?project_id=84e30cf654974427a8351f449efab49b returned with HTTP 200 Aug 26 09:14:42.859781 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1249/4967] 10.4.3.236 () {68 vars in 1364 bytes} [Wed Aug 26 09:14:42 2026] GET /volume/v3/backups?project_id=84e30cf654974427a8351f449efab49b => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:42.869069 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5de5697-eaf1-4069-9851-50a49a8daccf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:42.872533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:14:42.873015 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1581922340"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:42.874805 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1581922340'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:14:42.874990 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume of 1 GB Aug 26 09:14:42.879563 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Availability Zones retrieved successfully. Aug 26 09:14:42.888285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (2af90bb9-321d-47a4-8fe1-97344e5ba976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:42.889568 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a147105-b537-4432-bdb6-063f8c869c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:42.890735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:42.921803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a147105-b537-4432-bdb6-063f8c869c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:42.922813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df18f9a-b31e-4799-baf4-2f4cea84a2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:42.974164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['1030a32b-3502-484f-b885-df7dbb27e1a1', '8b96ecdc-03b9-484c-9ad2-e1af07ad475a', '237b84c7-4f49-4be6-9099-6eba153cbb5a', 'd41275d9-ef86-499b-8492-2fe7eb02ef8a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:42.975295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df18f9a-b31e-4799-baf4-2f4cea84a2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1030a32b-3502-484f-b885-df7dbb27e1a1', '8b96ecdc-03b9-484c-9ad2-e1af07ad475a', '237b84c7-4f49-4be6-9099-6eba153cbb5a', 'd41275d9-ef86-499b-8492-2fe7eb02ef8a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:42.976245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6218a1-eb65-4bac-8f8f-b7f9c22015a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:43.004244 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6218a1-eb65-4bac-8f8f-b7f9c22015a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d8fe55c-a525-43e5-a315-55cd52ab0cc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581922340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['1030a32b-3502-484f-b885-df7dbb27e1a1','8b96ecdc-03b9-484c-9ad2-e1af07ad475a','237b84c7-4f49-4be6-9099-6eba153cbb5a','d41275d9-ef86-499b-8492-2fe7eb02ef8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581922340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d8fe55c-a525-43e5-a315-55cd52ab0cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e30cf654974427a8351f449efab49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e95abba679410f802456c974da700b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:43.005049 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c543a10-4b1b-458d-b833-a22ea0862ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:43.022810 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c543a10-4b1b-458d-b833-a22ea0862ede) transitioned into state 'SUCCESS' from state '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-1581922340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['1030a32b-3502-484f-b885-df7dbb27e1a1','8b96ecdc-03b9-484c-9ad2-e1af07ad475a','237b84c7-4f49-4be6-9099-6eba153cbb5a','d41275d9-ef86-499b-8492-2fe7eb02ef8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e95abba679410f802456c974da700b',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:43.023519 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aed6f07-34da-4c1f-8991-99e14a94078c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:43.033190 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aed6f07-34da-4c1f-8991-99e14a94078c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:43.034080 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Flow 'volume_create_api' (2af90bb9-321d-47a4-8fe1-97344e5ba976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:43.034410 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Create volume request issued successfully. Aug 26 09:14:43.035033 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5de5697-eaf1-4069-9851-50a49a8daccf tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:14:43.035497 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1241/4968] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:14:42 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:43.047863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-075afaf8-c9f4-4925-ba8b-020811dd7ed0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:43.049670 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-075afaf8-c9f4-4925-ba8b-020811dd7ed0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 Aug 26 09:14:43.049946 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-075afaf8-c9f4-4925-ba8b-020811dd7ed0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:43.050125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-075afaf8-c9f4-4925-ba8b-020811dd7ed0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:43.057264 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:43.057264 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:43.060932 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-075afaf8-c9f4-4925-ba8b-020811dd7ed0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:43.065106 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-075afaf8-c9f4-4925-ba8b-020811dd7ed0 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 returned with HTTP 200 Aug 26 09:14:43.065480 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1246/4969] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:43 2026] GET /volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:44.078088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e7305c31-57ca-40f0-8ebf-37bc555b3c8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:44.080683 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7305c31-57ca-40f0-8ebf-37bc555b3c8f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 Aug 26 09:14:44.080982 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7305c31-57ca-40f0-8ebf-37bc555b3c8f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:44.081229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7305c31-57ca-40f0-8ebf-37bc555b3c8f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:44.090703 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:44.090703 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:44.094259 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e7305c31-57ca-40f0-8ebf-37bc555b3c8f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:44.098349 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7305c31-57ca-40f0-8ebf-37bc555b3c8f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 returned with HTTP 200 Aug 26 09:14:44.098790 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1234/4970] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:44 2026] GET /volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:44.111414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:44.113259 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:14:44.113642 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d8fe55c-a525-43e5-a315-55cd52ab0cc5", "name": "tempest-type-Backup-1154543583"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:44.115250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating new backup {'backup': {'volume_id': '2d8fe55c-a525-43e5-a315-55cd52ab0cc5', 'name': 'tempest-type-Backup-1154543583'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:14:44.115392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Creating backup of volume 2d8fe55c-a525-43e5-a315-55cd52ab0cc5 in container None Aug 26 09:14:44.123313 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:44.123313 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:44.123677 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:44.140644 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Created reservations ['86f18f0e-3d4f-4a00-afd2-1295e0981f98', '5a40eb5b-5ddb-40f8-8b32-676f08e34781'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:44.170394 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e032ac8-aab4-4ba2-abfe-eb191f63ec61 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:14:44.170971 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1250/4971] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:14:44 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:14:44.180524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-76e7a45a-2fe5-4605-8873-a02483d354d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:44.182679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76e7a45a-2fe5-4605-8873-a02483d354d1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:44.182880 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76e7a45a-2fe5-4605-8873-a02483d354d1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:44.183065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76e7a45a-2fe5-4605-8873-a02483d354d1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:44.183162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-76e7a45a-2fe5-4605-8873-a02483d354d1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:44.188692 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:44.188692 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:44.189300 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76e7a45a-2fe5-4605-8873-a02483d354d1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:44.189649 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1242/4972] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:44 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:45.199699 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a086b5b8-fda4-43a2-ac62-0361a6794994 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:45.201565 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a086b5b8-fda4-43a2-ac62-0361a6794994 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:45.201818 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a086b5b8-fda4-43a2-ac62-0361a6794994 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:45.202095 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a086b5b8-fda4-43a2-ac62-0361a6794994 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:45.202224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a086b5b8-fda4-43a2-ac62-0361a6794994 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:45.207965 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:45.207965 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:45.208795 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a086b5b8-fda4-43a2-ac62-0361a6794994 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:45.209338 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1247/4973] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:45 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:46.219456 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20791ed4-a4c1-4454-ab07-7a9bcab2ca94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:46.221623 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20791ed4-a4c1-4454-ab07-7a9bcab2ca94 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:46.221905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20791ed4-a4c1-4454-ab07-7a9bcab2ca94 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:46.222129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20791ed4-a4c1-4454-ab07-7a9bcab2ca94 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:46.222362 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-20791ed4-a4c1-4454-ab07-7a9bcab2ca94 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:46.227698 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:46.227698 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:46.228661 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20791ed4-a4c1-4454-ab07-7a9bcab2ca94 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:46.229198 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1235/4974] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:46 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:47.241388 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf1e11ef-1bf8-4e88-8b6e-84c695be79e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:47.243781 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf1e11ef-1bf8-4e88-8b6e-84c695be79e2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:47.244053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf1e11ef-1bf8-4e88-8b6e-84c695be79e2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:47.244387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf1e11ef-1bf8-4e88-8b6e-84c695be79e2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:47.244520 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bf1e11ef-1bf8-4e88-8b6e-84c695be79e2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:47.250185 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:47.250185 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:47.251085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf1e11ef-1bf8-4e88-8b6e-84c695be79e2 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:47.251608 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1251/4975] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:47 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:48.263292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d274b05e-c3e6-46ef-b0b8-711de1dce627 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:48.265640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d274b05e-c3e6-46ef-b0b8-711de1dce627 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:48.265951 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d274b05e-c3e6-46ef-b0b8-711de1dce627 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:48.266208 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d274b05e-c3e6-46ef-b0b8-711de1dce627 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:48.266365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d274b05e-c3e6-46ef-b0b8-711de1dce627 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:48.271576 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:48.271576 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:48.272392 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d274b05e-c3e6-46ef-b0b8-711de1dce627 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:48.272947 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1243/4976] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:48 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:49.283357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fccc0dcf-fa34-4925-915a-61fbb108ed40 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:49.285598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fccc0dcf-fa34-4925-915a-61fbb108ed40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:49.285890 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fccc0dcf-fa34-4925-915a-61fbb108ed40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:49.286144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fccc0dcf-fa34-4925-915a-61fbb108ed40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:49.286298 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fccc0dcf-fa34-4925-915a-61fbb108ed40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:49.291825 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:49.291825 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:49.292616 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fccc0dcf-fa34-4925-915a-61fbb108ed40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:49.293304 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1248/4977] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:49 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:50.305509 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8bdef293-ee94-48ca-bd50-639003c1e37a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:50.307215 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bdef293-ee94-48ca-bd50-639003c1e37a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:50.307448 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bdef293-ee94-48ca-bd50-639003c1e37a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:50.307693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bdef293-ee94-48ca-bd50-639003c1e37a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:50.307821 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8bdef293-ee94-48ca-bd50-639003c1e37a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:50.312043 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:50.312043 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:50.312632 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bdef293-ee94-48ca-bd50-639003c1e37a tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:50.312989 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1236/4978] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:50 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:51.324734 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a290d51-f613-4bff-a553-ecf663ddac25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:51.328077 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a290d51-f613-4bff-a553-ecf663ddac25 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:51.329207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a290d51-f613-4bff-a553-ecf663ddac25 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:51.329207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a290d51-f613-4bff-a553-ecf663ddac25 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:51.329761 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0a290d51-f613-4bff-a553-ecf663ddac25 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:51.338782 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:51.338782 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:51.338782 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a290d51-f613-4bff-a553-ecf663ddac25 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:51.338782 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1252/4979] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:51 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:52.350771 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d41d26b-9b43-4da1-b507-b234b216eae6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:52.352673 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d41d26b-9b43-4da1-b507-b234b216eae6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:52.352941 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d41d26b-9b43-4da1-b507-b234b216eae6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:52.353126 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d41d26b-9b43-4da1-b507-b234b216eae6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:52.353243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6d41d26b-9b43-4da1-b507-b234b216eae6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:52.357988 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:52.357988 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:52.358750 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d41d26b-9b43-4da1-b507-b234b216eae6 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:52.359268 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1244/4980] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:52 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:53.371466 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dfa68445-efa1-4388-8b61-39ec1cdc7c40 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:53.373423 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dfa68445-efa1-4388-8b61-39ec1cdc7c40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:53.373909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dfa68445-efa1-4388-8b61-39ec1cdc7c40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:53.373909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dfa68445-efa1-4388-8b61-39ec1cdc7c40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:53.373909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-dfa68445-efa1-4388-8b61-39ec1cdc7c40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:53.377959 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:53.377959 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:53.378520 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dfa68445-efa1-4388-8b61-39ec1cdc7c40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:53.378827 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1249/4981] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:53 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:54.391382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a3b8a7b-abec-4ada-91cb-938450c378c8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:54.393070 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a3b8a7b-abec-4ada-91cb-938450c378c8 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:54.393305 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a3b8a7b-abec-4ada-91cb-938450c378c8 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:54.393490 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a3b8a7b-abec-4ada-91cb-938450c378c8 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:54.393697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2a3b8a7b-abec-4ada-91cb-938450c378c8 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:54.397567 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:54.397567 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:54.398163 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a3b8a7b-abec-4ada-91cb-938450c378c8 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:54.398496 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1237/4982] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:54 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:55.410723 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ea84ad3-2184-4556-92a7-88159f3b7e40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:55.413149 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ea84ad3-2184-4556-92a7-88159f3b7e40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:55.413595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ea84ad3-2184-4556-92a7-88159f3b7e40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:55.414053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ea84ad3-2184-4556-92a7-88159f3b7e40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:55.414303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8ea84ad3-2184-4556-92a7-88159f3b7e40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:55.421420 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:55.421420 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:55.422870 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ea84ad3-2184-4556-92a7-88159f3b7e40 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:55.422870 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1253/4983] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:55 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:56.432514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d1a1fc45-8ddc-4e68-8a03-5dbd96cec2ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:56.435624 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1a1fc45-8ddc-4e68-8a03-5dbd96cec2ee tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:56.435920 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1a1fc45-8ddc-4e68-8a03-5dbd96cec2ee tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:56.436164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1a1fc45-8ddc-4e68-8a03-5dbd96cec2ee tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:56.436211 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d1a1fc45-8ddc-4e68-8a03-5dbd96cec2ee tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:56.439473 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=198,cinder:UPDATE=38,cinder:INSERT=20 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:14:56.446441 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:56.446441 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:56.447868 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1a1fc45-8ddc-4e68-8a03-5dbd96cec2ee tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:56.448998 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1245/4984] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:56 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:57.459214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b25c04c8-e73a-4626-817d-f62b7417b1dd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:57.461307 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b25c04c8-e73a-4626-817d-f62b7417b1dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:57.461554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b25c04c8-e73a-4626-817d-f62b7417b1dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:57.462077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b25c04c8-e73a-4626-817d-f62b7417b1dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:57.462077 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b25c04c8-e73a-4626-817d-f62b7417b1dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:57.466542 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:57.466542 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:57.467168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b25c04c8-e73a-4626-817d-f62b7417b1dd tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:57.467586 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1250/4985] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:57 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:58.479090 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-627c8001-423e-4f92-a1df-5a7c42cd38af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:58.481541 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-627c8001-423e-4f92-a1df-5a7c42cd38af tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:14:58.481866 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-627c8001-423e-4f92-a1df-5a7c42cd38af tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:58.482139 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-627c8001-423e-4f92-a1df-5a7c42cd38af tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:58.482285 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-627c8001-423e-4f92-a1df-5a7c42cd38af tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:14:58.487828 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:58.487828 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:14:58.488690 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-627c8001-423e-4f92-a1df-5a7c42cd38af tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:14:58.489174 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1238/4986] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:58 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:14:58.502887 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:58.504799 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] POST https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26/action Aug 26 09:14:58.506959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:14:58.506959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:58.506959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Updating backup 'd6365a45-496c-4214-8b80-f260238b7f26' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 09:14:58.515059 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:58.515059 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:58.516434 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1fe89583e86a4b2aa88b4bded8925867', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84e30cf654974427a8351f449efab49b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:14:58.517371 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65fdc9d5-37ac-4d98-8139-b8a422a28762 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26/action returned with HTTP 403 Aug 26 09:14:58.517371 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1254/4987] 10.4.3.236 () {70 vars in 1430 bytes} [Wed Aug 26 09:14:58 2026] POST /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:58.525857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-370ce364-2279-45a1-8884-a374b19dd48e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:58.527609 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 Aug 26 09:14:58.527867 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:58.528047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:58.528270 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume with id: 2d8fe55c-a525-43e5-a315-55cd52ab0cc5 Aug 26 09:14:58.536445 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:58.536445 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:14:58.536865 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:58.555866 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume request issued successfully. Aug 26 09:14:58.556106 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-370ce364-2279-45a1-8884-a374b19dd48e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 returned with HTTP 202 Aug 26 09:14:58.556427 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1246/4988] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:14:58 2026] DELETE /volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:14:58.567143 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ea632ba-c1ec-42b9-9727-419539aef9aa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:58.568877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ea632ba-c1ec-42b9-9727-419539aef9aa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 Aug 26 09:14:58.569074 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ea632ba-c1ec-42b9-9727-419539aef9aa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:58.569241 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ea632ba-c1ec-42b9-9727-419539aef9aa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:58.575554 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:58.575554 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:14:58.578797 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-3ea632ba-c1ec-42b9-9727-419539aef9aa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:14:58.582361 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ea632ba-c1ec-42b9-9727-419539aef9aa tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 returned with HTTP 200 Aug 26 09:14:58.582705 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1251/4989] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:58 2026] GET /volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:14:59.597118 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f8e57f1-2520-43ff-b909-ecf45be2929c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:59.599063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f8e57f1-2520-43ff-b909-ecf45be2929c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 Aug 26 09:14:59.599351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f8e57f1-2520-43ff-b909-ecf45be2929c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:14:59.599576 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f8e57f1-2520-43ff-b909-ecf45be2929c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:14:59.605264 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f8e57f1-2520-43ff-b909-ecf45be2929c tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 returned with HTTP 404 Aug 26 09:14:59.605719 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1239/4990] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:14:59 2026] GET /volume/v3/volumes/2d8fe55c-a525-43e5-a315-55cd52ab0cc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:14:59.613428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:14:59.615182 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] POST https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517/restore Aug 26 09:14:59.615779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:14:59.617125 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Restoring backup 87ebfc70-503f-4d42-bf78-412848991517 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100238) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:14:59.617260 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Restoring backup 87ebfc70-503f-4d42-bf78-412848991517 to volume None. Aug 26 09:14:59.621354 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:59.621354 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:59.622416 np0000008153 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Creating volume of 1 GB for restore of backup 87ebfc70-503f-4d42-bf78-412848991517. Aug 26 09:14:59.626106 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Availability Zones retrieved successfully. Aug 26 09:14:59.631153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Flow 'volume_create_api' (80c5f740-818c-465a-82f3-7108b7ef40b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:59.632192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f4d56d-6ce9-4205-b356-783689ca5e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:59.633098 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:14:59.661355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f4d56d-6ce9-4205-b356-783689ca5e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:59.662019 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c495ff-9499-4d19-bb80-4824f82963d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:59.695363 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Created reservations ['fd26b8c4-0283-4cdf-85f8-a881b577f166', 'cbada1bd-7da5-4ffa-9185-5e35827e7ffa', 'ac0536e1-91e5-43fc-b42b-4cfe31765890', 'fed278cb-679e-4749-89a0-9bfee7a01b52'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:14:59.696292 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c495ff-9499-4d19-bb80-4824f82963d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd26b8c4-0283-4cdf-85f8-a881b577f166', 'cbada1bd-7da5-4ffa-9185-5e35827e7ffa', 'ac0536e1-91e5-43fc-b42b-4cfe31765890', 'fed278cb-679e-4749-89a0-9bfee7a01b52']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:59.696955 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da78cb4b-58e0-49e5-8c1b-4bfe65a6a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:59.724686 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da78cb4b-58e0-49e5-8c1b-4bfe65a6a239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7415ee19-c315-44df-a86c-875eed7bece3', '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='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['fd26b8c4-0283-4cdf-85f8-a881b577f166','cbada1bd-7da5-4ffa-9185-5e35827e7ffa','ac0536e1-91e5-43fc-b42b-4cfe31765890','fed278cb-679e-4749-89a0-9bfee7a01b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe89583e86a4b2aa88b4bded8925867',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:14:59Z,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=7415ee19-c315-44df-a86c-875eed7bece3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e30cf654974427a8351f449efab49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fe89583e86a4b2aa88b4bded8925867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:59.725424 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db3ecf9-abc6-4723-9969-4586517d56c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:59.740558 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db3ecf9-abc6-4723-9969-4586517d56c3) transitioned into 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='84e30cf654974427a8351f449efab49b',qos_specs=None,replication_status=,reservations=['fd26b8c4-0283-4cdf-85f8-a881b577f166','cbada1bd-7da5-4ffa-9185-5e35827e7ffa','ac0536e1-91e5-43fc-b42b-4cfe31765890','fed278cb-679e-4749-89a0-9bfee7a01b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe89583e86a4b2aa88b4bded8925867',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:59.741279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb55e28-dd26-424a-aa10-be6a5e1faf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:14:59.749694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb55e28-dd26-424a-aa10-be6a5e1faf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:14:59.750611 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Flow 'volume_create_api' (80c5f740-818c-465a-82f3-7108b7ef40b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:14:59.751005 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Create volume request issued successfully. Aug 26 09:14:59.759512 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:14:59.759512 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:14:59.760026 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Volume info retrieved successfully. Aug 26 09:15:00.766354 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:00.766354 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:00.766805 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Volume info retrieved successfully. Aug 26 09:15:00.766939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Checking backup size 1 against volume size 1 {{(pid=100238) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:15:00.767034 np0000008153 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Overwriting volume 7415ee19-c315-44df-a86c-875eed7bece3 with restore of backup 87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:00.777750 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] restore_backup in rpcapi backup_id 87ebfc70-503f-4d42-bf78-412848991517 {{(pid=100238) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:15:00.779326 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b3b7bbd-2dba-4dbc-b5eb-dd8563c494e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517/restore returned with HTTP 202 Aug 26 09:15:00.779722 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1255/4991] 10.4.3.236 () {70 vars in 1433 bytes} [Wed Aug 26 09:14:59 2026] POST /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517/restore => generated 152 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:00.787556 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84596368-6de9-4ff8-a39a-c20325590ca4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:00.789393 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84596368-6de9-4ff8-a39a-c20325590ca4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:00.789618 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84596368-6de9-4ff8-a39a-c20325590ca4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:00.789826 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84596368-6de9-4ff8-a39a-c20325590ca4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:00.789972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-84596368-6de9-4ff8-a39a-c20325590ca4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:00.794078 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:00.794078 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:00.794761 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84596368-6de9-4ff8-a39a-c20325590ca4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:00.795173 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1247/4992] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:00 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:01.806453 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-29f75775-1be6-432a-8261-819d0362b648 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:01.808681 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29f75775-1be6-432a-8261-819d0362b648 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:01.808933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29f75775-1be6-432a-8261-819d0362b648 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:01.809163 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29f75775-1be6-432a-8261-819d0362b648 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:01.809296 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-29f75775-1be6-432a-8261-819d0362b648 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:01.813899 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:01.813899 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:01.814632 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29f75775-1be6-432a-8261-819d0362b648 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:01.814979 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1252/4993] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:01 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:02.760967 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8b1d3704-7920-4b7b-b4cc-120fbda1cb8f req-47eee690-dc05-4eb2-bb5d-85009e6b35bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:02.762861 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8b1d3704-7920-4b7b-b4cc-120fbda1cb8f req-47eee690-dc05-4eb2-bb5d-85009e6b35bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:15:02.763059 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8b1d3704-7920-4b7b-b4cc-120fbda1cb8f req-47eee690-dc05-4eb2-bb5d-85009e6b35bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:02.763235 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8b1d3704-7920-4b7b-b4cc-120fbda1cb8f req-47eee690-dc05-4eb2-bb5d-85009e6b35bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:02.771783 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:02.771783 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:02.775159 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-8b1d3704-7920-4b7b-b4cc-120fbda1cb8f req-47eee690-dc05-4eb2-bb5d-85009e6b35bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:02.779677 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8b1d3704-7920-4b7b-b4cc-120fbda1cb8f req-47eee690-dc05-4eb2-bb5d-85009e6b35bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:15:02.780112 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1240/4994] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:02 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:02.826919 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab87678e-6c6a-4172-ae26-6f5e51c8074e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:02.828953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab87678e-6c6a-4172-ae26-6f5e51c8074e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:02.829204 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab87678e-6c6a-4172-ae26-6f5e51c8074e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:02.829453 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab87678e-6c6a-4172-ae26-6f5e51c8074e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:02.829610 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ab87678e-6c6a-4172-ae26-6f5e51c8074e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:02.834568 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:02.834568 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:02.835366 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab87678e-6c6a-4172-ae26-6f5e51c8074e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:02.835831 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1256/4995] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:02 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:03.847276 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ead3d93f-279b-40b2-b0ba-74f7bbea11b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:03.849440 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ead3d93f-279b-40b2-b0ba-74f7bbea11b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:03.849914 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ead3d93f-279b-40b2-b0ba-74f7bbea11b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:03.850188 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ead3d93f-279b-40b2-b0ba-74f7bbea11b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:03.850439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ead3d93f-279b-40b2-b0ba-74f7bbea11b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:03.854868 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:03.854868 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:03.855545 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ead3d93f-279b-40b2-b0ba-74f7bbea11b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:03.855986 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1248/4996] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:03 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:04.867343 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fdb082b0-b1b5-41c6-9a4d-2c0d5352a218 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:04.869125 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fdb082b0-b1b5-41c6-9a4d-2c0d5352a218 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:04.869440 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fdb082b0-b1b5-41c6-9a4d-2c0d5352a218 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:04.870764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fdb082b0-b1b5-41c6-9a4d-2c0d5352a218 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:04.870764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-fdb082b0-b1b5-41c6-9a4d-2c0d5352a218 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:04.874439 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:04.874439 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:04.875587 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fdb082b0-b1b5-41c6-9a4d-2c0d5352a218 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:04.876075 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1253/4997] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:04 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:05.685301 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d012ac48-1309-487f-84b0-8588e9443388 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:05.687080 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d012ac48-1309-487f-84b0-8588e9443388 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:15:05.687281 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d012ac48-1309-487f-84b0-8588e9443388 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:05.687516 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d012ac48-1309-487f-84b0-8588e9443388 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:05.696591 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:05.696591 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:05.700114 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d012ac48-1309-487f-84b0-8588e9443388 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:05.704061 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d012ac48-1309-487f-84b0-8588e9443388 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:15:05.704401 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1241/4998] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:05 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:05.746794 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9889eea5-8293-40cc-b7e7-26987d4fecbe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:05.748665 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9889eea5-8293-40cc-b7e7-26987d4fecbe tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:15:05.748827 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9889eea5-8293-40cc-b7e7-26987d4fecbe tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:05.749014 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9889eea5-8293-40cc-b7e7-26987d4fecbe tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:05.757212 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:05.757212 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:05.760020 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9889eea5-8293-40cc-b7e7-26987d4fecbe tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:05.763392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9889eea5-8293-40cc-b7e7-26987d4fecbe tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:15:05.763769 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1257/4999] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:05 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:05.782143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:05.784826 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2/action Aug 26 09:15:05.785484 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:05.785818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:05.801450 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:05.801450 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:05.802977 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:05.810596 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Begin detaching volume completed successfully. Aug 26 09:15:05.811880 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-9a61da6a-6b5a-4fa7-9e93-931fd83c1749 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2/action returned with HTTP 202 Aug 26 09:15:05.812453 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1249/5000] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:15:05 2026] POST /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:05.875187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c89bb96a-3b1e-4644-8f34-4a1221ebc192 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:05.875187 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c89bb96a-3b1e-4644-8f34-4a1221ebc192 None None] GET https://10.4.3.236/volume// Aug 26 09:15:05.875187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c89bb96a-3b1e-4644-8f34-4a1221ebc192 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:05.875187 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c89bb96a-3b1e-4644-8f34-4a1221ebc192 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:05.875187 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c89bb96a-3b1e-4644-8f34-4a1221ebc192 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:05.875187 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1254/5001] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:15:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:15:05.884927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-f006669a-5d33-4f12-9b15-bf30f3cc7536 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:05.887575 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-f006669a-5d33-4f12-9b15-bf30f3cc7536 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:15:05.887872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-f006669a-5d33-4f12-9b15-bf30f3cc7536 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:05.888079 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-f006669a-5d33-4f12-9b15-bf30f3cc7536 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:05.888561 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b4188eb-7214-4f8a-bedb-f93efc6bdc62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:05.890714 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b4188eb-7214-4f8a-bedb-f93efc6bdc62 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:05.890998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b4188eb-7214-4f8a-bedb-f93efc6bdc62 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:05.891251 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b4188eb-7214-4f8a-bedb-f93efc6bdc62 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:05.891387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1b4188eb-7214-4f8a-bedb-f93efc6bdc62 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:05.896251 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:05.896251 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:05.896981 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b4188eb-7214-4f8a-bedb-f93efc6bdc62 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:05.897397 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1258/5002] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:05 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:05.898385 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:05.898385 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:05.902149 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-f006669a-5d33-4f12-9b15-bf30f3cc7536 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:05.906699 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-f006669a-5d33-4f12-9b15-bf30f3cc7536 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:15:05.907208 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1242/5003] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:05 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:06.717986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-0e56d25a-62f9-4d0f-9746-61c60c041dd7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:06.719962 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-0e56d25a-62f9-4d0f-9746-61c60c041dd7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc Aug 26 09:15:06.720382 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-0e56d25a-62f9-4d0f-9746-61c60c041dd7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:06.721558 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-0e56d25a-62f9-4d0f-9746-61c60c041dd7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:06.727912 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:06.727912 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:06.784503 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c679472f-df2f-4cd1-bf5d-412cc9cb4000 req-0e56d25a-62f9-4d0f-9746-61c60c041dd7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc returned with HTTP 200 Aug 26 09:15:06.785723 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1250/5004] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:15:06 2026] DELETE /volume/v3/attachments/0ac1901f-3b94-4a27-82a6-74a2dcab50dc => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:06.907457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5947722a-2cdc-47c3-8474-6ca1145dc3f4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:06.909181 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5947722a-2cdc-47c3-8474-6ca1145dc3f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:06.909569 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5947722a-2cdc-47c3-8474-6ca1145dc3f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:06.910910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5947722a-2cdc-47c3-8474-6ca1145dc3f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:06.910910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-5947722a-2cdc-47c3-8474-6ca1145dc3f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:06.914924 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:06.914924 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:06.916183 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5947722a-2cdc-47c3-8474-6ca1145dc3f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:06.916183 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1255/5005] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:06 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:06.923793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ade179d5-3e9f-4446-9e45-80bdef3e2b8a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:06.925412 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ade179d5-3e9f-4446-9e45-80bdef3e2b8a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:15:06.925583 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ade179d5-3e9f-4446-9e45-80bdef3e2b8a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:06.925767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ade179d5-3e9f-4446-9e45-80bdef3e2b8a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:06.932312 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:06.932312 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:06.935754 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ade179d5-3e9f-4446-9e45-80bdef3e2b8a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:06.939768 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ade179d5-3e9f-4446-9e45-80bdef3e2b8a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:15:06.940141 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1259/5006] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:06 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:07.929924 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8c436279-4b5c-48f9-9a1a-fefb795e6c68 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:07.932889 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c436279-4b5c-48f9-9a1a-fefb795e6c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:07.933154 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c436279-4b5c-48f9-9a1a-fefb795e6c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:07.933376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c436279-4b5c-48f9-9a1a-fefb795e6c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:07.933513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8c436279-4b5c-48f9-9a1a-fefb795e6c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:07.938769 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:07.938769 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:07.939621 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c436279-4b5c-48f9-9a1a-fefb795e6c68 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:07.940140 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1243/5007] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:07 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:08.951524 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6cdefb3e-6d6d-4a2d-a90a-97f9fe877a98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:08.953664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cdefb3e-6d6d-4a2d-a90a-97f9fe877a98 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:08.953945 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cdefb3e-6d6d-4a2d-a90a-97f9fe877a98 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:08.954165 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cdefb3e-6d6d-4a2d-a90a-97f9fe877a98 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:08.954290 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6cdefb3e-6d6d-4a2d-a90a-97f9fe877a98 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:08.959188 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:08.959188 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:08.959932 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cdefb3e-6d6d-4a2d-a90a-97f9fe877a98 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:08.960337 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1251/5008] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:08 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:09.970986 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4aff7bd0-cb53-4e57-a2e5-0027a3b6bdb4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:09.973201 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4aff7bd0-cb53-4e57-a2e5-0027a3b6bdb4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:09.973510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4aff7bd0-cb53-4e57-a2e5-0027a3b6bdb4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:09.973772 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4aff7bd0-cb53-4e57-a2e5-0027a3b6bdb4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:09.973946 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-4aff7bd0-cb53-4e57-a2e5-0027a3b6bdb4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:09.979059 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:09.979059 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:09.979833 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4aff7bd0-cb53-4e57-a2e5-0027a3b6bdb4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:09.980331 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1256/5009] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:09 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:10.991713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93733e4e-1858-427d-b0fe-431828ff2e4f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:10.993610 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93733e4e-1858-427d-b0fe-431828ff2e4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:10.993925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93733e4e-1858-427d-b0fe-431828ff2e4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:10.994140 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93733e4e-1858-427d-b0fe-431828ff2e4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:10.994236 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-93733e4e-1858-427d-b0fe-431828ff2e4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:10.998899 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:10.998899 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:10.999895 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93733e4e-1858-427d-b0fe-431828ff2e4f tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:11.000548 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1260/5010] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:10 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:12.014503 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-286e5d6c-5c5c-4de5-87e8-a4e23fd79d55 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:12.016321 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-286e5d6c-5c5c-4de5-87e8-a4e23fd79d55 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:12.016567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-286e5d6c-5c5c-4de5-87e8-a4e23fd79d55 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:12.016763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-286e5d6c-5c5c-4de5-87e8-a4e23fd79d55 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:12.016923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-286e5d6c-5c5c-4de5-87e8-a4e23fd79d55 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:12.021161 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:12.021161 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:12.021677 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-286e5d6c-5c5c-4de5-87e8-a4e23fd79d55 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:12.022036 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1244/5011] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:12 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:12.033068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:12.035156 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 Aug 26 09:15:12.035156 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:12.035323 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:12.035586 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume with id: 7415ee19-c315-44df-a86c-875eed7bece3 Aug 26 09:15:12.043485 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:12.043485 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:12.043808 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:15:12.066265 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume request issued successfully. Aug 26 09:15:12.066548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8df0f54-99c1-4e1a-b0e8-a885ee6b01e1 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 returned with HTTP 202 Aug 26 09:15:12.067065 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1252/5012] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:15:12 2026] DELETE /volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:12.074925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c86c254c-985e-4221-9b20-fe11adba3885 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:12.076597 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c86c254c-985e-4221-9b20-fe11adba3885 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 Aug 26 09:15:12.076774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c86c254c-985e-4221-9b20-fe11adba3885 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:12.076977 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c86c254c-985e-4221-9b20-fe11adba3885 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:12.084296 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:12.084296 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:12.087704 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c86c254c-985e-4221-9b20-fe11adba3885 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:15:12.091523 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c86c254c-985e-4221-9b20-fe11adba3885 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 returned with HTTP 200 Aug 26 09:15:12.091895 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1257/5013] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:12 2026] GET /volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:13.105796 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf164526-16ee-4845-ae3d-24c072235a1e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:13.107567 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf164526-16ee-4845-ae3d-24c072235a1e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 Aug 26 09:15:13.107786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf164526-16ee-4845-ae3d-24c072235a1e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:13.108033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf164526-16ee-4845-ae3d-24c072235a1e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:13.114196 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf164526-16ee-4845-ae3d-24c072235a1e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 returned with HTTP 404 Aug 26 09:15:13.114723 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1261/5014] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:13 2026] GET /volume/v3/volumes/7415ee19-c315-44df-a86c-875eed7bece3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:13.122114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-19daff4a-6f62-4ff2-a7e8-66884b30238e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:13.124862 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19daff4a-6f62-4ff2-a7e8-66884b30238e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:13.125032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19daff4a-6f62-4ff2-a7e8-66884b30238e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:13.125271 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19daff4a-6f62-4ff2-a7e8-66884b30238e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:13.125465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-19daff4a-6f62-4ff2-a7e8-66884b30238e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:13.134835 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:13.134835 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:13.135657 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19daff4a-6f62-4ff2-a7e8-66884b30238e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-member] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:13.136037 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1245/5015] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:13 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:13.146673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83b06b40-c634-484f-81d2-0227f762c3a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:13.149044 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83b06b40-c634-484f-81d2-0227f762c3a3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:15:13.149392 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83b06b40-c634-484f-81d2-0227f762c3a3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:13.149680 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83b06b40-c634-484f-81d2-0227f762c3a3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:13.149862 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-83b06b40-c634-484f-81d2-0227f762c3a3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete backup with id: d6365a45-496c-4214-8b80-f260238b7f26. Aug 26 09:15:13.155730 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:13.155730 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:13.171277 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-83b06b40-c634-484f-81d2-0227f762c3a3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] delete_backup rpcapi backup_id d6365a45-496c-4214-8b80-f260238b7f26 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:15:13.173473 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83b06b40-c634-484f-81d2-0227f762c3a3 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 202 Aug 26 09:15:13.174041 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1253/5016] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:15:13 2026] DELETE /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:13.181210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b4871a65-4975-4304-b8d9-d6e76c885233 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:13.183613 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4871a65-4975-4304-b8d9-d6e76c885233 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:15:13.184091 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4871a65-4975-4304-b8d9-d6e76c885233 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:13.184211 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b4871a65-4975-4304-b8d9-d6e76c885233 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:13.184374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b4871a65-4975-4304-b8d9-d6e76c885233 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:13.189421 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:13.189421 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:13.190256 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b4871a65-4975-4304-b8d9-d6e76c885233 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 200 Aug 26 09:15:13.190592 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1258/5017] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:13 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:14.200722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-477c9b55-9265-4d52-95fc-ea539c3786b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:14.202631 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-477c9b55-9265-4d52-95fc-ea539c3786b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 Aug 26 09:15:14.202829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-477c9b55-9265-4d52-95fc-ea539c3786b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:14.203024 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-477c9b55-9265-4d52-95fc-ea539c3786b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:14.203126 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-477c9b55-9265-4d52-95fc-ea539c3786b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id d6365a45-496c-4214-8b80-f260238b7f26. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:14.206748 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-477c9b55-9265-4d52-95fc-ea539c3786b9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 returned with HTTP 404 Aug 26 09:15:14.207232 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1262/5018] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:14 2026] GET /volume/v3/backups/d6365a45-496c-4214-8b80-f260238b7f26 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:14.214061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-967d747a-3a69-49d5-82d0-708a36fcf243 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:14.215873 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-967d747a-3a69-49d5-82d0-708a36fcf243 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:15:14.216102 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-967d747a-3a69-49d5-82d0-708a36fcf243 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:14.216296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-967d747a-3a69-49d5-82d0-708a36fcf243 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:14.216885 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-967d747a-3a69-49d5-82d0-708a36fcf243 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete backup with id: 53b9078f-e0bd-42a7-9528-55e005732a81. Aug 26 09:15:14.220541 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:14.220541 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:14.233865 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-967d747a-3a69-49d5-82d0-708a36fcf243 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] delete_backup rpcapi backup_id 53b9078f-e0bd-42a7-9528-55e005732a81 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:15:14.235873 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-967d747a-3a69-49d5-82d0-708a36fcf243 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 202 Aug 26 09:15:14.236370 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1246/5019] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:15:14 2026] DELETE /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:14.244276 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca204ea5-fa8f-4462-af08-b033fa9afd19 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:14.246191 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca204ea5-fa8f-4462-af08-b033fa9afd19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:15:14.246409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca204ea5-fa8f-4462-af08-b033fa9afd19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:14.247447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca204ea5-fa8f-4462-af08-b033fa9afd19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:14.247447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ca204ea5-fa8f-4462-af08-b033fa9afd19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:14.251217 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:14.251217 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:14.251964 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca204ea5-fa8f-4462-af08-b033fa9afd19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 200 Aug 26 09:15:14.252344 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1254/5020] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:14 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:15.264093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0dd5136b-1ff2-438c-9456-6e25d6d5556b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:15.266364 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dd5136b-1ff2-438c-9456-6e25d6d5556b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 Aug 26 09:15:15.266635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dd5136b-1ff2-438c-9456-6e25d6d5556b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:15.266909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0dd5136b-1ff2-438c-9456-6e25d6d5556b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:15.267070 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0dd5136b-1ff2-438c-9456-6e25d6d5556b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 53b9078f-e0bd-42a7-9528-55e005732a81. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:15.270598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0dd5136b-1ff2-438c-9456-6e25d6d5556b tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 returned with HTTP 404 Aug 26 09:15:15.271053 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1259/5021] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:15 2026] GET /volume/v3/backups/53b9078f-e0bd-42a7-9528-55e005732a81 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:15.279629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:15.281025 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:15.281215 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:15.281445 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:15.281586 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete backup with id: 87ebfc70-503f-4d42-bf78-412848991517. Aug 26 09:15:15.286125 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:15.286125 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:15.298271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] delete_backup rpcapi backup_id 87ebfc70-503f-4d42-bf78-412848991517 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:15:15.300883 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f740caa2-ca5f-404b-bab8-59d7b7c1de05 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 202 Aug 26 09:15:15.301298 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1263/5022] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:15:15 2026] DELETE /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:15.308994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b89e6f06-6ec5-4a9b-86a2-c7e2e8f53870 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:15.312538 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b89e6f06-6ec5-4a9b-86a2-c7e2e8f53870 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:15.312806 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b89e6f06-6ec5-4a9b-86a2-c7e2e8f53870 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:15.313017 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b89e6f06-6ec5-4a9b-86a2-c7e2e8f53870 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:15.313112 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b89e6f06-6ec5-4a9b-86a2-c7e2e8f53870 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:15.318554 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:15.318554 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:15.319169 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b89e6f06-6ec5-4a9b-86a2-c7e2e8f53870 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 200 Aug 26 09:15:15.319527 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1247/5023] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:15 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:16.331195 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22021aab-febf-4de5-bd5d-be78f00e1de9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:16.333540 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22021aab-febf-4de5-bd5d-be78f00e1de9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 Aug 26 09:15:16.333735 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22021aab-febf-4de5-bd5d-be78f00e1de9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:16.333953 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22021aab-febf-4de5-bd5d-be78f00e1de9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:16.334065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-22021aab-febf-4de5-bd5d-be78f00e1de9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Show backup with id 87ebfc70-503f-4d42-bf78-412848991517. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:15:16.338606 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22021aab-febf-4de5-bd5d-be78f00e1de9 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 returned with HTTP 404 Aug 26 09:15:16.339499 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1255/5024] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:16 2026] GET /volume/v3/backups/87ebfc70-503f-4d42-bf78-412848991517 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:16.347525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:16.349660 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a Aug 26 09:15:16.350057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:16.351917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:16.351917 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume with id: 8a64ffcc-7a56-49c4-b845-3af904653a7a Aug 26 09:15:16.358868 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:16.358868 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:16.358868 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:15:16.387433 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Delete volume request issued successfully. Aug 26 09:15:16.387819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1679941-d0ef-47f8-ad11-72a275d92b19 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a returned with HTTP 202 Aug 26 09:15:16.388222 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1260/5025] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:15:16 2026] DELETE /volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:16.396251 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63accad9-2639-4f0a-a085-11a09a608a4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:16.398073 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63accad9-2639-4f0a-a085-11a09a608a4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a Aug 26 09:15:16.398275 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63accad9-2639-4f0a-a085-11a09a608a4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:16.398497 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63accad9-2639-4f0a-a085-11a09a608a4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:16.406638 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:16.406638 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:16.410926 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63accad9-2639-4f0a-a085-11a09a608a4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Volume info retrieved successfully. Aug 26 09:15:16.415264 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63accad9-2639-4f0a-a085-11a09a608a4e tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a returned with HTTP 200 Aug 26 09:15:16.415771 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1264/5026] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:16 2026] GET /volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:16.582065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9f267a8-5a7f-45f2-be15-1984bb1d27b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:16.583997 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9f267a8-5a7f-45f2-be15-1984bb1d27b6 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:15:16.584112 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9f267a8-5a7f-45f2-be15-1984bb1d27b6 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:16.584297 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9f267a8-5a7f-45f2-be15-1984bb1d27b6 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:16.591989 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:16.591989 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:16.596610 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9f267a8-5a7f-45f2-be15-1984bb1d27b6 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:15:16.602247 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9f267a8-5a7f-45f2-be15-1984bb1d27b6 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:15:16.602807 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1248/5027] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:16 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:16.665278 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0015884c-d2d6-4c25-9142-a50d2075fbf5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:16.667437 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0015884c-d2d6-4c25-9142-a50d2075fbf5 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:15:16.667602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0015884c-d2d6-4c25-9142-a50d2075fbf5 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:16.667798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0015884c-d2d6-4c25-9142-a50d2075fbf5 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:16.676874 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:16.676874 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:16.681090 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0015884c-d2d6-4c25-9142-a50d2075fbf5 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:15:16.687092 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0015884c-d2d6-4c25-9142-a50d2075fbf5 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:15:16.687573 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1256/5028] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:16 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:17.432688 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8f27667a-6300-44f0-b2a8-250253efa7f4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:17.435168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f27667a-6300-44f0-b2a8-250253efa7f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] GET https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a Aug 26 09:15:17.436076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f27667a-6300-44f0-b2a8-250253efa7f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:17.436323 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f27667a-6300-44f0-b2a8-250253efa7f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:17.452207 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f27667a-6300-44f0-b2a8-250253efa7f4 tempest-ProjectMemberTests33-1551610446 tempest-ProjectMemberTests33-1551610446-project-admin] https://10.4.3.236/volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a returned with HTTP 404 Aug 26 09:15:17.452787 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1261/5029] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:15:17 2026] GET /volume/v3/volumes/8a64ffcc-7a56-49c4-b845-3af904653a7a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:19.446761 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-a9bded43-69fa-427e-bd27-f5f74e10f8bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.451173 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-a9bded43-69fa-427e-bd27-f5f74e10f8bc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:19.451495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-a9bded43-69fa-427e-bd27-f5f74e10f8bc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.451771 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-a9bded43-69fa-427e-bd27-f5f74e10f8bc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.466405 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.466405 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:19.472156 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-a9bded43-69fa-427e-bd27-f5f74e10f8bc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:19.480865 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-a9bded43-69fa-427e-bd27-f5f74e10f8bc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:19.481374 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1265/5030] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:19 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:19.558382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c19934b1-bb26-48c3-bda0-2355e4e039bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.558792 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c19934b1-bb26-48c3-bda0-2355e4e039bf None None] GET https://10.4.3.236/volume// Aug 26 09:15:19.558870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c19934b1-bb26-48c3-bda0-2355e4e039bf None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.559141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c19934b1-bb26-48c3-bda0-2355e4e039bf None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.559466 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c19934b1-bb26-48c3-bda0-2355e4e039bf None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:19.560218 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1249/5031] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:15: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 26 09:15:19.570870 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-2faf7f2c-811e-4be6-bc4f-fb092ab5b33d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.573149 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-2faf7f2c-811e-4be6-bc4f-fb092ab5b33d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:15:19.573494 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-2faf7f2c-811e-4be6-bc4f-fb092ab5b33d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fe331c3-dbe5-42d6-af52-17bd229aa5af", "connector": null, "instance_uuid": "43483ad1-01ac-4150-b39f-2f575a2a1d1f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:19.585489 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.585489 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:19.613791 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-2faf7f2c-811e-4be6-bc4f-fb092ab5b33d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:15:19.614313 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1257/5032] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:15:19 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:19.646726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0e5502e9-9890-40ec-b67a-981573b939f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.648993 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0e5502e9-9890-40ec-b67a-981573b939f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:19.649247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0e5502e9-9890-40ec-b67a-981573b939f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.649567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0e5502e9-9890-40ec-b67a-981573b939f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.652247 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=82,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:15:19.652911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.654999 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] DELETE https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:15:19.655186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.655528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.655614 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Delete volume with id: 14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:15:19.661098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f9fde152-cf89-40d2-ba48-0578201761a2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.661414 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9fde152-cf89-40d2-ba48-0578201761a2 None None] GET https://10.4.3.236/volume// Aug 26 09:15:19.661532 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9fde152-cf89-40d2-ba48-0578201761a2 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.661753 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9fde152-cf89-40d2-ba48-0578201761a2 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.662121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9fde152-cf89-40d2-ba48-0578201761a2 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:19.662460 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1250/5033] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:15: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 26 09:15:19.664448 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.664448 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:19.664948 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:15:19.666670 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.666670 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:19.671863 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-ef0475c6-9f3c-44ff-8238-56e71279a7f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.672002 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0e5502e9-9890-40ec-b67a-981573b939f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:19.674517 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-ef0475c6-9f3c-44ff-8238-56e71279a7f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:19.674832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-ef0475c6-9f3c-44ff-8238-56e71279a7f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.675108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-ef0475c6-9f3c-44ff-8238-56e71279a7f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.678461 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0e5502e9-9890-40ec-b67a-981573b939f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:19.678979 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1262/5034] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:19 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:19.687403 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Delete volume request issued successfully. Aug 26 09:15:19.687684 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-735d5b51-ef83-4d50-b641-0ccc43f3ba6b tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 202 Aug 26 09:15:19.688461 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1266/5035] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:19 2026] DELETE /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:19.691825 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.691825 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:19.697154 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-ef0475c6-9f3c-44ff-8238-56e71279a7f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:19.698179 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc6b654e-b4e8-4c5f-a957-99909c41ef87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.700527 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc6b654e-b4e8-4c5f-a957-99909c41ef87 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:15:19.700977 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc6b654e-b4e8-4c5f-a957-99909c41ef87 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:19.701407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc6b654e-b4e8-4c5f-a957-99909c41ef87 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:19.703180 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-ef0475c6-9f3c-44ff-8238-56e71279a7f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:19.703744 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1258/5036] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:19 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:19.704700 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=101,cinder:UPDATE=13 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:15:19.711560 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.711560 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:19.716015 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc6b654e-b4e8-4c5f-a957-99909c41ef87 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:15:19.721742 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc6b654e-b4e8-4c5f-a957-99909c41ef87 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 200 Aug 26 09:15:19.722291 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1251/5037] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:19 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:19.826089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:19.830720 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] PUT https://10.4.3.236/volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc Aug 26 09:15:19.831435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:19.840238 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Acquiring lock "cinder-attachment_update-3fe331c3-dbe5-42d6-af52-17bd229aa5af-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:15:19.846116 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-3fe331c3-dbe5-42d6-af52-17bd229aa5af-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:15:19.847223 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:19.847223 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:19.929395 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-3fe331c3-dbe5-42d6-af52-17bd229aa5af-np0000008153" released by "attachment_update" :: held 0.083s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:15:19.929736 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-6a975c6e-0433-4e47-8b5a-efb794bca9bd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc returned with HTTP 200 Aug 26 09:15:19.930217 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1263/5038] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:15:19 2026] PUT /volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:20.696236 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-225587d8-e735-43d2-8711-19f36f7c770e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:20.698231 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-225587d8-e735-43d2-8711-19f36f7c770e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:20.698480 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-225587d8-e735-43d2-8711-19f36f7c770e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:20.698673 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-225587d8-e735-43d2-8711-19f36f7c770e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:20.711862 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:20.711862 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:20.715675 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-225587d8-e735-43d2-8711-19f36f7c770e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:20.721253 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-225587d8-e735-43d2-8711-19f36f7c770e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:20.721668 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1267/5039] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:20 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:20.735334 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-835c6838-fd02-4f55-9024-b8182c623069 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:20.737291 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-835c6838-fd02-4f55-9024-b8182c623069 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c Aug 26 09:15:20.737546 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-835c6838-fd02-4f55-9024-b8182c623069 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:20.737765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-835c6838-fd02-4f55-9024-b8182c623069 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:20.744253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-835c6838-fd02-4f55-9024-b8182c623069 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c returned with HTTP 404 Aug 26 09:15:20.744715 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1259/5040] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:20 2026] GET /volume/v3/volumes/14a2d94f-8171-436c-b0fe-769fd17ccc0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:20.805011 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:20.807094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] DELETE https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:15:20.807353 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:20.807624 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:20.807856 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Delete volume with id: 625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:15:20.817636 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:20.817636 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:20.818327 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:15:20.840507 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Delete volume request issued successfully. Aug 26 09:15:20.840852 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e949b3a-f8ec-463f-8a5a-fc00e477d1df tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 202 Aug 26 09:15:20.841319 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1252/5041] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:20 2026] DELETE /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:20.849029 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c3c37a41-b126-4df9-8d09-0ac2f7512c9f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:20.853389 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3c37a41-b126-4df9-8d09-0ac2f7512c9f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:15:20.853603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3c37a41-b126-4df9-8d09-0ac2f7512c9f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:20.853811 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c3c37a41-b126-4df9-8d09-0ac2f7512c9f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:20.864655 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:20.864655 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:20.869687 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c3c37a41-b126-4df9-8d09-0ac2f7512c9f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Volume info retrieved successfully. Aug 26 09:15:20.877318 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c3c37a41-b126-4df9-8d09-0ac2f7512c9f tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 200 Aug 26 09:15:20.877800 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1264/5042] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:20 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:21.737113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d7bcb2b-564a-42e8-820a-6c052b8894c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:21.738869 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d7bcb2b-564a-42e8-820a-6c052b8894c9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:21.739065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d7bcb2b-564a-42e8-820a-6c052b8894c9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:21.739266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d7bcb2b-564a-42e8-820a-6c052b8894c9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:21.754515 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:21.754515 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:21.759617 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d7bcb2b-564a-42e8-820a-6c052b8894c9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:21.765888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d7bcb2b-564a-42e8-820a-6c052b8894c9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:21.766323 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1268/5043] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:21 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:21.891061 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c35791a3-48ac-45a9-9f17-4f0d2900a666 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:21.892652 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c35791a3-48ac-45a9-9f17-4f0d2900a666 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] GET https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 Aug 26 09:15:21.892807 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c35791a3-48ac-45a9-9f17-4f0d2900a666 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:21.892989 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c35791a3-48ac-45a9-9f17-4f0d2900a666 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:21.900146 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c35791a3-48ac-45a9-9f17-4f0d2900a666 tempest-AttachVolumeShelveTestJSON-505007999 tempest-AttachVolumeShelveTestJSON-505007999-project-member] https://10.4.3.236/volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 returned with HTTP 404 Aug 26 09:15:21.900746 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1260/5044] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:21 2026] GET /volume/v3/volumes/625da22c-c9ce-48c0-9c6b-e2a3bbd242b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:22.208943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-917d4e56-d138-4842-99cf-6071ac078e02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:22.211582 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-917d4e56-d138-4842-99cf-6071ac078e02 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc/action Aug 26 09:15:22.211952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-917d4e56-d138-4842-99cf-6071ac078e02 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:22.212150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-917d4e56-d138-4842-99cf-6071ac078e02 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:22.233861 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:22.233861 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:22.246558 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-41ff9808-071d-48ff-8266-2b7afd10bf3f req-917d4e56-d138-4842-99cf-6071ac078e02 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc/action returned with HTTP 204 Aug 26 09:15:22.247492 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1253/5045] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:15:22 2026] POST /volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:22.782745 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6281c63f-246c-462d-b579-d01cbf92edbf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:22.784580 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6281c63f-246c-462d-b579-d01cbf92edbf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:22.784773 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6281c63f-246c-462d-b579-d01cbf92edbf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:22.784930 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6281c63f-246c-462d-b579-d01cbf92edbf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:22.799692 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:22.799692 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:22.803991 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6281c63f-246c-462d-b579-d01cbf92edbf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:22.809032 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6281c63f-246c-462d-b579-d01cbf92edbf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:22.809475 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1265/5046] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:22 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1508 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:24.210036 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-62c031f7-e45f-4b12-951f-5b904cf0cedf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.212278 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62c031f7-e45f-4b12-951f-5b904cf0cedf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:24.212536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62c031f7-e45f-4b12-951f-5b904cf0cedf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.213056 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62c031f7-e45f-4b12-951f-5b904cf0cedf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.227510 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.227510 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:24.234800 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-62c031f7-e45f-4b12-951f-5b904cf0cedf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.241858 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62c031f7-e45f-4b12-951f-5b904cf0cedf tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:24.242606 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1269/5047] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:24 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1508 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:24.257219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0df0281f-feb3-4071-a1aa-cc60be118ea4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.259828 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0df0281f-feb3-4071-a1aa-cc60be118ea4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:24.260119 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0df0281f-feb3-4071-a1aa-cc60be118ea4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.260598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0df0281f-feb3-4071-a1aa-cc60be118ea4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.275629 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.275629 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:24.280020 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0df0281f-feb3-4071-a1aa-cc60be118ea4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.284664 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0df0281f-feb3-4071-a1aa-cc60be118ea4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:24.284971 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1261/5048] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:24 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1508 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:24.297482 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4aed457f-6eab-4ac8-8e0c-b57fb4d39da3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.299810 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4aed457f-6eab-4ac8-8e0c-b57fb4d39da3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:24.299810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4aed457f-6eab-4ac8-8e0c-b57fb4d39da3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.300551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4aed457f-6eab-4ac8-8e0c-b57fb4d39da3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.312420 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.312420 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:24.316407 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4aed457f-6eab-4ac8-8e0c-b57fb4d39da3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.323192 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4aed457f-6eab-4ac8-8e0c-b57fb4d39da3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:24.323886 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1254/5049] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:24 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1508 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:24.373228 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-9074615f-7a27-432f-9351-ccf019a7ff11 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.375476 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-9074615f-7a27-432f-9351-ccf019a7ff11 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:24.375724 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-9074615f-7a27-432f-9351-ccf019a7ff11 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.376065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-9074615f-7a27-432f-9351-ccf019a7ff11 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.390356 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.390356 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:24.395726 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-9074615f-7a27-432f-9351-ccf019a7ff11 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.401663 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-9074615f-7a27-432f-9351-ccf019a7ff11 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:24.402223 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1266/5050] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:24 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1508 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:24.426256 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.428677 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af/action Aug 26 09:15:24.429106 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:24.429275 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:24.448167 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.448167 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:24.448663 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.459865 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Begin detaching volume completed successfully. Aug 26 09:15:24.460097 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-fdf1b4a1-0fcb-4148-bc53-e4d11cdfb407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af/action returned with HTTP 202 Aug 26 09:15:24.460540 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1270/5051] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:15:24 2026] POST /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:24.484660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-633cc7ef-4f6a-4284-af44-9aa7103938e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.486565 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-633cc7ef-4f6a-4284-af44-9aa7103938e0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:24.486760 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-633cc7ef-4f6a-4284-af44-9aa7103938e0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.486956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-633cc7ef-4f6a-4284-af44-9aa7103938e0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.500546 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.500546 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:24.505251 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-633cc7ef-4f6a-4284-af44-9aa7103938e0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.510110 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-633cc7ef-4f6a-4284-af44-9aa7103938e0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:24.510560 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1262/5052] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:24 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:24.526663 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac4edbfa-0533-40f8-900e-25ed963c4abb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.527455 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac4edbfa-0533-40f8-900e-25ed963c4abb None None] GET https://10.4.3.236/volume// Aug 26 09:15:24.527707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac4edbfa-0533-40f8-900e-25ed963c4abb None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.527988 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac4edbfa-0533-40f8-900e-25ed963c4abb None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.528812 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac4edbfa-0533-40f8-900e-25ed963c4abb None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:24.529494 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1255/5053] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:15:24.537294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-0052daab-7b0d-4ca7-b94b-e086c5662153 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:24.539953 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-0052daab-7b0d-4ca7-b94b-e086c5662153 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:24.540357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-0052daab-7b0d-4ca7-b94b-e086c5662153 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:24.540497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-0052daab-7b0d-4ca7-b94b-e086c5662153 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:24.560853 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:24.560853 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:24.566297 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-0052daab-7b0d-4ca7-b94b-e086c5662153 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:24.573150 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-0052daab-7b0d-4ca7-b94b-e086c5662153 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:24.573796 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1267/5054] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:24 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1691 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:25.117104 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-ee1c641e-e706-4bb8-a442-5c9eae4a0da9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:25.118888 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-ee1c641e-e706-4bb8-a442-5c9eae4a0da9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:25.119158 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-ee1c641e-e706-4bb8-a442-5c9eae4a0da9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:25.119682 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-ee1c641e-e706-4bb8-a442-5c9eae4a0da9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:25.134116 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:25.134116 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:25.138512 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-ee1c641e-e706-4bb8-a442-5c9eae4a0da9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:25.144687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-ee1c641e-e706-4bb8-a442-5c9eae4a0da9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:25.145804 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1271/5055] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:25 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:25.167699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-75cfeab4-692a-4d35-9155-c783b190f397 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:25.171434 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-75cfeab4-692a-4d35-9155-c783b190f397 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc Aug 26 09:15:25.171885 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-75cfeab4-692a-4d35-9155-c783b190f397 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:25.172616 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-75cfeab4-692a-4d35-9155-c783b190f397 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:25.182761 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:25.182761 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:25.255594 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2cf374ec-692c-42b8-a68c-62b25a2dce23 req-75cfeab4-692a-4d35-9155-c783b190f397 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc returned with HTTP 200 Aug 26 09:15:25.256005 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1263/5056] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:15:25 2026] DELETE /volume/v3/attachments/0aab594e-031f-426b-987a-dc1ea4d2f5bc => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:25.527874 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4958b9fc-a707-4aa2-a534-c88f4c318043 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:25.530209 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4958b9fc-a707-4aa2-a534-c88f4c318043 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:25.530482 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4958b9fc-a707-4aa2-a534-c88f4c318043 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:25.532110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4958b9fc-a707-4aa2-a534-c88f4c318043 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:25.544032 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:25.544032 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:25.548155 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4958b9fc-a707-4aa2-a534-c88f4c318043 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:25.553872 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4958b9fc-a707-4aa2-a534-c88f4c318043 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:25.553872 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1256/5057] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:25 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:26.380589 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ef5c2a5f-0e30-46a2-bdd5-deb5b167c81a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:26.477389 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef5c2a5f-0e30-46a2-bdd5-deb5b167c81a tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools Aug 26 09:15:26.477635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef5c2a5f-0e30-46a2-bdd5-deb5b167c81a tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:26.477870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ef5c2a5f-0e30-46a2-bdd5-deb5b167c81a tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Calling method 'get_pools' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:26.489169 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ef5c2a5f-0e30-46a2-bdd5-deb5b167c81a tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 09:15:26.489616 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1268/5058] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:15:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:26.498567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efe5b12f-a775-481e-b35a-2f0991c46cef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:26.500520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efe5b12f-a775-481e-b35a-2f0991c46cef tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools?detail=True Aug 26 09:15:26.500764 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efe5b12f-a775-481e-b35a-2f0991c46cef tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:26.501037 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efe5b12f-a775-481e-b35a-2f0991c46cef tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Calling method 'get_pools' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:26.514388 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efe5b12f-a775-481e-b35a-2f0991c46cef tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 26 09:15:26.515107 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1272/5059] 10.4.3.236 () {66 vars in 1314 bytes} [Wed Aug 26 09:15:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:26.527531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96fd8fbe-8570-4ebc-9226-25ae3d2c8654 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:26.529840 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96fd8fbe-8570-4ebc-9226-25ae3d2c8654 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] GET https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool Aug 26 09:15:26.530095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96fd8fbe-8570-4ebc-9226-25ae3d2c8654 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:26.530351 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96fd8fbe-8570-4ebc-9226-25ae3d2c8654 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:26.530650 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:26.530650 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:26.545427 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96fd8fbe-8570-4ebc-9226-25ae3d2c8654 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool returned with HTTP 200 Aug 26 09:15:26.546552 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1264/5060] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:15:26 2026] GET /volume/v3/capabilities/np0000008153@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:26.556476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ad312b13-3569-4612-bd9e-e37795ceb640 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:26.559718 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad312b13-3569-4612-bd9e-e37795ceb640 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] GET https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool Aug 26 09:15:26.559930 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad312b13-3569-4612-bd9e-e37795ceb640 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:26.560129 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad312b13-3569-4612-bd9e-e37795ceb640 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:26.571259 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad312b13-3569-4612-bd9e-e37795ceb640 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool returned with HTTP 200 Aug 26 09:15:26.571760 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1257/5061] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:15:26 2026] GET /volume/v3/capabilities/np0000008153@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:26.585863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-317071b7-5bb8-43af-83d2-941460dd2af5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:26.588877 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-317071b7-5bb8-43af-83d2-941460dd2af5 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] GET https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool Aug 26 09:15:26.589128 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-317071b7-5bb8-43af-83d2-941460dd2af5 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:26.589385 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-317071b7-5bb8-43af-83d2-941460dd2af5 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:26.600004 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-317071b7-5bb8-43af-83d2-941460dd2af5 tempest-BackendsCapabilitiesAdminTestsJSON-989263760 tempest-BackendsCapabilitiesAdminTestsJSON-989263760-project-admin] https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool returned with HTTP 200 Aug 26 09:15:26.600598 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1269/5062] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:15:26 2026] GET /volume/v3/capabilities/np0000008153@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:28.096989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6afd210f-f734-473e-969c-001456e05b77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:28.098691 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6afd210f-f734-473e-969c-001456e05b77 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:28.098916 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6afd210f-f734-473e-969c-001456e05b77 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:28.099119 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6afd210f-f734-473e-969c-001456e05b77 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:28.108505 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:28.108505 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:28.112090 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6afd210f-f734-473e-969c-001456e05b77 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:28.116467 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6afd210f-f734-473e-969c-001456e05b77 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:28.116904 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1273/5063] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:28.155306 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-8a25bbc6-c3ff-4490-833e-6795f9dedd12 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:28.157701 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-8a25bbc6-c3ff-4490-833e-6795f9dedd12 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:28.157913 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-8a25bbc6-c3ff-4490-833e-6795f9dedd12 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:28.158127 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-8a25bbc6-c3ff-4490-833e-6795f9dedd12 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:28.167319 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:28.167319 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:28.170730 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-8a25bbc6-c3ff-4490-833e-6795f9dedd12 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:28.175816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-8a25bbc6-c3ff-4490-833e-6795f9dedd12 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:28.176278 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1265/5064] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:28.194713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:28.197041 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af/action Aug 26 09:15:28.197885 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:28.198025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:28.209258 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:28.209258 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:28.209775 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:28.217535 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Begin detaching volume completed successfully. Aug 26 09:15:28.217784 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-98c5f6d3-372f-4d81-8fdb-c19cce7d3cbd tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af/action returned with HTTP 202 Aug 26 09:15:28.218434 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1258/5065] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:15:28 2026] POST /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:28.241996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b5db3959-00b9-4ef5-9130-d7431f743fec None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:28.245488 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5db3959-00b9-4ef5-9130-d7431f743fec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:28.245726 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5db3959-00b9-4ef5-9130-d7431f743fec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:28.248038 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5db3959-00b9-4ef5-9130-d7431f743fec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:28.265588 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:28.265588 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:28.267410 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-559c2dba-8c03-4ca4-be8a-202797b16133 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:28.267838 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-559c2dba-8c03-4ca4-be8a-202797b16133 None None] GET https://10.4.3.236/volume// Aug 26 09:15:28.268044 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-559c2dba-8c03-4ca4-be8a-202797b16133 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:28.268265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-559c2dba-8c03-4ca4-be8a-202797b16133 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:28.268590 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-559c2dba-8c03-4ca4-be8a-202797b16133 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:28.268890 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1274/5066] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:15:28.273651 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b5db3959-00b9-4ef5-9130-d7431f743fec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:28.277658 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-1c6adbf9-5252-4257-a62b-507ce3ac8d3b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:28.279876 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5db3959-00b9-4ef5-9130-d7431f743fec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:28.282274 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1270/5067] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:28.282984 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-1c6adbf9-5252-4257-a62b-507ce3ac8d3b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:28.282984 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-1c6adbf9-5252-4257-a62b-507ce3ac8d3b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:28.285059 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-1c6adbf9-5252-4257-a62b-507ce3ac8d3b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:28.293060 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:28.293060 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:28.296722 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-1c6adbf9-5252-4257-a62b-507ce3ac8d3b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:28.301708 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-1c6adbf9-5252-4257-a62b-507ce3ac8d3b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:28.302324 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1266/5068] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:28 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:29.100796 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-502630da-8587-430f-9142-36158fdcd3b2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:29.187207 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-502630da-8587-430f-9142-36158fdcd3b2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:15:29.187514 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-502630da-8587-430f-9142-36158fdcd3b2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1673013554"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:29.202158 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-502630da-8587-430f-9142-36158fdcd3b2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:15:29.202605 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1259/5069] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:15:29 2026] POST /volume/v3/types => generated 220 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:29.213048 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a739813-8806-4fa8-b647-d737c32e7b63 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:29.214824 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a739813-8806-4fa8-b647-d737c32e7b63 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] POST https://10.4.3.236/volume/v3/group_types Aug 26 09:15:29.215245 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a739813-8806-4fa8-b647-d737c32e7b63 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1782577132"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:29.234426 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a739813-8806-4fa8-b647-d737c32e7b63 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/group_types returned with HTTP 202 Aug 26 09:15:29.234787 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1275/5070] 10.4.3.236 () {70 vars in 1311 bytes} [Wed Aug 26 09:15:29 2026] POST /volume/v3/group_types => generated 177 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:29.243815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:29.297580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49a64adb-65b6-471e-ad73-58029548bcbb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:29.297979 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] POST https://10.4.3.236/volume/v3/groups Aug 26 09:15:29.297979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2415b9df-6438-4eff-ae9d-9857aafa8f6b", "volume_types": ["4b7ff78a-4542-457b-a333-03ed0cfa57c3"], "name": "tempest-GroupsV320Test-Group-558164276"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:29.298307 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49a64adb-65b6-471e-ad73-58029548bcbb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:29.298560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49a64adb-65b6-471e-ad73-58029548bcbb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:29.298787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49a64adb-65b6-471e-ad73-58029548bcbb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:29.298882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Creating new group {'group': {'group_type': '2415b9df-6438-4eff-ae9d-9857aafa8f6b', 'volume_types': ['4b7ff78a-4542-457b-a333-03ed0cfa57c3'], 'name': 'tempest-GroupsV320Test-Group-558164276'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 09:15:29.303606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.groups [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Creating group tempest-GroupsV320Test-Group-558164276. Aug 26 09:15:29.310757 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:29.310757 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:29.313180 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Availability Zones retrieved successfully. Aug 26 09:15:29.315508 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-49a64adb-65b6-471e-ad73-58029548bcbb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:29.321189 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49a64adb-65b6-471e-ad73-58029548bcbb tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:29.321704 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1267/5071] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:29 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:29.334672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Created reservations ['d17be31c-320d-4441-be8a-544f76bd9943'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:29.365965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dd7119c9-d34c-4c00-9408-3f507b7b3efc tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups returned with HTTP 202 Aug 26 09:15:29.366387 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1271/5072] 10.4.3.236 () {70 vars in 1297 bytes} [Wed Aug 26 09:15:29 2026] POST /volume/v3/groups => generated 107 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:29.375751 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3348a3aa-c10c-41a4-9b1a-2a2c8eeed1c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:29.376571 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3348a3aa-c10c-41a4-9b1a-2a2c8eeed1c2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:29.376858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3348a3aa-c10c-41a4-9b1a-2a2c8eeed1c2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:29.377001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3348a3aa-c10c-41a4-9b1a-2a2c8eeed1c2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:29.377417 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-3348a3aa-c10c-41a4-9b1a-2a2c8eeed1c2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:29.384998 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:29.384998 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:29.396569 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3348a3aa-c10c-41a4-9b1a-2a2c8eeed1c2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:29.397071 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1260/5073] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:29 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.337379 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b1d0471-d1b7-4b87-ac4f-f68caa28e9d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.343422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b1d0471-d1b7-4b87-ac4f-f68caa28e9d7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:30.343776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b1d0471-d1b7-4b87-ac4f-f68caa28e9d7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.343872 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b1d0471-d1b7-4b87-ac4f-f68caa28e9d7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.354128 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.354128 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:30.358803 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b1d0471-d1b7-4b87-ac4f-f68caa28e9d7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:30.368554 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b1d0471-d1b7-4b87-ac4f-f68caa28e9d7 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:30.368959 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1276/5074] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.408967 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2fb56579-25e2-4192-bb54-f26b2a7e5ad6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.411448 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fb56579-25e2-4192-bb54-f26b2a7e5ad6 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.411720 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fb56579-25e2-4192-bb54-f26b2a7e5ad6 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.412247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fb56579-25e2-4192-bb54-f26b2a7e5ad6 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.412333 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-2fb56579-25e2-4192-bb54-f26b2a7e5ad6 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:30.418935 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.418935 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:30.436162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fb56579-25e2-4192-bb54-f26b2a7e5ad6 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:30.436162 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1268/5075] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.444965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-822cb531-3b2d-41eb-a4aa-a3acc1556401 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.447192 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-822cb531-3b2d-41eb-a4aa-a3acc1556401 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] POST https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action Aug 26 09:15:30.447682 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-822cb531-3b2d-41eb-a4aa-a3acc1556401 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:30.447866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-822cb531-3b2d-41eb-a4aa-a3acc1556401 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:30.449634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-822cb531-3b2d-41eb-a4aa-a3acc1556401 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Updating group 'f98c4f68-5b64-465d-8f2a-59b1d55ed6c7' with 'creating' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 09:15:30.455625 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.455625 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:30.466735 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-822cb531-3b2d-41eb-a4aa-a3acc1556401 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action returned with HTTP 202 Aug 26 09:15:30.467331 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1272/5076] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:15:30 2026] POST /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:15:30.476040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2af21fc-c23b-49e0-978f-099c9c6ad223 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.478581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2af21fc-c23b-49e0-978f-099c9c6ad223 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.478906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2af21fc-c23b-49e0-978f-099c9c6ad223 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.479173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2af21fc-c23b-49e0-978f-099c9c6ad223 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.479364 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-e2af21fc-c23b-49e0-978f-099c9c6ad223 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:30.485314 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.485314 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:30.497035 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2af21fc-c23b-49e0-978f-099c9c6ad223 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:30.497477 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1261/5077] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.507394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-46b23c84-2d00-4819-b503-9d6ce9ff6645 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.513705 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46b23c84-2d00-4819-b503-9d6ce9ff6645 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] POST https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action Aug 26 09:15:30.514196 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46b23c84-2d00-4819-b503-9d6ce9ff6645 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:30.514398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46b23c84-2d00-4819-b503-9d6ce9ff6645 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:30.517871 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-46b23c84-2d00-4819-b503-9d6ce9ff6645 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Updating group 'f98c4f68-5b64-465d-8f2a-59b1d55ed6c7' with 'available' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 09:15:30.522526 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.522526 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:30.532141 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46b23c84-2d00-4819-b503-9d6ce9ff6645 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action returned with HTTP 202 Aug 26 09:15:30.532670 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1277/5078] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:15:30 2026] POST /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:15:30.540122 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-adf39f63-3e5e-4d49-b5d8-b3504c3217b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.541612 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adf39f63-3e5e-4d49-b5d8-b3504c3217b2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.541972 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adf39f63-3e5e-4d49-b5d8-b3504c3217b2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.542292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adf39f63-3e5e-4d49-b5d8-b3504c3217b2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.542531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-adf39f63-3e5e-4d49-b5d8-b3504c3217b2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:30.548790 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.548790 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:30.556744 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adf39f63-3e5e-4d49-b5d8-b3504c3217b2 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:30.557509 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1269/5079] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.568986 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6c413380-f630-4322-95a1-7f733a245a58 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.570750 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6c413380-f630-4322-95a1-7f733a245a58 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] POST https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action Aug 26 09:15:30.571123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6c413380-f630-4322-95a1-7f733a245a58 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:30.571245 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6c413380-f630-4322-95a1-7f733a245a58 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:30.572727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.groups [None req-6c413380-f630-4322-95a1-7f733a245a58 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Updating group 'f98c4f68-5b64-465d-8f2a-59b1d55ed6c7' with 'error' {{(pid=100236) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 09:15:30.576257 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.576257 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:30.584404 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6c413380-f630-4322-95a1-7f733a245a58 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action returned with HTTP 202 Aug 26 09:15:30.584986 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1273/5080] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:15:30 2026] POST /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:15:30.592178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e374b31b-7fa5-43b2-b460-0792ef3f3b30 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.594032 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e374b31b-7fa5-43b2-b460-0792ef3f3b30 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.594299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e374b31b-7fa5-43b2-b460-0792ef3f3b30 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.594527 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e374b31b-7fa5-43b2-b460-0792ef3f3b30 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.594662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-e374b31b-7fa5-43b2-b460-0792ef3f3b30 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:30.598570 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.598570 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:30.609092 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e374b31b-7fa5-43b2-b460-0792ef3f3b30 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:30.609546 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1262/5081] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 384 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.621346 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d1271e3e-1874-455c-96f7-8b9435170ff2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.624912 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1271e3e-1874-455c-96f7-8b9435170ff2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] POST https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action Aug 26 09:15:30.624912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1271e3e-1874-455c-96f7-8b9435170ff2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:30.624912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1271e3e-1874-455c-96f7-8b9435170ff2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:30.626451 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-d1271e3e-1874-455c-96f7-8b9435170ff2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Updating group 'f98c4f68-5b64-465d-8f2a-59b1d55ed6c7' with 'available' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 09:15:30.630723 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.630723 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:30.638993 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1271e3e-1874-455c-96f7-8b9435170ff2 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action returned with HTTP 202 Aug 26 09:15:30.639558 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1278/5082] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:15:30 2026] POST /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:15:30.647385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-698b1f52-b5d2-43ec-b7f7-a57c6dc75f75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.649697 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-698b1f52-b5d2-43ec-b7f7-a57c6dc75f75 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.649697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-698b1f52-b5d2-43ec-b7f7-a57c6dc75f75 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.650925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-698b1f52-b5d2-43ec-b7f7-a57c6dc75f75 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.650925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-698b1f52-b5d2-43ec-b7f7-a57c6dc75f75 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:30.656040 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.656040 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:30.665184 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-698b1f52-b5d2-43ec-b7f7-a57c6dc75f75 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:30.665184 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1270/5083] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.674026 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ea4b0550-124c-4967-91f4-9c19df68663c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.676012 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/volumes/detail Aug 26 09:15:30.676810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.676810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.676810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:15:30.677933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:15:30.684050 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Get all volumes completed successfully. Aug 26 09:15:30.686209 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ea4b0550-124c-4967-91f4-9c19df68663c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/volumes/detail returned with HTTP 200 Aug 26 09:15:30.686534 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1274/5084] 10.4.3.236 () {68 vars in 1299 bytes} [Wed Aug 26 09:15:30 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 26 09:15:30.698707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.700660 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] POST https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action Aug 26 09:15:30.701056 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:30.701177 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:30.702578 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] delete called for group f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 09:15:30.702679 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Delete group with id: f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.706168 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.706168 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:30.732835 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4efea6fc-7917-48ad-b2ea-a7818d5feca0 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action returned with HTTP 202 Aug 26 09:15:30.733433 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1263/5085] 10.4.3.236 () {70 vars in 1428 bytes} [Wed Aug 26 09:15:30 2026] POST /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:15:30.742648 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e89e90db-f117-417f-bbe5-c1fc6d05219c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.744708 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e89e90db-f117-417f-bbe5-c1fc6d05219c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:30.744943 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e89e90db-f117-417f-bbe5-c1fc6d05219c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.745122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e89e90db-f117-417f-bbe5-c1fc6d05219c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.745245 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-e89e90db-f117-417f-bbe5-c1fc6d05219c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:30.752833 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.752833 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:30.763772 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e89e90db-f117-417f-bbe5-c1fc6d05219c tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 200 Aug 26 09:15:30.764347 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1279/5086] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:30.831253 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-fc0dea0e-0a63-4515-afba-8d5d5f7f8f8b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:30.835405 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-fc0dea0e-0a63-4515-afba-8d5d5f7f8f8b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:30.835405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-fc0dea0e-0a63-4515-afba-8d5d5f7f8f8b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:30.835405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-fc0dea0e-0a63-4515-afba-8d5d5f7f8f8b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:30.846623 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:30.846623 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:30.851174 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-fc0dea0e-0a63-4515-afba-8d5d5f7f8f8b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:30.857071 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-fc0dea0e-0a63-4515-afba-8d5d5f7f8f8b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:30.858324 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1271/5087] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:30 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:31.205784 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-b8a73e11-a3d6-4ac4-9729-a990c2cca9f5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.208058 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-b8a73e11-a3d6-4ac4-9729-a990c2cca9f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612 Aug 26 09:15:31.208256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-b8a73e11-a3d6-4ac4-9729-a990c2cca9f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.208454 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-b8a73e11-a3d6-4ac4-9729-a990c2cca9f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.217623 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.217623 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:31.269276 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-e45648e1-7016-4379-bab8-a0540f851ac5 req-b8a73e11-a3d6-4ac4-9729-a990c2cca9f5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612 returned with HTTP 200 Aug 26 09:15:31.269709 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1275/5088] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:15:31 2026] DELETE /volume/v3/attachments/d870eca9-4a86-42ae-877d-3bf3144e7612 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:31.381647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23c91d0e-8061-49d5-a96c-ac8d09ed096b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.387575 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23c91d0e-8061-49d5-a96c-ac8d09ed096b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:31.387898 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23c91d0e-8061-49d5-a96c-ac8d09ed096b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.388177 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23c91d0e-8061-49d5-a96c-ac8d09ed096b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.405089 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.405089 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:31.413680 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23c91d0e-8061-49d5-a96c-ac8d09ed096b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:31.420265 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23c91d0e-8061-49d5-a96c-ac8d09ed096b tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:31.420775 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1264/5089] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:31.440079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1990c2c3-a522-4525-8cd7-12f0c99deba9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.441815 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1990c2c3-a522-4525-8cd7-12f0c99deba9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:31.442014 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1990c2c3-a522-4525-8cd7-12f0c99deba9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.442200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1990c2c3-a522-4525-8cd7-12f0c99deba9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.451742 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.451742 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:31.455151 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1990c2c3-a522-4525-8cd7-12f0c99deba9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:31.459286 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1990c2c3-a522-4525-8cd7-12f0c99deba9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:31.459691 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1280/5090] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:31.517334 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a35390dc-231f-4079-a85c-26ecfc371a86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.519538 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a35390dc-231f-4079-a85c-26ecfc371a86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:31.519767 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a35390dc-231f-4079-a85c-26ecfc371a86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.519990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a35390dc-231f-4079-a85c-26ecfc371a86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.528754 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.528754 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:31.532391 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a35390dc-231f-4079-a85c-26ecfc371a86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:31.536461 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a35390dc-231f-4079-a85c-26ecfc371a86 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:31.536897 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1272/5091] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:31.553727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.555858 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/action Aug 26 09:15:31.556234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:31.556386 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:31.566577 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.566577 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:31.567062 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:31.574832 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Begin detaching volume completed successfully. Aug 26 09:15:31.575071 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-a1ce3e4a-f27c-4030-b7fa-e11502d20c85 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/action returned with HTTP 202 Aug 26 09:15:31.575636 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1276/5092] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:15:31 2026] POST /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:31.591802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fa221cc4-86e8-4543-884b-f091120e27e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.594902 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa221cc4-86e8-4543-884b-f091120e27e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:31.595166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa221cc4-86e8-4543-884b-f091120e27e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.595603 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa221cc4-86e8-4543-884b-f091120e27e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.607110 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.607110 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:31.610972 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fa221cc4-86e8-4543-884b-f091120e27e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:31.615673 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa221cc4-86e8-4543-884b-f091120e27e1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:31.616052 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1265/5093] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:31.626401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b1ebc14-1fc3-49ea-84a7-1b6b79cd0284 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.626911 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b1ebc14-1fc3-49ea-84a7-1b6b79cd0284 None None] GET https://10.4.3.236/volume// Aug 26 09:15:31.627135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b1ebc14-1fc3-49ea-84a7-1b6b79cd0284 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.627415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b1ebc14-1fc3-49ea-84a7-1b6b79cd0284 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.627862 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b1ebc14-1fc3-49ea-84a7-1b6b79cd0284 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:31.628256 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1281/5094] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:15:31.636059 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-0dacdef2-1edb-4a6a-b816-6efc867b33d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.638146 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-0dacdef2-1edb-4a6a-b816-6efc867b33d2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:31.638356 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-0dacdef2-1edb-4a6a-b816-6efc867b33d2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.638563 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-0dacdef2-1edb-4a6a-b816-6efc867b33d2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.648725 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.648725 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:31.652024 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-0dacdef2-1edb-4a6a-b816-6efc867b33d2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:31.656675 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-0dacdef2-1edb-4a6a-b816-6efc867b33d2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:31.657278 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1273/5095] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:31.692868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-958a9f81-d502-496f-aea1-cb6cc8efa324 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.692868 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-958a9f81-d502-496f-aea1-cb6cc8efa324 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/encryption Aug 26 09:15:31.692868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-958a9f81-d502-496f-aea1-cb6cc8efa324 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.692868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-958a9f81-d502-496f-aea1-cb6cc8efa324 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.704682 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:31.704682 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:31.712025 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-958a9f81-d502-496f-aea1-cb6cc8efa324 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/encryption returned with HTTP 200 Aug 26 09:15:31.712385 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1277/5096] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:31.774355 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3daa1c7-f8ef-418e-9c47-58f4474d8142 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.776205 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3daa1c7-f8ef-418e-9c47-58f4474d8142 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] GET https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 Aug 26 09:15:31.776422 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3daa1c7-f8ef-418e-9c47-58f4474d8142 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.776629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3daa1c7-f8ef-418e-9c47-58f4474d8142 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.776753 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-b3daa1c7-f8ef-418e-9c47-58f4474d8142 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] show called for member f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 09:15:31.780050 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3daa1c7-f8ef-418e-9c47-58f4474d8142 tempest-GroupsV320Test-771841502 tempest-GroupsV320Test-771841502-project-member] https://10.4.3.236/volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 returned with HTTP 404 Aug 26 09:15:31.780549 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1266/5097] 10.4.3.236 () {68 vars in 1386 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/groups/f98c4f68-5b64-465d-8f2a-59b1d55ed6c7 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 26 09:15:31.788919 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7437e0ea-9a7c-4c18-ae01-6a1d32bd04c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.791278 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7437e0ea-9a7c-4c18-ae01-6a1d32bd04c7 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] DELETE https://10.4.3.236/volume/v3/group_types/2415b9df-6438-4eff-ae9d-9857aafa8f6b Aug 26 09:15:31.791634 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7437e0ea-9a7c-4c18-ae01-6a1d32bd04c7 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.791912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7437e0ea-9a7c-4c18-ae01-6a1d32bd04c7 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.808109 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7437e0ea-9a7c-4c18-ae01-6a1d32bd04c7 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/group_types/2415b9df-6438-4eff-ae9d-9857aafa8f6b returned with HTTP 202 Aug 26 09:15:31.808934 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1282/5098] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:15:31 2026] DELETE /volume/v3/group_types/2415b9df-6438-4eff-ae9d-9857aafa8f6b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:15:31.818292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3c04e3a2-1a3f-4b6a-9aa7-428bd578ac80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.820906 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c04e3a2-1a3f-4b6a-9aa7-428bd578ac80 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] DELETE https://10.4.3.236/volume/v3/types/4b7ff78a-4542-457b-a333-03ed0cfa57c3 Aug 26 09:15:31.821170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c04e3a2-1a3f-4b6a-9aa7-428bd578ac80 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.821487 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c04e3a2-1a3f-4b6a-9aa7-428bd578ac80 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.850438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c04e3a2-1a3f-4b6a-9aa7-428bd578ac80 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/types/4b7ff78a-4542-457b-a333-03ed0cfa57c3 returned with HTTP 202 Aug 26 09:15:31.850727 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1274/5099] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:15:31 2026] DELETE /volume/v3/types/4b7ff78a-4542-457b-a333-03ed0cfa57c3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:31.860097 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d4fcbbf7-fcfd-40e0-9303-15e875a08239 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:31.863179 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d4fcbbf7-fcfd-40e0-9303-15e875a08239 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] GET https://10.4.3.236/volume/v3/types/4b7ff78a-4542-457b-a333-03ed0cfa57c3 Aug 26 09:15:31.863179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d4fcbbf7-fcfd-40e0-9303-15e875a08239 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:31.863437 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d4fcbbf7-fcfd-40e0-9303-15e875a08239 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:31.867628 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d4fcbbf7-fcfd-40e0-9303-15e875a08239 tempest-GroupsV320Test-610352172 tempest-GroupsV320Test-610352172-project-admin] https://10.4.3.236/volume/v3/types/4b7ff78a-4542-457b-a333-03ed0cfa57c3 returned with HTTP 404 Aug 26 09:15:31.868261 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1278/5100] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:15:31 2026] GET /volume/v3/types/4b7ff78a-4542-457b-a333-03ed0cfa57c3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:32.586300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-2a55b37c-3c49-4bf5-a730-58449c55b6b9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:32.588890 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-2a55b37c-3c49-4bf5-a730-58449c55b6b9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989 Aug 26 09:15:32.589123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-2a55b37c-3c49-4bf5-a730-58449c55b6b9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:32.589384 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-2a55b37c-3c49-4bf5-a730-58449c55b6b9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:32.598023 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:32.598023 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:32.629516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f11a2703-2424-4af3-98af-339787b56fc0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:32.632556 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f11a2703-2424-4af3-98af-339787b56fc0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:32.632818 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f11a2703-2424-4af3-98af-339787b56fc0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:32.633093 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f11a2703-2424-4af3-98af-339787b56fc0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:32.646388 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:32.646388 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:32.650728 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f11a2703-2424-4af3-98af-339787b56fc0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:32.657364 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ac2a4eb2-a835-402c-a8c9-dc3140a7967c req-2a55b37c-3c49-4bf5-a730-58449c55b6b9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989 returned with HTTP 200 Aug 26 09:15:32.657773 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1267/5101] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:15:32 2026] DELETE /volume/v3/attachments/d8811fda-32e8-4010-92a2-59a1a49ec989 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:32.658938 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f11a2703-2424-4af3-98af-339787b56fc0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:32.659371 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1283/5102] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:32 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:33.675774 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bc376905-7128-4a83-a271-18c424d71642 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.677588 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc376905-7128-4a83-a271-18c424d71642 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:33.677818 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc376905-7128-4a83-a271-18c424d71642 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:33.678030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc376905-7128-4a83-a271-18c424d71642 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:33.684778 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:33.684778 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:33.689022 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bc376905-7128-4a83-a271-18c424d71642 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:33.693695 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc376905-7128-4a83-a271-18c424d71642 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:33.694166 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1275/5103] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:33 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:33.708495 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-29138aed-c82d-44b5-b572-5817acf81b31 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.710047 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29138aed-c82d-44b5-b572-5817acf81b31 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:33.710232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29138aed-c82d-44b5-b572-5817acf81b31 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:33.710435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29138aed-c82d-44b5-b572-5817acf81b31 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:33.719003 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:33.719003 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:33.722263 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-29138aed-c82d-44b5-b572-5817acf81b31 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:33.726209 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29138aed-c82d-44b5-b572-5817acf81b31 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:15:33.726647 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1279/5104] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:33 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:33.771357 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-cb7de853-89f9-492c-aa38-4b3ddcc28fb6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.773493 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-cb7de853-89f9-492c-aa38-4b3ddcc28fb6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:33.773682 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-cb7de853-89f9-492c-aa38-4b3ddcc28fb6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:33.773854 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-cb7de853-89f9-492c-aa38-4b3ddcc28fb6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:33.782903 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:33.782903 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:33.786532 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-cb7de853-89f9-492c-aa38-4b3ddcc28fb6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:33.790982 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-cb7de853-89f9-492c-aa38-4b3ddcc28fb6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:15:33.791320 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1268/5105] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:33 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:33.810411 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.812895 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438/action Aug 26 09:15:33.813302 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:33.813494 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:33.826080 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:33.826080 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:33.826700 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:33.835465 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Begin detaching volume completed successfully. Aug 26 09:15:33.835669 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c6c0d5bf-62b3-48ef-8f33-9b4360dbc2f8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438/action returned with HTTP 202 Aug 26 09:15:33.836110 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1284/5106] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:15:33 2026] POST /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:33.858314 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf7618a4-c835-4c7a-b0e6-8c1ea952db28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.860360 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf7618a4-c835-4c7a-b0e6-8c1ea952db28 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:33.860587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf7618a4-c835-4c7a-b0e6-8c1ea952db28 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:33.860834 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf7618a4-c835-4c7a-b0e6-8c1ea952db28 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:33.872343 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:33.872343 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:33.876612 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cf7618a4-c835-4c7a-b0e6-8c1ea952db28 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:33.881175 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf7618a4-c835-4c7a-b0e6-8c1ea952db28 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:15:33.881584 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1276/5107] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:33 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:33.886036 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8aa2282d-4e47-4de2-9793-e2caca542bc1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.886612 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8aa2282d-4e47-4de2-9793-e2caca542bc1 None None] GET https://10.4.3.236/volume// Aug 26 09:15:33.886895 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8aa2282d-4e47-4de2-9793-e2caca542bc1 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:33.887149 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8aa2282d-4e47-4de2-9793-e2caca542bc1 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:33.887624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8aa2282d-4e47-4de2-9793-e2caca542bc1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:33.888072 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1280/5108] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:15:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:15:33.897494 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-24b9203a-bd10-446d-bab7-be77c9a1bdf5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:33.899471 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-24b9203a-bd10-446d-bab7-be77c9a1bdf5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:33.899690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-24b9203a-bd10-446d-bab7-be77c9a1bdf5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:33.899979 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-24b9203a-bd10-446d-bab7-be77c9a1bdf5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:33.909734 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:33.909734 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:33.914003 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-24b9203a-bd10-446d-bab7-be77c9a1bdf5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:33.919680 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-24b9203a-bd10-446d-bab7-be77c9a1bdf5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:15:33.920163 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1269/5109] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:33 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:34.473266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11bae40a-b050-401d-877f-13dbfe89ea33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.582295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:34.582861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.582995 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.595051 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.595453 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.595833 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.596204 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.596548 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.596943 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.604398 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11bae40a-b050-401d-877f-13dbfe89ea33 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:34.604926 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1285/5110] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 898 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.616553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.618311 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045/defaults Aug 26 09:15:34.618502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.618682 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'defaults' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.626245 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.626588 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.626832 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.627072 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.627301 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.627635 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.631215 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2c22b74-cb2d-4101-ae42-1ac865092266 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045/defaults returned with HTTP 200 Aug 26 09:15:34.631589 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1277/5111] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045/defaults => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.641084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.642928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:34.643248 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:34.678748 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.679097 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.679461 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.679971 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.686078 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6540c7f5-35bf-4f26-95d0-06714101bba4 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:34.686622 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1281/5112] 10.4.3.236 () {68 vars in 1374 bytes} [Wed Aug 26 09:15:34 2026] PUT /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.695000 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dbb13c80-fc5f-4511-8477-92ad0203df0e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.696961 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dbb13c80-fc5f-4511-8477-92ad0203df0e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] DELETE https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:34.697259 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dbb13c80-fc5f-4511-8477-92ad0203df0e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.697551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dbb13c80-fc5f-4511-8477-92ad0203df0e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.704759 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dbb13c80-fc5f-4511-8477-92ad0203df0e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:34.705242 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1270/5113] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:15:34 2026] DELETE /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 09:15:34.713975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0909a8fe-8362-402f-a26b-7981f649479a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.717762 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0909a8fe-8362-402f-a26b-7981f649479a tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:34.718035 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0909a8fe-8362-402f-a26b-7981f649479a tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.718336 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0909a8fe-8362-402f-a26b-7981f649479a tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.735721 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0909a8fe-8362-402f-a26b-7981f649479a tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:34.736180 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1286/5114] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 898 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:15:34.745209 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79c5f99d-2a34-406f-b083-5d1d98738cc9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.748288 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79c5f99d-2a34-406f-b083-5d1d98738cc9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:34.748873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79c5f99d-2a34-406f-b083-5d1d98738cc9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:34.793635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c66c27ea-9264-487c-89e6-5c0bef0e5f5e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.796525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c66c27ea-9264-487c-89e6-5c0bef0e5f5e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d Aug 26 09:15:34.796776 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c66c27ea-9264-487c-89e6-5c0bef0e5f5e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.797043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c66c27ea-9264-487c-89e6-5c0bef0e5f5e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.806318 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:34.806318 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:34.843074 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79c5f99d-2a34-406f-b083-5d1d98738cc9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:34.843821 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1278/5115] 10.4.3.236 () {68 vars in 1375 bytes} [Wed Aug 26 09:15:34 2026] PUT /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.853549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.855421 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045/defaults Aug 26 09:15:34.855610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.855811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'defaults' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.856613 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-26bbcd95-f5fb-4a85-8aa9-8e55d5ea3604 req-c66c27ea-9264-487c-89e6-5c0bef0e5f5e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d returned with HTTP 200 Aug 26 09:15:34.857096 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1282/5116] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:15:34 2026] DELETE /volume/v3/attachments/bcd3f42d-fb2e-4969-9bdf-8c6cf222b34d => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.863613 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-27181399 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-27181399, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.863964 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.864256 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.864563 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-944239588-553988979, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:15:34.868366 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f045d76-ce04-4dfe-a0c2-c5c74fe0a58c tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045/defaults returned with HTTP 200 Aug 26 09:15:34.868779 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1271/5117] 10.4.3.236 () {66 vars in 1381 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045/defaults => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.878693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b01fca3-9672-4abf-bb96-01eb2e1974e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.880726 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b01fca3-9672-4abf-bb96-01eb2e1974e7 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:34.880972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b01fca3-9672-4abf-bb96-01eb2e1974e7 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.881170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b01fca3-9672-4abf-bb96-01eb2e1974e7 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.894921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fee82b6-88bc-4cc8-b796-178b2fe997f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.897125 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fee82b6-88bc-4cc8-b796-178b2fe997f9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:34.897415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fee82b6-88bc-4cc8-b796-178b2fe997f9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.897674 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fee82b6-88bc-4cc8-b796-178b2fe997f9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.897779 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b01fca3-9672-4abf-bb96-01eb2e1974e7 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:34.898201 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1287/5118] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.904770 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:34.904770 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:34.907516 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f4c1a85c-9b20-41f7-8ecf-3f99c88ddcb9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.908809 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fee82b6-88bc-4cc8-b796-178b2fe997f9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:34.909105 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4c1a85c-9b20-41f7-8ecf-3f99c88ddcb9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True Aug 26 09:15:34.909296 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4c1a85c-9b20-41f7-8ecf-3f99c88ddcb9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.909502 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f4c1a85c-9b20-41f7-8ecf-3f99c88ddcb9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.909769 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:34.909769 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:34.913703 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fee82b6-88bc-4cc8-b796-178b2fe997f9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:15:34.914234 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1279/5119] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.927905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.927981 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f4c1a85c-9b20-41f7-8ecf-3f99c88ddcb9 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True returned with HTTP 200 Aug 26 09:15:34.928160 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1283/5120] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True => generated 1756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:34.929354 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:34.929615 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.929932 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.930157 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume with id: 7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:34.936417 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:34.936417 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:34.937006 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:34.938559 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.949717 np0000008153 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:15:34.956369 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume request issued successfully. Aug 26 09:15:34.956369 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d296870-3750-4f38-ad62-99ad6f8e4ed3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 202 Aug 26 09:15:34.956369 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1272/5121] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:34 2026] DELETE /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:34.964148 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb5ad783-72ca-4927-bb1f-0a7698c84760 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:34.966767 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb5ad783-72ca-4927-bb1f-0a7698c84760 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:34.967219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb5ad783-72ca-4927-bb1f-0a7698c84760 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:34.967551 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb5ad783-72ca-4927-bb1f-0a7698c84760 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:34.977785 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:34.977785 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:34.983510 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb5ad783-72ca-4927-bb1f-0a7698c84760 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:34.989597 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb5ad783-72ca-4927-bb1f-0a7698c84760 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 200 Aug 26 09:15:34.990111 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1280/5122] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:34 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:34.997905 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:15:34.998073 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1250057879"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:34.999653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1250057879'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:15:34.999769 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Create volume of 1 GB Aug 26 09:15:35.004152 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Availability Zones retrieved successfully. Aug 26 09:15:35.010005 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Flow 'volume_create_api' (d6bcdeb2-098a-4f29-84c6-19cb5cd6b2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:35.011235 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a2ad26-0604-4892-b00c-8b0ca3ad179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:35.012186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:15:35.041007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a2ad26-0604-4892-b00c-8b0ca3ad179b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:35.042081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a17fde2-f640-44ec-9eeb-8e1cf57c74bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:35.097151 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Created reservations ['ad04f663-a7e3-4302-ba36-f5b5d8952b14', 'c2960344-f071-4e33-8221-e8dcc7222a4a', '60fc986c-cc50-491e-8902-04a4c0e601e3', 'b27897b4-d0c8-4dad-8fba-a4a170dd19de'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:35.097935 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a17fde2-f640-44ec-9eeb-8e1cf57c74bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad04f663-a7e3-4302-ba36-f5b5d8952b14', 'c2960344-f071-4e33-8221-e8dcc7222a4a', '60fc986c-cc50-491e-8902-04a4c0e601e3', 'b27897b4-d0c8-4dad-8fba-a4a170dd19de']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:35.098667 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85c7ef6-4d2a-49cb-8c25-77654efa7081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:35.121475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85c7ef6-4d2a-49cb-8c25-77654efa7081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d418cc3-0174-4c50-82d5-1d74ac7edd5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1250057879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744c1dbb08dc483cbe6b2c7d184c5045',qos_specs=None,replication_status=,reservations=['ad04f663-a7e3-4302-ba36-f5b5d8952b14','c2960344-f071-4e33-8221-e8dcc7222a4a','60fc986c-cc50-491e-8902-04a4c0e601e3','b27897b4-d0c8-4dad-8fba-a4a170dd19de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f7b2f80b7f4f99980f92187669826c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1250057879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d418cc3-0174-4c50-82d5-1d74ac7edd5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='744c1dbb08dc483cbe6b2c7d184c5045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53f7b2f80b7f4f99980f92187669826c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:35.122249 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72fa7692-1d52-49d6-b81d-bc8f90ad156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:35.144632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72fa7692-1d52-49d6-b81d-bc8f90ad156a) transitioned into state 'SUCCESS' from state '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-1250057879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744c1dbb08dc483cbe6b2c7d184c5045',qos_specs=None,replication_status=,reservations=['ad04f663-a7e3-4302-ba36-f5b5d8952b14','c2960344-f071-4e33-8221-e8dcc7222a4a','60fc986c-cc50-491e-8902-04a4c0e601e3','b27897b4-d0c8-4dad-8fba-a4a170dd19de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f7b2f80b7f4f99980f92187669826c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:35.145423 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5759e4f-4463-48ee-a67f-4f61a99d644f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:35.153477 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5759e4f-4463-48ee-a67f-4f61a99d644f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:35.154311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Flow 'volume_create_api' (d6bcdeb2-098a-4f29-84c6-19cb5cd6b2d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:35.154599 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Create volume request issued successfully. Aug 26 09:15:35.155123 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1dd143af-31c2-4596-bab4-a90cef4dbee1 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:15:35.155541 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1288/5123] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:15:34 2026] POST /volume/v3/volumes => generated 756 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:35.170003 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9c2d6639-80ee-40f6-bb84-ad94960ebbe6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:35.173183 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c2d6639-80ee-40f6-bb84-ad94960ebbe6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:35.173412 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c2d6639-80ee-40f6-bb84-ad94960ebbe6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:35.173644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9c2d6639-80ee-40f6-bb84-ad94960ebbe6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:35.180317 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:35.180317 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:35.183812 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9c2d6639-80ee-40f6-bb84-ad94960ebbe6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Volume info retrieved successfully. Aug 26 09:15:35.188165 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9c2d6639-80ee-40f6-bb84-ad94960ebbe6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 200 Aug 26 09:15:35.188682 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1284/5124] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:35 2026] GET /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:36.004613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ec34b8c-e064-49f1-a516-0e2c5f8da14a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.006826 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ec34b8c-e064-49f1-a516-0e2c5f8da14a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 Aug 26 09:15:36.007105 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ec34b8c-e064-49f1-a516-0e2c5f8da14a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.007374 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ec34b8c-e064-49f1-a516-0e2c5f8da14a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.014947 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ec34b8c-e064-49f1-a516-0e2c5f8da14a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 returned with HTTP 404 Aug 26 09:15:36.015602 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1273/5125] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:36 2026] GET /volume/v3/volumes/7e1e8cec-41ce-47a6-a8b3-7bdfbd958045 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:36.022263 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.024339 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:15:36.024657 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.024978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.025965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:15:36.039674 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Get all volumes completed successfully. Aug 26 09:15:36.041449 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.041449 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:36.045440 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56975ebe-b7d8-403c-9f4e-9e09787044ad tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:15:36.045886 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1281/5126] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:15:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:36.062437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-732f8d6c-1970-45de-ad81-9880cd5abe74 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.064310 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-732f8d6c-1970-45de-ad81-9880cd5abe74 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] DELETE https://10.4.3.236/volume/v3/types/d78402d3-e51e-4ccc-a534-4e380d62c9fb Aug 26 09:15:36.064515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-732f8d6c-1970-45de-ad81-9880cd5abe74 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.064714 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-732f8d6c-1970-45de-ad81-9880cd5abe74 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.064979 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.064979 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:36.099141 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-732f8d6c-1970-45de-ad81-9880cd5abe74 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types/d78402d3-e51e-4ccc-a534-4e380d62c9fb returned with HTTP 202 Aug 26 09:15:36.099482 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1289/5127] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:15:36 2026] DELETE /volume/v3/types/d78402d3-e51e-4ccc-a534-4e380d62c9fb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:36.106321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.107972 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:36.108165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.108356 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.108523 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume with id: 78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:36.115300 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.115300 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:36.115738 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:36.133875 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume request issued successfully. Aug 26 09:15:36.133875 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2a65d9a4-062c-40c4-8e3e-8ba27ac6b5fc tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 202 Aug 26 09:15:36.133875 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1285/5128] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:36 2026] DELETE /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:36.137732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f712521a-033a-47a0-a4e1-c73a03b0de61 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.140660 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f712521a-033a-47a0-a4e1-c73a03b0de61 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:36.140660 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f712521a-033a-47a0-a4e1-c73a03b0de61 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.140660 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f712521a-033a-47a0-a4e1-c73a03b0de61 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.146510 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.146510 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:36.151181 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f712521a-033a-47a0-a4e1-c73a03b0de61 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:36.154651 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f712521a-033a-47a0-a4e1-c73a03b0de61 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 200 Aug 26 09:15:36.154651 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1274/5129] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:36 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:36.202820 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e7e4ea6-7b44-43ca-a702-1ce02aa21014 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.205131 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e7e4ea6-7b44-43ca-a702-1ce02aa21014 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:36.205359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e7e4ea6-7b44-43ca-a702-1ce02aa21014 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.205615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e7e4ea6-7b44-43ca-a702-1ce02aa21014 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.214602 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.214602 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:36.219089 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2e7e4ea6-7b44-43ca-a702-1ce02aa21014 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Volume info retrieved successfully. Aug 26 09:15:36.224462 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e7e4ea6-7b44-43ca-a702-1ce02aa21014 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 200 Aug 26 09:15:36.225048 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1282/5130] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:36 2026] GET /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:36.237350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b50b9a13-51b2-433d-95d7-bb0690f9f73f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.239073 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b50b9a13-51b2-433d-95d7-bb0690f9f73f tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True Aug 26 09:15:36.239145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b50b9a13-51b2-433d-95d7-bb0690f9f73f tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.239354 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b50b9a13-51b2-433d-95d7-bb0690f9f73f tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.257371 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b50b9a13-51b2-433d-95d7-bb0690f9f73f tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True returned with HTTP 200 Aug 26 09:15:36.257767 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1290/5131] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:36 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True => generated 1482 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:36.270396 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a633f5af-8011-4166-bd59-47b89998771d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.272138 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:36.272353 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.272544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.272795 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Delete volume with id: 3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:36.279954 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.279954 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:36.280379 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Volume info retrieved successfully. Aug 26 09:15:36.300870 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Delete volume request issued successfully. Aug 26 09:15:36.300870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a633f5af-8011-4166-bd59-47b89998771d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 202 Aug 26 09:15:36.300870 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1286/5132] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:36 2026] DELETE /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:36.307050 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ea565d99-7a28-4b2f-bcf5-80722bbc2d2d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:36.309455 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea565d99-7a28-4b2f-bcf5-80722bbc2d2d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:36.309743 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea565d99-7a28-4b2f-bcf5-80722bbc2d2d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:36.310019 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea565d99-7a28-4b2f-bcf5-80722bbc2d2d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:36.318321 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:36.318321 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:36.323250 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ea565d99-7a28-4b2f-bcf5-80722bbc2d2d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Volume info retrieved successfully. Aug 26 09:15:36.327837 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea565d99-7a28-4b2f-bcf5-80722bbc2d2d tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 200 Aug 26 09:15:36.328317 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1275/5133] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:36 2026] GET /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:37.168077 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44f13e35-fa04-4afd-b7fe-1ecb5549b352 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.169616 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44f13e35-fa04-4afd-b7fe-1ecb5549b352 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 Aug 26 09:15:37.169781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44f13e35-fa04-4afd-b7fe-1ecb5549b352 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.169959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44f13e35-fa04-4afd-b7fe-1ecb5549b352 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.174719 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44f13e35-fa04-4afd-b7fe-1ecb5549b352 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 returned with HTTP 404 Aug 26 09:15:37.175124 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1283/5134] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:37 2026] GET /volume/v3/volumes/78b80814-c332-413d-9dec-3e1575ada438 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:37.183664 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36fce550-33b9-4244-96d5-387193024f59 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.186034 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:37.186294 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.186548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.186763 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume with id: 3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:37.195790 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:37.195790 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:37.196559 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:37.215137 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume request issued successfully. Aug 26 09:15:37.215392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36fce550-33b9-4244-96d5-387193024f59 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 202 Aug 26 09:15:37.215955 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1291/5135] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:37 2026] DELETE /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:37.223906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-056ad5fb-42c4-4a70-934a-202885461690 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.225763 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-056ad5fb-42c4-4a70-934a-202885461690 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:37.225992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-056ad5fb-42c4-4a70-934a-202885461690 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.226196 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-056ad5fb-42c4-4a70-934a-202885461690 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.233488 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:37.233488 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:37.237472 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-056ad5fb-42c4-4a70-934a-202885461690 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:15:37.242070 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-056ad5fb-42c4-4a70-934a-202885461690 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 200 Aug 26 09:15:37.242489 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1287/5136] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:37 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:37.343539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d276cda2-081a-47bd-a9c9-4d86535ca464 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.345375 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d276cda2-081a-47bd-a9c9-4d86535ca464 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:37.345569 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d276cda2-081a-47bd-a9c9-4d86535ca464 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.345750 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d276cda2-081a-47bd-a9c9-4d86535ca464 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.351277 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d276cda2-081a-47bd-a9c9-4d86535ca464 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 404 Aug 26 09:15:37.351819 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1276/5137] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:37 2026] GET /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:37.359544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc57f8f2-1122-46c4-971d-71f7fd0ca136 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.361305 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc57f8f2-1122-46c4-971d-71f7fd0ca136 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:37.361497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc57f8f2-1122-46c4-971d-71f7fd0ca136 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.361667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc57f8f2-1122-46c4-971d-71f7fd0ca136 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.366702 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc57f8f2-1122-46c4-971d-71f7fd0ca136 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 404 Aug 26 09:15:37.367258 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1284/5138] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:37 2026] GET /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:37.375244 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7fc936a6-1954-41b8-9820-69c9ace3e704 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.377146 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7fc936a6-1954-41b8-9820-69c9ace3e704 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:37.377381 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7fc936a6-1954-41b8-9820-69c9ace3e704 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.377553 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7fc936a6-1954-41b8-9820-69c9ace3e704 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.377706 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7fc936a6-1954-41b8-9820-69c9ace3e704 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Delete volume with id: 3d418cc3-0174-4c50-82d5-1d74ac7edd5f Aug 26 09:15:37.383619 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7fc936a6-1954-41b8-9820-69c9ace3e704 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f returned with HTTP 404 Aug 26 09:15:37.384199 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1292/5139] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:37 2026] DELETE /volume/v3/volumes/3d418cc3-0174-4c50-82d5-1d74ac7edd5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:37.393863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.396300 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:15:37.396787 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1681462098"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:37.398818 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1681462098'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:15:37.399003 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Create volume of 1 GB Aug 26 09:15:37.404134 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Availability Zones retrieved successfully. Aug 26 09:15:37.412648 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Flow 'volume_create_api' (4fcfab10-fe06-41b8-83b4-96c5bcceca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:37.414021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a797c12-466a-4060-9832-178a0193cccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:37.415471 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:15:37.445932 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a797c12-466a-4060-9832-178a0193cccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:37.446822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044fd34e-83b1-4933-8254-0c8dd39f1619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:37.493014 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Created reservations ['a9930eaa-3953-410b-9177-f84c171b157a', 'ff950f7d-f452-4ce7-a48d-04f987866eeb', 'bb8b37d7-6862-4887-81ac-edad7a24e279', 'a1211eb3-16f1-49f9-ba44-afe953ebd80f'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:37.494186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044fd34e-83b1-4933-8254-0c8dd39f1619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9930eaa-3953-410b-9177-f84c171b157a', 'ff950f7d-f452-4ce7-a48d-04f987866eeb', 'bb8b37d7-6862-4887-81ac-edad7a24e279', 'a1211eb3-16f1-49f9-ba44-afe953ebd80f']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:37.495384 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3da23c5-06da-4e1a-9859-a6542b001703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:37.527737 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3da23c5-06da-4e1a-9859-a6542b001703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63a75d12-4554-4526-8529-d6b24bae9714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1681462098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744c1dbb08dc483cbe6b2c7d184c5045',qos_specs=None,replication_status=,reservations=['a9930eaa-3953-410b-9177-f84c171b157a','ff950f7d-f452-4ce7-a48d-04f987866eeb','bb8b37d7-6862-4887-81ac-edad7a24e279','a1211eb3-16f1-49f9-ba44-afe953ebd80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f7b2f80b7f4f99980f92187669826c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1681462098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63a75d12-4554-4526-8529-d6b24bae9714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='744c1dbb08dc483cbe6b2c7d184c5045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53f7b2f80b7f4f99980f92187669826c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:37.528737 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1892f8e0-813f-44e7-a4fc-735450927ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:37.549788 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1892f8e0-813f-44e7-a4fc-735450927ffe) transitioned into state 'SUCCESS' from state '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-1681462098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744c1dbb08dc483cbe6b2c7d184c5045',qos_specs=None,replication_status=,reservations=['a9930eaa-3953-410b-9177-f84c171b157a','ff950f7d-f452-4ce7-a48d-04f987866eeb','bb8b37d7-6862-4887-81ac-edad7a24e279','a1211eb3-16f1-49f9-ba44-afe953ebd80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f7b2f80b7f4f99980f92187669826c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:37.550809 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aef6008-2189-42cd-afcc-4080bf5f9ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:37.561010 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aef6008-2189-42cd-afcc-4080bf5f9ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:37.561807 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Flow 'volume_create_api' (4fcfab10-fe06-41b8-83b4-96c5bcceca62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:37.562115 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Create volume request issued successfully. Aug 26 09:15:37.562863 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ead44c4e-6110-4b60-b514-f7d4ce5b63f6 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:15:37.563356 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1288/5140] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:15:37 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:37.576716 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7fc30bb6-1329-4f6e-9bd1-5933d8958e65 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:37.578309 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fc30bb6-1329-4f6e-9bd1-5933d8958e65 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:37.579864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fc30bb6-1329-4f6e-9bd1-5933d8958e65 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:37.579864 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fc30bb6-1329-4f6e-9bd1-5933d8958e65 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:37.585080 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:37.585080 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:37.589603 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7fc30bb6-1329-4f6e-9bd1-5933d8958e65 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Volume info retrieved successfully. Aug 26 09:15:37.593451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fc30bb6-1329-4f6e-9bd1-5933d8958e65 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 200 Aug 26 09:15:37.593782 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1277/5141] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:37 2026] GET /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:38.257166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6782c406-5bb4-4441-a0d0-92631ca3eece None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.259295 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6782c406-5bb4-4441-a0d0-92631ca3eece tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af Aug 26 09:15:38.260857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6782c406-5bb4-4441-a0d0-92631ca3eece tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:38.260857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6782c406-5bb4-4441-a0d0-92631ca3eece tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:38.265108 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6782c406-5bb4-4441-a0d0-92631ca3eece tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af returned with HTTP 404 Aug 26 09:15:38.265643 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1285/5142] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:38 2026] GET /volume/v3/volumes/3fe331c3-dbe5-42d6-af52-17bd229aa5af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:38.272079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.273756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:15:38.273998 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:38.274185 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:38.274957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:15:38.276726 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=194,cinder:UPDATE=48,cinder:INSERT=23 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:15:38.285914 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Get all volumes completed successfully. Aug 26 09:15:38.287740 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:38.287740 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:38.292197 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a052077-f7b5-43fb-81c2-a034e474faf9 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:15:38.292690 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1293/5143] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:15:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7266 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:38.306893 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f6a5688d-e158-46fa-9d1f-7bc191363644 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.308571 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6a5688d-e158-46fa-9d1f-7bc191363644 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] DELETE https://10.4.3.236/volume/v3/types/65e5460a-71a4-4050-ab9b-72b943bb0eaa Aug 26 09:15:38.308738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6a5688d-e158-46fa-9d1f-7bc191363644 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:38.308935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6a5688d-e158-46fa-9d1f-7bc191363644 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:38.309125 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:38.309125 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:38.333391 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6a5688d-e158-46fa-9d1f-7bc191363644 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types/65e5460a-71a4-4050-ab9b-72b943bb0eaa returned with HTTP 202 Aug 26 09:15:38.333815 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1289/5144] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:15:38 2026] DELETE /volume/v3/types/65e5460a-71a4-4050-ab9b-72b943bb0eaa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:38.605563 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93617852-dcd7-4ebf-9298-c08b65325f07 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.607610 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93617852-dcd7-4ebf-9298-c08b65325f07 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:38.607856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93617852-dcd7-4ebf-9298-c08b65325f07 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:38.608077 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93617852-dcd7-4ebf-9298-c08b65325f07 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:38.615562 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:38.615562 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:38.619963 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93617852-dcd7-4ebf-9298-c08b65325f07 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Volume info retrieved successfully. Aug 26 09:15:38.624489 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93617852-dcd7-4ebf-9298-c08b65325f07 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 200 Aug 26 09:15:38.624835 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1278/5145] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:38 2026] GET /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:38.637607 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e9a821d-c9a9-4e0a-9be4-747848f5e9ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.638925 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e9a821d-c9a9-4e0a-9be4-747848f5e9ff tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True Aug 26 09:15:38.639219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e9a821d-c9a9-4e0a-9be4-747848f5e9ff tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:38.639486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e9a821d-c9a9-4e0a-9be4-747848f5e9ff tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:38.654232 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e9a821d-c9a9-4e0a-9be4-747848f5e9ff tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True returned with HTTP 200 Aug 26 09:15:38.654773 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1286/5146] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:38 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:38.668367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6365ea1-2958-4ea0-9c31-1eb02fd62d68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.669964 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6365ea1-2958-4ea0-9c31-1eb02fd62d68 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/4fabc12007674686b1c33592926a3e30?usage=True Aug 26 09:15:38.670157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6365ea1-2958-4ea0-9c31-1eb02fd62d68 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:38.670336 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6365ea1-2958-4ea0-9c31-1eb02fd62d68 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:38.683610 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6365ea1-2958-4ea0-9c31-1eb02fd62d68 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/4fabc12007674686b1c33592926a3e30?usage=True returned with HTTP 200 Aug 26 09:15:38.683981 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1294/5147] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:38 2026] GET /volume/v3/os-quota-sets/4fabc12007674686b1c33592926a3e30?usage=True => generated 1061 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:38.697637 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.699344 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] POST https://10.4.3.236/volume/v3/os-volume-transfer Aug 26 09:15:38.699633 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "63a75d12-4554-4526-8529-d6b24bae9714"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:38.700905 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.volume_transfer [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Creating new volume transfer {'transfer': {'volume_id': '63a75d12-4554-4526-8529-d6b24bae9714'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 26 09:15:38.700991 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.volume_transfer [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Creating transfer of volume 63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:38.701094 np0000008153 devstack@c-api.service[100236]: INFO cinder.transfer.api [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Generating transfer record for volume 63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:38.716316 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:38.716316 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:38.727588 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58cd2e1a-e85a-4835-8254-a40ab68167b0 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/os-volume-transfer returned with HTTP 202 Aug 26 09:15:38.728018 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1290/5148] 10.4.3.236 () {68 vars in 1291 bytes} [Wed Aug 26 09:15:38 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:38.736591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:38.818522 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] POST https://10.4.3.236/volume/v3/os-volume-transfer/e715d285-b8c7-4f22-b0c6-89df156f0f29/accept Aug 26 09:15:38.819169 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "404a89f0c70cd2ce"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:38.820705 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.volume_transfer [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Accepting volume transfer e715d285-b8c7-4f22-b0c6-89df156f0f29 {{(pid=100239) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 09:15:38.820868 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Accepting transfer e715d285-b8c7-4f22-b0c6-89df156f0f29 Aug 26 09:15:38.891153 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Created reservations ['76a5009d-9645-40c9-bc3c-1a14c00d20de', '584cc1d2-866e-4b78-9994-748f507b1dbf', '918d1da1-5268-41ef-b13e-297fbc3ef798', 'cf689e7d-8945-4d71-9a35-49eb08cf56bf'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:38.912777 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Created reservations ['23b0f112-6591-451c-9027-dabce0a55a7a', '26b5342f-3814-4823-aee8-130a649f06dc', '4ce15790-5298-41bc-beb1-8461e461db14', '461b7de8-9101-43ac-af12-bf4c02cae17d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:38.952584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Created reservations ['71295053-2001-4dfb-81dc-0748db425937', 'fac933cf-eed6-4551-9b08-ddbff9aecbd3', '1163f203-017f-4894-aea0-99a661265112', 'e59cc0a8-d8d0-42bf-9984-b99b58d9c28b'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:38.980107 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Created reservations ['c4970180-0970-49a3-952f-b9297d444407', '75c1e904-88c5-4e1a-ac2a-9d1ed6b9974c', '0cab0510-6fc5-49aa-8ebe-dc029c78aef8', 'b7fccc52-8f81-4f0e-9b6f-4dc8671fa3e9'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:38.997415 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Transfer volume completed successfully. Aug 26 09:15:39.075320 np0000008153 devstack@c-api.service[100239]: INFO cinder.transfer.api [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Volume 63a75d12-4554-4526-8529-d6b24bae9714 has been transferred. Aug 26 09:15:39.081237 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46ae3783-d4d8-4be6-b799-9ae7afdd3649 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] https://10.4.3.236/volume/v3/os-volume-transfer/e715d285-b8c7-4f22-b0c6-89df156f0f29/accept returned with HTTP 202 Aug 26 09:15:39.081778 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1279/5149] 10.4.3.236 () {68 vars in 1423 bytes} [Wed Aug 26 09:15:38 2026] POST /volume/v3/os-volume-transfer/e715d285-b8c7-4f22-b0c6-89df156f0f29/accept => generated 365 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:39.091648 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6770bd95-4f36-481b-b886-2e160f6afae2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:39.095823 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6770bd95-4f36-481b-b886-2e160f6afae2 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] GET https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:39.095823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6770bd95-4f36-481b-b886-2e160f6afae2 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:39.095823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6770bd95-4f36-481b-b886-2e160f6afae2 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:39.104075 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:39.104075 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:39.110483 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6770bd95-4f36-481b-b886-2e160f6afae2 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] Volume info retrieved successfully. Aug 26 09:15:39.112469 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6770bd95-4f36-481b-b886-2e160f6afae2 tempest-VolumeQuotasAdminTestJSON-1190086428 tempest-VolumeQuotasAdminTestJSON-1190086428-project-member] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 200 Aug 26 09:15:39.113010 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1287/5150] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:39 2026] GET /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:39.126549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-321e15d4-783e-41d6-8cec-e13c24a720a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:39.129007 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-321e15d4-783e-41d6-8cec-e13c24a720a2 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True Aug 26 09:15:39.129284 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-321e15d4-783e-41d6-8cec-e13c24a720a2 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:39.129551 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-321e15d4-783e-41d6-8cec-e13c24a720a2 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:39.149698 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-321e15d4-783e-41d6-8cec-e13c24a720a2 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True returned with HTTP 200 Aug 26 09:15:39.150582 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1295/5151] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:39 2026] GET /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:39.163767 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bd58e2a0-0101-43f4-8e13-37e967e9dc9b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:39.165639 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd58e2a0-0101-43f4-8e13-37e967e9dc9b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/4fabc12007674686b1c33592926a3e30?usage=True Aug 26 09:15:39.165828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd58e2a0-0101-43f4-8e13-37e967e9dc9b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:39.166043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bd58e2a0-0101-43f4-8e13-37e967e9dc9b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:39.181955 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bd58e2a0-0101-43f4-8e13-37e967e9dc9b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/4fabc12007674686b1c33592926a3e30?usage=True returned with HTTP 200 Aug 26 09:15:39.182391 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1291/5152] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:39 2026] GET /volume/v3/os-quota-sets/4fabc12007674686b1c33592926a3e30?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:39.194886 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:39.196923 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:39.197031 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:39.197198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:39.197381 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Delete volume with id: 63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:39.204863 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:39.204863 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:39.205236 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Volume info retrieved successfully. Aug 26 09:15:39.220390 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Delete volume request issued successfully. Aug 26 09:15:39.220573 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21103bb0-3e39-4cbf-91d7-2f33f71d0ceb tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 202 Aug 26 09:15:39.221021 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1280/5153] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:39 2026] DELETE /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:39.228827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7cfd871b-40e9-41eb-ac93-904f41489b80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:39.231873 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7cfd871b-40e9-41eb-ac93-904f41489b80 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:39.231873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7cfd871b-40e9-41eb-ac93-904f41489b80 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:39.231873 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7cfd871b-40e9-41eb-ac93-904f41489b80 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:39.238945 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:39.238945 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:39.242403 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7cfd871b-40e9-41eb-ac93-904f41489b80 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Volume info retrieved successfully. Aug 26 09:15:39.246174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7cfd871b-40e9-41eb-ac93-904f41489b80 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 200 Aug 26 09:15:39.246689 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1288/5154] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:39 2026] GET /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:40.262780 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd24a701-ac80-4349-8564-4947fc68a43b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:40.264518 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd24a701-ac80-4349-8564-4947fc68a43b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:40.264689 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd24a701-ac80-4349-8564-4947fc68a43b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:40.264869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd24a701-ac80-4349-8564-4947fc68a43b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:40.270208 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd24a701-ac80-4349-8564-4947fc68a43b tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 404 Aug 26 09:15:40.270617 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1296/5155] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:40 2026] GET /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:40.277295 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-84e36d7a-8069-479b-95f4-879f1ed029d3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:40.279110 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-84e36d7a-8069-479b-95f4-879f1ed029d3 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] GET https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:40.279327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-84e36d7a-8069-479b-95f4-879f1ed029d3 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:40.279526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-84e36d7a-8069-479b-95f4-879f1ed029d3 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:40.285054 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-84e36d7a-8069-479b-95f4-879f1ed029d3 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 404 Aug 26 09:15:40.285705 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1292/5156] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:40 2026] GET /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:40.293655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7035112c-fc57-42f0-bb8e-a00a73f9ac09 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:40.295772 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7035112c-fc57-42f0-bb8e-a00a73f9ac09 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] DELETE https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:40.296001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7035112c-fc57-42f0-bb8e-a00a73f9ac09 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:40.296183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7035112c-fc57-42f0-bb8e-a00a73f9ac09 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:40.296342 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7035112c-fc57-42f0-bb8e-a00a73f9ac09 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] Delete volume with id: 63a75d12-4554-4526-8529-d6b24bae9714 Aug 26 09:15:40.302502 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7035112c-fc57-42f0-bb8e-a00a73f9ac09 tempest-VolumeQuotasAdminTestJSON-1190794993 tempest-VolumeQuotasAdminTestJSON-1190794993-project-member] https://10.4.3.236/volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 returned with HTTP 404 Aug 26 09:15:40.303068 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1281/5157] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:40 2026] DELETE /volume/v3/volumes/63a75d12-4554-4526-8529-d6b24bae9714 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:40.312226 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68354cfc-c1b0-4f0e-94f4-693aa9be700e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:40.314102 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68354cfc-c1b0-4f0e-94f4-693aa9be700e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] GET https://10.4.3.236/volume/v3/os-quota-sets/9e72439490c44644952a8913e6431c34?usage=True Aug 26 09:15:40.314510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68354cfc-c1b0-4f0e-94f4-693aa9be700e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:40.315930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68354cfc-c1b0-4f0e-94f4-693aa9be700e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:40.331933 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68354cfc-c1b0-4f0e-94f4-693aa9be700e tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/9e72439490c44644952a8913e6431c34?usage=True returned with HTTP 200 Aug 26 09:15:40.332602 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1289/5158] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:15:40 2026] GET /volume/v3/os-quota-sets/9e72439490c44644952a8913e6431c34?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:40.344525 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75db8898-46d7-44c6-882f-9fdb4ed9c935 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:40.346073 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75db8898-46d7-44c6-882f-9fdb4ed9c935 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:40.346419 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75db8898-46d7-44c6-882f-9fdb4ed9c935 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:40.432640 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75db8898-46d7-44c6-882f-9fdb4ed9c935 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:40.433017 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1297/5159] 10.4.3.236 () {68 vars in 1375 bytes} [Wed Aug 26 09:15:40 2026] PUT /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 397 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:40.442643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-932d1764-3745-42f0-8ed0-3fe7a0050983 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:40.444496 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-932d1764-3745-42f0-8ed0-3fe7a0050983 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] PUT https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 Aug 26 09:15:40.444814 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-932d1764-3745-42f0-8ed0-3fe7a0050983 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:40.515317 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-932d1764-3745-42f0-8ed0-3fe7a0050983 tempest-VolumeQuotasAdminTestJSON-338958772 tempest-VolumeQuotasAdminTestJSON-338958772-project-admin] https://10.4.3.236/volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 returned with HTTP 200 Aug 26 09:15:40.515718 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1293/5160] 10.4.3.236 () {68 vars in 1375 bytes} [Wed Aug 26 09:15:40 2026] PUT /volume/v3/os-quota-sets/744c1dbb08dc483cbe6b2c7d184c5045 => generated 395 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:43.196557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:43.321155 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:15:43.321630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-451122574"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:43.323395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-451122574'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:15:43.323565 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Create volume of 1 GB Aug 26 09:15:43.328559 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Availability Zones retrieved successfully. Aug 26 09:15:43.335956 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Flow 'volume_create_api' (5acd6dd1-d269-4192-85b0-50c2c6cc2dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:43.337178 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360bf8ec-b906-4340-a86b-1485bdae5ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:43.338373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:15:43.369794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360bf8ec-b906-4340-a86b-1485bdae5ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:43.370695 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7baadbd9-631c-41e2-a481-3fa1b3e275b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:43.445469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Created reservations ['96392776-9a24-4e19-a5f6-2ec386d6904c', '51e7e636-1152-4361-9583-3f3b92103352', 'ffae49ac-72ac-4316-abfb-a0f164a87b6a', '286b6af4-bfe3-4163-9d00-b29772fc846c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:43.446291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7baadbd9-631c-41e2-a481-3fa1b3e275b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96392776-9a24-4e19-a5f6-2ec386d6904c', '51e7e636-1152-4361-9583-3f3b92103352', 'ffae49ac-72ac-4316-abfb-a0f164a87b6a', '286b6af4-bfe3-4163-9d00-b29772fc846c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:43.447123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a7e68c-7026-4108-8ff9-a228c2038d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:43.471407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a7e68c-7026-4108-8ff9-a228c2038d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-451122574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44486cd148f44d27bcdc1337000df9a1',qos_specs=None,replication_status=,reservations=['96392776-9a24-4e19-a5f6-2ec386d6904c','51e7e636-1152-4361-9583-3f3b92103352','ffae49ac-72ac-4316-abfb-a0f164a87b6a','286b6af4-bfe3-4163-9d00-b29772fc846c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5819a2a5e55e44d782640eba578a9cb7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-451122574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44486cd148f44d27bcdc1337000df9a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5819a2a5e55e44d782640eba578a9cb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:43.472244 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a9a9a6-d7d7-4ebf-8434-26b7ca9aacf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:43.496539 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a9a9a6-d7d7-4ebf-8434-26b7ca9aacf0) transitioned into state 'SUCCESS' from state '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-451122574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44486cd148f44d27bcdc1337000df9a1',qos_specs=None,replication_status=,reservations=['96392776-9a24-4e19-a5f6-2ec386d6904c','51e7e636-1152-4361-9583-3f3b92103352','ffae49ac-72ac-4316-abfb-a0f164a87b6a','286b6af4-bfe3-4163-9d00-b29772fc846c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5819a2a5e55e44d782640eba578a9cb7',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:43.497430 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949adada-d7a8-4b8e-8301-020221c44132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:43.510518 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949adada-d7a8-4b8e-8301-020221c44132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:43.511536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Flow 'volume_create_api' (5acd6dd1-d269-4192-85b0-50c2c6cc2dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:43.511910 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Create volume request issued successfully. Aug 26 09:15:43.512667 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23d8d893-d36a-4b14-8469-9e3522d3d4b1 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:15:43.513114 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1282/5161] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:15:43 2026] POST /volume/v3/volumes => generated 749 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:43.529552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da814c8f-afbb-4d3f-866e-8637b6cb5c59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:43.531958 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da814c8f-afbb-4d3f-866e-8637b6cb5c59 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] GET https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:43.532196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da814c8f-afbb-4d3f-866e-8637b6cb5c59 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:43.532453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da814c8f-afbb-4d3f-866e-8637b6cb5c59 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:43.542201 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:43.542201 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:43.547758 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-da814c8f-afbb-4d3f-866e-8637b6cb5c59 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Volume info retrieved successfully. Aug 26 09:15:43.554318 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da814c8f-afbb-4d3f-866e-8637b6cb5c59 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a returned with HTTP 200 Aug 26 09:15:43.554857 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1290/5162] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:43 2026] GET /volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:44.567396 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59b00a2b-01a0-4a0d-b4ca-3ffc4d0c675a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:44.571352 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59b00a2b-01a0-4a0d-b4ca-3ffc4d0c675a tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] GET https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:44.571947 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59b00a2b-01a0-4a0d-b4ca-3ffc4d0c675a tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:44.572250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59b00a2b-01a0-4a0d-b4ca-3ffc4d0c675a tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:44.583612 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:44.583612 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:44.588565 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-59b00a2b-01a0-4a0d-b4ca-3ffc4d0c675a tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Volume info retrieved successfully. Aug 26 09:15:44.594544 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59b00a2b-01a0-4a0d-b4ca-3ffc4d0c675a tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a returned with HTTP 200 Aug 26 09:15:44.594961 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1298/5163] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:44 2026] GET /volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:44.607939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ae10762c-d148-4610-901c-164bbb51ae36 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:44.610163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ae10762c-d148-4610-901c-164bbb51ae36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] GET https://10.4.3.236/volume/v3/limits Aug 26 09:15:44.610417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ae10762c-d148-4610-901c-164bbb51ae36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:44.610632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ae10762c-d148-4610-901c-164bbb51ae36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:44.632854 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ae10762c-d148-4610-901c-164bbb51ae36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/limits returned with HTTP 200 Aug 26 09:15:44.633266 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1294/5164] 10.4.3.236 () {66 vars in 1234 bytes} [Wed Aug 26 09:15:44 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:44.643081 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-99020ea9-3f7d-4ad9-ad84-f15203d2f6eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:44.644965 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99020ea9-3f7d-4ad9-ad84-f15203d2f6eb tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] GET https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:44.645205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99020ea9-3f7d-4ad9-ad84-f15203d2f6eb tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:44.645406 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99020ea9-3f7d-4ad9-ad84-f15203d2f6eb tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:44.652522 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:44.652522 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:44.655978 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-99020ea9-3f7d-4ad9-ad84-f15203d2f6eb tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Volume info retrieved successfully. Aug 26 09:15:44.659906 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99020ea9-3f7d-4ad9-ad84-f15203d2f6eb tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a returned with HTTP 200 Aug 26 09:15:44.660274 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1283/5165] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:44 2026] GET /volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:44.672151 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-765656ef-3e4e-4921-90e4-aba78620d096 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:44.673711 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:44.675656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:44.675656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:44.675656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Delete volume with id: d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:44.681145 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:44.681145 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:44.681893 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Volume info retrieved successfully. Aug 26 09:15:44.701830 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Delete volume request issued successfully. Aug 26 09:15:44.701830 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-765656ef-3e4e-4921-90e4-aba78620d096 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a returned with HTTP 202 Aug 26 09:15:44.701830 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1291/5166] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:15:44 2026] DELETE /volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:15:44.708206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b925c60-2887-4182-a22f-42dd367db095 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:44.710516 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b925c60-2887-4182-a22f-42dd367db095 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] GET https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:44.710752 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b925c60-2887-4182-a22f-42dd367db095 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:44.711023 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b925c60-2887-4182-a22f-42dd367db095 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:44.720679 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:44.720679 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:44.726108 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1b925c60-2887-4182-a22f-42dd367db095 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Volume info retrieved successfully. Aug 26 09:15:44.732748 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b925c60-2887-4182-a22f-42dd367db095 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a returned with HTTP 200 Aug 26 09:15:44.733288 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1299/5167] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:44 2026] GET /volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:45.745081 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b7492f2f-45a8-4d0d-8088-dfcc54cf0f36 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:45.747089 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7492f2f-45a8-4d0d-8088-dfcc54cf0f36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] GET https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a Aug 26 09:15:45.747307 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7492f2f-45a8-4d0d-8088-dfcc54cf0f36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:45.747500 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b7492f2f-45a8-4d0d-8088-dfcc54cf0f36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:45.752958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b7492f2f-45a8-4d0d-8088-dfcc54cf0f36 tempest-AbsoluteLimitsTests-1433677846 tempest-AbsoluteLimitsTests-1433677846-project-member] https://10.4.3.236/volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a returned with HTTP 404 Aug 26 09:15:45.753448 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1295/5168] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:45 2026] GET /volume/v3/volumes/d0fa8d22-7e6c-4a5d-8377-f4ee67a0f03a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:52.933482 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:52.936230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:15:52.936654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2034479943"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:52.940494 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2034479943'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:15:52.940494 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume of 1 GB Aug 26 09:15:52.944119 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Availability Zones retrieved successfully. Aug 26 09:15:52.949823 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Flow 'volume_create_api' (2dc30ce0-948c-47d3-825a-7f8517c7adaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:52.950712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c6e960-a5b9-47e9-84c8-07a1345eafa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:52.951814 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:15:52.979711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c6e960-a5b9-47e9-84c8-07a1345eafa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:52.980383 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c171cea5-ef97-4816-b08e-c705c744c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.023635 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Created reservations ['024e2275-4a07-4618-8a88-8bfb0ae3ad26', '56db740a-c6e5-4ae7-a43e-449337511bf4', '8fd4323f-bf41-43ad-a9a1-cf3592b3aefa', '85b8d752-447c-4519-9b49-356cd2bf6da8'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:53.024338 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c171cea5-ef97-4816-b08e-c705c744c411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['024e2275-4a07-4618-8a88-8bfb0ae3ad26', '56db740a-c6e5-4ae7-a43e-449337511bf4', '8fd4323f-bf41-43ad-a9a1-cf3592b3aefa', '85b8d752-447c-4519-9b49-356cd2bf6da8']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.024947 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1681e95b-b365-42b0-92ef-18016d55e7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.048818 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1681e95b-b365-42b0-92ef-18016d55e7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0baa2fb1-dd38-49fb-9623-188e361e1a19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2034479943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0196e80e16d74abd83735d8172e68d39',qos_specs=None,replication_status=,reservations=['024e2275-4a07-4618-8a88-8bfb0ae3ad26','56db740a-c6e5-4ae7-a43e-449337511bf4','8fd4323f-bf41-43ad-a9a1-cf3592b3aefa','85b8d752-447c-4519-9b49-356cd2bf6da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2034479943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0baa2fb1-dd38-49fb-9623-188e361e1a19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0196e80e16d74abd83735d8172e68d39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.049933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead28259-b069-4b7e-93d9-c3d0b9f876bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.056912 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:53.070776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead28259-b069-4b7e-93d9-c3d0b9f876bf) transitioned into state 'SUCCESS' from state '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-2034479943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0196e80e16d74abd83735d8172e68d39',qos_specs=None,replication_status=,reservations=['024e2275-4a07-4618-8a88-8bfb0ae3ad26','56db740a-c6e5-4ae7-a43e-449337511bf4','8fd4323f-bf41-43ad-a9a1-cf3592b3aefa','85b8d752-447c-4519-9b49-356cd2bf6da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.071698 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58de5603-62b3-421e-b7aa-2ac6c3c3cf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.082402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58de5603-62b3-421e-b7aa-2ac6c3c3cf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.083195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Flow 'volume_create_api' (2dc30ce0-948c-47d3-825a-7f8517c7adaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:53.083477 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume request issued successfully. Aug 26 09:15:53.084020 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-263fad4d-7fc1-4b42-922b-d17d56957ee4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:15:53.084421 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1284/5169] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:15:52 2026] POST /volume/v3/volumes => generated 755 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:53.099211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d16aed8-89c3-4fe3-9ea5-beb7ea48763b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:53.100962 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d16aed8-89c3-4fe3-9ea5-beb7ea48763b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:53.101345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d16aed8-89c3-4fe3-9ea5-beb7ea48763b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:53.101737 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d16aed8-89c3-4fe3-9ea5-beb7ea48763b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:53.108963 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:53.108963 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:53.113044 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d16aed8-89c3-4fe3-9ea5-beb7ea48763b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:53.117487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d16aed8-89c3-4fe3-9ea5-beb7ea48763b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:53.118049 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1300/5170] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:53 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:53.122558 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:15:53.122908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-845660911"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:53.124295 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-845660911'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:15:53.124451 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Create volume of 1 GB Aug 26 09:15:53.128654 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Availability Zones retrieved successfully. Aug 26 09:15:53.134079 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Flow 'volume_create_api' (fa785abc-536f-4fa7-af82-29383490aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:53.135003 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c1071d-a4fb-4de6-9f3c-0bbbc29e5e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.135943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:15:53.164210 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c1071d-a4fb-4de6-9f3c-0bbbc29e5e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.164514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5f22cd-f6c5-4026-846d-117d1aa4cb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.223327 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Created reservations ['0742874b-2496-4a75-95a7-24d9eb6b0b98', '09f69e1d-1f55-4904-8678-de8debe1232f', '140d183b-f5a9-4c37-a891-15350a7ada5c', '4f39a844-684f-4a4b-92fb-d52cb392f981'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:15:53.224047 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5f22cd-f6c5-4026-846d-117d1aa4cb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0742874b-2496-4a75-95a7-24d9eb6b0b98', '09f69e1d-1f55-4904-8678-de8debe1232f', '140d183b-f5a9-4c37-a891-15350a7ada5c', '4f39a844-684f-4a4b-92fb-d52cb392f981']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.224812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a717556-1d1e-4ee9-be43-163f973e1df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.247718 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a717556-1d1e-4ee9-be43-163f973e1df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0464f1-3ee2-4c03-ba12-5efc78c0b27c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-845660911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4304270697be4bd3ba3b06914de8c8fa',qos_specs=None,replication_status=,reservations=['0742874b-2496-4a75-95a7-24d9eb6b0b98','09f69e1d-1f55-4904-8678-de8debe1232f','140d183b-f5a9-4c37-a891-15350a7ada5c','4f39a844-684f-4a4b-92fb-d52cb392f981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9a0e799b2644d092f17618697e3780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-845660911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca0464f1-3ee2-4c03-ba12-5efc78c0b27c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4304270697be4bd3ba3b06914de8c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef9a0e799b2644d092f17618697e3780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.248500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe582d0-8c5d-413d-aa1c-d72381f0ff1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.271466 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe582d0-8c5d-413d-aa1c-d72381f0ff1f) transitioned into state 'SUCCESS' from state '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-845660911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4304270697be4bd3ba3b06914de8c8fa',qos_specs=None,replication_status=,reservations=['0742874b-2496-4a75-95a7-24d9eb6b0b98','09f69e1d-1f55-4904-8678-de8debe1232f','140d183b-f5a9-4c37-a891-15350a7ada5c','4f39a844-684f-4a4b-92fb-d52cb392f981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9a0e799b2644d092f17618697e3780',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.272552 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5bafc3-2a10-4071-ae93-b056bd7345c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:15:53.283899 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5bafc3-2a10-4071-ae93-b056bd7345c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:15:53.284763 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Flow 'volume_create_api' (fa785abc-536f-4fa7-af82-29383490aed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:15:53.284763 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Create volume request issued successfully. Aug 26 09:15:53.285041 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1fdf6c0a-d472-4846-a8f3-0c4d565640ec tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:15:53.285497 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1292/5171] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:15:53 2026] POST /volume/v3/volumes => generated 748 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:15:53.300485 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-02323f7f-a32e-49bb-8abc-06971daf8a45 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:53.302283 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-02323f7f-a32e-49bb-8abc-06971daf8a45 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:15:53.302515 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-02323f7f-a32e-49bb-8abc-06971daf8a45 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:53.302698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-02323f7f-a32e-49bb-8abc-06971daf8a45 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:53.315153 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:53.315153 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:53.318952 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-02323f7f-a32e-49bb-8abc-06971daf8a45 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:15:53.323001 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-02323f7f-a32e-49bb-8abc-06971daf8a45 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:15:53.323387 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1296/5172] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:53 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:54.133201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d11174f2-9c3a-4c92-a145-08ccce5d2fd4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.135387 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d11174f2-9c3a-4c92-a145-08ccce5d2fd4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:54.135617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d11174f2-9c3a-4c92-a145-08ccce5d2fd4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.135856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d11174f2-9c3a-4c92-a145-08ccce5d2fd4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.144664 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.144664 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:54.148514 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d11174f2-9c3a-4c92-a145-08ccce5d2fd4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:54.153006 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d11174f2-9c3a-4c92-a145-08ccce5d2fd4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:54.153436 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1285/5173] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:54 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:54.190839 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-8ac48b80-2398-44a3-a8c3-8b5e650293fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.192592 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-8ac48b80-2398-44a3-a8c3-8b5e650293fa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:54.192890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-8ac48b80-2398-44a3-a8c3-8b5e650293fa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.194045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-8ac48b80-2398-44a3-a8c3-8b5e650293fa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.200237 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.200237 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:54.202559 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-8ac48b80-2398-44a3-a8c3-8b5e650293fa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:54.206146 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-8ac48b80-2398-44a3-a8c3-8b5e650293fa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:54.206699 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1301/5174] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:54 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:54.271827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60470173-659e-4148-b70d-2078531cc52b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.272297 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60470173-659e-4148-b70d-2078531cc52b None None] GET https://10.4.3.236/volume// Aug 26 09:15:54.272458 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60470173-659e-4148-b70d-2078531cc52b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.272636 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60470173-659e-4148-b70d-2078531cc52b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.272936 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60470173-659e-4148-b70d-2078531cc52b None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:54.273210 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1293/5175] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09: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 26 09:15:54.279374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-c6c2b580-d304-4fe5-a3c3-a0342f9508bd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.281163 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-c6c2b580-d304-4fe5-a3c3-a0342f9508bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:15:54.281512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-c6c2b580-d304-4fe5-a3c3-a0342f9508bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0baa2fb1-dd38-49fb-9623-188e361e1a19", "connector": null, "instance_uuid": "c43316f9-f3ec-4892-b48f-20af8481d8be"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:54.288860 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.288860 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:54.323089 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-c6c2b580-d304-4fe5-a3c3-a0342f9508bd tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:15:54.323540 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1297/5176] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:15:54 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:54.334396 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-02764431-2afe-4584-a306-1b0d45491fc2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.336131 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02764431-2afe-4584-a306-1b0d45491fc2 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:15:54.336346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02764431-2afe-4584-a306-1b0d45491fc2 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.336547 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02764431-2afe-4584-a306-1b0d45491fc2 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.349264 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.349264 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:54.354308 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51dd2d49-9787-486f-8c2d-6f3da07b65f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.354381 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-02764431-2afe-4584-a306-1b0d45491fc2 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:15:54.357830 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51dd2d49-9787-486f-8c2d-6f3da07b65f2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:54.357830 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51dd2d49-9787-486f-8c2d-6f3da07b65f2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.357830 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51dd2d49-9787-486f-8c2d-6f3da07b65f2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.361211 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02764431-2afe-4584-a306-1b0d45491fc2 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:15:54.361621 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1286/5177] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:54 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:54.366068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-417da9f0-d88d-4f8f-aa07-06957c4d7930 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.366538 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-417da9f0-d88d-4f8f-aa07-06957c4d7930 None None] GET https://10.4.3.236/volume// Aug 26 09:15:54.366690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-417da9f0-d88d-4f8f-aa07-06957c4d7930 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.366881 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-417da9f0-d88d-4f8f-aa07-06957c4d7930 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.367214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-417da9f0-d88d-4f8f-aa07-06957c4d7930 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:54.367512 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1294/5178] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:15:54.367825 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.367825 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:54.375793 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-51dd2d49-9787-486f-8c2d-6f3da07b65f2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:54.377855 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-aefa7c3e-e4a3-43d8-b5ec-23736cf18e7c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.379236 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51dd2d49-9787-486f-8c2d-6f3da07b65f2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:54.379732 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1302/5179] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:54 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:54.381009 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-aefa7c3e-e4a3-43d8-b5ec-23736cf18e7c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:54.381271 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-aefa7c3e-e4a3-43d8-b5ec-23736cf18e7c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:54.381545 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-aefa7c3e-e4a3-43d8-b5ec-23736cf18e7c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:54.400030 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.400030 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:54.404336 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-aefa7c3e-e4a3-43d8-b5ec-23736cf18e7c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:54.409943 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-aefa7c3e-e4a3-43d8-b5ec-23736cf18e7c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:54.410716 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1298/5180] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:54 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:54.509227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:54.510939 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] PUT https://10.4.3.236/volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519 Aug 26 09:15:54.511307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:54.519659 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Acquiring lock "cinder-attachment_update-0baa2fb1-dd38-49fb-9623-188e361e1a19-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:15:54.524258 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Lock "cinder-attachment_update-0baa2fb1-dd38-49fb-9623-188e361e1a19-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:15:54.525545 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:54.525545 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:54.606581 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Lock "cinder-attachment_update-0baa2fb1-dd38-49fb-9623-188e361e1a19-np0000008153" released by "attachment_update" :: held 0.082s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:15:54.606905 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-626f3e83-ea8c-43bd-a346-0925d77bb84e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519 returned with HTTP 200 Aug 26 09:15:54.607361 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1287/5181] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:15:54 2026] PUT /volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:55.391205 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-188b0213-971a-4709-a41f-6bdccd3d1080 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:55.393036 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-188b0213-971a-4709-a41f-6bdccd3d1080 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:55.393276 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-188b0213-971a-4709-a41f-6bdccd3d1080 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:55.393476 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-188b0213-971a-4709-a41f-6bdccd3d1080 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:55.402110 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:55.402110 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:55.405121 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-188b0213-971a-4709-a41f-6bdccd3d1080 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:55.408654 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-188b0213-971a-4709-a41f-6bdccd3d1080 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:55.408962 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1295/5182] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:55 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:56.420797 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5605369f-e102-47ed-852e-9c946ae3a878 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:56.422416 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5605369f-e102-47ed-852e-9c946ae3a878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:56.422597 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5605369f-e102-47ed-852e-9c946ae3a878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:56.422771 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5605369f-e102-47ed-852e-9c946ae3a878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:56.430708 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:56.430708 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:56.433484 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5605369f-e102-47ed-852e-9c946ae3a878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:56.436915 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5605369f-e102-47ed-852e-9c946ae3a878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:56.437951 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1303/5183] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:56 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:57.452618 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-770fb307-3e6c-47bb-a5a8-f86c3a9146b2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:57.454424 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-770fb307-3e6c-47bb-a5a8-f86c3a9146b2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:57.454609 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-770fb307-3e6c-47bb-a5a8-f86c3a9146b2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:57.454779 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-770fb307-3e6c-47bb-a5a8-f86c3a9146b2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:57.464827 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:57.464827 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:57.468102 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-770fb307-3e6c-47bb-a5a8-f86c3a9146b2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:57.472193 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-770fb307-3e6c-47bb-a5a8-f86c3a9146b2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:57.472640 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1299/5184] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:57 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:58.486189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b68506ac-30b4-4bf4-8979-6f5ff41ce5b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:58.488649 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b68506ac-30b4-4bf4-8979-6f5ff41ce5b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:58.488943 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b68506ac-30b4-4bf4-8979-6f5ff41ce5b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:58.489214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b68506ac-30b4-4bf4-8979-6f5ff41ce5b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:58.500441 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:58.500441 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:58.504441 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b68506ac-30b4-4bf4-8979-6f5ff41ce5b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:58.508932 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b68506ac-30b4-4bf4-8979-6f5ff41ce5b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:58.509352 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1288/5185] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:58 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:15:58.882768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-90b91e63-8791-43aa-949f-7a87e2906985 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:58.886235 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-90b91e63-8791-43aa-949f-7a87e2906985 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519/action Aug 26 09:15:58.886661 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-90b91e63-8791-43aa-949f-7a87e2906985 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:58.886802 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-90b91e63-8791-43aa-949f-7a87e2906985 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:58.890039 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=232,cinder:UPDATE=29,cinder:INSERT=20 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:15:58.908398 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:58.908398 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:58.929197 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-51d4d2e2-cf01-4256-9c21-c2dacd2b231a req-90b91e63-8791-43aa-949f-7a87e2906985 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519/action returned with HTTP 204 Aug 26 09:15:58.929777 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1296/5186] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:15:58 2026] POST /volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:15:59.522360 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c061424f-f3c9-48c0-b023-95bec5aa3373 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.523984 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c061424f-f3c9-48c0-b023-95bec5aa3373 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:59.524184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c061424f-f3c9-48c0-b023-95bec5aa3373 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.524394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c061424f-f3c9-48c0-b023-95bec5aa3373 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.533378 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.533378 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:59.536501 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c061424f-f3c9-48c0-b023-95bec5aa3373 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.540228 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c061424f-f3c9-48c0-b023-95bec5aa3373 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:59.540569 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1304/5187] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:59.552770 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c9068d2f-573b-444f-8e7f-5c3bdc26114b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.554519 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9068d2f-573b-444f-8e7f-5c3bdc26114b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:59.554712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9068d2f-573b-444f-8e7f-5c3bdc26114b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.554901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c9068d2f-573b-444f-8e7f-5c3bdc26114b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.565970 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.565970 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:59.569821 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c9068d2f-573b-444f-8e7f-5c3bdc26114b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.574682 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c9068d2f-573b-444f-8e7f-5c3bdc26114b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:59.575156 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1300/5188] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:59.620337 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b8d711c8-fd18-45a9-a088-9c56c97630f2 req-dc0a1fc3-4df4-4c70-a84e-7964eac3e631 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.622377 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b8d711c8-fd18-45a9-a088-9c56c97630f2 req-dc0a1fc3-4df4-4c70-a84e-7964eac3e631 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:59.622563 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b8d711c8-fd18-45a9-a088-9c56c97630f2 req-dc0a1fc3-4df4-4c70-a84e-7964eac3e631 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.622752 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b8d711c8-fd18-45a9-a088-9c56c97630f2 req-dc0a1fc3-4df4-4c70-a84e-7964eac3e631 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.632961 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.632961 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:15:59.636490 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b8d711c8-fd18-45a9-a088-9c56c97630f2 req-dc0a1fc3-4df4-4c70-a84e-7964eac3e631 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.641075 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b8d711c8-fd18-45a9-a088-9c56c97630f2 req-dc0a1fc3-4df4-4c70-a84e-7964eac3e631 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:59.641514 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1289/5189] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:59.659076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d7eba905-e6fb-4a6a-b2a5-289caf5e92c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.662199 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7eba905-e6fb-4a6a-b2a5-289caf5e92c1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:59.662452 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7eba905-e6fb-4a6a-b2a5-289caf5e92c1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.662696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7eba905-e6fb-4a6a-b2a5-289caf5e92c1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.674388 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.674388 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:59.678607 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d7eba905-e6fb-4a6a-b2a5-289caf5e92c1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.683911 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7eba905-e6fb-4a6a-b2a5-289caf5e92c1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:59.684446 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1297/5190] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:59.729469 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-959699ea-61ef-4d22-9bbd-170629058e67 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.732202 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-959699ea-61ef-4d22-9bbd-170629058e67 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:59.732403 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-959699ea-61ef-4d22-9bbd-170629058e67 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.732727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-959699ea-61ef-4d22-9bbd-170629058e67 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.746155 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.746155 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:59.749875 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-959699ea-61ef-4d22-9bbd-170629058e67 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.754492 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-959699ea-61ef-4d22-9bbd-170629058e67 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:59.754963 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1305/5191] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:15:59.776698 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.779119 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19/action Aug 26 09:15:59.779580 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:59.779738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:59.793473 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.793473 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:59.794174 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.802820 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Begin detaching volume completed successfully. Aug 26 09:15:59.803132 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-f6a9b42f-a048-4709-bcbb-316e2aa91366 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19/action returned with HTTP 202 Aug 26 09:15:59.803727 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1301/5192] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:15:59 2026] POST /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:59.853221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-586ebb57-daef-4965-a4b1-c86e088d41c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.853575 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-586ebb57-daef-4965-a4b1-c86e088d41c9 None None] GET https://10.4.3.236/volume// Aug 26 09:15:59.853742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-586ebb57-daef-4965-a4b1-c86e088d41c9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.853933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-586ebb57-daef-4965-a4b1-c86e088d41c9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.854395 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-586ebb57-daef-4965-a4b1-c86e088d41c9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:15:59.854673 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1290/5193] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:15: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 26 09:15:59.864644 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-b13bc413-9743-4496-a2d9-24ea26874878 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.867257 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-b13bc413-9743-4496-a2d9-24ea26874878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:15:59.867468 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-b13bc413-9743-4496-a2d9-24ea26874878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.867641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-b13bc413-9743-4496-a2d9-24ea26874878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.876170 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.876170 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:15:59.879271 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-b13bc413-9743-4496-a2d9-24ea26874878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:15:59.882796 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-b13bc413-9743-4496-a2d9-24ea26874878 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:15:59.883180 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1298/5194] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:15:59.900316 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.902456 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:15:59.902802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-attach": {"instance_uuid": "809df111-35cd-49d0-a626-2d7e83eb55c3", "mountpoint": "/dev/vdb"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:15:59.902957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "809df111-35cd-49d0-a626-2d7e83eb55c3", "mountpoint": "/dev/vdb"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:15:59.912272 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.912272 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:15:59.912898 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:15:59.923419 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Update volume admin metadata completed successfully. Aug 26 09:15:59.975411 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Attach volume completed successfully. Aug 26 09:15:59.975636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9518ef7b-6a68-4611-a5f5-0a668a278a44 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:15:59.976284 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1306/5195] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:15:59 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:15:59.984074 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1b087078-9ad7-4163-8185-fbebf218a7c6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:15:59.986205 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b087078-9ad7-4163-8185-fbebf218a7c6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:15:59.986355 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b087078-9ad7-4163-8185-fbebf218a7c6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:15:59.986543 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b087078-9ad7-4163-8185-fbebf218a7c6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:15:59.995651 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:15:59.995651 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:15:59.999559 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1b087078-9ad7-4163-8185-fbebf218a7c6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:00.004111 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b087078-9ad7-4163-8185-fbebf218a7c6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:00.004520 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1302/5196] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:15:59 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:00.018561 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9358534-ee3d-4264-8390-88b1d5335905 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:00.020413 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9358534-ee3d-4264-8390-88b1d5335905 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:00.020723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9358534-ee3d-4264-8390-88b1d5335905 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-detach": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:00.020854 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9358534-ee3d-4264-8390-88b1d5335905 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:00.031643 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:00.031643 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:00.032060 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9358534-ee3d-4264-8390-88b1d5335905 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:00.074123 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b9358534-ee3d-4264-8390-88b1d5335905 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Detach volume completed successfully. Aug 26 09:16:00.074377 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9358534-ee3d-4264-8390-88b1d5335905 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:00.074824 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1291/5197] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:00 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:00.082446 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b27195ae-42f4-41ba-b8f9-a522ee80356a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:00.084727 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b27195ae-42f4-41ba-b8f9-a522ee80356a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:00.084997 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b27195ae-42f4-41ba-b8f9-a522ee80356a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:00.085250 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b27195ae-42f4-41ba-b8f9-a522ee80356a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:00.095215 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:00.095215 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:00.100179 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b27195ae-42f4-41ba-b8f9-a522ee80356a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:00.105780 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b27195ae-42f4-41ba-b8f9-a522ee80356a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:00.106324 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1299/5198] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:00 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:00.765012 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-9c6049c6-8d68-4a18-9345-b71501ab3c58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:00.768319 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-9c6049c6-8d68-4a18-9345-b71501ab3c58 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519 Aug 26 09:16:00.768538 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-9c6049c6-8d68-4a18-9345-b71501ab3c58 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:00.768771 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-9c6049c6-8d68-4a18-9345-b71501ab3c58 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:00.779023 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:00.779023 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:00.833922 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8bda4b3f-c682-460f-ae74-2e16079f731f req-9c6049c6-8d68-4a18-9345-b71501ab3c58 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519 returned with HTTP 200 Aug 26 09:16:00.834501 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1307/5199] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:16:00 2026] DELETE /volume/v3/attachments/753209c0-9f82-4e19-843a-f8dc92b23519 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:00.904744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c768171e-8a4e-4ab2-b0f8-5e2c0966d945 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:00.907020 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c768171e-8a4e-4ab2-b0f8-5e2c0966d945 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:16:00.907288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c768171e-8a4e-4ab2-b0f8-5e2c0966d945 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:00.907533 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c768171e-8a4e-4ab2-b0f8-5e2c0966d945 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:00.915862 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:00.915862 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:00.919884 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c768171e-8a4e-4ab2-b0f8-5e2c0966d945 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:00.924777 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c768171e-8a4e-4ab2-b0f8-5e2c0966d945 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:16:00.925252 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1303/5200] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:00 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:08.229913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:08.231920 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:08.232275 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-attach": {"instance_uuid": "78d14cad-5c3e-43e9-9967-7c9bdde57f3f", "mountpoint": "/dev/vdb"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:08.232423 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "78d14cad-5c3e-43e9-9967-7c9bdde57f3f", "mountpoint": "/dev/vdb"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:08.240319 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:08.240319 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:08.240433 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:08.246318 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Update volume admin metadata completed successfully. Aug 26 09:16:08.319118 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Attach volume completed successfully. Aug 26 09:16:08.319346 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-317bb527-3530-4f23-bb0b-50c0e2eac661 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:08.320654 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1292/5201] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:08 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:08.327759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65b62702-0e97-4949-bbdc-4d0b7f64c783 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:08.329629 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65b62702-0e97-4949-bbdc-4d0b7f64c783 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:08.329823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65b62702-0e97-4949-bbdc-4d0b7f64c783 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:08.330044 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65b62702-0e97-4949-bbdc-4d0b7f64c783 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:08.339965 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:08.339965 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:08.342832 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-65b62702-0e97-4949-bbdc-4d0b7f64c783 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:08.351212 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65b62702-0e97-4949-bbdc-4d0b7f64c783 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:08.351734 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1300/5202] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:08 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:08.365869 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13564177-405f-4557-a77d-926df23c6dd3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:08.366138 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13564177-405f-4557-a77d-926df23c6dd3 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:08.368647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13564177-405f-4557-a77d-926df23c6dd3 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:08.368647 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13564177-405f-4557-a77d-926df23c6dd3 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:08.375513 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:08.375513 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:08.379934 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13564177-405f-4557-a77d-926df23c6dd3 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:08.384883 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13564177-405f-4557-a77d-926df23c6dd3 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:08.385366 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1308/5203] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:08 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:08.401122 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:08.406236 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:08.406544 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-detach": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:08.406678 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:08.422610 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:08.422610 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:08.423283 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:08.478024 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Detach volume completed successfully. Aug 26 09:16:08.478338 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-413a33e5-aaa1-491c-a62f-1eb10634a815 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:08.479146 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1304/5204] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:08 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:08.485710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1ec4ec12-9635-46a7-8d73-d1006319bee8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:08.488751 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ec4ec12-9635-46a7-8d73-d1006319bee8 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:08.489121 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ec4ec12-9635-46a7-8d73-d1006319bee8 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:08.489347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ec4ec12-9635-46a7-8d73-d1006319bee8 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:08.496315 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:08.496315 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:08.500320 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1ec4ec12-9635-46a7-8d73-d1006319bee8 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:08.506436 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ec4ec12-9635-46a7-8d73-d1006319bee8 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:08.506809 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1293/5205] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:08 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:10.935288 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:10.936987 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:10.937346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:10.937463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:10.944906 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:10.944906 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:10.945339 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:10.951010 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Reserve volume completed successfully. Aug 26 09:16:10.951202 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-365e07a7-89a8-49b9-9513-7679aee4b0e9 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:10.951544 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1301/5206] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:10 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:10.958391 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05cc3ac4-5bdb-4513-9254-75eab81e4f62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:10.960349 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05cc3ac4-5bdb-4513-9254-75eab81e4f62 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:10.960546 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05cc3ac4-5bdb-4513-9254-75eab81e4f62 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:10.960727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05cc3ac4-5bdb-4513-9254-75eab81e4f62 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:10.968402 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:10.968402 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:10.972009 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05cc3ac4-5bdb-4513-9254-75eab81e4f62 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:10.975692 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05cc3ac4-5bdb-4513-9254-75eab81e4f62 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:10.976213 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1309/5207] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:10 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:10.987599 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:10.989098 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:10.989424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:10.989536 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:10.996677 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:10.996677 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:10.997126 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.008904 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Unreserve volume completed successfully. Aug 26 09:16:11.009120 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a449c8b-f41c-418a-a2fb-14164f35d2f6 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:11.009594 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1305/5208] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:10 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:11.015799 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-82edcdb9-3f2a-4768-b67e-4c7b492962e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.017392 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82edcdb9-3f2a-4768-b67e-4c7b492962e5 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:11.017546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-82edcdb9-3f2a-4768-b67e-4c7b492962e5 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:11.017711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-82edcdb9-3f2a-4768-b67e-4c7b492962e5 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:11.024596 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.024596 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:11.029109 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-82edcdb9-3f2a-4768-b67e-4c7b492962e5 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.033253 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82edcdb9-3f2a-4768-b67e-4c7b492962e5 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:11.033682 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1294/5209] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:11 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:11.045824 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.047435 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:11.047734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:11.047874 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:11.055027 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.055027 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:11.055429 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.061995 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume updated successfully. Aug 26 09:16:11.062222 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3dab7818-e29a-4c1d-b214-f3137d5cf87e tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 200 Aug 26 09:16:11.062567 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1302/5210] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:11 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 09:16:11.068713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06d5bea9-8d45-4369-8869-f08214add873 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.070521 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06d5bea9-8d45-4369-8869-f08214add873 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:11.070814 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06d5bea9-8d45-4369-8869-f08214add873 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:11.071006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06d5bea9-8d45-4369-8869-f08214add873 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:11.077544 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.077544 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:11.081108 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06d5bea9-8d45-4369-8869-f08214add873 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.085098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06d5bea9-8d45-4369-8869-f08214add873 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:11.085487 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1310/5211] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:11 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:11.096859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b6d894ab-0238-448a-8a94-a6f912d8421f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.098428 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6d894ab-0238-448a-8a94-a6f912d8421f tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:11.098712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6d894ab-0238-448a-8a94-a6f912d8421f tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:11.098819 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6d894ab-0238-448a-8a94-a6f912d8421f tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:11.106039 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.106039 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:11.106546 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b6d894ab-0238-448a-8a94-a6f912d8421f tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.111706 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b6d894ab-0238-448a-8a94-a6f912d8421f tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume updated successfully. Aug 26 09:16:11.111898 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6d894ab-0238-448a-8a94-a6f912d8421f tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 200 Aug 26 09:16:11.112251 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1306/5212] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:11 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 09:16:11.118468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8b588d8e-d5bd-4c27-af3a-5cd3a1b4a066 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.120009 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8b588d8e-d5bd-4c27-af3a-5cd3a1b4a066 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:11.120208 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8b588d8e-d5bd-4c27-af3a-5cd3a1b4a066 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:11.120397 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8b588d8e-d5bd-4c27-af3a-5cd3a1b4a066 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:11.126449 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.126449 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:11.130018 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8b588d8e-d5bd-4c27-af3a-5cd3a1b4a066 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.134105 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8b588d8e-d5bd-4c27-af3a-5cd3a1b4a066 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:11.134470 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1295/5213] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:11 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:11.146597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e35761f7-6dca-4165-ad73-21819d3bcfab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.148206 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:11.148508 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:11.148647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:11.155715 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.155715 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:11.156176 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.166319 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Update volume admin metadata completed successfully. Aug 26 09:16:11.166319 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Update readonly setting on volume completed successfully. Aug 26 09:16:11.166319 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e35761f7-6dca-4165-ad73-21819d3bcfab tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:11.166319 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1303/5214] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:11 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:11.172551 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-422c8df9-0a7f-472c-83c6-c2d673d8625c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.174556 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-422c8df9-0a7f-472c-83c6-c2d673d8625c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:11.174722 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-422c8df9-0a7f-472c-83c6-c2d673d8625c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:11.174908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-422c8df9-0a7f-472c-83c6-c2d673d8625c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:11.181750 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.181750 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:11.184827 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-422c8df9-0a7f-472c-83c6-c2d673d8625c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.188333 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-422c8df9-0a7f-472c-83c6-c2d673d8625c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:11.188655 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1311/5215] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:11 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:11.199981 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.202047 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:11.202423 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:11.202546 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:11.210861 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.210861 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:11.211309 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.220477 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Update volume admin metadata completed successfully. Aug 26 09:16:11.220615 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Update readonly setting on volume completed successfully. Aug 26 09:16:11.220807 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c52bd6ca-a4e3-4ec4-b13c-08f3529d885c tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:11.221241 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1307/5216] 10.4.3.236 () {68 vars in 1390 bytes} [Wed Aug 26 09:16:11 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:11.227453 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23822eff-321f-4e7b-844b-1e704afae146 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.229190 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23822eff-321f-4e7b-844b-1e704afae146 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:11.229361 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23822eff-321f-4e7b-844b-1e704afae146 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:11.229546 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23822eff-321f-4e7b-844b-1e704afae146 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:11.236088 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.236088 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:11.239732 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23822eff-321f-4e7b-844b-1e704afae146 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.244031 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23822eff-321f-4e7b-844b-1e704afae146 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:11.244401 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1296/5217] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:11 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:11.258282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36fafdb0-5584-4be3-b284-91125df3b737 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.260007 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:11.260347 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-235416660", "disk_format": "raw"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:11.260480 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-235416660", "disk_format": "raw"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:11.269062 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.269062 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:11.269557 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:11.281403 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:11.281403 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:11.285708 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.image.image_utils [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-235416660'}] 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-235416660'}]. {{(pid=100237) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 26 09:16:11.734472 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Copy volume to image completed successfully. Aug 26 09:16:11.734472 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36fafdb0-5584-4be3-b284-91125df3b737 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:11.734472 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1304/5218] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:16:11 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 686 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:11.981616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-443421ad-4068-4949-9012-57e4c110f76d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:11.983773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:11.984233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-54161662", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:11.990387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-54161662', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:11.990547 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume of 1 GB Aug 26 09:16:11.997494 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Availability Zones retrieved successfully. Aug 26 09:16:12.012706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (8c15b4d8-5641-4569-93fe-9a54868c881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:12.014021 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a13b85b-7936-4eb9-a966-827b60b98f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:12.015264 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:12.047791 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a13b85b-7936-4eb9-a966-827b60b98f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:12.048802 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cea9cd0-6533-4292-9086-90279c76cd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:12.131776 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['26277c6a-c8cc-4b43-a062-5c1ba8eecafd', '4d5c3840-55ef-4113-910c-09108c5dfe83', 'acbadfed-5ff7-471e-aa88-7057601689a1', '269a0044-8fd3-43a2-803d-a158a6e49ba9'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:12.132706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cea9cd0-6533-4292-9086-90279c76cd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26277c6a-c8cc-4b43-a062-5c1ba8eecafd', '4d5c3840-55ef-4113-910c-09108c5dfe83', 'acbadfed-5ff7-471e-aa88-7057601689a1', '269a0044-8fd3-43a2-803d-a158a6e49ba9']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:12.133511 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63412fa0-8492-40dd-a961-4ac65e8566d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:12.160747 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63412fa0-8492-40dd-a961-4ac65e8566d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a74b3c-4b76-4edf-8bdb-0a52b5712efb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-54161662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['26277c6a-c8cc-4b43-a062-5c1ba8eecafd','4d5c3840-55ef-4113-910c-09108c5dfe83','acbadfed-5ff7-471e-aa88-7057601689a1','269a0044-8fd3-43a2-803d-a158a6e49ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-54161662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a74b3c-4b76-4edf-8bdb-0a52b5712efb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc1b25c28484d3fa30b937a627f8052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6593c1bc05574f33a4bc3156067fb4da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:12.161595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5fd1f5-6698-44ae-a1c7-910992e6db7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:12.178663 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5fd1f5-6698-44ae-a1c7-910992e6db7f) transitioned into state 'SUCCESS' from state '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-54161662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['26277c6a-c8cc-4b43-a062-5c1ba8eecafd','4d5c3840-55ef-4113-910c-09108c5dfe83','acbadfed-5ff7-471e-aa88-7057601689a1','269a0044-8fd3-43a2-803d-a158a6e49ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:12.179395 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de62dce-94f3-4bfe-a725-9ee54f774799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:12.191929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de62dce-94f3-4bfe-a725-9ee54f774799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:12.191929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (8c15b4d8-5641-4569-93fe-9a54868c881a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:12.191929 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request issued successfully. Aug 26 09:16:12.191929 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-443421ad-4068-4949-9012-57e4c110f76d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:12.191929 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1312/5219] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:16:11 2026] POST /volume/v3/volumes => generated 755 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:12.205672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1c8ba1db-b96d-4e7e-a60a-7abf4b68f9a7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:12.207381 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1c8ba1db-b96d-4e7e-a60a-7abf4b68f9a7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:12.207560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1c8ba1db-b96d-4e7e-a60a-7abf4b68f9a7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:12.208863 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1c8ba1db-b96d-4e7e-a60a-7abf4b68f9a7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:12.215572 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:12.215572 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:12.220227 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1c8ba1db-b96d-4e7e-a60a-7abf4b68f9a7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:12.225864 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1c8ba1db-b96d-4e7e-a60a-7abf4b68f9a7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:12.226102 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1308/5220] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:12 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:13.238816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93737625-06d4-48e7-9fb7-9bfe9e71b178 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:13.241525 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93737625-06d4-48e7-9fb7-9bfe9e71b178 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:13.241728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93737625-06d4-48e7-9fb7-9bfe9e71b178 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:13.241927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93737625-06d4-48e7-9fb7-9bfe9e71b178 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:13.249120 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:13.249120 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:13.252854 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93737625-06d4-48e7-9fb7-9bfe9e71b178 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:13.256683 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93737625-06d4-48e7-9fb7-9bfe9e71b178 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:13.257092 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1297/5221] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:13 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:13.269656 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ebf61f09-1940-4501-93cd-b8e05b789ec6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:13.271452 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebf61f09-1940-4501-93cd-b8e05b789ec6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:13.271812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebf61f09-1940-4501-93cd-b8e05b789ec6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:13.273166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebf61f09-1940-4501-93cd-b8e05b789ec6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:13.278714 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:13.278714 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:13.282424 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ebf61f09-1940-4501-93cd-b8e05b789ec6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:13.286989 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebf61f09-1940-4501-93cd-b8e05b789ec6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:13.286989 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1305/5222] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:13 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:13.998367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-51055eb4-3726-4daa-bf86-a61dbbdf26d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.001644 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-51055eb4-3726-4daa-bf86-a61dbbdf26d9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:14.001880 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-51055eb4-3726-4daa-bf86-a61dbbdf26d9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:14.002104 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-51055eb4-3726-4daa-bf86-a61dbbdf26d9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:14.014470 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:14.014470 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:14.019313 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-51055eb4-3726-4daa-bf86-a61dbbdf26d9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:14.028823 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-51055eb4-3726-4daa-bf86-a61dbbdf26d9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:14.029453 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1313/5223] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:13 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:14.118019 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-738e4166-191d-4640-8bcd-11c6002fdf54 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.119115 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-738e4166-191d-4640-8bcd-11c6002fdf54 None None] GET https://10.4.3.236/volume// Aug 26 09:16:14.119275 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-738e4166-191d-4640-8bcd-11c6002fdf54 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:14.119448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-738e4166-191d-4640-8bcd-11c6002fdf54 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:14.119784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-738e4166-191d-4640-8bcd-11c6002fdf54 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:14.120585 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1309/5224] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:16:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:16:14.129645 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-f9b72441-5be3-4b25-83ca-d5e7d44051b3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.133095 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-f9b72441-5be3-4b25-83ca-d5e7d44051b3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:16:14.133095 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-f9b72441-5be3-4b25-83ca-d5e7d44051b3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92a74b3c-4b76-4edf-8bdb-0a52b5712efb", "connector": null, "instance_uuid": "b1bd82fc-218c-4374-a4d7-c14d2eba1370"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:14.145214 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:14.145214 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:14.176019 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-f9b72441-5be3-4b25-83ca-d5e7d44051b3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:16:14.176543 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1298/5225] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:16:14 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:14.205530 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd04bbd7-dcbf-4b70-a74d-f608ed5dde3f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.210443 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd04bbd7-dcbf-4b70-a74d-f608ed5dde3f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:14.210443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd04bbd7-dcbf-4b70-a74d-f608ed5dde3f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:14.210443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd04bbd7-dcbf-4b70-a74d-f608ed5dde3f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:14.220124 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c4feadd3-104a-4cff-8a0d-c3cf46ff9159 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.220486 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4feadd3-104a-4cff-8a0d-c3cf46ff9159 None None] GET https://10.4.3.236/volume// Aug 26 09:16:14.220641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4feadd3-104a-4cff-8a0d-c3cf46ff9159 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:14.221284 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4feadd3-104a-4cff-8a0d-c3cf46ff9159 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:14.221358 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:14.221358 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:14.221461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4feadd3-104a-4cff-8a0d-c3cf46ff9159 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:14.221506 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1314/5226] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:14.225683 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd04bbd7-dcbf-4b70-a74d-f608ed5dde3f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:14.228732 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-fbfed57c-6d34-481a-aa29-69a5e475ca6e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.230754 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-fbfed57c-6d34-481a-aa29-69a5e475ca6e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:14.230958 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-fbfed57c-6d34-481a-aa29-69a5e475ca6e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:14.231147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-fbfed57c-6d34-481a-aa29-69a5e475ca6e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:14.232157 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd04bbd7-dcbf-4b70-a74d-f608ed5dde3f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:14.232157 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1306/5227] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:14 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:14.239769 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:14.239769 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:14.242936 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-fbfed57c-6d34-481a-aa29-69a5e475ca6e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:14.246906 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-fbfed57c-6d34-481a-aa29-69a5e475ca6e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:14.247312 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1310/5228] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:14 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 1027 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:14.341113 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:14.343605 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] PUT https://10.4.3.236/volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087 Aug 26 09:16:14.344189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:14.352496 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Acquiring lock "cinder-attachment_update-92a74b3c-4b76-4edf-8bdb-0a52b5712efb-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:16:14.358378 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-92a74b3c-4b76-4edf-8bdb-0a52b5712efb-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:16:14.358378 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:14.358378 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:14.449418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-92a74b3c-4b76-4edf-8bdb-0a52b5712efb-np0000008153" released by "attachment_update" :: held 0.093s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:16:14.449936 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-b8bb929a-bf03-4e41-87d3-d74c091789c7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087 returned with HTTP 200 Aug 26 09:16:14.450371 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1299/5229] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:16:14 2026] PUT /volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:15.245364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dac1e1b2-b92b-4633-a607-c222a78b0803 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:15.247648 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dac1e1b2-b92b-4633-a607-c222a78b0803 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:15.247977 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dac1e1b2-b92b-4633-a607-c222a78b0803 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:15.248272 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dac1e1b2-b92b-4633-a607-c222a78b0803 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:15.260535 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:15.260535 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:15.265064 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dac1e1b2-b92b-4633-a607-c222a78b0803 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:15.270836 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dac1e1b2-b92b-4633-a607-c222a78b0803 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:15.271397 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1315/5230] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:15 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:16.288181 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b31522d5-5518-41e6-8e2c-3195b64c753c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:16.290322 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b31522d5-5518-41e6-8e2c-3195b64c753c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:16.290544 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b31522d5-5518-41e6-8e2c-3195b64c753c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:16.290804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b31522d5-5518-41e6-8e2c-3195b64c753c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:16.301444 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:16.301444 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:16.305252 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b31522d5-5518-41e6-8e2c-3195b64c753c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:16.309145 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b31522d5-5518-41e6-8e2c-3195b64c753c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:16.309538 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1307/5231] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:16 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:17.329619 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a2086c04-dea0-4e9f-8217-3916e2996b8f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:17.333284 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a2086c04-dea0-4e9f-8217-3916e2996b8f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:17.333604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a2086c04-dea0-4e9f-8217-3916e2996b8f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:17.333926 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a2086c04-dea0-4e9f-8217-3916e2996b8f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:17.354674 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:17.354674 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:17.360404 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a2086c04-dea0-4e9f-8217-3916e2996b8f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:17.367950 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a2086c04-dea0-4e9f-8217-3916e2996b8f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:17.368322 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1311/5232] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:17 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:18.382141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a4586316-831c-46dd-8618-b7ba2cbd7e68 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:18.384619 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a4586316-831c-46dd-8618-b7ba2cbd7e68 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:18.384789 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a4586316-831c-46dd-8618-b7ba2cbd7e68 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:18.385087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a4586316-831c-46dd-8618-b7ba2cbd7e68 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:18.396994 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:18.396994 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:18.401233 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a4586316-831c-46dd-8618-b7ba2cbd7e68 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:18.406135 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a4586316-831c-46dd-8618-b7ba2cbd7e68 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:18.406574 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1300/5233] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:18 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:19.223806 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-4f11ee35-97b8-42bd-86c1-ebdd49a7dde4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:19.228767 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-4f11ee35-97b8-42bd-86c1-ebdd49a7dde4 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087/action Aug 26 09:16:19.229402 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-4f11ee35-97b8-42bd-86c1-ebdd49a7dde4 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:19.229807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-4f11ee35-97b8-42bd-86c1-ebdd49a7dde4 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:19.267565 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:19.267565 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:19.291487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be3ebe35-0922-43d7-bbed-c765bae0bedf req-4f11ee35-97b8-42bd-86c1-ebdd49a7dde4 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087/action returned with HTTP 204 Aug 26 09:16:19.292080 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1316/5234] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:16:19 2026] POST /volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:19.422317 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4cfadbe2-ba23-440c-809d-714f0ee7330a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:19.425734 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cfadbe2-ba23-440c-809d-714f0ee7330a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:19.425923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cfadbe2-ba23-440c-809d-714f0ee7330a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:19.426614 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cfadbe2-ba23-440c-809d-714f0ee7330a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:19.448666 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:19.448666 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:19.455364 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4cfadbe2-ba23-440c-809d-714f0ee7330a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:19.461339 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cfadbe2-ba23-440c-809d-714f0ee7330a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:19.461649 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1308/5235] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:19 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:22.850439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:22.855071 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:16:22.855574 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92a74b3c-4b76-4edf-8bdb-0a52b5712efb", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-832088485", "description": null, "metadata": null}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:22.862540 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=246,cinder:UPDATE=45,cinder:INSERT=15 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:16:22.873674 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:22.873674 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:22.874350 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:22.874720 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create snapshot from volume 92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:22.927876 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['70dee0e7-7dca-4def-95c0-5350ca0e65a7', '8f8b86d6-88bf-47d9-af35-cfb144489d39', '29dcf1a8-37e9-4ddd-8be2-52aa40b2905b', 'efc9c51d-e3bc-4937-a3a0-f5a94473df91'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:22.973553 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot force create request issued successfully. Aug 26 09:16:22.974024 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54cc24fa-2267-4e9b-98ec-531d17cbdae1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:16:22.974590 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1312/5236] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:16:22 2026] POST /volume/v3/snapshots => generated 312 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:22.985520 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-89192468-f56c-4f4e-b912-da9c869b3bc3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:22.988740 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-89192468-f56c-4f4e-b912-da9c869b3bc3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:16:22.989180 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-89192468-f56c-4f4e-b912-da9c869b3bc3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:22.989444 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-89192468-f56c-4f4e-b912-da9c869b3bc3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:22.991610 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=271,cinder:UPDATE=69,cinder:INSERT=45 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:16:22.996729 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:22.996729 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:22.997412 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-89192468-f56c-4f4e-b912-da9c869b3bc3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:22.998528 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-89192468-f56c-4f4e-b912-da9c869b3bc3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c returned with HTTP 200 Aug 26 09:16:22.999245 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1301/5237] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:22 2026] GET /volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:24.012410 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ca95a56-689f-4344-831f-ff2099697e49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:24.015013 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ca95a56-689f-4344-831f-ff2099697e49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:16:24.015243 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ca95a56-689f-4344-831f-ff2099697e49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:24.015438 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ca95a56-689f-4344-831f-ff2099697e49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:24.021088 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:24.021088 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:24.021720 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ca95a56-689f-4344-831f-ff2099697e49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:24.022792 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ca95a56-689f-4344-831f-ff2099697e49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c returned with HTTP 200 Aug 26 09:16:24.023196 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1317/5238] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:24 2026] GET /volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:24.033073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de451458-deeb-4f89-81ea-f95ccfcd81fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:24.037755 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de451458-deeb-4f89-81ea-f95ccfcd81fd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:16:24.038422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de451458-deeb-4f89-81ea-f95ccfcd81fd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:24.038422 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de451458-deeb-4f89-81ea-f95ccfcd81fd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:24.044482 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:24.044482 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:24.046180 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de451458-deeb-4f89-81ea-f95ccfcd81fd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:24.048402 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de451458-deeb-4f89-81ea-f95ccfcd81fd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c returned with HTTP 200 Aug 26 09:16:24.048877 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1309/5239] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:24 2026] GET /volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:25.756089 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:25.758350 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:16:25.758716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92a74b3c-4b76-4edf-8bdb-0a52b5712efb", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1185952651", "description": null, "metadata": null}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:25.773101 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:25.773101 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:25.774131 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:25.774131 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create snapshot from volume 92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:25.808769 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['08e6e788-5685-4ed0-ae81-56a593fb8246', 'eef5bc17-01ad-4b42-903f-011ff0a17602', '8303b507-ca3a-487c-a99b-ee280dd5f35b', 'bb452dc3-4cc2-4214-8f50-e01d320bfbc2'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:25.846727 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot force create request issued successfully. Aug 26 09:16:25.847736 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b9e0e9d6-8510-4675-92f9-12f746eb6f20 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:16:25.847919 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1313/5240] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:16:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:25.862099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b769cd8a-2d69-45dc-a849-742c14fa6947 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:25.865798 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b769cd8a-2d69-45dc-a849-742c14fa6947 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:16:25.866055 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b769cd8a-2d69-45dc-a849-742c14fa6947 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:25.866470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b769cd8a-2d69-45dc-a849-742c14fa6947 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:25.871639 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:25.871639 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:25.872310 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b769cd8a-2d69-45dc-a849-742c14fa6947 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:25.873099 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b769cd8a-2d69-45dc-a849-742c14fa6947 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 returned with HTTP 200 Aug 26 09:16:25.873545 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1302/5241] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:25 2026] GET /volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:26.367700 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-296da475-8e8c-4ab5-a3d9-d52424cddaef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:26.369439 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-296da475-8e8c-4ab5-a3d9-d52424cddaef tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:16:26.369744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-296da475-8e8c-4ab5-a3d9-d52424cddaef tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-587830030-162988677", "extra_specs": {"multiattach": " True"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:26.382943 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-296da475-8e8c-4ab5-a3d9-d52424cddaef tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:16:26.383359 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1318/5242] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:16:26 2026] POST /volume/v3/types => generated 285 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:26.392587 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:26.398589 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:26.402575 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-238821306", "snapshot_id": null, "imageRef": null, "volume_type": "2ceabeee-2d89-470f-b545-0acdadc3a144", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:26.404005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-238821306', 'snapshot_id': None, 'imageRef': None, 'volume_type': '2ceabeee-2d89-470f-b545-0acdadc3a144', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:26.416068 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume of 1 GB Aug 26 09:16:26.416370 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:26.416370 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:26.416918 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Availability Zones retrieved successfully. Aug 26 09:16:26.423888 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (32330c05-13b6-4235-9323-32e696041146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:26.425271 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21787c0b-4bb0-4c33-bad9-e3687ed52eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:26.426397 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:26.441366 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:26.441366 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:26.457318 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21787c0b-4bb0-4c33-bad9-e3687ed52eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:16:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2ceabeee-2d89-470f-b545-0acdadc3a144,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-587830030-162988677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ceabeee-2d89-470f-b545-0acdadc3a144', 'encryption_key_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=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:26.458074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d93426c-fcf3-42d2-a6b9-a56cd7727288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:26.489831 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-587830030-162988677 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-587830030-162988677, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:16:26.490176 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-587830030-162988677 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-587830030-162988677, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:16:26.535580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Created reservations ['469bffc4-7e03-4298-a56f-ce6cf4af2b2a', 'ecfe8c2a-8cf8-418d-835e-a47b20172940', '04154162-e636-4d8c-a2a5-73b6a8d1fb52', 'b4eb8ae9-ec93-4c7e-9f53-8620a9dce300'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:26.536444 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d93426c-fcf3-42d2-a6b9-a56cd7727288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['469bffc4-7e03-4298-a56f-ce6cf4af2b2a', 'ecfe8c2a-8cf8-418d-835e-a47b20172940', '04154162-e636-4d8c-a2a5-73b6a8d1fb52', 'b4eb8ae9-ec93-4c7e-9f53-8620a9dce300']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:26.537160 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18738e4b-cc43-450b-9354-7216cd619f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:26.564966 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18738e4b-cc43-450b-9354-7216cd619f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a02410cc-b769-4975-95c8-e8a2334964af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-238821306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['469bffc4-7e03-4298-a56f-ce6cf4af2b2a','ecfe8c2a-8cf8-418d-835e-a47b20172940','04154162-e636-4d8c-a2a5-73b6a8d1fb52','b4eb8ae9-ec93-4c7e-9f53-8620a9dce300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=2ceabeee-2d89-470f-b545-0acdadc3a144), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-238821306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a02410cc-b769-4975-95c8-e8a2334964af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='917cf82cbb1e4f849eeb86f5745d2771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9ea61a93a342d1bebdb4612501523c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ceabeee-2d89-470f-b545-0acdadc3a144),volume_type_id=2ceabeee-2d89-470f-b545-0acdadc3a144)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:26.565676 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12823a45-5294-4bc8-8300-576a05a5227b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:26.594313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12823a45-5294-4bc8-8300-576a05a5227b) transitioned into state 'SUCCESS' from state '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-238821306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='917cf82cbb1e4f849eeb86f5745d2771',qos_specs=None,replication_status=,reservations=['469bffc4-7e03-4298-a56f-ce6cf4af2b2a','ecfe8c2a-8cf8-418d-835e-a47b20172940','04154162-e636-4d8c-a2a5-73b6a8d1fb52','b4eb8ae9-ec93-4c7e-9f53-8620a9dce300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9ea61a93a342d1bebdb4612501523c',volume_type_id=2ceabeee-2d89-470f-b545-0acdadc3a144)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:26.595350 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b896d9-a39b-4371-a3a4-3da4801f165e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:26.611390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b896d9-a39b-4371-a3a4-3da4801f165e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:26.612646 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Flow 'volume_create_api' (32330c05-13b6-4235-9323-32e696041146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:26.614037 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Create volume request issued successfully. Aug 26 09:16:26.615397 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5724d0a9-cfd4-47c3-82f4-2ae99cd4d5c5 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:26.616085 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1310/5243] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:16:26 2026] POST /volume/v3/volumes => generated 827 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:26.632556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-149937c9-d9b5-4187-ad66-15ed6da933e9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:26.634598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-149937c9-d9b5-4187-ad66-15ed6da933e9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:26.634946 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-149937c9-d9b5-4187-ad66-15ed6da933e9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:26.635227 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-149937c9-d9b5-4187-ad66-15ed6da933e9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:26.641657 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:26.641657 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:26.645353 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-149937c9-d9b5-4187-ad66-15ed6da933e9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:26.649372 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-149937c9-d9b5-4187-ad66-15ed6da933e9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:26.649762 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1314/5244] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:26 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:26.883489 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dd27f26a-e23c-4024-b772-b70f235eea49 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:26.885311 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd27f26a-e23c-4024-b772-b70f235eea49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:16:26.885570 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd27f26a-e23c-4024-b772-b70f235eea49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:26.885808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd27f26a-e23c-4024-b772-b70f235eea49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:26.891613 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:26.891613 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:26.892197 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dd27f26a-e23c-4024-b772-b70f235eea49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:26.893094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd27f26a-e23c-4024-b772-b70f235eea49 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 returned with HTTP 200 Aug 26 09:16:26.893535 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1303/5245] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:26 2026] GET /volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:26.902408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3402f20-c50d-4fc2-9257-c6ae09c33305 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:26.904764 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3402f20-c50d-4fc2-9257-c6ae09c33305 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:16:26.905028 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3402f20-c50d-4fc2-9257-c6ae09c33305 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:26.905286 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3402f20-c50d-4fc2-9257-c6ae09c33305 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:26.911951 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:26.911951 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:26.912551 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3402f20-c50d-4fc2-9257-c6ae09c33305 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:26.913590 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3402f20-c50d-4fc2-9257-c6ae09c33305 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 returned with HTTP 200 Aug 26 09:16:26.914128 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1319/5246] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:26 2026] GET /volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:27.054673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d059cb56-cbe7-420a-919f-aa5c4965c4f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:27.057110 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d059cb56-cbe7-420a-919f-aa5c4965c4f7 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:27.057372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d059cb56-cbe7-420a-919f-aa5c4965c4f7 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:27.057605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d059cb56-cbe7-420a-919f-aa5c4965c4f7 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:27.066781 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:27.066781 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:27.071217 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d059cb56-cbe7-420a-919f-aa5c4965c4f7 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:27.076093 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d059cb56-cbe7-420a-919f-aa5c4965c4f7 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:27.076526 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1311/5247] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:27 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:27.666722 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-804a62c3-62b2-4634-a63e-5ff1424cfdf1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:27.668534 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-804a62c3-62b2-4634-a63e-5ff1424cfdf1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:27.668789 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-804a62c3-62b2-4634-a63e-5ff1424cfdf1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:27.669020 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-804a62c3-62b2-4634-a63e-5ff1424cfdf1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:27.676538 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:27.676538 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:27.680485 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-804a62c3-62b2-4634-a63e-5ff1424cfdf1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:27.685521 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-804a62c3-62b2-4634-a63e-5ff1424cfdf1 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:27.685973 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1315/5248] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:27 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:27.698837 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e722a2cf-fdd1-4d41-8a59-ecd473ab5d65 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:27.700568 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e722a2cf-fdd1-4d41-8a59-ecd473ab5d65 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:27.700785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e722a2cf-fdd1-4d41-8a59-ecd473ab5d65 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:27.701032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e722a2cf-fdd1-4d41-8a59-ecd473ab5d65 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:27.707631 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:27.707631 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:27.711571 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e722a2cf-fdd1-4d41-8a59-ecd473ab5d65 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:27.715973 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e722a2cf-fdd1-4d41-8a59-ecd473ab5d65 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:27.716496 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1304/5249] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:27 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:27.759449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-da07e214-284d-45d2-a61f-cc2b7c260ae9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:27.761308 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-da07e214-284d-45d2-a61f-cc2b7c260ae9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:27.761471 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-da07e214-284d-45d2-a61f-cc2b7c260ae9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:27.761638 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-da07e214-284d-45d2-a61f-cc2b7c260ae9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:27.768806 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:27.768806 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:27.772929 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-da07e214-284d-45d2-a61f-cc2b7c260ae9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:27.777454 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-da07e214-284d-45d2-a61f-cc2b7c260ae9 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:27.777824 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1320/5250] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:27 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:27.855719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-76d9d078-361e-4d86-8ce4-a3cbd95e1acc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:27.856213 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76d9d078-361e-4d86-8ce4-a3cbd95e1acc None None] GET https://10.4.3.236/volume// Aug 26 09:16:27.856406 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76d9d078-361e-4d86-8ce4-a3cbd95e1acc None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:27.856607 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76d9d078-361e-4d86-8ce4-a3cbd95e1acc None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:27.856989 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76d9d078-361e-4d86-8ce4-a3cbd95e1acc None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:27.857313 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1312/5251] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:16:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:16:27.866124 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-ef96d271-8119-46e3-aae4-d3e4c3079291 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:27.954669 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-ef96d271-8119-46e3-aae4-d3e4c3079291 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:16:27.955064 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-ef96d271-8119-46e3-aae4-d3e4c3079291 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a02410cc-b769-4975-95c8-e8a2334964af", "connector": null, "instance_uuid": "71a54735-d433-41e8-b067-7c82677b668a"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:27.963324 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:27.963324 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:27.989659 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-ef96d271-8119-46e3-aae4-d3e4c3079291 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:16:27.990217 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1316/5252] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:16:27 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:28.017468 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77af5642-b00b-46ff-95bb-2f854c3f3d9e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.019287 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77af5642-b00b-46ff-95bb-2f854c3f3d9e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:28.019501 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77af5642-b00b-46ff-95bb-2f854c3f3d9e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:28.019711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77af5642-b00b-46ff-95bb-2f854c3f3d9e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:28.030538 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10d67bf8-9020-498b-99cf-60f5c0d45117 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.030934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10d67bf8-9020-498b-99cf-60f5c0d45117 None None] GET https://10.4.3.236/volume// Aug 26 09:16:28.031155 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10d67bf8-9020-498b-99cf-60f5c0d45117 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:28.031317 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.031317 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:28.031424 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10d67bf8-9020-498b-99cf-60f5c0d45117 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:28.031754 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10d67bf8-9020-498b-99cf-60f5c0d45117 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:28.032156 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1321/5253] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:28.035542 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77af5642-b00b-46ff-95bb-2f854c3f3d9e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:28.040257 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77af5642-b00b-46ff-95bb-2f854c3f3d9e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:28.040381 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-fd55ecd8-4956-4cdf-b038-a11409f215ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.040693 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1305/5254] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:28 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:28.049751 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-fd55ecd8-4956-4cdf-b038-a11409f215ab tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:28.049971 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-fd55ecd8-4956-4cdf-b038-a11409f215ab tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:28.050177 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-fd55ecd8-4956-4cdf-b038-a11409f215ab tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:28.059829 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.059829 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:28.063372 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-fd55ecd8-4956-4cdf-b038-a11409f215ab tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:28.067122 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-fd55ecd8-4956-4cdf-b038-a11409f215ab tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:28.067470 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1313/5255] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:28 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1099 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:28.087314 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e8dbb99e-7fa4-467a-a495-b38d7fc9c928 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.088990 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e8dbb99e-7fa4-467a-a495-b38d7fc9c928 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:28.089324 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e8dbb99e-7fa4-467a-a495-b38d7fc9c928 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:28.089548 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e8dbb99e-7fa4-467a-a495-b38d7fc9c928 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:28.095985 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.095985 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:28.099668 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e8dbb99e-7fa4-467a-a495-b38d7fc9c928 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:28.104261 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e8dbb99e-7fa4-467a-a495-b38d7fc9c928 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:28.104738 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1317/5256] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:28 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:28.131022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.132429 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] POST https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action Aug 26 09:16:28.132712 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1423014004", "disk_format": "qcow2"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:28.132820 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1423014004", "disk_format": "qcow2"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:28.142825 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.142825 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:28.143307 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:28.157266 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.159706 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.159706 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:28.161755 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] PUT https://10.4.3.236/volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd Aug 26 09:16:28.162130 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:28.163282 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.image.image_utils [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1423014004'}] 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-1423014004'}]. {{(pid=100238) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 26 09:16:28.174853 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Acquiring lock "cinder-attachment_update-a02410cc-b769-4975-95c8-e8a2334964af-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:16:28.180861 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-a02410cc-b769-4975-95c8-e8a2334964af-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:16:28.181761 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.181761 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:28.310359 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Lock "cinder-attachment_update-a02410cc-b769-4975-95c8-e8a2334964af-np0000008153" released by "attachment_update" :: held 0.129s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:16:28.310649 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-b2dbcbca-bd4d-4265-8cdd-1d1fb37f8ba2 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd returned with HTTP 200 Aug 26 09:16:28.311121 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1306/5257] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:16:28 2026] PUT /volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:28.379247 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.382416 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:16:28.382416 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92a74b3c-4b76-4edf-8bdb-0a52b5712efb", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1660041488", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:28.391578 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.391578 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:28.392313 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:28.392541 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create snapshot from volume 92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:28.415728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['07a2c5e6-e48d-46cf-88e8-94d47b765976', '2bb6dece-7b67-45c0-88e2-41e515d71238', '37d75132-031f-4197-bd63-ec25da757f38', '3267258e-4194-424b-8e49-24d656f867b2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:28.442023 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot force create request issued successfully. Aug 26 09:16:28.442334 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7daed484-ee73-41ec-8c2f-f17c01f68214 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:16:28.442711 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1314/5258] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:16:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:28.450685 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f3c00e62-01e5-4bd4-b250-17ee056384c2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:28.453737 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3c00e62-01e5-4bd4-b250-17ee056384c2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:16:28.453899 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3c00e62-01e5-4bd4-b250-17ee056384c2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:28.454093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f3c00e62-01e5-4bd4-b250-17ee056384c2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:28.460331 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:28.460331 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:28.460885 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f3c00e62-01e5-4bd4-b250-17ee056384c2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:28.461684 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f3c00e62-01e5-4bd4-b250-17ee056384c2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 returned with HTTP 200 Aug 26 09:16:28.462134 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1318/5259] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:28 2026] GET /volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:28.635995 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Copy volume to image completed successfully. Aug 26 09:16:28.636458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ae3e97-7656-4011-aa91-c5b72b1b0a9a tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action returned with HTTP 202 Aug 26 09:16:28.636911 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1322/5260] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:16:28 2026] POST /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c/action => generated 689 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:29.056785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ab68717-39da-49fc-9eda-a01709c457d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.058472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ab68717-39da-49fc-9eda-a01709c457d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:29.058667 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ab68717-39da-49fc-9eda-a01709c457d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:29.058906 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ab68717-39da-49fc-9eda-a01709c457d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:29.067626 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:29.067626 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:29.071124 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ab68717-39da-49fc-9eda-a01709c457d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:29.075040 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ab68717-39da-49fc-9eda-a01709c457d4 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:29.075421 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1307/5261] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:29 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:29.474265 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d481947e-8836-4e2e-9739-1d804e5eeabe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.474265 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d481947e-8836-4e2e-9739-1d804e5eeabe tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:16:29.474681 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d481947e-8836-4e2e-9739-1d804e5eeabe tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:29.474681 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d481947e-8836-4e2e-9739-1d804e5eeabe tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:29.480054 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:29.480054 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:29.480521 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d481947e-8836-4e2e-9739-1d804e5eeabe tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:29.481356 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d481947e-8836-4e2e-9739-1d804e5eeabe tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 returned with HTTP 200 Aug 26 09:16:29.481710 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1315/5262] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:29 2026] GET /volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:29.492125 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a48d7f45-91a0-40d6-ad38-5df71c8c4eb9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.492740 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a48d7f45-91a0-40d6-ad38-5df71c8c4eb9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:16:29.493044 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a48d7f45-91a0-40d6-ad38-5df71c8c4eb9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:29.493293 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a48d7f45-91a0-40d6-ad38-5df71c8c4eb9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:29.499145 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:29.499145 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:29.499673 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a48d7f45-91a0-40d6-ad38-5df71c8c4eb9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:29.500399 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a48d7f45-91a0-40d6-ad38-5df71c8c4eb9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 returned with HTTP 200 Aug 26 09:16:29.500720 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1319/5263] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:16:29 2026] GET /volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:29.538768 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-524720a3-55b3-4447-843c-47578c43f479 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.541057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-524720a3-55b3-4447-843c-47578c43f479 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:29.541303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-524720a3-55b3-4447-843c-47578c43f479 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:29.541553 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-524720a3-55b3-4447-843c-47578c43f479 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:29.554641 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:29.554641 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:29.558160 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-524720a3-55b3-4447-843c-47578c43f479 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:29.562461 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-524720a3-55b3-4447-843c-47578c43f479 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:29.562833 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1323/5264] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:29 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:29.583336 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.585705 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb/action Aug 26 09:16:29.586169 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:29.586299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:29.602614 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:29.602614 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:29.603201 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:29.612379 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Begin detaching volume completed successfully. Aug 26 09:16:29.612631 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-587a4bb6-b4e5-4ef3-8ebe-86a8da2f85f3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb/action returned with HTTP 202 Aug 26 09:16:29.613195 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1308/5265] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:16:29 2026] POST /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:29.660363 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-161900c5-668f-49f9-94d2-a45d3edd7c63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.660681 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-161900c5-668f-49f9-94d2-a45d3edd7c63 None None] GET https://10.4.3.236/volume// Aug 26 09:16:29.660871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-161900c5-668f-49f9-94d2-a45d3edd7c63 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:29.661068 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-161900c5-668f-49f9-94d2-a45d3edd7c63 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:29.661394 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-161900c5-668f-49f9-94d2-a45d3edd7c63 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:29.661690 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1316/5266] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:29.669136 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f132d1f6-5f5e-4070-8f56-cb676926d06c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:29.671254 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f132d1f6-5f5e-4070-8f56-cb676926d06c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:16:29.671473 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f132d1f6-5f5e-4070-8f56-cb676926d06c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:29.671651 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f132d1f6-5f5e-4070-8f56-cb676926d06c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:29.680448 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:29.680448 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:29.683684 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f132d1f6-5f5e-4070-8f56-cb676926d06c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:29.687626 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f132d1f6-5f5e-4070-8f56-cb676926d06c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:16:29.688065 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1320/5267] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:29 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:30.086709 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37204eb7-e449-4088-bf96-6b6f94635da0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:30.088331 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37204eb7-e449-4088-bf96-6b6f94635da0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:30.088496 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37204eb7-e449-4088-bf96-6b6f94635da0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:30.088664 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37204eb7-e449-4088-bf96-6b6f94635da0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:30.097653 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:30.097653 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:30.101257 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-37204eb7-e449-4088-bf96-6b6f94635da0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:30.106206 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37204eb7-e449-4088-bf96-6b6f94635da0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:30.106571 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1324/5268] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:30 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:31.118788 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f68c06cb-5648-402e-ad79-7b33eb2873a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:31.121196 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f68c06cb-5648-402e-ad79-7b33eb2873a0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:31.121454 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f68c06cb-5648-402e-ad79-7b33eb2873a0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:31.121690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f68c06cb-5648-402e-ad79-7b33eb2873a0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:31.133514 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:31.133514 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:31.138099 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f68c06cb-5648-402e-ad79-7b33eb2873a0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:31.143409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f68c06cb-5648-402e-ad79-7b33eb2873a0 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:31.143860 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1309/5269] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:31 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:31.528106 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-8f0a830e-12f3-4488-873a-d7d1835567d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:31.530034 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-8f0a830e-12f3-4488-873a-d7d1835567d3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd/action Aug 26 09:16:31.530376 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-8f0a830e-12f3-4488-873a-d7d1835567d3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:31.530488 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-8f0a830e-12f3-4488-873a-d7d1835567d3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:31.546704 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:31.546704 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:31.557390 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-17c0faf8-a701-4071-9b04-26dde0d06cf1 req-8f0a830e-12f3-4488-873a-d7d1835567d3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd/action returned with HTTP 204 Aug 26 09:16:31.557973 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1317/5270] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:16:31 2026] POST /volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:31.621724 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f3636495-c4a7-40ba-930a-2d010e8a4a1f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:31.623595 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f3636495-c4a7-40ba-930a-2d010e8a4a1f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087 Aug 26 09:16:31.623763 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f3636495-c4a7-40ba-930a-2d010e8a4a1f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:31.623981 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f3636495-c4a7-40ba-930a-2d010e8a4a1f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:31.630681 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:31.630681 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:31.678273 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a7286b76-88a7-4f71-9a0a-059d873d3c77 req-f3636495-c4a7-40ba-930a-2d010e8a4a1f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087 returned with HTTP 200 Aug 26 09:16:31.678683 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1321/5271] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:16:31 2026] DELETE /volume/v3/attachments/c897e224-8b40-4fe0-9eaf-76eff8417087 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:31.754492 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:31.756154 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:31.756466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-619202184", "snapshot_id": "54c5d409-84eb-4468-8c6e-3c526081be6c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:31.757949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-619202184', 'snapshot_id': '54c5d409-84eb-4468-8c6e-3c526081be6c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:31.762647 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:31.762647 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:31.763215 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:31.763410 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume of 1 GB Aug 26 09:16:31.766687 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Availability Zones retrieved successfully. Aug 26 09:16:31.772542 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (2bf6993e-3744-427f-a727-9e331385c23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:31.773717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cd1f48-3158-4efa-b48a-6f58f6436aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:31.774829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:31.802605 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cd1f48-3158-4efa-b48a-6f58f6436aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54c5d409-84eb-4468-8c6e-3c526081be6c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:31.803539 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d9c6ac-dc45-4e2d-bf6a-a01aae4c3f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:31.839453 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['413bab2b-8693-4dcf-8d03-53de7b206e49', '116cf65b-5fa3-470c-a410-4f55a9a18f34', '70430ff9-55c8-4de3-9c50-219d7a6cf9d9', '5cbc24dd-507a-4583-b9fc-521df9c5e49b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:31.840621 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d9c6ac-dc45-4e2d-bf6a-a01aae4c3f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['413bab2b-8693-4dcf-8d03-53de7b206e49', '116cf65b-5fa3-470c-a410-4f55a9a18f34', '70430ff9-55c8-4de3-9c50-219d7a6cf9d9', '5cbc24dd-507a-4583-b9fc-521df9c5e49b']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:31.841612 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2eb25f9-c771-47a2-a19d-86230a4c3416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:31.878808 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2eb25f9-c771-47a2-a19d-86230a4c3416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428be695-ab87-490e-9c1c-ba98d720fef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-619202184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['413bab2b-8693-4dcf-8d03-53de7b206e49','116cf65b-5fa3-470c-a410-4f55a9a18f34','70430ff9-55c8-4de3-9c50-219d7a6cf9d9','5cbc24dd-507a-4583-b9fc-521df9c5e49b'],size=1,snapshot_id=54c5d409-84eb-4468-8c6e-3c526081be6c,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-619202184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428be695-ab87-490e-9c1c-ba98d720fef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc1b25c28484d3fa30b937a627f8052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54c5d409-84eb-4468-8c6e-3c526081be6c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6593c1bc05574f33a4bc3156067fb4da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:31.879564 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec06401e-5c7d-4ae1-8cfa-b51efcf52104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:31.895767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec06401e-5c7d-4ae1-8cfa-b51efcf52104) transitioned into state 'SUCCESS' from state '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-619202184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['413bab2b-8693-4dcf-8d03-53de7b206e49','116cf65b-5fa3-470c-a410-4f55a9a18f34','70430ff9-55c8-4de3-9c50-219d7a6cf9d9','5cbc24dd-507a-4583-b9fc-521df9c5e49b'],size=1,snapshot_id=54c5d409-84eb-4468-8c6e-3c526081be6c,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:31.896562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b056a4c2-1b97-472c-af87-46df4e2658bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:31.917787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b056a4c2-1b97-472c-af87-46df4e2658bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:31.919146 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (2bf6993e-3744-427f-a727-9e331385c23b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:31.919582 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request issued successfully. Aug 26 09:16:31.920363 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5674030f-adef-476f-a4b5-2f72a2fb0683 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:31.920999 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1325/5272] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:16:31 2026] POST /volume/v3/volumes => generated 790 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:31.932443 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1eaeda2c-a75c-41af-942f-c9567442c32a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:31.934624 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1eaeda2c-a75c-41af-942f-c9567442c32a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:31.934857 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1eaeda2c-a75c-41af-942f-c9567442c32a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:31.935125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1eaeda2c-a75c-41af-942f-c9567442c32a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:31.943614 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:31.943614 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:31.948201 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1eaeda2c-a75c-41af-942f-c9567442c32a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:31.953064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1eaeda2c-a75c-41af-942f-c9567442c32a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:31.953487 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1310/5273] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:31 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:32.156581 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15feb07c-c7ad-4bfd-bf3b-7d634486e058 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.158503 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15feb07c-c7ad-4bfd-bf3b-7d634486e058 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.158695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15feb07c-c7ad-4bfd-bf3b-7d634486e058 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.158909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15feb07c-c7ad-4bfd-bf3b-7d634486e058 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.168989 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.168989 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:32.172717 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-15feb07c-c7ad-4bfd-bf3b-7d634486e058 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.177083 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15feb07c-c7ad-4bfd-bf3b-7d634486e058 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.177435 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1318/5274] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:32.224001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-fe9d4b06-dd20-4d1d-a9f1-3a33f6e27f51 req-965bd136-eb2c-4d23-ac18-1c9f67a284ec None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.225975 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fe9d4b06-dd20-4d1d-a9f1-3a33f6e27f51 req-965bd136-eb2c-4d23-ac18-1c9f67a284ec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.226210 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fe9d4b06-dd20-4d1d-a9f1-3a33f6e27f51 req-965bd136-eb2c-4d23-ac18-1c9f67a284ec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.226389 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-fe9d4b06-dd20-4d1d-a9f1-3a33f6e27f51 req-965bd136-eb2c-4d23-ac18-1c9f67a284ec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.235191 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.235191 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:32.238479 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-fe9d4b06-dd20-4d1d-a9f1-3a33f6e27f51 req-965bd136-eb2c-4d23-ac18-1c9f67a284ec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.242377 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-fe9d4b06-dd20-4d1d-a9f1-3a33f6e27f51 req-965bd136-eb2c-4d23-ac18-1c9f67a284ec tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.242737 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1322/5275] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:32.257541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b01dbec-7bbc-44cb-9af9-c4bb7706d73d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.259284 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b01dbec-7bbc-44cb-9af9-c4bb7706d73d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.259504 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b01dbec-7bbc-44cb-9af9-c4bb7706d73d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.259729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b01dbec-7bbc-44cb-9af9-c4bb7706d73d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.268490 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.268490 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:32.271822 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b01dbec-7bbc-44cb-9af9-c4bb7706d73d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.275801 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b01dbec-7bbc-44cb-9af9-c4bb7706d73d tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.276275 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1326/5276] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:32.314453 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-2ae3264d-0523-4a09-9887-9c9967c2557a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.316581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-2ae3264d-0523-4a09-9887-9c9967c2557a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.316772 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-2ae3264d-0523-4a09-9887-9c9967c2557a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.317007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-2ae3264d-0523-4a09-9887-9c9967c2557a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.325888 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.325888 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:32.329471 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-2ae3264d-0523-4a09-9887-9c9967c2557a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.333696 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-2ae3264d-0523-4a09-9887-9c9967c2557a tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.334134 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1311/5277] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:32.355697 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.357549 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] POST https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af/action Aug 26 09:16:32.357970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:32.358130 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:32.367805 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.367805 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:32.368201 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.373366 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Begin detaching volume completed successfully. Aug 26 09:16:32.373512 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-ab8fa915-65bf-4197-a389-717d1e0bb0c6 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af/action returned with HTTP 202 Aug 26 09:16:32.373857 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1319/5278] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:16:32 2026] POST /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:32.392875 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4447f11e-feb9-4245-afe7-2bf7e16a18e3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.394713 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4447f11e-feb9-4245-afe7-2bf7e16a18e3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.395046 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4447f11e-feb9-4245-afe7-2bf7e16a18e3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.395212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4447f11e-feb9-4245-afe7-2bf7e16a18e3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.405736 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.405736 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:32.409250 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4447f11e-feb9-4245-afe7-2bf7e16a18e3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.411579 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17565d4c-82bf-49e8-accc-e95f71696195 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.411996 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17565d4c-82bf-49e8-accc-e95f71696195 None None] GET https://10.4.3.236/volume// Aug 26 09:16:32.412165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17565d4c-82bf-49e8-accc-e95f71696195 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.412355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17565d4c-82bf-49e8-accc-e95f71696195 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.412730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17565d4c-82bf-49e8-accc-e95f71696195 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:32.413075 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1327/5279] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:32.413266 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4447f11e-feb9-4245-afe7-2bf7e16a18e3 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.413639 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1323/5280] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:32.420012 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-f398183c-9244-431e-92a5-f6e30a74a439 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.421869 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-f398183c-9244-431e-92a5-f6e30a74a439 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.422094 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-f398183c-9244-431e-92a5-f6e30a74a439 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.422264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-f398183c-9244-431e-92a5-f6e30a74a439 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.431611 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.431611 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:32.434710 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-f398183c-9244-431e-92a5-f6e30a74a439 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.438260 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-f398183c-9244-431e-92a5-f6e30a74a439 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.438621 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1312/5281] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:32.938238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-053be7ff-6968-4fd1-a8cb-01737b6b7954 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.940254 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-053be7ff-6968-4fd1-a8cb-01737b6b7954 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:32.940446 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-053be7ff-6968-4fd1-a8cb-01737b6b7954 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.940640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-053be7ff-6968-4fd1-a8cb-01737b6b7954 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.951214 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.951214 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:32.954427 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-053be7ff-6968-4fd1-a8cb-01737b6b7954 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:32.958336 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-053be7ff-6968-4fd1-a8cb-01737b6b7954 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:32.958696 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1320/5282] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:32.966379 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3b35d03-af28-4b85-ae47-e77ec9929404 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:32.968544 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3b35d03-af28-4b85-ae47-e77ec9929404 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:32.968787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3b35d03-af28-4b85-ae47-e77ec9929404 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:32.969116 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3b35d03-af28-4b85-ae47-e77ec9929404 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:32.977421 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:32.977421 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:32.981675 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3b35d03-af28-4b85-ae47-e77ec9929404 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:32.986980 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3b35d03-af28-4b85-ae47-e77ec9929404 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:32.987362 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1328/5283] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:32.999644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-29390ece-3a32-45c1-8ef1-a4497fbc4909 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.001859 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29390ece-3a32-45c1-8ef1-a4497fbc4909 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:33.002124 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29390ece-3a32-45c1-8ef1-a4497fbc4909 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.002370 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-29390ece-3a32-45c1-8ef1-a4497fbc4909 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.011251 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.011251 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:33.015805 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-29390ece-3a32-45c1-8ef1-a4497fbc4909 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:33.021293 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-29390ece-3a32-45c1-8ef1-a4497fbc4909 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:33.021736 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1324/5284] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:32 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:33.425143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aa78561d-6c91-401d-a0d7-ae65d0d839d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.426993 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa78561d-6c91-401d-a0d7-ae65d0d839d8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:33.427198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa78561d-6c91-401d-a0d7-ae65d0d839d8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.427377 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa78561d-6c91-401d-a0d7-ae65d0d839d8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.436766 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.436766 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:33.439942 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aa78561d-6c91-401d-a0d7-ae65d0d839d8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:33.444214 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa78561d-6c91-401d-a0d7-ae65d0d839d8 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:33.444733 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1313/5285] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:33 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:33.627893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-7b373f5e-77e7-4961-90f7-402869bfa9cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.630051 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-7b373f5e-77e7-4961-90f7-402869bfa9cc tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:33.630268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-7b373f5e-77e7-4961-90f7-402869bfa9cc tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.630474 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-7b373f5e-77e7-4961-90f7-402869bfa9cc tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.637458 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.637458 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:33.641050 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-7b373f5e-77e7-4961-90f7-402869bfa9cc tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:33.645153 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-7b373f5e-77e7-4961-90f7-402869bfa9cc tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:33.645692 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1321/5286] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:33 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:33.719126 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-50604704-3690-4843-a488-1f38e01cadd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.719650 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50604704-3690-4843-a488-1f38e01cadd7 None None] GET https://10.4.3.236/volume// Aug 26 09:16:33.719904 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50604704-3690-4843-a488-1f38e01cadd7 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.720178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50604704-3690-4843-a488-1f38e01cadd7 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.720598 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50604704-3690-4843-a488-1f38e01cadd7 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:33.721010 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1329/5287] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:16:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:16:33.729491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-963a374e-9678-40c7-9006-20ca307064d1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.731240 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-963a374e-9678-40c7-9006-20ca307064d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:16:33.731627 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-963a374e-9678-40c7-9006-20ca307064d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "428be695-ab87-490e-9c1c-ba98d720fef9", "connector": null, "instance_uuid": "b1bd82fc-218c-4374-a4d7-c14d2eba1370"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:33.739558 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.739558 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:33.762579 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-963a374e-9678-40c7-9006-20ca307064d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:16:33.762996 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1325/5288] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:16:33 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:33.791370 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80d8ba37-170f-40ab-a544-fcb7a14c3103 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.793446 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80d8ba37-170f-40ab-a544-fcb7a14c3103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:33.793735 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80d8ba37-170f-40ab-a544-fcb7a14c3103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.794143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80d8ba37-170f-40ab-a544-fcb7a14c3103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.802371 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0a6fc30-5cea-40cb-8c87-781e6c97c256 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.802738 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0a6fc30-5cea-40cb-8c87-781e6c97c256 None None] GET https://10.4.3.236/volume// Aug 26 09:16:33.802927 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0a6fc30-5cea-40cb-8c87-781e6c97c256 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.803087 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.803087 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:33.803243 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0a6fc30-5cea-40cb-8c87-781e6c97c256 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.803409 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0a6fc30-5cea-40cb-8c87-781e6c97c256 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:33.803812 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1322/5289] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:16:33.806483 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-80d8ba37-170f-40ab-a544-fcb7a14c3103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:33.810533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-40e2bafc-17b9-4c5e-a0ab-c393cd7ded03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.811102 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80d8ba37-170f-40ab-a544-fcb7a14c3103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:33.811242 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1314/5290] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:33 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:33.813309 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-40e2bafc-17b9-4c5e-a0ab-c393cd7ded03 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:33.814865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-40e2bafc-17b9-4c5e-a0ab-c393cd7ded03 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:33.814865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-40e2bafc-17b9-4c5e-a0ab-c393cd7ded03 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:33.824063 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.824063 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:33.827651 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-40e2bafc-17b9-4c5e-a0ab-c393cd7ded03 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:33.831924 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-40e2bafc-17b9-4c5e-a0ab-c393cd7ded03 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:33.832498 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1330/5291] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:33 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 1062 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:33.939010 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:33.941158 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] PUT https://10.4.3.236/volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1 Aug 26 09:16:33.941490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:33.949067 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Acquiring lock "cinder-attachment_update-428be695-ab87-490e-9c1c-ba98d720fef9-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:16:33.954860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-428be695-ab87-490e-9c1c-ba98d720fef9-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:16:33.956258 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:33.956258 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:34.034301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-428be695-ab87-490e-9c1c-ba98d720fef9-np0000008153" released by "attachment_update" :: held 0.079s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:16:34.034706 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-f198bce1-a0e7-47d0-a8d5-a5ca80d9a085 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1 returned with HTTP 200 Aug 26 09:16:34.035159 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1326/5292] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:16:33 2026] PUT /volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:34.456513 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-925e9d9a-5dcf-45d7-94d5-23d49a017606 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:34.458150 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-925e9d9a-5dcf-45d7-94d5-23d49a017606 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:34.458317 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-925e9d9a-5dcf-45d7-94d5-23d49a017606 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:34.458503 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-925e9d9a-5dcf-45d7-94d5-23d49a017606 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:34.467368 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:34.467368 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:34.471115 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-925e9d9a-5dcf-45d7-94d5-23d49a017606 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:34.475321 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-925e9d9a-5dcf-45d7-94d5-23d49a017606 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:34.475686 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1323/5293] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:34 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:34.824718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-986a0407-b284-4aad-9b1d-dda8b7fa0acd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:34.826387 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-986a0407-b284-4aad-9b1d-dda8b7fa0acd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:34.826559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-986a0407-b284-4aad-9b1d-dda8b7fa0acd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:34.826731 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-986a0407-b284-4aad-9b1d-dda8b7fa0acd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:34.835796 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:34.835796 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:34.838918 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-986a0407-b284-4aad-9b1d-dda8b7fa0acd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:34.842652 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-986a0407-b284-4aad-9b1d-dda8b7fa0acd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:34.843208 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1315/5294] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:34 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:35.021496 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-bb00bda4-c2de-4202-9f75-7077a1e97d5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:35.023265 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-bb00bda4-c2de-4202-9f75-7077a1e97d5c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd Aug 26 09:16:35.023531 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-bb00bda4-c2de-4202-9f75-7077a1e97d5c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:35.024535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-bb00bda4-c2de-4202-9f75-7077a1e97d5c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:35.031919 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:35.031919 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:35.097109 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-91ad87e2-f0f5-475f-a890-aa8fac4d9e95 req-bb00bda4-c2de-4202-9f75-7077a1e97d5c tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd returned with HTTP 200 Aug 26 09:16:35.097109 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1331/5295] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:16:35 2026] DELETE /volume/v3/attachments/e7954f38-be1e-4ea4-b607-0c1e16ab4ebd => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:35.488488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1a58fc06-7850-45a5-8e31-2e4f6fe34407 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:35.490366 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1a58fc06-7850-45a5-8e31-2e4f6fe34407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:35.490553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1a58fc06-7850-45a5-8e31-2e4f6fe34407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:35.490764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1a58fc06-7850-45a5-8e31-2e4f6fe34407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:35.498183 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:35.498183 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:35.502233 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1a58fc06-7850-45a5-8e31-2e4f6fe34407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:35.507174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1a58fc06-7850-45a5-8e31-2e4f6fe34407 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:35.507605 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1327/5296] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:35 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:35.524699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:35.526921 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:35.527319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:35.528887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:35.528887 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume with id: a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:35.540469 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:35.540469 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:35.541349 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:35.574094 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Delete volume request issued successfully. Aug 26 09:16:35.574619 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e691e368-ecf9-494f-af4f-7595bfdb6222 tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 202 Aug 26 09:16:35.575467 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1324/5297] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:16:35 2026] DELETE /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:16:35.586899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-957dabab-a83f-4057-89b0-68a0a1c2671e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:35.588985 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-957dabab-a83f-4057-89b0-68a0a1c2671e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:35.589213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-957dabab-a83f-4057-89b0-68a0a1c2671e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:35.589437 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-957dabab-a83f-4057-89b0-68a0a1c2671e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:35.597549 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:35.597549 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:35.605063 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-957dabab-a83f-4057-89b0-68a0a1c2671e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Volume info retrieved successfully. Aug 26 09:16:35.611951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-957dabab-a83f-4057-89b0-68a0a1c2671e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 200 Aug 26 09:16:35.612384 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1316/5298] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:35 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:35.860748 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b3105c0-1c19-4ea3-a9a3-5fd73363d8f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:35.869810 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b3105c0-1c19-4ea3-a9a3-5fd73363d8f5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:35.871129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b3105c0-1c19-4ea3-a9a3-5fd73363d8f5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:35.872286 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b3105c0-1c19-4ea3-a9a3-5fd73363d8f5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:35.926157 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:35.926157 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:35.954506 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2b3105c0-1c19-4ea3-a9a3-5fd73363d8f5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:35.988914 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b3105c0-1c19-4ea3-a9a3-5fd73363d8f5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:35.992601 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1332/5299] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:35 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:36.629399 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9e5c2a48-cff3-48e9-aa0e-735221d5898e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:36.631652 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9e5c2a48-cff3-48e9-aa0e-735221d5898e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] GET https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af Aug 26 09:16:36.631919 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9e5c2a48-cff3-48e9-aa0e-735221d5898e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:36.632170 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9e5c2a48-cff3-48e9-aa0e-735221d5898e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:36.639769 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9e5c2a48-cff3-48e9-aa0e-735221d5898e tempest-VolumeMultiattachTests-88959738 tempest-VolumeMultiattachTests-88959738-project-member] https://10.4.3.236/volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af returned with HTTP 404 Aug 26 09:16:36.640432 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1328/5300] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:36 2026] GET /volume/v3/volumes/a02410cc-b769-4975-95c8-e8a2334964af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:36.650328 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-837e99e4-d86a-49c9-a892-05fcd57f704b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:36.652336 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-837e99e4-d86a-49c9-a892-05fcd57f704b tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:16:36.652670 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-837e99e4-d86a-49c9-a892-05fcd57f704b tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:36.653116 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-837e99e4-d86a-49c9-a892-05fcd57f704b tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:36.654891 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-837e99e4-d86a-49c9-a892-05fcd57f704b tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:16:36.681119 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-837e99e4-d86a-49c9-a892-05fcd57f704b tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Get all volumes completed successfully. Aug 26 09:16:36.684288 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:36.684288 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:36.691982 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-837e99e4-d86a-49c9-a892-05fcd57f704b tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:16:36.692413 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1325/5301] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:16:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10345 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 09:16:36.711549 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3abea19e-fd8e-4e93-8f8c-6148bdcaa0f2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:36.713882 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3abea19e-fd8e-4e93-8f8c-6148bdcaa0f2 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] DELETE https://10.4.3.236/volume/v3/types/2ceabeee-2d89-470f-b545-0acdadc3a144 Aug 26 09:16:36.714158 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3abea19e-fd8e-4e93-8f8c-6148bdcaa0f2 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:36.714533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3abea19e-fd8e-4e93-8f8c-6148bdcaa0f2 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:36.740063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3abea19e-fd8e-4e93-8f8c-6148bdcaa0f2 tempest-VolumeMultiattachTests-386197925 tempest-VolumeMultiattachTests-386197925-project-admin] https://10.4.3.236/volume/v3/types/2ceabeee-2d89-470f-b545-0acdadc3a144 returned with HTTP 202 Aug 26 09:16:36.740498 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1317/5302] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:16:36 2026] DELETE /volume/v3/types/2ceabeee-2d89-470f-b545-0acdadc3a144 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:16:37.010443 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4dd575ea-5c57-4e52-a7e3-4ef09a7efcda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:37.029318 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4dd575ea-5c57-4e52-a7e3-4ef09a7efcda tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:37.033784 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4dd575ea-5c57-4e52-a7e3-4ef09a7efcda tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:37.035256 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4dd575ea-5c57-4e52-a7e3-4ef09a7efcda tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:37.106785 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:37.106785 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:37.119874 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4dd575ea-5c57-4e52-a7e3-4ef09a7efcda tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:37.125089 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4dd575ea-5c57-4e52-a7e3-4ef09a7efcda tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:37.125708 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1333/5303] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:37 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:38.142346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d90f15a6-a5dd-4683-a122-a9ccb29ea32f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:38.144875 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d90f15a6-a5dd-4683-a122-a9ccb29ea32f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:38.145165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d90f15a6-a5dd-4683-a122-a9ccb29ea32f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:38.145427 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d90f15a6-a5dd-4683-a122-a9ccb29ea32f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:38.158601 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:38.158601 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:38.162610 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d90f15a6-a5dd-4683-a122-a9ccb29ea32f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:38.168182 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d90f15a6-a5dd-4683-a122-a9ccb29ea32f tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:38.168695 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1329/5304] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:38 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:38.295588 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-5c94f2d0-7b88-4813-a59b-437837acbb44 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:38.297558 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-5c94f2d0-7b88-4813-a59b-437837acbb44 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1/action Aug 26 09:16:38.297930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-5c94f2d0-7b88-4813-a59b-437837acbb44 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:38.298064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-5c94f2d0-7b88-4813-a59b-437837acbb44 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:38.315095 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:38.315095 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:38.326441 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9350339e-8d0b-4bdf-9088-f662a47e35f4 req-5c94f2d0-7b88-4813-a59b-437837acbb44 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1/action returned with HTTP 204 Aug 26 09:16:38.326995 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1326/5305] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:16:38 2026] POST /volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:39.186243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-030c1e7f-fe01-48a9-bd45-e46ec27db80c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:39.188199 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-030c1e7f-fe01-48a9-bd45-e46ec27db80c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:39.188199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-030c1e7f-fe01-48a9-bd45-e46ec27db80c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:39.188199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-030c1e7f-fe01-48a9-bd45-e46ec27db80c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:39.201498 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:39.201498 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:39.205556 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-030c1e7f-fe01-48a9-bd45-e46ec27db80c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:39.209888 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-030c1e7f-fe01-48a9-bd45-e46ec27db80c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:39.210312 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1318/5306] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:39 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:39.852729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60dcc4b3-3b73-4b12-86d3-4abd98412e8d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:39.854624 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60dcc4b3-3b73-4b12-86d3-4abd98412e8d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:39.854809 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60dcc4b3-3b73-4b12-86d3-4abd98412e8d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:39.855066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60dcc4b3-3b73-4b12-86d3-4abd98412e8d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:39.857689 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=227,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:16:39.867028 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:39.867028 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:39.872539 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60dcc4b3-3b73-4b12-86d3-4abd98412e8d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:39.877613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60dcc4b3-3b73-4b12-86d3-4abd98412e8d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:39.877891 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1334/5307] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:39 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:40.460732 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8653b7f8-4549-4caa-a8b4-868b07f8b73d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:40.463031 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8653b7f8-4549-4caa-a8b4-868b07f8b73d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:40.463223 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8653b7f8-4549-4caa-a8b4-868b07f8b73d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:40.463312 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8653b7f8-4549-4caa-a8b4-868b07f8b73d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:40.470685 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:40.470685 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:40.474810 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8653b7f8-4549-4caa-a8b4-868b07f8b73d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:40.479215 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8653b7f8-4549-4caa-a8b4-868b07f8b73d tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:40.479758 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1330/5308] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:40 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:40.491375 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:40.493460 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] DELETE https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:40.493695 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:40.493963 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:40.494171 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Delete volume with id: ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:40.503110 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:40.503110 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:40.503334 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:40.524007 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Delete volume request issued successfully. Aug 26 09:16:40.524127 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47aeaa4d-fd5f-44ee-8104-035c70b854b4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 202 Aug 26 09:16:40.524567 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1327/5309] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:16:40 2026] DELETE /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:16:40.534131 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c14ea150-12d2-4704-ae3d-94e4a88897a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:40.536589 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c14ea150-12d2-4704-ae3d-94e4a88897a4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:40.536782 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c14ea150-12d2-4704-ae3d-94e4a88897a4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:40.537123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c14ea150-12d2-4704-ae3d-94e4a88897a4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:40.546565 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:40.546565 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:40.551373 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c14ea150-12d2-4704-ae3d-94e4a88897a4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Volume info retrieved successfully. Aug 26 09:16:40.557423 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c14ea150-12d2-4704-ae3d-94e4a88897a4 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 200 Aug 26 09:16:40.558017 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1319/5310] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:40 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:41.570171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73a75338-a38b-4c31-9e39-330bf047c685 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:41.572979 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73a75338-a38b-4c31-9e39-330bf047c685 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] GET https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c Aug 26 09:16:41.573153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73a75338-a38b-4c31-9e39-330bf047c685 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:41.573327 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73a75338-a38b-4c31-9e39-330bf047c685 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:41.579013 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73a75338-a38b-4c31-9e39-330bf047c685 tempest-VolumesActionsTest-1655580903 tempest-VolumesActionsTest-1655580903-project-member] https://10.4.3.236/volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c returned with HTTP 404 Aug 26 09:16:41.579519 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1335/5311] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:41 2026] GET /volume/v3/volumes/ca0464f1-3ee2-4c03-ba12-5efc78c0b27c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:42.474915 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-79d6f560-9ee7-42a5-9771-c252ca3cee91 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:42.477083 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-79d6f560-9ee7-42a5-9771-c252ca3cee91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:42.477268 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-79d6f560-9ee7-42a5-9771-c252ca3cee91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:42.477438 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-79d6f560-9ee7-42a5-9771-c252ca3cee91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:42.486560 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:42.486560 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:42.490475 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-79d6f560-9ee7-42a5-9771-c252ca3cee91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:42.495412 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-79d6f560-9ee7-42a5-9771-c252ca3cee91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:42.495981 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1331/5312] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:42 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:42.514287 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:42.516397 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9/action Aug 26 09:16:42.516746 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:42.516884 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:42.528322 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:42.528322 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:42.528751 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:42.537096 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Begin detaching volume completed successfully. Aug 26 09:16:42.537291 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-c93d72a3-454e-44f6-9407-da8cc2376eae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9/action returned with HTTP 202 Aug 26 09:16:42.537832 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1328/5313] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:16:42 2026] POST /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:42.576286 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86f6f5ee-1742-4eec-aa13-3b6f1877a6ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:42.576588 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86f6f5ee-1742-4eec-aa13-3b6f1877a6ec None None] GET https://10.4.3.236/volume// Aug 26 09:16:42.576756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86f6f5ee-1742-4eec-aa13-3b6f1877a6ec None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:42.577000 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86f6f5ee-1742-4eec-aa13-3b6f1877a6ec None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:42.577309 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86f6f5ee-1742-4eec-aa13-3b6f1877a6ec None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:42.577580 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1320/5314] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:42.583964 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-20f310fb-e4ef-461c-b404-a3cf25a3c7e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:42.586032 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-20f310fb-e4ef-461c-b404-a3cf25a3c7e7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:16:42.586231 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-20f310fb-e4ef-461c-b404-a3cf25a3c7e7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:42.586407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-20f310fb-e4ef-461c-b404-a3cf25a3c7e7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:42.595265 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:42.595265 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:42.598565 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-20f310fb-e4ef-461c-b404-a3cf25a3c7e7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:42.602441 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-20f310fb-e4ef-461c-b404-a3cf25a3c7e7 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:16:42.602811 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1336/5315] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:42 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:43.408513 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-42c7e5d6-3d92-4bc7-b036-2561c3ada7e2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:43.410980 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-42c7e5d6-3d92-4bc7-b036-2561c3ada7e2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1 Aug 26 09:16:43.411212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-42c7e5d6-3d92-4bc7-b036-2561c3ada7e2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:43.411442 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-42c7e5d6-3d92-4bc7-b036-2561c3ada7e2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:43.419459 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:43.419459 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:43.465613 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-d733c347-ad79-469a-a441-17c5e5d77bcc req-42c7e5d6-3d92-4bc7-b036-2561c3ada7e2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1 returned with HTTP 200 Aug 26 09:16:43.465936 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1332/5316] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:16:43 2026] DELETE /volume/v3/attachments/1f74bbf7-cebb-4ba0-9cc9-5853af3141d1 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:43.624095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:43.625747 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:43.626126 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-480322988", "snapshot_id": "8b40e37e-3d06-42d4-bc68-54dd6a4b4d68", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:43.627531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-480322988', 'snapshot_id': '8b40e37e-3d06-42d4-bc68-54dd6a4b4d68', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:43.631920 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:43.631920 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:43.632290 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:43.632395 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume of 1 GB Aug 26 09:16:43.635300 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Availability Zones retrieved successfully. Aug 26 09:16:43.640508 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (e55c5ef6-1f18-4f11-a086-545174e4065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:43.641390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0dbf5e5-e051-4a34-ba82-9c2691c0075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:43.642211 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:43.668409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0dbf5e5-e051-4a34-ba82-9c2691c0075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b40e37e-3d06-42d4-bc68-54dd6a4b4d68', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:43.669112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77de4a63-f2cc-4d54-a136-5b8beeaadd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:43.704834 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['9768f428-0990-4c95-99e7-a299dac4ca5a', '2ee905f8-dd58-4126-a882-17ff798f103c', '491fb20d-3610-4182-ba63-25d6cb20edfd', '439f9784-48db-47da-a903-e2cfc16f64ff'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:43.705602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77de4a63-f2cc-4d54-a136-5b8beeaadd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9768f428-0990-4c95-99e7-a299dac4ca5a', '2ee905f8-dd58-4126-a882-17ff798f103c', '491fb20d-3610-4182-ba63-25d6cb20edfd', '439f9784-48db-47da-a903-e2cfc16f64ff']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:43.706390 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef65a21f-36dc-4331-a109-ff0d0b5bf5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:43.745554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef65a21f-36dc-4331-a109-ff0d0b5bf5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e30d68-27d8-41ab-9aad-7f8abe13db07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-480322988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['9768f428-0990-4c95-99e7-a299dac4ca5a','2ee905f8-dd58-4126-a882-17ff798f103c','491fb20d-3610-4182-ba63-25d6cb20edfd','439f9784-48db-47da-a903-e2cfc16f64ff'],size=1,snapshot_id=8b40e37e-3d06-42d4-bc68-54dd6a4b4d68,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-480322988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e30d68-27d8-41ab-9aad-7f8abe13db07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc1b25c28484d3fa30b937a627f8052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b40e37e-3d06-42d4-bc68-54dd6a4b4d68,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6593c1bc05574f33a4bc3156067fb4da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:43.746404 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5e6422-39a9-41d4-9c72-aba188733f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:43.761636 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5e6422-39a9-41d4-9c72-aba188733f41) transitioned into state 'SUCCESS' from state '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-480322988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['9768f428-0990-4c95-99e7-a299dac4ca5a','2ee905f8-dd58-4126-a882-17ff798f103c','491fb20d-3610-4182-ba63-25d6cb20edfd','439f9784-48db-47da-a903-e2cfc16f64ff'],size=1,snapshot_id=8b40e37e-3d06-42d4-bc68-54dd6a4b4d68,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:43.762257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fa2cba-3526-4b35-bcab-ce87b52ea6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:43.785353 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fa2cba-3526-4b35-bcab-ce87b52ea6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:43.786111 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (e55c5ef6-1f18-4f11-a086-545174e4065b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:43.786364 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request issued successfully. Aug 26 09:16:43.786858 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2fa35ac-5b47-4c50-b2ee-6b741d1559b5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:43.787280 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1329/5317] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:16:43 2026] POST /volume/v3/volumes => generated 790 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:43.800656 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78632a0f-7270-4462-aee9-21b0bd225a13 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:43.802350 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78632a0f-7270-4462-aee9-21b0bd225a13 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:43.802527 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78632a0f-7270-4462-aee9-21b0bd225a13 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:43.802749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78632a0f-7270-4462-aee9-21b0bd225a13 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:43.809198 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:43.809198 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:43.813277 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-78632a0f-7270-4462-aee9-21b0bd225a13 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:43.818551 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78632a0f-7270-4462-aee9-21b0bd225a13 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:43.818957 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1321/5318] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:43 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:44.831518 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e879b63-bdb3-40b7-890b-6935d9954018 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:44.833345 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e879b63-bdb3-40b7-890b-6935d9954018 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:44.833519 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e879b63-bdb3-40b7-890b-6935d9954018 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:44.833698 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e879b63-bdb3-40b7-890b-6935d9954018 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:44.841248 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:44.841248 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:44.845206 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1e879b63-bdb3-40b7-890b-6935d9954018 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:44.850482 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e879b63-bdb3-40b7-890b-6935d9954018 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:44.850980 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1337/5319] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:44 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:44.862878 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-69e77b61-60b0-4e0c-a7a2-f30f47c5f5b9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:44.864702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-69e77b61-60b0-4e0c-a7a2-f30f47c5f5b9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:44.864928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-69e77b61-60b0-4e0c-a7a2-f30f47c5f5b9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:44.865338 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-69e77b61-60b0-4e0c-a7a2-f30f47c5f5b9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:44.872435 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:44.872435 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:44.876049 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-69e77b61-60b0-4e0c-a7a2-f30f47c5f5b9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:44.880090 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-69e77b61-60b0-4e0c-a7a2-f30f47c5f5b9 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:44.880507 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1333/5320] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:44 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:45.341360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-3eb5317d-026e-4e5c-a7b5-8f5639b2e3ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.344714 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-3eb5317d-026e-4e5c-a7b5-8f5639b2e3ae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:45.345395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-3eb5317d-026e-4e5c-a7b5-8f5639b2e3ae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:45.345395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-3eb5317d-026e-4e5c-a7b5-8f5639b2e3ae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:45.352600 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:45.352600 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:45.356441 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-3eb5317d-026e-4e5c-a7b5-8f5639b2e3ae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:45.362248 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-3eb5317d-026e-4e5c-a7b5-8f5639b2e3ae tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:45.362674 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1330/5321] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:45 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:45.441862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0659f4d5-7882-4920-b4ec-dcd6f464e78f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.442326 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0659f4d5-7882-4920-b4ec-dcd6f464e78f None None] GET https://10.4.3.236/volume// Aug 26 09:16:45.442511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0659f4d5-7882-4920-b4ec-dcd6f464e78f None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:45.442715 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0659f4d5-7882-4920-b4ec-dcd6f464e78f None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:45.443081 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0659f4d5-7882-4920-b4ec-dcd6f464e78f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:45.443507 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1322/5322] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:16: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 26 09:16:45.450849 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-e1d717b3-6f6b-4dd8-b13d-3ee38d61c8dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.453652 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-e1d717b3-6f6b-4dd8-b13d-3ee38d61c8dd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:16:45.454161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-e1d717b3-6f6b-4dd8-b13d-3ee38d61c8dd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41e30d68-27d8-41ab-9aad-7f8abe13db07", "connector": null, "instance_uuid": "b1bd82fc-218c-4374-a4d7-c14d2eba1370"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:45.464155 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:45.464155 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:45.493340 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-e1d717b3-6f6b-4dd8-b13d-3ee38d61c8dd tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:16:45.493739 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1338/5323] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:16:45 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:45.520903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a346b7b8-c2a4-4a4b-8be8-c74c81b1a401 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.522889 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a346b7b8-c2a4-4a4b-8be8-c74c81b1a401 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:45.523131 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a346b7b8-c2a4-4a4b-8be8-c74c81b1a401 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:45.523311 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a346b7b8-c2a4-4a4b-8be8-c74c81b1a401 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:45.529282 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa7b1f49-a9cb-456f-a115-834290ea1c01 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.529696 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa7b1f49-a9cb-456f-a115-834290ea1c01 None None] GET https://10.4.3.236/volume// Aug 26 09:16:45.529868 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa7b1f49-a9cb-456f-a115-834290ea1c01 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:45.530090 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa7b1f49-a9cb-456f-a115-834290ea1c01 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:45.530431 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa7b1f49-a9cb-456f-a115-834290ea1c01 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:45.530780 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1331/5324] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:45.533132 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:45.533132 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:45.536886 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a346b7b8-c2a4-4a4b-8be8-c74c81b1a401 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:45.537755 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-a7b26fcf-7953-4e75-bbae-86a2e89458e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.540535 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-a7b26fcf-7953-4e75-bbae-86a2e89458e6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:45.540816 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-a7b26fcf-7953-4e75-bbae-86a2e89458e6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:45.541061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-a7b26fcf-7953-4e75-bbae-86a2e89458e6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:45.542596 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a346b7b8-c2a4-4a4b-8be8-c74c81b1a401 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:45.543187 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1334/5325] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:45 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:45.553244 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:45.553244 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:45.556868 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-a7b26fcf-7953-4e75-bbae-86a2e89458e6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:45.560978 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-a7b26fcf-7953-4e75-bbae-86a2e89458e6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:45.561498 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1323/5326] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:45 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 1062 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:45.656828 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:45.658834 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] PUT https://10.4.3.236/volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc Aug 26 09:16:45.659174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:45.666191 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Acquiring lock "cinder-attachment_update-41e30d68-27d8-41ab-9aad-7f8abe13db07-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:16:45.670549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-41e30d68-27d8-41ab-9aad-7f8abe13db07-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:16:45.671437 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:45.671437 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:45.748693 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-41e30d68-27d8-41ab-9aad-7f8abe13db07-np0000008153" released by "attachment_update" :: held 0.078s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:16:45.749232 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-bd5963d1-fb3e-4885-aa77-781d31adbbd2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc returned with HTTP 200 Aug 26 09:16:45.749922 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1339/5327] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:16:45 2026] PUT /volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:46.555531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d0200cb-d598-411b-bc17-843a648a78c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:46.557174 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d0200cb-d598-411b-bc17-843a648a78c0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:46.557349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d0200cb-d598-411b-bc17-843a648a78c0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:46.557518 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d0200cb-d598-411b-bc17-843a648a78c0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:46.566211 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:46.566211 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:46.569250 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6d0200cb-d598-411b-bc17-843a648a78c0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:46.573057 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d0200cb-d598-411b-bc17-843a648a78c0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:46.573607 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1332/5328] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:46 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:47.586335 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b2caf82f-b5ee-4f2c-9c93-8961396c7863 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:47.588135 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2caf82f-b5ee-4f2c-9c93-8961396c7863 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:47.589367 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b2caf82f-b5ee-4f2c-9c93-8961396c7863 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:47.589367 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b2caf82f-b5ee-4f2c-9c93-8961396c7863 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:47.598317 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:47.598317 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:47.601929 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b2caf82f-b5ee-4f2c-9c93-8961396c7863 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:47.606394 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2caf82f-b5ee-4f2c-9c93-8961396c7863 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:47.606774 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1335/5329] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:47 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:47.706475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:47.708211 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:47.708522 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-731210471"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:47.709915 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-731210471'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:47.710069 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume of 1 GB Aug 26 09:16:47.714380 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Availability Zones retrieved successfully. Aug 26 09:16:47.720856 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Flow 'volume_create_api' (151495a8-430c-4bbe-8b50-7c466491a15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:47.721966 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499fbbe8-3fc4-455a-8bd4-0fe04966143f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:47.722891 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:47.757065 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499fbbe8-3fc4-455a-8bd4-0fe04966143f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:47.757983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120d0f30-7c42-4526-aee2-7dfdf391a968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:47.802760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Created reservations ['41bf88ad-55a9-491d-9083-e586a7fb13d5', 'd7d098e5-4a5b-42e3-a011-f399425c8e21', '3dfc13f5-f24f-4e93-b760-63868d1fab22', '4e20bea2-c518-4f40-8e6d-4108593d2c4d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:47.803766 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120d0f30-7c42-4526-aee2-7dfdf391a968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41bf88ad-55a9-491d-9083-e586a7fb13d5', 'd7d098e5-4a5b-42e3-a011-f399425c8e21', '3dfc13f5-f24f-4e93-b760-63868d1fab22', '4e20bea2-c518-4f40-8e6d-4108593d2c4d']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:47.804858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a79191c-07c3-4270-968f-9c72a02f646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:47.826206 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a79191c-07c3-4270-968f-9c72a02f646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84116f53-fe42-42ae-b6a1-aef37fcc183a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-731210471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0196e80e16d74abd83735d8172e68d39',qos_specs=None,replication_status=,reservations=['41bf88ad-55a9-491d-9083-e586a7fb13d5','d7d098e5-4a5b-42e3-a011-f399425c8e21','3dfc13f5-f24f-4e93-b760-63868d1fab22','4e20bea2-c518-4f40-8e6d-4108593d2c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-731210471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84116f53-fe42-42ae-b6a1-aef37fcc183a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0196e80e16d74abd83735d8172e68d39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:47.826880 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90829779-4ea2-4638-bbbf-625fe15c7ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:47.844099 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90829779-4ea2-4638-bbbf-625fe15c7ab7) transitioned into state 'SUCCESS' from state '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-731210471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0196e80e16d74abd83735d8172e68d39',qos_specs=None,replication_status=,reservations=['41bf88ad-55a9-491d-9083-e586a7fb13d5','d7d098e5-4a5b-42e3-a011-f399425c8e21','3dfc13f5-f24f-4e93-b760-63868d1fab22','4e20bea2-c518-4f40-8e6d-4108593d2c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033191a0a9b64b5fb4dc0dc755f0e403',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:47.844690 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7104e25e-4b79-42f4-800b-2739a20bd818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:47.853785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7104e25e-4b79-42f4-800b-2739a20bd818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:47.854584 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Flow 'volume_create_api' (151495a8-430c-4bbe-8b50-7c466491a15a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:47.854918 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Create volume request issued successfully. Aug 26 09:16:47.855458 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5ee195e-a11b-4350-b5b2-d34f68d80771 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:47.855859 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1324/5330] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:16:47 2026] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:47.869482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37dea69f-4d69-4e93-9bb4-56c66cdae7d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:47.871356 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37dea69f-4d69-4e93-9bb4-56c66cdae7d6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:47.871356 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37dea69f-4d69-4e93-9bb4-56c66cdae7d6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:47.871447 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37dea69f-4d69-4e93-9bb4-56c66cdae7d6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:47.878147 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:47.878147 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:47.881573 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-37dea69f-4d69-4e93-9bb4-56c66cdae7d6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:47.885756 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37dea69f-4d69-4e93-9bb4-56c66cdae7d6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:47.886171 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1340/5331] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:47 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:48.619575 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-02c1bbb8-973a-4150-ab0c-8fafdaa1db32 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:48.621946 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02c1bbb8-973a-4150-ab0c-8fafdaa1db32 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:48.622178 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02c1bbb8-973a-4150-ab0c-8fafdaa1db32 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:48.622359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02c1bbb8-973a-4150-ab0c-8fafdaa1db32 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:48.632031 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:48.632031 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:48.635132 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-02c1bbb8-973a-4150-ab0c-8fafdaa1db32 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:48.638911 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02c1bbb8-973a-4150-ab0c-8fafdaa1db32 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:48.639442 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1333/5332] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:48 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:48.899690 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b1faa03-9c69-4cc0-a96a-4dca3bdb737d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:48.901810 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b1faa03-9c69-4cc0-a96a-4dca3bdb737d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:48.902106 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b1faa03-9c69-4cc0-a96a-4dca3bdb737d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:48.902313 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b1faa03-9c69-4cc0-a96a-4dca3bdb737d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:48.908965 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:48.908965 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:48.912231 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4b1faa03-9c69-4cc0-a96a-4dca3bdb737d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:48.916179 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b1faa03-9c69-4cc0-a96a-4dca3bdb737d tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:48.916502 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1336/5333] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:48 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:48.956384 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-72b1e228-435f-45c6-ad69-6050cac42fc0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:48.961492 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-72b1e228-435f-45c6-ad69-6050cac42fc0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:48.961492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-72b1e228-435f-45c6-ad69-6050cac42fc0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:48.961492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-72b1e228-435f-45c6-ad69-6050cac42fc0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:48.971383 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:48.971383 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:48.975627 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-72b1e228-435f-45c6-ad69-6050cac42fc0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:48.979735 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-72b1e228-435f-45c6-ad69-6050cac42fc0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:48.980183 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1325/5334] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:48 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:48.999745 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-77b66a1b-ed96-472a-93cc-108cb6dc4948 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.002383 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-77b66a1b-ed96-472a-93cc-108cb6dc4948 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc/action Aug 26 09:16:49.002783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-77b66a1b-ed96-472a-93cc-108cb6dc4948 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:49.002958 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-77b66a1b-ed96-472a-93cc-108cb6dc4948 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:49.020868 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:49.020868 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:49.033696 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef5d87aa-a99b-4064-b0c8-0366c368f8a7 req-77b66a1b-ed96-472a-93cc-108cb6dc4948 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc/action returned with HTTP 204 Aug 26 09:16:49.034337 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1341/5335] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:16:48 2026] POST /volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:49.063550 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a425105-b359-45cd-88c4-3a7ed7f0a550 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.064061 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a425105-b359-45cd-88c4-3a7ed7f0a550 None None] GET https://10.4.3.236/volume// Aug 26 09:16:49.064294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a425105-b359-45cd-88c4-3a7ed7f0a550 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:49.064555 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a425105-b359-45cd-88c4-3a7ed7f0a550 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:49.064964 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a425105-b359-45cd-88c4-3a7ed7f0a550 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:49.065300 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1334/5336] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09: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 26 09:16:49.072171 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-4e56e8e3-16df-4c9c-9607-4e80c5249f9c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.217731 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-4e56e8e3-16df-4c9c-9607-4e80c5249f9c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:16:49.218139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-4e56e8e3-16df-4c9c-9607-4e80c5249f9c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84116f53-fe42-42ae-b6a1-aef37fcc183a", "connector": null, "instance_uuid": "3e923e32-8e14-44d2-b50a-dae13f471f89"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:49.229285 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:49.229285 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:49.257997 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-4e56e8e3-16df-4c9c-9607-4e80c5249f9c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:16:49.258490 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1337/5337] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:16:49 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:49.291810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-457dc118-e278-4cb6-85f2-6d8ac8647ae4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.293593 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-457dc118-e278-4cb6-85f2-6d8ac8647ae4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:49.293813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-457dc118-e278-4cb6-85f2-6d8ac8647ae4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:49.294088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-457dc118-e278-4cb6-85f2-6d8ac8647ae4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:49.298385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f0936ca-cc68-4ec0-a310-f6b31f7c545f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.298728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f0936ca-cc68-4ec0-a310-f6b31f7c545f None None] GET https://10.4.3.236/volume// Aug 26 09:16:49.299088 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f0936ca-cc68-4ec0-a310-f6b31f7c545f None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:49.299165 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f0936ca-cc68-4ec0-a310-f6b31f7c545f None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:49.299518 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f0936ca-cc68-4ec0-a310-f6b31f7c545f None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:49.299861 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1342/5338] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:16:49.303907 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:49.303907 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:49.308068 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-457dc118-e278-4cb6-85f2-6d8ac8647ae4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:49.308579 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-d3320d65-b116-4b03-b7d5-40c0b26767de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.310706 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-d3320d65-b116-4b03-b7d5-40c0b26767de tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:49.310987 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-d3320d65-b116-4b03-b7d5-40c0b26767de tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:49.311187 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-d3320d65-b116-4b03-b7d5-40c0b26767de tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:49.313317 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-457dc118-e278-4cb6-85f2-6d8ac8647ae4 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:49.313722 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1326/5339] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:49 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:49.320632 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:49.320632 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:49.324149 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-d3320d65-b116-4b03-b7d5-40c0b26767de tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:49.328481 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-d3320d65-b116-4b03-b7d5-40c0b26767de tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:49.328994 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1335/5340] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:49 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:49.426733 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.429174 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] PUT https://10.4.3.236/volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3 Aug 26 09:16:49.429511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:49.437177 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Acquiring lock "cinder-attachment_update-84116f53-fe42-42ae-b6a1-aef37fcc183a-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:16:49.442205 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Lock "cinder-attachment_update-84116f53-fe42-42ae-b6a1-aef37fcc183a-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:16:49.443180 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:49.443180 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:49.524332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Lock "cinder-attachment_update-84116f53-fe42-42ae-b6a1-aef37fcc183a-np0000008153" released by "attachment_update" :: held 0.082s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:16:49.525017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-7910dd6e-9a1f-4c83-8a06-c45224246c73 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3 returned with HTTP 200 Aug 26 09:16:49.525447 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1338/5341] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:16:49 2026] PUT /volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:49.651325 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4dfb41c-be05-4520-929e-84d6ced631ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:49.653223 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4dfb41c-be05-4520-929e-84d6ced631ba tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:49.653414 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4dfb41c-be05-4520-929e-84d6ced631ba tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:49.653459 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4dfb41c-be05-4520-929e-84d6ced631ba tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:49.663242 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:49.663242 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:49.666473 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d4dfb41c-be05-4520-929e-84d6ced631ba tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:49.670945 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4dfb41c-be05-4520-929e-84d6ced631ba tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:49.671331 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1343/5342] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:49 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:50.330114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4488b568-db5e-47aa-a31d-d905ef5ee6b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:50.332125 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4488b568-db5e-47aa-a31d-d905ef5ee6b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:50.332346 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4488b568-db5e-47aa-a31d-d905ef5ee6b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:50.332536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4488b568-db5e-47aa-a31d-d905ef5ee6b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:50.345353 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:50.345353 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:50.350938 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4488b568-db5e-47aa-a31d-d905ef5ee6b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:50.357793 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4488b568-db5e-47aa-a31d-d905ef5ee6b8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:50.358382 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1327/5343] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:50 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:51.372911 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2552ef31-2fc2-4b5a-b41c-2eae4ba34e74 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:51.374957 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2552ef31-2fc2-4b5a-b41c-2eae4ba34e74 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:51.375196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2552ef31-2fc2-4b5a-b41c-2eae4ba34e74 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:51.375430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2552ef31-2fc2-4b5a-b41c-2eae4ba34e74 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:51.386480 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:51.386480 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:51.390346 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2552ef31-2fc2-4b5a-b41c-2eae4ba34e74 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:51.395097 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2552ef31-2fc2-4b5a-b41c-2eae4ba34e74 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:51.395507 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1336/5344] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:51 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:52.407663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-72f6095a-e8a5-434b-8326-99151d186a87 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.409412 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72f6095a-e8a5-434b-8326-99151d186a87 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:52.410304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72f6095a-e8a5-434b-8326-99151d186a87 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:52.410304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72f6095a-e8a5-434b-8326-99151d186a87 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:52.419772 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:52.419772 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:52.423620 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-72f6095a-e8a5-434b-8326-99151d186a87 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:52.428189 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72f6095a-e8a5-434b-8326-99151d186a87 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:52.428583 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1339/5345] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:52 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:52.711037 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-855206b0-45dd-4be7-8b43-82629518300e req-2c4e2e43-d8c8-484d-bb35-2b3ac8c6a595 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.713144 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-2c4e2e43-d8c8-484d-bb35-2b3ac8c6a595 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:52.713366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-2c4e2e43-d8c8-484d-bb35-2b3ac8c6a595 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:52.713513 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-2c4e2e43-d8c8-484d-bb35-2b3ac8c6a595 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:52.722524 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:52.722524 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:52.725861 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-855206b0-45dd-4be7-8b43-82629518300e req-2c4e2e43-d8c8-484d-bb35-2b3ac8c6a595 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:52.729821 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-2c4e2e43-d8c8-484d-bb35-2b3ac8c6a595 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:52.730226 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1344/5346] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:52 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:52.747386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.749755 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07/action Aug 26 09:16:52.750261 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:52.750420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:52.760385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-171f506b-a37b-4424-9072-d37148ff5386 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.763401 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:52.763401 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:52.763950 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:52.770761 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Begin detaching volume completed successfully. Aug 26 09:16:52.771021 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-67a7fd81-445e-4e90-9775-e6968ae71cd6 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07/action returned with HTTP 202 Aug 26 09:16:52.771449 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1328/5347] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:16:52 2026] POST /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:52.811696 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e1eeb305-b77f-40ad-9783-38181d2e8a1a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.812101 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1eeb305-b77f-40ad-9783-38181d2e8a1a None None] GET https://10.4.3.236/volume// Aug 26 09:16:52.812278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1eeb305-b77f-40ad-9783-38181d2e8a1a None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:52.812489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e1eeb305-b77f-40ad-9783-38181d2e8a1a None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:52.812863 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e1eeb305-b77f-40ad-9783-38181d2e8a1a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:52.813180 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1340/5348] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:16:52.820426 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-171f506b-a37b-4424-9072-d37148ff5386 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:16:52.820690 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-171f506b-a37b-4424-9072-d37148ff5386 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-232816083", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:52.821513 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-855206b0-45dd-4be7-8b43-82629518300e req-80d86014-8470-476c-afd4-6952c3164eab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.824661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-80d86014-8470-476c-afd4-6952c3164eab tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:16:52.824878 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-80d86014-8470-476c-afd4-6952c3164eab tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:52.825067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-80d86014-8470-476c-afd4-6952c3164eab tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:52.834166 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-171f506b-a37b-4424-9072-d37148ff5386 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:16:52.834264 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:52.834264 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:52.834497 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1337/5349] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:16:52 2026] POST /volume/v3/types => generated 217 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:52.837295 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-855206b0-45dd-4be7-8b43-82629518300e req-80d86014-8470-476c-afd4-6952c3164eab tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:52.841159 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-80d86014-8470-476c-afd4-6952c3164eab tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:16:52.841637 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1345/5350] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:52 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:52.842492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-873dbd8c-21f0-4499-8a7d-c669ad5953f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.844710 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-873dbd8c-21f0-4499-8a7d-c669ad5953f9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types/2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7/encryption Aug 26 09:16:52.845143 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-873dbd8c-21f0-4499-8a7d-c669ad5953f9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:52.863541 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-873dbd8c-21f0-4499-8a7d-c669ad5953f9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7/encryption returned with HTTP 200 Aug 26 09:16:52.863970 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1329/5351] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:16:52 2026] POST /volume/v3/types/2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:52.873914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:52.929018 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:52.929326 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1433569", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-232816083", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:52.930659 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1433569', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-232816083', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:52.933819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume of 1 GB Aug 26 09:16:52.934115 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:52.934115 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:52.934570 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Availability Zones retrieved successfully. Aug 26 09:16:52.939859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (3edd642a-eb17-4430-8f8f-bf2a3a3bd168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:52.940712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b22019-56a1-43b5-a94d-f81967a6f02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:52.941551 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:52.964115 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b22019-56a1-43b5-a94d-f81967a6f02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:16:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7,is_public=True,name='tempest-scenario-type-cryptsetup-232816083',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7', '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=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:52.964782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b8a537-ec88-4c88-bbb1-e1ec32958c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:52.988780 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-232816083 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-232816083, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:16:52.989207 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-232816083 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-232816083, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:16:53.021212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Created reservations ['987eccc0-9662-40fc-a977-f57b206614cd', '0dce6e53-03e2-4fc2-841b-a937d36085ea', 'fb5c9806-9f61-44a0-977f-f63937cecd79', '7be8c736-5d5e-4bec-b912-9079779ed01c'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:53.021987 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b8a537-ec88-4c88-bbb1-e1ec32958c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987eccc0-9662-40fc-a977-f57b206614cd', '0dce6e53-03e2-4fc2-841b-a937d36085ea', 'fb5c9806-9f61-44a0-977f-f63937cecd79', '7be8c736-5d5e-4bec-b912-9079779ed01c']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:53.022659 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455b6b6e-71d2-4638-a19c-0e29813ed345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:53.042822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455b6b6e-71d2-4638-a19c-0e29813ed345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b5dc99-53e8-4155-89b7-223028f2d01d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1433569',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['987eccc0-9662-40fc-a977-f57b206614cd','0dce6e53-03e2-4fc2-841b-a937d36085ea','fb5c9806-9f61-44a0-977f-f63937cecd79','7be8c736-5d5e-4bec-b912-9079779ed01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1433569',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=96b5dc99-53e8-4155-89b7-223028f2d01d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7931445a4a9f47c1a6b694799f8fc444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82c1a844de924a39bc94eebb932d59cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7),volume_type_id=2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:53.043478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce666c7d-e6f1-49a5-a8e9-4b1eede1e06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:53.059941 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce666c7d-e6f1-49a5-a8e9-4b1eede1e06b) transitioned into state 'SUCCESS' from state '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-1433569',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['987eccc0-9662-40fc-a977-f57b206614cd','0dce6e53-03e2-4fc2-841b-a937d36085ea','fb5c9806-9f61-44a0-977f-f63937cecd79','7be8c736-5d5e-4bec-b912-9079779ed01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:53.060514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a25af05-4701-4728-9a41-b4b8d823075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:53.070331 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a25af05-4701-4728-9a41-b4b8d823075d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:53.071175 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (3edd642a-eb17-4430-8f8f-bf2a3a3bd168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:53.071431 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request issued successfully. Aug 26 09:16:53.071997 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36b94495-1ed3-4da3-9e3b-4436b3bd8f1a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:53.072438 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1341/5352] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:16:52 2026] POST /volume/v3/volumes => generated 787 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:53.440565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec75e727-9b7f-47fa-a4cd-be0654f1feb6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:53.442349 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec75e727-9b7f-47fa-a4cd-be0654f1feb6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:53.442548 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec75e727-9b7f-47fa-a4cd-be0654f1feb6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:53.442725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec75e727-9b7f-47fa-a4cd-be0654f1feb6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:53.459704 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:53.459704 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:53.466046 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec75e727-9b7f-47fa-a4cd-be0654f1feb6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:53.473390 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec75e727-9b7f-47fa-a4cd-be0654f1feb6 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:53.473747 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1338/5353] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:53 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:53.766325 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-c9ee1acc-90f3-4564-bb0d-e26a86c6ce53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:53.768438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-c9ee1acc-90f3-4564-bb0d-e26a86c6ce53 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3/action Aug 26 09:16:53.768790 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-c9ee1acc-90f3-4564-bb0d-e26a86c6ce53 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:53.768986 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-c9ee1acc-90f3-4564-bb0d-e26a86c6ce53 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:53.783808 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:53.783808 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:53.795346 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bfdabca7-a860-490d-8298-8cb194601ca2 req-c9ee1acc-90f3-4564-bb0d-e26a86c6ce53 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3/action returned with HTTP 204 Aug 26 09:16:53.795976 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1346/5354] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:16:53 2026] POST /volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:53.845647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-855206b0-45dd-4be7-8b43-82629518300e req-047c3f4f-41ce-4ded-a927-cd2951973c92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:53.847642 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-047c3f4f-41ce-4ded-a927-cd2951973c92 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc Aug 26 09:16:53.847880 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-047c3f4f-41ce-4ded-a927-cd2951973c92 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:53.848103 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-047c3f4f-41ce-4ded-a927-cd2951973c92 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:53.854485 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:53.854485 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:53.897529 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-855206b0-45dd-4be7-8b43-82629518300e req-047c3f4f-41ce-4ded-a927-cd2951973c92 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc returned with HTTP 200 Aug 26 09:16:53.898033 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1330/5355] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:16:53 2026] DELETE /volume/v3/attachments/b94a1059-1af1-4cb3-a5e7-01e4aa79b1dc => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:54.486571 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-edc0fb01-7c08-44fd-bf3e-209c2b919a0f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.488181 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-edc0fb01-7c08-44fd-bf3e-209c2b919a0f tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.488334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-edc0fb01-7c08-44fd-bf3e-209c2b919a0f tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.488500 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-edc0fb01-7c08-44fd-bf3e-209c2b919a0f tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.496804 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.496804 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:54.499613 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-edc0fb01-7c08-44fd-bf3e-209c2b919a0f tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.503234 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-edc0fb01-7c08-44fd-bf3e-209c2b919a0f tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:54.503548 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1342/5356] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:54 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:54.514992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d35a376-b865-4707-9463-8d1cdfb75688 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.516585 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d35a376-b865-4707-9463-8d1cdfb75688 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.516764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d35a376-b865-4707-9463-8d1cdfb75688 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.516925 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d35a376-b865-4707-9463-8d1cdfb75688 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.524979 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.524979 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:54.527775 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d35a376-b865-4707-9463-8d1cdfb75688 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.531781 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d35a376-b865-4707-9463-8d1cdfb75688 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:54.532154 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1339/5357] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:54 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:54.544024 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.546030 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.546208 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.546416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.546621 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume with id: 84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.558649 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.558649 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:54.559225 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.565664 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 26 09:16:54.565984 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-798e0a89-223d-477e-a8aa-5e28cb5b44b1 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 400 Aug 26 09:16:54.566464 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1347/5358] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:16:54 2026] DELETE /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 09:16:54.572921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-65982622-2021-45f2-90da-5c644306fb1c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.574567 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65982622-2021-45f2-90da-5c644306fb1c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.574751 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65982622-2021-45f2-90da-5c644306fb1c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.574981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65982622-2021-45f2-90da-5c644306fb1c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.583834 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.583834 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:54.587755 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-65982622-2021-45f2-90da-5c644306fb1c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.591995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65982622-2021-45f2-90da-5c644306fb1c tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:54.592339 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1331/5359] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:54 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:54.628671 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-9281bbf3-0c77-421b-b334-1b71436e166d req-97a31a88-e53f-4d0f-ab3b-b3deddd7fbf8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.630587 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-97a31a88-e53f-4d0f-ab3b-b3deddd7fbf8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.630775 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-97a31a88-e53f-4d0f-ab3b-b3deddd7fbf8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.630997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-97a31a88-e53f-4d0f-ab3b-b3deddd7fbf8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.639286 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.639286 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:54.642659 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-9281bbf3-0c77-421b-b334-1b71436e166d req-97a31a88-e53f-4d0f-ab3b-b3deddd7fbf8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.646658 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-97a31a88-e53f-4d0f-ab3b-b3deddd7fbf8 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:54.647091 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1343/5360] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:54 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:54.663570 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.665424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] POST https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a/action Aug 26 09:16:54.665728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:16:54.665918 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:54.677243 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.677243 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:54.677737 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.686938 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Begin detaching volume completed successfully. Aug 26 09:16:54.687178 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-1e5bf412-41ac-4236-8523-d70cf04b556e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a/action returned with HTTP 202 Aug 26 09:16:54.687562 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1340/5361] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:16:54 2026] POST /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:16:54.721133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad13c3d2-c08d-440f-9322-eaa0c9cc3fc9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.721475 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad13c3d2-c08d-440f-9322-eaa0c9cc3fc9 None None] GET https://10.4.3.236/volume// Aug 26 09:16:54.721615 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad13c3d2-c08d-440f-9322-eaa0c9cc3fc9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.721782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad13c3d2-c08d-440f-9322-eaa0c9cc3fc9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.722144 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad13c3d2-c08d-440f-9322-eaa0c9cc3fc9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:54.722389 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1348/5362] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:54.729878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9281bbf3-0c77-421b-b334-1b71436e166d req-b1a75c8e-ba37-4676-9f3a-60775e820ac2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.731718 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-b1a75c8e-ba37-4676-9f3a-60775e820ac2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:54.731958 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-b1a75c8e-ba37-4676-9f3a-60775e820ac2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:54.732133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-b1a75c8e-ba37-4676-9f3a-60775e820ac2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:54.740766 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.740766 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:54.743809 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9281bbf3-0c77-421b-b334-1b71436e166d req-b1a75c8e-ba37-4676-9f3a-60775e820ac2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:54.747477 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-b1a75c8e-ba37-4676-9f3a-60775e820ac2 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:54.747878 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1332/5363] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:54 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 1322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:54.904008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:54.905784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:16:54.906406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2105759352", "snapshot_id": "8c41172a-c902-4f72-9ccb-b458ba462423", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:54.908659 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2105759352', 'snapshot_id': '8c41172a-c902-4f72-9ccb-b458ba462423', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:16:54.914757 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:54.914757 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:54.916863 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:16:54.916863 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume of 1 GB Aug 26 09:16:54.919311 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Availability Zones retrieved successfully. Aug 26 09:16:54.925224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (ef396b28-f322-46e4-8627-bd531b8555a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:54.926217 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78be1272-2392-4117-a066-848b410336b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:54.927248 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:16:54.954241 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78be1272-2392-4117-a066-848b410336b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8c41172a-c902-4f72-9ccb-b458ba462423', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:54.956468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c40bb9-9aad-45cf-844f-41c133ab7dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:55.000992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Created reservations ['bcb9cd07-9959-460a-9f19-648d6e936e10', 'b60c2a7a-61bf-4322-aaaa-3495a481c9ce', '1dc50362-f018-44bd-8284-b9cc87c6376a', '5af70b4a-67f6-4f16-84e4-05714aaf0e8c'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:16:55.000992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c40bb9-9aad-45cf-844f-41c133ab7dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb9cd07-9959-460a-9f19-648d6e936e10', 'b60c2a7a-61bf-4322-aaaa-3495a481c9ce', '1dc50362-f018-44bd-8284-b9cc87c6376a', '5af70b4a-67f6-4f16-84e4-05714aaf0e8c']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:55.000992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e6e88b-1a6e-4d30-a5dd-07a59be4991f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:55.039067 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e6e88b-1a6e-4d30-a5dd-07a59be4991f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bc54ca5-2237-4599-aacf-ddd12028ca72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2105759352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['bcb9cd07-9959-460a-9f19-648d6e936e10','b60c2a7a-61bf-4322-aaaa-3495a481c9ce','1dc50362-f018-44bd-8284-b9cc87c6376a','5af70b4a-67f6-4f16-84e4-05714aaf0e8c'],size=1,snapshot_id=8c41172a-c902-4f72-9ccb-b458ba462423,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2105759352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bc54ca5-2237-4599-aacf-ddd12028ca72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc1b25c28484d3fa30b937a627f8052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8c41172a-c902-4f72-9ccb-b458ba462423,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6593c1bc05574f33a4bc3156067fb4da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:55.040009 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c1569-cad5-4e86-9855-bc19f4f272fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:55.057408 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c1569-cad5-4e86-9855-bc19f4f272fa) transitioned into state 'SUCCESS' from state '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-2105759352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc1b25c28484d3fa30b937a627f8052',qos_specs=None,replication_status=,reservations=['bcb9cd07-9959-460a-9f19-648d6e936e10','b60c2a7a-61bf-4322-aaaa-3495a481c9ce','1dc50362-f018-44bd-8284-b9cc87c6376a','5af70b4a-67f6-4f16-84e4-05714aaf0e8c'],size=1,snapshot_id=8c41172a-c902-4f72-9ccb-b458ba462423,source_replicaid=,source_volid=None,status='creating',user_id='6593c1bc05574f33a4bc3156067fb4da',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:55.058084 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804474ea-3398-4482-bb5f-fae0b70fe1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:16:55.080777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804474ea-3398-4482-bb5f-fae0b70fe1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:16:55.081607 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Flow 'volume_create_api' (ef396b28-f322-46e4-8627-bd531b8555a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:16:55.082024 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Create volume request issued successfully. Aug 26 09:16:55.082561 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7755ea72-6421-46c0-8f61-20a4bf11e44d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:16:55.083136 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1344/5364] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:16:54 2026] POST /volume/v3/volumes => generated 791 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:16:55.094063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06644c81-3dfa-4ce6-a10f-c8f1b4512ca8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:55.105244 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06644c81-3dfa-4ce6-a10f-c8f1b4512ca8 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:55.105404 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06644c81-3dfa-4ce6-a10f-c8f1b4512ca8 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:55.105582 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06644c81-3dfa-4ce6-a10f-c8f1b4512ca8 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:55.112780 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:55.112780 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:55.117295 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06644c81-3dfa-4ce6-a10f-c8f1b4512ca8 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:55.123151 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06644c81-3dfa-4ce6-a10f-c8f1b4512ca8 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:55.123696 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1341/5365] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:55 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:55.507990 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9281bbf3-0c77-421b-b334-1b71436e166d req-098139f2-c607-47c2-a7b6-bcadff40bfd0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:55.510697 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-098139f2-c607-47c2-a7b6-bcadff40bfd0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3 Aug 26 09:16:55.510906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-098139f2-c607-47c2-a7b6-bcadff40bfd0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:55.511142 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-098139f2-c607-47c2-a7b6-bcadff40bfd0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:55.518290 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:55.518290 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:55.568172 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9281bbf3-0c77-421b-b334-1b71436e166d req-098139f2-c607-47c2-a7b6-bcadff40bfd0 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3 returned with HTTP 200 Aug 26 09:16:55.568765 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1349/5366] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:16:55 2026] DELETE /volume/v3/attachments/efb5c0b0-e85d-49f3-84bf-696694f3fee3 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:55.770927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7a10a78-f577-4ad7-9781-b44b497a0e11 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:55.772591 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7a10a78-f577-4ad7-9781-b44b497a0e11 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:55.772760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7a10a78-f577-4ad7-9781-b44b497a0e11 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:55.773075 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7a10a78-f577-4ad7-9781-b44b497a0e11 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:55.780006 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:55.780006 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:55.783372 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c7a10a78-f577-4ad7-9781-b44b497a0e11 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:55.787190 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7a10a78-f577-4ad7-9781-b44b497a0e11 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:55.787528 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1333/5367] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:55 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:56.140012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5379453e-3521-4cc9-abda-640d4410952e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.142151 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5379453e-3521-4cc9-abda-640d4410952e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:56.142342 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5379453e-3521-4cc9-abda-640d4410952e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.142576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5379453e-3521-4cc9-abda-640d4410952e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.150580 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:56.150580 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:56.153762 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5379453e-3521-4cc9-abda-640d4410952e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:56.157606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5379453e-3521-4cc9-abda-640d4410952e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:56.158351 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1345/5368] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:56 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:56.176043 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-397960cd-a2b0-4fa1-8cc8-fdd5a040e4c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.181564 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-397960cd-a2b0-4fa1-8cc8-fdd5a040e4c3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:56.181781 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-397960cd-a2b0-4fa1-8cc8-fdd5a040e4c3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.182030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-397960cd-a2b0-4fa1-8cc8-fdd5a040e4c3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.199287 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:56.199287 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:56.205835 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-397960cd-a2b0-4fa1-8cc8-fdd5a040e4c3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:56.212623 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-397960cd-a2b0-4fa1-8cc8-fdd5a040e4c3 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:56.213215 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1342/5369] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:56 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:56.691957 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-90c94e73-30ff-478d-9406-867e77f45b19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.694277 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-90c94e73-30ff-478d-9406-867e77f45b19 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:56.694440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-90c94e73-30ff-478d-9406-867e77f45b19 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.694853 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-90c94e73-30ff-478d-9406-867e77f45b19 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.705268 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:56.705268 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:56.708701 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-90c94e73-30ff-478d-9406-867e77f45b19 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:56.712551 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-90c94e73-30ff-478d-9406-867e77f45b19 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:56.713008 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1350/5370] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:16:56 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:56.790606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9000f11c-f1b0-426a-9c11-dddf7fc0a5a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.790606 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9000f11c-f1b0-426a-9c11-dddf7fc0a5a1 None None] GET https://10.4.3.236/volume// Aug 26 09:16:56.790606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9000f11c-f1b0-426a-9c11-dddf7fc0a5a1 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.790606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9000f11c-f1b0-426a-9c11-dddf7fc0a5a1 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.791000 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9000f11c-f1b0-426a-9c11-dddf7fc0a5a1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:56.791211 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1334/5371] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:16:56 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:16:56.800834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-86e880cf-eb05-47a0-b145-c7c2958d8c75 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.803347 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-86e880cf-eb05-47a0-b145-c7c2958d8c75 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:16:56.803736 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-86e880cf-eb05-47a0-b145-c7c2958d8c75 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bc54ca5-2237-4599-aacf-ddd12028ca72", "connector": null, "instance_uuid": "b1bd82fc-218c-4374-a4d7-c14d2eba1370"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:56.811321 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:56.811321 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:56.834872 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-86e880cf-eb05-47a0-b145-c7c2958d8c75 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:16:56.835333 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1346/5372] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:16:56 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 26 09:16:56.864854 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8dd4b7a-5c39-48ad-b727-7fd0c8921103 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.866619 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8dd4b7a-5c39-48ad-b727-7fd0c8921103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:56.866963 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8dd4b7a-5c39-48ad-b727-7fd0c8921103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.867008 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8dd4b7a-5c39-48ad-b727-7fd0c8921103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.876620 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:56.876620 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:56.881099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cbe92d46-a7a2-4ed2-859b-68c840e75345 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.881182 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cbe92d46-a7a2-4ed2-859b-68c840e75345 None None] GET https://10.4.3.236/volume// Aug 26 09:16:56.881833 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cbe92d46-a7a2-4ed2-859b-68c840e75345 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.881833 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cbe92d46-a7a2-4ed2-859b-68c840e75345 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.881975 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8dd4b7a-5c39-48ad-b727-7fd0c8921103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:56.882024 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cbe92d46-a7a2-4ed2-859b-68c840e75345 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:16:56.882338 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1351/5373] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:16: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 26 09:16:56.887881 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8dd4b7a-5c39-48ad-b727-7fd0c8921103 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:56.888332 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1343/5374] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:56 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:56.894500 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-d7ad50c0-f7a5-4a88-9225-40c96bcb7387 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:56.896444 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-d7ad50c0-f7a5-4a88-9225-40c96bcb7387 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:56.896644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-d7ad50c0-f7a5-4a88-9225-40c96bcb7387 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:56.896855 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-d7ad50c0-f7a5-4a88-9225-40c96bcb7387 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:56.905416 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:56.905416 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:56.908883 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-d7ad50c0-f7a5-4a88-9225-40c96bcb7387 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:56.912774 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-d7ad50c0-f7a5-4a88-9225-40c96bcb7387 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:56.913178 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1335/5375] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:16:56 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:16:57.015428 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:57.017779 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] PUT https://10.4.3.236/volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146 Aug 26 09:16:57.018235 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:16:57.026550 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Acquiring lock "cinder-attachment_update-9bc54ca5-2237-4599-aacf-ddd12028ca72-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:16:57.031439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-9bc54ca5-2237-4599-aacf-ddd12028ca72-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:16:57.032494 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:57.032494 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:57.118581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Lock "cinder-attachment_update-9bc54ca5-2237-4599-aacf-ddd12028ca72-np0000008153" released by "attachment_update" :: held 0.087s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:16:57.120899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-59b2b2a0-1459-4bd0-b62a-0ce74f8d3893 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146 returned with HTTP 200 Aug 26 09:16:57.120899 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1347/5376] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:16:57 2026] PUT /volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:16:57.900570 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8817c3a9-ee49-4825-8bf5-6d62e10b77ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:57.902258 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8817c3a9-ee49-4825-8bf5-6d62e10b77ea tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:57.902458 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8817c3a9-ee49-4825-8bf5-6d62e10b77ea tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:57.902631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8817c3a9-ee49-4825-8bf5-6d62e10b77ea tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:57.911645 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:57.911645 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:16:57.914959 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8817c3a9-ee49-4825-8bf5-6d62e10b77ea tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:57.919223 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8817c3a9-ee49-4825-8bf5-6d62e10b77ea tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:57.919576 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1352/5377] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:57 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:58.707274 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:58.709027 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:58.709252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:58.709434 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:58.709589 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume with id: 84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:58.717041 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:58.717041 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:58.717477 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:58.737271 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume request issued successfully. Aug 26 09:16:58.737538 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae01eabe-ee7b-45db-a559-bb3603e1481a tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 202 Aug 26 09:16:58.738289 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1344/5378] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:16:58 2026] DELETE /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:16:58.745784 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-05e92d44-f666-40df-8e5b-ca1dfc2508db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:58.748296 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05e92d44-f666-40df-8e5b-ca1dfc2508db tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:58.748591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05e92d44-f666-40df-8e5b-ca1dfc2508db tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:58.748911 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05e92d44-f666-40df-8e5b-ca1dfc2508db tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:58.757218 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:58.757218 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:58.762184 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-05e92d44-f666-40df-8e5b-ca1dfc2508db tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:58.768332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05e92d44-f666-40df-8e5b-ca1dfc2508db tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 200 Aug 26 09:16:58.768683 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1336/5379] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:58 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:58.931153 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ae9c479d-fc25-4ec0-927e-45ab3ac55e6b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:58.932858 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ae9c479d-fc25-4ec0-927e-45ab3ac55e6b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:58.933031 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ae9c479d-fc25-4ec0-927e-45ab3ac55e6b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:58.933223 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ae9c479d-fc25-4ec0-927e-45ab3ac55e6b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:58.945826 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:58.945826 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:58.949266 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ae9c479d-fc25-4ec0-927e-45ab3ac55e6b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:58.953632 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ae9c479d-fc25-4ec0-927e-45ab3ac55e6b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:58.954067 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1348/5380] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:58 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:59.781029 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c3c4aae-a94c-4561-9d4f-dacc8cb51d2e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:59.782701 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c3c4aae-a94c-4561-9d4f-dacc8cb51d2e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a Aug 26 09:16:59.782928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c3c4aae-a94c-4561-9d4f-dacc8cb51d2e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:59.783146 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c3c4aae-a94c-4561-9d4f-dacc8cb51d2e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:59.788447 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c3c4aae-a94c-4561-9d4f-dacc8cb51d2e tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a returned with HTTP 404 Aug 26 09:16:59.788919 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1353/5381] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:59 2026] GET /volume/v3/volumes/84116f53-fe42-42ae-b6a1-aef37fcc183a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:16:59.846398 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:59.849149 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:16:59.849149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:59.849149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:59.849149 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume with id: 0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:16:59.855086 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=218,cinder:UPDATE=53,cinder:INSERT=23 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:16:59.863517 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:59.863517 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:16:59.864119 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:59.881314 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume request issued successfully. Aug 26 09:16:59.881634 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c0f941d-d0de-410d-aa32-1d3cd396c1aa tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 202 Aug 26 09:16:59.882068 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1345/5382] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:16:59 2026] DELETE /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:16:59.889736 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fa61fb9d-b987-49d6-99ae-318ebba1d89b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:59.892734 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa61fb9d-b987-49d6-99ae-318ebba1d89b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:16:59.892734 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa61fb9d-b987-49d6-99ae-318ebba1d89b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:59.892976 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa61fb9d-b987-49d6-99ae-318ebba1d89b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:59.899414 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:59.899414 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:16:59.902819 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fa61fb9d-b987-49d6-99ae-318ebba1d89b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:16:59.908282 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa61fb9d-b987-49d6-99ae-318ebba1d89b tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 200 Aug 26 09:16:59.908982 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1337/5383] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:59 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:16:59.967392 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8e279f80-85ee-4847-82fa-9233e926f04b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:16:59.969094 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8e279f80-85ee-4847-82fa-9233e926f04b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:16:59.969270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8e279f80-85ee-4847-82fa-9233e926f04b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:16:59.969485 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8e279f80-85ee-4847-82fa-9233e926f04b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:16:59.977815 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:16:59.977815 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:16:59.980685 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8e279f80-85ee-4847-82fa-9233e926f04b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:16:59.983904 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8e279f80-85ee-4847-82fa-9233e926f04b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:16:59.984219 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1349/5384] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:16:59 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:00.369899 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-82454f89-da0b-4bac-8d55-3fb70d14c09c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:00.372178 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-82454f89-da0b-4bac-8d55-3fb70d14c09c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146/action Aug 26 09:17:00.372554 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-82454f89-da0b-4bac-8d55-3fb70d14c09c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:17:00.372684 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-82454f89-da0b-4bac-8d55-3fb70d14c09c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:00.389360 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:00.389360 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:00.399909 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5884d8b0-4f4b-4f5c-81b9-8671e4ac4852 req-82454f89-da0b-4bac-8d55-3fb70d14c09c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146/action returned with HTTP 204 Aug 26 09:17:00.400595 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1354/5385] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:17:00 2026] POST /volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:00.922056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44c684d7-f998-45cd-a6f1-1e40659b1e52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:00.923761 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44c684d7-f998-45cd-a6f1-1e40659b1e52 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 Aug 26 09:17:00.924011 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44c684d7-f998-45cd-a6f1-1e40659b1e52 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:00.924186 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44c684d7-f998-45cd-a6f1-1e40659b1e52 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:00.929965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44c684d7-f998-45cd-a6f1-1e40659b1e52 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 returned with HTTP 404 Aug 26 09:17:00.930422 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1346/5386] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:00 2026] GET /volume/v3/volumes/0baa2fb1-dd38-49fb-9623-188e361e1a19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:00.996020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-98e96bb0-46c2-4f14-bfcd-8c2be1edc70d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:00.997618 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98e96bb0-46c2-4f14-bfcd-8c2be1edc70d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:00.997776 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98e96bb0-46c2-4f14-bfcd-8c2be1edc70d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:00.997993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98e96bb0-46c2-4f14-bfcd-8c2be1edc70d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:01.007531 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:01.007531 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:01.011304 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-98e96bb0-46c2-4f14-bfcd-8c2be1edc70d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:01.015547 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98e96bb0-46c2-4f14-bfcd-8c2be1edc70d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:17:01.015968 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1338/5387] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:00 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:01.041721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:01.043470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:17:01.043662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:01.043888 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:01.044054 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume with id: a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:17:01.050733 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:01.050733 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:01.051238 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:17:01.066850 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Delete volume request issued successfully. Aug 26 09:17:01.067051 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-28cd37f5-492c-4dff-a58b-694b2bc7e611 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 202 Aug 26 09:17:01.067426 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1350/5388] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:01 2026] DELETE /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:01.076270 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d77d75fe-d667-4c42-99b6-cb0dc1abf5ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:01.077960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d77d75fe-d667-4c42-99b6-cb0dc1abf5ec tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:17:01.078174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d77d75fe-d667-4c42-99b6-cb0dc1abf5ec tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:01.078385 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d77d75fe-d667-4c42-99b6-cb0dc1abf5ec tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:01.086224 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:01.086224 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:01.092834 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d77d75fe-d667-4c42-99b6-cb0dc1abf5ec tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Volume info retrieved successfully. Aug 26 09:17:01.097202 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d77d75fe-d667-4c42-99b6-cb0dc1abf5ec tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 200 Aug 26 09:17:01.097562 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1355/5389] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:01 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:02.114902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78725564-6b95-439a-b4e5-37979dc689e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:02.117316 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78725564-6b95-439a-b4e5-37979dc689e7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] GET https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 Aug 26 09:17:02.117605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78725564-6b95-439a-b4e5-37979dc689e7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:02.117923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78725564-6b95-439a-b4e5-37979dc689e7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:02.125413 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78725564-6b95-439a-b4e5-37979dc689e7 tempest-AttachVolumeNegativeTest-644635636 tempest-AttachVolumeNegativeTest-644635636-project-member] https://10.4.3.236/volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 returned with HTTP 404 Aug 26 09:17:02.126015 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1347/5390] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:02 2026] GET /volume/v3/volumes/a89f42d1-2e6d-4936-89cb-ba77c27384a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:04.259961 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-ebfbe5db-9bd1-481a-9fc0-e40d68c54e7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:04.263521 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-ebfbe5db-9bd1-481a-9fc0-e40d68c54e7d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:04.263521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-ebfbe5db-9bd1-481a-9fc0-e40d68c54e7d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:04.263521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-ebfbe5db-9bd1-481a-9fc0-e40d68c54e7d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:04.272140 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:04.272140 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:04.275838 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-ebfbe5db-9bd1-481a-9fc0-e40d68c54e7d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:04.280114 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-ebfbe5db-9bd1-481a-9fc0-e40d68c54e7d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:17:04.280539 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1339/5391] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:17:04 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:04.297501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:04.299778 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] POST https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72/action Aug 26 09:17:04.300357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:17:04.300554 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:04.311194 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:04.311194 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:04.311684 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:04.318417 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Begin detaching volume completed successfully. Aug 26 09:17:04.318750 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-c29c94b0-71b5-4452-8b3b-da2d7dc576fb tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72/action returned with HTTP 202 Aug 26 09:17:04.319237 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1351/5392] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:17:04 2026] POST /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:17:04.364351 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f640c22-bf76-455f-ae89-c3f4ed90f247 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:04.364764 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f640c22-bf76-455f-ae89-c3f4ed90f247 None None] GET https://10.4.3.236/volume// Aug 26 09:17:04.364997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f640c22-bf76-455f-ae89-c3f4ed90f247 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:04.365188 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f640c22-bf76-455f-ae89-c3f4ed90f247 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:04.365509 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f640c22-bf76-455f-ae89-c3f4ed90f247 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:17:04.365803 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1356/5393] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:17: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 26 09:17:04.372604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-4ea82542-fa87-4c85-8cc2-d19058afd807 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:04.375400 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-4ea82542-fa87-4c85-8cc2-d19058afd807 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:04.375659 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-4ea82542-fa87-4c85-8cc2-d19058afd807 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:04.375938 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-4ea82542-fa87-4c85-8cc2-d19058afd807 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:04.391456 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:04.391456 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:04.396463 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-4ea82542-fa87-4c85-8cc2-d19058afd807 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:04.406802 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-4ea82542-fa87-4c85-8cc2-d19058afd807 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:17:04.406996 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1348/5394] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:17:04 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:17:05.209623 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-89220918-de3d-41e3-99e4-892eca26e542 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.211703 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-89220918-de3d-41e3-99e4-892eca26e542 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146 Aug 26 09:17:05.212338 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-89220918-de3d-41e3-99e4-892eca26e542 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.212338 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-89220918-de3d-41e3-99e4-892eca26e542 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.219802 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:05.219802 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:05.264305 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b899a33d-e41e-40be-a761-7f8a6cae8180 req-89220918-de3d-41e3-99e4-892eca26e542 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146 returned with HTTP 200 Aug 26 09:17:05.264716 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1340/5395] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:17:05 2026] DELETE /volume/v3/attachments/962635d8-ca29-4b17-8f28-32c69ece3146 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:05.423281 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4d049a7f-b464-4ff4-9330-98b248c2cb5d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.425101 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4d049a7f-b464-4ff4-9330-98b248c2cb5d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:05.425294 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4d049a7f-b464-4ff4-9330-98b248c2cb5d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.425465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4d049a7f-b464-4ff4-9330-98b248c2cb5d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.436500 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:05.436500 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:05.440858 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4d049a7f-b464-4ff4-9330-98b248c2cb5d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:05.446211 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4d049a7f-b464-4ff4-9330-98b248c2cb5d tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:17:05.446618 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1352/5396] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:05 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:05.459906 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0058de39-eacf-43e6-b9a0-32dbb50ab82e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.461668 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0058de39-eacf-43e6-b9a0-32dbb50ab82e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:05.461940 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0058de39-eacf-43e6-b9a0-32dbb50ab82e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.462114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0058de39-eacf-43e6-b9a0-32dbb50ab82e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.468761 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:05.468761 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:05.472783 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0058de39-eacf-43e6-b9a0-32dbb50ab82e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:05.479120 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0058de39-eacf-43e6-b9a0-32dbb50ab82e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:17:05.479500 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1357/5397] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:05 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:05.496311 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.498332 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:05.498558 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.498799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.499019 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume with id: 9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:05.507800 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:05.507800 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:05.508506 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:05.526326 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume request issued successfully. Aug 26 09:17:05.526588 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b0d2a41-c066-40c9-87ee-4b0309d1d3aa tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 202 Aug 26 09:17:05.527060 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1349/5398] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:05 2026] DELETE /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:05.537193 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6fc738d-355b-47f1-8d06-bbac90017023 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.538914 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6fc738d-355b-47f1-8d06-bbac90017023 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:05.539326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6fc738d-355b-47f1-8d06-bbac90017023 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.539697 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6fc738d-355b-47f1-8d06-bbac90017023 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.548754 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:05.548754 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:05.553002 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c6fc738d-355b-47f1-8d06-bbac90017023 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:05.558371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6fc738d-355b-47f1-8d06-bbac90017023 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 200 Aug 26 09:17:05.558727 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1341/5399] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:05 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:05.836180 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-4a8cbb7e-ee42-437b-85fa-27f8333b2552 req-e33bca35-1dd4-4182-ad81-97c55d96dc4b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.838077 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-4a8cbb7e-ee42-437b-85fa-27f8333b2552 req-e33bca35-1dd4-4182-ad81-97c55d96dc4b tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] DELETE https://10.4.3.236/volume/v3/volumes/tempest-invalid-62938786 Aug 26 09:17:05.838224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-4a8cbb7e-ee42-437b-85fa-27f8333b2552 req-e33bca35-1dd4-4182-ad81-97c55d96dc4b tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.838394 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-4a8cbb7e-ee42-437b-85fa-27f8333b2552 req-e33bca35-1dd4-4182-ad81-97c55d96dc4b tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.838550 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [req-4a8cbb7e-ee42-437b-85fa-27f8333b2552 req-e33bca35-1dd4-4182-ad81-97c55d96dc4b tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] Delete volume with id: tempest-invalid-62938786 Aug 26 09:17:05.844083 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-4a8cbb7e-ee42-437b-85fa-27f8333b2552 req-e33bca35-1dd4-4182-ad81-97c55d96dc4b tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] https://10.4.3.236/volume/v3/volumes/tempest-invalid-62938786 returned with HTTP 404 Aug 26 09:17:05.844499 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1353/5400] 10.4.3.236 () {70 vars in 1584 bytes} [Wed Aug 26 09:17:05 2026] DELETE /volume/v3/volumes/tempest-invalid-62938786 => generated 97 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:05.915727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c6ee0a8c-a56c-4550-bbdc-53afeed51a88 req-7e377455-44a8-4939-9ce2-d6180bdf4afb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.917781 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c6ee0a8c-a56c-4550-bbdc-53afeed51a88 req-7e377455-44a8-4939-9ce2-d6180bdf4afb tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] DELETE https://10.4.3.236/volume/v3/volumes/3f03381f-ab11-4515-91ab-6d92e17f4a2d Aug 26 09:17:05.918006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c6ee0a8c-a56c-4550-bbdc-53afeed51a88 req-7e377455-44a8-4939-9ce2-d6180bdf4afb tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.918193 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c6ee0a8c-a56c-4550-bbdc-53afeed51a88 req-7e377455-44a8-4939-9ce2-d6180bdf4afb tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.918349 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-c6ee0a8c-a56c-4550-bbdc-53afeed51a88 req-7e377455-44a8-4939-9ce2-d6180bdf4afb tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] Delete volume with id: 3f03381f-ab11-4515-91ab-6d92e17f4a2d Aug 26 09:17:05.923758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c6ee0a8c-a56c-4550-bbdc-53afeed51a88 req-7e377455-44a8-4939-9ce2-d6180bdf4afb tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-member] https://10.4.3.236/volume/v3/volumes/3f03381f-ab11-4515-91ab-6d92e17f4a2d returned with HTTP 404 Aug 26 09:17:05.924259 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1358/5401] 10.4.3.236 () {70 vars in 1620 bytes} [Wed Aug 26 09:17:05 2026] DELETE /volume/v3/volumes/3f03381f-ab11-4515-91ab-6d92e17f4a2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:05.944503 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-231765a8-a4d8-4837-8e89-075659efcec6 req-27ac2948-4cc7-47d9-a0b3-14de108dd030 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:05.946580 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-231765a8-a4d8-4837-8e89-075659efcec6 req-27ac2948-4cc7-47d9-a0b3-14de108dd030 tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-reader] GET https://10.4.3.236/volume/v3/volumes/0f3f3c39-6968-4357-897c-4d9e31a38b46 Aug 26 09:17:05.946770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-231765a8-a4d8-4837-8e89-075659efcec6 req-27ac2948-4cc7-47d9-a0b3-14de108dd030 tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:05.946983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-231765a8-a4d8-4837-8e89-075659efcec6 req-27ac2948-4cc7-47d9-a0b3-14de108dd030 tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:05.952588 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-231765a8-a4d8-4837-8e89-075659efcec6 req-27ac2948-4cc7-47d9-a0b3-14de108dd030 tempest-VolumesNegativeTest-752629635 tempest-VolumesNegativeTest-752629635-project-reader] https://10.4.3.236/volume/v3/volumes/0f3f3c39-6968-4357-897c-4d9e31a38b46 returned with HTTP 404 Aug 26 09:17:05.953048 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1350/5402] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:17:05 2026] GET /volume/v3/volumes/0f3f3c39-6968-4357-897c-4d9e31a38b46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:06.572721 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0f38841-5add-4d7d-afe1-0a8a1225bd3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:06.574793 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0f38841-5add-4d7d-afe1-0a8a1225bd3e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 Aug 26 09:17:06.575089 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0f38841-5add-4d7d-afe1-0a8a1225bd3e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:06.575373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0f38841-5add-4d7d-afe1-0a8a1225bd3e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:06.580831 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0f38841-5add-4d7d-afe1-0a8a1225bd3e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 returned with HTTP 404 Aug 26 09:17:06.581438 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1342/5403] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:06 2026] GET /volume/v3/volumes/9bc54ca5-2237-4599-aacf-ddd12028ca72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:06.587306 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ff385787-a60c-47fd-93f5-314595951589 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:06.588931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff385787-a60c-47fd-93f5-314595951589 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:17:06.589150 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff385787-a60c-47fd-93f5-314595951589 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:06.589477 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ff385787-a60c-47fd-93f5-314595951589 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:06.596119 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:06.596119 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:06.599293 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ff385787-a60c-47fd-93f5-314595951589 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:06.603883 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ff385787-a60c-47fd-93f5-314595951589 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:17:06.604305 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1354/5404] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:06 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:06.617660 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff5ddcc3-fa3b-4db1-9acc-5cc96143b1d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:06.619457 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff5ddcc3-fa3b-4db1-9acc-5cc96143b1d2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:17:06.619632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff5ddcc3-fa3b-4db1-9acc-5cc96143b1d2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:06.619818 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff5ddcc3-fa3b-4db1-9acc-5cc96143b1d2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:06.626573 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:06.626573 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:06.630012 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff5ddcc3-fa3b-4db1-9acc-5cc96143b1d2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:06.633824 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff5ddcc3-fa3b-4db1-9acc-5cc96143b1d2 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:17:06.634159 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1359/5405] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:06 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:06.647274 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:06.648959 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:17:06.649146 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:06.649312 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:06.649453 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume with id: 41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:17:06.655688 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:06.655688 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:06.656121 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:06.671310 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume request issued successfully. Aug 26 09:17:06.671531 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08fe58fd-e68a-4f0b-971c-939ccbe5de3b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 202 Aug 26 09:17:06.672049 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1351/5406] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:06 2026] DELETE /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:06.680632 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c5420de-28e1-48fd-80ea-312c3328252b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:06.682354 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c5420de-28e1-48fd-80ea-312c3328252b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:17:06.682732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c5420de-28e1-48fd-80ea-312c3328252b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:06.683037 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c5420de-28e1-48fd-80ea-312c3328252b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:06.689108 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:06.689108 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:06.692298 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c5420de-28e1-48fd-80ea-312c3328252b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:06.696003 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c5420de-28e1-48fd-80ea-312c3328252b tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 200 Aug 26 09:17:06.696449 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1343/5407] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:06 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:07.408653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4b900f60-8a46-432d-94e0-135509fa4fee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.506499 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b900f60-8a46-432d-94e0-135509fa4fee tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:17:07.506917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4b900f60-8a46-432d-94e0-135509fa4fee tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-150012612", "extra_specs": {"storage_protocol": "tempest-storage_protocol-304911000", "vendor_name": "tempest-vendor_name-627580323"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:07.521253 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4b900f60-8a46-432d-94e0-135509fa4fee tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:17:07.521657 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1355/5408] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:17:07 2026] POST /volume/v3/types => generated 325 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:07.529667 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93601877-cf91-4030-83f4-ccb17adbf4ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.582553 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:07.582953 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "56d70713-d928-4417-819c-f82315e522da", "size": 1, "name": "tempest-UserMessagesTest-Volume-948237515"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:07.584326 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Create volume request body: {'volume': {'volume_type': '56d70713-d928-4417-819c-f82315e522da', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-948237515'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:07.588436 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Create volume of 1 GB Aug 26 09:17:07.588698 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:07.588698 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:07.589185 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Availability Zones retrieved successfully. Aug 26 09:17:07.594130 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Flow 'volume_create_api' (ae7cc014-0c2b-4879-bd0f-540241ac6ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:07.595034 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1edbd35-6b76-4256-b893-ad7970a4c3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:07.595884 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:07.622602 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1edbd35-6b76-4256-b893-ad7970a4c3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:17:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-304911000',vendor_name='tempest-vendor_name-627580323'},id=56d70713-d928-4417-819c-f82315e522da,is_public=True,name='tempest-UserMessagesTest-volume-type-150012612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d70713-d928-4417-819c-f82315e522da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:07.623413 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b57d3db-a4ae-4084-8192-27755255ec8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:07.646840 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-150012612 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-150012612, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:07.647121 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-150012612 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-150012612, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:07.674672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Created reservations ['b415d677-3cfe-4f6d-be12-eb9b6327398f', '53f84b29-7593-4c9d-acfa-e4926238c6c3', '28a9b724-31ad-420d-87ed-ae12c9d90351', '21bfbc53-ef9d-4b6a-b084-66b8076844ee'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:07.675412 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b57d3db-a4ae-4084-8192-27755255ec8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b415d677-3cfe-4f6d-be12-eb9b6327398f', '53f84b29-7593-4c9d-acfa-e4926238c6c3', '28a9b724-31ad-420d-87ed-ae12c9d90351', '21bfbc53-ef9d-4b6a-b084-66b8076844ee']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:07.676271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62569f04-7f08-445d-ba4c-34fb1ec985c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:07.700143 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62569f04-7f08-445d-ba4c-34fb1ec985c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48af014a-55ea-4f84-b185-ee687c7309db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-948237515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8677d813666747db85927b32e8a36148',qos_specs=None,replication_status=,reservations=['b415d677-3cfe-4f6d-be12-eb9b6327398f','53f84b29-7593-4c9d-acfa-e4926238c6c3','28a9b724-31ad-420d-87ed-ae12c9d90351','21bfbc53-ef9d-4b6a-b084-66b8076844ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42dc47ba0c2f49eda17ca58b84dce3bb',volume_type_id=56d70713-d928-4417-819c-f82315e522da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-948237515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48af014a-55ea-4f84-b185-ee687c7309db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8677d813666747db85927b32e8a36148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42dc47ba0c2f49eda17ca58b84dce3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d70713-d928-4417-819c-f82315e522da),volume_type_id=56d70713-d928-4417-819c-f82315e522da)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:07.700856 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2daab3bf-8d6f-4e18-999a-7a66f5fe2f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:07.710285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-225ebe8e-6cd3-4b8b-a2e2-04f56a1b29d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.712308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-225ebe8e-6cd3-4b8b-a2e2-04f56a1b29d5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 Aug 26 09:17:07.712497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-225ebe8e-6cd3-4b8b-a2e2-04f56a1b29d5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:07.712688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-225ebe8e-6cd3-4b8b-a2e2-04f56a1b29d5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:07.718823 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-225ebe8e-6cd3-4b8b-a2e2-04f56a1b29d5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 returned with HTTP 404 Aug 26 09:17:07.719375 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1352/5409] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:07 2026] GET /volume/v3/volumes/41e30d68-27d8-41ab-9aad-7f8abe13db07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:07.722114 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2daab3bf-8d6f-4e18-999a-7a66f5fe2f16) transitioned into state 'SUCCESS' from state '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-948237515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8677d813666747db85927b32e8a36148',qos_specs=None,replication_status=,reservations=['b415d677-3cfe-4f6d-be12-eb9b6327398f','53f84b29-7593-4c9d-acfa-e4926238c6c3','28a9b724-31ad-420d-87ed-ae12c9d90351','21bfbc53-ef9d-4b6a-b084-66b8076844ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42dc47ba0c2f49eda17ca58b84dce3bb',volume_type_id=56d70713-d928-4417-819c-f82315e522da)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:07.723265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce97c5e8-57e7-4e60-bb39-f3f2df9b507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:07.728803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e88644f-8152-42cd-a0cc-6243b802b712 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.730687 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e88644f-8152-42cd-a0cc-6243b802b712 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:17:07.730923 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e88644f-8152-42cd-a0cc-6243b802b712 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:07.731100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e88644f-8152-42cd-a0cc-6243b802b712 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:07.737060 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce97c5e8-57e7-4e60-bb39-f3f2df9b507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:07.737973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Flow 'volume_create_api' (ae7cc014-0c2b-4879-bd0f-540241ac6ad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:07.738316 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Create volume request issued successfully. Aug 26 09:17:07.739038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93601877-cf91-4030-83f4-ccb17adbf4ac tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:07.739486 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1360/5410] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:17:07 2026] POST /volume/v3/volumes => generated 784 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:07.740737 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:07.740737 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:07.744662 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e88644f-8152-42cd-a0cc-6243b802b712 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:07.751458 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1b7f31b7-8b4e-40a4-a192-0413e185f5c0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.752648 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e88644f-8152-42cd-a0cc-6243b802b712 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:17:07.753109 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1344/5411] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:07 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:07.753206 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b7f31b7-8b4e-40a4-a192-0413e185f5c0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db Aug 26 09:17:07.753435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b7f31b7-8b4e-40a4-a192-0413e185f5c0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:07.753636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1b7f31b7-8b4e-40a4-a192-0413e185f5c0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:07.765715 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:07.765715 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:07.768266 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a0f8a5b0-60d4-44fb-8130-ad4cc8e41dd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.768910 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1b7f31b7-8b4e-40a4-a192-0413e185f5c0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:07.770214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0f8a5b0-60d4-44fb-8130-ad4cc8e41dd5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:17:07.770431 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0f8a5b0-60d4-44fb-8130-ad4cc8e41dd5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:07.770613 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0f8a5b0-60d4-44fb-8130-ad4cc8e41dd5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:07.773310 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1b7f31b7-8b4e-40a4-a192-0413e185f5c0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db returned with HTTP 200 Aug 26 09:17:07.773746 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1356/5412] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:07 2026] GET /volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:07.778103 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:07.778103 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:07.782544 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a0f8a5b0-60d4-44fb-8130-ad4cc8e41dd5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:07.787031 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0f8a5b0-60d4-44fb-8130-ad4cc8e41dd5 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:17:07.787437 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1353/5413] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:07 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:07.799199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.801020 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:17:07.801248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:07.801428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:07.801624 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume with id: 428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:17:07.808666 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:07.808666 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:07.809107 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:07.825705 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume request issued successfully. Aug 26 09:17:07.825970 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e82dc363-f88c-48cf-9224-5f189f57ee52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 202 Aug 26 09:17:07.826362 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1361/5414] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:07 2026] DELETE /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:07.833614 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-669b53f1-64a9-4a10-a4dd-a445826ca419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:07.835377 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-669b53f1-64a9-4a10-a4dd-a445826ca419 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:17:07.835617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-669b53f1-64a9-4a10-a4dd-a445826ca419 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:07.835879 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-669b53f1-64a9-4a10-a4dd-a445826ca419 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:07.842246 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:07.842246 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:07.845584 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-669b53f1-64a9-4a10-a4dd-a445826ca419 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:07.849367 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-669b53f1-64a9-4a10-a4dd-a445826ca419 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 200 Aug 26 09:17:07.849775 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1345/5415] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:07 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:08.785159 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7a2955b1-f194-443d-9b98-a7afcc37bf6c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.787362 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a2955b1-f194-443d-9b98-a7afcc37bf6c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db Aug 26 09:17:08.787630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a2955b1-f194-443d-9b98-a7afcc37bf6c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.787870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a2955b1-f194-443d-9b98-a7afcc37bf6c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.796152 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:08.796152 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:08.800363 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7a2955b1-f194-443d-9b98-a7afcc37bf6c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:08.805512 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a2955b1-f194-443d-9b98-a7afcc37bf6c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db returned with HTTP 200 Aug 26 09:17:08.806115 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1357/5416] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:08.817365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-943f3dc4-b734-4959-93d2-32b76bee2f6e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.818914 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-943f3dc4-b734-4959-93d2-32b76bee2f6e tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/messages Aug 26 09:17:08.819139 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-943f3dc4-b734-4959-93d2-32b76bee2f6e tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.819379 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-943f3dc4-b734-4959-93d2-32b76bee2f6e tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.822754 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-943f3dc4-b734-4959-93d2-32b76bee2f6e tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:17:08.823052 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1354/5417] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:08.830763 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ebea741-93e8-4cde-b728-632c9cd7101c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.832470 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ebea741-93e8-4cde-b728-632c9cd7101c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] DELETE https://10.4.3.236/volume/v3/messages/1015a536-609b-4a21-88ac-9a0821c6e8f7 Aug 26 09:17:08.832700 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ebea741-93e8-4cde-b728-632c9cd7101c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.832950 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ebea741-93e8-4cde-b728-632c9cd7101c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.841770 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ebea741-93e8-4cde-b728-632c9cd7101c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages/1015a536-609b-4a21-88ac-9a0821c6e8f7 returned with HTTP 204 Aug 26 09:17:08.842160 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1362/5418] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:17:08 2026] DELETE /volume/v3/messages/1015a536-609b-4a21-88ac-9a0821c6e8f7 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:17:08.848675 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb4b0657-5ae2-40c4-a1b8-a1bee713da12 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.850581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb4b0657-5ae2-40c4-a1b8-a1bee713da12 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/messages/1015a536-609b-4a21-88ac-9a0821c6e8f7 Aug 26 09:17:08.850908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb4b0657-5ae2-40c4-a1b8-a1bee713da12 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.851173 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb4b0657-5ae2-40c4-a1b8-a1bee713da12 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.854533 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb4b0657-5ae2-40c4-a1b8-a1bee713da12 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages/1015a536-609b-4a21-88ac-9a0821c6e8f7 returned with HTTP 404 Aug 26 09:17:08.855115 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1346/5419] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/messages/1015a536-609b-4a21-88ac-9a0821c6e8f7 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:08.861446 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d12072d7-ee73-4459-b233-e4fea8790a0c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.861532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a96a6c2f-1fc1-4efa-ac73-c7a40c2f2a60 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.863095 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a96a6c2f-1fc1-4efa-ac73-c7a40c2f2a60 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 Aug 26 09:17:08.863273 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a96a6c2f-1fc1-4efa-ac73-c7a40c2f2a60 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.863447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a96a6c2f-1fc1-4efa-ac73-c7a40c2f2a60 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.863503 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d12072d7-ee73-4459-b233-e4fea8790a0c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db Aug 26 09:17:08.863774 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d12072d7-ee73-4459-b233-e4fea8790a0c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.863998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d12072d7-ee73-4459-b233-e4fea8790a0c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.868888 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a96a6c2f-1fc1-4efa-ac73-c7a40c2f2a60 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 returned with HTTP 404 Aug 26 09:17:08.869310 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1355/5420] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/volumes/428be695-ab87-490e-9c1c-ba98d720fef9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:08.871784 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:08.871784 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:08.875740 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d12072d7-ee73-4459-b233-e4fea8790a0c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:08.876110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.877733 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:17:08.877968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.878180 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.878325 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete snapshot with id: 8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:17:08.879633 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d12072d7-ee73-4459-b233-e4fea8790a0c tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db returned with HTTP 200 Aug 26 09:17:08.880195 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1358/5421] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:08.889929 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:08.889929 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:08.890314 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:17:08.896090 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.897693 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] DELETE https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db Aug 26 09:17:08.897899 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.898076 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.898220 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Delete volume with id: 48af014a-55ea-4f84-b185-ee687c7309db Aug 26 09:17:08.904670 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:08.904670 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:08.905081 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:08.905422 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot delete request issued successfully. Aug 26 09:17:08.905599 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9dac07a-1d0c-415e-8432-d979400a72d1 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 returned with HTTP 202 Aug 26 09:17:08.906122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100239) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:17:08.906173 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1363/5422] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:17:08 2026] DELETE /volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:08.913463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d7549d5-cfae-483a-b110-ebb761f7dc52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.916251 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d7549d5-cfae-483a-b110-ebb761f7dc52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:17:08.916474 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d7549d5-cfae-483a-b110-ebb761f7dc52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.916644 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d7549d5-cfae-483a-b110-ebb761f7dc52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.917827 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-150012612 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-150012612, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:08.918159 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-150012612 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-150012612, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:08.921290 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:08.921290 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:08.921684 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1d7549d5-cfae-483a-b110-ebb761f7dc52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:17:08.922514 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d7549d5-cfae-483a-b110-ebb761f7dc52 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 returned with HTTP 200 Aug 26 09:17:08.923013 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1356/5423] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:08.928707 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Created reservations ['288165b8-881d-4a06-a553-2e345e3c21ad', '7334dd75-ee78-4f00-9ac8-c51dc6c65093', '91182307-6eff-48b2-a8c5-5106417ff88d', '7dbbb288-49f1-41b3-9b11-d106cd729e1e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:08.963705 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Delete volume request issued successfully. Aug 26 09:17:08.963959 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbdf59fc-fdec-4c75-9e64-f03cfb70b00b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db returned with HTTP 202 Aug 26 09:17:08.964529 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1347/5424] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:17:08 2026] DELETE /volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:08.970917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0810d698-e585-43b2-a9a8-ed0a55dd3b71 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.972554 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0810d698-e585-43b2-a9a8-ed0a55dd3b71 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db Aug 26 09:17:08.972749 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0810d698-e585-43b2-a9a8-ed0a55dd3b71 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.972961 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0810d698-e585-43b2-a9a8-ed0a55dd3b71 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.977826 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0810d698-e585-43b2-a9a8-ed0a55dd3b71 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db returned with HTTP 404 Aug 26 09:17:08.978271 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1359/5425] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:08 2026] GET /volume/v3/volumes/48af014a-55ea-4f84-b185-ee687c7309db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:08.984927 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b7f91a85-5839-4106-9a53-8a57988cb17b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:08.986540 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7f91a85-5839-4106-9a53-8a57988cb17b tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] DELETE https://10.4.3.236/volume/v3/types/56d70713-d928-4417-819c-f82315e522da Aug 26 09:17:08.986706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7f91a85-5839-4106-9a53-8a57988cb17b tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:08.986932 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7f91a85-5839-4106-9a53-8a57988cb17b tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:08.987136 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:08.987136 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:09.007378 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7f91a85-5839-4106-9a53-8a57988cb17b tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] https://10.4.3.236/volume/v3/types/56d70713-d928-4417-819c-f82315e522da returned with HTTP 202 Aug 26 09:17:09.007988 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1364/5426] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:17:08 2026] DELETE /volume/v3/types/56d70713-d928-4417-819c-f82315e522da => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:09.014461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d48f45b-e817-492c-818b-f41b0e2885bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.016337 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d48f45b-e817-492c-818b-f41b0e2885bd tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] GET https://10.4.3.236/volume/v3/types/56d70713-d928-4417-819c-f82315e522da Aug 26 09:17:09.016507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d48f45b-e817-492c-818b-f41b0e2885bd tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:09.016679 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d48f45b-e817-492c-818b-f41b0e2885bd tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:09.019796 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d48f45b-e817-492c-818b-f41b0e2885bd tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] https://10.4.3.236/volume/v3/types/56d70713-d928-4417-819c-f82315e522da returned with HTTP 404 Aug 26 09:17:09.020226 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1357/5427] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:17:09 2026] GET /volume/v3/types/56d70713-d928-4417-819c-f82315e522da => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:09.027386 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-18066da6-0277-4461-bf0e-89585de14d36 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.029191 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18066da6-0277-4461-bf0e-89585de14d36 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:17:09.029525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18066da6-0277-4461-bf0e-89585de14d36 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-945266507", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1815657744", "vendor_name": "tempest-vendor_name-2123842923"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:09.045128 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18066da6-0277-4461-bf0e-89585de14d36 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:17:09.045601 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1348/5428] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:17:09 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:09.055644 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.057275 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:09.057642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4", "size": 1, "name": "tempest-UserMessagesTest-Volume-1793095875"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:09.058990 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Create volume request body: {'volume': {'volume_type': 'ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1793095875'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:09.062831 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Create volume of 1 GB Aug 26 09:17:09.063101 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:09.063101 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:09.063524 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Availability Zones retrieved successfully. Aug 26 09:17:09.068709 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Flow 'volume_create_api' (a0ef9fa9-e0bc-4e7a-b80c-4f866f92813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:09.069621 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd34c38f-bb5b-4156-b85f-abcddda06580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:09.070465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:09.087729 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd34c38f-bb5b-4156-b85f-abcddda06580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:17:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1815657744',vendor_name='tempest-vendor_name-2123842923'},id=ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4,is_public=True,name='tempest-UserMessagesTest-volume-type-945266507',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:09.088435 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aea5ca-72c4-4445-9546-d8c05cec142b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:09.111880 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-945266507 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-945266507, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:09.112121 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-945266507 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-945266507, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:09.136997 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Created reservations ['acc93584-8bfe-4c97-af49-4d9a9dc6b13c', '7649b557-501d-4c1a-a139-8f84a2245ec5', '883422b4-ca3e-4bb0-af61-294320b83f10', 'b9488368-5004-4b35-a483-91562cf1811f'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:09.137673 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aea5ca-72c4-4445-9546-d8c05cec142b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acc93584-8bfe-4c97-af49-4d9a9dc6b13c', '7649b557-501d-4c1a-a139-8f84a2245ec5', '883422b4-ca3e-4bb0-af61-294320b83f10', 'b9488368-5004-4b35-a483-91562cf1811f']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:09.138403 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241149f1-de24-45a2-a9cf-aadbc2815708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:09.160540 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241149f1-de24-45a2-a9cf-aadbc2815708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1793095875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8677d813666747db85927b32e8a36148',qos_specs=None,replication_status=,reservations=['acc93584-8bfe-4c97-af49-4d9a9dc6b13c','7649b557-501d-4c1a-a139-8f84a2245ec5','883422b4-ca3e-4bb0-af61-294320b83f10','b9488368-5004-4b35-a483-91562cf1811f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42dc47ba0c2f49eda17ca58b84dce3bb',volume_type_id=ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1793095875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8677d813666747db85927b32e8a36148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42dc47ba0c2f49eda17ca58b84dce3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4),volume_type_id=ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:09.161234 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e78e08-75c6-4ca0-802a-20c25dad7eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:09.176791 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e78e08-75c6-4ca0-802a-20c25dad7eb2) transitioned into state 'SUCCESS' from state '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-1793095875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8677d813666747db85927b32e8a36148',qos_specs=None,replication_status=,reservations=['acc93584-8bfe-4c97-af49-4d9a9dc6b13c','7649b557-501d-4c1a-a139-8f84a2245ec5','883422b4-ca3e-4bb0-af61-294320b83f10','b9488368-5004-4b35-a483-91562cf1811f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42dc47ba0c2f49eda17ca58b84dce3bb',volume_type_id=ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:09.177372 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0538cfe-bb6f-4703-80c1-662ccb899215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:09.186333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0538cfe-bb6f-4703-80c1-662ccb899215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:09.187008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Flow 'volume_create_api' (a0ef9fa9-e0bc-4e7a-b80c-4f866f92813c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:09.187288 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Create volume request issued successfully. Aug 26 09:17:09.187760 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8c23f868-d6a3-4877-87cb-df48c4caa878 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:09.188178 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1360/5429] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:17:09 2026] POST /volume/v3/volumes => generated 785 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:09.200357 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f581c9b6-691e-40bf-9d3b-f59104d32ad9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.202269 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f581c9b6-691e-40bf-9d3b-f59104d32ad9 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 Aug 26 09:17:09.202548 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f581c9b6-691e-40bf-9d3b-f59104d32ad9 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:09.202801 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f581c9b6-691e-40bf-9d3b-f59104d32ad9 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:09.210274 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:09.210274 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:09.214621 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f581c9b6-691e-40bf-9d3b-f59104d32ad9 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:09.220728 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f581c9b6-691e-40bf-9d3b-f59104d32ad9 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 returned with HTTP 200 Aug 26 09:17:09.221220 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1365/5430] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:09 2026] GET /volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:09.933592 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bfe9f357-fb7d-476d-bf2e-6e61db98dbdf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.935868 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfe9f357-fb7d-476d-bf2e-6e61db98dbdf tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 Aug 26 09:17:09.936033 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfe9f357-fb7d-476d-bf2e-6e61db98dbdf tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:09.936211 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfe9f357-fb7d-476d-bf2e-6e61db98dbdf tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:09.940603 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfe9f357-fb7d-476d-bf2e-6e61db98dbdf tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 returned with HTTP 404 Aug 26 09:17:09.941112 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1358/5431] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:09 2026] GET /volume/v3/snapshots/8c41172a-c902-4f72-9ccb-b458ba462423 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:09.947798 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.949638 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:17:09.949951 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:09.950147 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:09.950253 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete snapshot with id: 8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:17:09.956076 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:09.956076 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:09.956506 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:17:09.970101 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot delete request issued successfully. Aug 26 09:17:09.970251 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12ed0ca0-d3c9-4a55-b4c6-3e802a4cc378 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 returned with HTTP 202 Aug 26 09:17:09.970866 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1349/5432] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:17:09 2026] DELETE /volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:09.976808 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-13c1143b-8e04-498c-922f-d992dae61b38 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:09.978590 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13c1143b-8e04-498c-922f-d992dae61b38 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:17:09.978780 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13c1143b-8e04-498c-922f-d992dae61b38 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:09.978969 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-13c1143b-8e04-498c-922f-d992dae61b38 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:09.983937 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:09.983937 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:09.984314 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-13c1143b-8e04-498c-922f-d992dae61b38 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:17:09.985003 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-13c1143b-8e04-498c-922f-d992dae61b38 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 returned with HTTP 200 Aug 26 09:17:09.985306 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1361/5433] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:09 2026] GET /volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:10.235575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d2263ec-4dfe-481e-803f-c8fda3efb8c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.237195 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d2263ec-4dfe-481e-803f-c8fda3efb8c6 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 Aug 26 09:17:10.237394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d2263ec-4dfe-481e-803f-c8fda3efb8c6 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.237566 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d2263ec-4dfe-481e-803f-c8fda3efb8c6 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.244075 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:10.244075 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:10.247445 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2d2263ec-4dfe-481e-803f-c8fda3efb8c6 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:10.251167 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d2263ec-4dfe-481e-803f-c8fda3efb8c6 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 returned with HTTP 200 Aug 26 09:17:10.251530 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1366/5434] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:10 2026] GET /volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:10.263144 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-feef8ffa-1795-4961-8489-090a062cea51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.264632 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-feef8ffa-1795-4961-8489-090a062cea51 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/messages Aug 26 09:17:10.264831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-feef8ffa-1795-4961-8489-090a062cea51 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.265058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-feef8ffa-1795-4961-8489-090a062cea51 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.268308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-feef8ffa-1795-4961-8489-090a062cea51 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:17:10.268676 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1359/5435] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:17:10 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 26 09:17:10.276515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-33e124ed-825a-4a48-8ecc-5097aec68db0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.278667 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33e124ed-825a-4a48-8ecc-5097aec68db0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/messages/d1206c68-7637-476e-b371-91c00a1270cd Aug 26 09:17:10.278969 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33e124ed-825a-4a48-8ecc-5097aec68db0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.279198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33e124ed-825a-4a48-8ecc-5097aec68db0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.282686 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:10.282686 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:10.283593 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33e124ed-825a-4a48-8ecc-5097aec68db0 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages/d1206c68-7637-476e-b371-91c00a1270cd returned with HTTP 200 Aug 26 09:17:10.284064 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1350/5436] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:17:10 2026] GET /volume/v3/messages/d1206c68-7637-476e-b371-91c00a1270cd => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:10.291387 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-01357f57-aaa3-4cf2-a030-205b9ebcc2ce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.293070 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01357f57-aaa3-4cf2-a030-205b9ebcc2ce tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/messages Aug 26 09:17:10.293285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01357f57-aaa3-4cf2-a030-205b9ebcc2ce tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.293468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01357f57-aaa3-4cf2-a030-205b9ebcc2ce tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.296720 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01357f57-aaa3-4cf2-a030-205b9ebcc2ce tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:17:10.297089 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1362/5437] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:17:10 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 26 09:17:10.304265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-814146c8-5e61-41df-988e-cdc89521ebe5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.305977 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-814146c8-5e61-41df-988e-cdc89521ebe5 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] DELETE https://10.4.3.236/volume/v3/messages/d1206c68-7637-476e-b371-91c00a1270cd Aug 26 09:17:10.306170 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-814146c8-5e61-41df-988e-cdc89521ebe5 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.306345 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-814146c8-5e61-41df-988e-cdc89521ebe5 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.314101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-814146c8-5e61-41df-988e-cdc89521ebe5 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/messages/d1206c68-7637-476e-b371-91c00a1270cd returned with HTTP 204 Aug 26 09:17:10.314424 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1367/5438] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:17:10 2026] DELETE /volume/v3/messages/d1206c68-7637-476e-b371-91c00a1270cd => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:17:10.320246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d17904d4-241b-4183-a6c8-5f3a83a69f61 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.321752 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d17904d4-241b-4183-a6c8-5f3a83a69f61 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 Aug 26 09:17:10.322011 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d17904d4-241b-4183-a6c8-5f3a83a69f61 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.322175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d17904d4-241b-4183-a6c8-5f3a83a69f61 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.328271 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:10.328271 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:10.331330 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d17904d4-241b-4183-a6c8-5f3a83a69f61 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:10.334962 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d17904d4-241b-4183-a6c8-5f3a83a69f61 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 returned with HTTP 200 Aug 26 09:17:10.335276 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1360/5439] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:10 2026] GET /volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:10.346191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.348230 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 Aug 26 09:17:10.348480 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.348711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.348924 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Delete volume with id: 7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 Aug 26 09:17:10.356867 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:10.356867 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:10.357457 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Volume info retrieved successfully. Aug 26 09:17:10.358810 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100239) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:17:10.376039 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-945266507 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-945266507, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:10.376381 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-945266507 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-945266507, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:10.388093 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Created reservations ['7062d5a9-5826-4810-a80c-c79135f3683f', '01d33ead-3b0d-4e6c-bb48-39e32551cb26', '76636836-fb0a-4351-9253-3c43e41c278d', '3bc55a80-f87a-429f-af26-21f9d25264bf'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:10.422601 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Delete volume request issued successfully. Aug 26 09:17:10.422836 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd5c9b80-4990-459d-8c77-80dffea675e7 tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 returned with HTTP 202 Aug 26 09:17:10.423365 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1351/5440] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:17:10 2026] DELETE /volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:10.429928 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-3ff5205d-79f2-41f8-9b9e-a611af63e43b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.431515 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ff5205d-79f2-41f8-9b9e-a611af63e43b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] GET https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 Aug 26 09:17:10.431694 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ff5205d-79f2-41f8-9b9e-a611af63e43b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.431891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-3ff5205d-79f2-41f8-9b9e-a611af63e43b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.437316 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-3ff5205d-79f2-41f8-9b9e-a611af63e43b tempest-UserMessagesTest-1517616445 tempest-UserMessagesTest-1517616445-project-member] https://10.4.3.236/volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 returned with HTTP 404 Aug 26 09:17:10.437832 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1363/5441] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:17:10 2026] GET /volume/v3/volumes/7ee5f9a8-3cd8-43f9-8941-7b1bc5599e35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:10.443815 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-16d1516c-45eb-4247-8e13-adb3ffac3da4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.445610 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16d1516c-45eb-4247-8e13-adb3ffac3da4 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] DELETE https://10.4.3.236/volume/v3/types/ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4 Aug 26 09:17:10.445827 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16d1516c-45eb-4247-8e13-adb3ffac3da4 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.446067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16d1516c-45eb-4247-8e13-adb3ffac3da4 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.466638 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16d1516c-45eb-4247-8e13-adb3ffac3da4 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] https://10.4.3.236/volume/v3/types/ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4 returned with HTTP 202 Aug 26 09:17:10.467084 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1368/5442] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:17:10 2026] DELETE /volume/v3/types/ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:10.473365 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7dc23b1-d8ba-4f53-95f2-233a7ad08c16 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.475072 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7dc23b1-d8ba-4f53-95f2-233a7ad08c16 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] GET https://10.4.3.236/volume/v3/types/ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4 Aug 26 09:17:10.475433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7dc23b1-d8ba-4f53-95f2-233a7ad08c16 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.475648 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7dc23b1-d8ba-4f53-95f2-233a7ad08c16 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:10.478669 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7dc23b1-d8ba-4f53-95f2-233a7ad08c16 tempest-UserMessagesTest-1989892419 tempest-UserMessagesTest-1989892419-project-admin] https://10.4.3.236/volume/v3/types/ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4 returned with HTTP 404 Aug 26 09:17:10.479128 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1361/5443] 10.4.3.236 () {66 vars in 1342 bytes} [Wed Aug 26 09:17:10 2026] GET /volume/v3/types/ad4188ec-9d5f-4ec5-a0d4-f60c5369d0b4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:10.995102 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8739cd3c-2450-42b7-aba5-f51b4cba3848 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:10.997012 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8739cd3c-2450-42b7-aba5-f51b4cba3848 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 Aug 26 09:17:10.997308 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8739cd3c-2450-42b7-aba5-f51b4cba3848 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:10.997428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8739cd3c-2450-42b7-aba5-f51b4cba3848 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:11.001098 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8739cd3c-2450-42b7-aba5-f51b4cba3848 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 returned with HTTP 404 Aug 26 09:17:11.001516 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1352/5444] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:10 2026] GET /volume/v3/snapshots/8b40e37e-3d06-42d4-bc68-54dd6a4b4d68 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:11.012007 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:11.013620 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:17:11.013833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:11.014042 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:11.014142 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete snapshot with id: 54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:17:11.018694 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:11.018694 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:11.019115 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:17:11.036758 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot delete request issued successfully. Aug 26 09:17:11.037012 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-04afa065-61a8-4064-b5c3-6aa00b854d8a tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c returned with HTTP 202 Aug 26 09:17:11.037452 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1364/5445] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:17:11 2026] DELETE /volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:11.043992 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-699db7ee-49d8-4ef9-8857-bcea055ace70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:11.046382 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-699db7ee-49d8-4ef9-8857-bcea055ace70 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:17:11.046382 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-699db7ee-49d8-4ef9-8857-bcea055ace70 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:11.046585 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-699db7ee-49d8-4ef9-8857-bcea055ace70 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:11.052213 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:11.052213 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:11.052718 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-699db7ee-49d8-4ef9-8857-bcea055ace70 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Snapshot retrieved successfully. Aug 26 09:17:11.053552 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-699db7ee-49d8-4ef9-8857-bcea055ace70 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c returned with HTTP 200 Aug 26 09:17:11.053925 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1369/5446] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:11 2026] GET /volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:12.062469 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71f2b528-b91c-40f1-a966-99cec61ed162 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.064237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71f2b528-b91c-40f1-a966-99cec61ed162 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c Aug 26 09:17:12.064464 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71f2b528-b91c-40f1-a966-99cec61ed162 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.064685 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71f2b528-b91c-40f1-a966-99cec61ed162 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.069159 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71f2b528-b91c-40f1-a966-99cec61ed162 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c returned with HTTP 404 Aug 26 09:17:12.069660 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1362/5447] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:12 2026] GET /volume/v3/snapshots/54c5d409-84eb-4468-8c6e-3c526081be6c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:12.076388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4851a00-86d8-43b8-9240-22df935fb45e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.079600 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4851a00-86d8-43b8-9240-22df935fb45e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:17:12.079600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4851a00-86d8-43b8-9240-22df935fb45e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.079600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4851a00-86d8-43b8-9240-22df935fb45e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.085606 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:12.085606 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:12.088931 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e4851a00-86d8-43b8-9240-22df935fb45e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:12.093472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4851a00-86d8-43b8-9240-22df935fb45e tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:17:12.093895 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1353/5448] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:12 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:12.105128 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f6daf4b5-5034-4468-9262-ef3c44067cc0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.107244 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6daf4b5-5034-4468-9262-ef3c44067cc0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:17:12.107517 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6daf4b5-5034-4468-9262-ef3c44067cc0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.107804 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f6daf4b5-5034-4468-9262-ef3c44067cc0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.115853 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:12.115853 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:12.120113 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f6daf4b5-5034-4468-9262-ef3c44067cc0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:12.125202 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f6daf4b5-5034-4468-9262-ef3c44067cc0 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:17:12.125808 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1365/5449] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:12 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:12.139541 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.141661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] DELETE https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:17:12.142030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.142182 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.142397 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume with id: 92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:17:12.149787 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:12.149787 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:12.150298 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:12.172354 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Delete volume request issued successfully. Aug 26 09:17:12.172607 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07511a62-9051-4b2b-8f7b-71e5c8456d91 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 202 Aug 26 09:17:12.173215 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1370/5450] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:12 2026] DELETE /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:12.179688 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5414512a-5b85-42cb-a8fd-06d08ebfad8c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.181424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5414512a-5b85-42cb-a8fd-06d08ebfad8c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:17:12.181593 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5414512a-5b85-42cb-a8fd-06d08ebfad8c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.181858 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5414512a-5b85-42cb-a8fd-06d08ebfad8c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.191863 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:12.191863 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:12.196865 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5414512a-5b85-42cb-a8fd-06d08ebfad8c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Volume info retrieved successfully. Aug 26 09:17:12.201491 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5414512a-5b85-42cb-a8fd-06d08ebfad8c tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 200 Aug 26 09:17:12.201930 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1363/5451] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:12 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:12.352602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c70e00cf-5963-43c5-9496-51abd99a91cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.433763 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c70e00cf-5963-43c5-9496-51abd99a91cb tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools?detail=True Aug 26 09:17:12.433763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c70e00cf-5963-43c5-9496-51abd99a91cb tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.433763 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c70e00cf-5963-43c5-9496-51abd99a91cb tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] Calling method 'get_pools' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.441501 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c70e00cf-5963-43c5-9496-51abd99a91cb tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 26 09:17:12.442111 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1354/5452] 10.4.3.236 () {66 vars in 1314 bytes} [Wed Aug 26 09:17:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:12.451278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fb82d356-b1f9-4384-8af3-ee4150aa9f5f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:12.453008 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb82d356-b1f9-4384-8af3-ee4150aa9f5f tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools Aug 26 09:17:12.453229 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb82d356-b1f9-4384-8af3-ee4150aa9f5f tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:12.453605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb82d356-b1f9-4384-8af3-ee4150aa9f5f tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] Calling method 'get_pools' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:12.462976 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb82d356-b1f9-4384-8af3-ee4150aa9f5f tempest-VolumePoolsAdminTestsJSON-288884568 tempest-VolumePoolsAdminTestsJSON-288884568-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 09:17:12.463329 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1366/5453] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:17:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:13.217483 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22815cf6-d805-45b0-acbd-41b2b6724975 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:13.219364 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22815cf6-d805-45b0-acbd-41b2b6724975 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] GET https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb Aug 26 09:17:13.219593 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22815cf6-d805-45b0-acbd-41b2b6724975 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:13.219836 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22815cf6-d805-45b0-acbd-41b2b6724975 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:13.227058 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22815cf6-d805-45b0-acbd-41b2b6724975 tempest-SnapshotDataIntegrityTests-1850398714 tempest-SnapshotDataIntegrityTests-1850398714-project-member] https://10.4.3.236/volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb returned with HTTP 404 Aug 26 09:17:13.227526 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1371/5454] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:13 2026] GET /volume/v3/volumes/92a74b3c-4b76-4edf-8bdb-0a52b5712efb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:22.092796 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=230,cinder:UPDATE=56,cinder:INSERT=18 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:17:22.124690 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=299,cinder:INSERT=44,cinder:UPDATE=80 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:17:22.200257 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=37,cinder:UPDATE=3,cinder:INSERT=3 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:17:23.223494 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=152,cinder:UPDATE=38,cinder:INSERT=13 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:17:31.366292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:31.468868 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:31.469239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1468627820", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:31.470708 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1468627820', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:31.470820 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create volume of 1 GB Aug 26 09:17:31.474868 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Availability Zones retrieved successfully. Aug 26 09:17:31.480251 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Flow 'volume_create_api' (44745705-c64d-498d-a891-2165249228fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:31.481150 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2187cc23-2e10-4b64-8011-ef365673ce45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:31.481967 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:31.505042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2187cc23-2e10-4b64-8011-ef365673ce45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:31.505784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6da3c0-b6f3-42ca-b31d-1bec1f885628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:31.556692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Created reservations ['ef24eced-b683-4df9-9f4b-1764448175fb', 'f34c0345-13c4-4e5f-b07d-6b3cc7a1e4e5', 'f8258ccc-5a47-4642-b347-b7ea5f946ad9', 'a698a9b4-b72d-48d0-8c16-e105d45b9b4e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:31.557510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6da3c0-b6f3-42ca-b31d-1bec1f885628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef24eced-b683-4df9-9f4b-1764448175fb', 'f34c0345-13c4-4e5f-b07d-6b3cc7a1e4e5', 'f8258ccc-5a47-4642-b347-b7ea5f946ad9', 'a698a9b4-b72d-48d0-8c16-e105d45b9b4e']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:31.558198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5f3d7de-8fc9-4ac7-9917-ba8ece6a80f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:31.578252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5f3d7de-8fc9-4ac7-9917-ba8ece6a80f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29798afc-ead3-45b3-8a28-4329eadd5b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1468627820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ac25cf1b4aab9731be27297164f3',qos_specs=None,replication_status=,reservations=['ef24eced-b683-4df9-9f4b-1764448175fb','f34c0345-13c4-4e5f-b07d-6b3cc7a1e4e5','f8258ccc-5a47-4642-b347-b7ea5f946ad9','a698a9b4-b72d-48d0-8c16-e105d45b9b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009d722733484ba1a76c6376301aac45',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1468627820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29798afc-ead3-45b3-8a28-4329eadd5b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe55ac25cf1b4aab9731be27297164f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='009d722733484ba1a76c6376301aac45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:31.578966 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf5f1ef-cca9-4b4b-881f-1021f7b36866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:31.596008 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf5f1ef-cca9-4b4b-881f-1021f7b36866) transitioned into state 'SUCCESS' from state '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-1468627820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ac25cf1b4aab9731be27297164f3',qos_specs=None,replication_status=,reservations=['ef24eced-b683-4df9-9f4b-1764448175fb','f34c0345-13c4-4e5f-b07d-6b3cc7a1e4e5','f8258ccc-5a47-4642-b347-b7ea5f946ad9','a698a9b4-b72d-48d0-8c16-e105d45b9b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009d722733484ba1a76c6376301aac45',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:31.596698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16206dfe-d4e1-4c4b-99c0-3704eefa4b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:31.604768 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16206dfe-d4e1-4c4b-99c0-3704eefa4b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:31.605528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Flow 'volume_create_api' (44745705-c64d-498d-a891-2165249228fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:31.605799 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create volume request issued successfully. Aug 26 09:17:31.606305 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2940ef8a-255e-49d3-9f3f-6990641c4147 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:31.606703 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1364/5455] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:17:31 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:31.618559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-06076638-b096-4dfc-879d-8de09e338743 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:31.620472 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06076638-b096-4dfc-879d-8de09e338743 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:31.620679 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06076638-b096-4dfc-879d-8de09e338743 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:31.620872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06076638-b096-4dfc-879d-8de09e338743 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:31.627592 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:31.627592 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:31.631013 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-06076638-b096-4dfc-879d-8de09e338743 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:31.634788 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06076638-b096-4dfc-879d-8de09e338743 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 200 Aug 26 09:17:31.635169 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1355/5456] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:31 2026] GET /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:32.647232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ed7e01c6-7046-4722-bde3-7de4e9128559 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:32.650576 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ed7e01c6-7046-4722-bde3-7de4e9128559 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:32.650576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ed7e01c6-7046-4722-bde3-7de4e9128559 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:32.650576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ed7e01c6-7046-4722-bde3-7de4e9128559 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:32.656684 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:32.656684 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:32.660028 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ed7e01c6-7046-4722-bde3-7de4e9128559 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:32.663626 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ed7e01c6-7046-4722-bde3-7de4e9128559 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 200 Aug 26 09:17:32.664075 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1367/5457] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:32 2026] GET /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:32.675131 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-35af1735-5440-4d72-a46c-01a8f122dc23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:32.676854 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-35af1735-5440-4d72-a46c-01a8f122dc23 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:32.677053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-35af1735-5440-4d72-a46c-01a8f122dc23 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:32.677224 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-35af1735-5440-4d72-a46c-01a8f122dc23 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:32.684282 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:32.684282 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:32.687693 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-35af1735-5440-4d72-a46c-01a8f122dc23 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:32.691497 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-35af1735-5440-4d72-a46c-01a8f122dc23 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 200 Aug 26 09:17:32.691926 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1372/5458] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:32 2026] GET /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:32.702898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:32.704548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:17:32.704878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29798afc-ead3-45b3-8a28-4329eadd5b10", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1182907223", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:32.712546 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:32.712546 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:32.712973 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:32.713092 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create snapshot from volume 29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:32.742262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Created reservations ['efbadccc-2a82-45da-b585-90ce646d4397', 'fd48af46-46a2-4b49-9d5d-3b3532be8b7d', 'e768998c-746f-47b8-9324-3ec0a48db94d', '6a75a128-daf8-4314-bb74-203f34fbbb8e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:32.767163 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot force create request issued successfully. Aug 26 09:17:32.767510 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66510a41-44d1-4f89-bb38-c285a50e9c01 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:17:32.768044 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1365/5459] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:17:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:32.777201 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfe4c8ae-68c3-4f24-9213-eea0df3e92c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:32.779733 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfe4c8ae-68c3-4f24-9213-eea0df3e92c5 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:32.780045 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfe4c8ae-68c3-4f24-9213-eea0df3e92c5 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:32.780328 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfe4c8ae-68c3-4f24-9213-eea0df3e92c5 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:32.786956 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:32.786956 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:32.787577 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bfe4c8ae-68c3-4f24-9213-eea0df3e92c5 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:32.788716 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfe4c8ae-68c3-4f24-9213-eea0df3e92c5 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 200 Aug 26 09:17:32.789380 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1356/5460] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:32 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:33.798230 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-39e9ff60-697e-4db8-943b-d31b2ab9662c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:33.800068 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-39e9ff60-697e-4db8-943b-d31b2ab9662c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:33.800359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-39e9ff60-697e-4db8-943b-d31b2ab9662c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:33.800654 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-39e9ff60-697e-4db8-943b-d31b2ab9662c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:33.805472 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:33.805472 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:33.807079 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-39e9ff60-697e-4db8-943b-d31b2ab9662c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:33.807079 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-39e9ff60-697e-4db8-943b-d31b2ab9662c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 200 Aug 26 09:17:33.807079 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1368/5461] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:33 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:33.814748 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e32b51e8-efd9-4c94-b93d-c97a637bf50b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:33.816452 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e32b51e8-efd9-4c94-b93d-c97a637bf50b tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:33.816659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e32b51e8-efd9-4c94-b93d-c97a637bf50b tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:33.816832 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e32b51e8-efd9-4c94-b93d-c97a637bf50b tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:33.821358 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:33.821358 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:33.821824 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e32b51e8-efd9-4c94-b93d-c97a637bf50b tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:33.822561 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e32b51e8-efd9-4c94-b93d-c97a637bf50b tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 200 Aug 26 09:17:33.823056 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1373/5462] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:33 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:33.831074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc9a4e6c-ab5c-4bc2-9295-b0a0ca5f2cc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:33.833390 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc9a4e6c-ab5c-4bc2-9295-b0a0ca5f2cc6 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:33.833660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc9a4e6c-ab5c-4bc2-9295-b0a0ca5f2cc6 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:33.833894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc9a4e6c-ab5c-4bc2-9295-b0a0ca5f2cc6 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:33.839860 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:33.839860 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:33.840348 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc9a4e6c-ab5c-4bc2-9295-b0a0ca5f2cc6 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:33.841259 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc9a4e6c-ab5c-4bc2-9295-b0a0ca5f2cc6 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 200 Aug 26 09:17:33.841681 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1366/5463] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:33 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:33.849589 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:33.851288 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:33.851601 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46348e47-f6bb-4700-a9d2-b5815f9dac96", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:33.853001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create volume request body: {'volume': {'snapshot_id': '46348e47-f6bb-4700-a9d2-b5815f9dac96', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:33.858335 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:33.858335 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:33.858712 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:33.858813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create volume of 1 GB Aug 26 09:17:33.861963 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Availability Zones retrieved successfully. Aug 26 09:17:33.866674 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Flow 'volume_create_api' (1ed7bbfd-5702-4538-b169-75dbb57e1c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:33.867733 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513c1c23-ff2f-4a92-8a78-d0f7319596e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:33.868564 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:33.894288 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513c1c23-ff2f-4a92-8a78-d0f7319596e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46348e47-f6bb-4700-a9d2-b5815f9dac96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:33.894958 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a3944d-1f4a-46da-b077-d4bef62c127f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:33.928274 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Created reservations ['d94f7aa0-280e-4c8f-925c-f947c5a01c3b', '63be073b-e2b1-487c-a354-6e86a28f55e0', 'c3722b47-2926-48e6-9b64-8d6c5002430a', 'e8a17304-4c80-4895-945c-a57cf95f7587'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:33.928921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a3944d-1f4a-46da-b077-d4bef62c127f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d94f7aa0-280e-4c8f-925c-f947c5a01c3b', '63be073b-e2b1-487c-a354-6e86a28f55e0', 'c3722b47-2926-48e6-9b64-8d6c5002430a', 'e8a17304-4c80-4895-945c-a57cf95f7587']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:33.929536 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0081bb37-66f8-42a3-8a88-30d793b19514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:33.963350 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0081bb37-66f8-42a3-8a88-30d793b19514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6125ee4c-110a-4210-ad68-8a2d715c5f96', '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='fe55ac25cf1b4aab9731be27297164f3',qos_specs=None,replication_status=,reservations=['d94f7aa0-280e-4c8f-925c-f947c5a01c3b','63be073b-e2b1-487c-a354-6e86a28f55e0','c3722b47-2926-48e6-9b64-8d6c5002430a','e8a17304-4c80-4895-945c-a57cf95f7587'],size=1,snapshot_id=46348e47-f6bb-4700-a9d2-b5815f9dac96,source_replicaid=,source_volid=None,status='creating',user_id='009d722733484ba1a76c6376301aac45',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6125ee4c-110a-4210-ad68-8a2d715c5f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe55ac25cf1b4aab9731be27297164f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46348e47-f6bb-4700-a9d2-b5815f9dac96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='009d722733484ba1a76c6376301aac45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:33.964006 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3a1ea2-81e1-4f21-93a5-e87e6e90ca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:33.979317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3a1ea2-81e1-4f21-93a5-e87e6e90ca2e) transitioned into state 'SUCCESS' from 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='fe55ac25cf1b4aab9731be27297164f3',qos_specs=None,replication_status=,reservations=['d94f7aa0-280e-4c8f-925c-f947c5a01c3b','63be073b-e2b1-487c-a354-6e86a28f55e0','c3722b47-2926-48e6-9b64-8d6c5002430a','e8a17304-4c80-4895-945c-a57cf95f7587'],size=1,snapshot_id=46348e47-f6bb-4700-a9d2-b5815f9dac96,source_replicaid=,source_volid=None,status='creating',user_id='009d722733484ba1a76c6376301aac45',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:33.979908 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fafb2518-0570-425c-8b10-ddc31939cb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:33.998043 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fafb2518-0570-425c-8b10-ddc31939cb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:33.998933 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Flow 'volume_create_api' (1ed7bbfd-5702-4538-b169-75dbb57e1c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:33.999317 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Create volume request issued successfully. Aug 26 09:17:33.999982 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d9eeb9e-d4a2-4596-beec-eb792bd1ad13 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:34.000356 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1357/5464] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:17:33 2026] POST /volume/v3/volumes => generated 741 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:34.016672 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-14aa79c1-7b61-41a8-8130-09ae8515c8ea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:34.018017 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-14aa79c1-7b61-41a8-8130-09ae8515c8ea tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:34.018263 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-14aa79c1-7b61-41a8-8130-09ae8515c8ea tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:34.018493 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-14aa79c1-7b61-41a8-8130-09ae8515c8ea tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:34.025565 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:34.025565 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:34.027855 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-14aa79c1-7b61-41a8-8130-09ae8515c8ea tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:34.031295 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-14aa79c1-7b61-41a8-8130-09ae8515c8ea tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 returned with HTTP 200 Aug 26 09:17:34.031717 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1369/5465] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:34 2026] GET /volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:35.043213 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3115b67b-939d-42af-90bb-538a1010ca32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:35.045044 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3115b67b-939d-42af-90bb-538a1010ca32 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:35.045233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3115b67b-939d-42af-90bb-538a1010ca32 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:35.045416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3115b67b-939d-42af-90bb-538a1010ca32 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:35.052318 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:35.052318 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:35.055898 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3115b67b-939d-42af-90bb-538a1010ca32 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:35.059856 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3115b67b-939d-42af-90bb-538a1010ca32 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 returned with HTTP 200 Aug 26 09:17:35.060253 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1374/5466] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:35 2026] GET /volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:35.071120 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3df83ce-fb1d-47e9-8de2-69f379cd4d86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:35.072661 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3df83ce-fb1d-47e9-8de2-69f379cd4d86 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:35.072831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3df83ce-fb1d-47e9-8de2-69f379cd4d86 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:35.073027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3df83ce-fb1d-47e9-8de2-69f379cd4d86 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:35.079086 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:35.079086 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:35.082175 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3df83ce-fb1d-47e9-8de2-69f379cd4d86 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:35.085686 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3df83ce-fb1d-47e9-8de2-69f379cd4d86 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 returned with HTTP 200 Aug 26 09:17:35.086047 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1367/5467] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:35 2026] GET /volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:35.096770 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:35.098743 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:35.098983 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:35.099192 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:35.099343 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete snapshot with id: 46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:35.104178 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:35.104178 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:35.104640 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:35.122630 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot delete request issued successfully. Aug 26 09:17:35.122918 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93d02e14-6c87-4017-99cd-f96b89ea1ed3 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 202 Aug 26 09:17:35.123403 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1358/5468] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:17:35 2026] DELETE /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:35.131146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fdecbec6-58f3-4305-a90f-723aaf894935 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:35.132765 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fdecbec6-58f3-4305-a90f-723aaf894935 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:35.133151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fdecbec6-58f3-4305-a90f-723aaf894935 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:35.133418 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fdecbec6-58f3-4305-a90f-723aaf894935 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:35.138337 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:35.138337 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:35.138915 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fdecbec6-58f3-4305-a90f-723aaf894935 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Snapshot retrieved successfully. Aug 26 09:17:35.139805 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fdecbec6-58f3-4305-a90f-723aaf894935 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 200 Aug 26 09:17:35.140258 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1370/5469] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:35 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:36.149401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65aa9867-40ee-49c3-8a88-426723171ed2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.151279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65aa9867-40ee-49c3-8a88-426723171ed2 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:36.151532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65aa9867-40ee-49c3-8a88-426723171ed2 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.151783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65aa9867-40ee-49c3-8a88-426723171ed2 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.155972 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65aa9867-40ee-49c3-8a88-426723171ed2 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 404 Aug 26 09:17:36.156469 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1375/5470] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:36.163205 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3421cf0f-c256-4da7-bab5-4c11df153749 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.164933 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] DELETE https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:36.165116 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.165286 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.165436 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete volume with id: 29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:36.172690 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.172690 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:36.172916 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:36.189377 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete volume request issued successfully. Aug 26 09:17:36.189571 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3421cf0f-c256-4da7-bab5-4c11df153749 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 202 Aug 26 09:17:36.190087 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1368/5471] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:36 2026] DELETE /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:36.197563 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3337a467-bd66-4083-a22a-d86dc962b614 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.200424 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3337a467-bd66-4083-a22a-d86dc962b614 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:36.200740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3337a467-bd66-4083-a22a-d86dc962b614 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.201072 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3337a467-bd66-4083-a22a-d86dc962b614 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.208660 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.208660 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:36.212613 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3337a467-bd66-4083-a22a-d86dc962b614 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:36.216800 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3337a467-bd66-4083-a22a-d86dc962b614 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 200 Aug 26 09:17:36.217177 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1359/5472] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:36.441488 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ad69802b-20fa-4189-8c8a-31161457a7b7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.443078 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad69802b-20fa-4189-8c8a-31161457a7b7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:36.443256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad69802b-20fa-4189-8c8a-31161457a7b7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.443453 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad69802b-20fa-4189-8c8a-31161457a7b7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.450130 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.450130 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:36.453501 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ad69802b-20fa-4189-8c8a-31161457a7b7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:36.457274 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad69802b-20fa-4189-8c8a-31161457a7b7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:36.457586 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1371/5473] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:36.469117 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92b7e587-99c3-447b-8352-821e94c284ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.470727 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92b7e587-99c3-447b-8352-821e94c284ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:36.470925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92b7e587-99c3-447b-8352-821e94c284ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.471115 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92b7e587-99c3-447b-8352-821e94c284ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.477586 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.477586 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:36.480784 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-92b7e587-99c3-447b-8352-821e94c284ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:36.484607 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92b7e587-99c3-447b-8352-821e94c284ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:36.484969 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1376/5474] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:36.523455 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-715fb5be-6026-4cee-866d-36cf0a8a89c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.525862 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-715fb5be-6026-4cee-866d-36cf0a8a89c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:36.526118 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-715fb5be-6026-4cee-866d-36cf0a8a89c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.526347 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-715fb5be-6026-4cee-866d-36cf0a8a89c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.533709 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.533709 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:36.537627 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-715fb5be-6026-4cee-866d-36cf0a8a89c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:36.542276 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-715fb5be-6026-4cee-866d-36cf0a8a89c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:36.542678 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1369/5475] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:36.606706 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63bb68dc-c289-4e4e-9952-dc72cf4d6ccd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.607077 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63bb68dc-c289-4e4e-9952-dc72cf4d6ccd None None] GET https://10.4.3.236/volume// Aug 26 09:17:36.607231 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63bb68dc-c289-4e4e-9952-dc72cf4d6ccd None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.607411 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63bb68dc-c289-4e4e-9952-dc72cf4d6ccd None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.607745 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63bb68dc-c289-4e4e-9952-dc72cf4d6ccd None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:17:36.608130 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1360/5476] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:17: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 26 09:17:36.613710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-35165114-c72d-4ca1-946e-b66fea4ce552 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.615422 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-35165114-c72d-4ca1-946e-b66fea4ce552 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:17:36.615768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-35165114-c72d-4ca1-946e-b66fea4ce552 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96b5dc99-53e8-4155-89b7-223028f2d01d", "connector": null, "instance_uuid": "879696a8-2595-41c0-a752-55eefd9b0b31"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:36.622927 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.622927 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:36.645153 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-35165114-c72d-4ca1-946e-b66fea4ce552 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:17:36.645770 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1372/5477] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:17:36 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:36.669710 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c86319b0-2495-4863-8504-4b9a50eddfa1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.675066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c86319b0-2495-4863-8504-4b9a50eddfa1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:36.675066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c86319b0-2495-4863-8504-4b9a50eddfa1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.675066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c86319b0-2495-4863-8504-4b9a50eddfa1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.682233 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.682233 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:36.683927 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33b05032-899f-4e4c-9cdb-ff1c19d511e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.684310 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33b05032-899f-4e4c-9cdb-ff1c19d511e0 None None] GET https://10.4.3.236/volume// Aug 26 09:17:36.684507 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33b05032-899f-4e4c-9cdb-ff1c19d511e0 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.684702 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33b05032-899f-4e4c-9cdb-ff1c19d511e0 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.685026 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33b05032-899f-4e4c-9cdb-ff1c19d511e0 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:17:36.685300 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1370/5478] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:17: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 26 09:17:36.688873 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c86319b0-2495-4863-8504-4b9a50eddfa1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:36.689933 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c86319b0-2495-4863-8504-4b9a50eddfa1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:36.690362 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1377/5479] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:36.695738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-b1418d8d-3c70-41be-99fb-7c16c7f34308 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.698296 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-b1418d8d-3c70-41be-99fb-7c16c7f34308 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:36.698569 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-b1418d8d-3c70-41be-99fb-7c16c7f34308 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.698833 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-b1418d8d-3c70-41be-99fb-7c16c7f34308 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.710009 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.710009 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:36.714393 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-b1418d8d-3c70-41be-99fb-7c16c7f34308 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:36.720160 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-b1418d8d-3c70-41be-99fb-7c16c7f34308 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:36.720708 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1361/5480] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 1059 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:17:36.815869 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.817958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] PUT https://10.4.3.236/volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4 Aug 26 09:17:36.818382 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:36.826272 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Acquiring lock "cinder-attachment_update-96b5dc99-53e8-4155-89b7-223028f2d01d-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:17:36.831350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-96b5dc99-53e8-4155-89b7-223028f2d01d-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:17:36.832392 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.832392 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:36.899993 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-96b5dc99-53e8-4155-89b7-223028f2d01d-np0000008153" released by "attachment_update" :: held 0.069s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:17:36.900252 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-49325410-8330-4807-9ba6-d572ac325c72 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4 returned with HTTP 200 Aug 26 09:17:36.900676 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1373/5481] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:17:36 2026] PUT /volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:36.907755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-d799758a-0ee1-433e-abaf-59c688091bd4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:36.909791 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-d799758a-0ee1-433e-abaf-59c688091bd4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/encryption Aug 26 09:17:36.910000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-d799758a-0ee1-433e-abaf-59c688091bd4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:36.910166 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-d799758a-0ee1-433e-abaf-59c688091bd4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:36.918568 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:36.918568 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:36.924206 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-d799758a-0ee1-433e-abaf-59c688091bd4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/encryption returned with HTTP 200 Aug 26 09:17:36.924717 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1371/5482] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:17:36 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:37.229599 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad76e812-08f2-42f8-b208-e63d1eff3eee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:37.232879 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad76e812-08f2-42f8-b208-e63d1eff3eee tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:37.232879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad76e812-08f2-42f8-b208-e63d1eff3eee tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:37.232879 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad76e812-08f2-42f8-b208-e63d1eff3eee tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:37.240098 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad76e812-08f2-42f8-b208-e63d1eff3eee tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 404 Aug 26 09:17:37.240832 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1378/5483] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:37 2026] GET /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:37.247007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:37.248677 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] DELETE https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:37.248869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:37.249039 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:37.249188 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete volume with id: 6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:37.255362 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:37.255362 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:37.255778 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:37.273553 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete volume request issued successfully. Aug 26 09:17:37.273767 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c315421-f153-4cfe-8c1a-3eb8cff2646c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 returned with HTTP 202 Aug 26 09:17:37.274170 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1362/5484] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:37 2026] DELETE /volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:37.281800 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dc647d5f-087f-4d0f-a286-59589f3156fc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:37.283286 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dc647d5f-087f-4d0f-a286-59589f3156fc tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:37.283439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dc647d5f-087f-4d0f-a286-59589f3156fc tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:37.283612 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dc647d5f-087f-4d0f-a286-59589f3156fc tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:37.289907 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:37.289907 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:37.292918 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-dc647d5f-087f-4d0f-a286-59589f3156fc tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Volume info retrieved successfully. Aug 26 09:17:37.296383 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dc647d5f-087f-4d0f-a286-59589f3156fc tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 returned with HTTP 200 Aug 26 09:17:37.296901 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1374/5485] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:37 2026] GET /volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:37.703194 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9bc166c2-60a6-43d1-9b53-0276985656f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:37.704952 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bc166c2-60a6-43d1-9b53-0276985656f0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:37.705143 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bc166c2-60a6-43d1-9b53-0276985656f0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:37.705334 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bc166c2-60a6-43d1-9b53-0276985656f0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:37.714521 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:37.714521 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:37.717999 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9bc166c2-60a6-43d1-9b53-0276985656f0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:37.722063 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bc166c2-60a6-43d1-9b53-0276985656f0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:37.722431 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1372/5486] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:37 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:38.308636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9d73605-9c47-447f-a7c6-2d434fd1f699 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:38.310190 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9d73605-9c47-447f-a7c6-2d434fd1f699 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 Aug 26 09:17:38.310439 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9d73605-9c47-447f-a7c6-2d434fd1f699 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:38.311641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9d73605-9c47-447f-a7c6-2d434fd1f699 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:38.315909 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9d73605-9c47-447f-a7c6-2d434fd1f699 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 returned with HTTP 404 Aug 26 09:17:38.316511 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1379/5487] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:38 2026] GET /volume/v3/volumes/6125ee4c-110a-4210-ad68-8a2d715c5f96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:38.322154 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a447559f-d28d-4cf3-8550-4291966f8d2c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:38.324744 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a447559f-d28d-4cf3-8550-4291966f8d2c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:38.324937 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a447559f-d28d-4cf3-8550-4291966f8d2c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:38.325107 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a447559f-d28d-4cf3-8550-4291966f8d2c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:38.325204 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-a447559f-d28d-4cf3-8550-4291966f8d2c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete snapshot with id: 46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:38.328938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a447559f-d28d-4cf3-8550-4291966f8d2c tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 404 Aug 26 09:17:38.329361 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1363/5488] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:17:38 2026] DELETE /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:38.335059 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fbc17967-835f-423d-b4d0-bd972d4534c8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:38.336697 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fbc17967-835f-423d-b4d0-bd972d4534c8 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 Aug 26 09:17:38.336891 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fbc17967-835f-423d-b4d0-bd972d4534c8 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:38.337068 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fbc17967-835f-423d-b4d0-bd972d4534c8 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:38.341098 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fbc17967-835f-423d-b4d0-bd972d4534c8 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 returned with HTTP 404 Aug 26 09:17:38.341606 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1375/5489] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:17:38 2026] GET /volume/v3/snapshots/46348e47-f6bb-4700-a9d2-b5815f9dac96 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:38.347850 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15c2010d-bbdc-41a3-bb7a-30e8aaec52ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:38.349781 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15c2010d-bbdc-41a3-bb7a-30e8aaec52ae tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] DELETE https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:38.350005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15c2010d-bbdc-41a3-bb7a-30e8aaec52ae tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:38.350217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15c2010d-bbdc-41a3-bb7a-30e8aaec52ae tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:38.350398 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-15c2010d-bbdc-41a3-bb7a-30e8aaec52ae tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Delete volume with id: 29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:38.356778 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15c2010d-bbdc-41a3-bb7a-30e8aaec52ae tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 404 Aug 26 09:17:38.357353 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1373/5490] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:38 2026] DELETE /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:38.363886 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a58fc920-4fef-4ce4-af61-e9ef30630965 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:38.365082 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a58fc920-4fef-4ce4-af61-e9ef30630965 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] GET https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 Aug 26 09:17:38.365366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a58fc920-4fef-4ce4-af61-e9ef30630965 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:38.365608 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a58fc920-4fef-4ce4-af61-e9ef30630965 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:38.370711 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a58fc920-4fef-4ce4-af61-e9ef30630965 tempest-SnapshotDependencyTests-183188900 tempest-SnapshotDependencyTests-183188900-project-member] https://10.4.3.236/volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 returned with HTTP 404 Aug 26 09:17:38.371249 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1380/5491] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:38 2026] GET /volume/v3/volumes/29798afc-ead3-45b3-8a28-4329eadd5b10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:38.735311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b474b6f7-27ea-4612-9a42-33b7875b64a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:38.737484 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b474b6f7-27ea-4612-9a42-33b7875b64a7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:38.737741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b474b6f7-27ea-4612-9a42-33b7875b64a7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:38.738013 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b474b6f7-27ea-4612-9a42-33b7875b64a7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:38.749092 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:38.749092 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:38.752713 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b474b6f7-27ea-4612-9a42-33b7875b64a7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:38.757918 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b474b6f7-27ea-4612-9a42-33b7875b64a7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:38.758431 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1364/5492] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:38 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:39.770607 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2fa6eb4b-a758-44c6-9094-519e5450c800 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:39.772819 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2fa6eb4b-a758-44c6-9094-519e5450c800 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:39.773098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2fa6eb4b-a758-44c6-9094-519e5450c800 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:39.773346 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2fa6eb4b-a758-44c6-9094-519e5450c800 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:39.785057 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:39.785057 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:39.788900 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2fa6eb4b-a758-44c6-9094-519e5450c800 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:39.792786 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2fa6eb4b-a758-44c6-9094-519e5450c800 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:39.793147 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1376/5493] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:39 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:40.805640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e5bb5c7-e21c-497d-838e-4db1c8efe844 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:40.807333 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e5bb5c7-e21c-497d-838e-4db1c8efe844 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:40.807516 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e5bb5c7-e21c-497d-838e-4db1c8efe844 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:40.807713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e5bb5c7-e21c-497d-838e-4db1c8efe844 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:40.816494 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:40.816494 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:40.819604 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e5bb5c7-e21c-497d-838e-4db1c8efe844 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:40.823277 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e5bb5c7-e21c-497d-838e-4db1c8efe844 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:40.823644 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1374/5494] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:40 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:41.242528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-0bed6879-5b80-48c2-8756-f84fbd0d4e49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:41.244737 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-0bed6879-5b80-48c2-8756-f84fbd0d4e49 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4/action Aug 26 09:17:41.245111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-0bed6879-5b80-48c2-8756-f84fbd0d4e49 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:17:41.245223 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-0bed6879-5b80-48c2-8756-f84fbd0d4e49 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:41.259669 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:41.259669 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:41.274226 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-54466c7e-fc89-4166-ad72-3d22b20d7c78 req-0bed6879-5b80-48c2-8756-f84fbd0d4e49 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4/action returned with HTTP 204 Aug 26 09:17:41.274737 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1381/5495] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:17:41 2026] POST /volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:41.838543 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4cbd7d72-d218-45a1-884a-93e98a9b7357 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:41.840020 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cbd7d72-d218-45a1-884a-93e98a9b7357 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:41.840194 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cbd7d72-d218-45a1-884a-93e98a9b7357 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:41.840339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cbd7d72-d218-45a1-884a-93e98a9b7357 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:41.848437 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:41.848437 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:41.851243 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cbd7d72-d218-45a1-884a-93e98a9b7357 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:41.854741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cbd7d72-d218-45a1-884a-93e98a9b7357 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:41.855094 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1365/5496] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:41 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 1172 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:41.865706 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ad209e82-86c0-4280-a430-b7cab2eb7b8f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:41.867245 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad209e82-86c0-4280-a430-b7cab2eb7b8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:41.867407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad209e82-86c0-4280-a430-b7cab2eb7b8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:41.867583 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad209e82-86c0-4280-a430-b7cab2eb7b8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:41.876048 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:41.876048 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:41.879086 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ad209e82-86c0-4280-a430-b7cab2eb7b8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:41.882619 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad209e82-86c0-4280-a430-b7cab2eb7b8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:41.883029 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1377/5497] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:41 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:41.917029 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c880cbd7-8b40-43fe-8f68-7e08f0c4eb16 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:41.918749 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c880cbd7-8b40-43fe-8f68-7e08f0c4eb16 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:41.918936 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c880cbd7-8b40-43fe-8f68-7e08f0c4eb16 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:41.919105 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c880cbd7-8b40-43fe-8f68-7e08f0c4eb16 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:41.927625 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:41.927625 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:41.930697 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c880cbd7-8b40-43fe-8f68-7e08f0c4eb16 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:41.934399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c880cbd7-8b40-43fe-8f68-7e08f0c4eb16 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:41.934812 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1375/5498] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:17:41 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:41.950146 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:41.952067 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/action Aug 26 09:17:41.952529 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:17:41.952711 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:41.962432 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:41.962432 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:41.962955 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:41.970804 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Begin detaching volume completed successfully. Aug 26 09:17:41.971066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-c29d3cfb-95dd-4602-81e2-cd1ef9685a64 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/action returned with HTTP 202 Aug 26 09:17:41.971540 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1382/5499] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:17:41 2026] POST /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:17:42.009689 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c1fee23-9311-408f-84af-62e62d7275e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:42.010012 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c1fee23-9311-408f-84af-62e62d7275e2 None None] GET https://10.4.3.236/volume// Aug 26 09:17:42.010170 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c1fee23-9311-408f-84af-62e62d7275e2 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:42.010340 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c1fee23-9311-408f-84af-62e62d7275e2 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:42.010658 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c1fee23-9311-408f-84af-62e62d7275e2 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:17:42.010915 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1366/5500] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:17:42 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:17:42.017719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-cbacee11-a06f-4ed3-b5d5-8e5bdbb75103 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:42.019463 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-cbacee11-a06f-4ed3-b5d5-8e5bdbb75103 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:42.019691 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-cbacee11-a06f-4ed3-b5d5-8e5bdbb75103 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:42.019916 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-cbacee11-a06f-4ed3-b5d5-8e5bdbb75103 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:42.027756 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:42.027756 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:42.030881 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-cbacee11-a06f-4ed3-b5d5-8e5bdbb75103 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:42.034648 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-cbacee11-a06f-4ed3-b5d5-8e5bdbb75103 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:42.035082 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1378/5501] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:17:42 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:17:42.043141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-4681f927-648a-4488-8c1a-95d83956d6fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:42.045166 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-4681f927-648a-4488-8c1a-95d83956d6fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/encryption Aug 26 09:17:42.045341 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-4681f927-648a-4488-8c1a-95d83956d6fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:42.045547 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-4681f927-648a-4488-8c1a-95d83956d6fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:42.054136 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:42.054136 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:42.060044 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-4681f927-648a-4488-8c1a-95d83956d6fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/encryption returned with HTTP 200 Aug 26 09:17:42.060382 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1376/5502] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:17:42 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:42.872200 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-10426d6b-039c-42b6-ad07-75aaa6534982 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:42.874748 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-10426d6b-039c-42b6-ad07-75aaa6534982 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4 Aug 26 09:17:42.874978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-10426d6b-039c-42b6-ad07-75aaa6534982 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:42.875153 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-10426d6b-039c-42b6-ad07-75aaa6534982 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:42.885303 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:42.885303 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:42.952011 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35d26dfa-b285-4aeb-8dd3-7a51bdb5f816 req-10426d6b-039c-42b6-ad07-75aaa6534982 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4 returned with HTTP 200 Aug 26 09:17:42.952795 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1383/5503] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:17:42 2026] DELETE /volume/v3/attachments/c563852c-d413-4531-b363-1c86a6178ca4 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:43.088135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-10ba512c-cecb-4117-9232-62ede707c3b5 req-d18d090c-2d05-466e-a19e-861ad28605ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:43.093546 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10ba512c-cecb-4117-9232-62ede707c3b5 req-d18d090c-2d05-466e-a19e-861ad28605ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:43.093740 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10ba512c-cecb-4117-9232-62ede707c3b5 req-d18d090c-2d05-466e-a19e-861ad28605ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:43.093927 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10ba512c-cecb-4117-9232-62ede707c3b5 req-d18d090c-2d05-466e-a19e-861ad28605ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:43.100062 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:43.100062 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:43.103653 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-10ba512c-cecb-4117-9232-62ede707c3b5 req-d18d090c-2d05-466e-a19e-861ad28605ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:43.107467 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10ba512c-cecb-4117-9232-62ede707c3b5 req-d18d090c-2d05-466e-a19e-861ad28605ed tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:43.107857 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1367/5504] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:17:43 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:44.776766 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:44.778403 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:44.778581 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:44.778763 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:44.778926 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume with id: 96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:44.785058 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:44.785058 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:44.785470 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:44.794490 np0000008153 devstack@c-api.service[100236]: WARNING cinder.keymgr.conf_key_mgr [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:17:44.800721 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume request issued successfully. Aug 26 09:17:44.800851 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f88b2be-4ea6-4983-964e-92d4a107ad55 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 202 Aug 26 09:17:44.801222 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1379/5505] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:17:44 2026] DELETE /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:44.807754 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e75a41e1-a44c-42dc-994b-6d497d76e5fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:44.809529 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e75a41e1-a44c-42dc-994b-6d497d76e5fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:44.809667 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e75a41e1-a44c-42dc-994b-6d497d76e5fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:44.809832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e75a41e1-a44c-42dc-994b-6d497d76e5fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:44.817649 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:44.817649 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:44.821373 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e75a41e1-a44c-42dc-994b-6d497d76e5fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:17:44.825822 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e75a41e1-a44c-42dc-994b-6d497d76e5fb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 200 Aug 26 09:17:44.826265 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1377/5506] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:44 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:45.838903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3769c27e-1355-46d1-8dad-547ee01d0b29 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:45.840396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3769c27e-1355-46d1-8dad-547ee01d0b29 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d Aug 26 09:17:45.840568 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3769c27e-1355-46d1-8dad-547ee01d0b29 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:45.840733 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3769c27e-1355-46d1-8dad-547ee01d0b29 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:45.845816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3769c27e-1355-46d1-8dad-547ee01d0b29 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d returned with HTTP 404 Aug 26 09:17:45.846243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1384/5507] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:45 2026] GET /volume/v3/volumes/96b5dc99-53e8-4155-89b7-223028f2d01d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:45.852333 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:45.853942 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:17:45.854124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:45.854296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:45.855040 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:17:45.863046 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Get all volumes completed successfully. Aug 26 09:17:45.864283 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:45.864283 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:45.867743 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b242fc61-a70d-4e3a-a3c1-a3c60c5ce0d9 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:17:45.868100 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1368/5508] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:17:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:45.879710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-536037c0-2f08-4ac1-8704-749a1fb64233 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:45.881359 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-536037c0-2f08-4ac1-8704-749a1fb64233 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] DELETE https://10.4.3.236/volume/v3/types/2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7 Aug 26 09:17:45.881567 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-536037c0-2f08-4ac1-8704-749a1fb64233 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:45.881779 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-536037c0-2f08-4ac1-8704-749a1fb64233 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:45.902604 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-536037c0-2f08-4ac1-8704-749a1fb64233 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7 returned with HTTP 202 Aug 26 09:17:45.903104 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1380/5509] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:17:45 2026] DELETE /volume/v3/types/2d5e34ad-c4c4-4e82-90e0-d7f0ec6a3ff7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:17:45.912613 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2d78870-69df-45d2-9c8a-23a76605ecb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:45.914144 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2d78870-69df-45d2-9c8a-23a76605ecb0 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:17:45.914573 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2d78870-69df-45d2-9c8a-23a76605ecb0 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-299624369", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:45.926804 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2d78870-69df-45d2-9c8a-23a76605ecb0 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:17:45.927098 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1378/5510] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:17:45 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:45.934002 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f61d5b1-c49f-4ab2-8933-a9b2d688dd34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:45.935503 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f61d5b1-c49f-4ab2-8933-a9b2d688dd34 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types/36e36fcd-a281-44c4-a9e9-e31e8060b850/encryption Aug 26 09:17:45.935822 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f61d5b1-c49f-4ab2-8933-a9b2d688dd34 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:45.937135 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:45.937135 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:45.949451 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f61d5b1-c49f-4ab2-8933-a9b2d688dd34 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/36e36fcd-a281-44c4-a9e9-e31e8060b850/encryption returned with HTTP 200 Aug 26 09:17:45.949795 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1385/5511] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:17:45 2026] POST /volume/v3/types/36e36fcd-a281-44c4-a9e9-e31e8060b850/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:45.956646 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-57ea7659-dae5-48d7-887f-394624a66560 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:45.958187 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:45.958469 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-959544501", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-299624369", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:45.959809 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-959544501', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-299624369', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:45.963409 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume of 1 GB Aug 26 09:17:45.963732 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:45.963732 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:45.964289 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Availability Zones retrieved successfully. Aug 26 09:17:45.969700 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (a4623f0b-d99f-4ede-9b6f-1174eb4b49d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:45.971052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed307cd2-b329-4f2b-a33a-a952556091bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:45.972548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:45.995237 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed307cd2-b329-4f2b-a33a-a952556091bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:17:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36e36fcd-a281-44c4-a9e9-e31e8060b850,is_public=True,name='tempest-scenario-type-luks-299624369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36e36fcd-a281-44c4-a9e9-e31e8060b850', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:45.995971 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377447a0-446a-4a1a-82c4-31861551b88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:46.022028 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-299624369 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-299624369, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:46.022353 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-299624369 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-299624369, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:46.050187 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Created reservations ['82e20e5c-9869-4461-8f7b-e0242aa80be8', 'b290c0de-f87c-4c57-a4bc-bbf047a775b4', '99bf9916-7264-4283-b1c3-f444ba0b5e09', '2075267c-23c4-4c53-83dc-78c3d383dc74'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:46.051014 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377447a0-446a-4a1a-82c4-31861551b88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82e20e5c-9869-4461-8f7b-e0242aa80be8', 'b290c0de-f87c-4c57-a4bc-bbf047a775b4', '99bf9916-7264-4283-b1c3-f444ba0b5e09', '2075267c-23c4-4c53-83dc-78c3d383dc74']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:46.051738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0355daf1-76f0-4b9f-a5d9-ff36d4a0dbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:46.072541 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0355daf1-76f0-4b9f-a5d9-ff36d4a0dbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d99d14d-a6e5-46f2-8368-f2bad62af0b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-959544501',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['82e20e5c-9869-4461-8f7b-e0242aa80be8','b290c0de-f87c-4c57-a4bc-bbf047a775b4','99bf9916-7264-4283-b1c3-f444ba0b5e09','2075267c-23c4-4c53-83dc-78c3d383dc74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=36e36fcd-a281-44c4-a9e9-e31e8060b850), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-959544501',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0d99d14d-a6e5-46f2-8368-f2bad62af0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7931445a4a9f47c1a6b694799f8fc444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82c1a844de924a39bc94eebb932d59cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36e36fcd-a281-44c4-a9e9-e31e8060b850),volume_type_id=36e36fcd-a281-44c4-a9e9-e31e8060b850)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:46.073342 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51ed61a-6bbf-4edc-bfa1-90697e5f0734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:46.089514 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51ed61a-6bbf-4edc-bfa1-90697e5f0734) transitioned into state 'SUCCESS' from state '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-959544501',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['82e20e5c-9869-4461-8f7b-e0242aa80be8','b290c0de-f87c-4c57-a4bc-bbf047a775b4','99bf9916-7264-4283-b1c3-f444ba0b5e09','2075267c-23c4-4c53-83dc-78c3d383dc74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=36e36fcd-a281-44c4-a9e9-e31e8060b850)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:46.090200 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f3bcd2-d2fa-4db6-9a0b-10012b7826ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:46.098915 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f3bcd2-d2fa-4db6-9a0b-10012b7826ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:46.099639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (a4623f0b-d99f-4ede-9b6f-1174eb4b49d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:46.099934 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request issued successfully. Aug 26 09:17:46.100428 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57ea7659-dae5-48d7-887f-394624a66560 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:46.100824 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1369/5512] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:17:45 2026] POST /volume/v3/volumes => generated 783 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:52.425663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b2f48ff3-7d63-4e82-bdf6-3db5f7221ac0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:52.507237 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2f48ff3-7d63-4e82-bdf6-3db5f7221ac0 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:17:52.507610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b2f48ff3-7d63-4e82-bdf6-3db5f7221ac0 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1054929203", "extra_specs": {}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:52.521056 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b2f48ff3-7d63-4e82-bdf6-3db5f7221ac0 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:17:52.521262 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1381/5513] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:17:52 2026] POST /volume/v3/types => generated 212 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:52.530598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d45343f-3215-4635-8b73-7b4aead80bc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:52.532243 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d45343f-3215-4635-8b73-7b4aead80bc6 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] POST https://10.4.3.236/volume/v3/types/7294771d-f52f-4380-a156-7c2e2914ec49/encryption Aug 26 09:17:52.532598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d45343f-3215-4635-8b73-7b4aead80bc6 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:52.547674 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d45343f-3215-4635-8b73-7b4aead80bc6 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/types/7294771d-f52f-4380-a156-7c2e2914ec49/encryption returned with HTTP 200 Aug 26 09:17:52.548197 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1379/5514] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:17:52 2026] POST /volume/v3/types/7294771d-f52f-4380-a156-7c2e2914ec49/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:52.555936 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:52.607363 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:52.607685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1001457309", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1054929203", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:52.609045 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1001457309', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1054929203', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:52.612088 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume of 1 GB Aug 26 09:17:52.612350 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:52.612350 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:52.612801 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Availability Zones retrieved successfully. Aug 26 09:17:52.618417 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (9e0a6e9f-8ff5-4b17-941a-ab5c6666f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:52.619452 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d34598-ed0d-4403-85e4-ae8489806e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:52.620233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:52.642533 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d34598-ed0d-4403-85e4-ae8489806e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:17:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7294771d-f52f-4380-a156-7c2e2914ec49,is_public=True,name='tempest-scenario-type-luks-1054929203',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7294771d-f52f-4380-a156-7c2e2914ec49', '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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:52.643245 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34c5a41-f571-47c9-abe7-6a0357cdb459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:52.668784 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1054929203 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1054929203, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:52.669081 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1054929203 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1054929203, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:17:52.699739 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Created reservations ['babd20a2-e066-4be1-a724-ba0a7e12ccca', 'd12f092d-ed34-4d3a-9731-c11c86a832ec', '78620079-e261-4e95-9196-e8dcbcf1c5ea', '310e4bf4-9ce9-46d6-b56f-be506f612b47'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:52.700616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34c5a41-f571-47c9-abe7-6a0357cdb459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babd20a2-e066-4be1-a724-ba0a7e12ccca', 'd12f092d-ed34-4d3a-9731-c11c86a832ec', '78620079-e261-4e95-9196-e8dcbcf1c5ea', '310e4bf4-9ce9-46d6-b56f-be506f612b47']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:52.701411 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228b4476-1a18-464c-8b87-19b3d3b3b318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:52.723476 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228b4476-1a18-464c-8b87-19b3d3b3b318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c972de-e22f-469d-8db1-951d033f200d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1001457309',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['babd20a2-e066-4be1-a724-ba0a7e12ccca','d12f092d-ed34-4d3a-9731-c11c86a832ec','78620079-e261-4e95-9196-e8dcbcf1c5ea','310e4bf4-9ce9-46d6-b56f-be506f612b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=7294771d-f52f-4380-a156-7c2e2914ec49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1001457309',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=84c972de-e22f-469d-8db1-951d033f200d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3233e464dedd45d7ad77c19a6fd994d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7294771d-f52f-4380-a156-7c2e2914ec49),volume_type_id=7294771d-f52f-4380-a156-7c2e2914ec49)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:52.724189 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75da07f-4ed0-45d5-9a7c-2239adaad607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:52.741150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75da07f-4ed0-45d5-9a7c-2239adaad607) transitioned into state 'SUCCESS' from state '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-1001457309',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['babd20a2-e066-4be1-a724-ba0a7e12ccca','d12f092d-ed34-4d3a-9731-c11c86a832ec','78620079-e261-4e95-9196-e8dcbcf1c5ea','310e4bf4-9ce9-46d6-b56f-be506f612b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=7294771d-f52f-4380-a156-7c2e2914ec49)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:52.741777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae4013a-eba1-41db-9b0d-68149cb6dbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:52.750393 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae4013a-eba1-41db-9b0d-68149cb6dbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:52.751142 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (9e0a6e9f-8ff5-4b17-941a-ab5c6666f56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:52.751432 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request issued successfully. Aug 26 09:17:52.751975 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e435d9e0-a8c7-46ec-9e28-35462dd9f900 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:52.752346 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1386/5515] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:17:52 2026] POST /volume/v3/volumes => generated 785 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:52.764092 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-74777200-514d-4766-91bf-ec669cbe30b0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:52.765759 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-74777200-514d-4766-91bf-ec669cbe30b0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:17:52.765959 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-74777200-514d-4766-91bf-ec669cbe30b0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:52.766137 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-74777200-514d-4766-91bf-ec669cbe30b0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:52.772362 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:52.772362 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:52.775619 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-74777200-514d-4766-91bf-ec669cbe30b0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:52.779340 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-74777200-514d-4766-91bf-ec669cbe30b0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d returned with HTTP 200 Aug 26 09:17:52.779679 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1370/5516] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:52 2026] GET /volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:53.790730 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e8b0cab-9a6a-4b5b-9093-5c9ddc6df7e9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:53.792632 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e8b0cab-9a6a-4b5b-9093-5c9ddc6df7e9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:17:53.792861 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e8b0cab-9a6a-4b5b-9093-5c9ddc6df7e9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:53.793076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e8b0cab-9a6a-4b5b-9093-5c9ddc6df7e9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:53.799350 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:53.799350 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:53.802722 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e8b0cab-9a6a-4b5b-9093-5c9ddc6df7e9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:53.807135 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e8b0cab-9a6a-4b5b-9093-5c9ddc6df7e9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d returned with HTTP 200 Aug 26 09:17:53.807514 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1382/5517] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:53 2026] GET /volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:53.818315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-123ce166-43df-4886-9031-6bf1b2e1781c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:53.820065 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-123ce166-43df-4886-9031-6bf1b2e1781c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:17:53.820214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-123ce166-43df-4886-9031-6bf1b2e1781c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:53.820386 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-123ce166-43df-4886-9031-6bf1b2e1781c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:53.827716 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:53.827716 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:53.831115 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-123ce166-43df-4886-9031-6bf1b2e1781c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:53.835382 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-123ce166-43df-4886-9031-6bf1b2e1781c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d returned with HTTP 200 Aug 26 09:17:53.836060 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1380/5518] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:53 2026] GET /volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:53.846903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-693bbb65-01ef-4a76-8df9-2f36e824246d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:53.848546 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:53.848826 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1309079471", "source_volid": "84c972de-e22f-469d-8db1-951d033f200d", "volume_type": "tempest-scenario-type-luks-1054929203", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:53.850229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1309079471', 'source_volid': '84c972de-e22f-469d-8db1-951d033f200d', 'volume_type': 'tempest-scenario-type-luks-1054929203', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:53.859391 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:53.859391 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:53.859816 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume retrieved successfully. Aug 26 09:17:53.859937 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume of 1 GB Aug 26 09:17:53.860437 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Availability Zones retrieved successfully. Aug 26 09:17:53.865713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (52b20efa-86c7-4109-9fc1-03e87f9040e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:53.867373 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bef4bf4-4273-4f45-a320-a7600f54efc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:53.868145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:53.885547 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bef4bf4-4273-4f45-a320-a7600f54efc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '84c972de-e22f-469d-8db1-951d033f200d', 'volume_type': VolumeType(created_at=2026-08-26T09:17:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7294771d-f52f-4380-a156-7c2e2914ec49,is_public=True,name='tempest-scenario-type-luks-1054929203',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7294771d-f52f-4380-a156-7c2e2914ec49', '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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:53.886263 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3786eb6-e13e-4496-9586-927786761715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:53.921290 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Created reservations ['ec9adbc5-2d01-42a3-b32d-e88f86528155', 'b6afc702-36c3-430c-8c85-c35589e8999c', '07bbfb3d-9d1f-4134-8b68-7bf2db559845', '29b0e6a8-3774-4b9a-a616-69af3b66bb10'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:53.921938 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3786eb6-e13e-4496-9586-927786761715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9adbc5-2d01-42a3-b32d-e88f86528155', 'b6afc702-36c3-430c-8c85-c35589e8999c', '07bbfb3d-9d1f-4134-8b68-7bf2db559845', '29b0e6a8-3774-4b9a-a616-69af3b66bb10']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:53.922572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aee4d94-4ff3-417a-85a2-850b895cc7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:53.952759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aee4d94-4ff3-417a-85a2-850b895cc7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ba27a8-389a-4c0d-b115-67e3089f9544', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1309079471',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['ec9adbc5-2d01-42a3-b32d-e88f86528155','b6afc702-36c3-430c-8c85-c35589e8999c','07bbfb3d-9d1f-4134-8b68-7bf2db559845','29b0e6a8-3774-4b9a-a616-69af3b66bb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=84c972de-e22f-469d-8db1-951d033f200d,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=7294771d-f52f-4380-a156-7c2e2914ec49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1309079471',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d8ba27a8-389a-4c0d-b115-67e3089f9544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3233e464dedd45d7ad77c19a6fd994d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=84c972de-e22f-469d-8db1-951d033f200d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7294771d-f52f-4380-a156-7c2e2914ec49),volume_type_id=7294771d-f52f-4380-a156-7c2e2914ec49)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:53.953371 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a195f51-3f13-4385-81bf-9438a414a75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:53.968415 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a195f51-3f13-4385-81bf-9438a414a75f) transitioned into state 'SUCCESS' from state '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-1309079471',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['ec9adbc5-2d01-42a3-b32d-e88f86528155','b6afc702-36c3-430c-8c85-c35589e8999c','07bbfb3d-9d1f-4134-8b68-7bf2db559845','29b0e6a8-3774-4b9a-a616-69af3b66bb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=84c972de-e22f-469d-8db1-951d033f200d,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=7294771d-f52f-4380-a156-7c2e2914ec49)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:53.969052 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ae43f7-c908-4558-9e5a-7262fa6e47e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:53.984174 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ae43f7-c908-4558-9e5a-7262fa6e47e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:53.984908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (52b20efa-86c7-4109-9fc1-03e87f9040e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:53.985201 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request issued successfully. Aug 26 09:17:53.985694 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-693bbb65-01ef-4a76-8df9-2f36e824246d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:53.986267 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1387/5519] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:17:53 2026] POST /volume/v3/volumes => generated 812 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:17:53.997168 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43b30233-284e-4de6-849d-07951c5bd772 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:53.999191 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43b30233-284e-4de6-849d-07951c5bd772 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:17:53.999191 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43b30233-284e-4de6-849d-07951c5bd772 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:53.999299 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43b30233-284e-4de6-849d-07951c5bd772 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:54.005953 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:54.005953 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:54.009324 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43b30233-284e-4de6-849d-07951c5bd772 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:54.012975 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43b30233-284e-4de6-849d-07951c5bd772 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:17:54.013326 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1371/5520] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:53 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:55.027142 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9840aa0e-2266-4886-8af9-9537e9c47d21 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:55.028811 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9840aa0e-2266-4886-8af9-9537e9c47d21 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:17:55.029042 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9840aa0e-2266-4886-8af9-9537e9c47d21 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:55.029220 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9840aa0e-2266-4886-8af9-9537e9c47d21 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:55.035978 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:55.035978 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:55.039235 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9840aa0e-2266-4886-8af9-9537e9c47d21 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:55.043034 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9840aa0e-2266-4886-8af9-9537e9c47d21 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:17:55.043400 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1383/5521] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:55 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:55.337621 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:55.339069 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:17:55.339372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-257304155", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:55.340670 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-257304155', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:17:55.340774 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Create volume of 1 GB Aug 26 09:17:55.344365 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Availability Zones retrieved successfully. Aug 26 09:17:55.349447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Flow 'volume_create_api' (5f863bd8-600e-4892-864a-bca4a6a13d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:55.350251 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d4a1f6-79db-47ea-9c38-f29b67f34766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:55.351089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:17:55.374522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d4a1f6-79db-47ea-9c38-f29b67f34766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:55.375172 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521268b8-6a7a-43a5-a608-627e44d5cf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:55.433994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Created reservations ['52a75653-ade2-4137-9899-d1a50c32c080', 'a0f67d51-c728-4a08-8fee-d01f81a38960', 'f5c8fdef-dfb7-4fd0-b4bc-43896b8c3808', '11de0831-98a4-4384-a381-ada3f5154e13'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:17:55.434704 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521268b8-6a7a-43a5-a608-627e44d5cf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a75653-ade2-4137-9899-d1a50c32c080', 'a0f67d51-c728-4a08-8fee-d01f81a38960', 'f5c8fdef-dfb7-4fd0-b4bc-43896b8c3808', '11de0831-98a4-4384-a381-ada3f5154e13']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:55.435597 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eaad7dc-3628-4019-82fd-680cc373ea31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:55.456831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eaad7dc-3628-4019-82fd-680cc373ea31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b39c3fc0-73de-4907-b965-c5eefba75e69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-257304155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d39916b18454dbfa757e722015f65cc',qos_specs=None,replication_status=,reservations=['52a75653-ade2-4137-9899-d1a50c32c080','a0f67d51-c728-4a08-8fee-d01f81a38960','f5c8fdef-dfb7-4fd0-b4bc-43896b8c3808','11de0831-98a4-4384-a381-ada3f5154e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81e7641397f34ba7bc442f2ff0db8bbe',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-257304155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b39c3fc0-73de-4907-b965-c5eefba75e69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d39916b18454dbfa757e722015f65cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81e7641397f34ba7bc442f2ff0db8bbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:55.457502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b3ffad-7b0b-4fb7-8986-ce84048d1cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:55.475005 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b3ffad-7b0b-4fb7-8986-ce84048d1cd9) transitioned into state 'SUCCESS' from state '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-257304155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d39916b18454dbfa757e722015f65cc',qos_specs=None,replication_status=,reservations=['52a75653-ade2-4137-9899-d1a50c32c080','a0f67d51-c728-4a08-8fee-d01f81a38960','f5c8fdef-dfb7-4fd0-b4bc-43896b8c3808','11de0831-98a4-4384-a381-ada3f5154e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81e7641397f34ba7bc442f2ff0db8bbe',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:55.475615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64006822-b30c-4276-bc43-3644ca8597e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:17:55.484139 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64006822-b30c-4276-bc43-3644ca8597e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:17:55.484833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Flow 'volume_create_api' (5f863bd8-600e-4892-864a-bca4a6a13d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:17:55.485112 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Create volume request issued successfully. Aug 26 09:17:55.485608 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36dade9c-3ff4-4392-a170-46f56d4809a4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:17:55.486155 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1381/5522] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:17:55 2026] POST /volume/v3/volumes => generated 788 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:17:55.497073 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d9cb97bd-8947-4cbe-bc8a-11a1ec4563a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:55.498951 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9cb97bd-8947-4cbe-bc8a-11a1ec4563a1 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:55.499152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9cb97bd-8947-4cbe-bc8a-11a1ec4563a1 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:55.499350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9cb97bd-8947-4cbe-bc8a-11a1ec4563a1 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:55.505966 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:55.505966 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:55.509053 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d9cb97bd-8947-4cbe-bc8a-11a1ec4563a1 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:55.513282 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9cb97bd-8947-4cbe-bc8a-11a1ec4563a1 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:55.513728 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1388/5523] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:55 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:56.054826 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7601c047-eb09-44b0-a9e6-9ac4295288a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.056649 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7601c047-eb09-44b0-a9e6-9ac4295288a4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:17:56.056858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7601c047-eb09-44b0-a9e6-9ac4295288a4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.057203 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7601c047-eb09-44b0-a9e6-9ac4295288a4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.065796 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.065796 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:56.070599 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7601c047-eb09-44b0-a9e6-9ac4295288a4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:56.077447 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7601c047-eb09-44b0-a9e6-9ac4295288a4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:17:56.078104 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1372/5524] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:56 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:56.526427 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-693f0588-b9b9-45eb-a86a-9f3bbc498d2b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.528064 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-693f0588-b9b9-45eb-a86a-9f3bbc498d2b tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:56.528252 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-693f0588-b9b9-45eb-a86a-9f3bbc498d2b tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.528440 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-693f0588-b9b9-45eb-a86a-9f3bbc498d2b tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.536278 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.536278 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:56.540581 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-693f0588-b9b9-45eb-a86a-9f3bbc498d2b tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:56.544609 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-693f0588-b9b9-45eb-a86a-9f3bbc498d2b tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:56.544968 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1384/5525] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:56 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:56.555589 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-319345a6-f5ea-4f54-bb50-6c7b25e539c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.557388 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-319345a6-f5ea-4f54-bb50-6c7b25e539c9 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:56.557594 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-319345a6-f5ea-4f54-bb50-6c7b25e539c9 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.557765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-319345a6-f5ea-4f54-bb50-6c7b25e539c9 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.564097 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.564097 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:56.567220 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-319345a6-f5ea-4f54-bb50-6c7b25e539c9 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:56.570989 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-319345a6-f5ea-4f54-bb50-6c7b25e539c9 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:56.571330 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1382/5526] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:56 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:56.608228 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-2cfd93fb-f9a2-4f8e-8980-faf81a7e514c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.610166 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-2cfd93fb-f9a2-4f8e-8980-faf81a7e514c tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:56.610383 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-2cfd93fb-f9a2-4f8e-8980-faf81a7e514c tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.610600 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-2cfd93fb-f9a2-4f8e-8980-faf81a7e514c tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.616782 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.616782 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:56.619721 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-2cfd93fb-f9a2-4f8e-8980-faf81a7e514c tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:56.623519 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-2cfd93fb-f9a2-4f8e-8980-faf81a7e514c tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:56.623899 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1389/5527] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:17:56 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:56.685172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-111c87e8-3ee6-44a2-bf10-63141362dc46 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.685537 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-111c87e8-3ee6-44a2-bf10-63141362dc46 None None] GET https://10.4.3.236/volume// Aug 26 09:17:56.685689 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-111c87e8-3ee6-44a2-bf10-63141362dc46 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.685880 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-111c87e8-3ee6-44a2-bf10-63141362dc46 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.686173 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-111c87e8-3ee6-44a2-bf10-63141362dc46 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:17:56.686448 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1373/5528] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:17: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 26 09:17:56.692465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-b6a8bf31-fc2f-4d70-b61a-01861829a973 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.694379 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-b6a8bf31-fc2f-4d70-b61a-01861829a973 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:17:56.694752 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-b6a8bf31-fc2f-4d70-b61a-01861829a973 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b39c3fc0-73de-4907-b965-c5eefba75e69", "connector": null, "instance_uuid": "f9d1d43f-a4e0-4640-90d1-212ef34101e3"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:56.702494 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.702494 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:56.738515 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-b6a8bf31-fc2f-4d70-b61a-01861829a973 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:17:56.738950 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1385/5529] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:17:56 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:56.769651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5e86929-dc3a-4ec7-8cca-ab753c7d4313 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.771441 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5e86929-dc3a-4ec7-8cca-ab753c7d4313 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:56.771665 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5e86929-dc3a-4ec7-8cca-ab753c7d4313 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.771904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5e86929-dc3a-4ec7-8cca-ab753c7d4313 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.781666 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.781666 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:56.783421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06378e57-269b-40bf-9736-df5278a497eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.783866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06378e57-269b-40bf-9736-df5278a497eb None None] GET https://10.4.3.236/volume// Aug 26 09:17:56.784057 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06378e57-269b-40bf-9736-df5278a497eb None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.784238 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06378e57-269b-40bf-9736-df5278a497eb None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.784543 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06378e57-269b-40bf-9736-df5278a497eb None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:17:56.784803 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1390/5530] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:17: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 26 09:17:56.785484 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c5e86929-dc3a-4ec7-8cca-ab753c7d4313 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:56.789152 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5e86929-dc3a-4ec7-8cca-ab753c7d4313 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:56.789512 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1383/5531] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:56 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:56.791926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-3466f01d-7654-4af5-96bb-9fb8cd3fdaac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.793727 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-3466f01d-7654-4af5-96bb-9fb8cd3fdaac tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:56.793964 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-3466f01d-7654-4af5-96bb-9fb8cd3fdaac tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:56.794151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-3466f01d-7654-4af5-96bb-9fb8cd3fdaac tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:56.802460 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.802460 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:56.806221 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-3466f01d-7654-4af5-96bb-9fb8cd3fdaac tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:56.810405 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-3466f01d-7654-4af5-96bb-9fb8cd3fdaac tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:56.810897 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1374/5532] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:17:56 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 1042 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:17:56.902022 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:56.903978 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] PUT https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 Aug 26 09:17:56.904304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:17:56.910996 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Acquiring lock "cinder-attachment_update-b39c3fc0-73de-4907-b965-c5eefba75e69-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:17:56.914660 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Lock "cinder-attachment_update-b39c3fc0-73de-4907-b965-c5eefba75e69-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:17:56.915544 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:56.915544 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:56.989635 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Lock "cinder-attachment_update-b39c3fc0-73de-4907-b965-c5eefba75e69-np0000008153" released by "attachment_update" :: held 0.075s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:17:56.989947 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-bca7d7de-6e9b-4219-9bc1-1866fb7d9a80 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 returned with HTTP 200 Aug 26 09:17:56.990833 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1386/5533] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:17:56 2026] PUT /volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:57.089801 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b25b79d7-87cd-49a1-8896-0f059ce96cd2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:57.091487 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b25b79d7-87cd-49a1-8896-0f059ce96cd2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:17:57.091670 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b25b79d7-87cd-49a1-8896-0f059ce96cd2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:57.091861 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b25b79d7-87cd-49a1-8896-0f059ce96cd2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:57.098020 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:57.098020 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:57.101073 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b25b79d7-87cd-49a1-8896-0f059ce96cd2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:57.104584 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b25b79d7-87cd-49a1-8896-0f059ce96cd2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:17:57.104944 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1391/5534] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:57 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:57.801110 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f088258-b411-4df8-944b-0ad896b2974d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:57.803064 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f088258-b411-4df8-944b-0ad896b2974d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:57.803324 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f088258-b411-4df8-944b-0ad896b2974d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:57.803559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f088258-b411-4df8-944b-0ad896b2974d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:57.812541 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:57.812541 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:57.816086 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3f088258-b411-4df8-944b-0ad896b2974d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:57.819976 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f088258-b411-4df8-944b-0ad896b2974d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:57.820308 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1384/5535] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:57 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:58.117636 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e108da53-09d0-4133-919e-00cd90bb8c32 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:58.119301 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e108da53-09d0-4133-919e-00cd90bb8c32 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:17:58.119475 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e108da53-09d0-4133-919e-00cd90bb8c32 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:58.119664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e108da53-09d0-4133-919e-00cd90bb8c32 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:58.125943 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:58.125943 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:17:58.129320 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e108da53-09d0-4133-919e-00cd90bb8c32 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:58.132430 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e108da53-09d0-4133-919e-00cd90bb8c32 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:17:58.132758 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1375/5536] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:58 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:58.832143 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-80ca3806-a68f-4a87-bf97-185e813bcd27 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:58.833878 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-80ca3806-a68f-4a87-bf97-185e813bcd27 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:58.834082 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-80ca3806-a68f-4a87-bf97-185e813bcd27 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:58.834268 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-80ca3806-a68f-4a87-bf97-185e813bcd27 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:58.846228 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:58.846228 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:17:58.849774 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-80ca3806-a68f-4a87-bf97-185e813bcd27 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:58.854101 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-80ca3806-a68f-4a87-bf97-185e813bcd27 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:58.854470 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1387/5537] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:58 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:17:59.146247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-46a5e1ca-2a2b-480e-b168-a824e126acc2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:59.148001 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46a5e1ca-2a2b-480e-b168-a824e126acc2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:17:59.148197 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46a5e1ca-2a2b-480e-b168-a824e126acc2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:59.148394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46a5e1ca-2a2b-480e-b168-a824e126acc2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:59.155732 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:59.155732 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:17:59.159493 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-46a5e1ca-2a2b-480e-b168-a824e126acc2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:17:59.163997 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46a5e1ca-2a2b-480e-b168-a824e126acc2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:17:59.164421 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1392/5538] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:17:59 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:17:59.866861 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a6d9a89-dbba-46e5-b0a1-6df8f8abc7ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:17:59.868536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a6d9a89-dbba-46e5-b0a1-6df8f8abc7ab tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:17:59.868731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a6d9a89-dbba-46e5-b0a1-6df8f8abc7ab tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:17:59.868934 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a6d9a89-dbba-46e5-b0a1-6df8f8abc7ab tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:17:59.880079 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:17:59.880079 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:17:59.883625 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8a6d9a89-dbba-46e5-b0a1-6df8f8abc7ab tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:17:59.887959 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a6d9a89-dbba-46e5-b0a1-6df8f8abc7ab tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:17:59.888396 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1385/5539] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:17:59 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:00.177357 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a4c3052e-db62-4e80-aabc-c0d8195153d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:00.179440 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a4c3052e-db62-4e80-aabc-c0d8195153d4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:00.179741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a4c3052e-db62-4e80-aabc-c0d8195153d4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:00.179993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a4c3052e-db62-4e80-aabc-c0d8195153d4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:00.186670 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:00.186670 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:00.190131 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a4c3052e-db62-4e80-aabc-c0d8195153d4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:00.194340 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a4c3052e-db62-4e80-aabc-c0d8195153d4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:00.194874 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1376/5540] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:00 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:00.900687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d605e16e-5acd-4542-af02-3abd77ed0fd8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:00.903870 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d605e16e-5acd-4542-af02-3abd77ed0fd8 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:00.903870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d605e16e-5acd-4542-af02-3abd77ed0fd8 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:00.903870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d605e16e-5acd-4542-af02-3abd77ed0fd8 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:00.911971 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:00.911971 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:00.916012 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d605e16e-5acd-4542-af02-3abd77ed0fd8 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:00.920472 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d605e16e-5acd-4542-af02-3abd77ed0fd8 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:00.921005 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1388/5541] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:18:00 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:01.208134 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ca86cf07-a3a1-47fa-a49b-9681a5926dc0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:01.211721 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca86cf07-a3a1-47fa-a49b-9681a5926dc0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:01.211721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca86cf07-a3a1-47fa-a49b-9681a5926dc0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:01.211721 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca86cf07-a3a1-47fa-a49b-9681a5926dc0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:01.218001 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:01.218001 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:01.222084 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ca86cf07-a3a1-47fa-a49b-9681a5926dc0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:01.227118 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca86cf07-a3a1-47fa-a49b-9681a5926dc0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:01.227678 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1393/5542] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:01 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:01.476257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-96e23fef-31b2-4697-9c72-1eac9d42aa21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:01.478618 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-96e23fef-31b2-4697-9c72-1eac9d42aa21 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] POST https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941/action Aug 26 09:18:01.479062 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-96e23fef-31b2-4697-9c72-1eac9d42aa21 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:01.479235 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-96e23fef-31b2-4697-9c72-1eac9d42aa21 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:01.501562 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:01.501562 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:01.519222 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-307540fd-d504-4bd6-a817-d3e276eb1d2b req-96e23fef-31b2-4697-9c72-1eac9d42aa21 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941/action returned with HTTP 204 Aug 26 09:18:01.520043 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1386/5543] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:18:01 2026] POST /volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:01.932395 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0e2113b-7175-4711-90d5-0243583fdf7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:01.934086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0e2113b-7175-4711-90d5-0243583fdf7d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:01.934300 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0e2113b-7175-4711-90d5-0243583fdf7d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:01.934511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0e2113b-7175-4711-90d5-0243583fdf7d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:01.943073 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:01.943073 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:01.946029 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0e2113b-7175-4711-90d5-0243583fdf7d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:01.949736 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0e2113b-7175-4711-90d5-0243583fdf7d tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:01.950076 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1377/5544] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:18:01 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:01.961578 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-118c1539-dcbb-4a62-80b3-caea6923cea4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:01.964250 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-118c1539-dcbb-4a62-80b3-caea6923cea4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:01.964250 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-118c1539-dcbb-4a62-80b3-caea6923cea4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:01.964250 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-118c1539-dcbb-4a62-80b3-caea6923cea4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:01.973312 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:01.973312 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:01.978835 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-118c1539-dcbb-4a62-80b3-caea6923cea4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:01.980754 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-118c1539-dcbb-4a62-80b3-caea6923cea4 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:01.981279 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1389/5545] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:18:01 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:01.992394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47be20c7-9eff-42cc-946b-387a59f0c736 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:01.993868 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1394/5546] 10.4.3.236 () {70 vars in 1611 bytes} [Wed Aug 26 09:18:01 2026] DELETE /volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:18:01.999872 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-669af1e3-f695-4ab6-b9b2-c445ef8158da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.023284 np0000008153 devstack@c-api.service[100237]: WARNING keystonemiddleware.auth_token [None req-669af1e3-f695-4ab6-b9b2-c445ef8158da None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 09:18:02.024602 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1387/5547] 10.4.3.236 () {70 vars in 1611 bytes} [Wed Aug 26 09:18:01 2026] DELETE /volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 26 09:18:02.031428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.033688 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 Aug 26 09:18:02.033994 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:02.034257 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:02.042270 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:02.042270 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:02.046095 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Attachment connected to vm f9d1d43f-a4e0-4640-90d1-212ef34101e3, checking data on nova Aug 26 09:18:02.046367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.compute.nova [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Creating Keystone token plugin using URL: https://10.4.3.236/identity {{(pid=100239) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 09:18:02.158111 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] REQ: curl -g -i -X GET https://10.4.3.236/compute/v2.1/servers/f9d1d43f-a4e0-4640-90d1-212ef34101e3/os-volume_attachments/b39c3fc0-73de-4907-b965-c5eefba75e69 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}142adc47229c334326ea9e521d752ae6fc8b4b4fa0f88a11a091fe2ec25d3959" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2cdfe339-3cb1-4b87-b459-b2157086f8e6" -H "X-Service-Token: {SHA256}b58cacedf9f7459d715fb044f39faba4957ea8a6bdee9f7ee7e86354ade3999d" {{(pid=100239) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 09:18:02.241676 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e59c69d7-5a3d-4d51-81e5-108411b775ec None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.244906 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e59c69d7-5a3d-4d51-81e5-108411b775ec tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:02.244906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e59c69d7-5a3d-4d51-81e5-108411b775ec tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:02.244906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e59c69d7-5a3d-4d51-81e5-108411b775ec tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:02.251808 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:02.251808 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:02.255787 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e59c69d7-5a3d-4d51-81e5-108411b775ec tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:02.260941 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e59c69d7-5a3d-4d51-81e5-108411b775ec tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:02.261361 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1390/5548] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:02 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:02.311143 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 09:18:02 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-02c914b0-aaa4-40a8-a953-3c2a644bb2bb x-openstack-request-id: req-02c914b0-aaa4-40a8-a953-3c2a644bb2bb {{(pid=100239) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 09:18:02.311288 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b39c3fc0-73de-4907-b965-c5eefba75e69", "serverId": "f9d1d43f-a4e0-4640-90d1-212ef34101e3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7a29551e-e9d8-42d6-b0b6-a76d49953941", "bdm_uuid": "21fd0e54-8a57-4913-9acc-635c490696f0"}} {{(pid=100239) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 09:18:02.311395 np0000008153 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET call to compute for https://10.4.3.236/compute/v2.1/servers/f9d1d43f-a4e0-4640-90d1-212ef34101e3/os-volume_attachments/b39c3fc0-73de-4907-b965-c5eefba75e69 used request id req-02c914b0-aaa4-40a8-a953-3c2a644bb2bb {{(pid=100239) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 09:18:02.313779 np0000008153 devstack@c-api.service[100239]: ERROR cinder.volume.api [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Caught error: Detach volume from instance f9d1d43f-a4e0-4640-90d1-212ef34101e3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f9d1d43f-a4e0-4640-90d1-212ef34101e3 using the Compute API Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 09:18:02.316210 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f9d1d43f-a4e0-4640-90d1-212ef34101e3 using the Compute API Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-2cdfe339-3cb1-4b87-b459-b2157086f8e6 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 returned with HTTP 409 Aug 26 09:18:02.317657 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1378/5549] 10.4.3.236 () {68 vars in 1404 bytes} [Wed Aug 26 09:18:02 2026] DELETE /volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 => generated 167 bytes in 286 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:02.350507 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-03f730fe-1075-4c7d-89ed-de41a511a37e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.353671 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-03f730fe-1075-4c7d-89ed-de41a511a37e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:02.353671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-03f730fe-1075-4c7d-89ed-de41a511a37e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:02.353671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-03f730fe-1075-4c7d-89ed-de41a511a37e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:02.362790 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:02.362790 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:02.366671 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-03f730fe-1075-4c7d-89ed-de41a511a37e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:02.371925 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-03f730fe-1075-4c7d-89ed-de41a511a37e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:02.372554 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1395/5550] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:02 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 1155 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:02.393537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.395512 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] POST https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69/action Aug 26 09:18:02.395831 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:02.395968 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:02.406222 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:02.406222 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:02.406758 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:02.413828 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Begin detaching volume completed successfully. Aug 26 09:18:02.414118 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-7c7b909d-f4ca-4182-a654-21f117105244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69/action returned with HTTP 202 Aug 26 09:18:02.414881 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1388/5551] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:18:02 2026] POST /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:18:02.454404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-910869a2-383a-4285-8d8d-1c7724bdba63 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.454404 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-910869a2-383a-4285-8d8d-1c7724bdba63 None None] GET https://10.4.3.236/volume// Aug 26 09:18:02.454404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-910869a2-383a-4285-8d8d-1c7724bdba63 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:02.454404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-910869a2-383a-4285-8d8d-1c7724bdba63 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:02.454404 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-910869a2-383a-4285-8d8d-1c7724bdba63 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:02.454404 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1391/5552] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:18: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 26 09:18:02.461344 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:02.463379 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:02.463646 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:02.463835 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:02.496092 np0000008153 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 09:18:02.504610 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:02.504610 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:02.507880 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:02.513034 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-fc3430a4-a267-4459-893f-2e480f451d7e tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:02.513474 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1379/5553] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:18:02 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 1338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:03.276289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-059ad11c-1ea1-458f-8989-e000cba78ff9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:03.278124 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-059ad11c-1ea1-458f-8989-e000cba78ff9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:03.278558 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-059ad11c-1ea1-458f-8989-e000cba78ff9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:03.278693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-4e2b36e0-4bf8-4c73-b9d8-ecf51c6513be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:03.279858 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-059ad11c-1ea1-458f-8989-e000cba78ff9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:03.280705 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-4e2b36e0-4bf8-4c73-b9d8-ecf51c6513be tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 Aug 26 09:18:03.280903 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-4e2b36e0-4bf8-4c73-b9d8-ecf51c6513be tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:03.281090 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-4e2b36e0-4bf8-4c73-b9d8-ecf51c6513be tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:03.286230 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:03.286230 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:03.288531 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:03.288531 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:03.291725 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-059ad11c-1ea1-458f-8989-e000cba78ff9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:03.294023 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-059ad11c-1ea1-458f-8989-e000cba78ff9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:03.294478 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1396/5554] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:03 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:03.311939 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a3ec8b8-afc8-46cc-974a-bf445604a373 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:03.315110 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a3ec8b8-afc8-46cc-974a-bf445604a373 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:03.315110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a3ec8b8-afc8-46cc-974a-bf445604a373 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:03.315110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a3ec8b8-afc8-46cc-974a-bf445604a373 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:03.321088 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:03.321088 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:03.325537 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6a3ec8b8-afc8-46cc-974a-bf445604a373 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:03.329369 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a3ec8b8-afc8-46cc-974a-bf445604a373 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:03.330281 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1392/5555] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:03 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:03.359748 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-66d02c6c-7a8f-4508-ac12-7db4fbb73b39 req-4e2b36e0-4bf8-4c73-b9d8-ecf51c6513be tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 returned with HTTP 200 Aug 26 09:18:03.360209 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1389/5556] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:18:03 2026] DELETE /volume/v3/attachments/7a29551e-e9d8-42d6-b0b6-a76d49953941 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:03.537016 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bb26bc44-529f-4a98-b459-66a17c3590fd req-1953c003-19fd-4917-bf7e-a1ebe468dabe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:03.538863 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bb26bc44-529f-4a98-b459-66a17c3590fd req-1953c003-19fd-4917-bf7e-a1ebe468dabe tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:03.539052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bb26bc44-529f-4a98-b459-66a17c3590fd req-1953c003-19fd-4917-bf7e-a1ebe468dabe tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:03.539223 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bb26bc44-529f-4a98-b459-66a17c3590fd req-1953c003-19fd-4917-bf7e-a1ebe468dabe tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:03.546247 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:03.546247 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:03.549635 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bb26bc44-529f-4a98-b459-66a17c3590fd req-1953c003-19fd-4917-bf7e-a1ebe468dabe tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:03.553555 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bb26bc44-529f-4a98-b459-66a17c3590fd req-1953c003-19fd-4917-bf7e-a1ebe468dabe tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:03.553926 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1380/5557] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:03 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:03.566997 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:03.569773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:03.569773 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:03.569773 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:03.569773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Delete volume with id: b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:03.576292 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:03.576292 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:03.576730 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:03.596934 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Delete volume request issued successfully. Aug 26 09:18:03.596934 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4139bd0e-4276-41db-bffa-9bc2f0a1eb51 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 202 Aug 26 09:18:03.596934 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1397/5558] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:18:03 2026] DELETE /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:18:03.603922 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a8e8eac-9e06-4252-a438-bc898d20e89a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:03.605756 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a8e8eac-9e06-4252-a438-bc898d20e89a tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:03.607795 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a8e8eac-9e06-4252-a438-bc898d20e89a tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:03.607795 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a8e8eac-9e06-4252-a438-bc898d20e89a tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:03.612980 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:03.612980 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:03.616874 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8a8e8eac-9e06-4252-a438-bc898d20e89a tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Volume info retrieved successfully. Aug 26 09:18:03.620751 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a8e8eac-9e06-4252-a438-bc898d20e89a tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 200 Aug 26 09:18:03.621312 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1393/5559] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:18:03 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:04.639439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb23502a-520d-45a0-a5f2-33a938439972 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:04.641335 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb23502a-520d-45a0-a5f2-33a938439972 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] GET https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 Aug 26 09:18:04.641583 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb23502a-520d-45a0-a5f2-33a938439972 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:04.641764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb23502a-520d-45a0-a5f2-33a938439972 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:04.647776 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb23502a-520d-45a0-a5f2-33a938439972 tempest-TestServerVolumeAttachScenarioOldVersion-795057244 tempest-TestServerVolumeAttachScenarioOldVersion-795057244-project-member] https://10.4.3.236/volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 returned with HTTP 404 Aug 26 09:18:04.648303 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1390/5560] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:18:04 2026] GET /volume/v3/volumes/b39c3fc0-73de-4907-b965-c5eefba75e69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:18:13.552504 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=127,cinder:INSERT=15,cinder:UPDATE=26 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:13.589176 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=122,cinder:UPDATE=31,cinder:INSERT=18 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:13.619793 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=107,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:14.644209 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=155,cinder:INSERT=30,cinder:UPDATE=43 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:16.040418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-88bc9e76-4068-4a58-bc8f-a0350abd5ce4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.042521 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-88bc9e76-4068-4a58-bc8f-a0350abd5ce4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:16.042825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-88bc9e76-4068-4a58-bc8f-a0350abd5ce4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.043175 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-88bc9e76-4068-4a58-bc8f-a0350abd5ce4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.051920 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.051920 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:16.056237 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-88bc9e76-4068-4a58-bc8f-a0350abd5ce4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:16.061538 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-88bc9e76-4068-4a58-bc8f-a0350abd5ce4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:16.062145 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1381/5561] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:16 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:16.074133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de314e13-1aeb-4d6c-8a40-c552d09865ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.075820 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de314e13-1aeb-4d6c-8a40-c552d09865ab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:16.076066 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de314e13-1aeb-4d6c-8a40-c552d09865ab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.076273 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de314e13-1aeb-4d6c-8a40-c552d09865ab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.083042 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.083042 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:16.086120 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-de314e13-1aeb-4d6c-8a40-c552d09865ab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:16.091179 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de314e13-1aeb-4d6c-8a40-c552d09865ab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:16.091598 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1398/5562] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:16 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:16.132072 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-7eed7489-328d-4183-8db9-207b32426ee1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.190735 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-7eed7489-328d-4183-8db9-207b32426ee1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:16.190950 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-7eed7489-328d-4183-8db9-207b32426ee1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.191121 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-7eed7489-328d-4183-8db9-207b32426ee1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.196934 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.196934 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:16.200060 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-7eed7489-328d-4183-8db9-207b32426ee1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:16.203584 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-7eed7489-328d-4183-8db9-207b32426ee1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:16.203979 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1394/5563] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:16 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:16.272922 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e27f10c-f458-47bb-85f8-4276af342f4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.273398 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e27f10c-f458-47bb-85f8-4276af342f4c None None] GET https://10.4.3.236/volume// Aug 26 09:18:16.273460 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e27f10c-f458-47bb-85f8-4276af342f4c None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.273664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e27f10c-f458-47bb-85f8-4276af342f4c None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.273996 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e27f10c-f458-47bb-85f8-4276af342f4c None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:16.274237 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1391/5564] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:18: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 26 09:18:16.280448 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-bb9b4a13-41d5-47fb-b6f9-29b06524c197 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.282526 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-bb9b4a13-41d5-47fb-b6f9-29b06524c197 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:18:16.282872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-bb9b4a13-41d5-47fb-b6f9-29b06524c197 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d99d14d-a6e5-46f2-8368-f2bad62af0b6", "connector": null, "instance_uuid": "d86366e2-4aaa-4bb7-96ea-cece15ea9829"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:16.291166 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.291166 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:16.323765 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-bb9b4a13-41d5-47fb-b6f9-29b06524c197 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:18:16.324235 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1382/5565] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:18:16 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:16.359495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6df6279-bd95-4d2f-a1a4-b0372340667a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.361538 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6df6279-bd95-4d2f-a1a4-b0372340667a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:16.361706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6df6279-bd95-4d2f-a1a4-b0372340667a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.361911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6df6279-bd95-4d2f-a1a4-b0372340667a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.371977 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.371977 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:16.373917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-df74f55f-ef18-4d94-91c0-23ddcc8681a7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.374450 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-df74f55f-ef18-4d94-91c0-23ddcc8681a7 None None] GET https://10.4.3.236/volume// Aug 26 09:18:16.374666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-df74f55f-ef18-4d94-91c0-23ddcc8681a7 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.374926 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-df74f55f-ef18-4d94-91c0-23ddcc8681a7 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.375334 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-df74f55f-ef18-4d94-91c0-23ddcc8681a7 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:16.375700 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1395/5566] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:18: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 26 09:18:16.376097 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6df6279-bd95-4d2f-a1a4-b0372340667a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:16.380234 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6df6279-bd95-4d2f-a1a4-b0372340667a tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:16.380681 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1399/5567] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:16 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:16.385554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-43393a6f-26c1-440e-b53b-e8d4254c230b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.388201 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-43393a6f-26c1-440e-b53b-e8d4254c230b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:16.388429 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-43393a6f-26c1-440e-b53b-e8d4254c230b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.388698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-43393a6f-26c1-440e-b53b-e8d4254c230b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.402267 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.402267 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:16.407199 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-43393a6f-26c1-440e-b53b-e8d4254c230b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:16.416524 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-43393a6f-26c1-440e-b53b-e8d4254c230b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:16.417030 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1392/5568] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:18:16 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:16.528327 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.531217 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] PUT https://10.4.3.236/volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786 Aug 26 09:18:16.531709 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:16.539228 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Acquiring lock "cinder-attachment_update-0d99d14d-a6e5-46f2-8368-f2bad62af0b6-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:18:16.544517 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-0d99d14d-a6e5-46f2-8368-f2bad62af0b6-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:18:16.545882 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.545882 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:16.628253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-0d99d14d-a6e5-46f2-8368-f2bad62af0b6-np0000008153" released by "attachment_update" :: held 0.084s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:18:16.629068 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-c70daf20-463f-465b-b8da-c3b2cd2b97aa tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786 returned with HTTP 200 Aug 26 09:18:16.629574 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1383/5569] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:18:16 2026] PUT /volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:16.637280 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-a8287483-7b2c-4409-87a1-f27f71a430d5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:16.639442 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-a8287483-7b2c-4409-87a1-f27f71a430d5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/encryption Aug 26 09:18:16.639697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-a8287483-7b2c-4409-87a1-f27f71a430d5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:16.639933 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-a8287483-7b2c-4409-87a1-f27f71a430d5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:16.650555 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:16.650555 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:16.656958 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-a8287483-7b2c-4409-87a1-f27f71a430d5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/encryption returned with HTTP 200 Aug 26 09:18:16.657451 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1396/5570] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:18:16 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:17.410051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ec87e3f-5fe2-4bb0-8fef-3c55f39a72bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:17.411815 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ec87e3f-5fe2-4bb0-8fef-3c55f39a72bd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:17.412030 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ec87e3f-5fe2-4bb0-8fef-3c55f39a72bd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:17.412211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ec87e3f-5fe2-4bb0-8fef-3c55f39a72bd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:17.421495 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:17.421495 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:17.424619 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ec87e3f-5fe2-4bb0-8fef-3c55f39a72bd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:17.428547 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ec87e3f-5fe2-4bb0-8fef-3c55f39a72bd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:17.428922 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1400/5571] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:17 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 09:18:18.442856 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2a551b8-ef16-47f7-9906-5a40563c9c70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:18.444675 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2a551b8-ef16-47f7-9906-5a40563c9c70 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:18.444878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2a551b8-ef16-47f7-9906-5a40563c9c70 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:18.445066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2a551b8-ef16-47f7-9906-5a40563c9c70 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:18.454857 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:18.454857 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:18.458103 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b2a551b8-ef16-47f7-9906-5a40563c9c70 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:18.461924 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2a551b8-ef16-47f7-9906-5a40563c9c70 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:18.462410 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1393/5572] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:18 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:19.474858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d1aeef4b-f7f8-4898-a4bb-b52660188ae8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:19.477308 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d1aeef4b-f7f8-4898-a4bb-b52660188ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:19.477568 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d1aeef4b-f7f8-4898-a4bb-b52660188ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:19.477819 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d1aeef4b-f7f8-4898-a4bb-b52660188ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:19.490125 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:19.490125 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:19.494752 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d1aeef4b-f7f8-4898-a4bb-b52660188ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:19.500261 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d1aeef4b-f7f8-4898-a4bb-b52660188ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:19.500742 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1384/5573] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:19 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:20.512647 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d9e579d5-fd0e-4ef2-a51f-04485f641cb4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:20.515054 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d9e579d5-fd0e-4ef2-a51f-04485f641cb4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:20.515359 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d9e579d5-fd0e-4ef2-a51f-04485f641cb4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:20.515642 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d9e579d5-fd0e-4ef2-a51f-04485f641cb4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:20.527672 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:20.527672 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:20.531859 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d9e579d5-fd0e-4ef2-a51f-04485f641cb4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:20.536201 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d9e579d5-fd0e-4ef2-a51f-04485f641cb4 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:20.536582 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1397/5574] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:20 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:21.549427 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a900b368-6f6c-41b3-a227-2e10af02d4c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:21.551817 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a900b368-6f6c-41b3-a227-2e10af02d4c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:21.552103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a900b368-6f6c-41b3-a227-2e10af02d4c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:21.552369 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a900b368-6f6c-41b3-a227-2e10af02d4c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:21.576990 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:21.576990 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:21.582440 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a900b368-6f6c-41b3-a227-2e10af02d4c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:21.587052 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a900b368-6f6c-41b3-a227-2e10af02d4c3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:21.587432 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1401/5575] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:21 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:22.257297 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:22.259797 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:18:22.259797 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-808662594", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:22.261719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-808662594', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:18:22.262032 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create volume of 1 GB Aug 26 09:18:22.266553 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Availability Zones retrieved successfully. Aug 26 09:18:22.271700 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Flow 'volume_create_api' (04175722-e8d1-4e10-814c-a79a78bea718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:18:22.272709 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1955368a-5749-4470-8a48-f2dafa476e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:22.273894 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:18:22.300647 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1955368a-5749-4470-8a48-f2dafa476e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:22.302501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7672a45-8281-413b-9b10-214c71204684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:22.382173 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Created reservations ['7b5de084-ab92-4d2a-927c-fe164d4944aa', '02280383-5531-44e2-a853-59d92dfcdd1b', '08208365-81fa-40ac-bb7d-2df04aca4939', '804cab36-58a5-47d3-8750-fabab6b42182'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:18:22.383557 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7672a45-8281-413b-9b10-214c71204684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b5de084-ab92-4d2a-927c-fe164d4944aa', '02280383-5531-44e2-a853-59d92dfcdd1b', '08208365-81fa-40ac-bb7d-2df04aca4939', '804cab36-58a5-47d3-8750-fabab6b42182']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:22.384992 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d845dd15-852f-42e9-81f5-5698fd6a4d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:22.418740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d845dd15-852f-42e9-81f5-5698fd6a4d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c748054-91d1-444e-8159-e6e43a0c362b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-808662594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103f42d0dcaf4ba6a2c607cd45ce4cea',qos_specs=None,replication_status=,reservations=['7b5de084-ab92-4d2a-927c-fe164d4944aa','02280383-5531-44e2-a853-59d92dfcdd1b','08208365-81fa-40ac-bb7d-2df04aca4939','804cab36-58a5-47d3-8750-fabab6b42182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd8976b8d914924a6846d9dbff74691',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-808662594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c748054-91d1-444e-8159-e6e43a0c362b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103f42d0dcaf4ba6a2c607cd45ce4cea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd8976b8d914924a6846d9dbff74691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:22.418740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d095df48-6a01-4891-af14-2c13b2cd2c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:22.436965 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d095df48-6a01-4891-af14-2c13b2cd2c1b) transitioned into state 'SUCCESS' from state '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-808662594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103f42d0dcaf4ba6a2c607cd45ce4cea',qos_specs=None,replication_status=,reservations=['7b5de084-ab92-4d2a-927c-fe164d4944aa','02280383-5531-44e2-a853-59d92dfcdd1b','08208365-81fa-40ac-bb7d-2df04aca4939','804cab36-58a5-47d3-8750-fabab6b42182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd8976b8d914924a6846d9dbff74691',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:22.438274 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9879f6-2198-45c4-a929-682a0ec52410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:22.449758 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9879f6-2198-45c4-a929-682a0ec52410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:22.451773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Flow 'volume_create_api' (04175722-e8d1-4e10-814c-a79a78bea718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:18:22.451773 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create volume request issued successfully. Aug 26 09:18:22.452549 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8c15fd3-4726-4a5b-8e04-f8af396d50ca tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:18:22.453229 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1394/5576] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:18:22 2026] POST /volume/v3/volumes => generated 746 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:18:22.600205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53739163-6674-45d8-be1e-4ef446c96a5e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:22.602777 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53739163-6674-45d8-be1e-4ef446c96a5e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:22.603196 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53739163-6674-45d8-be1e-4ef446c96a5e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:22.603551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53739163-6674-45d8-be1e-4ef446c96a5e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:22.617188 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:22.617188 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:22.620629 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-53739163-6674-45d8-be1e-4ef446c96a5e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:22.626601 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53739163-6674-45d8-be1e-4ef446c96a5e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:22.627265 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1385/5577] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:22 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:23.640707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6871df0f-dd7c-4935-ada6-ff1d044a30f9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:23.642280 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6871df0f-dd7c-4935-ada6-ff1d044a30f9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:23.642491 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6871df0f-dd7c-4935-ada6-ff1d044a30f9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:23.642696 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6871df0f-dd7c-4935-ada6-ff1d044a30f9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:23.654040 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:23.654040 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:23.657175 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6871df0f-dd7c-4935-ada6-ff1d044a30f9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:23.660664 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6871df0f-dd7c-4935-ada6-ff1d044a30f9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:23.661059 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1398/5578] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:23 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:24.673824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c754b34b-3706-4093-88e1-b2f04e5cd3fc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:24.675960 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c754b34b-3706-4093-88e1-b2f04e5cd3fc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:24.676183 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c754b34b-3706-4093-88e1-b2f04e5cd3fc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:24.676452 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c754b34b-3706-4093-88e1-b2f04e5cd3fc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:24.687763 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:24.687763 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:24.691473 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c754b34b-3706-4093-88e1-b2f04e5cd3fc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:24.696338 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c754b34b-3706-4093-88e1-b2f04e5cd3fc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:24.696808 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1402/5579] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:24 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:25.692600 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-fe4a6031-3dcb-41d9-abd3-0a9a5625a4ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:25.694443 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-fe4a6031-3dcb-41d9-abd3-0a9a5625a4ea tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786/action Aug 26 09:18:25.694999 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-fe4a6031-3dcb-41d9-abd3-0a9a5625a4ea tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:25.695214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-fe4a6031-3dcb-41d9-abd3-0a9a5625a4ea tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:25.711903 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:25.711903 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:25.714021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d397bcc8-092e-4fc6-9296-79b96143bd1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:25.720749 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d397bcc8-092e-4fc6-9296-79b96143bd1f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:25.720749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d397bcc8-092e-4fc6-9296-79b96143bd1f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:25.720749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d397bcc8-092e-4fc6-9296-79b96143bd1f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:25.736084 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:25.736084 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:25.740164 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a6041f00-ac42-42df-a45c-be3ed63cd689 req-fe4a6031-3dcb-41d9-abd3-0a9a5625a4ea tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786/action returned with HTTP 204 Aug 26 09:18:25.740812 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1395/5580] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:18:25 2026] POST /volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:25.743559 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d397bcc8-092e-4fc6-9296-79b96143bd1f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:25.752134 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d397bcc8-092e-4fc6-9296-79b96143bd1f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:25.752632 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1386/5581] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:25 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:26.770240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a1567048-916d-4a32-b084-13ab040546eb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.772245 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1567048-916d-4a32-b084-13ab040546eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:26.772483 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1567048-916d-4a32-b084-13ab040546eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:26.772710 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a1567048-916d-4a32-b084-13ab040546eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:26.783386 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:26.783386 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:26.787143 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a1567048-916d-4a32-b084-13ab040546eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:26.792475 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a1567048-916d-4a32-b084-13ab040546eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:26.792952 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1399/5582] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:26 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:26.807358 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe9afcf8-b043-427c-a7fb-e8b514c9f7e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.809336 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe9afcf8-b043-427c-a7fb-e8b514c9f7e1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:26.809562 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe9afcf8-b043-427c-a7fb-e8b514c9f7e1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:26.809796 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe9afcf8-b043-427c-a7fb-e8b514c9f7e1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:26.819929 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:26.819929 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:26.823264 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fe9afcf8-b043-427c-a7fb-e8b514c9f7e1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:26.827643 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe9afcf8-b043-427c-a7fb-e8b514c9f7e1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:26.827983 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1403/5583] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:26 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:26.861950 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-2231e898-eeda-44c7-936d-7d470b226756 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.863673 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-2231e898-eeda-44c7-936d-7d470b226756 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:26.863833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-2231e898-eeda-44c7-936d-7d470b226756 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:26.864013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-2231e898-eeda-44c7-936d-7d470b226756 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:26.872168 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:26.872168 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:26.874989 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-2231e898-eeda-44c7-936d-7d470b226756 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:26.878451 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-2231e898-eeda-44c7-936d-7d470b226756 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:26.878782 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1396/5584] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:26 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:26.894441 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.896362 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/action Aug 26 09:18:26.896712 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:26.896876 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:26.906042 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:26.906042 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:26.906462 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:26.914441 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Begin detaching volume completed successfully. Aug 26 09:18:26.914649 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-6780c2a4-18f7-41d3-b022-096b115c6bfc tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/action returned with HTTP 202 Aug 26 09:18:26.915068 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1387/5585] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:18:26 2026] POST /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:18:26.956450 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c228521c-0565-4b30-b2c3-6943d4274e9a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.956920 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c228521c-0565-4b30-b2c3-6943d4274e9a None None] GET https://10.4.3.236/volume// Aug 26 09:18:26.957133 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c228521c-0565-4b30-b2c3-6943d4274e9a None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:26.957376 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c228521c-0565-4b30-b2c3-6943d4274e9a None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:26.957758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c228521c-0565-4b30-b2c3-6943d4274e9a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:26.958106 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1400/5586] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:18:26.964127 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-4881aef7-a3ce-47bc-8ba9-eb522a973bd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.965966 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-4881aef7-a3ce-47bc-8ba9-eb522a973bd7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:26.966145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-4881aef7-a3ce-47bc-8ba9-eb522a973bd7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:26.966347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-4881aef7-a3ce-47bc-8ba9-eb522a973bd7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:26.974310 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:26.974310 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:26.976710 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-4881aef7-a3ce-47bc-8ba9-eb522a973bd7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:26.980034 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-4881aef7-a3ce-47bc-8ba9-eb522a973bd7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:26.980375 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1404/5587] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:18:26 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 1351 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:26.988946 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-e0f64e9b-f57e-4e23-a73e-65fbb0bfca00 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:26.990816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-e0f64e9b-f57e-4e23-a73e-65fbb0bfca00 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/encryption Aug 26 09:18:26.991023 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-e0f64e9b-f57e-4e23-a73e-65fbb0bfca00 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:26.991214 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-e0f64e9b-f57e-4e23-a73e-65fbb0bfca00 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:26.998974 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:26.998974 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:27.004219 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-e0f64e9b-f57e-4e23-a73e-65fbb0bfca00 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/encryption returned with HTTP 200 Aug 26 09:18:27.004564 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1397/5588] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:18:26 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:27.796199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-b03ce5c9-d693-4cb1-b25b-162713ecf8d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:27.798251 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-b03ce5c9-d693-4cb1-b25b-162713ecf8d8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786 Aug 26 09:18:27.798418 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-b03ce5c9-d693-4cb1-b25b-162713ecf8d8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:27.798595 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-b03ce5c9-d693-4cb1-b25b-162713ecf8d8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:27.807248 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:27.807248 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:27.850313 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a3e8f11f-190a-49fd-8025-3ecbac8c6501 req-b03ce5c9-d693-4cb1-b25b-162713ecf8d8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786 returned with HTTP 200 Aug 26 09:18:27.850775 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1388/5589] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:18:27 2026] DELETE /volume/v3/attachments/ec9787be-c7e1-4a45-aa2a-b27a71fc1786 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:28.031328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-457357c3-0444-4548-a46f-ab4040d1b71e req-d2ea57c9-1df0-4a6e-abea-e42ae4c1b8cd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:28.033939 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-457357c3-0444-4548-a46f-ab4040d1b71e req-d2ea57c9-1df0-4a6e-abea-e42ae4c1b8cd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:28.034206 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-457357c3-0444-4548-a46f-ab4040d1b71e req-d2ea57c9-1df0-4a6e-abea-e42ae4c1b8cd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:28.034495 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-457357c3-0444-4548-a46f-ab4040d1b71e req-d2ea57c9-1df0-4a6e-abea-e42ae4c1b8cd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:28.041957 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:28.041957 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:28.045526 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-457357c3-0444-4548-a46f-ab4040d1b71e req-d2ea57c9-1df0-4a6e-abea-e42ae4c1b8cd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:28.050141 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-457357c3-0444-4548-a46f-ab4040d1b71e req-d2ea57c9-1df0-4a6e-abea-e42ae4c1b8cd tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:28.050670 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1401/5590] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:28 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:30.946999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:30.948833 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:30.949208 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:30.949452 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:30.949657 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume with id: 0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:30.956349 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:30.956349 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:30.956919 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:30.967055 np0000008153 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:18:30.972220 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume request issued successfully. Aug 26 09:18:30.975653 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33aa5be1-7a83-446d-957e-c5ff6c5c9be8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 202 Aug 26 09:18:30.976243 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1405/5591] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:18:30 2026] DELETE /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:18:30.983857 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7de096e2-9180-40f5-93f5-05c475a7aaad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:30.985581 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7de096e2-9180-40f5-93f5-05c475a7aaad tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:30.987131 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7de096e2-9180-40f5-93f5-05c475a7aaad tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:30.987131 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7de096e2-9180-40f5-93f5-05c475a7aaad tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:30.992602 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:30.992602 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:30.996145 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7de096e2-9180-40f5-93f5-05c475a7aaad tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:18:31.000640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7de096e2-9180-40f5-93f5-05c475a7aaad tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 200 Aug 26 09:18:31.000991 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1398/5592] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:30 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:32.014758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d767d17-b967-48a8-b898-946a46dc0ae8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:32.016595 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d767d17-b967-48a8-b898-946a46dc0ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 Aug 26 09:18:32.016791 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d767d17-b967-48a8-b898-946a46dc0ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:32.017014 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d767d17-b967-48a8-b898-946a46dc0ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:32.022266 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d767d17-b967-48a8-b898-946a46dc0ae8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 returned with HTTP 404 Aug 26 09:18:32.022807 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1389/5593] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:32 2026] GET /volume/v3/volumes/0d99d14d-a6e5-46f2-8368-f2bad62af0b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:32.030360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:32.031960 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:18:32.032147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:32.032347 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:32.033023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:18:32.042183 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Get all volumes completed successfully. Aug 26 09:18:32.043994 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:32.043994 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:32.048425 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-18c59ed4-7912-44b7-a1c6-72a9e71d7b35 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:18:32.048793 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1402/5594] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:18:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:32.061742 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-379bf006-b706-4c11-b9cd-76ead982cf58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:32.063683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-379bf006-b706-4c11-b9cd-76ead982cf58 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] DELETE https://10.4.3.236/volume/v3/types/36e36fcd-a281-44c4-a9e9-e31e8060b850 Aug 26 09:18:32.063908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-379bf006-b706-4c11-b9cd-76ead982cf58 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:32.064099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-379bf006-b706-4c11-b9cd-76ead982cf58 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:32.086660 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-379bf006-b706-4c11-b9cd-76ead982cf58 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/36e36fcd-a281-44c4-a9e9-e31e8060b850 returned with HTTP 202 Aug 26 09:18:32.087175 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1406/5595] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:18:32 2026] DELETE /volume/v3/types/36e36fcd-a281-44c4-a9e9-e31e8060b850 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:18:32.098440 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be02bb8b-2da2-43ca-90e0-b23358941ee0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:32.100459 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be02bb8b-2da2-43ca-90e0-b23358941ee0 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:18:32.100875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be02bb8b-2da2-43ca-90e0-b23358941ee0 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1521280945", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:32.114627 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be02bb8b-2da2-43ca-90e0-b23358941ee0 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:18:32.115097 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1399/5596] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:18:32 2026] POST /volume/v3/types => generated 214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:32.122613 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-14ceaca0-282b-490c-ab94-926306c2288e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:32.124220 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14ceaca0-282b-490c-ab94-926306c2288e tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types/b12dbf0a-0c30-4e78-834f-e125a4bd73b3/encryption Aug 26 09:18:32.124569 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14ceaca0-282b-490c-ab94-926306c2288e tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:32.125946 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:32.125946 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:32.138073 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14ceaca0-282b-490c-ab94-926306c2288e tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/b12dbf0a-0c30-4e78-834f-e125a4bd73b3/encryption returned with HTTP 200 Aug 26 09:18:32.138567 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1390/5597] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:18:32 2026] POST /volume/v3/types/b12dbf0a-0c30-4e78-834f-e125a4bd73b3/encryption => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:32.145803 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a28f076f-3211-4373-bed1-94198a233893 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:32.147522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:18:32.147830 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1189165879", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1521280945", "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:32.149348 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1189165879', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1521280945', 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:18:32.152698 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume of 1 GB Aug 26 09:18:32.152958 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:32.152958 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:32.153389 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Availability Zones retrieved successfully. Aug 26 09:18:32.158688 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (48bc296a-dc69-4229-9c26-a1f71c584af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:18:32.159716 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6fa7136-08ac-4ff0-b6d9-9d911d4a51b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:32.160586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:18:32.183782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6fa7136-08ac-4ff0-b6d9-9d911d4a51b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b12dbf0a-0c30-4e78-834f-e125a4bd73b3,is_public=True,name='tempest-scenario-type-luksv2-1521280945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b12dbf0a-0c30-4e78-834f-e125a4bd73b3', '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=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:32.184758 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1681e1d2-0e6a-48c1-b057-7de5b85697c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:32.212438 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1521280945 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1521280945, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:18:32.212679 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1521280945 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1521280945, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:18:32.237110 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Created reservations ['a035ade6-f36a-4150-a2db-7e196746299a', '727cf2f5-852c-4158-9388-e6d2ae9cbb92', '964e27c2-d1d4-4e2a-92b4-664ac4fad5a9', 'b8ed8e35-58c1-4633-ba96-75d2b9aac8ee'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:18:32.237860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1681e1d2-0e6a-48c1-b057-7de5b85697c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a035ade6-f36a-4150-a2db-7e196746299a', '727cf2f5-852c-4158-9388-e6d2ae9cbb92', '964e27c2-d1d4-4e2a-92b4-664ac4fad5a9', 'b8ed8e35-58c1-4633-ba96-75d2b9aac8ee']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:32.238555 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6bd6031-e962-4631-917f-2fed9374eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:32.259383 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6bd6031-e962-4631-917f-2fed9374eb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80f8df7-287f-4a49-9949-62e4b4fbf21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1189165879',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['a035ade6-f36a-4150-a2db-7e196746299a','727cf2f5-852c-4158-9388-e6d2ae9cbb92','964e27c2-d1d4-4e2a-92b4-664ac4fad5a9','b8ed8e35-58c1-4633-ba96-75d2b9aac8ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=b12dbf0a-0c30-4e78-834f-e125a4bd73b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1189165879',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f80f8df7-287f-4a49-9949-62e4b4fbf21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7931445a4a9f47c1a6b694799f8fc444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82c1a844de924a39bc94eebb932d59cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b12dbf0a-0c30-4e78-834f-e125a4bd73b3),volume_type_id=b12dbf0a-0c30-4e78-834f-e125a4bd73b3)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:32.260071 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58460465-6f13-48d4-a836-da3e60f9d0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:32.280113 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58460465-6f13-48d4-a836-da3e60f9d0f8) transitioned into state 'SUCCESS' from state '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-1189165879',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['a035ade6-f36a-4150-a2db-7e196746299a','727cf2f5-852c-4158-9388-e6d2ae9cbb92','964e27c2-d1d4-4e2a-92b4-664ac4fad5a9','b8ed8e35-58c1-4633-ba96-75d2b9aac8ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=b12dbf0a-0c30-4e78-834f-e125a4bd73b3)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:32.280677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc95ec0-8028-4d8c-9ba6-82e26b9e11c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:18:32.289526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc95ec0-8028-4d8c-9ba6-82e26b9e11c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:18:32.290191 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (48bc296a-dc69-4229-9c26-a1f71c584af1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:18:32.290463 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request issued successfully. Aug 26 09:18:32.290945 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a28f076f-3211-4373-bed1-94198a233893 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:18:32.291341 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1403/5598] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:18:32 2026] POST /volume/v3/volumes => generated 787 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:18:42.083748 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=45,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:42.112605 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=57,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:42.135271 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:42.282822 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=53,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:18:46.636289 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-e6a61083-1a7a-4c5b-8b18-8fbc9e41eca4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.638379 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-e6a61083-1a7a-4c5b-8b18-8fbc9e41eca4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:46.638580 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-e6a61083-1a7a-4c5b-8b18-8fbc9e41eca4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:46.638759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-e6a61083-1a7a-4c5b-8b18-8fbc9e41eca4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:46.646190 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:46.646190 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:46.650431 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-e6a61083-1a7a-4c5b-8b18-8fbc9e41eca4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:46.655535 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-e6a61083-1a7a-4c5b-8b18-8fbc9e41eca4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:46.655952 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1407/5599] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:46 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:46.722221 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1af59d70-8e4d-44f2-85cd-5187acbf2e63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.722655 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1af59d70-8e4d-44f2-85cd-5187acbf2e63 None None] GET https://10.4.3.236/volume// Aug 26 09:18:46.722865 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1af59d70-8e4d-44f2-85cd-5187acbf2e63 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:46.723080 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1af59d70-8e4d-44f2-85cd-5187acbf2e63 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:46.723436 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1af59d70-8e4d-44f2-85cd-5187acbf2e63 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:46.723757 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1400/5600] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:18: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 26 09:18:46.730995 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-612127d7-fbd7-4e48-a3d7-b91b48fbdb65 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.732948 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-612127d7-fbd7-4e48-a3d7-b91b48fbdb65 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:18:46.733309 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-612127d7-fbd7-4e48-a3d7-b91b48fbdb65 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8ba27a8-389a-4c0d-b115-67e3089f9544", "connector": null, "instance_uuid": "4b65b603-4209-4b04-9cbe-9e99f8a07b4f"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:46.741244 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:46.741244 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:46.765652 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-612127d7-fbd7-4e48-a3d7-b91b48fbdb65 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:18:46.766292 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1391/5601] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:18:46 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:46.792014 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e5e8028b-a165-4022-9dea-c824955f7351 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.793901 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e5e8028b-a165-4022-9dea-c824955f7351 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:46.794083 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e5e8028b-a165-4022-9dea-c824955f7351 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:46.794333 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e5e8028b-a165-4022-9dea-c824955f7351 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:46.804355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7cf17513-8a0c-451d-ba6b-652952f3cc16 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.804749 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cf17513-8a0c-451d-ba6b-652952f3cc16 None None] GET https://10.4.3.236/volume// Aug 26 09:18:46.804937 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cf17513-8a0c-451d-ba6b-652952f3cc16 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:46.805184 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cf17513-8a0c-451d-ba6b-652952f3cc16 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:46.805270 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:46.805270 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:46.805544 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cf17513-8a0c-451d-ba6b-652952f3cc16 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:46.805875 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1408/5602] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:18: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 26 09:18:46.810592 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-e5e8028b-a165-4022-9dea-c824955f7351 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:46.814366 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-ba2b805d-3ba3-4200-8d7a-275eb67ca091 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.816911 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-ba2b805d-3ba3-4200-8d7a-275eb67ca091 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:46.817275 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e5e8028b-a165-4022-9dea-c824955f7351 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:46.817618 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-ba2b805d-3ba3-4200-8d7a-275eb67ca091 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:46.817866 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-ba2b805d-3ba3-4200-8d7a-275eb67ca091 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:46.818094 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1404/5603] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:46 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:46.827745 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:46.827745 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:46.831500 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-ba2b805d-3ba3-4200-8d7a-275eb67ca091 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:46.836227 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-ba2b805d-3ba3-4200-8d7a-275eb67ca091 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:46.836662 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1401/5604] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:18:46 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 1084 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:46.940429 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:46.942727 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] PUT https://10.4.3.236/volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f Aug 26 09:18:46.943260 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:46.950822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Acquiring lock "cinder-attachment_update-d8ba27a8-389a-4c0d-b115-67e3089f9544-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:18:46.955292 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Lock "cinder-attachment_update-d8ba27a8-389a-4c0d-b115-67e3089f9544-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:18:46.956276 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:46.956276 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:47.034513 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Lock "cinder-attachment_update-d8ba27a8-389a-4c0d-b115-67e3089f9544-np0000008153" released by "attachment_update" :: held 0.079s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:18:47.035169 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-acfc0c8e-4f95-4c56-ba8f-c8ec3479632c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f returned with HTTP 200 Aug 26 09:18:47.035651 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1392/5605] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:18:46 2026] PUT /volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:47.044493 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-7882cea4-1edb-45ef-b60a-f329739c7666 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:47.046613 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-7882cea4-1edb-45ef-b60a-f329739c7666 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/encryption Aug 26 09:18:47.046787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-7882cea4-1edb-45ef-b60a-f329739c7666 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:47.046977 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-7882cea4-1edb-45ef-b60a-f329739c7666 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:47.055929 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:47.055929 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:47.062257 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-7882cea4-1edb-45ef-b60a-f329739c7666 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/encryption returned with HTTP 200 Aug 26 09:18:47.062660 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1409/5606] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:18:47 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:47.831389 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-be272034-3ad0-4506-bc68-7d8466acb5b4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:47.833354 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be272034-3ad0-4506-bc68-7d8466acb5b4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:47.833562 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-be272034-3ad0-4506-bc68-7d8466acb5b4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:47.833792 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-be272034-3ad0-4506-bc68-7d8466acb5b4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:47.844011 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:47.844011 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:47.847546 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-be272034-3ad0-4506-bc68-7d8466acb5b4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:47.851900 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-be272034-3ad0-4506-bc68-7d8466acb5b4 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:47.852517 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1405/5607] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:47 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:48.865088 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19d6a84c-c1d3-48f9-8bc7-cd66a993382c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:48.866748 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19d6a84c-c1d3-48f9-8bc7-cd66a993382c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:48.866957 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19d6a84c-c1d3-48f9-8bc7-cd66a993382c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:48.867135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19d6a84c-c1d3-48f9-8bc7-cd66a993382c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:48.876268 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:48.876268 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:48.879228 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-19d6a84c-c1d3-48f9-8bc7-cd66a993382c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:48.882922 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19d6a84c-c1d3-48f9-8bc7-cd66a993382c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:48.883323 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1402/5608] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:48 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:49.896007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8a8eeb84-5ad3-460b-894d-47316a1f8b3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:49.897702 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a8eeb84-5ad3-460b-894d-47316a1f8b3d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:49.897887 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a8eeb84-5ad3-460b-894d-47316a1f8b3d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:49.898062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a8eeb84-5ad3-460b-894d-47316a1f8b3d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:49.906773 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:49.906773 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:49.909648 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8a8eeb84-5ad3-460b-894d-47316a1f8b3d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:49.913081 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a8eeb84-5ad3-460b-894d-47316a1f8b3d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:49.913404 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1393/5609] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:49 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:50.926324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfd2a122-3bff-45be-add9-68b4a8559b7a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:50.928254 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfd2a122-3bff-45be-add9-68b4a8559b7a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:50.928502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfd2a122-3bff-45be-add9-68b4a8559b7a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:50.928681 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfd2a122-3bff-45be-add9-68b4a8559b7a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:50.940507 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:50.940507 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:50.944533 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfd2a122-3bff-45be-add9-68b4a8559b7a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:50.949094 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfd2a122-3bff-45be-add9-68b4a8559b7a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:50.949505 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1410/5610] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:50 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:51.963183 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-54138f54-4505-4923-8237-b7d897eec6af None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:51.964769 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54138f54-4505-4923-8237-b7d897eec6af tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:51.964950 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54138f54-4505-4923-8237-b7d897eec6af tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:51.965140 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54138f54-4505-4923-8237-b7d897eec6af tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:51.973796 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:51.973796 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:51.977124 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-54138f54-4505-4923-8237-b7d897eec6af tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:51.981123 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54138f54-4505-4923-8237-b7d897eec6af tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:51.981469 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1406/5611] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:51 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:52.297217 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-d00e8e31-cd95-4ef4-a70b-441ed886ae56 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:52.299308 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-d00e8e31-cd95-4ef4-a70b-441ed886ae56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f/action Aug 26 09:18:52.299646 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-d00e8e31-cd95-4ef4-a70b-441ed886ae56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:52.299759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-d00e8e31-cd95-4ef4-a70b-441ed886ae56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:52.314523 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:52.314523 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:52.323868 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ce5aa7bf-2d75-4f73-8d80-0822564759fa req-d00e8e31-cd95-4ef4-a70b-441ed886ae56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f/action returned with HTTP 204 Aug 26 09:18:52.324394 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1403/5612] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:18:52 2026] POST /volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:52.997417 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-83ca5fa1-e459-4922-9fcc-1fcb107c67ea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:52.999596 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83ca5fa1-e459-4922-9fcc-1fcb107c67ea tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:52.999825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83ca5fa1-e459-4922-9fcc-1fcb107c67ea tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.000085 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83ca5fa1-e459-4922-9fcc-1fcb107c67ea tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:53.011219 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:53.011219 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:53.015200 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-83ca5fa1-e459-4922-9fcc-1fcb107c67ea tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:53.020671 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83ca5fa1-e459-4922-9fcc-1fcb107c67ea tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:53.021187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1394/5613] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:52 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 1197 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:53.033516 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-586455a9-e9a2-4c80-9ae5-61a07a63cc03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.035645 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-586455a9-e9a2-4c80-9ae5-61a07a63cc03 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:53.035890 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-586455a9-e9a2-4c80-9ae5-61a07a63cc03 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.036149 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-586455a9-e9a2-4c80-9ae5-61a07a63cc03 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:53.049098 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:53.049098 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:53.053853 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-586455a9-e9a2-4c80-9ae5-61a07a63cc03 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:53.059348 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-586455a9-e9a2-4c80-9ae5-61a07a63cc03 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:53.059933 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1411/5614] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:53 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 1197 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 09:18:53.097468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-36d2b09a-428e-46b2-a714-e14cb69d670a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.099699 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-36d2b09a-428e-46b2-a714-e14cb69d670a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:53.099917 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-36d2b09a-428e-46b2-a714-e14cb69d670a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.100134 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-36d2b09a-428e-46b2-a714-e14cb69d670a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:53.109914 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:53.109914 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:53.113730 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-36d2b09a-428e-46b2-a714-e14cb69d670a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:53.118114 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-36d2b09a-428e-46b2-a714-e14cb69d670a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:53.118537 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1407/5615] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:53 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 1197 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:53.136216 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.138403 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/action Aug 26 09:18:53.138776 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:53.138932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:53.149930 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:53.149930 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:53.150412 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:53.157652 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Begin detaching volume completed successfully. Aug 26 09:18:53.157867 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9d430216-cdc3-4968-b546-8896bfdc3a9f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/action returned with HTTP 202 Aug 26 09:18:53.158451 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1404/5616] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:18:53 2026] POST /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:18:53.198993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4fe1fe1e-463f-4bfc-b5cd-b76586f71479 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.199448 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4fe1fe1e-463f-4bfc-b5cd-b76586f71479 None None] GET https://10.4.3.236/volume// Aug 26 09:18:53.199653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4fe1fe1e-463f-4bfc-b5cd-b76586f71479 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.199910 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4fe1fe1e-463f-4bfc-b5cd-b76586f71479 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:53.200332 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4fe1fe1e-463f-4bfc-b5cd-b76586f71479 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:53.200665 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1395/5617] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:18: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 26 09:18:53.207580 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9304f811-4739-4a3d-b935-25d2036db13d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.210228 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9304f811-4739-4a3d-b935-25d2036db13d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:53.210490 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9304f811-4739-4a3d-b935-25d2036db13d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.210760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9304f811-4739-4a3d-b935-25d2036db13d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:53.222417 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:53.222417 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:53.225812 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9304f811-4739-4a3d-b935-25d2036db13d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:53.232616 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-9304f811-4739-4a3d-b935-25d2036db13d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:53.233031 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1412/5618] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:18:53 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 1380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:53.241855 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-3cb41ba5-4f4d-4a6a-ae25-b67610655a7e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.243664 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-3cb41ba5-4f4d-4a6a-ae25-b67610655a7e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/encryption Aug 26 09:18:53.243820 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-3cb41ba5-4f4d-4a6a-ae25-b67610655a7e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.244008 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-3cb41ba5-4f4d-4a6a-ae25-b67610655a7e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:53.252791 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:53.252791 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:53.258316 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-3cb41ba5-4f4d-4a6a-ae25-b67610655a7e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/encryption returned with HTTP 200 Aug 26 09:18:53.258831 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1408/5619] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:18:53 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:53.991389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-8dca6f0a-d968-4edf-b167-7791c050a01f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:53.993315 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-8dca6f0a-d968-4edf-b167-7791c050a01f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f Aug 26 09:18:53.993522 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-8dca6f0a-d968-4edf-b167-7791c050a01f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:53.993728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-8dca6f0a-d968-4edf-b167-7791c050a01f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:54.000529 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:54.000529 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:54.040554 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a97bd0ba-d2d6-4050-8d4f-49dc7b196e9e req-8dca6f0a-d968-4edf-b167-7791c050a01f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f returned with HTTP 200 Aug 26 09:18:54.040956 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1405/5620] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:18:53 2026] DELETE /volume/v3/attachments/e58a91a2-f513-4dd5-b584-dbfbc608a16f => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:54.280600 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-48775fef-371c-4bdc-ac6d-d9098fb57a28 req-1addaee2-ffac-4e72-a53f-d2555c995663 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:54.283057 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48775fef-371c-4bdc-ac6d-d9098fb57a28 req-1addaee2-ffac-4e72-a53f-d2555c995663 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:54.283303 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48775fef-371c-4bdc-ac6d-d9098fb57a28 req-1addaee2-ffac-4e72-a53f-d2555c995663 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:54.283557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48775fef-371c-4bdc-ac6d-d9098fb57a28 req-1addaee2-ffac-4e72-a53f-d2555c995663 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:54.292001 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:54.292001 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:54.296163 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-48775fef-371c-4bdc-ac6d-d9098fb57a28 req-1addaee2-ffac-4e72-a53f-d2555c995663 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:54.301536 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48775fef-371c-4bdc-ac6d-d9098fb57a28 req-1addaee2-ffac-4e72-a53f-d2555c995663 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:54.302105 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1396/5621] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:54 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:55.563549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7420009f-3cdd-45f7-922e-e38f09991cd6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.565458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7420009f-3cdd-45f7-922e-e38f09991cd6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:55.565653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7420009f-3cdd-45f7-922e-e38f09991cd6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.565852 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7420009f-3cdd-45f7-922e-e38f09991cd6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.573547 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:55.573547 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:55.577497 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7420009f-3cdd-45f7-922e-e38f09991cd6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:55.583415 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7420009f-3cdd-45f7-922e-e38f09991cd6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:55.583415 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1413/5622] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:55 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:55.599448 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-402ca581-f9ff-41d4-a276-8bda10b58d6c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.601741 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-402ca581-f9ff-41d4-a276-8bda10b58d6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:55.602085 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-402ca581-f9ff-41d4-a276-8bda10b58d6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.602319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-402ca581-f9ff-41d4-a276-8bda10b58d6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.612479 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:55.612479 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:55.619859 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-402ca581-f9ff-41d4-a276-8bda10b58d6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:55.626919 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-402ca581-f9ff-41d4-a276-8bda10b58d6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:55.627421 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1409/5623] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:55 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:55.682570 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-c177a7c5-3e95-48f2-a217-78086f81a134 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.686074 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-c177a7c5-3e95-48f2-a217-78086f81a134 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:55.686074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-c177a7c5-3e95-48f2-a217-78086f81a134 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.686074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-c177a7c5-3e95-48f2-a217-78086f81a134 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.692694 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:55.692694 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:55.696310 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-c177a7c5-3e95-48f2-a217-78086f81a134 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:55.701076 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-c177a7c5-3e95-48f2-a217-78086f81a134 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:55.701580 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1406/5624] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:18:55 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:55.779652 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f4880b22-3250-4b8a-a6f8-1510c2b79efb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.780117 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4880b22-3250-4b8a-a6f8-1510c2b79efb None None] GET https://10.4.3.236/volume// Aug 26 09:18:55.780302 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4880b22-3250-4b8a-a6f8-1510c2b79efb None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.780494 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4880b22-3250-4b8a-a6f8-1510c2b79efb None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.780789 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4880b22-3250-4b8a-a6f8-1510c2b79efb None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:55.781093 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1397/5625] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:18: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 26 09:18:55.788212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-e3b0e419-c12d-4ce9-95db-e2dfe58faff5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.790100 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-e3b0e419-c12d-4ce9-95db-e2dfe58faff5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:18:55.790475 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-e3b0e419-c12d-4ce9-95db-e2dfe58faff5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c748054-91d1-444e-8159-e6e43a0c362b", "connector": null, "instance_uuid": "1cd7491a-406c-458d-b052-0f8ee91f48ee"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:55.798089 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:55.798089 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:55.825330 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-e3b0e419-c12d-4ce9-95db-e2dfe58faff5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:18:55.825751 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1414/5626] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:18:55 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 26 09:18:55.852633 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ad9e9286-e4ac-4712-a53f-7471caba2d57 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.854515 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad9e9286-e4ac-4712-a53f-7471caba2d57 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:55.854687 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad9e9286-e4ac-4712-a53f-7471caba2d57 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.854859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ad9e9286-e4ac-4712-a53f-7471caba2d57 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.865564 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:55.865564 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:55.866741 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6a9e231-10b4-4c82-87a9-54fa65e10151 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.867226 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6a9e231-10b4-4c82-87a9-54fa65e10151 None None] GET https://10.4.3.236/volume// Aug 26 09:18:55.867451 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6a9e231-10b4-4c82-87a9-54fa65e10151 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.867708 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6a9e231-10b4-4c82-87a9-54fa65e10151 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.868176 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6a9e231-10b4-4c82-87a9-54fa65e10151 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:18:55.868499 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ad9e9286-e4ac-4712-a53f-7471caba2d57 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:55.868584 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1407/5627] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:18: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 26 09:18:55.872429 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ad9e9286-e4ac-4712-a53f-7471caba2d57 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:55.873648 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1410/5628] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:55 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:55.874909 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-04ce4547-342b-4b90-97ef-cf1d7584c20b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.876826 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-04ce4547-342b-4b90-97ef-cf1d7584c20b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:55.877028 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-04ce4547-342b-4b90-97ef-cf1d7584c20b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:55.877209 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-04ce4547-342b-4b90-97ef-cf1d7584c20b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:55.886261 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:55.886261 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:55.889498 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-04ce4547-342b-4b90-97ef-cf1d7584c20b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:55.893002 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-04ce4547-342b-4b90-97ef-cf1d7584c20b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:55.893359 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1398/5629] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:18:55 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:18:55.993660 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:55.995606 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] PUT https://10.4.3.236/volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3 Aug 26 09:18:55.996017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:56.002829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Acquiring lock "cinder-attachment_update-7c748054-91d1-444e-8159-e6e43a0c362b-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:18:56.006567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Lock "cinder-attachment_update-7c748054-91d1-444e-8159-e6e43a0c362b-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:18:56.007464 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:56.007464 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:56.080321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Lock "cinder-attachment_update-7c748054-91d1-444e-8159-e6e43a0c362b-np0000008153" released by "attachment_update" :: held 0.074s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:18:56.080644 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-07d39d9a-057d-4868-9313-4100611ab762 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3 returned with HTTP 200 Aug 26 09:18:56.081322 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1415/5630] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:18:55 2026] PUT /volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:56.884360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20dd5266-c1ab-4a9b-9f57-55d0c359e04a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:56.885968 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20dd5266-c1ab-4a9b-9f57-55d0c359e04a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:56.886172 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20dd5266-c1ab-4a9b-9f57-55d0c359e04a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:56.886342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20dd5266-c1ab-4a9b-9f57-55d0c359e04a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:56.895449 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:56.895449 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:18:56.899016 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20dd5266-c1ab-4a9b-9f57-55d0c359e04a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:56.903229 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20dd5266-c1ab-4a9b-9f57-55d0c359e04a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:56.903640 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1408/5631] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:56 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:57.076327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:57.077879 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:57.078012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:57.078206 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:57.078375 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume with id: d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:57.084830 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:57.084830 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:57.085274 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:57.095367 np0000008153 devstack@c-api.service[100236]: WARNING cinder.keymgr.conf_key_mgr [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:18:57.101560 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume request issued successfully. Aug 26 09:18:57.101710 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d4c79c18-2922-4b00-aa23-0ee1760c0f56 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 202 Aug 26 09:18:57.102091 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1411/5632] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:18:57 2026] DELETE /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:18:57.109389 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d96f20f2-c3e1-49f6-ad67-559a63986231 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:57.114716 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d96f20f2-c3e1-49f6-ad67-559a63986231 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:57.115551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d96f20f2-c3e1-49f6-ad67-559a63986231 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:57.115551 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d96f20f2-c3e1-49f6-ad67-559a63986231 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:57.124533 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:57.124533 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:57.129434 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d96f20f2-c3e1-49f6-ad67-559a63986231 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:57.135312 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d96f20f2-c3e1-49f6-ad67-559a63986231 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 200 Aug 26 09:18:57.136401 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1399/5633] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:57 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:57.917053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a1c0b85-00f1-4816-be78-b14cd8ab23dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:57.919375 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a1c0b85-00f1-4816-be78-b14cd8ab23dd tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:57.919631 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a1c0b85-00f1-4816-be78-b14cd8ab23dd tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:57.919895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a1c0b85-00f1-4816-be78-b14cd8ab23dd tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:57.930646 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:57.930646 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:57.933348 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1a1c0b85-00f1-4816-be78-b14cd8ab23dd tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:57.937208 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a1c0b85-00f1-4816-be78-b14cd8ab23dd tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:57.937551 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1416/5634] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:57 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:58.150660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-801bef6c-121a-4bc1-a6e2-5bb48a282170 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:58.152528 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-801bef6c-121a-4bc1-a6e2-5bb48a282170 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 Aug 26 09:18:58.152733 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-801bef6c-121a-4bc1-a6e2-5bb48a282170 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:58.152958 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-801bef6c-121a-4bc1-a6e2-5bb48a282170 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:58.158865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-801bef6c-121a-4bc1-a6e2-5bb48a282170 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 returned with HTTP 404 Aug 26 09:18:58.159383 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1409/5635] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:58 2026] GET /volume/v3/volumes/d8ba27a8-389a-4c0d-b115-67e3089f9544 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:58.165285 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:58.166942 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:18:58.167167 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:58.167308 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:58.167484 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume with id: 84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:18:58.173763 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:58.173763 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:58.174208 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:58.185141 np0000008153 devstack@c-api.service[100236]: WARNING cinder.keymgr.conf_key_mgr [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:18:58.190657 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume request issued successfully. Aug 26 09:18:58.190858 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6f3d03f9-cd99-4adb-8b9c-c58f1b8f6c2e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d returned with HTTP 202 Aug 26 09:18:58.191287 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1412/5636] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:18:58 2026] DELETE /volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:18:58.199185 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2a26956-ae62-4c77-899c-4ad78a002c5e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:58.201363 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2a26956-ae62-4c77-899c-4ad78a002c5e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:18:58.201615 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2a26956-ae62-4c77-899c-4ad78a002c5e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:58.201860 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2a26956-ae62-4c77-899c-4ad78a002c5e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:58.209245 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:58.209245 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:18:58.212777 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2a26956-ae62-4c77-899c-4ad78a002c5e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:18:58.217698 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2a26956-ae62-4c77-899c-4ad78a002c5e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d returned with HTTP 200 Aug 26 09:18:58.218147 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1400/5637] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:58 2026] GET /volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:58.951490 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a913ed8c-2013-4a57-a214-0ac9b7168803 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:58.953434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a913ed8c-2013-4a57-a214-0ac9b7168803 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:58.953636 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a913ed8c-2013-4a57-a214-0ac9b7168803 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:58.953849 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a913ed8c-2013-4a57-a214-0ac9b7168803 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:58.966181 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:58.966181 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:58.970912 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a913ed8c-2013-4a57-a214-0ac9b7168803 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:18:58.977295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a913ed8c-2013-4a57-a214-0ac9b7168803 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:18:58.977858 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1417/5638] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:58 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:18:59.230703 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccc07f8e-01ef-4fa9-9232-1a684971efae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:59.232591 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccc07f8e-01ef-4fa9-9232-1a684971efae tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d Aug 26 09:18:59.232803 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccc07f8e-01ef-4fa9-9232-1a684971efae tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:59.233025 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccc07f8e-01ef-4fa9-9232-1a684971efae tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:59.240031 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccc07f8e-01ef-4fa9-9232-1a684971efae tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d returned with HTTP 404 Aug 26 09:18:59.241232 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1410/5639] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:59 2026] GET /volume/v3/volumes/84c972de-e22f-469d-8db1-951d033f200d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:59.248288 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ba26ac1d-ede6-4083-a393-d1352a476329 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:59.250392 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ba26ac1d-ede6-4083-a393-d1352a476329 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:18:59.250606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ba26ac1d-ede6-4083-a393-d1352a476329 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:59.250856 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ba26ac1d-ede6-4083-a393-d1352a476329 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:59.251870 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-ba26ac1d-ede6-4083-a393-d1352a476329 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:18:59.265365 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ba26ac1d-ede6-4083-a393-d1352a476329 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Get all volumes completed successfully. Aug 26 09:18:59.266978 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:59.266978 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:18:59.271600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ba26ac1d-ede6-4083-a393-d1352a476329 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:18:59.272063 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1413/5640] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:18:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7288 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:18:59.286339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6b5e2909-30f2-4b6f-a6c1-8dbb5922573c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:59.288189 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b5e2909-30f2-4b6f-a6c1-8dbb5922573c tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] DELETE https://10.4.3.236/volume/v3/types/7294771d-f52f-4380-a156-7c2e2914ec49 Aug 26 09:18:59.288433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b5e2909-30f2-4b6f-a6c1-8dbb5922573c tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:59.288691 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b5e2909-30f2-4b6f-a6c1-8dbb5922573c tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:18:59.315798 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b5e2909-30f2-4b6f-a6c1-8dbb5922573c tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/types/7294771d-f52f-4380-a156-7c2e2914ec49 returned with HTTP 202 Aug 26 09:18:59.316367 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1401/5641] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:18:59 2026] DELETE /volume/v3/types/7294771d-f52f-4380-a156-7c2e2914ec49 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:18:59.325021 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-f3e4312d-6879-44f5-afea-9b75ba79dc90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:59.327305 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-f3e4312d-6879-44f5-afea-9b75ba79dc90 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3/action Aug 26 09:18:59.327648 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-f3e4312d-6879-44f5-afea-9b75ba79dc90 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:18:59.327829 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-f3e4312d-6879-44f5-afea-9b75ba79dc90 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:18:59.342151 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:18:59.342151 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:18:59.354007 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a436608-fb8a-49f2-9f7d-bacdebd62341 req-f3e4312d-6879-44f5-afea-9b75ba79dc90 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3/action returned with HTTP 204 Aug 26 09:18:59.354526 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1418/5642] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:18:59 2026] POST /volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:18:59.992126 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-825518b2-bedc-480c-833f-4616ea91b613 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:18:59.993802 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-825518b2-bedc-480c-833f-4616ea91b613 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:18:59.994014 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-825518b2-bedc-480c-833f-4616ea91b613 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:18:59.994205 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-825518b2-bedc-480c-833f-4616ea91b613 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:00.004934 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:00.004934 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:00.008462 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-825518b2-bedc-480c-833f-4616ea91b613 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:00.012225 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-825518b2-bedc-480c-833f-4616ea91b613 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:19:00.012581 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1411/5643] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:18:59 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:00.024045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1609c808-36b4-442d-a992-70b9ec2c38c8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:00.025592 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1609c808-36b4-442d-a992-70b9ec2c38c8 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:19:00.025746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1609c808-36b4-442d-a992-70b9ec2c38c8 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:00.025938 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1609c808-36b4-442d-a992-70b9ec2c38c8 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:00.034772 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:00.034772 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:00.037764 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1609c808-36b4-442d-a992-70b9ec2c38c8 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:00.041240 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1609c808-36b4-442d-a992-70b9ec2c38c8 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:19:00.041603 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1414/5644] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:00 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 1131 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:00.368664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-390a5c1c-38fb-44c4-b4d4-80373c45e188 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:00.370451 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-390a5c1c-38fb-44c4-b4d4-80373c45e188 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:19:00.370813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-390a5c1c-38fb-44c4-b4d4-80373c45e188 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1566307374", "extra_specs": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:00.387220 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-390a5c1c-38fb-44c4-b4d4-80373c45e188 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:19:00.387630 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1402/5645] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:19:00 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:00.395118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fee276e0-0758-4dc7-b734-516fdf74c22f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:00.396889 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fee276e0-0758-4dc7-b734-516fdf74c22f tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] POST https://10.4.3.236/volume/v3/types/521b00ed-0962-460d-8bb5-b9e9137f42c3/encryption Aug 26 09:19:00.397252 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fee276e0-0758-4dc7-b734-516fdf74c22f tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:00.412909 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fee276e0-0758-4dc7-b734-516fdf74c22f tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/types/521b00ed-0962-460d-8bb5-b9e9137f42c3/encryption returned with HTTP 200 Aug 26 09:19:00.413315 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1419/5646] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:19:00 2026] POST /volume/v3/types/521b00ed-0962-460d-8bb5-b9e9137f42c3/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:00.436643 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:00.438393 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:19:00.438729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-383545944", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": "tempest-scenario-type-luks-1566307374", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:00.440238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-383545944', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': 'tempest-scenario-type-luks-1566307374', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:19:00.572420 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume of 1 GB Aug 26 09:19:00.572717 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:00.572717 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:00.573188 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Availability Zones retrieved successfully. Aug 26 09:19:00.578246 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (8a789b99-275c-4258-9a81-199c44c5b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:19:00.579066 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2bd669-2c52-42d3-8d30-2b9a122f4809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:00.579832 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:19:00.627722 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2bd669-2c52-42d3-8d30-2b9a122f4809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=521b00ed-0962-460d-8bb5-b9e9137f42c3,is_public=True,name='tempest-scenario-type-luks-1566307374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '521b00ed-0962-460d-8bb5-b9e9137f42c3', '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=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:00.628496 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb6442e1-f595-456a-8355-d9161dce1af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:00.653433 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1566307374 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1566307374, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:19:00.653685 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1566307374 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1566307374, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:19:00.679064 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Created reservations ['d0f19f60-c3b0-4869-ba86-5f7fd76f0fa2', '52a4db0a-e5bc-42cf-b9aa-c3b1e6c902c5', '571d6200-dfd9-41cf-92fe-73186abce31c', '284a40f7-1c20-455b-9556-0333ade61d94'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:19:00.679885 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb6442e1-f595-456a-8355-d9161dce1af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0f19f60-c3b0-4869-ba86-5f7fd76f0fa2', '52a4db0a-e5bc-42cf-b9aa-c3b1e6c902c5', '571d6200-dfd9-41cf-92fe-73186abce31c', '284a40f7-1c20-455b-9556-0333ade61d94']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:00.680664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8da78b-3123-4ddc-ae08-6f072e4da1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:00.702734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8da78b-3123-4ddc-ae08-6f072e4da1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b715dcc8-bb7f-486f-add2-7cd287899a48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-383545944',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['d0f19f60-c3b0-4869-ba86-5f7fd76f0fa2','52a4db0a-e5bc-42cf-b9aa-c3b1e6c902c5','571d6200-dfd9-41cf-92fe-73186abce31c','284a40f7-1c20-455b-9556-0333ade61d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=521b00ed-0962-460d-8bb5-b9e9137f42c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-383545944',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b715dcc8-bb7f-486f-add2-7cd287899a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3233e464dedd45d7ad77c19a6fd994d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(521b00ed-0962-460d-8bb5-b9e9137f42c3),volume_type_id=521b00ed-0962-460d-8bb5-b9e9137f42c3)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:00.703860 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cbf059-0a86-4590-8a9a-205940533373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:00.721534 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cbf059-0a86-4590-8a9a-205940533373) transitioned into state 'SUCCESS' from state '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-383545944',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['d0f19f60-c3b0-4869-ba86-5f7fd76f0fa2','52a4db0a-e5bc-42cf-b9aa-c3b1e6c902c5','571d6200-dfd9-41cf-92fe-73186abce31c','284a40f7-1c20-455b-9556-0333ade61d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=521b00ed-0962-460d-8bb5-b9e9137f42c3)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:00.722439 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd48c6b-2a55-4e90-922b-1188995c75a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:00.732065 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd48c6b-2a55-4e90-922b-1188995c75a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:00.732902 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (8a789b99-275c-4258-9a81-199c44c5b036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:19:00.733244 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request issued successfully. Aug 26 09:19:00.733816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-495bc964-b3df-4084-b1ab-e6bcb7b7b37d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:19:00.734297 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1412/5647] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:19:00 2026] POST /volume/v3/volumes => generated 791 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:19:00.746722 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f0e38549-c388-4344-bcd5-88e64bbed2bf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:00.748412 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0e38549-c388-4344-bcd5-88e64bbed2bf tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:00.748587 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0e38549-c388-4344-bcd5-88e64bbed2bf tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:00.748761 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f0e38549-c388-4344-bcd5-88e64bbed2bf tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:00.757502 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:00.757502 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:00.760965 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f0e38549-c388-4344-bcd5-88e64bbed2bf tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:00.764460 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f0e38549-c388-4344-bcd5-88e64bbed2bf tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:00.764791 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1415/5648] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:00 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:01.777949 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-31cce371-21a9-4459-8fa5-44c47a5d360d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:01.780148 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31cce371-21a9-4459-8fa5-44c47a5d360d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:01.780347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31cce371-21a9-4459-8fa5-44c47a5d360d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:01.780537 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31cce371-21a9-4459-8fa5-44c47a5d360d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:01.789283 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:01.789283 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:01.793869 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-31cce371-21a9-4459-8fa5-44c47a5d360d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:01.799424 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31cce371-21a9-4459-8fa5-44c47a5d360d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:01.799927 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1403/5649] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:01 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:02.814189 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e88fd18-07de-4e7e-9461-96b7287059b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:02.817341 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e88fd18-07de-4e7e-9461-96b7287059b5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:02.817341 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e88fd18-07de-4e7e-9461-96b7287059b5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:02.817341 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e88fd18-07de-4e7e-9461-96b7287059b5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:02.825523 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:02.825523 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:02.833627 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e88fd18-07de-4e7e-9461-96b7287059b5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:02.837732 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e88fd18-07de-4e7e-9461-96b7287059b5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:02.838148 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1420/5650] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:02 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:03.458351 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-456402c7-cd44-4c87-8192-58305773c809 req-27b0e27b-b9b8-4615-ba0c-8e47b6be1125 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:03.461063 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-27b0e27b-b9b8-4615-ba0c-8e47b6be1125 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:19:03.461312 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-27b0e27b-b9b8-4615-ba0c-8e47b6be1125 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:03.461553 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-27b0e27b-b9b8-4615-ba0c-8e47b6be1125 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:03.474537 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:03.474537 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:03.478855 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-456402c7-cd44-4c87-8192-58305773c809 req-27b0e27b-b9b8-4615-ba0c-8e47b6be1125 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:03.484389 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-27b0e27b-b9b8-4615-ba0c-8e47b6be1125 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:19:03.484945 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1413/5651] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:03 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:03.502908 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:03.504940 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b/action Aug 26 09:19:03.505304 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:19:03.505417 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:03.516251 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:03.516251 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:03.516671 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:03.525156 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Begin detaching volume completed successfully. Aug 26 09:19:03.525432 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-47dfb2e7-86e2-4428-8a52-44fcb9841601 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b/action returned with HTTP 202 Aug 26 09:19:03.525799 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1416/5652] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:19:03 2026] POST /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:19:03.574950 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9b2809b8-fd06-4f6b-8e97-c14658002c73 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:03.575507 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b2809b8-fd06-4f6b-8e97-c14658002c73 None None] GET https://10.4.3.236/volume// Aug 26 09:19:03.575683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b2809b8-fd06-4f6b-8e97-c14658002c73 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:03.576022 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b2809b8-fd06-4f6b-8e97-c14658002c73 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:03.576806 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b2809b8-fd06-4f6b-8e97-c14658002c73 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:03.576806 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1404/5653] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:19: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 26 09:19:03.584122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-456402c7-cd44-4c87-8192-58305773c809 req-7bee7359-6a54-45d7-a3e7-ae43c799db88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:03.586212 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-7bee7359-6a54-45d7-a3e7-ae43c799db88 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:19:03.586443 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-7bee7359-6a54-45d7-a3e7-ae43c799db88 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:03.586663 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-7bee7359-6a54-45d7-a3e7-ae43c799db88 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:03.597273 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:03.597273 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:03.601237 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-456402c7-cd44-4c87-8192-58305773c809 req-7bee7359-6a54-45d7-a3e7-ae43c799db88 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:03.605761 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-7bee7359-6a54-45d7-a3e7-ae43c799db88 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:19:03.606232 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1421/5654] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:19:03 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 1314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:19:03.854303 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e32563a-a5fa-4080-97ca-2da5635c4236 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:03.856230 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e32563a-a5fa-4080-97ca-2da5635c4236 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:03.856454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e32563a-a5fa-4080-97ca-2da5635c4236 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:03.856689 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e32563a-a5fa-4080-97ca-2da5635c4236 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:03.864260 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:03.864260 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:03.868064 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7e32563a-a5fa-4080-97ca-2da5635c4236 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:03.872768 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e32563a-a5fa-4080-97ca-2da5635c4236 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:03.873197 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1414/5655] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:03 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:04.885868 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7ce85eeb-0763-4da2-8a73-6ce259af0679 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:04.887788 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7ce85eeb-0763-4da2-8a73-6ce259af0679 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:04.888041 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7ce85eeb-0763-4da2-8a73-6ce259af0679 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:04.888235 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7ce85eeb-0763-4da2-8a73-6ce259af0679 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:04.896021 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:04.896021 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:04.901169 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7ce85eeb-0763-4da2-8a73-6ce259af0679 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:04.907527 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7ce85eeb-0763-4da2-8a73-6ce259af0679 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:04.908039 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1417/5656] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:04 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:05.057858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-456402c7-cd44-4c87-8192-58305773c809 req-04bdaebd-a23a-4ed6-bda1-24a73b19060e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:05.060506 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-04bdaebd-a23a-4ed6-bda1-24a73b19060e tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] DELETE https://10.4.3.236/volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3 Aug 26 09:19:05.060748 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-04bdaebd-a23a-4ed6-bda1-24a73b19060e tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:05.060998 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-04bdaebd-a23a-4ed6-bda1-24a73b19060e tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:05.069648 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:05.069648 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:05.123294 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-456402c7-cd44-4c87-8192-58305773c809 req-04bdaebd-a23a-4ed6-bda1-24a73b19060e tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3 returned with HTTP 200 Aug 26 09:19:05.123983 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1405/5657] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:19:05 2026] DELETE /volume/v3/attachments/846a005d-fa7c-4f48-be72-044ad0e4aab3 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:05.656685 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:05.658433 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:19:05.658739 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c748054-91d1-444e-8159-e6e43a0c362b", "force": false, "name": "tempest-TestStampPattern-snapshot-460677798", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:05.666663 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:05.666663 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:05.667137 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:05.667284 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create snapshot from volume 7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:19:05.704349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Created reservations ['109b3c26-b4d4-42d5-8ea0-9190aad3a02f', '08acf5ff-9695-4157-8b67-573b74ce8ab9', '5b02e852-abce-4655-adb4-c1084abcba43', '9095a07e-ef21-4aa8-a158-f0fca98e7984'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:19:05.737374 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot create request issued successfully. Aug 26 09:19:05.737870 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cee3aad8-bc9a-483a-8373-ea05271a4c0d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:19:05.738491 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1422/5658] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:19:05 2026] POST /volume/v3/snapshots => generated 302 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:19:05.747498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-225715b8-9ddc-4883-85ef-a073587b3931 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:05.749658 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-225715b8-9ddc-4883-85ef-a073587b3931 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:19:05.749862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-225715b8-9ddc-4883-85ef-a073587b3931 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:05.750113 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-225715b8-9ddc-4883-85ef-a073587b3931 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:05.756207 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:05.756207 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:05.756875 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-225715b8-9ddc-4883-85ef-a073587b3931 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot retrieved successfully. Aug 26 09:19:05.758110 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-225715b8-9ddc-4883-85ef-a073587b3931 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e returned with HTTP 200 Aug 26 09:19:05.758640 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1415/5659] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:19:05 2026] GET /volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e => generated 434 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:05.923512 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9bf05af3-2eab-4fb8-a5fd-314c5beca852 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:05.925250 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9bf05af3-2eab-4fb8-a5fd-314c5beca852 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:05.925436 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9bf05af3-2eab-4fb8-a5fd-314c5beca852 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:05.925605 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9bf05af3-2eab-4fb8-a5fd-314c5beca852 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:05.931961 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:05.931961 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:05.934980 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9bf05af3-2eab-4fb8-a5fd-314c5beca852 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:05.938614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9bf05af3-2eab-4fb8-a5fd-314c5beca852 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:05.938959 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1418/5660] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:05 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:06.769711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a42d992a-8458-48f1-b4f6-5f05664b0822 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:06.771978 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a42d992a-8458-48f1-b4f6-5f05664b0822 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:19:06.772202 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a42d992a-8458-48f1-b4f6-5f05664b0822 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:06.772413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a42d992a-8458-48f1-b4f6-5f05664b0822 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:06.778068 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:06.778068 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:06.778543 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a42d992a-8458-48f1-b4f6-5f05664b0822 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot retrieved successfully. Aug 26 09:19:06.779445 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a42d992a-8458-48f1-b4f6-5f05664b0822 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e returned with HTTP 200 Aug 26 09:19:06.779781 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1406/5661] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:19:06 2026] GET /volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:06.787645 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29a43187-4410-4e29-810c-71dd6a97ff3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:06.789604 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29a43187-4410-4e29-810c-71dd6a97ff3c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:19:06.789782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29a43187-4410-4e29-810c-71dd6a97ff3c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:06.789995 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29a43187-4410-4e29-810c-71dd6a97ff3c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:06.794763 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:06.794763 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:06.795221 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-29a43187-4410-4e29-810c-71dd6a97ff3c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot retrieved successfully. Aug 26 09:19:06.795894 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29a43187-4410-4e29-810c-71dd6a97ff3c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e returned with HTTP 200 Aug 26 09:19:06.796273 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1423/5662] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:19:06 2026] GET /volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:06.950655 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce5100d8-8c8f-4d40-b2ef-695488af6a9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:06.952378 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce5100d8-8c8f-4d40-b2ef-695488af6a9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:06.952601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce5100d8-8c8f-4d40-b2ef-695488af6a9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:06.952817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce5100d8-8c8f-4d40-b2ef-695488af6a9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:06.960359 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:06.960359 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:06.964225 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ce5100d8-8c8f-4d40-b2ef-695488af6a9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:06.969269 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce5100d8-8c8f-4d40-b2ef-695488af6a9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:06.969826 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1416/5663] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:06 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:07.983985 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a6d832c6-e571-4a56-b7e1-6e26a4a5b809 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:07.985760 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6d832c6-e571-4a56-b7e1-6e26a4a5b809 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:07.986768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6d832c6-e571-4a56-b7e1-6e26a4a5b809 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:07.987002 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6d832c6-e571-4a56-b7e1-6e26a4a5b809 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:07.996344 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:07.996344 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:08.000941 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a6d832c6-e571-4a56-b7e1-6e26a4a5b809 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:08.006977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6d832c6-e571-4a56-b7e1-6e26a4a5b809 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:08.007529 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1419/5664] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:07 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:09.022388 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-299cee51-bea4-4733-8047-23a4e809ba29 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:09.024870 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-299cee51-bea4-4733-8047-23a4e809ba29 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:09.024870 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-299cee51-bea4-4733-8047-23a4e809ba29 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:09.025018 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-299cee51-bea4-4733-8047-23a4e809ba29 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:09.032863 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:09.032863 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:09.036561 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-299cee51-bea4-4733-8047-23a4e809ba29 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:09.040560 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-299cee51-bea4-4733-8047-23a4e809ba29 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:09.040916 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1407/5665] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:09 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:10.056007 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43fda02e-56a1-40e4-84e0-76a53adfefa8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:10.058603 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43fda02e-56a1-40e4-84e0-76a53adfefa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:10.058928 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43fda02e-56a1-40e4-84e0-76a53adfefa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:10.059234 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43fda02e-56a1-40e4-84e0-76a53adfefa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:10.069309 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:10.069309 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:10.073909 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-43fda02e-56a1-40e4-84e0-76a53adfefa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:10.078263 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43fda02e-56a1-40e4-84e0-76a53adfefa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:10.078626 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1424/5666] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:10 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:11.090285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-440da8ab-9188-48e3-936f-81796a441d1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:11.091969 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-440da8ab-9188-48e3-936f-81796a441d1b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:11.092193 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-440da8ab-9188-48e3-936f-81796a441d1b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:11.092358 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-440da8ab-9188-48e3-936f-81796a441d1b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:11.098362 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:11.098362 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:11.101854 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-440da8ab-9188-48e3-936f-81796a441d1b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:11.106396 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-440da8ab-9188-48e3-936f-81796a441d1b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:11.106824 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1417/5667] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:11 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:11.480543 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9682d94f-ff8f-45ac-8207-967fca48b48a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:11.482572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:19:11.482965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-306343266", "snapshot_id": "76b109ae-847e-4f17-aab9-1753964ba00e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:11.484955 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-306343266', 'snapshot_id': '76b109ae-847e-4f17-aab9-1753964ba00e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:19:11.490651 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:11.490651 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:11.491159 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot retrieved successfully. Aug 26 09:19:11.491283 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create volume of 1 GB Aug 26 09:19:11.495210 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Availability Zones retrieved successfully. Aug 26 09:19:11.501901 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Flow 'volume_create_api' (ace01fa4-af45-434d-9b0a-ee9f3cbab8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:19:11.502699 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888e22c3-ac5a-4a95-8428-b0e27a180416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:11.503601 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:19:11.531648 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888e22c3-ac5a-4a95-8428-b0e27a180416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '76b109ae-847e-4f17-aab9-1753964ba00e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:11.532410 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24510e49-f6f4-4132-a05a-81879c8c0c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:11.570525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Created reservations ['016cef1f-41f8-4942-b47d-f40ee15af227', 'df963535-392c-4b12-a466-6b78aa433bfa', 'cdac26d1-edcd-4c85-b735-1e4f1a6d55ca', 'bebf3131-cc39-47c8-bdac-fb2d914f27ba'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:19:11.571276 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24510e49-f6f4-4132-a05a-81879c8c0c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016cef1f-41f8-4942-b47d-f40ee15af227', 'df963535-392c-4b12-a466-6b78aa433bfa', 'cdac26d1-edcd-4c85-b735-1e4f1a6d55ca', 'bebf3131-cc39-47c8-bdac-fb2d914f27ba']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:11.571918 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0090d944-46f2-42c6-b1cf-8d1beed52b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:11.611514 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0090d944-46f2-42c6-b1cf-8d1beed52b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ef508a-f5ab-4b76-86b0-791dba5fb147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-306343266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103f42d0dcaf4ba6a2c607cd45ce4cea',qos_specs=None,replication_status=,reservations=['016cef1f-41f8-4942-b47d-f40ee15af227','df963535-392c-4b12-a466-6b78aa433bfa','cdac26d1-edcd-4c85-b735-1e4f1a6d55ca','bebf3131-cc39-47c8-bdac-fb2d914f27ba'],size=1,snapshot_id=76b109ae-847e-4f17-aab9-1753964ba00e,source_replicaid=,source_volid=None,status='creating',user_id='5fd8976b8d914924a6846d9dbff74691',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-306343266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ef508a-f5ab-4b76-86b0-791dba5fb147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103f42d0dcaf4ba6a2c607cd45ce4cea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=76b109ae-847e-4f17-aab9-1753964ba00e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd8976b8d914924a6846d9dbff74691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:11.612176 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b70ad9-44e5-475e-b851-2cdff60e22d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:11.629603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b70ad9-44e5-475e-b851-2cdff60e22d5) transitioned into state 'SUCCESS' from state '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-306343266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103f42d0dcaf4ba6a2c607cd45ce4cea',qos_specs=None,replication_status=,reservations=['016cef1f-41f8-4942-b47d-f40ee15af227','df963535-392c-4b12-a466-6b78aa433bfa','cdac26d1-edcd-4c85-b735-1e4f1a6d55ca','bebf3131-cc39-47c8-bdac-fb2d914f27ba'],size=1,snapshot_id=76b109ae-847e-4f17-aab9-1753964ba00e,source_replicaid=,source_volid=None,status='creating',user_id='5fd8976b8d914924a6846d9dbff74691',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:11.630403 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d344ea33-1a25-4809-b6e7-58daea1046ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:11.651461 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d344ea33-1a25-4809-b6e7-58daea1046ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:11.652614 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Flow 'volume_create_api' (ace01fa4-af45-434d-9b0a-ee9f3cbab8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:19:11.653037 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Create volume request issued successfully. Aug 26 09:19:11.653756 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9682d94f-ff8f-45ac-8207-967fca48b48a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:19:11.654427 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1420/5668] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:19:11 2026] POST /volume/v3/volumes => generated 780 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:19:12.119965 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-50f1a0ab-a1ec-46f1-9e8e-1066620bd532 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:12.122212 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50f1a0ab-a1ec-46f1-9e8e-1066620bd532 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:12.122449 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50f1a0ab-a1ec-46f1-9e8e-1066620bd532 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:12.122710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-50f1a0ab-a1ec-46f1-9e8e-1066620bd532 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:12.131183 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:12.131183 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:12.136237 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-50f1a0ab-a1ec-46f1-9e8e-1066620bd532 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:12.142405 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-50f1a0ab-a1ec-46f1-9e8e-1066620bd532 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:12.142908 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1408/5669] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:12 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:13.155278 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-faf85379-d632-4172-a150-bf4b83c4606e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:13.156890 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faf85379-d632-4172-a150-bf4b83c4606e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:13.157074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faf85379-d632-4172-a150-bf4b83c4606e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:13.157241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faf85379-d632-4172-a150-bf4b83c4606e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:13.163779 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:13.163779 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:13.166953 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-faf85379-d632-4172-a150-bf4b83c4606e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:13.170940 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faf85379-d632-4172-a150-bf4b83c4606e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:13.171326 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1425/5670] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:13 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:13.183356 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1288c361-1872-4bf9-9c6b-b95af533aaa8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:13.185055 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1288c361-1872-4bf9-9c6b-b95af533aaa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:13.185303 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1288c361-1872-4bf9-9c6b-b95af533aaa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:13.185485 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1288c361-1872-4bf9-9c6b-b95af533aaa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:13.192150 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:13.192150 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:13.196926 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1288c361-1872-4bf9-9c6b-b95af533aaa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:13.202819 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1288c361-1872-4bf9-9c6b-b95af533aaa8 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:13.203237 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1418/5671] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:13 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:13.316606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-51f6cc94-2735-4bee-9e02-c9d8ecfb07e0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:13.318961 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-51f6cc94-2735-4bee-9e02-c9d8ecfb07e0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:13.319181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-51f6cc94-2735-4bee-9e02-c9d8ecfb07e0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:13.319358 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-51f6cc94-2735-4bee-9e02-c9d8ecfb07e0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:13.326730 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:13.326730 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:13.330666 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-1949bf5e-3140-42df-841c-177e12b21634 req-51f6cc94-2735-4bee-9e02-c9d8ecfb07e0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:13.336277 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-51f6cc94-2735-4bee-9e02-c9d8ecfb07e0 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:13.336770 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1421/5672] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:13 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:13.860914 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-0b07e127-edee-4197-9956-66a6f14c6d83 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:13.865875 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-0b07e127-edee-4197-9956-66a6f14c6d83 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:13.865875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-0b07e127-edee-4197-9956-66a6f14c6d83 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:13.865875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-0b07e127-edee-4197-9956-66a6f14c6d83 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:13.872724 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:13.872724 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:13.876888 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-1949bf5e-3140-42df-841c-177e12b21634 req-0b07e127-edee-4197-9956-66a6f14c6d83 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:13.884783 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-0b07e127-edee-4197-9956-66a6f14c6d83 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:13.885606 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1409/5673] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:13 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:13.895976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40ed8b3c-7e88-404f-8bed-b9aa7226f1d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:13.896406 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40ed8b3c-7e88-404f-8bed-b9aa7226f1d9 None None] GET https://10.4.3.236/volume// Aug 26 09:19:13.896600 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40ed8b3c-7e88-404f-8bed-b9aa7226f1d9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:13.896821 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40ed8b3c-7e88-404f-8bed-b9aa7226f1d9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:13.897224 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40ed8b3c-7e88-404f-8bed-b9aa7226f1d9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:13.897535 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1426/5674] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:19: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 26 09:19:13.905565 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-8c920990-d776-4b8e-a8df-b6d3b20911db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:13.909342 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-8c920990-d776-4b8e-a8df-b6d3b20911db tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:19:13.909756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-8c920990-d776-4b8e-a8df-b6d3b20911db tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b715dcc8-bb7f-486f-add2-7cd287899a48", "connector": null, "instance_uuid": "512fdbb6-579a-4b04-a4aa-7e8d24b50a1a"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:13.921150 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:13.921150 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:13.956983 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-8c920990-d776-4b8e-a8df-b6d3b20911db tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:19:13.957548 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1419/5675] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:19:13 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:15.109693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd65398b-87d8-47ea-ad40-7546e02934c1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.110168 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd65398b-87d8-47ea-ad40-7546e02934c1 None None] GET https://10.4.3.236/volume// Aug 26 09:19:15.110374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd65398b-87d8-47ea-ad40-7546e02934c1 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.110585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd65398b-87d8-47ea-ad40-7546e02934c1 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.110971 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd65398b-87d8-47ea-ad40-7546e02934c1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:15.111323 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1422/5676] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:19: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 26 09:19:15.124873 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-bc7335c9-e8d6-4873-9998-75c152f0e698 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.125803 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-bc7335c9-e8d6-4873-9998-75c152f0e698 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:19:15.126124 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-bc7335c9-e8d6-4873-9998-75c152f0e698 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.126393 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-bc7335c9-e8d6-4873-9998-75c152f0e698 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.140339 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.140339 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:15.145247 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-1949bf5e-3140-42df-841c-177e12b21634 req-bc7335c9-e8d6-4873-9998-75c152f0e698 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:19:15.149663 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-bc7335c9-e8d6-4873-9998-75c152f0e698 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:19:15.150383 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1410/5677] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 1609 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:19:15.288222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.291524 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] PUT https://10.4.3.236/volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2 Aug 26 09:19:15.292555 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:15.301478 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Acquiring lock "cinder-attachment_update-b715dcc8-bb7f-486f-add2-7cd287899a48-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:19:15.306061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Lock "cinder-attachment_update-b715dcc8-bb7f-486f-add2-7cd287899a48-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:19:15.307006 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.307006 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:15.365556 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-03132d86-08ed-40d1-a2a5-b651ae32cfeb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.367548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03132d86-08ed-40d1-a2a5-b651ae32cfeb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:15.367817 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03132d86-08ed-40d1-a2a5-b651ae32cfeb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.368130 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03132d86-08ed-40d1-a2a5-b651ae32cfeb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.375696 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.375696 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:15.379936 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-03132d86-08ed-40d1-a2a5-b651ae32cfeb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:15.384429 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03132d86-08ed-40d1-a2a5-b651ae32cfeb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:15.384776 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1420/5678] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:15.398882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9a0e25c3-5d0e-4da4-a976-e9e20dce8755 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.401326 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a0e25c3-5d0e-4da4-a976-e9e20dce8755 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:15.401598 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a0e25c3-5d0e-4da4-a976-e9e20dce8755 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.402167 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9a0e25c3-5d0e-4da4-a976-e9e20dce8755 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.409704 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.409704 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:15.413727 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9a0e25c3-5d0e-4da4-a976-e9e20dce8755 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:15.415958 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Lock "cinder-attachment_update-b715dcc8-bb7f-486f-add2-7cd287899a48-np0000008153" released by "attachment_update" :: held 0.110s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:19:15.416386 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-14e6cbd7-2866-4c9f-8b7c-74374ddf292f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2 returned with HTTP 200 Aug 26 09:19:15.416992 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1427/5679] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:19:15 2026] PUT /volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:15.419071 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9a0e25c3-5d0e-4da4-a976-e9e20dce8755 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:15.419566 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1423/5680] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:15.449727 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-dfceaa55-5bd0-49e5-98d5-e6d1eee460bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.451544 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-dfceaa55-5bd0-49e5-98d5-e6d1eee460bc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2/action Aug 26 09:19:15.452023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-dfceaa55-5bd0-49e5-98d5-e6d1eee460bc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:19:15.452163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-dfceaa55-5bd0-49e5-98d5-e6d1eee460bc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:15.465827 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-87b294b7-2793-48ee-9262-1e953492572c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.468582 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-87b294b7-2793-48ee-9262-1e953492572c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:15.468856 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-87b294b7-2793-48ee-9262-1e953492572c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.469129 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-87b294b7-2793-48ee-9262-1e953492572c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.471891 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.471891 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:15.478836 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.478836 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:15.483695 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-87b294b7-2793-48ee-9262-1e953492572c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:15.490815 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-87b294b7-2793-48ee-9262-1e953492572c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:15.491484 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1421/5681] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:15.497909 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-dfceaa55-5bd0-49e5-98d5-e6d1eee460bc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2/action returned with HTTP 204 Aug 26 09:19:15.498369 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1411/5682] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:19:15 2026] POST /volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:19:15.583717 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72558892-23e6-44a7-ab3b-1cb49432b769 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.583717 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72558892-23e6-44a7-ab3b-1cb49432b769 None None] GET https://10.4.3.236/volume// Aug 26 09:19:15.583976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72558892-23e6-44a7-ab3b-1cb49432b769 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.584236 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72558892-23e6-44a7-ab3b-1cb49432b769 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.584649 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72558892-23e6-44a7-ab3b-1cb49432b769 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:15.585034 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1428/5683] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:19: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 26 09:19:15.593511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-64283008-46c3-4373-bfad-0c2d4d2c72d9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.595430 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-64283008-46c3-4373-bfad-0c2d4d2c72d9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:19:15.595757 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-64283008-46c3-4373-bfad-0c2d4d2c72d9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80f8df7-287f-4a49-9949-62e4b4fbf21a", "connector": null, "instance_uuid": "eddb8022-6ef4-47e9-b640-0416287f608c"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:15.603672 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.603672 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:15.638705 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-64283008-46c3-4373-bfad-0c2d4d2c72d9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:19:15.639170 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1424/5684] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:19:15 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:15.683652 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-abdd7b6c-dd5c-4e00-88c3-4702ce862df9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.684827 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abdd7b6c-dd5c-4e00-88c3-4702ce862df9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:15.685154 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abdd7b6c-dd5c-4e00-88c3-4702ce862df9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.685408 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abdd7b6c-dd5c-4e00-88c3-4702ce862df9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.696222 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.696222 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:15.698381 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3c235614-c64a-4c1c-b678-c438bc35ad5a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.698741 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c235614-c64a-4c1c-b678-c438bc35ad5a None None] GET https://10.4.3.236/volume// Aug 26 09:19:15.698919 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c235614-c64a-4c1c-b678-c438bc35ad5a None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.699133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3c235614-c64a-4c1c-b678-c438bc35ad5a None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.699478 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3c235614-c64a-4c1c-b678-c438bc35ad5a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:15.699859 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1412/5685] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:19: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 26 09:19:15.700797 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-abdd7b6c-dd5c-4e00-88c3-4702ce862df9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:15.705592 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abdd7b6c-dd5c-4e00-88c3-4702ce862df9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:15.706073 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1422/5686] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:15.706895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-1e16c9b6-535a-4e35-9ecb-76a88b988b5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.709411 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-1e16c9b6-535a-4e35-9ecb-76a88b988b5f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:15.709656 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-1e16c9b6-535a-4e35-9ecb-76a88b988b5f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.709939 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-1e16c9b6-535a-4e35-9ecb-76a88b988b5f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.719127 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.719127 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:15.723061 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-1e16c9b6-535a-4e35-9ecb-76a88b988b5f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:15.727162 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-1e16c9b6-535a-4e35-9ecb-76a88b988b5f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:15.727533 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1429/5687] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 1059 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:19:15.824903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.826793 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] PUT https://10.4.3.236/volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210 Aug 26 09:19:15.827160 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:15.834657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Acquiring lock "cinder-attachment_update-f80f8df7-287f-4a49-9949-62e4b4fbf21a-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:19:15.839156 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-f80f8df7-287f-4a49-9949-62e4b4fbf21a-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:19:15.840129 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.840129 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:15.933526 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-f80f8df7-287f-4a49-9949-62e4b4fbf21a-np0000008153" released by "attachment_update" :: held 0.094s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:19:15.933910 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-e26a9e19-2eda-4bba-96ad-926b7da4e509 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210 returned with HTTP 200 Aug 26 09:19:15.934381 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1425/5688] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:19:15 2026] PUT /volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:15.942760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-b03b5631-4ece-4964-bc69-ec0779a79cb5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:15.945019 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-b03b5631-4ece-4964-bc69-ec0779a79cb5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/encryption Aug 26 09:19:15.945245 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-b03b5631-4ece-4964-bc69-ec0779a79cb5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:15.945447 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-b03b5631-4ece-4964-bc69-ec0779a79cb5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:15.954545 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:15.954545 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:15.960271 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-b03b5631-4ece-4964-bc69-ec0779a79cb5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/encryption returned with HTTP 200 Aug 26 09:19:15.960668 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1413/5689] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:19:15 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:16.718016 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d3a7db6-a3a6-433d-8ef2-fa9f180fda36 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:16.719773 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d3a7db6-a3a6-433d-8ef2-fa9f180fda36 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:16.719969 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d3a7db6-a3a6-433d-8ef2-fa9f180fda36 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:16.720175 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d3a7db6-a3a6-433d-8ef2-fa9f180fda36 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:16.729518 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:16.729518 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:16.733113 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d3a7db6-a3a6-433d-8ef2-fa9f180fda36 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:16.737403 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d3a7db6-a3a6-433d-8ef2-fa9f180fda36 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:16.738066 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1423/5690] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:16 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:17.750691 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40cad836-0102-43d6-8cb0-fcb6609c9256 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:17.752499 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40cad836-0102-43d6-8cb0-fcb6609c9256 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:17.752708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40cad836-0102-43d6-8cb0-fcb6609c9256 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:17.752901 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40cad836-0102-43d6-8cb0-fcb6609c9256 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:17.765046 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:17.765046 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:17.768809 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40cad836-0102-43d6-8cb0-fcb6609c9256 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:17.773502 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40cad836-0102-43d6-8cb0-fcb6609c9256 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:17.773965 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1430/5691] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:17 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:18.786260 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f5430282-18ad-4e30-b6fb-842deb241040 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:18.788290 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f5430282-18ad-4e30-b6fb-842deb241040 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:18.788510 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f5430282-18ad-4e30-b6fb-842deb241040 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:18.788712 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f5430282-18ad-4e30-b6fb-842deb241040 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:18.799128 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:18.799128 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:18.803156 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f5430282-18ad-4e30-b6fb-842deb241040 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:18.807859 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f5430282-18ad-4e30-b6fb-842deb241040 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:18.808303 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1426/5692] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:18 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:19.823268 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4a598bc4-1a71-457d-9550-98fc32ac44ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:19.824985 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a598bc4-1a71-457d-9550-98fc32ac44ec tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:19.825220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a598bc4-1a71-457d-9550-98fc32ac44ec tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:19.825404 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a598bc4-1a71-457d-9550-98fc32ac44ec tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:19.833618 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:19.833618 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:19.836582 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a598bc4-1a71-457d-9550-98fc32ac44ec tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:19.840496 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a598bc4-1a71-457d-9550-98fc32ac44ec tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:19.840896 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1414/5693] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:19 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:20.856164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-086233d2-1f88-46f0-bad0-1669bd6c89f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:20.858475 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-086233d2-1f88-46f0-bad0-1669bd6c89f1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:20.858729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-086233d2-1f88-46f0-bad0-1669bd6c89f1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:20.859010 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-086233d2-1f88-46f0-bad0-1669bd6c89f1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:20.870776 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:20.870776 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:20.874690 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-086233d2-1f88-46f0-bad0-1669bd6c89f1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:20.879761 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-086233d2-1f88-46f0-bad0-1669bd6c89f1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:20.880256 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1424/5694] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:20 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:21.895765 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c722eff-97ff-431d-acbe-4cbca3aed408 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:21.898027 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c722eff-97ff-431d-acbe-4cbca3aed408 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:21.898258 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c722eff-97ff-431d-acbe-4cbca3aed408 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:21.898487 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c722eff-97ff-431d-acbe-4cbca3aed408 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:21.911815 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:21.911815 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:21.917091 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c722eff-97ff-431d-acbe-4cbca3aed408 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:21.923473 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c722eff-97ff-431d-acbe-4cbca3aed408 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:21.924692 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1431/5695] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:21 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:22.047065 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-1949bf5e-3140-42df-841c-177e12b21634 req-911d3fbc-d5e7-4ce3-adb9-8eca4bb1f24c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:22.049850 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-911d3fbc-d5e7-4ce3-adb9-8eca4bb1f24c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48/encryption Aug 26 09:19:22.050147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-911d3fbc-d5e7-4ce3-adb9-8eca4bb1f24c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:22.050408 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-911d3fbc-d5e7-4ce3-adb9-8eca4bb1f24c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:22.063465 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:22.063465 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:22.073086 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-1949bf5e-3140-42df-841c-177e12b21634 req-911d3fbc-d5e7-4ce3-adb9-8eca4bb1f24c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48/encryption returned with HTTP 200 Aug 26 09:19:22.073606 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1427/5696] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:19:22 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:22.941123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ce4b9e79-b7ab-4ccc-9473-9cd125428a8c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:22.941123 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce4b9e79-b7ab-4ccc-9473-9cd125428a8c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:22.941123 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce4b9e79-b7ab-4ccc-9473-9cd125428a8c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:22.941487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce4b9e79-b7ab-4ccc-9473-9cd125428a8c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:22.955140 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:22.955140 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:22.960444 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ce4b9e79-b7ab-4ccc-9473-9cd125428a8c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:22.966814 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce4b9e79-b7ab-4ccc-9473-9cd125428a8c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:22.967575 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1415/5697] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:22 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:23.987135 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b6824d3-b608-4bb7-8acf-40de7035e659 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:23.989757 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b6824d3-b608-4bb7-8acf-40de7035e659 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:23.990027 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b6824d3-b608-4bb7-8acf-40de7035e659 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:23.990535 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b6824d3-b608-4bb7-8acf-40de7035e659 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:24.005034 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:24.005034 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:24.012590 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4b6824d3-b608-4bb7-8acf-40de7035e659 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:24.018965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b6824d3-b608-4bb7-8acf-40de7035e659 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:24.019361 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1425/5698] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:23 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:25.053962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab481561-d059-40e2-894d-91d3bcdd2bcf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:25.053962 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab481561-d059-40e2-894d-91d3bcdd2bcf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:25.053962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab481561-d059-40e2-894d-91d3bcdd2bcf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:25.053962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab481561-d059-40e2-894d-91d3bcdd2bcf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:25.066984 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:25.066984 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:25.071687 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab481561-d059-40e2-894d-91d3bcdd2bcf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:25.077196 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab481561-d059-40e2-894d-91d3bcdd2bcf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:25.077702 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1432/5699] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:25 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:26.094165 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-662c5166-28eb-4049-ad38-3a3de0932e82 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:26.095979 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-662c5166-28eb-4049-ad38-3a3de0932e82 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:26.096176 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-662c5166-28eb-4049-ad38-3a3de0932e82 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:26.096360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-662c5166-28eb-4049-ad38-3a3de0932e82 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:26.106422 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:26.106422 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:26.110733 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-662c5166-28eb-4049-ad38-3a3de0932e82 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:26.116089 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-662c5166-28eb-4049-ad38-3a3de0932e82 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:26.116557 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1428/5700] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:26 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:27.137294 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43b0afce-98ea-4729-928c-7d02cf94105c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:27.139552 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43b0afce-98ea-4729-928c-7d02cf94105c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:27.139758 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43b0afce-98ea-4729-928c-7d02cf94105c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:27.139998 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43b0afce-98ea-4729-928c-7d02cf94105c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:27.154333 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:27.154333 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:27.157730 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43b0afce-98ea-4729-928c-7d02cf94105c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:27.162450 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43b0afce-98ea-4729-928c-7d02cf94105c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:27.162854 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1416/5701] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:27 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:28.178342 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1412105-43f9-45ab-8c7a-968eec912662 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:28.180363 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1412105-43f9-45ab-8c7a-968eec912662 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:28.180615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1412105-43f9-45ab-8c7a-968eec912662 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:28.180891 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1412105-43f9-45ab-8c7a-968eec912662 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:28.191025 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:28.191025 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:28.194357 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1412105-43f9-45ab-8c7a-968eec912662 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:28.198213 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1412105-43f9-45ab-8c7a-968eec912662 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:28.198642 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1426/5702] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:28 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:29.211962 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-162e33f8-1237-4a94-b023-88559f9d22cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:29.214382 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-162e33f8-1237-4a94-b023-88559f9d22cf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:29.214646 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-162e33f8-1237-4a94-b023-88559f9d22cf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:29.214929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-162e33f8-1237-4a94-b023-88559f9d22cf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:29.224668 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:29.224668 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:29.228263 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-162e33f8-1237-4a94-b023-88559f9d22cf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:29.232373 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-162e33f8-1237-4a94-b023-88559f9d22cf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:29.232750 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1433/5703] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:29 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:29.241080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-dfb7a00d-fc5d-4326-abe9-1d679f2c5043 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:29.243156 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-dfb7a00d-fc5d-4326-abe9-1d679f2c5043 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210/action Aug 26 09:19:29.243552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-dfb7a00d-fc5d-4326-abe9-1d679f2c5043 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:19:29.243674 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-dfb7a00d-fc5d-4326-abe9-1d679f2c5043 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:29.259736 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:29.259736 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:29.270985 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-35ea9c59-2228-4f87-8fe9-52a0c07fe9e9 req-dfb7a00d-fc5d-4326-abe9-1d679f2c5043 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210/action returned with HTTP 204 Aug 26 09:19:29.271600 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1429/5704] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:19:29 2026] POST /volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:19:30.244452 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c46c228f-0f63-4a00-83b3-945a386f7151 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.246298 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c46c228f-0f63-4a00-83b3-945a386f7151 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:30.246492 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c46c228f-0f63-4a00-83b3-945a386f7151 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:30.246669 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c46c228f-0f63-4a00-83b3-945a386f7151 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:30.256349 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:30.256349 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:30.259941 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c46c228f-0f63-4a00-83b3-945a386f7151 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:30.264545 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c46c228f-0f63-4a00-83b3-945a386f7151 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:30.264971 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1417/5705] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:30 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 1172 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:30.276980 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84365bc9-2fb4-49f8-adff-311d428190ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.278625 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84365bc9-2fb4-49f8-adff-311d428190ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:30.278804 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84365bc9-2fb4-49f8-adff-311d428190ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:30.279013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84365bc9-2fb4-49f8-adff-311d428190ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:30.287532 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:30.287532 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:30.290675 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84365bc9-2fb4-49f8-adff-311d428190ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:30.294509 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84365bc9-2fb4-49f8-adff-311d428190ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:30.294858 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1427/5706] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:30 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:30.330348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-25af32f3-e373-4455-86c8-88e23a96a644 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.332758 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-25af32f3-e373-4455-86c8-88e23a96a644 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:30.333015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-25af32f3-e373-4455-86c8-88e23a96a644 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:30.333225 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-25af32f3-e373-4455-86c8-88e23a96a644 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:30.343609 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:30.343609 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:30.347515 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-25af32f3-e373-4455-86c8-88e23a96a644 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:30.352209 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-25af32f3-e373-4455-86c8-88e23a96a644 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:30.352649 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1434/5707] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:30 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:30.369585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.371677 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/action Aug 26 09:19:30.372139 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:19:30.372321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:30.382867 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:30.382867 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:30.383328 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:30.389253 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Begin detaching volume completed successfully. Aug 26 09:19:30.389449 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-9c06d4e1-c474-4d32-a594-6beb4339f154 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/action returned with HTTP 202 Aug 26 09:19:30.390030 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1430/5708] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:19:30 2026] POST /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:19:30.427548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fbc78d43-0724-44ec-bb13-e7e98e5f2957 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.427548 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbc78d43-0724-44ec-bb13-e7e98e5f2957 None None] GET https://10.4.3.236/volume// Aug 26 09:19:30.427548 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbc78d43-0724-44ec-bb13-e7e98e5f2957 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:30.427814 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbc78d43-0724-44ec-bb13-e7e98e5f2957 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:30.428225 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbc78d43-0724-44ec-bb13-e7e98e5f2957 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:30.428498 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1418/5709] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:19:30.439283 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-d1850147-55dc-4377-9c69-da9a519a460b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.441521 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-d1850147-55dc-4377-9c69-da9a519a460b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:30.441759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-d1850147-55dc-4377-9c69-da9a519a460b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:30.441990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-d1850147-55dc-4377-9c69-da9a519a460b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:30.451577 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:30.451577 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:30.455081 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-d1850147-55dc-4377-9c69-da9a519a460b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:30.459285 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-d1850147-55dc-4377-9c69-da9a519a460b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:30.459704 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1428/5710] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:19:30 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:19:30.468474 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-7f19e61b-8912-4900-8028-f5da6c99e6f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:30.470374 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-7f19e61b-8912-4900-8028-f5da6c99e6f5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/encryption Aug 26 09:19:30.470563 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-7f19e61b-8912-4900-8028-f5da6c99e6f5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:30.470770 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-7f19e61b-8912-4900-8028-f5da6c99e6f5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:30.479162 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:30.479162 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:30.485230 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-7f19e61b-8912-4900-8028-f5da6c99e6f5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/encryption returned with HTTP 200 Aug 26 09:19:30.485634 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1435/5711] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:19:30 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:31.296994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-143d0763-f52e-42dc-bba6-8354c013a8eb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:31.298970 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-143d0763-f52e-42dc-bba6-8354c013a8eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210 Aug 26 09:19:31.299207 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-143d0763-f52e-42dc-bba6-8354c013a8eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:31.299409 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-143d0763-f52e-42dc-bba6-8354c013a8eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:31.307025 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:31.307025 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:31.361370 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-82f5c3d8-b5ab-4184-8e06-03843434f6b2 req-143d0763-f52e-42dc-bba6-8354c013a8eb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210 returned with HTTP 200 Aug 26 09:19:31.361740 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1431/5712] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:19:31 2026] DELETE /volume/v3/attachments/d660b92c-1219-40db-8b5f-d39831c16210 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:31.502087 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-48011e3c-bbc3-4910-be78-6bd08c2dbbe2 req-974bb054-2218-4ffe-bb64-8c6e83d12fe6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:31.503967 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48011e3c-bbc3-4910-be78-6bd08c2dbbe2 req-974bb054-2218-4ffe-bb64-8c6e83d12fe6 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:31.504168 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48011e3c-bbc3-4910-be78-6bd08c2dbbe2 req-974bb054-2218-4ffe-bb64-8c6e83d12fe6 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:31.504340 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48011e3c-bbc3-4910-be78-6bd08c2dbbe2 req-974bb054-2218-4ffe-bb64-8c6e83d12fe6 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:31.512000 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:31.512000 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:31.515711 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-48011e3c-bbc3-4910-be78-6bd08c2dbbe2 req-974bb054-2218-4ffe-bb64-8c6e83d12fe6 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:31.520063 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48011e3c-bbc3-4910-be78-6bd08c2dbbe2 req-974bb054-2218-4ffe-bb64-8c6e83d12fe6 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:31.520446 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1419/5713] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:31 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:34.326765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:34.328722 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:34.328970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:34.329180 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:34.329334 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume with id: f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:34.336874 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:34.336874 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:34.337516 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:34.348739 np0000008153 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:19:34.355343 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume request issued successfully. Aug 26 09:19:34.355539 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9febdca-0db5-4c44-9bca-162f7d1bd398 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 202 Aug 26 09:19:34.355979 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1429/5714] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:19:34 2026] DELETE /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:19:34.363250 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c31b611-6868-4833-976b-16cb1fc23d4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:34.365113 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c31b611-6868-4833-976b-16cb1fc23d4c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:34.365298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c31b611-6868-4833-976b-16cb1fc23d4c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:34.365485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c31b611-6868-4833-976b-16cb1fc23d4c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:34.372895 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:34.372895 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:34.379775 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4c31b611-6868-4833-976b-16cb1fc23d4c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:19:34.386293 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c31b611-6868-4833-976b-16cb1fc23d4c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 200 Aug 26 09:19:34.386655 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1436/5715] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:34 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:35.398914 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1cfe36de-eb09-46fc-8853-ef35fc10ac6c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:35.400634 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1cfe36de-eb09-46fc-8853-ef35fc10ac6c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a Aug 26 09:19:35.400813 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1cfe36de-eb09-46fc-8853-ef35fc10ac6c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:35.401021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1cfe36de-eb09-46fc-8853-ef35fc10ac6c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:35.406564 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1cfe36de-eb09-46fc-8853-ef35fc10ac6c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a returned with HTTP 404 Aug 26 09:19:35.407067 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1432/5716] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:35 2026] GET /volume/v3/volumes/f80f8df7-287f-4a49-9949-62e4b4fbf21a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:19:35.413753 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:35.415697 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:19:35.415940 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:35.416164 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:35.416993 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:19:35.429435 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Get all volumes completed successfully. Aug 26 09:19:35.431509 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:35.431509 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:35.436704 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f1c2ff7-9a41-44cc-aa54-e89f77f818c4 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:19:35.437188 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1420/5717] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:19:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:35.451453 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1be3dacf-9dde-4e10-8b57-10316387bc4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:35.453478 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1be3dacf-9dde-4e10-8b57-10316387bc4c tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] DELETE https://10.4.3.236/volume/v3/types/b12dbf0a-0c30-4e78-834f-e125a4bd73b3 Aug 26 09:19:35.453719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1be3dacf-9dde-4e10-8b57-10316387bc4c tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:35.454021 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1be3dacf-9dde-4e10-8b57-10316387bc4c tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:35.478243 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1be3dacf-9dde-4e10-8b57-10316387bc4c tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/b12dbf0a-0c30-4e78-834f-e125a4bd73b3 returned with HTTP 202 Aug 26 09:19:35.478661 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1430/5718] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:19:35 2026] DELETE /volume/v3/types/b12dbf0a-0c30-4e78-834f-e125a4bd73b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:19:35.490067 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cc12f12-5f39-4e3d-88ea-c95cf2d2a33f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:35.492085 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cc12f12-5f39-4e3d-88ea-c95cf2d2a33f tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:19:35.492488 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cc12f12-5f39-4e3d-88ea-c95cf2d2a33f tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-728775003", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:35.508315 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cc12f12-5f39-4e3d-88ea-c95cf2d2a33f tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:19:35.508766 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1437/5719] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:19:35 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:35.516931 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-945f9916-3c1c-426d-84b6-22779157341d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:35.518619 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-945f9916-3c1c-426d-84b6-22779157341d tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] POST https://10.4.3.236/volume/v3/types/cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1/encryption Aug 26 09:19:35.518965 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-945f9916-3c1c-426d-84b6-22779157341d tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:35.520337 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:35.520337 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:35.534470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-945f9916-3c1c-426d-84b6-22779157341d tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1/encryption returned with HTTP 200 Aug 26 09:19:35.534837 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1433/5720] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:19:35 2026] POST /volume/v3/types/cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:35.542325 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:35.544314 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:19:35.544713 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-815740239", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-728775003", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:35.546745 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-815740239', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-728775003', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:19:35.550935 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume of 1 GB Aug 26 09:19:35.551282 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:35.551282 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:35.551832 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Availability Zones retrieved successfully. Aug 26 09:19:35.558470 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (a7dbcc86-a16b-4b1f-9ed6-d7ccf3471ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:19:35.559511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7216b17c-9eed-48c4-9206-f759c982e802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:35.560675 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:19:35.590042 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7216b17c-9eed-48c4-9206-f759c982e802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1,is_public=True,name='tempest-scenario-type-luks-728775003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:35.590803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ca53a1-deaa-430c-9d74-8324082ea5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:35.616098 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-728775003 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-728775003, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:19:35.616280 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-728775003 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-728775003, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:19:35.642608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Created reservations ['36f1245d-1eb0-465f-82a9-366e9ef7302f', '2b6513e9-a91c-4792-93ca-4d1a4727d9b8', '6bcaf967-f8b1-427c-85e0-b079b8fe59e5', 'ff5c61de-0c2b-4884-a775-527244f88dd1'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:19:35.643389 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ca53a1-deaa-430c-9d74-8324082ea5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f1245d-1eb0-465f-82a9-366e9ef7302f', '2b6513e9-a91c-4792-93ca-4d1a4727d9b8', '6bcaf967-f8b1-427c-85e0-b079b8fe59e5', 'ff5c61de-0c2b-4884-a775-527244f88dd1']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:35.644061 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b618593-8278-4bfe-a074-b433dfabbfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:35.664622 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b618593-8278-4bfe-a074-b433dfabbfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '691e4582-0cbd-4604-b4b4-30201c5c3409', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-815740239',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['36f1245d-1eb0-465f-82a9-366e9ef7302f','2b6513e9-a91c-4792-93ca-4d1a4727d9b8','6bcaf967-f8b1-427c-85e0-b079b8fe59e5','ff5c61de-0c2b-4884-a775-527244f88dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-815740239',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=691e4582-0cbd-4604-b4b4-30201c5c3409,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7931445a4a9f47c1a6b694799f8fc444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82c1a844de924a39bc94eebb932d59cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1),volume_type_id=cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:35.665255 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76028fd-4b76-4de1-86dd-46b7ed3ffc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:35.685384 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76028fd-4b76-4de1-86dd-46b7ed3ffc76) transitioned into state 'SUCCESS' from state '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-815740239',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7931445a4a9f47c1a6b694799f8fc444',qos_specs=None,replication_status=,reservations=['36f1245d-1eb0-465f-82a9-366e9ef7302f','2b6513e9-a91c-4792-93ca-4d1a4727d9b8','6bcaf967-f8b1-427c-85e0-b079b8fe59e5','ff5c61de-0c2b-4884-a775-527244f88dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c1a844de924a39bc94eebb932d59cf',volume_type_id=cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:35.686052 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219f832e-58a4-4ff3-890a-51b563279c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:19:35.696309 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219f832e-58a4-4ff3-890a-51b563279c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:19:35.697082 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Flow 'volume_create_api' (a7dbcc86-a16b-4b1f-9ed6-d7ccf3471ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:19:35.697358 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Create volume request issued successfully. Aug 26 09:19:35.697904 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7838340e-4017-4aa2-a185-ef18f78b8c4d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:19:35.698259 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1421/5721] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:19:35 2026] POST /volume/v3/volumes => generated 783 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:19:45.474552 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=148,cinder:UPDATE=25,cinder:INSERT=10 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:19:45.505739 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=132,cinder:UPDATE=18,cinder:INSERT=10 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:19:45.531524 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=142,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:19:45.688306 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=139,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:19:54.756475 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0454c4e9-0cb6-4684-a902-2defc1cdd9d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:54.758346 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0454c4e9-0cb6-4684-a902-2defc1cdd9d0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:54.758554 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0454c4e9-0cb6-4684-a902-2defc1cdd9d0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:54.758773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0454c4e9-0cb6-4684-a902-2defc1cdd9d0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:54.765805 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:54.765805 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:54.769125 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0454c4e9-0cb6-4684-a902-2defc1cdd9d0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:54.773017 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0454c4e9-0cb6-4684-a902-2defc1cdd9d0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:54.773353 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1431/5722] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:54 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:54.785429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4768d725-f61e-4c8b-b581-b8e49249a272 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:54.787176 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4768d725-f61e-4c8b-b581-b8e49249a272 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:54.787355 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4768d725-f61e-4c8b-b581-b8e49249a272 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:54.787527 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4768d725-f61e-4c8b-b581-b8e49249a272 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:54.794346 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:54.794346 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:54.797894 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4768d725-f61e-4c8b-b581-b8e49249a272 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:54.801953 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4768d725-f61e-4c8b-b581-b8e49249a272 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:54.802488 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1438/5723] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:54 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:54.841903 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-505e3126-b1ab-4b47-80ec-a8f22e4ac5e2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:54.843859 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-505e3126-b1ab-4b47-80ec-a8f22e4ac5e2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:54.844043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-505e3126-b1ab-4b47-80ec-a8f22e4ac5e2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:54.844212 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-505e3126-b1ab-4b47-80ec-a8f22e4ac5e2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:54.850899 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:54.850899 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:54.854096 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-505e3126-b1ab-4b47-80ec-a8f22e4ac5e2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:54.857658 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-505e3126-b1ab-4b47-80ec-a8f22e4ac5e2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:54.858027 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1434/5724] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:19:54 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:54.924465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5b5b3df2-45b7-4b7b-a6dc-e5f95ca5d01a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:54.924909 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b5b3df2-45b7-4b7b-a6dc-e5f95ca5d01a None None] GET https://10.4.3.236/volume// Aug 26 09:19:54.925067 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b5b3df2-45b7-4b7b-a6dc-e5f95ca5d01a None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:54.925269 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b5b3df2-45b7-4b7b-a6dc-e5f95ca5d01a None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:54.925663 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b5b3df2-45b7-4b7b-a6dc-e5f95ca5d01a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:54.926181 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1422/5725] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09:19: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 26 09:19:54.933414 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-e03268f8-6df9-47c0-8bb3-aa81f06f085d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:54.935430 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-e03268f8-6df9-47c0-8bb3-aa81f06f085d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:19:54.935878 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-e03268f8-6df9-47c0-8bb3-aa81f06f085d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1ef508a-f5ab-4b76-86b0-791dba5fb147", "connector": null, "instance_uuid": "7f7f15b4-43b4-426f-b48c-982229bc235f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:54.944474 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:54.944474 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:54.971461 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-e03268f8-6df9-47c0-8bb3-aa81f06f085d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:19:54.971918 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1432/5726] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:19:54 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 26 09:19:55.017266 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d9b6a753-317a-4fc5-a150-ed48d42c3b13 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:55.019038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b6a753-317a-4fc5-a150-ed48d42c3b13 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:55.019212 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b6a753-317a-4fc5-a150-ed48d42c3b13 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:55.019422 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b6a753-317a-4fc5-a150-ed48d42c3b13 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:55.028264 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:55.028264 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:55.031343 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d9b6a753-317a-4fc5-a150-ed48d42c3b13 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:55.034963 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b6a753-317a-4fc5-a150-ed48d42c3b13 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:55.035393 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1439/5727] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:55 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:55.037630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a453ed70-1601-4d5e-b398-d65be3def806 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:55.037630 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a453ed70-1601-4d5e-b398-d65be3def806 None None] GET https://10.4.3.236/volume// Aug 26 09:19:55.037630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a453ed70-1601-4d5e-b398-d65be3def806 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:55.037630 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a453ed70-1601-4d5e-b398-d65be3def806 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:55.037630 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a453ed70-1601-4d5e-b398-d65be3def806 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:19:55.037630 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1435/5728] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:19:55 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:19:55.044797 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fc6b3539-03c7-42fa-8a04-131bf8ed92fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:55.047017 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fc6b3539-03c7-42fa-8a04-131bf8ed92fc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:55.050117 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fc6b3539-03c7-42fa-8a04-131bf8ed92fc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:55.050117 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fc6b3539-03c7-42fa-8a04-131bf8ed92fc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:55.057189 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:55.057189 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:55.060478 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fc6b3539-03c7-42fa-8a04-131bf8ed92fc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:55.064501 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fc6b3539-03c7-42fa-8a04-131bf8ed92fc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:55.064941 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1423/5729] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:19:55 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:19:55.166537 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:55.169259 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] PUT https://10.4.3.236/volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f Aug 26 09:19:55.169736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:55.179833 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Acquiring lock "cinder-attachment_update-a1ef508a-f5ab-4b76-86b0-791dba5fb147-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:19:55.185300 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Lock "cinder-attachment_update-a1ef508a-f5ab-4b76-86b0-791dba5fb147-np0000008153" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:19:55.186805 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:55.186805 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:55.276182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Lock "cinder-attachment_update-a1ef508a-f5ab-4b76-86b0-791dba5fb147-np0000008153" released by "attachment_update" :: held 0.091s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:19:55.276500 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-fb87202a-7c20-4d05-963e-b7c2298d7863 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f returned with HTTP 200 Aug 26 09:19:55.277386 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1433/5730] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:19:55 2026] PUT /volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:56.048956 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-118c48cd-e89a-44c6-8722-a9bba4e5518d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:56.050812 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-118c48cd-e89a-44c6-8722-a9bba4e5518d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:56.051013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-118c48cd-e89a-44c6-8722-a9bba4e5518d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:56.051192 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-118c48cd-e89a-44c6-8722-a9bba4e5518d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:56.060772 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:56.060772 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:56.064404 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-118c48cd-e89a-44c6-8722-a9bba4e5518d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:56.068100 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-118c48cd-e89a-44c6-8722-a9bba4e5518d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:56.068479 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1440/5731] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:56 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:57.081297 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b980589e-b9fe-45bd-8bd0-1df806f594e4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:57.083335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b980589e-b9fe-45bd-8bd0-1df806f594e4 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:57.083556 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b980589e-b9fe-45bd-8bd0-1df806f594e4 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:57.083793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b980589e-b9fe-45bd-8bd0-1df806f594e4 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:57.094182 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:57.094182 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:57.097538 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b980589e-b9fe-45bd-8bd0-1df806f594e4 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:57.102055 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b980589e-b9fe-45bd-8bd0-1df806f594e4 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:57.102469 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1436/5732] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:57 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:58.115922 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-693bed6d-66cd-4bd4-a5de-260a66a0e5e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:58.117602 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-693bed6d-66cd-4bd4-a5de-260a66a0e5e0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:58.117813 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-693bed6d-66cd-4bd4-a5de-260a66a0e5e0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:58.118060 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-693bed6d-66cd-4bd4-a5de-260a66a0e5e0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:58.127280 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:58.127280 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:19:58.130217 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-693bed6d-66cd-4bd4-a5de-260a66a0e5e0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:58.133534 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-693bed6d-66cd-4bd4-a5de-260a66a0e5e0 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:58.133891 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1424/5733] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:58 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:19:58.508201 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-0f8d68f6-2a5c-4305-9e54-e78a50ce7aeb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:58.510359 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-0f8d68f6-2a5c-4305-9e54-e78a50ce7aeb tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f/action Aug 26 09:19:58.510788 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-0f8d68f6-2a5c-4305-9e54-e78a50ce7aeb tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:19:58.510954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-0f8d68f6-2a5c-4305-9e54-e78a50ce7aeb tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:19:58.526414 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:58.526414 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:19:58.544120 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3f6ded-7f4b-4943-a521-c8f5527167cf req-0f8d68f6-2a5c-4305-9e54-e78a50ce7aeb tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f/action returned with HTTP 204 Aug 26 09:19:58.544616 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1434/5734] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:19:58 2026] POST /volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:19:59.145431 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a25ac2db-ce04-4d1d-845b-4d98d817c704 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:59.147121 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a25ac2db-ce04-4d1d-845b-4d98d817c704 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:59.147340 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a25ac2db-ce04-4d1d-845b-4d98d817c704 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:59.147563 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a25ac2db-ce04-4d1d-845b-4d98d817c704 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:59.156488 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:59.156488 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:19:59.159629 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a25ac2db-ce04-4d1d-845b-4d98d817c704 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:59.163341 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a25ac2db-ce04-4d1d-845b-4d98d817c704 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:59.163735 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1441/5735] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:59 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:19:59.175045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ae826582-3c12-4210-86f3-0682efbb72b2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:19:59.176673 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ae826582-3c12-4210-86f3-0682efbb72b2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:19:59.176894 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ae826582-3c12-4210-86f3-0682efbb72b2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:19:59.177085 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ae826582-3c12-4210-86f3-0682efbb72b2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:19:59.185884 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:19:59.185884 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:19:59.188997 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ae826582-3c12-4210-86f3-0682efbb72b2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:19:59.192702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ae826582-3c12-4210-86f3-0682efbb72b2 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:19:59.193133 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1437/5736] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:19:59 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:01.555525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-dbf24226-13a9-41e4-b607-c6426612af7d req-7cb3cb60-93e1-425c-b89d-01f76c30fa6c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:01.557721 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-7cb3cb60-93e1-425c-b89d-01f76c30fa6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:20:01.557952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-7cb3cb60-93e1-425c-b89d-01f76c30fa6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:01.558134 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-7cb3cb60-93e1-425c-b89d-01f76c30fa6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:01.566954 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:01.566954 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:01.570854 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-dbf24226-13a9-41e4-b607-c6426612af7d req-7cb3cb60-93e1-425c-b89d-01f76c30fa6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:01.574953 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-7cb3cb60-93e1-425c-b89d-01f76c30fa6c tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:20:01.575337 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1425/5737] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:20:01 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:01.593012 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:01.595034 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] POST https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147/action Aug 26 09:20:01.595355 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:20:01.595494 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:01.606383 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:01.606383 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:01.607011 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:01.616274 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Begin detaching volume completed successfully. Aug 26 09:20:01.616428 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-ee5354d0-2d1c-4508-8068-eca4eb82627d tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147/action returned with HTTP 202 Aug 26 09:20:01.616936 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1435/5738] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:20:01 2026] POST /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:20:01.667147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42c4d330-5cb3-46ab-b808-f51caedc1d67 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:01.667552 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42c4d330-5cb3-46ab-b808-f51caedc1d67 None None] GET https://10.4.3.236/volume// Aug 26 09:20:01.667867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42c4d330-5cb3-46ab-b808-f51caedc1d67 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:01.668080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42c4d330-5cb3-46ab-b808-f51caedc1d67 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:01.668409 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42c4d330-5cb3-46ab-b808-f51caedc1d67 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:01.668797 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1442/5739] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:20: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 26 09:20:01.676032 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-dbf24226-13a9-41e4-b607-c6426612af7d req-f2303dbe-df2d-4a60-90c3-bae24efa07dc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:01.678335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-f2303dbe-df2d-4a60-90c3-bae24efa07dc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:20:01.678532 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-f2303dbe-df2d-4a60-90c3-bae24efa07dc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:01.678721 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-f2303dbe-df2d-4a60-90c3-bae24efa07dc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:01.687780 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:01.687780 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:01.691095 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-dbf24226-13a9-41e4-b607-c6426612af7d req-f2303dbe-df2d-4a60-90c3-bae24efa07dc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:01.695571 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-f2303dbe-df2d-4a60-90c3-bae24efa07dc tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:20:01.696304 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1438/5740] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:20:01 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 1348 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:20:02.516678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-dbf24226-13a9-41e4-b607-c6426612af7d req-b82c9ed2-cb85-49ae-a3e7-90d18d24a9aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:02.518885 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-b82c9ed2-cb85-49ae-a3e7-90d18d24a9aa tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] DELETE https://10.4.3.236/volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f Aug 26 09:20:02.519112 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-b82c9ed2-cb85-49ae-a3e7-90d18d24a9aa tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:02.519329 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-b82c9ed2-cb85-49ae-a3e7-90d18d24a9aa tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:02.526573 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:02.526573 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:02.584923 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dbf24226-13a9-41e4-b607-c6426612af7d req-b82c9ed2-cb85-49ae-a3e7-90d18d24a9aa tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f returned with HTTP 200 Aug 26 09:20:02.585498 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1426/5741] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:20:02 2026] DELETE /volume/v3/attachments/6451efa1-df57-4978-886c-4b46db09f45f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:04.805673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-06f9379d-1428-4d5d-975e-c6eb78fb46fe req-85c0cace-1d02-49cf-ade1-f006e893328b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:04.807775 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-06f9379d-1428-4d5d-975e-c6eb78fb46fe req-85c0cace-1d02-49cf-ade1-f006e893328b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2 Aug 26 09:20:04.808073 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-06f9379d-1428-4d5d-975e-c6eb78fb46fe req-85c0cace-1d02-49cf-ade1-f006e893328b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:04.808284 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-06f9379d-1428-4d5d-975e-c6eb78fb46fe req-85c0cace-1d02-49cf-ade1-f006e893328b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:04.815338 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:04.815338 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:04.864108 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-06f9379d-1428-4d5d-975e-c6eb78fb46fe req-85c0cace-1d02-49cf-ade1-f006e893328b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2 returned with HTTP 200 Aug 26 09:20:04.864586 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1436/5742] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:20:04 2026] DELETE /volume/v3/attachments/911b60fb-e93d-40b3-8353-e420e5bff5a2 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:05.490171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:05.491707 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:20:05.492113 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:05.492440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:05.492706 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Delete volume with id: a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:20:05.503772 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:05.503772 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:05.504508 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:05.529099 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Delete volume request issued successfully. Aug 26 09:20:05.529930 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba34c739-9bc3-48cf-9e60-03218713ed9a tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 202 Aug 26 09:20:05.529930 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1443/5743] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:05 2026] DELETE /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:05.535508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-03de3aab-f07a-4a5d-b57d-32a6b8f5b358 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:05.539053 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-03de3aab-f07a-4a5d-b57d-32a6b8f5b358 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:20:05.539235 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-03de3aab-f07a-4a5d-b57d-32a6b8f5b358 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:05.539406 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-03de3aab-f07a-4a5d-b57d-32a6b8f5b358 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:05.550828 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:05.550828 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:05.556076 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-03de3aab-f07a-4a5d-b57d-32a6b8f5b358 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:05.561291 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-03de3aab-f07a-4a5d-b57d-32a6b8f5b358 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 200 Aug 26 09:20:05.561811 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1439/5744] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:05 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:05.946567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:05.948341 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:05.948642 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-32637405", "source_volid": "b715dcc8-bb7f-486f-add2-7cd287899a48", "volume_type": "tempest-scenario-type-luks-1566307374", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:05.950168 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-32637405', 'source_volid': 'b715dcc8-bb7f-486f-add2-7cd287899a48', 'volume_type': 'tempest-scenario-type-luks-1566307374', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:05.958500 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:05.958500 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:05.958924 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume retrieved successfully. Aug 26 09:20:05.959043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume of 1 GB Aug 26 09:20:05.959576 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Availability Zones retrieved successfully. Aug 26 09:20:05.964205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (cbd5dd71-39f5-4c90-bbc1-9c3e61f9f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:05.965098 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aac6a1b-b2a6-40ff-80d0-a0b6ca04de2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:05.965811 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:05.981345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aac6a1b-b2a6-40ff-80d0-a0b6ca04de2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b715dcc8-bb7f-486f-add2-7cd287899a48', 'volume_type': VolumeType(created_at=2026-08-26T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=521b00ed-0962-460d-8bb5-b9e9137f42c3,is_public=True,name='tempest-scenario-type-luks-1566307374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '521b00ed-0962-460d-8bb5-b9e9137f42c3', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:05.982074 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d508b11b-a144-41f9-82a0-29b4cd48866f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:06.004932 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1566307374 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1566307374, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:06.005190 np0000008153 devstack@c-api.service[100239]: WARNING cinder.quota [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1566307374 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1566307374, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:06.023410 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Created reservations ['446f3312-db21-4f54-bb56-3a18f6f6c6a2', '53d512cd-73e3-4f76-a573-251b646d89bb', '7db7643e-dc9b-4651-aa95-72970c51fc3c', 'c2f5d2bd-cedb-4426-9517-9814e431bb65'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:06.024111 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d508b11b-a144-41f9-82a0-29b4cd48866f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446f3312-db21-4f54-bb56-3a18f6f6c6a2', '53d512cd-73e3-4f76-a573-251b646d89bb', '7db7643e-dc9b-4651-aa95-72970c51fc3c', 'c2f5d2bd-cedb-4426-9517-9814e431bb65']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:06.024723 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0275b6-4dc6-473f-b848-e75513c22e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:06.052685 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0275b6-4dc6-473f-b848-e75513c22e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd7feeb-96f3-48c4-96cb-8e57678b28c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-32637405',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['446f3312-db21-4f54-bb56-3a18f6f6c6a2','53d512cd-73e3-4f76-a573-251b646d89bb','7db7643e-dc9b-4651-aa95-72970c51fc3c','c2f5d2bd-cedb-4426-9517-9814e431bb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=b715dcc8-bb7f-486f-add2-7cd287899a48,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=521b00ed-0962-460d-8bb5-b9e9137f42c3), '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-26T09:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-32637405',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=afd7feeb-96f3-48c4-96cb-8e57678b28c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3233e464dedd45d7ad77c19a6fd994d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b715dcc8-bb7f-486f-add2-7cd287899a48,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(521b00ed-0962-460d-8bb5-b9e9137f42c3),volume_type_id=521b00ed-0962-460d-8bb5-b9e9137f42c3)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:06.053602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (114ab8a2-2cb4-41e0-b5af-d5aabb9a2da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:06.069038 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (114ab8a2-2cb4-41e0-b5af-d5aabb9a2da0) transitioned into state 'SUCCESS' from state '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-32637405',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3233e464dedd45d7ad77c19a6fd994d7',qos_specs=None,replication_status=,reservations=['446f3312-db21-4f54-bb56-3a18f6f6c6a2','53d512cd-73e3-4f76-a573-251b646d89bb','7db7643e-dc9b-4651-aa95-72970c51fc3c','c2f5d2bd-cedb-4426-9517-9814e431bb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=b715dcc8-bb7f-486f-add2-7cd287899a48,status='creating',user_id='5829672c1a5f45329bdd5e3c84569a4a',volume_type_id=521b00ed-0962-460d-8bb5-b9e9137f42c3)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:06.069614 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69eb3a39-25ca-4074-a458-89e1e8019af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:06.083400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69eb3a39-25ca-4074-a458-89e1e8019af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:06.084117 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Flow 'volume_create_api' (cbd5dd71-39f5-4c90-bbc1-9c3e61f9f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:06.084356 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Create volume request issued successfully. Aug 26 09:20:06.084829 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ecaa8e6-9c10-483d-ace4-16e04b855cb9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:06.085240 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1427/5745] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:20:05 2026] POST /volume/v3/volumes => generated 809 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:06.095500 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db7fd2ae-2f99-46bf-891b-71b08a4f534b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:06.097435 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db7fd2ae-2f99-46bf-891b-71b08a4f534b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:06.097611 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db7fd2ae-2f99-46bf-891b-71b08a4f534b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:06.097795 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db7fd2ae-2f99-46bf-891b-71b08a4f534b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:06.104102 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:06.104102 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:06.107224 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-db7fd2ae-2f99-46bf-891b-71b08a4f534b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:06.110899 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db7fd2ae-2f99-46bf-891b-71b08a4f534b tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:06.111225 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1437/5746] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:06 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:06.573952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0243399c-f677-4b01-93e7-87acf118a4e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:06.575532 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0243399c-f677-4b01-93e7-87acf118a4e6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 Aug 26 09:20:06.577006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0243399c-f677-4b01-93e7-87acf118a4e6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:06.577006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0243399c-f677-4b01-93e7-87acf118a4e6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:06.581144 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0243399c-f677-4b01-93e7-87acf118a4e6 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 returned with HTTP 404 Aug 26 09:20:06.581660 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1444/5747] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:06 2026] GET /volume/v3/volumes/a1ef508a-f5ab-4b76-86b0-791dba5fb147 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:06.815836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:06.817572 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:20:06.817793 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:06.818025 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:06.818144 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Delete snapshot with id: 76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:20:06.823158 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:06.823158 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:06.823524 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot retrieved successfully. Aug 26 09:20:06.838120 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot delete request issued successfully. Aug 26 09:20:06.838264 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bba033cd-c727-45a3-ac50-9cddafd2a48b tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e returned with HTTP 202 Aug 26 09:20:06.838682 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1440/5748] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:20:06 2026] DELETE /volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:06.845586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a65db32-c0d2-42c5-ae8a-3df2af244ce5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:06.848783 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a65db32-c0d2-42c5-ae8a-3df2af244ce5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:20:06.848980 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a65db32-c0d2-42c5-ae8a-3df2af244ce5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:06.849166 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a65db32-c0d2-42c5-ae8a-3df2af244ce5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:06.857242 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:06.857242 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:06.857643 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a65db32-c0d2-42c5-ae8a-3df2af244ce5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Snapshot retrieved successfully. Aug 26 09:20:06.858453 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a65db32-c0d2-42c5-ae8a-3df2af244ce5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e returned with HTTP 200 Aug 26 09:20:06.858849 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1428/5749] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:20:06 2026] GET /volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:07.123056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-271966ac-dcef-453c-bbb7-8162603eb07f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:07.125021 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-271966ac-dcef-453c-bbb7-8162603eb07f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:07.125213 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-271966ac-dcef-453c-bbb7-8162603eb07f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:07.125385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-271966ac-dcef-453c-bbb7-8162603eb07f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:07.133167 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:07.133167 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:07.136822 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-271966ac-dcef-453c-bbb7-8162603eb07f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:07.141028 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-271966ac-dcef-453c-bbb7-8162603eb07f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:07.141450 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1438/5750] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:07 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:07.867752 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5505cfac-978a-4261-a727-98e2746e72d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:07.869339 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5505cfac-978a-4261-a727-98e2746e72d5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e Aug 26 09:20:07.869509 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5505cfac-978a-4261-a727-98e2746e72d5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:07.869710 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5505cfac-978a-4261-a727-98e2746e72d5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:07.873439 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5505cfac-978a-4261-a727-98e2746e72d5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e returned with HTTP 404 Aug 26 09:20:07.873933 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1445/5751] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:20:07 2026] GET /volume/v3/snapshots/76b109ae-847e-4f17-aab9-1753964ba00e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:07.909407 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-8d72d5de-cfe3-4111-ad82-35c7a76a8145 req-bc94304e-bed6-44b4-abc4-b8e40846c407 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:07.911937 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8d72d5de-cfe3-4111-ad82-35c7a76a8145 req-bc94304e-bed6-44b4-abc4-b8e40846c407 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:20:07.912181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8d72d5de-cfe3-4111-ad82-35c7a76a8145 req-bc94304e-bed6-44b4-abc4-b8e40846c407 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:07.912411 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-8d72d5de-cfe3-4111-ad82-35c7a76a8145 req-bc94304e-bed6-44b4-abc4-b8e40846c407 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:07.921255 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:07.921255 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:07.925621 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-8d72d5de-cfe3-4111-ad82-35c7a76a8145 req-bc94304e-bed6-44b4-abc4-b8e40846c407 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:07.930857 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-8d72d5de-cfe3-4111-ad82-35c7a76a8145 req-bc94304e-bed6-44b4-abc4-b8e40846c407 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:20:07.931344 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1441/5752] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:20:07 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:08.153465 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e9aa45be-52af-4174-bfeb-8185a09ab347 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.155471 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9aa45be-52af-4174-bfeb-8185a09ab347 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:08.155711 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9aa45be-52af-4174-bfeb-8185a09ab347 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.155957 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9aa45be-52af-4174-bfeb-8185a09ab347 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.163006 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.163006 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:08.167099 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e9aa45be-52af-4174-bfeb-8185a09ab347 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:08.170904 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9aa45be-52af-4174-bfeb-8185a09ab347 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:08.171409 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1429/5753] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:08.405860 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4b672bf-03c0-4dd3-895b-a28b293075cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.407499 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b672bf-03c0-4dd3-895b-a28b293075cb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:08.407725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b672bf-03c0-4dd3-895b-a28b293075cb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.407954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b672bf-03c0-4dd3-895b-a28b293075cb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.419058 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.419058 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:08.425109 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a4b672bf-03c0-4dd3-895b-a28b293075cb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:08.428816 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b672bf-03c0-4dd3-895b-a28b293075cb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:08.429192 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1439/5754] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:08.440110 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc64371a-4095-4d01-8cb3-7a1b7333f2ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.441859 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc64371a-4095-4d01-8cb3-7a1b7333f2ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:08.444342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc64371a-4095-4d01-8cb3-7a1b7333f2ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.444342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc64371a-4095-4d01-8cb3-7a1b7333f2ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.450636 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.450636 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:08.453831 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc64371a-4095-4d01-8cb3-7a1b7333f2ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:08.457586 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc64371a-4095-4d01-8cb3-7a1b7333f2ba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:08.457943 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1446/5755] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:08.500402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-5546a3b7-8bb6-4270-b432-c882323e319f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.502682 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-5546a3b7-8bb6-4270-b432-c882323e319f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:08.502923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-5546a3b7-8bb6-4270-b432-c882323e319f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.503151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-5546a3b7-8bb6-4270-b432-c882323e319f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.511308 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.511308 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:08.515875 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-5546a3b7-8bb6-4270-b432-c882323e319f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:08.521256 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-5546a3b7-8bb6-4270-b432-c882323e319f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:08.521768 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1442/5756] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:08.593512 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23f26d7a-dd30-47f7-bad3-8ecdac977055 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.593906 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23f26d7a-dd30-47f7-bad3-8ecdac977055 None None] GET https://10.4.3.236/volume// Aug 26 09:20:08.594066 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23f26d7a-dd30-47f7-bad3-8ecdac977055 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.594242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23f26d7a-dd30-47f7-bad3-8ecdac977055 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.594531 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23f26d7a-dd30-47f7-bad3-8ecdac977055 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:08.594802 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1430/5757] 10.4.3.236 () {66 vars in 1428 bytes} [Wed Aug 26 09: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 26 09:20:08.602170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-78957bd4-29c2-4096-b45c-affcbb994ba1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.636153 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-78957bd4-29c2-4096-b45c-affcbb994ba1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:20:08.636490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-78957bd4-29c2-4096-b45c-affcbb994ba1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "691e4582-0cbd-4604-b4b4-30201c5c3409", "connector": null, "instance_uuid": "2c12ac9e-d9dd-4d3c-ac41-6d315b3c2de0"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:08.643957 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.643957 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:08.670701 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-78957bd4-29c2-4096-b45c-affcbb994ba1 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:20:08.672122 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1440/5758] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:20:08 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:08.705581 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf6fc916-9fdd-433e-9fa8-5013dfb93097 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.708087 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf6fc916-9fdd-433e-9fa8-5013dfb93097 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:08.708191 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf6fc916-9fdd-433e-9fa8-5013dfb93097 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.708421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf6fc916-9fdd-433e-9fa8-5013dfb93097 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.722508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-402cb48f-d877-4d67-8c9a-425bab279268 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.722508 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-402cb48f-d877-4d67-8c9a-425bab279268 None None] GET https://10.4.3.236/volume// Aug 26 09:20:08.722508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-402cb48f-d877-4d67-8c9a-425bab279268 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.722508 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-402cb48f-d877-4d67-8c9a-425bab279268 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.722508 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-402cb48f-d877-4d67-8c9a-425bab279268 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:08.722508 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1443/5759] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09: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 26 09:20:08.723726 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.723726 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:08.727871 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bf6fc916-9fdd-433e-9fa8-5013dfb93097 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:08.732981 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-1e13f301-470d-4b9b-a1d9-9c2729751d60 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.733101 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf6fc916-9fdd-433e-9fa8-5013dfb93097 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:08.733101 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1447/5760] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:08.735156 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-1e13f301-470d-4b9b-a1d9-9c2729751d60 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:08.735476 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-1e13f301-470d-4b9b-a1d9-9c2729751d60 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.735781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-1e13f301-470d-4b9b-a1d9-9c2729751d60 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.744750 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.744750 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:08.748733 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-1e13f301-470d-4b9b-a1d9-9c2729751d60 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:08.752813 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-1e13f301-470d-4b9b-a1d9-9c2729751d60 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:08.753204 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1431/5761] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 1055 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:20:08.862821 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.862973 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] PUT https://10.4.3.236/volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635 Aug 26 09:20:08.863245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:08.871908 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Acquiring lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:20:08.876640 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:20:08.878783 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.878783 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:08.963586 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" released by "attachment_update" :: held 0.087s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:20:08.963917 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4f9b2f58-5b06-4483-bf8c-2c18e394363e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635 returned with HTTP 200 Aug 26 09:20:08.964423 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1441/5762] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:20:08 2026] PUT /volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:08.972653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4c76d750-8651-4743-933b-5437c99b495c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:08.974525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4c76d750-8651-4743-933b-5437c99b495c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption Aug 26 09:20:08.974697 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4c76d750-8651-4743-933b-5437c99b495c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:08.974896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4c76d750-8651-4743-933b-5437c99b495c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:08.983263 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:08.983263 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:08.988440 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-4c76d750-8651-4743-933b-5437c99b495c tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption returned with HTTP 200 Aug 26 09:20:08.988808 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1444/5763] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:20:08 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:09.188550 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2967d9a2-c4e0-44b6-82ee-9b57ce5e07c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:09.189233 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2967d9a2-c4e0-44b6-82ee-9b57ce5e07c5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:09.189499 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2967d9a2-c4e0-44b6-82ee-9b57ce5e07c5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:09.189778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2967d9a2-c4e0-44b6-82ee-9b57ce5e07c5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:09.199398 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:09.199398 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:09.204884 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2967d9a2-c4e0-44b6-82ee-9b57ce5e07c5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:09.212136 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2967d9a2-c4e0-44b6-82ee-9b57ce5e07c5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:09.212695 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1448/5764] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:09 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:09.535282 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:09.536994 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:20:09.537217 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:09.537394 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:09.537555 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Delete volume with id: 7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:20:09.543876 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:09.543876 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:09.544329 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:09.559247 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Delete volume request issued successfully. Aug 26 09:20:09.559483 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c93d47eb-e3d6-4184-bf6b-9be9352364c5 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 202 Aug 26 09:20:09.559898 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1432/5765] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:09 2026] DELETE /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:09.568093 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-690a08e3-dce4-4bb2-872c-8a4ed41e89f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:09.569737 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-690a08e3-dce4-4bb2-872c-8a4ed41e89f7 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:20:09.569960 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-690a08e3-dce4-4bb2-872c-8a4ed41e89f7 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:09.570147 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-690a08e3-dce4-4bb2-872c-8a4ed41e89f7 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:09.576570 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:09.576570 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:09.579966 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-690a08e3-dce4-4bb2-872c-8a4ed41e89f7 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Volume info retrieved successfully. Aug 26 09:20:09.584013 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-690a08e3-dce4-4bb2-872c-8a4ed41e89f7 tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 200 Aug 26 09:20:09.584462 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1442/5766] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:09 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:09.747992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-72dd119a-3299-41f4-bc14-bbbcfffc496d None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:09.749806 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72dd119a-3299-41f4-bc14-bbbcfffc496d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:09.750004 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72dd119a-3299-41f4-bc14-bbbcfffc496d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:09.750189 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-72dd119a-3299-41f4-bc14-bbbcfffc496d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:09.759807 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:09.759807 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:09.763038 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-72dd119a-3299-41f4-bc14-bbbcfffc496d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:09.766406 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-72dd119a-3299-41f4-bc14-bbbcfffc496d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:09.766804 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1445/5767] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:09 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:10.226597 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8600e44b-3806-46bd-934f-f4b8f801a07e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:10.228607 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8600e44b-3806-46bd-934f-f4b8f801a07e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:10.228831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8600e44b-3806-46bd-934f-f4b8f801a07e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:10.229053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8600e44b-3806-46bd-934f-f4b8f801a07e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:10.236910 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:10.236910 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:10.240378 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8600e44b-3806-46bd-934f-f4b8f801a07e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:10.244185 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8600e44b-3806-46bd-934f-f4b8f801a07e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:10.244534 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1449/5768] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:10 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:10.595952 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b5fd661d-3ac2-4278-b80a-173e1693e2db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:10.597588 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5fd661d-3ac2-4278-b80a-173e1693e2db tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] GET https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b Aug 26 09:20:10.597804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5fd661d-3ac2-4278-b80a-173e1693e2db tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:10.598020 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5fd661d-3ac2-4278-b80a-173e1693e2db tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:10.605769 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5fd661d-3ac2-4278-b80a-173e1693e2db tempest-TestStampPattern-1573892395 tempest-TestStampPattern-1573892395-project-member] https://10.4.3.236/volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b returned with HTTP 404 Aug 26 09:20:10.605769 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1433/5769] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:10 2026] GET /volume/v3/volumes/7c748054-91d1-444e-8159-e6e43a0c362b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:10.778343 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79b34935-ab6b-4aa4-98a2-afb6e9f8748e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:10.781953 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79b34935-ab6b-4aa4-98a2-afb6e9f8748e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:10.782227 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79b34935-ab6b-4aa4-98a2-afb6e9f8748e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:10.782602 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79b34935-ab6b-4aa4-98a2-afb6e9f8748e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:10.795419 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:10.795419 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:10.798387 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-79b34935-ab6b-4aa4-98a2-afb6e9f8748e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:10.802011 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79b34935-ab6b-4aa4-98a2-afb6e9f8748e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:10.802398 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1443/5770] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:10 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:11.257699 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-128eb589-505c-4c92-b493-cdec7b41956e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:11.259513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-128eb589-505c-4c92-b493-cdec7b41956e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:11.259735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-128eb589-505c-4c92-b493-cdec7b41956e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:11.259935 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-128eb589-505c-4c92-b493-cdec7b41956e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:11.266525 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:11.266525 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:11.270172 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-128eb589-505c-4c92-b493-cdec7b41956e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:11.274244 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-128eb589-505c-4c92-b493-cdec7b41956e tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:11.274608 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1446/5771] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:11 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:11.815460 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-afd2bf02-cb3b-4116-964a-e65ca1112882 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:11.817692 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afd2bf02-cb3b-4116-964a-e65ca1112882 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:11.817967 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afd2bf02-cb3b-4116-964a-e65ca1112882 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:11.818221 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afd2bf02-cb3b-4116-964a-e65ca1112882 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:11.828895 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:11.828895 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:11.832520 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-afd2bf02-cb3b-4116-964a-e65ca1112882 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:11.837629 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afd2bf02-cb3b-4116-964a-e65ca1112882 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:11.838148 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1450/5772] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:11 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:12.287421 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5246e5d8-c91f-4438-96c8-5444be061d06 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:12.288934 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5246e5d8-c91f-4438-96c8-5444be061d06 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:12.289125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5246e5d8-c91f-4438-96c8-5444be061d06 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:12.289317 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5246e5d8-c91f-4438-96c8-5444be061d06 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:12.295686 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:12.295686 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:12.298633 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5246e5d8-c91f-4438-96c8-5444be061d06 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:12.302356 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5246e5d8-c91f-4438-96c8-5444be061d06 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:12.302763 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1434/5773] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:12 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:12.849354 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-519e9087-c32e-4416-a389-26c3de41bbe5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:12.851045 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-519e9087-c32e-4416-a389-26c3de41bbe5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:12.851238 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-519e9087-c32e-4416-a389-26c3de41bbe5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:12.851421 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-519e9087-c32e-4416-a389-26c3de41bbe5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:12.859876 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:12.859876 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:12.863179 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-519e9087-c32e-4416-a389-26c3de41bbe5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:12.870483 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-519e9087-c32e-4416-a389-26c3de41bbe5 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:12.870786 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1444/5774] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:12 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:13.317034 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-50165a2e-ea20-462e-a00c-554b65923746 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:13.318661 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50165a2e-ea20-462e-a00c-554b65923746 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:13.318859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50165a2e-ea20-462e-a00c-554b65923746 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:13.319043 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50165a2e-ea20-462e-a00c-554b65923746 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:13.327518 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:13.327518 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:13.331494 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-50165a2e-ea20-462e-a00c-554b65923746 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:13.335568 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50165a2e-ea20-462e-a00c-554b65923746 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:13.335949 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1447/5775] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:13 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:13.883574 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9591c7f-62c2-4623-95d9-744c88678425 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:13.885488 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9591c7f-62c2-4623-95d9-744c88678425 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:13.885744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9591c7f-62c2-4623-95d9-744c88678425 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:13.886022 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9591c7f-62c2-4623-95d9-744c88678425 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:13.894649 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:13.894649 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:13.897619 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b9591c7f-62c2-4623-95d9-744c88678425 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:13.901206 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9591c7f-62c2-4623-95d9-744c88678425 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:13.901539 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1451/5776] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:13 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:14.352650 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-638ce838-8635-4fdc-8bef-ce43c4b7abeb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:14.352650 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-638ce838-8635-4fdc-8bef-ce43c4b7abeb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:14.352650 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-638ce838-8635-4fdc-8bef-ce43c4b7abeb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:14.353214 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-638ce838-8635-4fdc-8bef-ce43c4b7abeb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:14.359521 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:14.359521 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:14.362060 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-638ce838-8635-4fdc-8bef-ce43c4b7abeb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:14.365914 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-638ce838-8635-4fdc-8bef-ce43c4b7abeb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:14.366278 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1435/5777] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:14 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:14.915498 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4404959e-93a8-4b92-ac50-be32d0f82700 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:14.917233 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4404959e-93a8-4b92-ac50-be32d0f82700 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:14.917443 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4404959e-93a8-4b92-ac50-be32d0f82700 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:14.917619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4404959e-93a8-4b92-ac50-be32d0f82700 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:14.926640 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:14.926640 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:14.930427 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4404959e-93a8-4b92-ac50-be32d0f82700 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:14.935588 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4404959e-93a8-4b92-ac50-be32d0f82700 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:14.936160 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1445/5778] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:14 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:15.378025 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9e58398f-5e13-4ff6-b2a0-8b4ecd406c6a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:15.380102 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9e58398f-5e13-4ff6-b2a0-8b4ecd406c6a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:15.380102 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9e58398f-5e13-4ff6-b2a0-8b4ecd406c6a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:15.380255 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9e58398f-5e13-4ff6-b2a0-8b4ecd406c6a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:15.387885 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:15.387885 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:15.390446 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-9e58398f-5e13-4ff6-b2a0-8b4ecd406c6a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:15.394807 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9e58398f-5e13-4ff6-b2a0-8b4ecd406c6a tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:15.395138 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1448/5779] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:15 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:15.947713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc5ead38-0554-4447-806a-7764294088a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:15.949520 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc5ead38-0554-4447-806a-7764294088a3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:15.949715 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc5ead38-0554-4447-806a-7764294088a3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:15.949932 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc5ead38-0554-4447-806a-7764294088a3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:15.958729 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:15.958729 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:15.962131 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fc5ead38-0554-4447-806a-7764294088a3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:15.966057 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc5ead38-0554-4447-806a-7764294088a3 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:15.966398 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1452/5780] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:15 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:16.408304 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1d179ab-7dcb-4fd4-964d-fa33e00ac144 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:16.409859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1d179ab-7dcb-4fd4-964d-fa33e00ac144 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:16.410024 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1d179ab-7dcb-4fd4-964d-fa33e00ac144 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:16.410186 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1d179ab-7dcb-4fd4-964d-fa33e00ac144 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:16.417106 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:16.417106 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:16.420387 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a1d179ab-7dcb-4fd4-964d-fa33e00ac144 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:16.424390 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1d179ab-7dcb-4fd4-964d-fa33e00ac144 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:16.424730 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1436/5781] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:16 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:16.426619 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c74e766-12b4-4488-95ac-713dc1e039be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:16.506861 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:16.507152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1864353464"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:16.508352 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1864353464'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:16.508712 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume of 1 GB Aug 26 09:20:16.512587 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Availability Zones retrieved successfully. Aug 26 09:20:16.517535 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (803dda28-f5af-4710-bf9a-5df4c75c6136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:16.518351 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02469acf-dbd8-4769-b422-478af9b98d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:16.519204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:16.541725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02469acf-dbd8-4769-b422-478af9b98d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:16.542564 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8867919-ff69-4e94-913e-225ae0b59d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:16.593045 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Created reservations ['30cfcfc6-8ef1-40f3-a134-e897e135e27d', '5423101f-f8cc-4104-ac32-576cfbb99eb3', '060ef022-aedd-46b3-808d-d5f4e11dbbe4', 'a0476dfe-b6dd-4a5c-b1f4-1fec1f8bd2f5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:16.594293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8867919-ff69-4e94-913e-225ae0b59d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30cfcfc6-8ef1-40f3-a134-e897e135e27d', '5423101f-f8cc-4104-ac32-576cfbb99eb3', '060ef022-aedd-46b3-808d-d5f4e11dbbe4', 'a0476dfe-b6dd-4a5c-b1f4-1fec1f8bd2f5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:16.594463 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55dd7056-a436-40ea-9258-d6a5c664129a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:16.614826 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55dd7056-a436-40ea-9258-d6a5c664129a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f616d6a4-fc7e-4cec-b565-408859fd684c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1864353464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['30cfcfc6-8ef1-40f3-a134-e897e135e27d','5423101f-f8cc-4104-ac32-576cfbb99eb3','060ef022-aedd-46b3-808d-d5f4e11dbbe4','a0476dfe-b6dd-4a5c-b1f4-1fec1f8bd2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1864353464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f616d6a4-fc7e-4cec-b565-408859fd684c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fc511f823754e01973cc96e6b17d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:16.615490 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120424ab-c76b-43eb-8103-351d461345ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:16.631705 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120424ab-c76b-43eb-8103-351d461345ca) transitioned into state 'SUCCESS' from state '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-1864353464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['30cfcfc6-8ef1-40f3-a134-e897e135e27d','5423101f-f8cc-4104-ac32-576cfbb99eb3','060ef022-aedd-46b3-808d-d5f4e11dbbe4','a0476dfe-b6dd-4a5c-b1f4-1fec1f8bd2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:16.632391 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578d5e4f-bcb1-4841-b0a0-666ac450f560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:16.641383 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578d5e4f-bcb1-4841-b0a0-666ac450f560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:16.642164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (803dda28-f5af-4710-bf9a-5df4c75c6136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:16.642427 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request issued successfully. Aug 26 09:20:16.643171 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c74e766-12b4-4488-95ac-713dc1e039be tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:16.643543 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1446/5782] 10.4.3.236 () {68 vars in 1258 bytes} [Wed Aug 26 09:20:16 2026] POST /volume/v3/volumes => generated 764 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:16.655599 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4e242928-7bd8-4979-bc0f-3e7ff8a466e1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:16.657279 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4e242928-7bd8-4979-bc0f-3e7ff8a466e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c Aug 26 09:20:16.657451 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4e242928-7bd8-4979-bc0f-3e7ff8a466e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:16.657657 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4e242928-7bd8-4979-bc0f-3e7ff8a466e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:16.664412 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:16.664412 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:16.667669 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-4e242928-7bd8-4979-bc0f-3e7ff8a466e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:16.671293 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4e242928-7bd8-4979-bc0f-3e7ff8a466e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c returned with HTTP 200 Aug 26 09:20:16.671733 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1449/5783] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:16 2026] GET /volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:16.977410 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17f38d47-58b1-4cca-9981-ab37fca12022 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:16.979266 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17f38d47-58b1-4cca-9981-ab37fca12022 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:16.979504 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17f38d47-58b1-4cca-9981-ab37fca12022 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:16.979741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17f38d47-58b1-4cca-9981-ab37fca12022 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:16.989531 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:16.989531 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:16.993667 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17f38d47-58b1-4cca-9981-ab37fca12022 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:17.000251 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17f38d47-58b1-4cca-9981-ab37fca12022 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:17.000698 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1453/5784] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:16 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:17.436653 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d869e10-87d3-4673-b1e5-8c263fc15adc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:17.438351 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d869e10-87d3-4673-b1e5-8c263fc15adc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:17.438541 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d869e10-87d3-4673-b1e5-8c263fc15adc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:17.438754 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d869e10-87d3-4673-b1e5-8c263fc15adc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:17.445144 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:17.445144 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:17.448434 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d869e10-87d3-4673-b1e5-8c263fc15adc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:17.452342 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d869e10-87d3-4673-b1e5-8c263fc15adc tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:17.452674 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1437/5785] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:17 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:17.574727 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-dee382d0-8aae-4bba-b85f-6885eb374903 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:17.576690 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-dee382d0-8aae-4bba-b85f-6885eb374903 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:17.576893 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-dee382d0-8aae-4bba-b85f-6885eb374903 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:17.577074 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-dee382d0-8aae-4bba-b85f-6885eb374903 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:17.584013 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:17.584013 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:17.587881 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-dee382d0-8aae-4bba-b85f-6885eb374903 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:17.592737 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-dee382d0-8aae-4bba-b85f-6885eb374903 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:17.593132 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1447/5786] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:20:17 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:17.594375 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-412e764d-7c57-44d7-a9d2-5f0e10e80ed8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:17.596323 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-412e764d-7c57-44d7-a9d2-5f0e10e80ed8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635/action Aug 26 09:20:17.596753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-412e764d-7c57-44d7-a9d2-5f0e10e80ed8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-complete": null}' {{(pid=100236) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:20:17.596876 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-412e764d-7c57-44d7-a9d2-5f0e10e80ed8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:17.610910 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:17.610910 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:17.621657 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-69c0ea06-a2c7-4ddd-82ae-ac9f2b267ddf req-412e764d-7c57-44d7-a9d2-5f0e10e80ed8 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635/action returned with HTTP 204 Aug 26 09:20:17.622293 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1450/5787] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:20:17 2026] POST /volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:17.685773 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25f86847-3e29-4f86-aa8f-81825ddac206 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:17.687903 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25f86847-3e29-4f86-aa8f-81825ddac206 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c Aug 26 09:20:17.687903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25f86847-3e29-4f86-aa8f-81825ddac206 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:17.687903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25f86847-3e29-4f86-aa8f-81825ddac206 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:17.694530 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:17.694530 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:17.697704 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-25f86847-3e29-4f86-aa8f-81825ddac206 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:17.701478 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25f86847-3e29-4f86-aa8f-81825ddac206 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c returned with HTTP 200 Aug 26 09:20:17.701817 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1454/5788] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:17 2026] GET /volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:17.713678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a90aa4ee-0114-4586-a708-5de980c4993d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:17.714812 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:17.715229 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f616d6a4-fc7e-4cec-b565-408859fd684c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1843745565"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:17.716604 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request body: {'volume': {"'source_volid": 'f616d6a4-fc7e-4cec-b565-408859fd684c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1843745565'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:17.716819 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume of 1 GB Aug 26 09:20:17.720302 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Availability Zones retrieved successfully. Aug 26 09:20:17.726119 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (c57480a1-3c45-467d-8023-0cb1c0aaa0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:17.727088 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381fd119-3315-4b38-b09a-6066135db471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.728007 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:17.751412 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381fd119-3315-4b38-b09a-6066135db471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.752516 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a596af0f-bb71-4c67-9adf-7dd09a0da949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.790655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Created reservations ['0d8a6f9a-a6f3-4ca8-bdea-d2dbd546f680', 'f8ebc0f7-9d91-433b-8d64-e6bcc2c23733', '49be3d5b-ea06-4941-b84f-f2bb65214c51', 'c36b613d-10fd-40ea-819c-b79e489df728'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:17.790655 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a596af0f-bb71-4c67-9adf-7dd09a0da949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d8a6f9a-a6f3-4ca8-bdea-d2dbd546f680', 'f8ebc0f7-9d91-433b-8d64-e6bcc2c23733', '49be3d5b-ea06-4941-b84f-f2bb65214c51', 'c36b613d-10fd-40ea-819c-b79e489df728']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.791681 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5737632e-c21d-4294-9b8b-b872aacbb1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.813253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5737632e-c21d-4294-9b8b-b872aacbb1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f9c9eb-8af4-450b-a3b0-61c22ed40149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1843745565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['0d8a6f9a-a6f3-4ca8-bdea-d2dbd546f680','f8ebc0f7-9d91-433b-8d64-e6bcc2c23733','49be3d5b-ea06-4941-b84f-f2bb65214c51','c36b613d-10fd-40ea-819c-b79e489df728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1843745565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f9c9eb-8af4-450b-a3b0-61c22ed40149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fc511f823754e01973cc96e6b17d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.813917 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d71f7e-eda3-40c4-a30b-b0717ffea030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.833605 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d71f7e-eda3-40c4-a30b-b0717ffea030) transitioned into state 'SUCCESS' from state '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-1843745565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['0d8a6f9a-a6f3-4ca8-bdea-d2dbd546f680','f8ebc0f7-9d91-433b-8d64-e6bcc2c23733','49be3d5b-ea06-4941-b84f-f2bb65214c51','c36b613d-10fd-40ea-819c-b79e489df728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.834193 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42a2265-830c-4cef-b780-0d548e05bc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.844905 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42a2265-830c-4cef-b780-0d548e05bc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.845749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (c57480a1-3c45-467d-8023-0cb1c0aaa0e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:17.846057 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request issued successfully. Aug 26 09:20:17.846540 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a90aa4ee-0114-4586-a708-5de980c4993d tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:17.847056 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1438/5789] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:20:17 2026] POST /volume/v3/volumes => generated 764 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:17.858368 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:17.859971 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:17.860512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f616d6a4-fc7e-4cec-b565-408859fd684c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1994608810"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:17.861531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request body: {'volume': {"'source_volid": 'f616d6a4-fc7e-4cec-b565-408859fd684c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1994608810'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:17.861642 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume of 1 GB Aug 26 09:20:17.867834 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Availability Zones retrieved successfully. Aug 26 09:20:17.872812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (2fe752f9-c97b-438d-9aa5-906594ba2c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:17.873601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9163d128-92c0-4f15-a2a6-037b6f68cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.874405 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:17.905038 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9163d128-92c0-4f15-a2a6-037b6f68cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.905752 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51299d8d-d930-4898-b001-95a037fe71b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.944806 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Created reservations ['d54f327b-997f-4eb5-ae70-e33b7fb6b27c', '08f46109-1d20-446a-99a2-d30b0d0bf1cd', '3147f3b7-fd48-4652-9568-ee9d87c59811', '2398eabf-5745-45ea-a8e3-6f62f35714b4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:17.945527 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51299d8d-d930-4898-b001-95a037fe71b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d54f327b-997f-4eb5-ae70-e33b7fb6b27c', '08f46109-1d20-446a-99a2-d30b0d0bf1cd', '3147f3b7-fd48-4652-9568-ee9d87c59811', '2398eabf-5745-45ea-a8e3-6f62f35714b4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.946232 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbc2368-b757-4481-b133-8e5c9f0292f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.968344 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbc2368-b757-4481-b133-8e5c9f0292f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5983139f-7755-4329-9856-90dbd1df9583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1994608810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['d54f327b-997f-4eb5-ae70-e33b7fb6b27c','08f46109-1d20-446a-99a2-d30b0d0bf1cd','3147f3b7-fd48-4652-9568-ee9d87c59811','2398eabf-5745-45ea-a8e3-6f62f35714b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1994608810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5983139f-7755-4329-9856-90dbd1df9583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fc511f823754e01973cc96e6b17d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.969087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2dcd6f3-be63-461c-a13f-7d5fad59b4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.985385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2dcd6f3-be63-461c-a13f-7d5fad59b4e4) transitioned into state 'SUCCESS' from state '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-1994608810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['d54f327b-997f-4eb5-ae70-e33b7fb6b27c','08f46109-1d20-446a-99a2-d30b0d0bf1cd','3147f3b7-fd48-4652-9568-ee9d87c59811','2398eabf-5745-45ea-a8e3-6f62f35714b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.986156 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4caada-0793-40ce-8779-7030f5e82577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:17.996409 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4caada-0793-40ce-8779-7030f5e82577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:17.997257 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (2fe752f9-c97b-438d-9aa5-906594ba2c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:17.997583 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request issued successfully. Aug 26 09:20:17.998172 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83cc6619-92ad-4ce7-a162-9dd32e70a9e2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:17.998701 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1448/5790] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:20:17 2026] POST /volume/v3/volumes => generated 764 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:18.012938 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a8c05f53-3425-4a19-a14c-b64ec54437c7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.014781 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a8c05f53-3425-4a19-a14c-b64ec54437c7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:18.015222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a8c05f53-3425-4a19-a14c-b64ec54437c7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.015222 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a8c05f53-3425-4a19-a14c-b64ec54437c7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.016207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.017523 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-e40c9ee7-3748-4a72-9748-aaf2529c982f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.017796 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:18.018148 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f616d6a4-fc7e-4cec-b565-408859fd684c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-123668744"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:18.019517 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request body: {'volume': {"'source_volid": 'f616d6a4-fc7e-4cec-b565-408859fd684c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-123668744'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:18.019607 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume of 1 GB Aug 26 09:20:18.019668 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-e40c9ee7-3748-4a72-9748-aaf2529c982f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:18.019890 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-e40c9ee7-3748-4a72-9748-aaf2529c982f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.020112 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-e40c9ee7-3748-4a72-9748-aaf2529c982f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.023260 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Availability Zones retrieved successfully. Aug 26 09:20:18.024436 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.024436 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:18.026263 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.026263 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:18.027631 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a8c05f53-3425-4a19-a14c-b64ec54437c7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:18.028134 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (347a1149-fbd8-4648-ac8f-2f5632db058d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:18.028995 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859650cf-8dea-4424-b646-27cc905cc456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.029297 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-e40c9ee7-3748-4a72-9748-aaf2529c982f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:18.029781 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:18.031600 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a8c05f53-3425-4a19-a14c-b64ec54437c7 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:18.032153 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1451/5791] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:18.033449 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-e40c9ee7-3748-4a72-9748-aaf2529c982f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:18.033907 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1439/5792] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:18.044146 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e9505c9-e6e2-4201-b07a-dc6be082f786 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.044547 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e9505c9-e6e2-4201-b07a-dc6be082f786 None None] GET https://10.4.3.236/volume// Aug 26 09:20:18.044719 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e9505c9-e6e2-4201-b07a-dc6be082f786 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.044932 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e9505c9-e6e2-4201-b07a-dc6be082f786 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.045214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e9505c9-e6e2-4201-b07a-dc6be082f786 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:18.045459 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1449/5793] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:20: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 26 09:20:18.045525 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-aaf3cf82-a8e4-4053-bffc-3fa21a47b653 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.047151 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aaf3cf82-a8e4-4053-bffc-3fa21a47b653 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:18.047324 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aaf3cf82-a8e4-4053-bffc-3fa21a47b653 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.047534 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-aaf3cf82-a8e4-4053-bffc-3fa21a47b653 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.053337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859650cf-8dea-4424-b646-27cc905cc456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.053494 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-9ceb6583-9ee9-447d-a1f0-5833f679d4a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.054028 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7fc869-3e6d-4652-a79b-f22be949ba44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.055333 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-9ceb6583-9ee9-447d-a1f0-5833f679d4a5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:20:18.055693 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-9ceb6583-9ee9-447d-a1f0-5833f679d4a5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afd7feeb-96f3-48c4-96cb-8e57678b28c7", "connector": null, "instance_uuid": "765857cd-6f69-45f0-879a-d26d6a0d7c2b"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:18.055908 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.055908 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:18.060639 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-aaf3cf82-a8e4-4053-bffc-3fa21a47b653 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:18.064541 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-aaf3cf82-a8e4-4053-bffc-3fa21a47b653 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:18.064586 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.064586 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:18.064856 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1452/5794] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:18.097959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Created reservations ['26a1685d-e38c-41cc-bffe-8b54ad304b41', 'bebbe1d7-ccbb-4c26-b635-38771243e4dc', '00e223e5-58ae-4432-beb7-c692263f4aaa', '99a229f3-c337-4f0c-aa54-84167b590627'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:18.098661 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7fc869-3e6d-4652-a79b-f22be949ba44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a1685d-e38c-41cc-bffe-8b54ad304b41', 'bebbe1d7-ccbb-4c26-b635-38771243e4dc', '00e223e5-58ae-4432-beb7-c692263f4aaa', '99a229f3-c337-4f0c-aa54-84167b590627']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.099332 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c9addb-e729-4cf2-ad79-6ca758d4081d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.102579 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-9ceb6583-9ee9-447d-a1f0-5833f679d4a5 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:20:18.103187 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1440/5795] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:20:18 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:18.123324 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c9addb-e729-4cf2-ad79-6ca758d4081d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca06fde-80f4-4dd8-8635-dfadefd2f750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-123668744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['26a1685d-e38c-41cc-bffe-8b54ad304b41','bebbe1d7-ccbb-4c26-b635-38771243e4dc','00e223e5-58ae-4432-beb7-c692263f4aaa','99a229f3-c337-4f0c-aa54-84167b590627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-123668744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca06fde-80f4-4dd8-8635-dfadefd2f750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fc511f823754e01973cc96e6b17d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.124472 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d877c665-f212-4f9e-a50b-b3e4e1ae9871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.142706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d877c665-f212-4f9e-a50b-b3e4e1ae9871) transitioned into state 'SUCCESS' from state '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-123668744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['26a1685d-e38c-41cc-bffe-8b54ad304b41','bebbe1d7-ccbb-4c26-b635-38771243e4dc','00e223e5-58ae-4432-beb7-c692263f4aaa','99a229f3-c337-4f0c-aa54-84167b590627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.143398 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfcbe0c-518f-4a10-8f6e-3fb40334c097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.160127 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfcbe0c-518f-4a10-8f6e-3fb40334c097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.160975 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (347a1149-fbd8-4648-ac8f-2f5632db058d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:18.161806 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request issued successfully. Aug 26 09:20:18.162296 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3938e81-ab1c-4abf-b1fc-47dfa2f8ed2b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:18.162412 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1455/5796] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:20:18 2026] POST /volume/v3/volumes => generated 763 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:18.172764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.174321 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:18.174626 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f616d6a4-fc7e-4cec-b565-408859fd684c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-660069966"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:18.175905 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request body: {'volume': {"'source_volid": 'f616d6a4-fc7e-4cec-b565-408859fd684c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-660069966'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:18.176014 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume of 1 GB Aug 26 09:20:18.176220 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.176220 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:18.179575 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Availability Zones retrieved successfully. Aug 26 09:20:18.184596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (d70205e6-0e94-4aec-940d-442ce341eee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:18.185430 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d16ad3a8-af6c-4aeb-97a6-e07f6571ea44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.186270 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:18.208196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d16ad3a8-af6c-4aeb-97a6-e07f6571ea44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.208875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76590e9c-893c-4387-84f5-1de814be97bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.250939 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Created reservations ['911a4b4c-53b2-411f-91dd-828337e1faca', '79d99a44-2e85-4fe1-8625-00866fa1341f', 'a41982d0-3273-48f0-84be-a2ddbea77e2f', '5aab4184-0b91-4b39-b2ff-ab52d2d78f73'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:18.251684 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76590e9c-893c-4387-84f5-1de814be97bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['911a4b4c-53b2-411f-91dd-828337e1faca', '79d99a44-2e85-4fe1-8625-00866fa1341f', 'a41982d0-3273-48f0-84be-a2ddbea77e2f', '5aab4184-0b91-4b39-b2ff-ab52d2d78f73']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.252420 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5875c1-43c6-47cd-b8ad-0e15e15e8164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.275752 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5875c1-43c6-47cd-b8ad-0e15e15e8164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95988769-629b-49b7-b92d-af06dbc1f524', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-660069966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['911a4b4c-53b2-411f-91dd-828337e1faca','79d99a44-2e85-4fe1-8625-00866fa1341f','a41982d0-3273-48f0-84be-a2ddbea77e2f','5aab4184-0b91-4b39-b2ff-ab52d2d78f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-660069966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95988769-629b-49b7-b92d-af06dbc1f524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fc511f823754e01973cc96e6b17d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.276497 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15ce583-4147-4fe1-bc1c-60a3552ac089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.296533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15ce583-4147-4fe1-bc1c-60a3552ac089) transitioned into state 'SUCCESS' from state '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-660069966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['911a4b4c-53b2-411f-91dd-828337e1faca','79d99a44-2e85-4fe1-8625-00866fa1341f','a41982d0-3273-48f0-84be-a2ddbea77e2f','5aab4184-0b91-4b39-b2ff-ab52d2d78f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.297313 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c01d5e-ee29-4bc7-a216-74c99860a076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.308641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c01d5e-ee29-4bc7-a216-74c99860a076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.309396 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (d70205e6-0e94-4aec-940d-442ce341eee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:18.309767 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request issued successfully. Aug 26 09:20:18.310074 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98e6a005-ff8c-4df0-9ecf-7f38175e38e1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:18.310805 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1450/5797] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:20:18 2026] POST /volume/v3/volumes => generated 763 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:18.322172 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.323774 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:18.324128 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f616d6a4-fc7e-4cec-b565-408859fd684c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-373101114"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:18.325541 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request body: {'volume': {"'source_volid": 'f616d6a4-fc7e-4cec-b565-408859fd684c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-373101114'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:18.325671 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume of 1 GB Aug 26 09:20:18.329435 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Availability Zones retrieved successfully. Aug 26 09:20:18.334586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (78e48b1b-17ef-4a0d-96e5-68fe97ab7c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:18.335452 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9fc002e-805f-4db4-8273-e37b0efb5a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.336301 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:18.360893 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9fc002e-805f-4db4-8273-e37b0efb5a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.361585 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86acbdf-edf4-4386-9c06-a56ee63c36a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.405822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Created reservations ['18408778-aa97-4be2-a7c0-3bd76a38b337', '3fb4dae9-cee6-4a03-989b-8f13230da397', '38e2d8f4-6627-439c-8470-0902232fd9d2', 'a8c42d33-679e-4511-8c9f-dfa78a95bd2b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:18.406782 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86acbdf-edf4-4386-9c06-a56ee63c36a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18408778-aa97-4be2-a7c0-3bd76a38b337', '3fb4dae9-cee6-4a03-989b-8f13230da397', '38e2d8f4-6627-439c-8470-0902232fd9d2', 'a8c42d33-679e-4511-8c9f-dfa78a95bd2b']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.407457 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ad60aa-8d05-4103-9f60-aae0da13c525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.429223 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ad60aa-8d05-4103-9f60-aae0da13c525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-373101114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['18408778-aa97-4be2-a7c0-3bd76a38b337','3fb4dae9-cee6-4a03-989b-8f13230da397','38e2d8f4-6627-439c-8470-0902232fd9d2','a8c42d33-679e-4511-8c9f-dfa78a95bd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-373101114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fc511f823754e01973cc96e6b17d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.430189 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821b3947-273f-47e1-96a8-76319d94e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.460374 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821b3947-273f-47e1-96a8-76319d94e3de) transitioned into state 'SUCCESS' from state '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-373101114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fc511f823754e01973cc96e6b17d144',qos_specs=None,replication_status=,reservations=['18408778-aa97-4be2-a7c0-3bd76a38b337','3fb4dae9-cee6-4a03-989b-8f13230da397','38e2d8f4-6627-439c-8470-0902232fd9d2','a8c42d33-679e-4511-8c9f-dfa78a95bd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55df4e08fdc48f99c403de74aa28ca4',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.461144 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f9fc62-4543-464a-a525-23576c635809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:18.470746 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f9fc62-4543-464a-a525-23576c635809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:18.471519 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Flow 'volume_create_api' (78e48b1b-17ef-4a0d-96e5-68fe97ab7c3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:18.471786 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Create volume request issued successfully. Aug 26 09:20:18.472287 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0a8dc548-1dbb-4408-b7a2-f9b5148dad1a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:18.472690 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1453/5798] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:20:18 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 26 09:20:18.483652 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a849803-490f-402b-b5ed-717f5ad1d7f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.485793 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a849803-490f-402b-b5ed-717f5ad1d7f5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 Aug 26 09:20:18.486067 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a849803-490f-402b-b5ed-717f5ad1d7f5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.486304 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a849803-490f-402b-b5ed-717f5ad1d7f5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.494634 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.494634 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:18.501966 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a849803-490f-402b-b5ed-717f5ad1d7f5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.507085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a849803-490f-402b-b5ed-717f5ad1d7f5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 returned with HTTP 200 Aug 26 09:20:18.507542 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1441/5799] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:18.519828 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-200e3234-c111-4c0c-b6df-773c11d0b598 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.521812 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-200e3234-c111-4c0c-b6df-773c11d0b598 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 Aug 26 09:20:18.523148 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-200e3234-c111-4c0c-b6df-773c11d0b598 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.523148 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-200e3234-c111-4c0c-b6df-773c11d0b598 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.529673 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.529673 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:18.533549 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-200e3234-c111-4c0c-b6df-773c11d0b598 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.537429 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-200e3234-c111-4c0c-b6df-773c11d0b598 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 returned with HTTP 200 Aug 26 09:20:18.538287 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1456/5800] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:18.549756 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b30a49e-ae20-4a69-9bc4-495b8164f43e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.551773 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b30a49e-ae20-4a69-9bc4-495b8164f43e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 Aug 26 09:20:18.551979 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b30a49e-ae20-4a69-9bc4-495b8164f43e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.552158 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b30a49e-ae20-4a69-9bc4-495b8164f43e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.559092 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.559092 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:18.563102 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b30a49e-ae20-4a69-9bc4-495b8164f43e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.568112 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b30a49e-ae20-4a69-9bc4-495b8164f43e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 returned with HTTP 200 Aug 26 09:20:18.568457 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1451/5801] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:18.579708 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2fb23764-c8a3-4d08-a38b-89b8694c0c90 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.582103 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2fb23764-c8a3-4d08-a38b-89b8694c0c90 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 Aug 26 09:20:18.582371 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2fb23764-c8a3-4d08-a38b-89b8694c0c90 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.582604 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2fb23764-c8a3-4d08-a38b-89b8694c0c90 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.591991 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.591991 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:18.595429 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2fb23764-c8a3-4d08-a38b-89b8694c0c90 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.601826 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2fb23764-c8a3-4d08-a38b-89b8694c0c90 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 returned with HTTP 200 Aug 26 09:20:18.602381 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1454/5802] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:18.617882 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9aeeec5e-5f2e-44c3-884e-95a9e3945ed2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.620097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9aeeec5e-5f2e-44c3-884e-95a9e3945ed2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 Aug 26 09:20:18.620353 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9aeeec5e-5f2e-44c3-884e-95a9e3945ed2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.620605 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9aeeec5e-5f2e-44c3-884e-95a9e3945ed2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.630614 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.630614 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:18.634813 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9aeeec5e-5f2e-44c3-884e-95a9e3945ed2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.639838 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9aeeec5e-5f2e-44c3-884e-95a9e3945ed2 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 returned with HTTP 200 Aug 26 09:20:18.640312 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1442/5803] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:18.651334 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2b32ce6-1c36-4f11-876a-554302e6966c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.653207 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 Aug 26 09:20:18.653402 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.653649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.653813 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume with id: 7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 Aug 26 09:20:18.660667 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.660667 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:18.661303 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.679584 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume request issued successfully. Aug 26 09:20:18.679811 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2b32ce6-1c36-4f11-876a-554302e6966c tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 returned with HTTP 202 Aug 26 09:20:18.680292 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1457/5804] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:18 2026] DELETE /volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:18.686807 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3d22df8-a9d2-4ae2-8534-416534369fee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.688474 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3d22df8-a9d2-4ae2-8534-416534369fee tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 Aug 26 09:20:18.688673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3d22df8-a9d2-4ae2-8534-416534369fee tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.688851 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3d22df8-a9d2-4ae2-8534-416534369fee tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.695140 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.695140 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:18.698579 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3d22df8-a9d2-4ae2-8534-416534369fee tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:18.702354 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3d22df8-a9d2-4ae2-8534-416534369fee tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 returned with HTTP 200 Aug 26 09:20:18.702691 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1452/5805] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:18.868054 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1696edb0-ce82-48bf-a38a-44a6a8125dce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.868457 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1696edb0-ce82-48bf-a38a-44a6a8125dce None None] GET https://10.4.3.236/volume// Aug 26 09:20:18.868740 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1696edb0-ce82-48bf-a38a-44a6a8125dce None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.868923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1696edb0-ce82-48bf-a38a-44a6a8125dce None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.869164 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1696edb0-ce82-48bf-a38a-44a6a8125dce None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:18.869464 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1455/5806] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:20: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 26 09:20:18.877133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-aca768d5-0d27-4700-8efc-225448196e9d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.878499 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-aca768d5-0d27-4700-8efc-225448196e9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:20:18.878710 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-aca768d5-0d27-4700-8efc-225448196e9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:18.878900 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-aca768d5-0d27-4700-8efc-225448196e9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:18.887366 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:18.887366 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:18.890310 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-aca768d5-0d27-4700-8efc-225448196e9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:20:18.894727 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-aca768d5-0d27-4700-8efc-225448196e9d tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:20:18.895107 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1443/5807] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:20:18 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 1628 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:20:18.993241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:18.995304 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] PUT https://10.4.3.236/volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae Aug 26 09:20:18.995812 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:19.003382 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Acquiring lock "cinder-attachment_update-afd7feeb-96f3-48c4-96cb-8e57678b28c7-np0000008153" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:20:19.007930 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Lock "cinder-attachment_update-afd7feeb-96f3-48c4-96cb-8e57678b28c7-np0000008153" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:20:19.009152 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:19.009152 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:19.092709 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Lock "cinder-attachment_update-afd7feeb-96f3-48c4-96cb-8e57678b28c7-np0000008153" released by "attachment_update" :: held 0.085s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:20:19.093074 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-bc11a27b-f9bd-4454-bcc9-ca84d8b69cc9 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae returned with HTTP 200 Aug 26 09:20:19.093436 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1458/5808] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:20:18 2026] PUT /volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:19.115231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-0677f061-1fbd-4432-bf29-4fd87c45813f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:19.117329 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-0677f061-1fbd-4432-bf29-4fd87c45813f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] POST https://10.4.3.236/volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae/action Aug 26 09:20:19.117772 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-0677f061-1fbd-4432-bf29-4fd87c45813f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:20:19.117921 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-0677f061-1fbd-4432-bf29-4fd87c45813f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:19.134723 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:19.134723 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:19.144692 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-0677f061-1fbd-4432-bf29-4fd87c45813f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae/action returned with HTTP 204 Aug 26 09:20:19.145115 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1453/5809] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:20:19 2026] POST /volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:19.715068 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2980dc4a-2d95-4915-884d-fd5f6d1d3691 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:19.716624 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2980dc4a-2d95-4915-884d-fd5f6d1d3691 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 Aug 26 09:20:19.716792 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2980dc4a-2d95-4915-884d-fd5f6d1d3691 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:19.717198 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2980dc4a-2d95-4915-884d-fd5f6d1d3691 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:19.721791 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2980dc4a-2d95-4915-884d-fd5f6d1d3691 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 returned with HTTP 404 Aug 26 09:20:19.722222 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1456/5810] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:19 2026] GET /volume/v3/volumes/7930cb4b-ca60-4d6c-a0be-ceca6d9f8a01 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:19.729172 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:19.731331 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] DELETE https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 Aug 26 09:20:19.731646 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:19.733073 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:19.733073 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume with id: 95988769-629b-49b7-b92d-af06dbc1f524 Aug 26 09:20:19.740296 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:19.740296 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:19.740832 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:19.759004 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume request issued successfully. Aug 26 09:20:19.759206 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d3c36b0-648b-4400-af3d-b1beac46e0d1 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 returned with HTTP 202 Aug 26 09:20:19.759774 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1444/5811] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:19 2026] DELETE /volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:19.766778 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9476849-21b4-42b4-9470-848eb13077d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:19.768066 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9476849-21b4-42b4-9470-848eb13077d0 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 Aug 26 09:20:19.768270 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9476849-21b4-42b4-9470-848eb13077d0 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:19.768556 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9476849-21b4-42b4-9470-848eb13077d0 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:19.777705 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:19.777705 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:19.781131 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e9476849-21b4-42b4-9470-848eb13077d0 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:19.785763 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9476849-21b4-42b4-9470-848eb13077d0 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 returned with HTTP 200 Aug 26 09:20:19.786135 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1459/5812] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:19 2026] GET /volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:20.800262 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3327de80-41e5-4303-be95-c0c050f1a088 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:20.802127 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3327de80-41e5-4303-be95-c0c050f1a088 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 Aug 26 09:20:20.802323 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3327de80-41e5-4303-be95-c0c050f1a088 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:20.802501 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3327de80-41e5-4303-be95-c0c050f1a088 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:20.807901 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3327de80-41e5-4303-be95-c0c050f1a088 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 returned with HTTP 404 Aug 26 09:20:20.808317 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1454/5813] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:20 2026] GET /volume/v3/volumes/95988769-629b-49b7-b92d-af06dbc1f524 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:20.814320 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:20.815984 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 Aug 26 09:20:20.816175 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:20.816344 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:20.816491 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume with id: 5ca06fde-80f4-4dd8-8635-dfadefd2f750 Aug 26 09:20:20.823478 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:20.823478 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:20.824088 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:20.841070 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume request issued successfully. Aug 26 09:20:20.841298 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b6531d0b-e810-4958-82b8-95f8d61dbea9 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 returned with HTTP 202 Aug 26 09:20:20.841727 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1457/5814] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:20 2026] DELETE /volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:20.848457 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f9eb5f2-5dbf-4c90-991a-a32a7377107a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:20.850763 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f9eb5f2-5dbf-4c90-991a-a32a7377107a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 Aug 26 09:20:20.851025 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f9eb5f2-5dbf-4c90-991a-a32a7377107a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:20.851241 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f9eb5f2-5dbf-4c90-991a-a32a7377107a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:20.857534 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:20.857534 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:20.860811 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2f9eb5f2-5dbf-4c90-991a-a32a7377107a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:20.864543 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f9eb5f2-5dbf-4c90-991a-a32a7377107a tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 returned with HTTP 200 Aug 26 09:20:20.864909 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1445/5815] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:20 2026] GET /volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:21.876342 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48e173a8-0695-42e0-ac9a-5130896a3fc5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:21.878218 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48e173a8-0695-42e0-ac9a-5130896a3fc5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 Aug 26 09:20:21.878441 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48e173a8-0695-42e0-ac9a-5130896a3fc5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:21.878705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48e173a8-0695-42e0-ac9a-5130896a3fc5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:21.883831 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48e173a8-0695-42e0-ac9a-5130896a3fc5 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 returned with HTTP 404 Aug 26 09:20:21.884283 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1460/5816] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:21 2026] GET /volume/v3/volumes/5ca06fde-80f4-4dd8-8635-dfadefd2f750 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:21.890050 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14efe5ae-c792-4825-8f06-825f113fc66e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:21.891708 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] DELETE https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 Aug 26 09:20:21.891956 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:21.892132 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:21.892304 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume with id: 5983139f-7755-4329-9856-90dbd1df9583 Aug 26 09:20:21.898384 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:21.898384 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:21.898813 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:21.915575 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume request issued successfully. Aug 26 09:20:21.915731 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14efe5ae-c792-4825-8f06-825f113fc66e tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 returned with HTTP 202 Aug 26 09:20:21.916098 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1455/5817] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:21 2026] DELETE /volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:21.921855 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8f7563a3-d310-48ff-8a60-0db98bd02bba None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:21.923635 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f7563a3-d310-48ff-8a60-0db98bd02bba tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 Aug 26 09:20:21.923834 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f7563a3-d310-48ff-8a60-0db98bd02bba tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:21.924062 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8f7563a3-d310-48ff-8a60-0db98bd02bba tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:21.930549 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:21.930549 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:21.933897 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-8f7563a3-d310-48ff-8a60-0db98bd02bba tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:21.937567 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8f7563a3-d310-48ff-8a60-0db98bd02bba tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 returned with HTTP 200 Aug 26 09:20:21.937941 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1458/5818] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:21 2026] GET /volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:22.949523 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1735de5-b819-481a-8757-4f42550d0a04 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:22.951563 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1735de5-b819-481a-8757-4f42550d0a04 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 Aug 26 09:20:22.951805 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1735de5-b819-481a-8757-4f42550d0a04 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:22.952048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1735de5-b819-481a-8757-4f42550d0a04 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:22.957951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1735de5-b819-481a-8757-4f42550d0a04 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 returned with HTTP 404 Aug 26 09:20:22.958434 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1446/5819] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:22 2026] GET /volume/v3/volumes/5983139f-7755-4329-9856-90dbd1df9583 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:22.963860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:22.965359 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 Aug 26 09:20:22.965535 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:22.965713 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:22.965866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume with id: a5f9c9eb-8af4-450b-a3b0-61c22ed40149 Aug 26 09:20:22.972042 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:22.972042 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:22.972409 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:22.985342 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume request issued successfully. Aug 26 09:20:22.985537 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c923b7f-4743-4bdb-9ffb-b99876f40a78 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 returned with HTTP 202 Aug 26 09:20:22.985943 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1461/5820] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:22 2026] DELETE /volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:22.991634 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92a61448-a62a-409b-85eb-a949b615dc55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:22.993334 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92a61448-a62a-409b-85eb-a949b615dc55 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 Aug 26 09:20:22.993562 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92a61448-a62a-409b-85eb-a949b615dc55 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:22.993745 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92a61448-a62a-409b-85eb-a949b615dc55 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:23.000604 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:23.000604 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:23.003856 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-92a61448-a62a-409b-85eb-a949b615dc55 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:23.007315 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92a61448-a62a-409b-85eb-a949b615dc55 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 returned with HTTP 200 Aug 26 09:20:23.007700 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1456/5821] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:22 2026] GET /volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:23.214954 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-c5d03e45-9600-488c-becf-51f5e8bf5346 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:23.217753 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-c5d03e45-9600-488c-becf-51f5e8bf5346 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7/encryption Aug 26 09:20:23.217994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-c5d03e45-9600-488c-becf-51f5e8bf5346 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:23.218223 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-c5d03e45-9600-488c-becf-51f5e8bf5346 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:23.229038 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:23.229038 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:23.236046 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-facef8b1-15e0-4270-b0cd-72f4cd7d8798 req-c5d03e45-9600-488c-becf-51f5e8bf5346 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7/encryption returned with HTTP 200 Aug 26 09:20:23.236046 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1459/5822] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:20:23 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:23.883738 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d498f04d-d12c-4f4a-b777-462e3bdd5c8d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:23.884174 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d498f04d-d12c-4f4a-b777-462e3bdd5c8d None None] GET https://10.4.3.236/volume// Aug 26 09:20:23.884362 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d498f04d-d12c-4f4a-b777-462e3bdd5c8d None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:23.884595 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d498f04d-d12c-4f4a-b777-462e3bdd5c8d None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:23.884997 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d498f04d-d12c-4f4a-b777-462e3bdd5c8d None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:23.885324 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1447/5823] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:20: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 26 09:20:23.892281 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2974e80c-c2b2-46e3-9066-eba071cc4eba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:23.894921 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2974e80c-c2b2-46e3-9066-eba071cc4eba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:20:23.895420 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2974e80c-c2b2-46e3-9066-eba071cc4eba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "691e4582-0cbd-4604-b4b4-30201c5c3409", "connector": null, "instance_uuid": "2c12ac9e-d9dd-4d3c-ac41-6d315b3c2de0"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:23.909632 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:23.909632 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:23.936612 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2974e80c-c2b2-46e3-9066-eba071cc4eba tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:20:23.937067 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1462/5824] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:20:23 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:23.943424 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-ce04c2fc-b313-4ddb-acde-876643a0c05e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:23.945808 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-ce04c2fc-b313-4ddb-acde-876643a0c05e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635 Aug 26 09:20:23.946086 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-ce04c2fc-b313-4ddb-acde-876643a0c05e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:23.946274 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-ce04c2fc-b313-4ddb-acde-876643a0c05e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:23.953257 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:23.953257 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:23.998557 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-ce04c2fc-b313-4ddb-acde-876643a0c05e tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635 returned with HTTP 200 Aug 26 09:20:23.998976 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1457/5825] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:20:23 2026] DELETE /volume/v3/attachments/dfcb905a-a915-4f8c-9b84-25afaa8d7635 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:24.019045 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4543c53c-7315-4110-aac3-e9949f74320b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:24.020772 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4543c53c-7315-4110-aac3-e9949f74320b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 Aug 26 09:20:24.020988 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4543c53c-7315-4110-aac3-e9949f74320b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:24.021171 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4543c53c-7315-4110-aac3-e9949f74320b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:24.026785 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4543c53c-7315-4110-aac3-e9949f74320b tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 returned with HTTP 404 Aug 26 09:20:24.027245 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1460/5826] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:24 2026] GET /volume/v3/volumes/a5f9c9eb-8af4-450b-a3b0-61c22ed40149 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:24.033511 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:24.035628 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c Aug 26 09:20:24.035902 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:24.036150 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:24.036359 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume with id: f616d6a4-fc7e-4cec-b565-408859fd684c Aug 26 09:20:24.044615 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:24.044615 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:24.045217 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:24.065405 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Delete volume request issued successfully. Aug 26 09:20:24.065671 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b53fa02b-231e-44e7-9e58-7835d42cd896 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c returned with HTTP 202 Aug 26 09:20:24.066214 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1448/5827] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:20:24 2026] DELETE /volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:24.073727 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b28a587-c1c6-475a-a07a-c798e27a89f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:24.075737 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b28a587-c1c6-475a-a07a-c798e27a89f7 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c Aug 26 09:20:24.075881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b28a587-c1c6-475a-a07a-c798e27a89f7 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:24.076510 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b28a587-c1c6-475a-a07a-c798e27a89f7 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:24.082428 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:24.082428 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:24.085917 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1b28a587-c1c6-475a-a07a-c798e27a89f7 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Volume info retrieved successfully. Aug 26 09:20:24.090258 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b28a587-c1c6-475a-a07a-c798e27a89f7 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c returned with HTTP 200 Aug 26 09:20:24.090682 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1463/5828] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:24 2026] GET /volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:24.762725 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:24.764742 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] PUT https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 Aug 26 09:20:24.765104 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:24.772292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Acquiring lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:20:24.776239 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:20:24.777093 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:24.777093 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:24.838426 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" released by "attachment_update" :: held 0.062s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:20:24.838698 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-6ac07ebf-f13c-4334-89dc-164ca3b4e449 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 returned with HTTP 200 Aug 26 09:20:24.839288 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1458/5829] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:20:24 2026] PUT /volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 => generated 968 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:24.846646 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c68675c3-5584-4ad7-8f0c-34ee3ace6361 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:24.848674 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c68675c3-5584-4ad7-8f0c-34ee3ace6361 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 Aug 26 09:20:24.848992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c68675c3-5584-4ad7-8f0c-34ee3ace6361 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:24.849232 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c68675c3-5584-4ad7-8f0c-34ee3ace6361 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:24.861335 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c68675c3-5584-4ad7-8f0c-34ee3ace6361 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 returned with HTTP 200 Aug 26 09:20:24.861741 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1461/5830] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:20:24 2026] GET /volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:25.105304 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2da27910-5d10-4f6f-ae20-62268840b189 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:25.108533 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2da27910-5d10-4f6f-ae20-62268840b189 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] GET https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c Aug 26 09:20:25.108533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2da27910-5d10-4f6f-ae20-62268840b189 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:25.108533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2da27910-5d10-4f6f-ae20-62268840b189 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:25.112761 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2da27910-5d10-4f6f-ae20-62268840b189 tempest-CreateVolumesFromSourceVolumeTest-120761447 tempest-CreateVolumesFromSourceVolumeTest-120761447-project-member] https://10.4.3.236/volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c returned with HTTP 404 Aug 26 09:20:25.113283 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1449/5831] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:25 2026] GET /volume/v3/volumes/f616d6a4-fc7e-4cec-b565-408859fd684c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:26.901005 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea21e822-df42-4f05-ae04-73c94358bd68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:27.004195 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea21e822-df42-4f05-ae04-73c94358bd68 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-admin] GET https://10.4.3.236/volume/v3/scheduler-stats/get_pools Aug 26 09:20:27.004744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea21e822-df42-4f05-ae04-73c94358bd68 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:27.004976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea21e822-df42-4f05-ae04-73c94358bd68 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-admin] Calling method 'get_pools' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:27.015110 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea21e822-df42-4f05-ae04-73c94358bd68 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-admin] https://10.4.3.236/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 09:20:27.015463 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1464/5832] 10.4.3.236 () {66 vars in 1291 bytes} [Wed Aug 26 09:20:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:27.022356 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5684c5e2-12e6-4974-a430-57f130174289 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:27.075709 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5684c5e2-12e6-4974-a430-57f130174289 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-member] GET https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool Aug 26 09:20:27.075986 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5684c5e2-12e6-4974-a430-57f130174289 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:27.076227 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5684c5e2-12e6-4974-a430-57f130174289 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:27.076538 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:27.076538 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:27.077093 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-5684c5e2-12e6-4974-a430-57f130174289 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '765bf22ccb32403a9620e72ebcd05612', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b17ec61bd940f38a5e554c1f777a61', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:27.077310 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5684c5e2-12e6-4974-a430-57f130174289 tempest-ProjectMemberTests-1523048496 tempest-ProjectMemberTests-1523048496-project-member] https://10.4.3.236/volume/v3/capabilities/np0000008153@storpool returned with HTTP 403 Aug 26 09:20:27.077810 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1459/5833] 10.4.3.236 () {66 vars in 1318 bytes} [Wed Aug 26 09:20:27 2026] GET /volume/v3/capabilities/np0000008153@storpool => generated 110 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:28.264765 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c7d5460b-390d-4241-a0bc-d070427a7a8f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:28.266747 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c7d5460b-390d-4241-a0bc-d070427a7a8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption Aug 26 09:20:28.266938 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c7d5460b-390d-4241-a0bc-d070427a7a8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:28.267127 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c7d5460b-390d-4241-a0bc-d070427a7a8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:28.275295 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:28.275295 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:28.280533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-c7d5460b-390d-4241-a0bc-d070427a7a8f tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption returned with HTTP 200 Aug 26 09:20:28.281022 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1462/5834] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:20:28 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:28.729402 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f56b6bce-74f6-4e0b-8643-2dbac5301259 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:28.807092 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f56b6bce-74f6-4e0b-8643-2dbac5301259 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:28.807407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f56b6bce-74f6-4e0b-8643-2dbac5301259 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2028006729", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1454897560", "vendor_name": "tempest-vendor_name-534458570"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:28.821609 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f56b6bce-74f6-4e0b-8643-2dbac5301259 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:28.822082 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1450/5835] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:28 2026] POST /volume/v3/types => generated 329 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:28.829206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f902d9d-28a4-4719-8430-f50563784cc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:28.832193 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:28.832589 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d587386e-38c7-4a93-a742-65d1e6b3fa95", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:28.833968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Create volume request body: {'volume': {'volume_type': 'd587386e-38c7-4a93-a742-65d1e6b3fa95', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:28.838592 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Create volume of 1 GB Aug 26 09:20:28.838891 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:28.838891 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:28.839272 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Availability Zones retrieved successfully. Aug 26 09:20:28.844319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Flow 'volume_create_api' (26c3134c-231a-4009-ab83-f99652bbfa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:28.845318 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34f8af1-6ed9-44f6-9267-bb3d5d7756cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:28.846006 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:28.862773 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34f8af1-6ed9-44f6-9267-bb3d5d7756cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:20:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1454897560',vendor_name='tempest-vendor_name-534458570'},id=d587386e-38c7-4a93-a742-65d1e6b3fa95,is_public=True,name='tempest-ProjectReaderTests-volume-type-2028006729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd587386e-38c7-4a93-a742-65d1e6b3fa95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:28.863532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b15cde9-5717-4dc5-b734-a10c3b42afe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:28.894894 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2028006729 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2028006729, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:28.895286 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2028006729 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2028006729, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:28.934190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Created reservations ['0540de0d-bb0e-47d5-8edc-bfa5d3c4ce2c', '9a41693e-b8ae-4871-a67d-2597344f9d39', '6714c458-5cd2-4423-8d18-1d7cc58ce27c', '60793ee7-30a0-4111-aa80-c2818966e7f4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:28.934806 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b15cde9-5717-4dc5-b734-a10c3b42afe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0540de0d-bb0e-47d5-8edc-bfa5d3c4ce2c', '9a41693e-b8ae-4871-a67d-2597344f9d39', '6714c458-5cd2-4423-8d18-1d7cc58ce27c', '60793ee7-30a0-4111-aa80-c2818966e7f4']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:28.935482 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79b23e9-6672-42ea-af02-ff155a93f60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:28.960672 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79b23e9-6672-42ea-af02-ff155a93f60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8', '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='3e58e364d07241ca925c0eaf42539af8',qos_specs=None,replication_status=,reservations=['0540de0d-bb0e-47d5-8edc-bfa5d3c4ce2c','9a41693e-b8ae-4871-a67d-2597344f9d39','6714c458-5cd2-4423-8d18-1d7cc58ce27c','60793ee7-30a0-4111-aa80-c2818966e7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49901706bd364bb0ab351a3d6193ff6a',volume_type_id=d587386e-38c7-4a93-a742-65d1e6b3fa95), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:28Z,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=6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e58e364d07241ca925c0eaf42539af8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49901706bd364bb0ab351a3d6193ff6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d587386e-38c7-4a93-a742-65d1e6b3fa95),volume_type_id=d587386e-38c7-4a93-a742-65d1e6b3fa95)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:28.961347 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef215e3-00d2-44d8-afa2-6af16dfa3fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:28.977949 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef215e3-00d2-44d8-afa2-6af16dfa3fbe) transitioned into state 'SUCCESS' from 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='3e58e364d07241ca925c0eaf42539af8',qos_specs=None,replication_status=,reservations=['0540de0d-bb0e-47d5-8edc-bfa5d3c4ce2c','9a41693e-b8ae-4871-a67d-2597344f9d39','6714c458-5cd2-4423-8d18-1d7cc58ce27c','60793ee7-30a0-4111-aa80-c2818966e7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49901706bd364bb0ab351a3d6193ff6a',volume_type_id=d587386e-38c7-4a93-a742-65d1e6b3fa95)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:28.978573 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a92a49-9111-4111-aa11-99130e448422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:28.989595 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a92a49-9111-4111-aa11-99130e448422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:28.990367 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Flow 'volume_create_api' (26c3134c-231a-4009-ab83-f99652bbfa1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:28.990640 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Create volume request issued successfully. Aug 26 09:20:28.991168 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f902d9d-28a4-4719-8430-f50563784cc1 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:28.991576 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1465/5836] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:20:28 2026] POST /volume/v3/volumes => generated 774 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:29.002512 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a23acb20-5761-4b6b-a234-504156f5fe6d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:29.004779 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a23acb20-5761-4b6b-a234-504156f5fe6d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] GET https://10.4.3.236/volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 Aug 26 09:20:29.005095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a23acb20-5761-4b6b-a234-504156f5fe6d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:29.005349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a23acb20-5761-4b6b-a234-504156f5fe6d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:29.014987 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:29.014987 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:29.019639 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a23acb20-5761-4b6b-a234-504156f5fe6d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Volume info retrieved successfully. Aug 26 09:20:29.027893 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a23acb20-5761-4b6b-a234-504156f5fe6d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 returned with HTTP 200 Aug 26 09:20:29.027893 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1460/5837] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:20:29 2026] GET /volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:30.038944 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-40137129-46b0-471b-871c-bf0e0583148c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.040582 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40137129-46b0-471b-871c-bf0e0583148c tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] GET https://10.4.3.236/volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 Aug 26 09:20:30.040753 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40137129-46b0-471b-871c-bf0e0583148c tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.040949 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40137129-46b0-471b-871c-bf0e0583148c tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.047354 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:30.047354 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:30.050341 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-40137129-46b0-471b-871c-bf0e0583148c tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Volume info retrieved successfully. Aug 26 09:20:30.053356 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40137129-46b0-471b-871c-bf0e0583148c tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 returned with HTTP 200 Aug 26 09:20:30.053675 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1463/5838] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:20:30 2026] GET /volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:30.065638 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d37ed0e4-e7c5-49fa-b96a-63f41169401a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.067853 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d37ed0e4-e7c5-49fa-b96a-63f41169401a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:20:30.068138 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d37ed0e4-e7c5-49fa-b96a-63f41169401a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.068387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d37ed0e4-e7c5-49fa-b96a-63f41169401a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.073042 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d37ed0e4-e7c5-49fa-b96a-63f41169401a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:20:30.073488 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1451/5839] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:20:30 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 26 09:20:30.080786 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8df066a4-01ae-4710-9384-20f822df7a12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.132116 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8df066a4-01ae-4710-9384-20f822df7a12 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] GET https://10.4.3.236/volume/v3/messages Aug 26 09:20:30.132326 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8df066a4-01ae-4710-9384-20f822df7a12 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.132503 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8df066a4-01ae-4710-9384-20f822df7a12 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.132763 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:30.132763 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:30.136630 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8df066a4-01ae-4710-9384-20f822df7a12 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:20:30.136974 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1466/5840] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:20:30 2026] GET /volume/v3/messages => generated 670 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:30.144784 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0108f83-78d2-4807-a041-5503021e785a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.146594 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0108f83-78d2-4807-a041-5503021e785a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] DELETE https://10.4.3.236/volume/v3/messages/38e4da65-d4cf-4f3c-8398-41b9369c48e4 Aug 26 09:20:30.146799 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0108f83-78d2-4807-a041-5503021e785a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.147013 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0108f83-78d2-4807-a041-5503021e785a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.154859 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0108f83-78d2-4807-a041-5503021e785a tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/messages/38e4da65-d4cf-4f3c-8398-41b9369c48e4 returned with HTTP 204 Aug 26 09:20:30.155393 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1461/5841] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:20:30 2026] DELETE /volume/v3/messages/38e4da65-d4cf-4f3c-8398-41b9369c48e4 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:20:30.162501 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.164707 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 Aug 26 09:20:30.164994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.165262 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.165468 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Delete volume with id: 6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 Aug 26 09:20:30.174824 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:30.174824 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:30.175293 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Volume info retrieved successfully. Aug 26 09:20:30.177815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100236) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:20:30.191468 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2028006729 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2028006729, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:30.191922 np0000008153 devstack@c-api.service[100236]: WARNING cinder.quota [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2028006729 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2028006729, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:30.203054 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Created reservations ['1b0aa2e4-6b53-4c9f-9015-4d99220076d3', '954429d4-fe65-49b6-91b5-41defa1cac87', '3c218647-38f4-4735-a1bb-632e2a5d0db8', 'f361be11-9f00-4571-8122-18526e678fed'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:30.225109 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Delete volume request issued successfully. Aug 26 09:20:30.225283 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-2c3b9526-4d8b-49c2-b358-222e69d40377 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 returned with HTTP 202 Aug 26 09:20:30.225703 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1464/5842] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:20:30 2026] DELETE /volume/v3/volumes/6ca155fe-7da0-4bc5-a369-f57dbaf2f8b8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:30.231836 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-14291317-a228-41f3-a7a6-cd8dddb44910 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.234764 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14291317-a228-41f3-a7a6-cd8dddb44910 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] DELETE https://10.4.3.236/volume/v3/types/d587386e-38c7-4a93-a742-65d1e6b3fa95 Aug 26 09:20:30.235009 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14291317-a228-41f3-a7a6-cd8dddb44910 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.235253 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14291317-a228-41f3-a7a6-cd8dddb44910 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.262011 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14291317-a228-41f3-a7a6-cd8dddb44910 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/types/d587386e-38c7-4a93-a742-65d1e6b3fa95 returned with HTTP 202 Aug 26 09:20:30.262432 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1452/5843] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:30 2026] DELETE /volume/v3/types/d587386e-38c7-4a93-a742-65d1e6b3fa95 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:30.269775 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29bb5fa9-88ac-4aae-9d74-feff2ad87be0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.271384 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29bb5fa9-88ac-4aae-9d74-feff2ad87be0 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:30.271739 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29bb5fa9-88ac-4aae-9d74-feff2ad87be0 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-835748754", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2096849058", "vendor_name": "tempest-vendor_name-329561022"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:30.285266 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29bb5fa9-88ac-4aae-9d74-feff2ad87be0 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:30.285648 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1467/5844] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:30 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:30.293664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.297948 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:20:30.299860 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5628f2c7-becd-4f0d-be0d-a557d82213be", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:30.300780 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Create volume request body: {'volume': {'volume_type': '5628f2c7-becd-4f0d-be0d-a557d82213be', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:20:30.305156 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Create volume of 1 GB Aug 26 09:20:30.305700 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:30.305700 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:30.306283 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Availability Zones retrieved successfully. Aug 26 09:20:30.314734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Flow 'volume_create_api' (67e3e2c6-4bea-4c28-9b89-93243fc3dbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:30.316337 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8760619-46a7-4f94-a096-0032b24ae5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:30.317562 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:20:30.350340 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8760619-46a7-4f94-a096-0032b24ae5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T09:20:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2096849058',vendor_name='tempest-vendor_name-329561022'},id=5628f2c7-becd-4f0d-be0d-a557d82213be,is_public=True,name='tempest-ProjectReaderTests-volume-type-835748754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5628f2c7-becd-4f0d-be0d-a557d82213be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:30.351037 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28eb9bf7-64e7-4796-b953-f478401a9073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:30.376369 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-835748754 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-835748754, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:30.376832 np0000008153 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-835748754 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-835748754, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:30.401615 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Created reservations ['4f96cd8f-ec01-4c6d-854f-117871a69fef', 'de9060ff-178d-4703-8df5-71c701a9b280', '5d3e73b3-025a-4bde-a3e6-b02ab8395836', 'eedf74cb-95d1-419a-a7de-19271ceed28c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:30.402444 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28eb9bf7-64e7-4796-b953-f478401a9073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f96cd8f-ec01-4c6d-854f-117871a69fef', 'de9060ff-178d-4703-8df5-71c701a9b280', '5d3e73b3-025a-4bde-a3e6-b02ab8395836', 'eedf74cb-95d1-419a-a7de-19271ceed28c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:30.403089 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3dec9b-1dfd-4406-b562-a08ef6c751f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:30.428359 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3dec9b-1dfd-4406-b562-a08ef6c751f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4918fb31-84b2-4f86-a513-c5393f12986b', '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='3e58e364d07241ca925c0eaf42539af8',qos_specs=None,replication_status=,reservations=['4f96cd8f-ec01-4c6d-854f-117871a69fef','de9060ff-178d-4703-8df5-71c701a9b280','5d3e73b3-025a-4bde-a3e6-b02ab8395836','eedf74cb-95d1-419a-a7de-19271ceed28c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49901706bd364bb0ab351a3d6193ff6a',volume_type_id=5628f2c7-becd-4f0d-be0d-a557d82213be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:20:30Z,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=4918fb31-84b2-4f86-a513-c5393f12986b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e58e364d07241ca925c0eaf42539af8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49901706bd364bb0ab351a3d6193ff6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5628f2c7-becd-4f0d-be0d-a557d82213be),volume_type_id=5628f2c7-becd-4f0d-be0d-a557d82213be)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:30.428982 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39354fc1-b495-4a73-a3ce-c5e8c25f17e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:30.444758 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39354fc1-b495-4a73-a3ce-c5e8c25f17e4) transitioned into state 'SUCCESS' from 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='3e58e364d07241ca925c0eaf42539af8',qos_specs=None,replication_status=,reservations=['4f96cd8f-ec01-4c6d-854f-117871a69fef','de9060ff-178d-4703-8df5-71c701a9b280','5d3e73b3-025a-4bde-a3e6-b02ab8395836','eedf74cb-95d1-419a-a7de-19271ceed28c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49901706bd364bb0ab351a3d6193ff6a',volume_type_id=5628f2c7-becd-4f0d-be0d-a557d82213be)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:30.445394 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (874f3275-0a5c-4b1d-8e08-743ce28ba7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:20:30.453268 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (874f3275-0a5c-4b1d-8e08-743ce28ba7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:20:30.453981 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Flow 'volume_create_api' (67e3e2c6-4bea-4c28-9b89-93243fc3dbb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:20:30.454239 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Create volume request issued successfully. Aug 26 09:20:30.454715 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3024c87-3c1b-4251-9ad4-c4d50a9a7eac tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:20:30.455169 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1462/5845] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:20:30 2026] POST /volume/v3/volumes => generated 773 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:20:30.465400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-54f80267-827a-4f76-b61a-4be64f3fec93 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.467260 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54f80267-827a-4f76-b61a-4be64f3fec93 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] GET https://10.4.3.236/volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b Aug 26 09:20:30.467497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54f80267-827a-4f76-b61a-4be64f3fec93 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:30.467731 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-54f80267-827a-4f76-b61a-4be64f3fec93 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:30.475247 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:30.475247 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:30.478663 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-54f80267-827a-4f76-b61a-4be64f3fec93 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Volume info retrieved successfully. Aug 26 09:20:30.482525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-54f80267-827a-4f76-b61a-4be64f3fec93 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b returned with HTTP 200 Aug 26 09:20:30.482910 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1465/5846] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:20:30 2026] GET /volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:30.534140 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2d8ab219-68c6-41e5-94d0-d94c6e1899c0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:30.535959 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2d8ab219-68c6-41e5-94d0-d94c6e1899c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865/action Aug 26 09:20:30.536296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2d8ab219-68c6-41e5-94d0-d94c6e1899c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:20:30.536409 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2d8ab219-68c6-41e5-94d0-d94c6e1899c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:30.551008 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:30.551008 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:30.566493 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f2f2b477-cbce-44c4-bcef-8906cd594857 req-2d8ab219-68c6-41e5-94d0-d94c6e1899c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865/action returned with HTTP 204 Aug 26 09:20:30.567029 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1453/5847] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:20:30 2026] POST /volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:31.496657 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0783447f-cf8d-4fd9-be3a-47b2a4f52b1d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:31.498349 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0783447f-cf8d-4fd9-be3a-47b2a4f52b1d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] GET https://10.4.3.236/volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b Aug 26 09:20:31.498632 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0783447f-cf8d-4fd9-be3a-47b2a4f52b1d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:31.498811 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0783447f-cf8d-4fd9-be3a-47b2a4f52b1d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:31.505596 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:31.505596 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:31.515634 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0783447f-cf8d-4fd9-be3a-47b2a4f52b1d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Volume info retrieved successfully. Aug 26 09:20:31.521348 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0783447f-cf8d-4fd9-be3a-47b2a4f52b1d tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b returned with HTTP 200 Aug 26 09:20:31.521450 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1468/5848] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:20:31 2026] GET /volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:31.533056 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce3b8f2b-d092-42e1-b6ef-8d06545ae548 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:31.536075 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce3b8f2b-d092-42e1-b6ef-8d06545ae548 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] GET https://10.4.3.236/volume/v3/messages Aug 26 09:20:31.536281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce3b8f2b-d092-42e1-b6ef-8d06545ae548 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:31.536454 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce3b8f2b-d092-42e1-b6ef-8d06545ae548 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:31.536697 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:31.536697 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:31.540318 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce3b8f2b-d092-42e1-b6ef-8d06545ae548 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/messages returned with HTTP 200 Aug 26 09:20:31.540809 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1463/5849] 10.4.3.236 () {68 vars in 1280 bytes} [Wed Aug 26 09:20:31 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 26 09:20:31.548655 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-21800005-5d60-4fe5-b0c9-c44000caa060 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:31.550204 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21800005-5d60-4fe5-b0c9-c44000caa060 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] GET https://10.4.3.236/volume/v3/messages/d4a0c150-5b9d-4188-8ecc-b7c1e4c08344 Aug 26 09:20:31.550389 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21800005-5d60-4fe5-b0c9-c44000caa060 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:31.550564 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-21800005-5d60-4fe5-b0c9-c44000caa060 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] Calling method 'version_select' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:31.554678 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-21800005-5d60-4fe5-b0c9-c44000caa060 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-reader] https://10.4.3.236/volume/v3/messages/d4a0c150-5b9d-4188-8ecc-b7c1e4c08344 returned with HTTP 200 Aug 26 09:20:31.554930 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1466/5850] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:20:31 2026] GET /volume/v3/messages/d4a0c150-5b9d-4188-8ecc-b7c1e4c08344 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:31.563368 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-06b0ac79-c90a-4767-802c-8d5004fa0345 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:31.564749 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06b0ac79-c90a-4767-802c-8d5004fa0345 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] DELETE https://10.4.3.236/volume/v3/messages/d4a0c150-5b9d-4188-8ecc-b7c1e4c08344 Aug 26 09:20:31.564968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06b0ac79-c90a-4767-802c-8d5004fa0345 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:31.565132 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06b0ac79-c90a-4767-802c-8d5004fa0345 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:31.573777 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06b0ac79-c90a-4767-802c-8d5004fa0345 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/messages/d4a0c150-5b9d-4188-8ecc-b7c1e4c08344 returned with HTTP 204 Aug 26 09:20:31.574103 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1454/5851] 10.4.3.236 () {68 vars in 1394 bytes} [Wed Aug 26 09:20:31 2026] DELETE /volume/v3/messages/d4a0c150-5b9d-4188-8ecc-b7c1e4c08344 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 09:20:31.580862 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:31.583019 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b Aug 26 09:20:31.583105 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:31.583247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:31.583434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Delete volume with id: 4918fb31-84b2-4f86-a513-c5393f12986b Aug 26 09:20:31.590161 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:31.590161 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:31.590605 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Volume info retrieved successfully. Aug 26 09:20:31.591437 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100238) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 09:20:31.601671 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-835748754 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-835748754, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:31.602938 np0000008153 devstack@c-api.service[100238]: WARNING cinder.quota [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-835748754 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-835748754, it is now deprecated. Please use the default quota class for default quota. Aug 26 09:20:31.610336 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Created reservations ['2e7bb71e-f474-4735-ac7e-1a433697723f', '144a853f-f096-48d0-a8bf-509964f3fa3f', '2e6287dd-e4dd-46ff-a0c7-87b5dfef55a5', 'c7c1cde2-e6f4-4416-9017-6f9b6fbc09ea'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:20:31.635579 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Delete volume request issued successfully. Aug 26 09:20:31.635816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b92c47f5-4920-4ece-99ed-f964e1bcdce5 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b returned with HTTP 202 Aug 26 09:20:31.636292 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1469/5852] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:20:31 2026] DELETE /volume/v3/volumes/4918fb31-84b2-4f86-a513-c5393f12986b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:31.643057 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20a9f57d-9a45-4e95-b322-0ca592df8418 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:31.644640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20a9f57d-9a45-4e95-b322-0ca592df8418 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] DELETE https://10.4.3.236/volume/v3/types/5628f2c7-becd-4f0d-be0d-a557d82213be Aug 26 09:20:31.644801 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20a9f57d-9a45-4e95-b322-0ca592df8418 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:31.644994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20a9f57d-9a45-4e95-b322-0ca592df8418 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:31.664141 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20a9f57d-9a45-4e95-b322-0ca592df8418 tempest-ProjectReaderTests-2109058183 tempest-ProjectReaderTests-2109058183-project-admin] https://10.4.3.236/volume/v3/types/5628f2c7-becd-4f0d-be0d-a557d82213be returned with HTTP 202 Aug 26 09:20:31.665865 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1464/5853] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:31 2026] DELETE /volume/v3/types/5628f2c7-becd-4f0d-be0d-a557d82213be => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:32.922606 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6837a872-1b4c-4c50-93fb-72d73a665bf1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:32.922974 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6837a872-1b4c-4c50-93fb-72d73a665bf1 None None] GET https://10.4.3.236/volume// Aug 26 09:20:32.923148 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6837a872-1b4c-4c50-93fb-72d73a665bf1 None None] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:32.923345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6837a872-1b4c-4c50-93fb-72d73a665bf1 None None] Calling method 'all' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:32.923681 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6837a872-1b4c-4c50-93fb-72d73a665bf1 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:32.923945 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1467/5854] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:20: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 26 09:20:32.930242 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-fc2235e9-7b00-4941-b7cf-0c1c894cf0ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:32.932239 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-fc2235e9-7b00-4941-b7cf-0c1c894cf0ef tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:20:32.932630 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-fc2235e9-7b00-4941-b7cf-0c1c894cf0ef tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "691e4582-0cbd-4604-b4b4-30201c5c3409", "connector": null, "instance_uuid": "2c12ac9e-d9dd-4d3c-ac41-6d315b3c2de0"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:32.943010 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:32.943010 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:32.978175 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-fc2235e9-7b00-4941-b7cf-0c1c894cf0ef tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:20:32.978623 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1455/5855] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:20:32 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:32.988929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-8037ea01-560e-4da5-8b7c-d4249987eda2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:32.991179 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-8037ea01-560e-4da5-8b7c-d4249987eda2 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 Aug 26 09:20:32.991372 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-8037ea01-560e-4da5-8b7c-d4249987eda2 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:32.991616 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-8037ea01-560e-4da5-8b7c-d4249987eda2 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:32.999363 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:32.999363 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:33.045295 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-8037ea01-560e-4da5-8b7c-d4249987eda2 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 returned with HTTP 200 Aug 26 09:20:33.045699 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1470/5856] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:20:32 2026] DELETE /volume/v3/attachments/c7f1fecb-9755-4b52-9c0a-6001b0b2d865 => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:33.188095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c77e1c49-03ae-443b-98ac-253d08905141 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.271865 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c77e1c49-03ae-443b-98ac-253d08905141 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.272307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c77e1c49-03ae-443b-98ac-253d08905141 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-564864322", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.290995 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c77e1c49-03ae-443b-98ac-253d08905141 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:33.291567 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1465/5857] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.300960 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5368392f-bd7e-404a-a1fb-aed806d747e7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.302851 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5368392f-bd7e-404a-a1fb-aed806d747e7 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption Aug 26 09:20:33.303193 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5368392f-bd7e-404a-a1fb-aed806d747e7 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.324676 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5368392f-bd7e-404a-a1fb-aed806d747e7 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption returned with HTTP 200 Aug 26 09:20:33.325142 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1468/5858] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.334269 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d46b944d-91f1-4578-b12e-22324bcf064c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.335809 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d46b944d-91f1-4578-b12e-22324bcf064c tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.336326 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d46b944d-91f1-4578-b12e-22324bcf064c tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-576989731", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.338030 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:33.338030 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:33.353960 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d46b944d-91f1-4578-b12e-22324bcf064c tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:33.354549 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1456/5859] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.362568 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8784165c-c955-4479-b2ca-a503869d5503 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.423401 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8784165c-c955-4479-b2ca-a503869d5503 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] POST https://10.4.3.236/volume/v3/types/1c403434-1d79-4873-8c87-91b60605d2b2/encryption Aug 26 09:20:33.423741 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8784165c-c955-4479-b2ca-a503869d5503 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.425148 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:33.425148 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:33.425578 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-8784165c-c955-4479-b2ca-a503869d5503 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.425759 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8784165c-c955-4479-b2ca-a503869d5503 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1c403434-1d79-4873-8c87-91b60605d2b2/encryption returned with HTTP 403 Aug 26 09:20:33.426174 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1471/5860] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types/1c403434-1d79-4873-8c87-91b60605d2b2/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.435090 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e80aead-a4da-43f6-9973-5a340b506305 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.436803 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e80aead-a4da-43f6-9973-5a340b506305 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.437316 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e80aead-a4da-43f6-9973-5a340b506305 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1118749348", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.457685 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e80aead-a4da-43f6-9973-5a340b506305 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:33.458119 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1466/5861] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.467162 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-106c63a9-b647-4819-b8be-ce9501f177f1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.468928 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-106c63a9-b647-4819-b8be-ce9501f177f1 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] POST https://10.4.3.236/volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d/extra_specs Aug 26 09:20:33.469400 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-106c63a9-b647-4819-b8be-ce9501f177f1 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.471610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-106c63a9-b647-4819-b8be-ce9501f177f1 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.471977 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-106c63a9-b647-4819-b8be-ce9501f177f1 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d/extra_specs returned with HTTP 403 Aug 26 09:20:33.472425 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1469/5862] 10.4.3.236 () {68 vars in 1399 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.480188 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-162c0f08-84b0-4f8a-853c-571f5ebddfb9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.481642 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-162c0f08-84b0-4f8a-853c-571f5ebddfb9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] PUT https://10.4.3.236/volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d/extra_specs/key2 Aug 26 09:20:33.482142 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-162c0f08-84b0-4f8a-853c-571f5ebddfb9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.484335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-162c0f08-84b0-4f8a-853c-571f5ebddfb9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.484662 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-162c0f08-84b0-4f8a-853c-571f5ebddfb9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d/extra_specs/key2 returned with HTTP 403 Aug 26 09:20:33.485154 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1457/5863] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:20:33 2026] PUT /volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.492931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d28fc40b-0256-4fae-8500-bad637e2d9d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.494979 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d28fc40b-0256-4fae-8500-bad637e2d9d9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.495391 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d28fc40b-0256-4fae-8500-bad637e2d9d9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.498203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-d28fc40b-0256-4fae-8500-bad637e2d9d9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.498426 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d28fc40b-0256-4fae-8500-bad637e2d9d9 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types returned with HTTP 403 Aug 26 09:20:33.498970 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1472/5864] 10.4.3.236 () {68 vars in 1252 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.506506 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec70e057-0c62-4bed-80bf-24d7a9796be3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.508602 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec70e057-0c62-4bed-80bf-24d7a9796be3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.509108 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec70e057-0c62-4bed-80bf-24d7a9796be3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2068839442", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.524609 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec70e057-0c62-4bed-80bf-24d7a9796be3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:33.525182 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1467/5865] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.534521 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-de618f49-8037-407d-9edd-e733b72ec90b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.536449 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de618f49-8037-407d-9edd-e733b72ec90b tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902/encryption Aug 26 09:20:33.536733 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-de618f49-8037-407d-9edd-e733b72ec90b tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.551358 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-de618f49-8037-407d-9edd-e733b72ec90b tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902/encryption returned with HTTP 200 Aug 26 09:20:33.551755 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1470/5866] 10.4.3.236 () {68 vars in 1397 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.560100 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f5f6bea-ee16-4e23-a879-70769e77882e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.563633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f5f6bea-ee16-4e23-a879-70769e77882e tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] DELETE https://10.4.3.236/volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902/encryption/7c3f3842-c378-4239-9251-929535846ab1 Aug 26 09:20:33.563633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f5f6bea-ee16-4e23-a879-70769e77882e tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.563633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f5f6bea-ee16-4e23-a879-70769e77882e tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.563633 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-5f5f6bea-ee16-4e23-a879-70769e77882e tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.563633 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f5f6bea-ee16-4e23-a879-70769e77882e tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902/encryption/7c3f3842-c378-4239-9251-929535846ab1 returned with HTTP 403 Aug 26 09:20:33.563633 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1458/5867] 10.4.3.236 () {66 vars in 1489 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902/encryption/7c3f3842-c378-4239-9251-929535846ab1 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.571080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5327524-a65f-4213-b7a7-e55df623e153 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.573000 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5327524-a65f-4213-b7a7-e55df623e153 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.573384 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5327524-a65f-4213-b7a7-e55df623e153 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1344635893", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.588823 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5327524-a65f-4213-b7a7-e55df623e153 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:33.589192 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1473/5868] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:33 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 26 09:20:33.598871 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c90edbee-bad6-4b3c-a0e7-9441dc87e74a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.600649 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c90edbee-bad6-4b3c-a0e7-9441dc87e74a tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] DELETE https://10.4.3.236/volume/v3/types/07237d3c-e462-4ad5-9555-496884c01852/extra_specs/key1 Aug 26 09:20:33.600922 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c90edbee-bad6-4b3c-a0e7-9441dc87e74a tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.601140 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c90edbee-bad6-4b3c-a0e7-9441dc87e74a tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.605759 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-c90edbee-bad6-4b3c-a0e7-9441dc87e74a tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.606025 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c90edbee-bad6-4b3c-a0e7-9441dc87e74a tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/07237d3c-e462-4ad5-9555-496884c01852/extra_specs/key1 returned with HTTP 403 Aug 26 09:20:33.606472 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1468/5869] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/07237d3c-e462-4ad5-9555-496884c01852/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.616073 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-292548c2-d85f-416d-9992-19a8205a4502 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.617702 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-292548c2-d85f-416d-9992-19a8205a4502 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] POST https://10.4.3.236/volume/v3/types Aug 26 09:20:33.618053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-292548c2-d85f-416d-9992-19a8205a4502 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-130703145", "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=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.635619 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-292548c2-d85f-416d-9992-19a8205a4502 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types returned with HTTP 200 Aug 26 09:20:33.635963 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1471/5870] 10.4.3.236 () {68 vars in 1253 bytes} [Wed Aug 26 09:20:33 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.644283 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-98b2ef9e-f6eb-44d7-a0c7-cd27705a0edf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.645703 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98b2ef9e-f6eb-44d7-a0c7-cd27705a0edf tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] DELETE https://10.4.3.236/volume/v3/types/488de594-b761-40a9-996e-f9db08351ce4 Aug 26 09:20:33.646028 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98b2ef9e-f6eb-44d7-a0c7-cd27705a0edf tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.646304 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98b2ef9e-f6eb-44d7-a0c7-cd27705a0edf tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.647003 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-98b2ef9e-f6eb-44d7-a0c7-cd27705a0edf tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.647295 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98b2ef9e-f6eb-44d7-a0c7-cd27705a0edf tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/488de594-b761-40a9-996e-f9db08351ce4 returned with HTTP 403 Aug 26 09:20:33.648082 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1459/5871] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/488de594-b761-40a9-996e-f9db08351ce4 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.654574 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90113e84-7810-4127-9de4-84718057db41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.656309 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90113e84-7810-4127-9de4-84718057db41 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] GET https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs Aug 26 09:20:33.656505 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90113e84-7810-4127-9de4-84718057db41 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.656705 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90113e84-7810-4127-9de4-84718057db41 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.663570 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90113e84-7810-4127-9de4-84718057db41 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs returned with HTTP 200 Aug 26 09:20:33.663871 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1474/5872] 10.4.3.236 () {66 vars in 1378 bytes} [Wed Aug 26 09:20:33 2026] GET /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:33.672461 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bdd31f45-22ae-4fcb-a05a-22183771eecd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.674351 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bdd31f45-22ae-4fcb-a05a-22183771eecd tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] GET https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption/cipher Aug 26 09:20:33.674559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bdd31f45-22ae-4fcb-a05a-22183771eecd tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.674731 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bdd31f45-22ae-4fcb-a05a-22183771eecd tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.675372 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-bdd31f45-22ae-4fcb-a05a-22183771eecd tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.675548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bdd31f45-22ae-4fcb-a05a-22183771eecd tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption/cipher returned with HTTP 403 Aug 26 09:20:33.676165 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1469/5873] 10.4.3.236 () {66 vars in 1396 bytes} [Wed Aug 26 09:20:33 2026] GET /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.682479 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fe1c7038-f49e-4d41-929b-761ed6067c99 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.684729 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe1c7038-f49e-4d41-929b-761ed6067c99 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] GET https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption Aug 26 09:20:33.684973 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fe1c7038-f49e-4d41-929b-761ed6067c99 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.685202 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fe1c7038-f49e-4d41-929b-761ed6067c99 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.686010 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-fe1c7038-f49e-4d41-929b-761ed6067c99 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.686218 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fe1c7038-f49e-4d41-929b-761ed6067c99 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption returned with HTTP 403 Aug 26 09:20:33.686717 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1472/5874] 10.4.3.236 () {66 vars in 1375 bytes} [Wed Aug 26 09:20:33 2026] GET /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.693521 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9594f83f-a727-4c0f-a6b7-fb441f4ddcd4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.695403 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9594f83f-a727-4c0f-a6b7-fb441f4ddcd4 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] GET https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/multiattach Aug 26 09:20:33.695803 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9594f83f-a727-4c0f-a6b7-fb441f4ddcd4 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.696114 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9594f83f-a727-4c0f-a6b7-fb441f4ddcd4 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.707100 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9594f83f-a727-4c0f-a6b7-fb441f4ddcd4 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/multiattach returned with HTTP 200 Aug 26 09:20:33.707100 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1460/5875] 10.4.3.236 () {66 vars in 1414 bytes} [Wed Aug 26 09:20:33 2026] GET /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 09:20:33.713408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-662ee226-d0a0-41bb-8b5e-5ca106fc92a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.715255 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-662ee226-d0a0-41bb-8b5e-5ca106fc92a8 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] GET https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/volume_backend_name Aug 26 09:20:33.715473 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-662ee226-d0a0-41bb-8b5e-5ca106fc92a8 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.715692 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-662ee226-d0a0-41bb-8b5e-5ca106fc92a8 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.722871 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-662ee226-d0a0-41bb-8b5e-5ca106fc92a8 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/volume_backend_name returned with HTTP 404 Aug 26 09:20:33.723344 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1475/5876] 10.4.3.236 () {66 vars in 1438 bytes} [Wed Aug 26 09:20:33 2026] GET /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/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 26 09:20:33.730900 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b2f2ae7-a040-4170-99fb-e1111f97b1b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.732814 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b2f2ae7-a040-4170-99fb-e1111f97b1b0 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] PUT https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption/35e58b26-908c-4dc3-990f-842faa1f71bc Aug 26 09:20:33.733293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b2f2ae7-a040-4170-99fb-e1111f97b1b0 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.736577 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-1b2f2ae7-a040-4170-99fb-e1111f97b1b0 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.737013 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b2f2ae7-a040-4170-99fb-e1111f97b1b0 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption/35e58b26-908c-4dc3-990f-842faa1f71bc returned with HTTP 403 Aug 26 09:20:33.737630 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1470/5877] 10.4.3.236 () {68 vars in 1506 bytes} [Wed Aug 26 09:20:33 2026] PUT /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/encryption/35e58b26-908c-4dc3-990f-842faa1f71bc => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.745246 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a6b9b62a-d04d-433e-9fa5-b7323964ebee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.746991 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6b9b62a-d04d-433e-9fa5-b7323964ebee tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] PUT https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/key1 Aug 26 09:20:33.747321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6b9b62a-d04d-433e-9fa5-b7323964ebee tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.749147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-a6b9b62a-d04d-433e-9fa5-b7323964ebee tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.749319 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6b9b62a-d04d-433e-9fa5-b7323964ebee tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/key1 returned with HTTP 403 Aug 26 09:20:33.749727 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1473/5878] 10.4.3.236 () {68 vars in 1413 bytes} [Wed Aug 26 09:20:33 2026] PUT /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.757590 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e391c65d-bfbd-4068-8044-a743f2bb1107 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.758910 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e391c65d-bfbd-4068-8044-a743f2bb1107 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] PUT https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51 Aug 26 09:20:33.759311 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e391c65d-bfbd-4068-8044-a743f2bb1107 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:33.761109 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-e391c65d-bfbd-4068-8044-a743f2bb1107 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '25a91fba29014f109c437f4622aefe47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f8b0b36d5524d4e8178586139f44ecd', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:20:33.761380 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e391c65d-bfbd-4068-8044-a743f2bb1107 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-reader] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51 returned with HTTP 403 Aug 26 09:20:33.761961 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1461/5879] 10.4.3.236 () {68 vars in 1362 bytes} [Wed Aug 26 09:20:33 2026] PUT /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:33.769944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd38c56f-1367-4a2c-871a-b064442ce05f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.771602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd38c56f-1367-4a2c-871a-b064442ce05f tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] DELETE https://10.4.3.236/volume/v3/types/488de594-b761-40a9-996e-f9db08351ce4 Aug 26 09:20:33.771787 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd38c56f-1367-4a2c-871a-b064442ce05f tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.772033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd38c56f-1367-4a2c-871a-b064442ce05f tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.796592 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd38c56f-1367-4a2c-871a-b064442ce05f tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/488de594-b761-40a9-996e-f9db08351ce4 returned with HTTP 202 Aug 26 09:20:33.797028 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1476/5880] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/488de594-b761-40a9-996e-f9db08351ce4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:33.804048 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c943c989-8097-402a-9aa9-fe0b84e914b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.805748 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c943c989-8097-402a-9aa9-fe0b84e914b2 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] DELETE https://10.4.3.236/volume/v3/types/07237d3c-e462-4ad5-9555-496884c01852 Aug 26 09:20:33.806024 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c943c989-8097-402a-9aa9-fe0b84e914b2 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.806280 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c943c989-8097-402a-9aa9-fe0b84e914b2 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.829773 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c943c989-8097-402a-9aa9-fe0b84e914b2 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/07237d3c-e462-4ad5-9555-496884c01852 returned with HTTP 202 Aug 26 09:20:33.830164 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1471/5881] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/07237d3c-e462-4ad5-9555-496884c01852 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:33.837179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0167ef68-f160-469f-a986-3b664b4f9131 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.839096 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0167ef68-f160-469f-a986-3b664b4f9131 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] DELETE https://10.4.3.236/volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902 Aug 26 09:20:33.839343 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0167ef68-f160-469f-a986-3b664b4f9131 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.839566 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0167ef68-f160-469f-a986-3b664b4f9131 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.869902 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0167ef68-f160-469f-a986-3b664b4f9131 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902 returned with HTTP 202 Aug 26 09:20:33.870322 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1474/5882] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/b7b8eb1f-53bd-49e9-b5f3-72f7a25ae902 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:33.877308 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c21a1463-8477-4429-847b-cf520577c399 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.880115 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c21a1463-8477-4429-847b-cf520577c399 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] DELETE https://10.4.3.236/volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d Aug 26 09:20:33.880115 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c21a1463-8477-4429-847b-cf520577c399 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.880115 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c21a1463-8477-4429-847b-cf520577c399 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.903049 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c21a1463-8477-4429-847b-cf520577c399 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d returned with HTTP 202 Aug 26 09:20:33.903586 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1462/5883] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/fd5a9b34-98de-445f-8ba9-abbd14315a7d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:33.910654 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e6674cc-6f43-4963-b37c-7330edcdebaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.912683 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e6674cc-6f43-4963-b37c-7330edcdebaa tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] DELETE https://10.4.3.236/volume/v3/types/1c403434-1d79-4873-8c87-91b60605d2b2 Aug 26 09:20:33.912965 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e6674cc-6f43-4963-b37c-7330edcdebaa tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.913167 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e6674cc-6f43-4963-b37c-7330edcdebaa tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.935650 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e6674cc-6f43-4963-b37c-7330edcdebaa tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/1c403434-1d79-4873-8c87-91b60605d2b2 returned with HTTP 202 Aug 26 09:20:33.936191 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1477/5884] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/1c403434-1d79-4873-8c87-91b60605d2b2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:33.942418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-877918d3-aaa1-4949-8848-45bb2d7f37f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:33.944304 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-877918d3-aaa1-4949-8848-45bb2d7f37f3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] DELETE https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51 Aug 26 09:20:33.944673 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-877918d3-aaa1-4949-8848-45bb2d7f37f3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:33.944943 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-877918d3-aaa1-4949-8848-45bb2d7f37f3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:33.969778 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-877918d3-aaa1-4949-8848-45bb2d7f37f3 tempest-VolumeTypesReaderTests-1443914526 tempest-VolumeTypesReaderTests-1443914526-project-admin] https://10.4.3.236/volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51 returned with HTTP 202 Aug 26 09:20:33.970248 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1472/5885] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:20:33 2026] DELETE /volume/v3/types/1316373d-1f8b-408b-9efc-9ea743169a51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:20:34.164345 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:34.167862 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] PUT https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b Aug 26 09:20:34.167862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:34.173416 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Acquiring lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" by "attachment_update" {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:20:34.177209 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100236) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:20:34.177975 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:34.177975 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:34.261279 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.coordination [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Lock "cinder-attachment_update-691e4582-0cbd-4604-b4b4-30201c5c3409-np0000008153" released by "attachment_update" :: held 0.084s {{(pid=100236) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:20:34.261565 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-233f40fc-58f2-4943-b7bf-136c9dfedc84 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b returned with HTTP 200 Aug 26 09:20:34.261981 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1475/5886] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:20:34 2026] PUT /volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:34.272249 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c12b4ec5-d373-4642-a484-7c2182662e3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:34.274296 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c12b4ec5-d373-4642-a484-7c2182662e3d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b Aug 26 09:20:34.274486 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c12b4ec5-d373-4642-a484-7c2182662e3d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:34.274683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c12b4ec5-d373-4642-a484-7c2182662e3d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:34.287773 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c12b4ec5-d373-4642-a484-7c2182662e3d tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b returned with HTTP 200 Aug 26 09:20:34.288151 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1463/5887] 10.4.3.236 () {70 vars in 1651 bytes} [Wed Aug 26 09:20:34 2026] GET /volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:37.493659 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-3d41e8d5-b8a0-4268-bd47-b53b6ed0572b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:37.495563 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-3d41e8d5-b8a0-4268-bd47-b53b6ed0572b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption Aug 26 09:20:37.495753 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-3d41e8d5-b8a0-4268-bd47-b53b6ed0572b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:37.495976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-3d41e8d5-b8a0-4268-bd47-b53b6ed0572b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:37.504632 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:37.504632 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:37.509855 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-3d41e8d5-b8a0-4268-bd47-b53b6ed0572b tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption returned with HTTP 200 Aug 26 09:20:37.510265 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1478/5888] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:20:37 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:39.726186 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c34fa95b-9674-4232-9310-3608555c93bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:39.728087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c34fa95b-9674-4232-9310-3608555c93bb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b/action Aug 26 09:20:39.728408 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c34fa95b-9674-4232-9310-3608555c93bb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:20:39.728546 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c34fa95b-9674-4232-9310-3608555c93bb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:39.743214 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:39.743214 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:20:39.751656 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f364c6b8-1392-4de9-a7d4-fc828a8439c3 req-c34fa95b-9674-4232-9310-3608555c93bb tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b/action returned with HTTP 204 Aug 26 09:20:39.752162 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1473/5889] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:20:39 2026] POST /volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:20:40.673586 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a05afd3-c1ad-415c-b116-76226091aeab None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:40.675114 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a05afd3-c1ad-415c-b116-76226091aeab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:40.675274 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a05afd3-c1ad-415c-b116-76226091aeab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:40.675437 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a05afd3-c1ad-415c-b116-76226091aeab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:40.683339 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:40.683339 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:40.686149 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6a05afd3-c1ad-415c-b116-76226091aeab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:40.689729 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a05afd3-c1ad-415c-b116-76226091aeab tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:40.690913 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1476/5890] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:20:40 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:40.728970 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d6520454-81ec-44d8-9953-24ea19d05091 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:40.730981 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d6520454-81ec-44d8-9953-24ea19d05091 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:40.731195 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d6520454-81ec-44d8-9953-24ea19d05091 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:40.731373 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d6520454-81ec-44d8-9953-24ea19d05091 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:40.741881 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:40.741881 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:40.746041 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d6520454-81ec-44d8-9953-24ea19d05091 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:40.750581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d6520454-81ec-44d8-9953-24ea19d05091 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:40.751160 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1464/5891] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:20:40 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:20:40.768248 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:40.770418 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] POST https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/action Aug 26 09:20:40.770793 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:20:40.770955 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:20:40.782263 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:40.782263 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:20:40.782852 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:40.788834 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Begin detaching volume completed successfully. Aug 26 09:20:40.789075 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-9033d585-09a5-46d1-a858-74f966c8a203 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/action returned with HTTP 202 Aug 26 09:20:40.789610 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1479/5892] 10.4.3.236 () {72 vars in 1672 bytes} [Wed Aug 26 09:20:40 2026] POST /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:20:40.828559 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3f37a8e-4be2-4b50-a2a1-a70788861175 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:40.829237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3f37a8e-4be2-4b50-a2a1-a70788861175 None None] GET https://10.4.3.236/volume// Aug 26 09:20:40.829532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3f37a8e-4be2-4b50-a2a1-a70788861175 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:40.829823 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3f37a8e-4be2-4b50-a2a1-a70788861175 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:40.830289 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3f37a8e-4be2-4b50-a2a1-a70788861175 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:20:40.830704 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1474/5893] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:20:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:20:40.838231 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d1fcdc09-772a-4202-8c0a-8dc361a3f065 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:40.840194 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d1fcdc09-772a-4202-8c0a-8dc361a3f065 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:20:40.840426 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d1fcdc09-772a-4202-8c0a-8dc361a3f065 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:40.840603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d1fcdc09-772a-4202-8c0a-8dc361a3f065 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:40.849113 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:40.849113 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:20:40.852224 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d1fcdc09-772a-4202-8c0a-8dc361a3f065 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:20:40.856061 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-d1fcdc09-772a-4202-8c0a-8dc361a3f065 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:20:40.856525 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1477/5894] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:20:40 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 1351 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:20:40.865910 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-f59590ec-99b2-470f-aa22-01b2230529c0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:20:40.867919 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-f59590ec-99b2-470f-aa22-01b2230529c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption Aug 26 09:20:40.868104 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-f59590ec-99b2-470f-aa22-01b2230529c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:20:40.868281 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-f59590ec-99b2-470f-aa22-01b2230529c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:20:40.877032 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:20:40.877032 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:20:40.883251 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-f59590ec-99b2-470f-aa22-01b2230529c0 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption returned with HTTP 200 Aug 26 09:20:40.883655 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1465/5895] 10.4.3.236 () {68 vars in 1631 bytes} [Wed Aug 26 09:20:40 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:20:49.749509 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=243,cinder:UPDATE=82,cinder:INSERT=51 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:20:50.786108 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=199,cinder:UPDATE=57,cinder:INSERT=33 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:20:50.855528 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=167,cinder:UPDATE=36,cinder:INSERT=19 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:20:50.882218 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=183,cinder:UPDATE=45,cinder:INSERT=26 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:21:05.260758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d8069e50-7f54-4b70-a1f4-089596bf68b9 req-ce42ab6a-5cb1-465c-b5df-1fdf34ca376c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:05.262545 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d8069e50-7f54-4b70-a1f4-089596bf68b9 req-ce42ab6a-5cb1-465c-b5df-1fdf34ca376c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae Aug 26 09:21:05.262718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d8069e50-7f54-4b70-a1f4-089596bf68b9 req-ce42ab6a-5cb1-465c-b5df-1fdf34ca376c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:05.262922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d8069e50-7f54-4b70-a1f4-089596bf68b9 req-ce42ab6a-5cb1-465c-b5df-1fdf34ca376c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:05.269812 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:05.269812 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:05.309715 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d8069e50-7f54-4b70-a1f4-089596bf68b9 req-ce42ab6a-5cb1-465c-b5df-1fdf34ca376c tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae returned with HTTP 200 Aug 26 09:21:05.310305 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1480/5896] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:21:05 2026] DELETE /volume/v3/attachments/2f6b8917-3765-42a1-b3f4-7e289a312fae => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:06.620134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:06.621917 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:21:06.622164 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:06.622374 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:06.622565 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume with id: afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:21:06.628898 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:06.628898 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:06.629304 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:21:06.639050 np0000008153 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:21:06.644234 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume request issued successfully. Aug 26 09:21:06.644433 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9417fcc8-ac42-409a-8003-7be8162b5ad2 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 202 Aug 26 09:21:06.644789 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1475/5897] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:21:06 2026] DELETE /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:21:06.651780 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a039277a-78d2-48e1-9f3d-2f20a34c4855 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:06.653563 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a039277a-78d2-48e1-9f3d-2f20a34c4855 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:21:06.653717 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a039277a-78d2-48e1-9f3d-2f20a34c4855 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:06.653858 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a039277a-78d2-48e1-9f3d-2f20a34c4855 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:06.662311 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:06.662311 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:06.666309 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a039277a-78d2-48e1-9f3d-2f20a34c4855 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:21:06.671403 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a039277a-78d2-48e1-9f3d-2f20a34c4855 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 200 Aug 26 09:21:06.672019 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1478/5898] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:06 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 1448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:06.674226 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-695a6fa0-f83e-4960-a4b2-2f3b81743aaf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:06.676326 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-695a6fa0-f83e-4960-a4b2-2f3b81743aaf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b Aug 26 09:21:06.676515 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-695a6fa0-f83e-4960-a4b2-2f3b81743aaf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:06.676683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-695a6fa0-f83e-4960-a4b2-2f3b81743aaf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:06.682668 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:06.682668 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:06.728581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a36af7ac-0290-4fc6-ad27-eaf6f7ff55a8 req-695a6fa0-f83e-4960-a4b2-2f3b81743aaf tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b returned with HTTP 200 Aug 26 09:21:06.728986 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1466/5899] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:21:06 2026] DELETE /volume/v3/attachments/7f9435ff-8e6d-4667-a347-6355de674b6b => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:07.684896 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b87f14d7-4a2c-48d8-9264-705c13dccddb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:07.686478 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b87f14d7-4a2c-48d8-9264-705c13dccddb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 Aug 26 09:21:07.686637 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b87f14d7-4a2c-48d8-9264-705c13dccddb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:07.686804 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b87f14d7-4a2c-48d8-9264-705c13dccddb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:07.689686 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2355d37f-c3b7-45ea-a4df-3fed4848f701 req-f79b0fc1-96c0-4606-b779-8fa5a01e3a03 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:07.691887 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2355d37f-c3b7-45ea-a4df-3fed4848f701 req-f79b0fc1-96c0-4606-b779-8fa5a01e3a03 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:21:07.691887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2355d37f-c3b7-45ea-a4df-3fed4848f701 req-f79b0fc1-96c0-4606-b779-8fa5a01e3a03 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:07.691887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2355d37f-c3b7-45ea-a4df-3fed4848f701 req-f79b0fc1-96c0-4606-b779-8fa5a01e3a03 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:07.692744 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b87f14d7-4a2c-48d8-9264-705c13dccddb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 returned with HTTP 404 Aug 26 09:21:07.693367 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1481/5900] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:07 2026] GET /volume/v3/volumes/afd7feeb-96f3-48c4-96cb-8e57678b28c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:21:07.698314 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:07.698314 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:07.701423 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2355d37f-c3b7-45ea-a4df-3fed4848f701 req-f79b0fc1-96c0-4606-b779-8fa5a01e3a03 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:21:07.705142 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2355d37f-c3b7-45ea-a4df-3fed4848f701 req-f79b0fc1-96c0-4606-b779-8fa5a01e3a03 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:21:07.705527 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1476/5901] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:21:07 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:07.938744 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-92d70086-3a37-405f-b1be-33c0f099a84f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:07.940286 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:21:07.940469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:07.940632 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:07.940894 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume with id: b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:21:07.947029 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:07.947029 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:07.947469 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:21:07.957994 np0000008153 devstack@c-api.service[100236]: WARNING cinder.keymgr.conf_key_mgr [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:21:07.964214 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Delete volume request issued successfully. Aug 26 09:21:07.964509 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-92d70086-3a37-405f-b1be-33c0f099a84f tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 202 Aug 26 09:21:07.965113 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1479/5902] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:21:07 2026] DELETE /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:21:07.971662 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b030c3df-b1dd-43d1-9d64-83cb7d0b0d93 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:07.973144 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b030c3df-b1dd-43d1-9d64-83cb7d0b0d93 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:21:07.973307 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b030c3df-b1dd-43d1-9d64-83cb7d0b0d93 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:07.973487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b030c3df-b1dd-43d1-9d64-83cb7d0b0d93 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:07.979738 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:07.979738 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:07.982996 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b030c3df-b1dd-43d1-9d64-83cb7d0b0d93 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Volume info retrieved successfully. Aug 26 09:21:07.987494 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b030c3df-b1dd-43d1-9d64-83cb7d0b0d93 tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 200 Aug 26 09:21:07.987997 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1467/5903] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:07 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:08.999261 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9bf8a14-0b87-4da6-8501-9808c25059fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:09.000957 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9bf8a14-0b87-4da6-8501-9808c25059fb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] GET https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 Aug 26 09:21:09.001135 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8a14-0b87-4da6-8501-9808c25059fb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:09.001303 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8a14-0b87-4da6-8501-9808c25059fb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:09.006617 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9bf8a14-0b87-4da6-8501-9808c25059fb tempest-TestEncryptedCinderVolumes-370209241 tempest-TestEncryptedCinderVolumes-370209241-project-member] https://10.4.3.236/volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 returned with HTTP 404 Aug 26 09:21:09.007035 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1482/5904] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:08 2026] GET /volume/v3/volumes/b715dcc8-bb7f-486f-add2-7cd287899a48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:21:09.012787 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:09.014495 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:21:09.014713 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:09.014983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:09.015693 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:21:09.023989 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Get all volumes completed successfully. Aug 26 09:21:09.025400 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:09.025400 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:09.028920 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33760fc9-c587-41cd-a5bc-ec46e1c7eb1b tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:21:09.029284 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1477/5905] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:21:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6291 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:09.041765 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-897739b7-6a4b-43f2-9e10-24933970f5d8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:09.043758 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-897739b7-6a4b-43f2-9e10-24933970f5d8 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] DELETE https://10.4.3.236/volume/v3/types/521b00ed-0962-460d-8bb5-b9e9137f42c3 Aug 26 09:21:09.043986 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-897739b7-6a4b-43f2-9e10-24933970f5d8 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:09.044206 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-897739b7-6a4b-43f2-9e10-24933970f5d8 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] Calling method '_delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:09.068063 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-897739b7-6a4b-43f2-9e10-24933970f5d8 tempest-TestEncryptedCinderVolumes-174146086 tempest-TestEncryptedCinderVolumes-174146086-project-admin] https://10.4.3.236/volume/v3/types/521b00ed-0962-460d-8bb5-b9e9137f42c3 returned with HTTP 202 Aug 26 09:21:09.068572 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1480/5906] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:21:09 2026] DELETE /volume/v3/types/521b00ed-0962-460d-8bb5-b9e9137f42c3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:21:09.345717 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a601af31-c8c0-496d-83c1-fec935dea987 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:09.347608 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] DELETE https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:21:09.347608 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:09.347804 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:09.347953 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume with id: 691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:21:09.354232 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:09.354232 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:09.354759 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:21:09.365362 np0000008153 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 09:21:09.374201 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Delete volume request issued successfully. Aug 26 09:21:09.374427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a601af31-c8c0-496d-83c1-fec935dea987 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 202 Aug 26 09:21:09.374916 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1468/5907] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:21:09 2026] DELETE /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:21:09.382204 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd6dbc82-210c-4de8-a6d9-56a86fe37419 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:09.384566 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd6dbc82-210c-4de8-a6d9-56a86fe37419 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:21:09.384819 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd6dbc82-210c-4de8-a6d9-56a86fe37419 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:09.385089 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd6dbc82-210c-4de8-a6d9-56a86fe37419 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:09.394995 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:09.394995 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:09.399268 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cd6dbc82-210c-4de8-a6d9-56a86fe37419 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Volume info retrieved successfully. Aug 26 09:21:09.403474 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd6dbc82-210c-4de8-a6d9-56a86fe37419 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 200 Aug 26 09:21:09.403893 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1483/5908] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:09 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:10.416875 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07486406-5400-4ba9-8ee2-0a07615880e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:10.418622 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07486406-5400-4ba9-8ee2-0a07615880e9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] GET https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 Aug 26 09:21:10.418800 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07486406-5400-4ba9-8ee2-0a07615880e9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:10.418988 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07486406-5400-4ba9-8ee2-0a07615880e9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:10.424217 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07486406-5400-4ba9-8ee2-0a07615880e9 tempest-TestEncryptedCinderVolumes-1290780908 tempest-TestEncryptedCinderVolumes-1290780908-project-member] https://10.4.3.236/volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 returned with HTTP 404 Aug 26 09:21:10.424630 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1478/5909] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:10 2026] GET /volume/v3/volumes/691e4582-0cbd-4604-b4b4-30201c5c3409 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:21:10.430315 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:10.431957 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 Aug 26 09:21:10.432146 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:10.432321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method 'detail' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:10.433080 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 09:21:10.440636 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Get all volumes completed successfully. Aug 26 09:21:10.441779 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:10.441779 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:10.445121 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5dd129de-a847-4a97-90bb-2e155cc09c9a tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 09:21:10.445465 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1481/5910] 10.4.3.236 () {66 vars in 1285 bytes} [Wed Aug 26 09:21:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:10.457252 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42c0bda7-20db-49b1-9aa5-fc3bad359734 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:10.459247 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42c0bda7-20db-49b1-9aa5-fc3bad359734 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] DELETE https://10.4.3.236/volume/v3/types/cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1 Aug 26 09:21:10.459527 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42c0bda7-20db-49b1-9aa5-fc3bad359734 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:10.459802 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42c0bda7-20db-49b1-9aa5-fc3bad359734 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:10.480056 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42c0bda7-20db-49b1-9aa5-fc3bad359734 tempest-TestEncryptedCinderVolumes-1478725591 tempest-TestEncryptedCinderVolumes-1478725591-project-admin] https://10.4.3.236/volume/v3/types/cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1 returned with HTTP 202 Aug 26 09:21:10.480472 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1469/5911] 10.4.3.236 () {66 vars in 1345 bytes} [Wed Aug 26 09:21:10 2026] DELETE /volume/v3/types/cd2cd8e7-5cbb-40dd-b0b8-c4ca35b32bc1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:21:19.402481 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:21:20.420996 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:21:20.444060 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:21:20.477446 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=25,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:21:22.880079 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:22.881818 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:21:22.882172 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1682927806", "snapshot_id": null, "imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:21:22.883671 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1682927806', 'snapshot_id': None, 'imageRef': 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:21:22.951143 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Create volume of 1 GB Aug 26 09:21:22.954966 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Availability Zones retrieved successfully. Aug 26 09:21:22.959911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Flow 'volume_create_api' (4b746796-6ed8-4845-b836-218206b1e968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:21:22.961075 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c79e1c2-39b0-44c6-b732-ec7aaa903fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:22.961951 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:21:23.010624 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c79e1c2-39b0-44c6-b732-ec7aaa903fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:23.011366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ffb7774-82f5-497e-9fe4-e20a3aa8cce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:23.059835 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Created reservations ['a3fc6108-743d-4486-a9a7-8d0b6571b337', '757d2221-faac-4f1b-a8d8-b742f193f97d', '550b379c-5d30-42b9-a654-39caf847dc8d', '8df1b121-9600-4765-a3fb-e878fcfa2fba'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:21:23.060574 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ffb7774-82f5-497e-9fe4-e20a3aa8cce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3fc6108-743d-4486-a9a7-8d0b6571b337', '757d2221-faac-4f1b-a8d8-b742f193f97d', '550b379c-5d30-42b9-a654-39caf847dc8d', '8df1b121-9600-4765-a3fb-e878fcfa2fba']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:23.061344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7604b8b-452b-45f5-a89e-0ffbc9bd7bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:23.081271 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7604b8b-452b-45f5-a89e-0ffbc9bd7bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f31f3b0-4e1e-4faa-9f4d-5568c026be2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1682927806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2945a3b238644c589948e1d73f3313cb',qos_specs=None,replication_status=,reservations=['a3fc6108-743d-4486-a9a7-8d0b6571b337','757d2221-faac-4f1b-a8d8-b742f193f97d','550b379c-5d30-42b9-a654-39caf847dc8d','8df1b121-9600-4765-a3fb-e878fcfa2fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6882b585fc94198a7107c50d242c27f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1682927806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f31f3b0-4e1e-4faa-9f4d-5568c026be2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2945a3b238644c589948e1d73f3313cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6882b585fc94198a7107c50d242c27f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:23.082206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48dee06-f53f-4d51-a57a-1e21461f31b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:23.100279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48dee06-f53f-4d51-a57a-1e21461f31b6) transitioned into state 'SUCCESS' from state '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-1682927806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2945a3b238644c589948e1d73f3313cb',qos_specs=None,replication_status=,reservations=['a3fc6108-743d-4486-a9a7-8d0b6571b337','757d2221-faac-4f1b-a8d8-b742f193f97d','550b379c-5d30-42b9-a654-39caf847dc8d','8df1b121-9600-4765-a3fb-e878fcfa2fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6882b585fc94198a7107c50d242c27f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:23.101206 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e162e36e-f3f1-4e30-9bfa-1ece193c3758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:23.109864 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e162e36e-f3f1-4e30-9bfa-1ece193c3758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:23.110640 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Flow 'volume_create_api' (4b746796-6ed8-4845-b836-218206b1e968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:21:23.110933 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Create volume request issued successfully. Aug 26 09:21:23.111464 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19ed221e-eeec-4f52-ae20-6de30b35d4d2 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:21:23.111997 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1484/5912] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:21:22 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:21:23.122275 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f30e6d7-f05a-4c86-a47e-26b9240db71e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:23.124282 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f30e6d7-f05a-4c86-a47e-26b9240db71e tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:21:23.124509 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f30e6d7-f05a-4c86-a47e-26b9240db71e tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:23.124729 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f30e6d7-f05a-4c86-a47e-26b9240db71e tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:23.132215 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:23.132215 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:23.135922 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7f30e6d7-f05a-4c86-a47e-26b9240db71e tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:23.140214 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f30e6d7-f05a-4c86-a47e-26b9240db71e tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 200 Aug 26 09:21:23.140647 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1479/5913] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:23 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:24.151393 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0ff5990c-32c4-45f4-a895-9bbc617c6623 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:24.153005 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0ff5990c-32c4-45f4-a895-9bbc617c6623 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:21:24.153181 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0ff5990c-32c4-45f4-a895-9bbc617c6623 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:24.153357 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0ff5990c-32c4-45f4-a895-9bbc617c6623 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:24.159651 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:24.159651 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:24.162616 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0ff5990c-32c4-45f4-a895-9bbc617c6623 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:24.166497 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0ff5990c-32c4-45f4-a895-9bbc617c6623 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 200 Aug 26 09:21:24.166809 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1482/5914] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:24 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:24.177774 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2351ca91-4ce8-44ae-b55e-73d26541f657 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:24.179376 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2351ca91-4ce8-44ae-b55e-73d26541f657 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:21:24.179575 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2351ca91-4ce8-44ae-b55e-73d26541f657 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:24.179782 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2351ca91-4ce8-44ae-b55e-73d26541f657 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:24.185920 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:24.185920 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:24.188730 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2351ca91-4ce8-44ae-b55e-73d26541f657 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:24.192347 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2351ca91-4ce8-44ae-b55e-73d26541f657 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 200 Aug 26 09:21:24.192678 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1470/5915] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:24 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 1362 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:24.202960 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c497cc7e-3bcd-41cd-b431-c83f77201cc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:24.204577 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c497cc7e-3bcd-41cd-b431-c83f77201cc1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:21:24.204733 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c497cc7e-3bcd-41cd-b431-c83f77201cc1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:24.204929 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c497cc7e-3bcd-41cd-b431-c83f77201cc1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:24.210948 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:24.210948 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:24.214057 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c497cc7e-3bcd-41cd-b431-c83f77201cc1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:24.217804 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c497cc7e-3bcd-41cd-b431-c83f77201cc1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 200 Aug 26 09:21:24.218177 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1485/5916] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:24 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:24.229187 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:24.230636 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] POST https://10.4.3.236/volume/v3/backups Aug 26 09:21:24.230970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f31f3b0-4e1e-4faa-9f4d-5568c026be2d", "name": "tempest-TestVolumeBackupRestore-backup-767700631", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:21:24.232360 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Creating new backup {'backup': {'volume_id': '7f31f3b0-4e1e-4faa-9f4d-5568c026be2d', 'name': 'tempest-TestVolumeBackupRestore-backup-767700631', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:21:24.232516 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Creating backup of volume 7f31f3b0-4e1e-4faa-9f4d-5568c026be2d in container None Aug 26 09:21:24.238386 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:24.238386 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:24.238783 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:24.258623 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Created reservations ['824aa435-8094-4a6e-b0c3-69b5dc7afe4d', '35be4d01-da89-4e05-bbf3-1cad9f60d408'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:21:24.280466 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b18254ae-d448-41f7-a1b5-f6a058f0fa07 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:21:24.280900 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1480/5917] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:21:24 2026] POST /volume/v3/backups => generated 334 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:21:24.288456 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-300794ec-98b8-44dc-9ec7-0dde5e0f5cfd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:24.290425 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-300794ec-98b8-44dc-9ec7-0dde5e0f5cfd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:24.290654 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-300794ec-98b8-44dc-9ec7-0dde5e0f5cfd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:24.290836 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-300794ec-98b8-44dc-9ec7-0dde5e0f5cfd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:24.291332 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-300794ec-98b8-44dc-9ec7-0dde5e0f5cfd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:24.294974 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:24.294974 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:24.295706 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-300794ec-98b8-44dc-9ec7-0dde5e0f5cfd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:24.296140 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1483/5918] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:24 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:25.305035 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a458f96d-d69e-48cf-80d9-f91d71501544 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:25.306720 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a458f96d-d69e-48cf-80d9-f91d71501544 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:25.306910 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a458f96d-d69e-48cf-80d9-f91d71501544 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:25.307110 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a458f96d-d69e-48cf-80d9-f91d71501544 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:25.307238 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a458f96d-d69e-48cf-80d9-f91d71501544 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:25.311147 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:25.311147 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:25.311820 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a458f96d-d69e-48cf-80d9-f91d71501544 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:25.312164 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1471/5919] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:25 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:26.321161 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4db849e8-7353-4b43-9d1c-bd4840038806 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:26.322815 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4db849e8-7353-4b43-9d1c-bd4840038806 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:26.323016 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4db849e8-7353-4b43-9d1c-bd4840038806 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:26.323186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4db849e8-7353-4b43-9d1c-bd4840038806 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:26.323315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4db849e8-7353-4b43-9d1c-bd4840038806 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:26.326999 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:26.326999 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:26.327656 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4db849e8-7353-4b43-9d1c-bd4840038806 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:26.327990 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1486/5920] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:26 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:27.337299 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b1ee9b0-c26d-49c9-a577-ef2a4223c6bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:27.338932 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b1ee9b0-c26d-49c9-a577-ef2a4223c6bd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:27.339532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b1ee9b0-c26d-49c9-a577-ef2a4223c6bd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:27.339532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b1ee9b0-c26d-49c9-a577-ef2a4223c6bd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:27.339532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9b1ee9b0-c26d-49c9-a577-ef2a4223c6bd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:27.343158 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:27.343158 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:27.343790 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b1ee9b0-c26d-49c9-a577-ef2a4223c6bd tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:27.344113 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1481/5921] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:27 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:28.354160 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-923019d7-34d0-49cc-9ac8-00aafdef8977 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:28.355647 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-923019d7-34d0-49cc-9ac8-00aafdef8977 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:28.355862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-923019d7-34d0-49cc-9ac8-00aafdef8977 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:28.356057 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-923019d7-34d0-49cc-9ac8-00aafdef8977 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:28.356182 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-923019d7-34d0-49cc-9ac8-00aafdef8977 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:28.359776 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:28.359776 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:28.360471 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-923019d7-34d0-49cc-9ac8-00aafdef8977 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:28.360801 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1484/5922] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:28 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:29.369586 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-01e0426b-3961-44da-9b75-5ab00e2f84df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:29.371336 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-01e0426b-3961-44da-9b75-5ab00e2f84df tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:29.371559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-01e0426b-3961-44da-9b75-5ab00e2f84df tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:29.371778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-01e0426b-3961-44da-9b75-5ab00e2f84df tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:29.371948 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-01e0426b-3961-44da-9b75-5ab00e2f84df tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:29.375686 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:29.375686 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:29.376434 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-01e0426b-3961-44da-9b75-5ab00e2f84df tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:29.376804 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1472/5923] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:29 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:30.385688 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-400a390a-41fb-4b11-8612-3d6ce48246ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:30.387422 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-400a390a-41fb-4b11-8612-3d6ce48246ab tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:30.387592 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-400a390a-41fb-4b11-8612-3d6ce48246ab tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:30.387777 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-400a390a-41fb-4b11-8612-3d6ce48246ab tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:30.387904 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-400a390a-41fb-4b11-8612-3d6ce48246ab tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:30.391687 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:30.391687 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:30.392396 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-400a390a-41fb-4b11-8612-3d6ce48246ab tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:30.392863 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1487/5924] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:30 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:31.401395 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-444d03a6-8b1e-4936-9dbe-74bf5eab02c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:31.402951 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-444d03a6-8b1e-4936-9dbe-74bf5eab02c6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:31.403123 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-444d03a6-8b1e-4936-9dbe-74bf5eab02c6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:31.403304 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-444d03a6-8b1e-4936-9dbe-74bf5eab02c6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:31.403401 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-444d03a6-8b1e-4936-9dbe-74bf5eab02c6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:31.407045 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:31.407045 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:31.407679 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-444d03a6-8b1e-4936-9dbe-74bf5eab02c6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:31.407993 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1482/5925] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:31 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:32.416707 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a5f5573c-a6ad-42c0-860b-3ad1dad08a6f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:32.418381 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5f5573c-a6ad-42c0-860b-3ad1dad08a6f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:32.418552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5f5573c-a6ad-42c0-860b-3ad1dad08a6f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:32.418719 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a5f5573c-a6ad-42c0-860b-3ad1dad08a6f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:32.418815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a5f5573c-a6ad-42c0-860b-3ad1dad08a6f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:32.422730 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:32.422730 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:32.423458 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a5f5573c-a6ad-42c0-860b-3ad1dad08a6f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:32.423923 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1485/5926] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:32 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:33.432343 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7eef235b-4f1d-4f65-b8b6-9129b668a25f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:33.434012 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7eef235b-4f1d-4f65-b8b6-9129b668a25f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:33.434189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7eef235b-4f1d-4f65-b8b6-9129b668a25f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:33.434423 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7eef235b-4f1d-4f65-b8b6-9129b668a25f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:33.434815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7eef235b-4f1d-4f65-b8b6-9129b668a25f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:33.438620 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:33.438620 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:33.439331 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7eef235b-4f1d-4f65-b8b6-9129b668a25f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:33.439639 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1473/5927] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:33 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:34.448268 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c338c39a-9c47-46d2-9a0a-c8080ee9f5c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:34.449994 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c338c39a-9c47-46d2-9a0a-c8080ee9f5c3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:34.450166 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c338c39a-9c47-46d2-9a0a-c8080ee9f5c3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:34.450349 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c338c39a-9c47-46d2-9a0a-c8080ee9f5c3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:34.450466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c338c39a-9c47-46d2-9a0a-c8080ee9f5c3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:34.454906 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:34.454906 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:34.455268 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c338c39a-9c47-46d2-9a0a-c8080ee9f5c3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:34.455684 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1488/5928] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:34 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:35.464909 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69d836ef-7bd6-4bb8-a556-4b33cecd25b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:35.466406 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69d836ef-7bd6-4bb8-a556-4b33cecd25b1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:35.466560 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69d836ef-7bd6-4bb8-a556-4b33cecd25b1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:35.466723 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69d836ef-7bd6-4bb8-a556-4b33cecd25b1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:35.466812 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-69d836ef-7bd6-4bb8-a556-4b33cecd25b1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:35.470406 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:35.470406 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:35.470990 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69d836ef-7bd6-4bb8-a556-4b33cecd25b1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:35.471320 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1483/5929] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:35 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:36.481610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-489f7f25-c7d1-4a41-b20e-b1e688a83f15 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:36.483659 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-489f7f25-c7d1-4a41-b20e-b1e688a83f15 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:36.484111 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-489f7f25-c7d1-4a41-b20e-b1e688a83f15 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:36.484882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-489f7f25-c7d1-4a41-b20e-b1e688a83f15 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:36.484882 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-489f7f25-c7d1-4a41-b20e-b1e688a83f15 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:36.489821 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:36.489821 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:36.490516 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-489f7f25-c7d1-4a41-b20e-b1e688a83f15 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:36.490838 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1486/5930] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:36 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:37.500230 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc3bdcb9-4814-48b6-ac87-24bd7d4158a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:37.501859 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc3bdcb9-4814-48b6-ac87-24bd7d4158a6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:37.502023 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc3bdcb9-4814-48b6-ac87-24bd7d4158a6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:37.502240 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc3bdcb9-4814-48b6-ac87-24bd7d4158a6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:37.502337 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cc3bdcb9-4814-48b6-ac87-24bd7d4158a6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:37.507236 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:37.507236 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:37.507991 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc3bdcb9-4814-48b6-ac87-24bd7d4158a6 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:37.508362 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1474/5931] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:37 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:38.517033 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e862f4f-c662-4b39-9657-c65a700c8ce8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:38.518568 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e862f4f-c662-4b39-9657-c65a700c8ce8 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:38.518730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e862f4f-c662-4b39-9657-c65a700c8ce8 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:38.518915 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e862f4f-c662-4b39-9657-c65a700c8ce8 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:38.519017 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5e862f4f-c662-4b39-9657-c65a700c8ce8 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:38.522701 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:38.522701 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:38.523646 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e862f4f-c662-4b39-9657-c65a700c8ce8 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:38.524124 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1489/5932] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:38 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:39.533793 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eda84146-f2c7-453b-91e7-f185e26ed142 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:39.535363 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eda84146-f2c7-453b-91e7-f185e26ed142 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:39.535479 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eda84146-f2c7-453b-91e7-f185e26ed142 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:39.535641 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eda84146-f2c7-453b-91e7-f185e26ed142 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:39.535739 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eda84146-f2c7-453b-91e7-f185e26ed142 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:39.539445 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:39.539445 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:39.540078 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eda84146-f2c7-453b-91e7-f185e26ed142 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:39.540414 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1484/5933] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:39 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:39.548857 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-58fa24be-889d-4b6f-9c18-34ccb10bf3a1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:39.550489 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58fa24be-889d-4b6f-9c18-34ccb10bf3a1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:21:39.550647 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58fa24be-889d-4b6f-9c18-34ccb10bf3a1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:39.550815 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58fa24be-889d-4b6f-9c18-34ccb10bf3a1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:39.557289 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:39.557289 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:39.560401 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-58fa24be-889d-4b6f-9c18-34ccb10bf3a1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:39.564348 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58fa24be-889d-4b6f-9c18-34ccb10bf3a1 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 200 Aug 26 09:21:39.564700 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1487/5934] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:39 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:39.575387 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4cd6f868-522e-473e-b8e1-d757b002046d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:39.577102 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] POST https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8/restore Aug 26 09:21:39.577407 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:21:39.578627 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Restoring backup 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 ({'restore': {}}) {{(pid=100239) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 09:21:39.578726 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Restoring backup 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 to volume None. Aug 26 09:21:39.582631 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:39.582631 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:39.583603 np0000008153 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Creating volume of 1 GB for restore of backup 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. Aug 26 09:21:39.586559 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Availability Zones retrieved successfully. Aug 26 09:21:39.591451 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Flow 'volume_create_api' (a7c01373-19e9-46ef-bc9e-dfe542481b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:21:39.592280 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b9f628-c570-467f-b29f-74be04ab1346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:39.593094 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:21:39.616540 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b9f628-c570-467f-b29f-74be04ab1346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:39.617260 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4604321c-1fd0-46d1-9f91-3e8845959b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:39.649554 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Created reservations ['c8f257c7-dafb-425b-a0b4-b612102b60db', '721a68cf-4b2a-4052-ade8-7e67a4ef2603', '29494d97-d63b-42cb-b772-ac8ab46603ba', '84013e78-983f-4365-a5cd-a965208d035b'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:21:39.650264 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4604321c-1fd0-46d1-9f91-3e8845959b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f257c7-dafb-425b-a0b4-b612102b60db', '721a68cf-4b2a-4052-ade8-7e67a4ef2603', '29494d97-d63b-42cb-b772-ac8ab46603ba', '84013e78-983f-4365-a5cd-a965208d035b']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:39.650894 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf103c1-ed56-4231-bb3a-53cc682e2029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:39.677730 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf103c1-ed56-4231-bb3a-53cc682e2029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3076380-99df-45ec-b5cc-02e0f85977e5', '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_1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2945a3b238644c589948e1d73f3313cb',qos_specs=None,replication_status=,reservations=['c8f257c7-dafb-425b-a0b4-b612102b60db','721a68cf-4b2a-4052-ade8-7e67a4ef2603','29494d97-d63b-42cb-b772-ac8ab46603ba','84013e78-983f-4365-a5cd-a965208d035b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6882b585fc94198a7107c50d242c27f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:21:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3076380-99df-45ec-b5cc-02e0f85977e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2945a3b238644c589948e1d73f3313cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6882b585fc94198a7107c50d242c27f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:39.678704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f6ca1a-1d8b-43a9-979d-98ecfb4669cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:39.691742 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f6ca1a-1d8b-43a9-979d-98ecfb4669cb) transitioned into 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_1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2945a3b238644c589948e1d73f3313cb',qos_specs=None,replication_status=,reservations=['c8f257c7-dafb-425b-a0b4-b612102b60db','721a68cf-4b2a-4052-ade8-7e67a4ef2603','29494d97-d63b-42cb-b772-ac8ab46603ba','84013e78-983f-4365-a5cd-a965208d035b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6882b585fc94198a7107c50d242c27f',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:39.692704 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1549798d-46a5-4244-b99f-be9551b22c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:21:39.702151 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1549798d-46a5-4244-b99f-be9551b22c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:21:39.702889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Flow 'volume_create_api' (a7c01373-19e9-46ef-bc9e-dfe542481b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:21:39.703151 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Create volume request issued successfully. Aug 26 09:21:39.708754 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:39.708754 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:39.709180 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:40.715982 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:40.715982 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:40.716441 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:40.716563 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Checking backup size 1 against volume size 1 {{(pid=100239) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 09:21:40.716657 np0000008153 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Overwriting volume e3076380-99df-45ec-b5cc-02e0f85977e5 with restore of backup 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:40.726832 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] restore_backup in rpcapi backup_id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 {{(pid=100239) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 09:21:40.728449 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cd6f868-522e-473e-b8e1-d757b002046d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8/restore returned with HTTP 202 Aug 26 09:21:40.728831 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1475/5935] 10.4.3.236 () {68 vars in 1393 bytes} [Wed Aug 26 09:21:39 2026] POST /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8/restore => generated 189 bytes in 1154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:21:40.735531 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-722e47eb-f10e-45c0-84ed-81f45e77ffc0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:40.737279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-722e47eb-f10e-45c0-84ed-81f45e77ffc0 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:40.737458 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-722e47eb-f10e-45c0-84ed-81f45e77ffc0 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:40.737649 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-722e47eb-f10e-45c0-84ed-81f45e77ffc0 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:40.737767 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-722e47eb-f10e-45c0-84ed-81f45e77ffc0 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:40.742115 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:40.742115 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:40.742810 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-722e47eb-f10e-45c0-84ed-81f45e77ffc0 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:40.743231 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1490/5936] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:40 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:41.751791 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f96e9b2-82fc-4e2e-be16-e8d8b2a08a90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:41.753378 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f96e9b2-82fc-4e2e-be16-e8d8b2a08a90 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:41.753541 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f96e9b2-82fc-4e2e-be16-e8d8b2a08a90 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:41.753691 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f96e9b2-82fc-4e2e-be16-e8d8b2a08a90 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:41.753785 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6f96e9b2-82fc-4e2e-be16-e8d8b2a08a90 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:41.757919 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:41.757919 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:41.758628 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f96e9b2-82fc-4e2e-be16-e8d8b2a08a90 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:41.758981 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1485/5937] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:41 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:42.768024 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8a186af9-1f99-41be-b6b7-0f6de4f6f7ba None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:42.769755 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a186af9-1f99-41be-b6b7-0f6de4f6f7ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:42.769978 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a186af9-1f99-41be-b6b7-0f6de4f6f7ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:42.770188 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8a186af9-1f99-41be-b6b7-0f6de4f6f7ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:42.770318 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8a186af9-1f99-41be-b6b7-0f6de4f6f7ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:42.774973 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:42.774973 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:42.775650 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8a186af9-1f99-41be-b6b7-0f6de4f6f7ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:42.776019 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1488/5938] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:42 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:43.784968 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9a005d59-46cd-4def-b88b-22e9c8aad225 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:43.786810 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9a005d59-46cd-4def-b88b-22e9c8aad225 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:43.787034 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9a005d59-46cd-4def-b88b-22e9c8aad225 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:43.787257 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9a005d59-46cd-4def-b88b-22e9c8aad225 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:43.787380 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9a005d59-46cd-4def-b88b-22e9c8aad225 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:43.791092 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:43.791092 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:43.791767 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9a005d59-46cd-4def-b88b-22e9c8aad225 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:43.792103 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1476/5939] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:43 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:44.801514 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23ec8168-2305-465d-99d7-cf0baa088aa9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:44.803253 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23ec8168-2305-465d-99d7-cf0baa088aa9 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:44.803429 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23ec8168-2305-465d-99d7-cf0baa088aa9 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:44.803601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23ec8168-2305-465d-99d7-cf0baa088aa9 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:44.803708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-23ec8168-2305-465d-99d7-cf0baa088aa9 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:44.807718 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:44.807718 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:44.808383 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23ec8168-2305-465d-99d7-cf0baa088aa9 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:44.808709 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1491/5940] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:44 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:45.818091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c0cc90a-d490-4c4d-8588-0d3fc526d290 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:45.820990 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c0cc90a-d490-4c4d-8588-0d3fc526d290 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:45.820990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c0cc90a-d490-4c4d-8588-0d3fc526d290 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:45.820990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c0cc90a-d490-4c4d-8588-0d3fc526d290 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:45.820990 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9c0cc90a-d490-4c4d-8588-0d3fc526d290 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:45.824734 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:45.824734 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:45.825584 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c0cc90a-d490-4c4d-8588-0d3fc526d290 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:45.826158 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1486/5941] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:45 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:46.834872 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0b7ef2cf-f5e2-495f-8621-89b2bbb96db3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:46.836513 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b7ef2cf-f5e2-495f-8621-89b2bbb96db3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:46.836706 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b7ef2cf-f5e2-495f-8621-89b2bbb96db3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:46.836909 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0b7ef2cf-f5e2-495f-8621-89b2bbb96db3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:46.837015 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-0b7ef2cf-f5e2-495f-8621-89b2bbb96db3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:46.840890 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:46.840890 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:46.841557 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0b7ef2cf-f5e2-495f-8621-89b2bbb96db3 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:46.841887 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1489/5942] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:46 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:47.850892 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d9f5d16c-8f4f-4a99-ba03-fbcb61a70a10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:47.852488 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9f5d16c-8f4f-4a99-ba03-fbcb61a70a10 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:47.852664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9f5d16c-8f4f-4a99-ba03-fbcb61a70a10 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:47.852862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9f5d16c-8f4f-4a99-ba03-fbcb61a70a10 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:47.852974 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d9f5d16c-8f4f-4a99-ba03-fbcb61a70a10 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:47.857081 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:47.857081 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:47.857728 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9f5d16c-8f4f-4a99-ba03-fbcb61a70a10 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:47.858085 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1477/5943] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:47 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:48.867288 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a9fd5e0d-34af-4cc9-b43e-36cb6011e890 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:48.870440 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9fd5e0d-34af-4cc9-b43e-36cb6011e890 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:48.870440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9fd5e0d-34af-4cc9-b43e-36cb6011e890 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:48.870440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9fd5e0d-34af-4cc9-b43e-36cb6011e890 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:48.870440 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a9fd5e0d-34af-4cc9-b43e-36cb6011e890 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:48.874426 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:48.874426 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:48.875392 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9fd5e0d-34af-4cc9-b43e-36cb6011e890 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:48.875887 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1492/5944] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:48 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:49.886286 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d26336cd-1110-4d72-b4cc-d0991ad0de35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:49.888027 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d26336cd-1110-4d72-b4cc-d0991ad0de35 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:49.888219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d26336cd-1110-4d72-b4cc-d0991ad0de35 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:49.888532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d26336cd-1110-4d72-b4cc-d0991ad0de35 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:49.888532 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d26336cd-1110-4d72-b4cc-d0991ad0de35 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:49.892759 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:49.892759 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:49.893478 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d26336cd-1110-4d72-b4cc-d0991ad0de35 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:49.893805 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1487/5945] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:49 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:50.903302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8979511d-f34d-4a8f-8b24-13304a65efbe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:50.905366 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8979511d-f34d-4a8f-8b24-13304a65efbe tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:21:50.905592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8979511d-f34d-4a8f-8b24-13304a65efbe tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:50.905816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8979511d-f34d-4a8f-8b24-13304a65efbe tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:50.905967 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8979511d-f34d-4a8f-8b24-13304a65efbe tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Show backup with id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:21:50.910658 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:50.910658 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:50.911488 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8979511d-f34d-4a8f-8b24-13304a65efbe tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 200 Aug 26 09:21:50.911881 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1490/5946] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:50 2026] GET /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:21:50.920632 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d90baac-a963-4b6e-b593-2f999c5938fa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:50.922013 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d90baac-a963-4b6e-b593-2f999c5938fa tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:21:50.922227 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d90baac-a963-4b6e-b593-2f999c5938fa tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:50.922401 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d90baac-a963-4b6e-b593-2f999c5938fa tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:50.928488 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:50.928488 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:50.931491 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4d90baac-a963-4b6e-b593-2f999c5938fa tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:50.935359 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d90baac-a963-4b6e-b593-2f999c5938fa tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 returned with HTTP 200 Aug 26 09:21:50.935668 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1478/5947] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:50 2026] GET /volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 => generated 1417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:50.945993 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4316081-568a-48f2-8c34-865e627a46ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:50.947557 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4316081-568a-48f2-8c34-865e627a46ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:21:50.947729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4316081-568a-48f2-8c34-865e627a46ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:50.947922 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4316081-568a-48f2-8c34-865e627a46ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:50.954501 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:50.954501 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:50.957744 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d4316081-568a-48f2-8c34-865e627a46ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:50.961637 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4316081-568a-48f2-8c34-865e627a46ba tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 returned with HTTP 200 Aug 26 09:21:50.962016 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1493/5948] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:21:50 2026] GET /volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 => generated 1417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:51.934346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-ca1ac951-5101-4949-ad00-e0873d8e975f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:51.936162 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-ca1ac951-5101-4949-ad00-e0873d8e975f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:21:51.936346 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-ca1ac951-5101-4949-ad00-e0873d8e975f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:51.936533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-ca1ac951-5101-4949-ad00-e0873d8e975f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:51.943159 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:51.943159 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:21:51.946734 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-ca1ac951-5101-4949-ad00-e0873d8e975f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:51.951562 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-ca1ac951-5101-4949-ad00-e0873d8e975f tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 returned with HTTP 200 Aug 26 09:21:51.951951 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1488/5949] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:21:51 2026] GET /volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 => generated 1417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:52.319964 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-c310d1b1-9666-4fd0-bf73-b5066e84fa98 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:52.321894 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-c310d1b1-9666-4fd0-bf73-b5066e84fa98 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:21:52.322088 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-c310d1b1-9666-4fd0-bf73-b5066e84fa98 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:52.322286 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-c310d1b1-9666-4fd0-bf73-b5066e84fa98 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:52.328663 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:52.328663 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:52.331725 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-c310d1b1-9666-4fd0-bf73-b5066e84fa98 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:52.335815 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-c310d1b1-9666-4fd0-bf73-b5066e84fa98 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 returned with HTTP 200 Aug 26 09:21:52.336181 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1491/5950] 10.4.3.236 () {68 vars in 1598 bytes} [Wed Aug 26 09:21:52 2026] GET /volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 => generated 1417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:52.344625 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f445b0f5-797f-45fc-827a-ac61f1b33aa9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:52.345051 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f445b0f5-797f-45fc-827a-ac61f1b33aa9 None None] GET https://10.4.3.236/volume// Aug 26 09:21:52.345225 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f445b0f5-797f-45fc-827a-ac61f1b33aa9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:52.345404 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f445b0f5-797f-45fc-827a-ac61f1b33aa9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:52.345694 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f445b0f5-797f-45fc-827a-ac61f1b33aa9 None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:21:52.345999 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1479/5951] 10.4.3.236 () {66 vars in 1419 bytes} [Wed Aug 26 09:21:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:21:52.352077 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-6d28c010-8e33-4233-a3ae-049925d5ee81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:52.353779 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-6d28c010-8e33-4233-a3ae-049925d5ee81 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] POST https://10.4.3.236/volume/v3/attachments Aug 26 09:21:52.354111 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-6d28c010-8e33-4233-a3ae-049925d5ee81 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3076380-99df-45ec-b5cc-02e0f85977e5", "connector": null, "instance_uuid": "e4bc3ae5-b682-4174-a49f-ca6c97fa090d"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:21:52.361314 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:52.361314 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:52.382866 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-6d28c010-8e33-4233-a3ae-049925d5ee81 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/attachments returned with HTTP 200 Aug 26 09:21:52.383394 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1494/5952] 10.4.3.236 () {74 vars in 1594 bytes} [Wed Aug 26 09:21:52 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:53.318879 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01c5fa78-6ae2-4f4a-bf50-853ebc4ddd2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:53.319223 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01c5fa78-6ae2-4f4a-bf50-853ebc4ddd2a None None] GET https://10.4.3.236/volume// Aug 26 09:21:53.319380 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01c5fa78-6ae2-4f4a-bf50-853ebc4ddd2a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:53.319564 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01c5fa78-6ae2-4f4a-bf50-853ebc4ddd2a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:53.319879 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01c5fa78-6ae2-4f4a-bf50-853ebc4ddd2a None None] https://10.4.3.236/volume// returned with HTTP 300 Aug 26 09:21:53.320327 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1489/5953] 10.4.3.236 () {66 vars in 1426 bytes} [Wed Aug 26 09:21:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 09:21:53.329634 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-7c6c7b3b-b24b-486d-9a11-d8b6f5ad4035 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:53.331614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-7c6c7b3b-b24b-486d-9a11-d8b6f5ad4035 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:21:53.331816 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-7c6c7b3b-b24b-486d-9a11-d8b6f5ad4035 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:21:53.332015 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-7c6c7b3b-b24b-486d-9a11-d8b6f5ad4035 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:21:53.340979 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:53.340979 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:21:53.344443 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-7c6c7b3b-b24b-486d-9a11-d8b6f5ad4035 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:21:53.350808 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-7c6c7b3b-b24b-486d-9a11-d8b6f5ad4035 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 returned with HTTP 200 Aug 26 09:21:53.351237 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1492/5954] 10.4.3.236 () {70 vars in 1639 bytes} [Wed Aug 26 09:21:53 2026] GET /volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 => generated 1596 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 09:21:53.447376 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:53.449228 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] PUT https://10.4.3.236/volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5 Aug 26 09:21:53.449582 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.236", "host": "np0000008153", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:67f8771657f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "716cc251-4782-4218-a7a4-1bfce08f101c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:21:53.455867 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Acquiring lock "cinder-attachment_update-e3076380-99df-45ec-b5cc-02e0f85977e5-np0000008153" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 09:21:53.459639 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Lock "cinder-attachment_update-e3076380-99df-45ec-b5cc-02e0f85977e5-np0000008153" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 09:21:53.460445 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:53.460445 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:21:53.523125 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Lock "cinder-attachment_update-e3076380-99df-45ec-b5cc-02e0f85977e5-np0000008153" released by "attachment_update" :: held 0.063s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 09:21:53.523405 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-afbc2c57-1835-4b3c-a615-8070a560ef2c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5 returned with HTTP 200 Aug 26 09:21:53.523814 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1480/5955] 10.4.3.236 () {74 vars in 1704 bytes} [Wed Aug 26 09:21:53 2026] PUT /volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:21:53.542555 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-1f41d7a5-1327-4158-a0c6-652249b0eb21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:21:53.544480 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-1f41d7a5-1327-4158-a0c6-652249b0eb21 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] POST https://10.4.3.236/volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5/action Aug 26 09:21:53.544853 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-1f41d7a5-1327-4158-a0c6-652249b0eb21 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:21:53.544973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-1f41d7a5-1327-4158-a0c6-652249b0eb21 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:21:53.558430 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:21:53.558430 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:21:53.567829 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fbca768-7e4c-4078-9612-0ffabfbda2ee req-1f41d7a5-1327-4158-a0c6-652249b0eb21 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5/action returned with HTTP 204 Aug 26 09:21:53.568241 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1495/5956] 10.4.3.236 () {74 vars in 1725 bytes} [Wed Aug 26 09:21:53 2026] POST /volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:01.950020 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=27,cinder:INSERT=5,cinder:UPDATE=8 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:22:03.348904 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=24 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:22:03.518750 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=42,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:22:03.564685 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=52,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:22:27.604664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-91dcf962-80b0-4caf-a4be-568b394542fc req-1bfcbbbf-25a7-4609-b5c9-2ba3c773e32c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:27.606564 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91dcf962-80b0-4caf-a4be-568b394542fc req-1bfcbbbf-25a7-4609-b5c9-2ba3c773e32c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] DELETE https://10.4.3.236/volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5 Aug 26 09:22:27.606742 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91dcf962-80b0-4caf-a4be-568b394542fc req-1bfcbbbf-25a7-4609-b5c9-2ba3c773e32c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:27.606994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91dcf962-80b0-4caf-a4be-568b394542fc req-1bfcbbbf-25a7-4609-b5c9-2ba3c773e32c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:27.613429 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:27.613429 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:27.654660 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91dcf962-80b0-4caf-a4be-568b394542fc req-1bfcbbbf-25a7-4609-b5c9-2ba3c773e32c tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5 returned with HTTP 200 Aug 26 09:22:27.655077 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1490/5957] 10.4.3.236 () {72 vars in 1673 bytes} [Wed Aug 26 09:22:27 2026] DELETE /volume/v3/attachments/6e2ce15f-a608-40f2-9ef5-70cf6e596de5 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:29.087517 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-87257043-50b4-45de-ad61-e3632beefaee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:29.089530 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] DELETE https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:22:29.089727 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:29.089952 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:29.090112 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Delete volume with id: e3076380-99df-45ec-b5cc-02e0f85977e5 Aug 26 09:22:29.096319 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:29.096319 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:29.096711 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:22:29.111618 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Delete volume request issued successfully. Aug 26 09:22:29.111809 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-87257043-50b4-45de-ad61-e3632beefaee tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 returned with HTTP 202 Aug 26 09:22:29.112226 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1493/5958] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:29 2026] DELETE /volume/v3/volumes/e3076380-99df-45ec-b5cc-02e0f85977e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:29.118221 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:29.120176 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] DELETE https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 Aug 26 09:22:29.120390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:29.120575 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:29.120670 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Delete backup with id: 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8. Aug 26 09:22:29.125416 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:29.125416 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:29.136935 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] delete_backup rpcapi backup_id 1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:22:29.138722 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c9ce64dc-8b1c-44c3-b2c7-142035b011c7 tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 returned with HTTP 202 Aug 26 09:22:29.139206 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1481/5959] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:29 2026] DELETE /volume/v3/backups/1b09da6a-42c3-4aa0-bbaf-053e11f8b6c8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:22:29.145292 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e584dbc-6c81-4847-814d-4db421f40b9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:29.146995 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] DELETE https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:22:29.147177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:29.147350 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:29.147504 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Delete volume with id: 7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:22:29.155028 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:29.155028 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:29.155430 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:22:29.170553 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Delete volume request issued successfully. Aug 26 09:22:29.170737 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e584dbc-6c81-4847-814d-4db421f40b9b tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 202 Aug 26 09:22:29.171431 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1496/5960] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:29 2026] DELETE /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:29.178076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-815f054d-f8b5-4ac2-92e5-f09bfc88023d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:29.180073 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-815f054d-f8b5-4ac2-92e5-f09bfc88023d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:22:29.180101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-815f054d-f8b5-4ac2-92e5-f09bfc88023d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:29.180315 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-815f054d-f8b5-4ac2-92e5-f09bfc88023d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:29.186998 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:29.186998 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:29.190284 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-815f054d-f8b5-4ac2-92e5-f09bfc88023d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Volume info retrieved successfully. Aug 26 09:22:29.194547 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-815f054d-f8b5-4ac2-92e5-f09bfc88023d tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 200 Aug 26 09:22:29.194989 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1491/5961] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:29 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:30.209425 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-93f3a154-79d8-4952-9b2a-53f92e6752cf None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:30.211042 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-93f3a154-79d8-4952-9b2a-53f92e6752cf tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] GET https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d Aug 26 09:22:30.211214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-93f3a154-79d8-4952-9b2a-53f92e6752cf tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:30.211381 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-93f3a154-79d8-4952-9b2a-53f92e6752cf tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:30.216525 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-93f3a154-79d8-4952-9b2a-53f92e6752cf tempest-TestVolumeBackupRestore-940996079 tempest-TestVolumeBackupRestore-940996079-project-member] https://10.4.3.236/volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d returned with HTTP 404 Aug 26 09:22:30.216936 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1494/5962] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:30 2026] GET /volume/v3/volumes/7f31f3b0-4e1e-4faa-9f4d-5568c026be2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:35.254728 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:35.320484 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:35.320817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-353881109"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:35.322205 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request body: {'volume': {"'imageRef": 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-353881109'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:35.322362 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume of 1 GB Aug 26 09:22:35.326755 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Availability Zones retrieved successfully. Aug 26 09:22:35.333741 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (3518339a-648d-4cab-b71f-fb036ada5864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.335029 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab424834-6f4e-4958-8195-60f3061c0a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.336213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:35.358479 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab424834-6f4e-4958-8195-60f3061c0a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.359127 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810fdc5b-6e3e-410e-99f1-c92ee6a5f928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.405875 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Created reservations ['4e004c02-2515-46b2-b199-6fee96251cc3', 'c9e1c978-56f3-43cb-9d60-ee00d09e4fa6', 'd8374083-05b1-4a82-a352-fb90bcafcc01', '1dc3493d-6ce6-4456-8451-676a47ab9951'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:35.406528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810fdc5b-6e3e-410e-99f1-c92ee6a5f928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e004c02-2515-46b2-b199-6fee96251cc3', 'c9e1c978-56f3-43cb-9d60-ee00d09e4fa6', 'd8374083-05b1-4a82-a352-fb90bcafcc01', '1dc3493d-6ce6-4456-8451-676a47ab9951']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.407196 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b602ef0-1a52-4e60-821c-9294a956f4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.425141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b602ef0-1a52-4e60-821c-9294a956f4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82fbfb08-fc18-44d0-9d69-8f90f3a19b21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-353881109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['4e004c02-2515-46b2-b199-6fee96251cc3','c9e1c978-56f3-43cb-9d60-ee00d09e4fa6','d8374083-05b1-4a82-a352-fb90bcafcc01','1dc3493d-6ce6-4456-8451-676a47ab9951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-353881109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82fbfb08-fc18-44d0-9d69-8f90f3a19b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e4dab282ece4a27a6be68b179a14923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.425736 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d77cea-0072-454d-a642-bdd2a5af3e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.440081 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d77cea-0072-454d-a642-bdd2a5af3e20) transitioned into state 'SUCCESS' from state '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-353881109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['4e004c02-2515-46b2-b199-6fee96251cc3','c9e1c978-56f3-43cb-9d60-ee00d09e4fa6','d8374083-05b1-4a82-a352-fb90bcafcc01','1dc3493d-6ce6-4456-8451-676a47ab9951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.440654 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd4ad49-ee43-4068-89ec-5c7d1917a49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.447817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd4ad49-ee43-4068-89ec-5c7d1917a49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.448484 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (3518339a-648d-4cab-b71f-fb036ada5864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.448727 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request issued successfully. Aug 26 09:22:35.449226 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58b4adf8-d188-45e6-80f1-c4212d9d8527 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:35.449581 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1482/5963] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:22:35 2026] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:35.459821 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:35.461729 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:35.462177 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1009838596"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:35.463630 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request body: {'volume': {"'imageRef": 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1009838596'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:35.463786 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume of 1 GB Aug 26 09:22:35.467994 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Availability Zones retrieved successfully. Aug 26 09:22:35.475438 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (322bc5ce-1259-4f30-9d4a-92fe25515424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.476791 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0c784c-65b1-4578-93c7-323feec415dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.478034 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:35.504099 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0c784c-65b1-4578-93c7-323feec415dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.504831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e666b226-ef53-4f32-a2c8-ee79fd2aa49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.540150 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Created reservations ['d682f2d4-5f9a-450d-b0f6-9dae4e13cbd8', '43c26780-5786-4ed6-b07c-46bc459933fe', '5ec10a96-6136-40f1-a144-940b3eed9492', 'e1b83dcf-d548-43c0-a39c-ca779b8bcf17'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:35.540838 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e666b226-ef53-4f32-a2c8-ee79fd2aa49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d682f2d4-5f9a-450d-b0f6-9dae4e13cbd8', '43c26780-5786-4ed6-b07c-46bc459933fe', '5ec10a96-6136-40f1-a144-940b3eed9492', 'e1b83dcf-d548-43c0-a39c-ca779b8bcf17']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.541502 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699f3109-0642-495a-9240-d0ad94336c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.561011 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699f3109-0642-495a-9240-d0ad94336c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9928f7-33ec-4647-8fda-f4645e47e240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1009838596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['d682f2d4-5f9a-450d-b0f6-9dae4e13cbd8','43c26780-5786-4ed6-b07c-46bc459933fe','5ec10a96-6136-40f1-a144-940b3eed9492','e1b83dcf-d548-43c0-a39c-ca779b8bcf17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1009838596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9928f7-33ec-4647-8fda-f4645e47e240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e4dab282ece4a27a6be68b179a14923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.561609 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9310c022-1b33-47e1-b353-d1e58f25afb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.576883 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9310c022-1b33-47e1-b353-d1e58f25afb5) transitioned into state 'SUCCESS' from state '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-1009838596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['d682f2d4-5f9a-450d-b0f6-9dae4e13cbd8','43c26780-5786-4ed6-b07c-46bc459933fe','5ec10a96-6136-40f1-a144-940b3eed9492','e1b83dcf-d548-43c0-a39c-ca779b8bcf17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.577606 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae068d0-7940-47da-b455-d9409f60492c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.592260 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae068d0-7940-47da-b455-d9409f60492c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.592978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (322bc5ce-1259-4f30-9d4a-92fe25515424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.593253 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request issued successfully. Aug 26 09:22:35.593743 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53b9a4b2-ba76-4e98-a96d-152e3647370f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:35.594189 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1497/5964] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:22:35 2026] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:35.606042 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08f6d112-0b70-4d77-a984-18fab18194a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:35.607548 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:35.607886 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1779458088"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:35.609206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request body: {'volume': {"'imageRef": 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1779458088'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:35.609316 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume of 1 GB Aug 26 09:22:35.612679 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Availability Zones retrieved successfully. Aug 26 09:22:35.617604 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (de6b8ae7-1734-4d1b-898b-1671200089fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.618433 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d2bbf4-8656-4277-890e-d25bbe3e51de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.619245 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:35.640094 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d2bbf4-8656-4277-890e-d25bbe3e51de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.640747 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8842c398-f1ca-4dfc-9f60-127db4752c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.672224 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Created reservations ['4f125ab8-f7b3-46dd-9b1c-f262f61044e9', 'edd4fa5b-639d-43b5-b965-93b67620ce5b', 'a8da7736-2453-459e-a628-4f6795516f90', '13a883ae-e01d-458e-ac40-c0d33ea27ab4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:35.672923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8842c398-f1ca-4dfc-9f60-127db4752c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f125ab8-f7b3-46dd-9b1c-f262f61044e9', 'edd4fa5b-639d-43b5-b965-93b67620ce5b', 'a8da7736-2453-459e-a628-4f6795516f90', '13a883ae-e01d-458e-ac40-c0d33ea27ab4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.673813 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21aa1c7d-99d0-41bb-aca7-649e9c098f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.692755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21aa1c7d-99d0-41bb-aca7-649e9c098f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '463b79be-e65c-44f3-9113-6d1803c8efff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1779458088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['4f125ab8-f7b3-46dd-9b1c-f262f61044e9','edd4fa5b-639d-43b5-b965-93b67620ce5b','a8da7736-2453-459e-a628-4f6795516f90','13a883ae-e01d-458e-ac40-c0d33ea27ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1779458088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=463b79be-e65c-44f3-9113-6d1803c8efff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e4dab282ece4a27a6be68b179a14923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.693447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8726168b-8ebd-4c3e-b8e6-fe13bd3931d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.711170 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8726168b-8ebd-4c3e-b8e6-fe13bd3931d1) transitioned into state 'SUCCESS' from state '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-1779458088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['4f125ab8-f7b3-46dd-9b1c-f262f61044e9','edd4fa5b-639d-43b5-b965-93b67620ce5b','a8da7736-2453-459e-a628-4f6795516f90','13a883ae-e01d-458e-ac40-c0d33ea27ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.711824 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305ae934-0d79-4d78-83b8-383d7893f826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.719959 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305ae934-0d79-4d78-83b8-383d7893f826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.720663 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (de6b8ae7-1734-4d1b-898b-1671200089fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.721020 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request issued successfully. Aug 26 09:22:35.721549 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08f6d112-0b70-4d77-a984-18fab18194a5 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:35.722002 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1492/5965] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:22:35 2026] POST /volume/v3/volumes => generated 757 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:35.732247 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:35.733817 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:35.734156 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2099950854"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:35.735497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request body: {'volume': {"'imageRef": 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2099950854'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:35.735608 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume of 1 GB Aug 26 09:22:35.739306 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Availability Zones retrieved successfully. Aug 26 09:22:35.744468 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (93fc960c-5ff7-4fcd-933e-24afa3c7b1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.745354 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c46abf-39e8-4ba5-91f8-48ae2f898467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.746233 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:35.767934 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c46abf-39e8-4ba5-91f8-48ae2f898467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.768592 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81008de0-c4ee-4f7f-bb92-0ed957039709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.807256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Created reservations ['a1594780-d200-4f0f-8f9b-571c99f198e8', '56d88545-4201-45bd-8c34-1439b8b3023d', 'e144e8e9-2cd5-49e9-bbd4-71e2060e3177', 'ba3b21b5-49d4-4a1a-9c39-c2459ca3211b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:35.807983 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81008de0-c4ee-4f7f-bb92-0ed957039709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1594780-d200-4f0f-8f9b-571c99f198e8', '56d88545-4201-45bd-8c34-1439b8b3023d', 'e144e8e9-2cd5-49e9-bbd4-71e2060e3177', 'ba3b21b5-49d4-4a1a-9c39-c2459ca3211b']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.808631 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12334937-964f-4324-9723-9b7d6ca21bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.828178 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12334937-964f-4324-9723-9b7d6ca21bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b135afee-3138-4cf5-9837-c170c01908c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2099950854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['a1594780-d200-4f0f-8f9b-571c99f198e8','56d88545-4201-45bd-8c34-1439b8b3023d','e144e8e9-2cd5-49e9-bbd4-71e2060e3177','ba3b21b5-49d4-4a1a-9c39-c2459ca3211b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2099950854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b135afee-3138-4cf5-9837-c170c01908c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e4dab282ece4a27a6be68b179a14923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.828805 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9ff0e8-07e2-48b1-a799-ace512e95cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.845334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9ff0e8-07e2-48b1-a799-ace512e95cee) transitioned into state 'SUCCESS' from state '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-2099950854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['a1594780-d200-4f0f-8f9b-571c99f198e8','56d88545-4201-45bd-8c34-1439b8b3023d','e144e8e9-2cd5-49e9-bbd4-71e2060e3177','ba3b21b5-49d4-4a1a-9c39-c2459ca3211b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.845974 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df875c3b-52a9-4f29-926a-c003ace66b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.853460 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df875c3b-52a9-4f29-926a-c003ace66b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.854175 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (93fc960c-5ff7-4fcd-933e-24afa3c7b1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.854425 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request issued successfully. Aug 26 09:22:35.854942 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-90a5b002-36f8-4be8-bd3e-1f35749647e6 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:35.855324 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1495/5966] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:22:35 2026] POST /volume/v3/volumes => generated 757 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:35.865068 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-45099b25-dfaf-467d-beb2-233f143c806e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:35.866646 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:35.867001 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbeaca9d-9152-4abc-ae5c-dbe2d558787a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-385273997"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:35.868247 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request body: {'volume': {"'imageRef": 'dbeaca9d-9152-4abc-ae5c-dbe2d558787a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-385273997'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:35.868354 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume of 1 GB Aug 26 09:22:35.868594 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:35.868594 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:35.872082 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Availability Zones retrieved successfully. Aug 26 09:22:35.876889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (17853025-21bf-44f9-8b23-51adce81f921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.877683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e37a0ea-6107-432e-90f0-4631a20032c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.878434 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:35.899880 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e37a0ea-6107-432e-90f0-4631a20032c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.900106 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a684d4-61ac-454a-bd2e-d2ea84c14ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.935934 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Created reservations ['b2016a10-8b47-4241-a7b9-4def4cb3682c', '5f9881ec-eafa-4f33-80bf-a104759317eb', 'b538db05-4672-458e-bd49-502e4b775e24', 'e611a1a8-80b6-4d80-a640-669617d157d7'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:35.936558 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a684d4-61ac-454a-bd2e-d2ea84c14ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2016a10-8b47-4241-a7b9-4def4cb3682c', '5f9881ec-eafa-4f33-80bf-a104759317eb', 'b538db05-4672-458e-bd49-502e4b775e24', 'e611a1a8-80b6-4d80-a640-669617d157d7']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.937246 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe582da3-3467-4836-bd5f-94cfc10aabf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.957732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe582da3-3467-4836-bd5f-94cfc10aabf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c1c5721-3217-45a6-bb2e-397c48091906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-385273997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['b2016a10-8b47-4241-a7b9-4def4cb3682c','5f9881ec-eafa-4f33-80bf-a104759317eb','b538db05-4672-458e-bd49-502e4b775e24','e611a1a8-80b6-4d80-a640-669617d157d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-385273997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c1c5721-3217-45a6-bb2e-397c48091906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e4dab282ece4a27a6be68b179a14923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.958493 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355ea901-b6e4-4364-9ba1-ff1b4591e2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.975284 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355ea901-b6e4-4364-9ba1-ff1b4591e2e9) transitioned into state 'SUCCESS' from state '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-385273997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2685afeccbd4aa2a8c7fd059483f1f9',qos_specs=None,replication_status=,reservations=['b2016a10-8b47-4241-a7b9-4def4cb3682c','5f9881ec-eafa-4f33-80bf-a104759317eb','b538db05-4672-458e-bd49-502e4b775e24','e611a1a8-80b6-4d80-a640-669617d157d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e4dab282ece4a27a6be68b179a14923',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.976062 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a991b52-6a14-4741-94dc-638370ec89b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:35.987413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a991b52-6a14-4741-94dc-638370ec89b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:35.988200 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Flow 'volume_create_api' (17853025-21bf-44f9-8b23-51adce81f921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:35.988512 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Create volume request issued successfully. Aug 26 09:22:35.989053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-45099b25-dfaf-467d-beb2-233f143c806e tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:35.989473 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1483/5967] 10.4.3.236 () {68 vars in 1259 bytes} [Wed Aug 26 09:22:35 2026] POST /volume/v3/volumes => generated 756 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:35.999877 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b82f4912-b5a1-4faf-a289-98326ab6c962 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.001575 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b82f4912-b5a1-4faf-a289-98326ab6c962 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 Aug 26 09:22:36.001750 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b82f4912-b5a1-4faf-a289-98326ab6c962 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.001971 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b82f4912-b5a1-4faf-a289-98326ab6c962 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.008188 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.008188 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:36.011266 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b82f4912-b5a1-4faf-a289-98326ab6c962 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.014670 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b82f4912-b5a1-4faf-a289-98326ab6c962 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 returned with HTTP 200 Aug 26 09:22:36.015028 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1498/5968] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:35 2026] GET /volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:36.025236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6aac470f-946e-42e2-8f4a-c12703ebccf0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.027209 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6aac470f-946e-42e2-8f4a-c12703ebccf0 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 Aug 26 09:22:36.027415 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6aac470f-946e-42e2-8f4a-c12703ebccf0 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.027625 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6aac470f-946e-42e2-8f4a-c12703ebccf0 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.034269 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.034269 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:36.037522 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6aac470f-946e-42e2-8f4a-c12703ebccf0 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.041093 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6aac470f-946e-42e2-8f4a-c12703ebccf0 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 returned with HTTP 200 Aug 26 09:22:36.041444 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1493/5969] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:36 2026] GET /volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:36.053741 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b81b7b1e-ac29-4ec6-8690-b70f9d70a8cb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.055506 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b81b7b1e-ac29-4ec6-8690-b70f9d70a8cb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff Aug 26 09:22:36.055693 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b81b7b1e-ac29-4ec6-8690-b70f9d70a8cb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.055906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b81b7b1e-ac29-4ec6-8690-b70f9d70a8cb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.062057 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.062057 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:36.065066 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b81b7b1e-ac29-4ec6-8690-b70f9d70a8cb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.068606 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b81b7b1e-ac29-4ec6-8690-b70f9d70a8cb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff returned with HTTP 200 Aug 26 09:22:36.068997 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1496/5970] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:36 2026] GET /volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:36.079719 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-751b7c06-ca7b-424c-978c-7c56749dcab7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.081443 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-751b7c06-ca7b-424c-978c-7c56749dcab7 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 Aug 26 09:22:36.081616 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-751b7c06-ca7b-424c-978c-7c56749dcab7 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.081785 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-751b7c06-ca7b-424c-978c-7c56749dcab7 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.087607 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.087607 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:36.090550 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-751b7c06-ca7b-424c-978c-7c56749dcab7 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.093977 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-751b7c06-ca7b-424c-978c-7c56749dcab7 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 returned with HTTP 200 Aug 26 09:22:36.094266 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1484/5971] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:36 2026] GET /volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:36.105038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-204c6591-660c-4799-a6b7-9085e7665386 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.106734 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-204c6591-660c-4799-a6b7-9085e7665386 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 Aug 26 09:22:36.106944 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-204c6591-660c-4799-a6b7-9085e7665386 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.107120 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-204c6591-660c-4799-a6b7-9085e7665386 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.113628 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.113628 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:36.116663 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-204c6591-660c-4799-a6b7-9085e7665386 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.120150 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-204c6591-660c-4799-a6b7-9085e7665386 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 returned with HTTP 200 Aug 26 09:22:36.120468 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1499/5972] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:36 2026] GET /volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:36.131449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.133042 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] DELETE https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 Aug 26 09:22:36.133219 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.133387 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.133525 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume with id: 1c1c5721-3217-45a6-bb2e-397c48091906 Aug 26 09:22:36.140916 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.140916 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:36.141418 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.158698 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume request issued successfully. Aug 26 09:22:36.158893 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27e4516e-51fc-4275-b6b3-2a7d5e72a3da tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 returned with HTTP 202 Aug 26 09:22:36.159284 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1494/5973] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:36 2026] DELETE /volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:36.165398 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5fbf7195-4bd3-41da-aede-d5ada1505f52 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:36.166899 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5fbf7195-4bd3-41da-aede-d5ada1505f52 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 Aug 26 09:22:36.167066 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5fbf7195-4bd3-41da-aede-d5ada1505f52 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:36.167230 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5fbf7195-4bd3-41da-aede-d5ada1505f52 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:36.173383 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:36.173383 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:36.176403 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-5fbf7195-4bd3-41da-aede-d5ada1505f52 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:36.179670 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5fbf7195-4bd3-41da-aede-d5ada1505f52 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 returned with HTTP 200 Aug 26 09:22:36.180020 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1497/5974] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:36 2026] GET /volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:37.191552 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4461435-310b-4670-a95e-ca54072cab7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:37.193294 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4461435-310b-4670-a95e-ca54072cab7f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 Aug 26 09:22:37.193497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4461435-310b-4670-a95e-ca54072cab7f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:37.193705 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4461435-310b-4670-a95e-ca54072cab7f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:37.199721 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4461435-310b-4670-a95e-ca54072cab7f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 returned with HTTP 404 Aug 26 09:22:37.200208 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1485/5975] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:37 2026] GET /volume/v3/volumes/1c1c5721-3217-45a6-bb2e-397c48091906 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:37.207151 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:37.208836 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] DELETE https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 Aug 26 09:22:37.209074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:37.209279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:37.209463 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume with id: b135afee-3138-4cf5-9837-c170c01908c1 Aug 26 09:22:37.216022 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:37.216022 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:37.216440 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:37.230795 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume request issued successfully. Aug 26 09:22:37.231038 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6ce867d-47cc-43bf-b2a8-af9e1a9561d2 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 returned with HTTP 202 Aug 26 09:22:37.231490 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1500/5976] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:37 2026] DELETE /volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:37.237698 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe82f6f0-4064-4f88-adba-af6f86a85cb1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:37.239497 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe82f6f0-4064-4f88-adba-af6f86a85cb1 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 Aug 26 09:22:37.239692 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe82f6f0-4064-4f88-adba-af6f86a85cb1 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:37.239897 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe82f6f0-4064-4f88-adba-af6f86a85cb1 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:37.246219 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:37.246219 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:37.249259 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe82f6f0-4064-4f88-adba-af6f86a85cb1 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:37.252599 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe82f6f0-4064-4f88-adba-af6f86a85cb1 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 returned with HTTP 200 Aug 26 09:22:37.252922 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1495/5977] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:37 2026] GET /volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:38.264470 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6f84aad8-6f66-4e5b-b8a3-d39e7caa842f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:38.266045 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6f84aad8-6f66-4e5b-b8a3-d39e7caa842f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 Aug 26 09:22:38.266203 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6f84aad8-6f66-4e5b-b8a3-d39e7caa842f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:38.266365 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6f84aad8-6f66-4e5b-b8a3-d39e7caa842f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:38.271470 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6f84aad8-6f66-4e5b-b8a3-d39e7caa842f tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 returned with HTTP 404 Aug 26 09:22:38.271871 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1498/5978] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:38 2026] GET /volume/v3/volumes/b135afee-3138-4cf5-9837-c170c01908c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:38.278735 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:38.280531 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] DELETE https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff Aug 26 09:22:38.280726 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:38.280936 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:38.281097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume with id: 463b79be-e65c-44f3-9113-6d1803c8efff Aug 26 09:22:38.288344 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:38.288344 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:38.288782 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:38.303735 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume request issued successfully. Aug 26 09:22:38.304034 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc55978c-ca30-4a4d-8eb6-28f4db668d90 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff returned with HTTP 202 Aug 26 09:22:38.304373 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1486/5979] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:38 2026] DELETE /volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:38.312049 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36d8189c-e32c-443e-a469-af87af4f6a0b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:38.314266 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36d8189c-e32c-443e-a469-af87af4f6a0b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff Aug 26 09:22:38.314449 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36d8189c-e32c-443e-a469-af87af4f6a0b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:38.314643 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36d8189c-e32c-443e-a469-af87af4f6a0b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:38.321440 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:38.321440 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:38.324698 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36d8189c-e32c-443e-a469-af87af4f6a0b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:38.328939 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36d8189c-e32c-443e-a469-af87af4f6a0b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff returned with HTTP 200 Aug 26 09:22:38.329299 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1501/5980] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:38 2026] GET /volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:39.341058 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c0ca5014-b355-458c-b330-d94b2619483a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:39.342864 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0ca5014-b355-458c-b330-d94b2619483a tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff Aug 26 09:22:39.343104 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0ca5014-b355-458c-b330-d94b2619483a tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:39.343329 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0ca5014-b355-458c-b330-d94b2619483a tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:39.348635 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0ca5014-b355-458c-b330-d94b2619483a tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff returned with HTTP 404 Aug 26 09:22:39.349111 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1496/5981] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:39 2026] GET /volume/v3/volumes/463b79be-e65c-44f3-9113-6d1803c8efff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:39.354495 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:39.356189 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] DELETE https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 Aug 26 09:22:39.356391 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:39.356563 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:39.356724 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume with id: 9e9928f7-33ec-4647-8fda-f4645e47e240 Aug 26 09:22:39.362950 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:39.362950 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:39.363335 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:39.380275 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume request issued successfully. Aug 26 09:22:39.380409 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fc956f17-5a4c-4183-b9dc-31365b138e09 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 returned with HTTP 202 Aug 26 09:22:39.380781 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1499/5982] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:39 2026] DELETE /volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:39.386673 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-297ee418-92b2-4596-8835-5247e49594eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:39.388371 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-297ee418-92b2-4596-8835-5247e49594eb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 Aug 26 09:22:39.388533 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-297ee418-92b2-4596-8835-5247e49594eb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:39.388702 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-297ee418-92b2-4596-8835-5247e49594eb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:39.394473 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:39.394473 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:39.397368 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-297ee418-92b2-4596-8835-5247e49594eb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:39.401043 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-297ee418-92b2-4596-8835-5247e49594eb tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 returned with HTTP 200 Aug 26 09:22:39.401461 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1487/5983] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:39 2026] GET /volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:40.413199 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f219892f-1d28-4611-997f-a1c26fe4203b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:40.414954 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f219892f-1d28-4611-997f-a1c26fe4203b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 Aug 26 09:22:40.415136 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f219892f-1d28-4611-997f-a1c26fe4203b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:40.415340 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f219892f-1d28-4611-997f-a1c26fe4203b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:40.420730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f219892f-1d28-4611-997f-a1c26fe4203b tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 returned with HTTP 404 Aug 26 09:22:40.421326 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1502/5984] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:40 2026] GET /volume/v3/volumes/9e9928f7-33ec-4647-8fda-f4645e47e240 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:40.427664 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:40.429152 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] DELETE https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 Aug 26 09:22:40.429435 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:40.429674 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:40.429935 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume with id: 82fbfb08-fc18-44d0-9d69-8f90f3a19b21 Aug 26 09:22:40.436883 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:40.436883 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:40.436883 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:40.452477 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Delete volume request issued successfully. Aug 26 09:22:40.452638 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0e37c0f-90cd-4553-a7c0-185c1d9d5741 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 returned with HTTP 202 Aug 26 09:22:40.453058 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1497/5985] 10.4.3.236 () {66 vars in 1351 bytes} [Wed Aug 26 09:22:40 2026] DELETE /volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:40.459093 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6a7b230d-cf72-4be5-9a36-80ee83377550 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:40.460789 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a7b230d-cf72-4be5-9a36-80ee83377550 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 Aug 26 09:22:40.461001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a7b230d-cf72-4be5-9a36-80ee83377550 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:40.461170 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6a7b230d-cf72-4be5-9a36-80ee83377550 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:40.467341 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:40.467341 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:40.470591 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-6a7b230d-cf72-4be5-9a36-80ee83377550 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Volume info retrieved successfully. Aug 26 09:22:40.474080 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6a7b230d-cf72-4be5-9a36-80ee83377550 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 returned with HTTP 200 Aug 26 09:22:40.474398 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1500/5986] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:40 2026] GET /volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:41.486903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3fd3f63e-8f55-4083-a8a5-ee76f5572713 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:41.489053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3fd3f63e-8f55-4083-a8a5-ee76f5572713 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] GET https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 Aug 26 09:22:41.489289 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3fd3f63e-8f55-4083-a8a5-ee76f5572713 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:41.489528 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3fd3f63e-8f55-4083-a8a5-ee76f5572713 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:41.496932 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3fd3f63e-8f55-4083-a8a5-ee76f5572713 tempest-CreateVolumesFromImageTest-1947477890 tempest-CreateVolumesFromImageTest-1947477890-project-member] https://10.4.3.236/volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 returned with HTTP 404 Aug 26 09:22:41.497438 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1488/5987] 10.4.3.236 () {66 vars in 1348 bytes} [Wed Aug 26 09:22:41 2026] GET /volume/v3/volumes/82fbfb08-fc18-44d0-9d69-8f90f3a19b21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:42.440931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:42.511730 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:42.512081 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-761820461"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:42.513344 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-761820461'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:42.513448 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:22:42.517044 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:22:42.522065 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (35226833-aaa4-47d6-97f8-791a210cdf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:42.522931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee5255c-33db-4cea-9446-a80ddf14c5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:42.523729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:42.546228 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee5255c-33db-4cea-9446-a80ddf14c5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:42.546920 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21a2a2fc-6ac2-4db6-b83d-554d87fafccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:42.596432 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['e570377f-956c-4689-a0f7-28dd7868202e', 'a4fbfd82-085c-436e-a0f6-2e38d4e58326', '4112cecb-1ca3-4b57-9edd-7e879ce793ef', 'e5fea0df-1f77-44f2-adf0-36c2b1d55232'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:42.597222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21a2a2fc-6ac2-4db6-b83d-554d87fafccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e570377f-956c-4689-a0f7-28dd7868202e', 'a4fbfd82-085c-436e-a0f6-2e38d4e58326', '4112cecb-1ca3-4b57-9edd-7e879ce793ef', 'e5fea0df-1f77-44f2-adf0-36c2b1d55232']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:42.597925 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8724eed3-ff38-494d-866a-8c620216b35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:42.617186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8724eed3-ff38-494d-866a-8c620216b35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '627d0205-27f2-4e54-ba80-738e8567be86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-761820461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['e570377f-956c-4689-a0f7-28dd7868202e','a4fbfd82-085c-436e-a0f6-2e38d4e58326','4112cecb-1ca3-4b57-9edd-7e879ce793ef','e5fea0df-1f77-44f2-adf0-36c2b1d55232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-761820461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=627d0205-27f2-4e54-ba80-738e8567be86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:42.617801 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4c73c8-8e12-4450-8fe1-86e243e30856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:42.635619 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4c73c8-8e12-4450-8fe1-86e243e30856) transitioned into state 'SUCCESS' from state '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-761820461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['e570377f-956c-4689-a0f7-28dd7868202e','a4fbfd82-085c-436e-a0f6-2e38d4e58326','4112cecb-1ca3-4b57-9edd-7e879ce793ef','e5fea0df-1f77-44f2-adf0-36c2b1d55232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:42.636273 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f26177f-239c-4f91-bd5e-88287562c088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:42.644321 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f26177f-239c-4f91-bd5e-88287562c088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:42.645097 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (35226833-aaa4-47d6-97f8-791a210cdf43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:42.645360 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:22:42.645884 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a25b131-4c48-4da8-8bf4-3e5d9884cdac tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:42.646253 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1503/5988] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:22:42 2026] POST /volume/v3/volumes => generated 769 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:42.657076 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dded1f48-8984-4382-9b7b-dca8da6d2dd2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:42.659281 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dded1f48-8984-4382-9b7b-dca8da6d2dd2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:42.659696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dded1f48-8984-4382-9b7b-dca8da6d2dd2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:42.659734 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dded1f48-8984-4382-9b7b-dca8da6d2dd2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:42.667728 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:42.667728 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:42.671488 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dded1f48-8984-4382-9b7b-dca8da6d2dd2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:42.676137 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dded1f48-8984-4382-9b7b-dca8da6d2dd2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 200 Aug 26 09:22:42.676585 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1498/5989] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:42 2026] GET /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:43.687994 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-40b8fe21-69fe-4e00-8f75-54f4b340e215 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:43.689558 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40b8fe21-69fe-4e00-8f75-54f4b340e215 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:43.689752 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40b8fe21-69fe-4e00-8f75-54f4b340e215 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:43.689966 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-40b8fe21-69fe-4e00-8f75-54f4b340e215 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:43.696195 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:43.696195 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:43.699506 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-40b8fe21-69fe-4e00-8f75-54f4b340e215 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:43.703084 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-40b8fe21-69fe-4e00-8f75-54f4b340e215 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 200 Aug 26 09:22:43.703420 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1501/5990] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:43 2026] GET /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:43.713775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:43.715425 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:22:43.715760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "627d0205-27f2-4e54-ba80-738e8567be86", "name": "tempest-VolumeDependencyTests-Snapshot-1187251653"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:43.723583 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:43.723583 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:43.724081 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:43.724203 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create snapshot from volume 627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:43.758366 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['67332309-3742-4110-98e7-7a6c9efdf088', '2182c429-53a7-4610-8da6-4a038eef62e0', 'ea2c4a25-5e4e-4313-952a-15e0c400601a', '388f0d31-76ec-48e1-a699-1a07dc7df25e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:43.787597 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot create request issued successfully. Aug 26 09:22:43.787990 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a69fbfe-159f-497d-9ee1-3d6c906bf329 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:22:43.788430 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1489/5991] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:22:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:43.796893 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-577c5548-fd3d-45e8-8448-ded15d63aaaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:43.798773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-577c5548-fd3d-45e8-8448-ded15d63aaaa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:22:43.798989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-577c5548-fd3d-45e8-8448-ded15d63aaaa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:43.799190 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-577c5548-fd3d-45e8-8448-ded15d63aaaa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:43.804987 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:43.804987 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:43.805377 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-577c5548-fd3d-45e8-8448-ded15d63aaaa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:43.806107 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-577c5548-fd3d-45e8-8448-ded15d63aaaa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 200 Aug 26 09:22:43.806442 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1504/5992] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:43 2026] GET /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:44.814510 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a03ef58a-18fe-4774-9db6-bd5dcc96904e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:44.816241 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a03ef58a-18fe-4774-9db6-bd5dcc96904e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:22:44.816403 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a03ef58a-18fe-4774-9db6-bd5dcc96904e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:44.816576 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a03ef58a-18fe-4774-9db6-bd5dcc96904e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:44.820923 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:44.820923 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:44.821281 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a03ef58a-18fe-4774-9db6-bd5dcc96904e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:44.821931 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a03ef58a-18fe-4774-9db6-bd5dcc96904e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 200 Aug 26 09:22:44.822232 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1499/5993] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:44 2026] GET /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:44.829735 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:44.831474 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:44.831855 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b061f2cb-f209-4f7f-9cc6-f7557d0de1ff", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-446845981"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:44.833376 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'snapshot_id': 'b061f2cb-f209-4f7f-9cc6-f7557d0de1ff', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-446845981'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:44.838293 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:44.838293 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:44.838704 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:44.838821 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:22:44.841980 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:22:44.847415 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (af7c4eb0-2ed3-4cc2-9557-9281ccb82c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:44.848263 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9101995-179f-4057-8448-14a53d5db9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:44.849078 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:44.873972 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9101995-179f-4057-8448-14a53d5db9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b061f2cb-f209-4f7f-9cc6-f7557d0de1ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:44.874663 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824763f7-f770-411a-aa71-a98bcd1e429a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:44.909204 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['eca09805-8556-4039-8855-9e8cef757f6d', 'a89f2617-f696-4403-8d29-681e4fb68f4e', 'c2254d24-7394-4dee-8569-9e5abf311f58', '0d170044-66fc-4b95-a395-dcbbedb7d17c'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:44.909893 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824763f7-f770-411a-aa71-a98bcd1e429a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca09805-8556-4039-8855-9e8cef757f6d', 'a89f2617-f696-4403-8d29-681e4fb68f4e', 'c2254d24-7394-4dee-8569-9e5abf311f58', '0d170044-66fc-4b95-a395-dcbbedb7d17c']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:44.910540 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b290a6fd-3763-4ed0-aecf-a3d3f83e6856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:44.943876 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b290a6fd-3763-4ed0-aecf-a3d3f83e6856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d5c388-9911-4d35-a555-587e45f26032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-446845981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['eca09805-8556-4039-8855-9e8cef757f6d','a89f2617-f696-4403-8d29-681e4fb68f4e','c2254d24-7394-4dee-8569-9e5abf311f58','0d170044-66fc-4b95-a395-dcbbedb7d17c'],size=1,snapshot_id=b061f2cb-f209-4f7f-9cc6-f7557d0de1ff,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-446845981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d5c388-9911-4d35-a555-587e45f26032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b061f2cb-f209-4f7f-9cc6-f7557d0de1ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:44.944478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124280d8-ae35-4d8a-bb8d-d10d693a1e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:44.961327 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124280d8-ae35-4d8a-bb8d-d10d693a1e10) transitioned into state 'SUCCESS' from state '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-446845981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['eca09805-8556-4039-8855-9e8cef757f6d','a89f2617-f696-4403-8d29-681e4fb68f4e','c2254d24-7394-4dee-8569-9e5abf311f58','0d170044-66fc-4b95-a395-dcbbedb7d17c'],size=1,snapshot_id=b061f2cb-f209-4f7f-9cc6-f7557d0de1ff,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:44.961906 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a50971a-12f0-4c3d-b651-94f8601b28d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:44.977637 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a50971a-12f0-4c3d-b651-94f8601b28d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:44.978392 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (af7c4eb0-2ed3-4cc2-9557-9281ccb82c7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:44.978636 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:22:44.979134 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f755fdb6-a5d4-47f0-b4d4-56340c990fc8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:44.979485 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1502/5994] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:22:44 2026] POST /volume/v3/volumes => generated 803 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:44.989563 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63a89986-cb22-4d3f-8f7d-1c673c7e6ec0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:44.991379 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63a89986-cb22-4d3f-8f7d-1c673c7e6ec0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:44.991567 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63a89986-cb22-4d3f-8f7d-1c673c7e6ec0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:44.991735 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63a89986-cb22-4d3f-8f7d-1c673c7e6ec0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:44.997938 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:44.997938 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:45.001246 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-63a89986-cb22-4d3f-8f7d-1c673c7e6ec0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:45.004906 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63a89986-cb22-4d3f-8f7d-1c673c7e6ec0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 200 Aug 26 09:22:45.005222 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1490/5995] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:44 2026] GET /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:46.016038 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bd850c6c-5de7-477f-b3c3-7af2f5e7b58f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:46.017661 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd850c6c-5de7-477f-b3c3-7af2f5e7b58f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:46.017867 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd850c6c-5de7-477f-b3c3-7af2f5e7b58f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:46.018042 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd850c6c-5de7-477f-b3c3-7af2f5e7b58f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:46.025000 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:46.025000 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:46.028043 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bd850c6c-5de7-477f-b3c3-7af2f5e7b58f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:46.031497 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd850c6c-5de7-477f-b3c3-7af2f5e7b58f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 200 Aug 26 09:22:46.031818 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1505/5996] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:46 2026] GET /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:46.042310 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:46.043922 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:22:46.044224 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7d5c388-9911-4d35-a555-587e45f26032", "name": "tempest-VolumeDependencyTests-Snapshot-846087307"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:46.051602 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:46.051602 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:46.052001 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:46.052105 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create snapshot from volume a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:46.073977 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['e1b0d3e4-0d51-4f14-a727-5568e333d974', '8b129d19-430e-4690-8352-239b84008dfb', '53e77d41-2ef8-4b03-a9c6-c17ce06098df', '1de557a0-2940-4913-89ca-1bedd971e7f3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:46.097042 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot create request issued successfully. Aug 26 09:22:46.097331 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d917ac47-1d5b-4269-bb10-547903d2f1d1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:22:46.097690 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1500/5997] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:22:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:46.105983 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-38a0c0ef-a8e7-442c-baea-b1370f822a76 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:46.107981 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-38a0c0ef-a8e7-442c-baea-b1370f822a76 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:22:46.108214 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-38a0c0ef-a8e7-442c-baea-b1370f822a76 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:46.108402 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-38a0c0ef-a8e7-442c-baea-b1370f822a76 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:46.113398 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:46.113398 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:46.113792 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-38a0c0ef-a8e7-442c-baea-b1370f822a76 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:46.114560 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-38a0c0ef-a8e7-442c-baea-b1370f822a76 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 200 Aug 26 09:22:46.115029 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1503/5998] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:46 2026] GET /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:47.124064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d4b06a78-b6d7-41d6-87b6-2d651d6b4bf6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:47.125769 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4b06a78-b6d7-41d6-87b6-2d651d6b4bf6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:22:47.125974 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4b06a78-b6d7-41d6-87b6-2d651d6b4bf6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:47.126148 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4b06a78-b6d7-41d6-87b6-2d651d6b4bf6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:47.130641 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:47.130641 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:47.131042 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d4b06a78-b6d7-41d6-87b6-2d651d6b4bf6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:47.131707 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4b06a78-b6d7-41d6-87b6-2d651d6b4bf6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 200 Aug 26 09:22:47.132067 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1491/5999] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:47 2026] GET /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:47.141051 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:47.142826 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:47.143189 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5c34a2be-ef48-4c0b-9c6a-772d118bd1ea", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-423699105"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:47.144730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'snapshot_id': '5c34a2be-ef48-4c0b-9c6a-772d118bd1ea', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-423699105'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:47.149336 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:47.149336 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:47.149766 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:47.149919 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:22:47.153072 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:22:47.158315 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (470e2540-f81c-4dba-a2ed-9367efe7f563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:47.159163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0e2f2e-53e8-4248-9efc-1357be5145b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:47.160128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:47.185959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0e2f2e-53e8-4248-9efc-1357be5145b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5c34a2be-ef48-4c0b-9c6a-772d118bd1ea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:47.186639 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235ab929-64da-4bca-aa71-91995cb824ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:47.222354 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['e940dd56-3440-4f23-9dab-871f92f37009', 'e7348de9-1c61-436e-b825-dadcb9165b97', '0e277202-4e98-454f-b830-c743596a700f', '7b608aca-3671-4ccf-baa3-1f091006b5dc'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:47.223050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235ab929-64da-4bca-aa71-91995cb824ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e940dd56-3440-4f23-9dab-871f92f37009', 'e7348de9-1c61-436e-b825-dadcb9165b97', '0e277202-4e98-454f-b830-c743596a700f', '7b608aca-3671-4ccf-baa3-1f091006b5dc']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:47.223660 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53235923-855b-4584-a033-b90291cd3494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:47.259163 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53235923-855b-4584-a033-b90291cd3494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72aa028b-d3c4-4126-8dd5-3a2427426fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423699105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['e940dd56-3440-4f23-9dab-871f92f37009','e7348de9-1c61-436e-b825-dadcb9165b97','0e277202-4e98-454f-b830-c743596a700f','7b608aca-3671-4ccf-baa3-1f091006b5dc'],size=1,snapshot_id=5c34a2be-ef48-4c0b-9c6a-772d118bd1ea,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423699105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72aa028b-d3c4-4126-8dd5-3a2427426fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5c34a2be-ef48-4c0b-9c6a-772d118bd1ea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:47.259768 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52046101-f7cb-45fd-b3bd-32227ab40b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:47.275863 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52046101-f7cb-45fd-b3bd-32227ab40b81) transitioned into state 'SUCCESS' from state '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-423699105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['e940dd56-3440-4f23-9dab-871f92f37009','e7348de9-1c61-436e-b825-dadcb9165b97','0e277202-4e98-454f-b830-c743596a700f','7b608aca-3671-4ccf-baa3-1f091006b5dc'],size=1,snapshot_id=5c34a2be-ef48-4c0b-9c6a-772d118bd1ea,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:47.276515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fde2de4-ca90-458a-b120-70e1bbd1380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:47.295907 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fde2de4-ca90-458a-b120-70e1bbd1380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:47.296565 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (470e2540-f81c-4dba-a2ed-9367efe7f563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:47.296864 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:22:47.297342 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc979bb7-55ab-40fc-a75f-f2947e8aa3c9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:47.297728 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1506/6000] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:22:47 2026] POST /volume/v3/volumes => generated 803 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:47.307773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a8d67da5-5759-4876-98bf-b8e182422e96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:47.309716 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a8d67da5-5759-4876-98bf-b8e182422e96 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:22:47.309955 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a8d67da5-5759-4876-98bf-b8e182422e96 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:47.310162 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a8d67da5-5759-4876-98bf-b8e182422e96 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:47.316608 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:47.316608 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:47.320011 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a8d67da5-5759-4876-98bf-b8e182422e96 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:47.323763 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a8d67da5-5759-4876-98bf-b8e182422e96 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 200 Aug 26 09:22:47.324169 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1501/6001] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:47 2026] GET /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:48.335172 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a6257a1e-8cc5-4c3a-a37b-78003bfed3c8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:48.336861 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6257a1e-8cc5-4c3a-a37b-78003bfed3c8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:22:48.337069 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6257a1e-8cc5-4c3a-a37b-78003bfed3c8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:48.337254 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a6257a1e-8cc5-4c3a-a37b-78003bfed3c8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:48.343801 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:48.343801 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:48.346869 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a6257a1e-8cc5-4c3a-a37b-78003bfed3c8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:48.350489 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a6257a1e-8cc5-4c3a-a37b-78003bfed3c8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 200 Aug 26 09:22:48.350976 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1504/6002] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:48 2026] GET /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:48.361871 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:48.363165 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:48.363478 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "72aa028b-d3c4-4126-8dd5-3a2427426fa6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1372123954"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:48.364795 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'source_volid': '72aa028b-d3c4-4126-8dd5-3a2427426fa6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1372123954'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:48.370730 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:48.370730 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:48.371260 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume retrieved successfully. Aug 26 09:22:48.371363 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:22:48.374263 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:22:48.378794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (79222bb6-abc5-4d4f-8a85-bb25f1db953f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:48.379716 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddee5fd9-9629-484a-bf6a-f75a16046f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:48.380487 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:48.400925 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddee5fd9-9629-484a-bf6a-f75a16046f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '72aa028b-d3c4-4126-8dd5-3a2427426fa6', 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:48.401571 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27aef5c3-75d3-4486-868d-149878f94c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:48.438335 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['caeb2688-9717-46e0-aa21-4139a26807b3', 'ee6e9ac5-d5a3-4bc2-afc8-6cb57200d2fe', '707d6aec-a8f5-41f5-8d01-5808c4aa9d19', '9b1f780c-d34d-44de-af21-d04457005cf9'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:48.439324 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27aef5c3-75d3-4486-868d-149878f94c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caeb2688-9717-46e0-aa21-4139a26807b3', 'ee6e9ac5-d5a3-4bc2-afc8-6cb57200d2fe', '707d6aec-a8f5-41f5-8d01-5808c4aa9d19', '9b1f780c-d34d-44de-af21-d04457005cf9']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:48.440257 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ea49790-6305-455f-b708-0d1484f081e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:48.476473 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ea49790-6305-455f-b708-0d1484f081e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa23f307-04b1-45cd-bbf4-b7c7ae96273e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1372123954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['caeb2688-9717-46e0-aa21-4139a26807b3','ee6e9ac5-d5a3-4bc2-afc8-6cb57200d2fe','707d6aec-a8f5-41f5-8d01-5808c4aa9d19','9b1f780c-d34d-44de-af21-d04457005cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=72aa028b-d3c4-4126-8dd5-3a2427426fa6,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1372123954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa23f307-04b1-45cd-bbf4-b7c7ae96273e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=72aa028b-d3c4-4126-8dd5-3a2427426fa6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:48.477136 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7582132-1303-4df7-89d6-1ed81bc56ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:48.491939 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7582132-1303-4df7-89d6-1ed81bc56ad5) transitioned into state 'SUCCESS' from state '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-1372123954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['caeb2688-9717-46e0-aa21-4139a26807b3','ee6e9ac5-d5a3-4bc2-afc8-6cb57200d2fe','707d6aec-a8f5-41f5-8d01-5808c4aa9d19','9b1f780c-d34d-44de-af21-d04457005cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=72aa028b-d3c4-4126-8dd5-3a2427426fa6,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:48.492525 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be2acbe-0f13-4e63-a0d4-92d146c15c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:48.505807 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be2acbe-0f13-4e63-a0d4-92d146c15c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:48.506642 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (79222bb6-abc5-4d4f-8a85-bb25f1db953f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:48.506944 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:22:48.507439 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52aa213c-d922-4ac1-8779-e04a3c0aaf30 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:48.507863 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1492/6003] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:22:48 2026] POST /volume/v3/volumes => generated 804 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:48.518283 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c4a4a326-00c9-4b18-a884-aa3eda93b856 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:48.520345 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4a4a326-00c9-4b18-a884-aa3eda93b856 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:22:48.520534 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4a4a326-00c9-4b18-a884-aa3eda93b856 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:48.520706 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4a4a326-00c9-4b18-a884-aa3eda93b856 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:48.526871 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:48.526871 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:48.529793 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c4a4a326-00c9-4b18-a884-aa3eda93b856 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:48.533108 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4a4a326-00c9-4b18-a884-aa3eda93b856 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 200 Aug 26 09:22:48.533463 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1507/6004] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:48 2026] GET /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:49.544319 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8b57493-8c0f-4542-9587-b74cbdbd2fae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:49.546484 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8b57493-8c0f-4542-9587-b74cbdbd2fae tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:22:49.546739 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8b57493-8c0f-4542-9587-b74cbdbd2fae tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:49.547000 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8b57493-8c0f-4542-9587-b74cbdbd2fae tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:49.553446 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:49.553446 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:49.556600 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8b57493-8c0f-4542-9587-b74cbdbd2fae tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:49.560253 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8b57493-8c0f-4542-9587-b74cbdbd2fae tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 200 Aug 26 09:22:49.560591 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1502/6005] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:49 2026] GET /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:49.571662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-83871a33-390d-447d-97a1-01319742028a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:49.573297 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:22:49.573469 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:49.573638 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:49.573725 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:22:49.578238 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:49.578238 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:49.578598 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:49.594861 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot delete request issued successfully. Aug 26 09:22:49.595014 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-83871a33-390d-447d-97a1-01319742028a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 202 Aug 26 09:22:49.595372 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1505/6006] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:22:49 2026] DELETE /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:49.601461 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-563343e6-00dc-42d1-ae9e-1de7d7b12dd6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:49.603068 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-563343e6-00dc-42d1-ae9e-1de7d7b12dd6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:22:49.603291 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-563343e6-00dc-42d1-ae9e-1de7d7b12dd6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:49.603523 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-563343e6-00dc-42d1-ae9e-1de7d7b12dd6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:49.607919 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:49.607919 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:49.608261 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-563343e6-00dc-42d1-ae9e-1de7d7b12dd6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:49.608901 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-563343e6-00dc-42d1-ae9e-1de7d7b12dd6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 200 Aug 26 09:22:49.609202 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1493/6007] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:49 2026] GET /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:50.617287 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dcad4d2c-76df-4543-9ccb-b392e9f458db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:50.619046 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcad4d2c-76df-4543-9ccb-b392e9f458db tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:22:50.619243 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcad4d2c-76df-4543-9ccb-b392e9f458db tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:50.619416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcad4d2c-76df-4543-9ccb-b392e9f458db tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:50.623316 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcad4d2c-76df-4543-9ccb-b392e9f458db tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 404 Aug 26 09:22:50.623711 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1508/6008] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:50 2026] GET /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:50.629680 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2521a341-f268-4033-9eed-b05b39d79d3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:50.631368 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:22:50.631543 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:50.631728 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:50.631870 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: 5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:22:50.636348 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:50.636348 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:50.636715 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:50.649794 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot delete request issued successfully. Aug 26 09:22:50.649983 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2521a341-f268-4033-9eed-b05b39d79d3e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 202 Aug 26 09:22:50.650342 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1503/6009] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:22:50 2026] DELETE /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:22:50.656597 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-38b014ed-e5aa-4b0f-80b9-c4cff4a2c90b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:50.658304 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-38b014ed-e5aa-4b0f-80b9-c4cff4a2c90b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:22:50.658490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-38b014ed-e5aa-4b0f-80b9-c4cff4a2c90b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:50.658695 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-38b014ed-e5aa-4b0f-80b9-c4cff4a2c90b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:50.663932 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:50.663932 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:50.664382 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-38b014ed-e5aa-4b0f-80b9-c4cff4a2c90b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:50.665337 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-38b014ed-e5aa-4b0f-80b9-c4cff4a2c90b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 200 Aug 26 09:22:50.665727 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1506/6010] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:50 2026] GET /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:51.673889 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1da50404-493c-43f0-b3f3-3069d297c44e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:51.675951 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1da50404-493c-43f0-b3f3-3069d297c44e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:22:51.676171 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1da50404-493c-43f0-b3f3-3069d297c44e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:51.676382 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1da50404-493c-43f0-b3f3-3069d297c44e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:51.681041 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1da50404-493c-43f0-b3f3-3069d297c44e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 404 Aug 26 09:22:51.681547 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1494/6011] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:51 2026] GET /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:51.687275 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:51.689075 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:22:51.689311 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:51.689528 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:51.689738 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:22:51.696788 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:51.696788 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:51.697295 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:51.713337 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:22:51.713517 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3213b8f-d528-4bd9-bfb7-88bf32238de4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 202 Aug 26 09:22:51.714014 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1509/6012] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:22:51 2026] DELETE /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:22:51.720715 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f180435a-832d-45f2-bf8b-4b9dd480b78c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:51.722536 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f180435a-832d-45f2-bf8b-4b9dd480b78c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:22:51.722796 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f180435a-832d-45f2-bf8b-4b9dd480b78c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:51.722999 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f180435a-832d-45f2-bf8b-4b9dd480b78c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:51.731532 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:51.731532 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:51.735985 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f180435a-832d-45f2-bf8b-4b9dd480b78c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:51.740579 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f180435a-832d-45f2-bf8b-4b9dd480b78c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 200 Aug 26 09:22:51.740987 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1504/6013] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:51 2026] GET /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:52.752864 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5d54fec8-9964-417e-8d6e-0885673f2dbd None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:52.754429 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5d54fec8-9964-417e-8d6e-0885673f2dbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:22:52.754611 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5d54fec8-9964-417e-8d6e-0885673f2dbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:52.754786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5d54fec8-9964-417e-8d6e-0885673f2dbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:52.759682 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5d54fec8-9964-417e-8d6e-0885673f2dbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 404 Aug 26 09:22:52.760147 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1507/6014] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:52 2026] GET /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:22:52.765972 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42f72bef-1f98-4293-96a7-736638eaa205 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:52.767424 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:52.767597 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:52.767760 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:52.767943 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:52.774032 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:52.774032 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:52.774440 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:52.790738 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:22:52.790958 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42f72bef-1f98-4293-96a7-736638eaa205 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 202 Aug 26 09:22:52.791456 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1495/6015] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:22:52 2026] DELETE /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:22:52.797760 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d14600ab-16a8-42d2-9a3e-dc699ef26cb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:52.799566 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d14600ab-16a8-42d2-9a3e-dc699ef26cb0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:52.799972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d14600ab-16a8-42d2-9a3e-dc699ef26cb0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:52.799972 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d14600ab-16a8-42d2-9a3e-dc699ef26cb0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:52.807307 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:52.807307 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:52.810714 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d14600ab-16a8-42d2-9a3e-dc699ef26cb0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:52.815011 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d14600ab-16a8-42d2-9a3e-dc699ef26cb0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 200 Aug 26 09:22:52.815427 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1510/6016] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:52 2026] GET /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:53.827019 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0aa67ce5-6854-4b22-b33c-59744c65cf47 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:53.828698 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0aa67ce5-6854-4b22-b33c-59744c65cf47 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:22:53.828929 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0aa67ce5-6854-4b22-b33c-59744c65cf47 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:53.829142 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0aa67ce5-6854-4b22-b33c-59744c65cf47 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:53.834290 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0aa67ce5-6854-4b22-b33c-59744c65cf47 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 404 Aug 26 09:22:53.834716 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1505/6017] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:53 2026] GET /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:22:53.840401 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:53.842036 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:53.842224 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:53.842390 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:53.842543 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:53.848883 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:53.848883 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:53.849290 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:53.869640 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:22:53.869818 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b52dbee5-48c7-4aab-a833-724ad1b9ece1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 202 Aug 26 09:22:53.870198 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1508/6018] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:22:53 2026] DELETE /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:22:53.876822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-05936af2-c073-48c3-b9c8-0a7852d9e4a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:53.878586 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05936af2-c073-48c3-b9c8-0a7852d9e4a0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:53.878834 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05936af2-c073-48c3-b9c8-0a7852d9e4a0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:53.879073 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05936af2-c073-48c3-b9c8-0a7852d9e4a0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:53.886461 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:53.886461 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:53.889946 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-05936af2-c073-48c3-b9c8-0a7852d9e4a0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:53.894086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05936af2-c073-48c3-b9c8-0a7852d9e4a0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 200 Aug 26 09:22:53.894458 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1496/6019] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:53 2026] GET /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:54.906382 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ff64036-0c8a-4d53-bed7-d142eb388821 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:54.908107 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ff64036-0c8a-4d53-bed7-d142eb388821 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:22:54.908298 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ff64036-0c8a-4d53-bed7-d142eb388821 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:54.908467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ff64036-0c8a-4d53-bed7-d142eb388821 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:54.913499 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ff64036-0c8a-4d53-bed7-d142eb388821 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 404 Aug 26 09:22:54.913933 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1511/6020] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:54 2026] GET /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:22:54.920671 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:54.922332 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:22:54.922515 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:54.922683 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:54.922855 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:22:54.928962 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:54.928962 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:54.929355 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:54.943569 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:22:54.943750 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b99ca689-fc3d-4c97-b1a4-e3041c7f0df7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 202 Aug 26 09:22:54.944123 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1506/6021] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:22:54 2026] DELETE /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:22:54.950166 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-dd06cbd5-cb1e-425f-a371-968b545766fa None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:54.951803 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dd06cbd5-cb1e-425f-a371-968b545766fa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:22:54.952053 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dd06cbd5-cb1e-425f-a371-968b545766fa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:54.952251 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-dd06cbd5-cb1e-425f-a371-968b545766fa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:54.958579 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:54.958579 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:54.961715 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-dd06cbd5-cb1e-425f-a371-968b545766fa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:54.965162 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-dd06cbd5-cb1e-425f-a371-968b545766fa tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 200 Aug 26 09:22:54.965483 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1509/6022] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:54 2026] GET /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:55.976319 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40df4a5a-85ef-467d-9305-f773e0bdca32 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:55.977795 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40df4a5a-85ef-467d-9305-f773e0bdca32 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:22:55.977991 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40df4a5a-85ef-467d-9305-f773e0bdca32 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:55.978156 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40df4a5a-85ef-467d-9305-f773e0bdca32 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:55.983108 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40df4a5a-85ef-467d-9305-f773e0bdca32 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 404 Aug 26 09:22:55.983479 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1497/6023] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:55 2026] GET /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:22:55.991027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a4f61fa-8620-49ff-8727-b1499759f572 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:55.992627 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:55.993118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1898117790"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:55.994698 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1898117790'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:55.994887 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:22:55.998685 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:22:56.003573 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (afc78487-b2cf-478c-89d2-dcd4d9386a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:56.004399 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f00ecd-0afa-4b8a-b986-2f8b388954fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:56.005187 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:56.027001 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f00ecd-0afa-4b8a-b986-2f8b388954fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:56.027707 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6abf6d8-a152-4303-9195-57553e471e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:56.062784 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['e836817f-62e5-4e56-96d6-6888391136c0', '25b21ab4-c54c-4a44-927d-27ad9cc627ea', 'b572b14f-a434-410c-aa0b-178f7026ebce', 'de726201-e2e7-41d9-a21f-364666d9d5de'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:56.063610 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6abf6d8-a152-4303-9195-57553e471e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e836817f-62e5-4e56-96d6-6888391136c0', '25b21ab4-c54c-4a44-927d-27ad9cc627ea', 'b572b14f-a434-410c-aa0b-178f7026ebce', 'de726201-e2e7-41d9-a21f-364666d9d5de']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:56.064348 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03880d13-fedc-4438-8a46-2f5dc2c6c283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:56.085269 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03880d13-fedc-4438-8a46-2f5dc2c6c283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd9f6c4e-7949-41c6-92ce-4947d4565bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1898117790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['e836817f-62e5-4e56-96d6-6888391136c0','25b21ab4-c54c-4a44-927d-27ad9cc627ea','b572b14f-a434-410c-aa0b-178f7026ebce','de726201-e2e7-41d9-a21f-364666d9d5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1898117790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd9f6c4e-7949-41c6-92ce-4947d4565bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:56.085989 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a89956-52a1-49ed-a3f9-896d997a26ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:56.101389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a89956-52a1-49ed-a3f9-896d997a26ae) transitioned into state 'SUCCESS' from state '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-1898117790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['e836817f-62e5-4e56-96d6-6888391136c0','25b21ab4-c54c-4a44-927d-27ad9cc627ea','b572b14f-a434-410c-aa0b-178f7026ebce','de726201-e2e7-41d9-a21f-364666d9d5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:56.101999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c54b6b-721c-41ed-af42-ee7c453f154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:56.109899 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c54b6b-721c-41ed-af42-ee7c453f154b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:56.110556 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (afc78487-b2cf-478c-89d2-dcd4d9386a4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:56.110821 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:22:56.111312 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a4f61fa-8620-49ff-8727-b1499759f572 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:56.111684 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1512/6024] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:22:55 2026] POST /volume/v3/volumes => generated 770 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:56.122983 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5195711c-43ee-46c9-b33e-ab332f63b6b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:56.125192 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5195711c-43ee-46c9-b33e-ab332f63b6b6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:22:56.125449 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5195711c-43ee-46c9-b33e-ab332f63b6b6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:56.125699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5195711c-43ee-46c9-b33e-ab332f63b6b6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:56.133871 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:56.133871 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:56.137834 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5195711c-43ee-46c9-b33e-ab332f63b6b6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:56.142438 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5195711c-43ee-46c9-b33e-ab332f63b6b6 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 200 Aug 26 09:22:56.143045 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1507/6025] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:56 2026] GET /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:57.155446 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d2c48f03-ea93-4445-8932-3c18cdc740be None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:57.157153 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2c48f03-ea93-4445-8932-3c18cdc740be tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:22:57.157465 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2c48f03-ea93-4445-8932-3c18cdc740be tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:57.157690 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d2c48f03-ea93-4445-8932-3c18cdc740be tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:57.166653 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:57.166653 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:57.170659 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d2c48f03-ea93-4445-8932-3c18cdc740be tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:57.174291 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d2c48f03-ea93-4445-8932-3c18cdc740be tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 200 Aug 26 09:22:57.174610 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1510/6026] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:57 2026] GET /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:57.185973 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:57.187602 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:22:57.187960 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd9f6c4e-7949-41c6-92ce-4947d4565bc8", "name": "tempest-VolumeDependencyTests-Snapshot-1092999710"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:57.196563 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:57.196563 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:57.196991 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:57.197098 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create snapshot from volume bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:22:57.223039 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['08c9e57e-94f0-4001-b5eb-6cf54f2cb1a7', 'e9ad5e15-e4f4-4178-976a-a4536b09114b', 'b21cd347-02bd-470f-8602-6c1473077198', '555dc136-cece-4632-a632-9524a224ff84'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:57.258458 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot create request issued successfully. Aug 26 09:22:57.258907 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bef31220-c4a3-4f4f-9ee2-300ecd2fb5fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:22:57.259302 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1498/6027] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:22:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:57.266623 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77c1c199-daf6-4265-b603-48c04c99af02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:57.268373 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77c1c199-daf6-4265-b603-48c04c99af02 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:22:57.268555 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77c1c199-daf6-4265-b603-48c04c99af02 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:57.268729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77c1c199-daf6-4265-b603-48c04c99af02 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:57.273189 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:57.273189 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:57.273562 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77c1c199-daf6-4265-b603-48c04c99af02 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:57.274263 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77c1c199-daf6-4265-b603-48c04c99af02 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 200 Aug 26 09:22:57.274589 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1513/6028] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:57 2026] GET /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:58.282149 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e163756d-1981-44c8-9694-bbdbb5fe6359 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:58.283781 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e163756d-1981-44c8-9694-bbdbb5fe6359 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:22:58.283974 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e163756d-1981-44c8-9694-bbdbb5fe6359 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:58.284141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e163756d-1981-44c8-9694-bbdbb5fe6359 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:58.288431 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:58.288431 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:58.288832 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e163756d-1981-44c8-9694-bbdbb5fe6359 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:58.289489 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e163756d-1981-44c8-9694-bbdbb5fe6359 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 200 Aug 26 09:22:58.289860 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1508/6029] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:58 2026] GET /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:22:58.296904 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:58.298604 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:22:58.299023 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d10995f3-1a6d-4f69-aede-3f4e1e1a9772", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-138137471"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:58.300449 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'snapshot_id': 'd10995f3-1a6d-4f69-aede-3f4e1e1a9772', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-138137471'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:22:58.305180 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:58.305180 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:58.305705 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:58.305864 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:22:58.308987 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:22:58.313662 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (8fa056f0-e37a-4e7f-9f05-8fc4aee9b8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:58.314516 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4a396d-104d-4b89-97f1-f1dad8045f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:58.315289 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:22:58.339267 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4a396d-104d-4b89-97f1-f1dad8045f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd10995f3-1a6d-4f69-aede-3f4e1e1a9772', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:58.339979 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c314a8-0e07-4ac6-bbf7-899f7a733378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:58.374566 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['eb75b580-2985-4ebe-88f4-cf0c5e6347a7', '9ab6409f-23d5-4c40-9988-74c7a8d8839f', '152f59e7-2739-4544-8056-7b82773c3520', '8866c00d-4395-4fec-a83d-c31cb395040b'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:58.375426 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c314a8-0e07-4ac6-bbf7-899f7a733378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb75b580-2985-4ebe-88f4-cf0c5e6347a7', '9ab6409f-23d5-4c40-9988-74c7a8d8839f', '152f59e7-2739-4544-8056-7b82773c3520', '8866c00d-4395-4fec-a83d-c31cb395040b']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:58.376225 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c41ee4-b2cd-4c3f-a354-cfba8b1d8ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:58.413860 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c41ee4-b2cd-4c3f-a354-cfba8b1d8ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4e2742-27f8-47c3-b648-dd4559d617d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-138137471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['eb75b580-2985-4ebe-88f4-cf0c5e6347a7','9ab6409f-23d5-4c40-9988-74c7a8d8839f','152f59e7-2739-4544-8056-7b82773c3520','8866c00d-4395-4fec-a83d-c31cb395040b'],size=1,snapshot_id=d10995f3-1a6d-4f69-aede-3f4e1e1a9772,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-138137471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4e2742-27f8-47c3-b648-dd4559d617d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d10995f3-1a6d-4f69-aede-3f4e1e1a9772,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:58.414887 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e68e018-7db0-427d-a38c-3ef967d4a86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:58.431756 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e68e018-7db0-427d-a38c-3ef967d4a86a) transitioned into state 'SUCCESS' from state '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-138137471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['eb75b580-2985-4ebe-88f4-cf0c5e6347a7','9ab6409f-23d5-4c40-9988-74c7a8d8839f','152f59e7-2739-4544-8056-7b82773c3520','8866c00d-4395-4fec-a83d-c31cb395040b'],size=1,snapshot_id=d10995f3-1a6d-4f69-aede-3f4e1e1a9772,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:58.432439 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c298c1de-9ecd-4622-8ad1-69a982b22e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:22:58.450553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c298c1de-9ecd-4622-8ad1-69a982b22e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:22:58.451308 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (8fa056f0-e37a-4e7f-9f05-8fc4aee9b8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:22:58.451584 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:22:58.452124 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-243f0daf-3fbd-49ea-b82b-ab84dae69cf0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:22:58.452509 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1511/6030] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:22:58 2026] POST /volume/v3/volumes => generated 803 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:22:58.463199 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfa7eca3-4c55-432e-ad6c-a11095b1ec23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:58.465343 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfa7eca3-4c55-432e-ad6c-a11095b1ec23 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:22:58.465590 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfa7eca3-4c55-432e-ad6c-a11095b1ec23 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:58.465829 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfa7eca3-4c55-432e-ad6c-a11095b1ec23 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:58.473887 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:58.473887 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:22:58.477476 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfa7eca3-4c55-432e-ad6c-a11095b1ec23 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:58.481980 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfa7eca3-4c55-432e-ad6c-a11095b1ec23 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 200 Aug 26 09:22:58.482389 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1499/6031] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:58 2026] GET /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:59.493954 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58053d58-49d2-47db-9944-ca69c600c020 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:59.495617 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58053d58-49d2-47db-9944-ca69c600c020 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:22:59.495866 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58053d58-49d2-47db-9944-ca69c600c020 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:59.496082 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58053d58-49d2-47db-9944-ca69c600c020 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:59.503151 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:59.503151 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:22:59.506101 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-58053d58-49d2-47db-9944-ca69c600c020 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:59.509484 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58053d58-49d2-47db-9944-ca69c600c020 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 200 Aug 26 09:22:59.509984 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1514/6032] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:22:59 2026] GET /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:22:59.523994 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:59.525643 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:22:59.526084 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e4e2742-27f8-47c3-b648-dd4559d617d4", "name": "tempest-VolumeDependencyTests-Snapshot-205605957"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:22:59.533215 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:59.533215 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:22:59.533648 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:22:59.533803 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create snapshot from volume 8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:22:59.556777 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['806b653c-9bb6-4ea4-bf8c-72923129ad8a', 'd99f7f88-7053-4d3d-a63f-01ad8e7095fb', '33fc11dc-a87d-4dea-b2ac-3103ede64cee', '1071aeb4-ee2e-40c4-9100-f7548eda8c17'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:22:59.586090 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot create request issued successfully. Aug 26 09:22:59.586389 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79742008-63bd-4b18-94fc-b8d08b3fe2bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:22:59.586828 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1509/6033] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:22:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:22:59.595200 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ce0feaca-04e4-439c-80fb-d689e96a5502 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:22:59.597485 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ce0feaca-04e4-439c-80fb-d689e96a5502 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:22:59.597682 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ce0feaca-04e4-439c-80fb-d689e96a5502 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:22:59.597880 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ce0feaca-04e4-439c-80fb-d689e96a5502 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:22:59.602307 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:22:59.602307 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:22:59.602672 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-ce0feaca-04e4-439c-80fb-d689e96a5502 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:22:59.603380 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ce0feaca-04e4-439c-80fb-d689e96a5502 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 200 Aug 26 09:22:59.603698 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1512/6034] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:22:59 2026] GET /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:00.612228 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8fd9c5f3-c917-4d1f-b925-5a01dad5da9a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:00.614222 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8fd9c5f3-c917-4d1f-b925-5a01dad5da9a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:00.614437 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8fd9c5f3-c917-4d1f-b925-5a01dad5da9a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:00.614644 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8fd9c5f3-c917-4d1f-b925-5a01dad5da9a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:00.619742 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:00.619742 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:00.620243 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8fd9c5f3-c917-4d1f-b925-5a01dad5da9a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:00.621053 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8fd9c5f3-c917-4d1f-b925-5a01dad5da9a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 200 Aug 26 09:23:00.621439 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1500/6035] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:00 2026] GET /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:00.629967 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:00.631541 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:00.631937 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "73f34db6-49d5-4fe2-87bb-e60e51b19b37", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1377505244"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:00.633364 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'snapshot_id': '73f34db6-49d5-4fe2-87bb-e60e51b19b37', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1377505244'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:00.638145 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:00.638145 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:00.638512 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:00.638625 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:23:00.641591 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:23:00.646211 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (facc2cc0-c488-4fa7-8a08-f30a1c2d683c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:00.647159 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c12b1a-3893-41b0-bac4-ebd15b1c07b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:00.647903 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:00.671485 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c12b1a-3893-41b0-bac4-ebd15b1c07b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73f34db6-49d5-4fe2-87bb-e60e51b19b37', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:00.672128 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b47bf9a-ea84-4932-86f2-2ea3bc93695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:00.705103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['ad906423-2170-411f-a904-7d6a42a7db6d', 'a8a52bc4-7d72-40b0-a455-11de3234a554', 'cdbdeeb4-e660-4e92-abf6-d66cf90e6e4d', '73782a23-f501-4d69-817e-376924131ef0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:00.705807 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b47bf9a-ea84-4932-86f2-2ea3bc93695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad906423-2170-411f-a904-7d6a42a7db6d', 'a8a52bc4-7d72-40b0-a455-11de3234a554', 'cdbdeeb4-e660-4e92-abf6-d66cf90e6e4d', '73782a23-f501-4d69-817e-376924131ef0']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:00.706466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3108ae2-e30c-459c-b7f9-ae9731aac850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:00.742194 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3108ae2-e30c-459c-b7f9-ae9731aac850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f040fde5-903b-414b-8659-40e9f8f16d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1377505244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['ad906423-2170-411f-a904-7d6a42a7db6d','a8a52bc4-7d72-40b0-a455-11de3234a554','cdbdeeb4-e660-4e92-abf6-d66cf90e6e4d','73782a23-f501-4d69-817e-376924131ef0'],size=1,snapshot_id=73f34db6-49d5-4fe2-87bb-e60e51b19b37,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1377505244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f040fde5-903b-414b-8659-40e9f8f16d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73f34db6-49d5-4fe2-87bb-e60e51b19b37,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:00.742911 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee13be19-d810-40e3-aaed-640338605b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:00.760523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee13be19-d810-40e3-aaed-640338605b79) transitioned into state 'SUCCESS' from state '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-1377505244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['ad906423-2170-411f-a904-7d6a42a7db6d','a8a52bc4-7d72-40b0-a455-11de3234a554','cdbdeeb4-e660-4e92-abf6-d66cf90e6e4d','73782a23-f501-4d69-817e-376924131ef0'],size=1,snapshot_id=73f34db6-49d5-4fe2-87bb-e60e51b19b37,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:00.761196 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944be601-501d-4448-88c1-4c0990f6739f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:00.777974 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944be601-501d-4448-88c1-4c0990f6739f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:00.778744 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (facc2cc0-c488-4fa7-8a08-f30a1c2d683c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:00.779085 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:23:00.779600 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7073fcb-a81d-4852-8d92-e081502b0cbd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:00.780037 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1515/6036] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:23:00 2026] POST /volume/v3/volumes => generated 804 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:00.790814 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84e1fc8b-3c0d-4ca6-b4d4-61c10f605f4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:00.792831 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84e1fc8b-3c0d-4ca6-b4d4-61c10f605f4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:00.793030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84e1fc8b-3c0d-4ca6-b4d4-61c10f605f4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:00.793198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84e1fc8b-3c0d-4ca6-b4d4-61c10f605f4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:00.799171 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:00.799171 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:00.802042 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84e1fc8b-3c0d-4ca6-b4d4-61c10f605f4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:00.805250 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84e1fc8b-3c0d-4ca6-b4d4-61c10f605f4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 200 Aug 26 09:23:00.805559 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1510/6037] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:00 2026] GET /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:01.816636 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-d7ed8ed7-566d-44f5-a5fb-4d1ef76ad7b4 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:01.818283 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d7ed8ed7-566d-44f5-a5fb-4d1ef76ad7b4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:01.818482 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d7ed8ed7-566d-44f5-a5fb-4d1ef76ad7b4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:01.818656 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-d7ed8ed7-566d-44f5-a5fb-4d1ef76ad7b4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:01.824827 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:01.824827 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:01.827708 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-d7ed8ed7-566d-44f5-a5fb-4d1ef76ad7b4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:01.830978 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-d7ed8ed7-566d-44f5-a5fb-4d1ef76ad7b4 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 200 Aug 26 09:23:01.831286 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1513/6038] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:01 2026] GET /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 897 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:01.841869 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:01.843659 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:01.843868 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:01.844064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:01.844163 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:01.848500 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:01.848500 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:01.848887 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:01.862062 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot delete request issued successfully. Aug 26 09:23:01.862229 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e730bd4-a2a7-48c3-9e87-c54cf95b1531 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 202 Aug 26 09:23:01.862578 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1501/6039] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:01 2026] DELETE /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:23:01.869122 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c80e4a7-4ca8-408f-a853-db8687b7a217 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:01.871039 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c80e4a7-4ca8-408f-a853-db8687b7a217 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:01.871208 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c80e4a7-4ca8-408f-a853-db8687b7a217 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:01.871390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c80e4a7-4ca8-408f-a853-db8687b7a217 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:01.876080 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:01.876080 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:01.876467 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c80e4a7-4ca8-408f-a853-db8687b7a217 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:01.877203 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c80e4a7-4ca8-408f-a853-db8687b7a217 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 200 Aug 26 09:23:01.877530 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1516/6040] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:01 2026] GET /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:02.886668 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1768f469-2924-4ed4-bcf0-32769d878044 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:02.888238 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1768f469-2924-4ed4-bcf0-32769d878044 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:02.888459 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1768f469-2924-4ed4-bcf0-32769d878044 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:02.888660 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1768f469-2924-4ed4-bcf0-32769d878044 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:02.892640 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1768f469-2924-4ed4-bcf0-32769d878044 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 404 Aug 26 09:23:02.893179 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1511/6041] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:02 2026] GET /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:02.899194 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:02.901225 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:02.901497 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:02.901768 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:02.901931 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: 73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:02.906954 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:02.906954 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:02.907409 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:02.921728 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot delete request issued successfully. Aug 26 09:23:02.921912 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-57af062e-d055-4d9a-a0a8-f816e18231c3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 202 Aug 26 09:23:02.922276 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1514/6042] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:02 2026] DELETE /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:23:02.928805 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12a430b5-ee7a-4bd4-acbb-db879bf1cc07 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:02.930443 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12a430b5-ee7a-4bd4-acbb-db879bf1cc07 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:02.930665 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12a430b5-ee7a-4bd4-acbb-db879bf1cc07 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:02.930916 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12a430b5-ee7a-4bd4-acbb-db879bf1cc07 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:02.935822 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:02.935822 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:02.936249 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12a430b5-ee7a-4bd4-acbb-db879bf1cc07 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:02.936945 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12a430b5-ee7a-4bd4-acbb-db879bf1cc07 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 200 Aug 26 09:23:02.937462 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1502/6043] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:02 2026] GET /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:03.946240 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3b3cdad-3518-46e8-895c-f09fc91d8e79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:03.947926 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3b3cdad-3518-46e8-895c-f09fc91d8e79 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:03.948291 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3b3cdad-3518-46e8-895c-f09fc91d8e79 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:03.948291 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3b3cdad-3518-46e8-895c-f09fc91d8e79 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:03.951999 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3b3cdad-3518-46e8-895c-f09fc91d8e79 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 404 Aug 26 09:23:03.952416 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1517/6044] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:03 2026] GET /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:03.959090 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-886032fa-e691-4398-9633-38959eab635b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:03.960529 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:03.960710 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:03.960926 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:03.961079 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:03.966972 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:03.966972 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:03.967419 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:03.983480 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:03.983596 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-886032fa-e691-4398-9633-38959eab635b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 202 Aug 26 09:23:03.983991 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1512/6045] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:03 2026] DELETE /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:03.991552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7e319f64-7956-452b-aaaf-d6f976015dce None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:03.993076 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e319f64-7956-452b-aaaf-d6f976015dce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:03.993266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e319f64-7956-452b-aaaf-d6f976015dce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:03.993443 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7e319f64-7956-452b-aaaf-d6f976015dce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:03.999875 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:03.999875 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:04.003499 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-7e319f64-7956-452b-aaaf-d6f976015dce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:04.007019 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7e319f64-7956-452b-aaaf-d6f976015dce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 200 Aug 26 09:23:04.007372 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1515/6046] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:03 2026] GET /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:05.022032 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d558829-2c38-4ef2-b4be-2d0799760726 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:05.023902 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d558829-2c38-4ef2-b4be-2d0799760726 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:05.024180 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d558829-2c38-4ef2-b4be-2d0799760726 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:05.024367 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d558829-2c38-4ef2-b4be-2d0799760726 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:05.030067 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d558829-2c38-4ef2-b4be-2d0799760726 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 404 Aug 26 09:23:05.030639 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1503/6047] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:05 2026] GET /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:05.036695 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:05.038467 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:05.038708 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:05.038932 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:05.039090 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:05.045997 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:05.045997 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:05.046393 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:05.061430 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:05.061647 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ebb25881-045a-4d1c-aaf9-cba419cae974 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 202 Aug 26 09:23:05.062097 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1518/6048] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:05 2026] DELETE /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:05.068236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0592d421-7480-4f6d-83ab-7a1f133f1fea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:05.070005 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0592d421-7480-4f6d-83ab-7a1f133f1fea tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:05.070229 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0592d421-7480-4f6d-83ab-7a1f133f1fea tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:05.070437 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0592d421-7480-4f6d-83ab-7a1f133f1fea tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:05.076301 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:05.076301 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:05.079224 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0592d421-7480-4f6d-83ab-7a1f133f1fea tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:05.082628 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0592d421-7480-4f6d-83ab-7a1f133f1fea tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 200 Aug 26 09:23:05.083006 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1513/6049] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:05 2026] GET /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:06.097135 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-9f54f3ef-350d-422b-bd4a-43f7c6f7d220 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:06.099149 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f54f3ef-350d-422b-bd4a-43f7c6f7d220 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:06.099149 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f54f3ef-350d-422b-bd4a-43f7c6f7d220 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:06.099308 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-9f54f3ef-350d-422b-bd4a-43f7c6f7d220 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:06.105037 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-9f54f3ef-350d-422b-bd4a-43f7c6f7d220 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 404 Aug 26 09:23:06.105444 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1516/6050] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:06 2026] GET /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:06.112863 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-313e20c4-612a-42a2-b28a-389d1e9de356 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:06.114565 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:06.114775 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:06.114965 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:06.115126 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:06.121612 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:06.121612 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:06.122024 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:06.140905 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:06.141061 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-313e20c4-612a-42a2-b28a-389d1e9de356 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 202 Aug 26 09:23:06.141528 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1504/6051] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:06 2026] DELETE /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:06.148680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e99caa3-f95b-4f1e-8bee-14f92c3522af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:06.151419 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e99caa3-f95b-4f1e-8bee-14f92c3522af tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:06.151419 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e99caa3-f95b-4f1e-8bee-14f92c3522af tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:06.151419 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e99caa3-f95b-4f1e-8bee-14f92c3522af tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:06.157526 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:06.157526 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:06.161048 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e99caa3-f95b-4f1e-8bee-14f92c3522af tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:06.165458 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e99caa3-f95b-4f1e-8bee-14f92c3522af tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 200 Aug 26 09:23:06.165869 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1519/6052] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:06 2026] GET /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:07.177272 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2669a366-6bc2-451c-a3c6-069a5cb27ab2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:07.179147 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2669a366-6bc2-451c-a3c6-069a5cb27ab2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:07.179376 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2669a366-6bc2-451c-a3c6-069a5cb27ab2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:07.179580 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2669a366-6bc2-451c-a3c6-069a5cb27ab2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:07.185202 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2669a366-6bc2-451c-a3c6-069a5cb27ab2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 404 Aug 26 09:23:07.185600 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1514/6053] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:07 2026] GET /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:07.192478 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:07.194448 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:07.194866 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-256898072"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:07.196511 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.volumes [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-256898072'}} {{(pid=100236) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:07.196657 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:23:07.200932 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:23:07.207738 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (6b696f45-8ddf-42e0-9416-2e9939a4e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:07.208838 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f538638-9af9-467a-9ba7-da3312c55f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:07.209925 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.flows.api.create_volume [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int {{(pid=100236) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:07.234009 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f538638-9af9-467a-9ba7-da3312c55f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:07.234654 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e17a6fc-f3da-4ac7-8e70-27043ee77394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:07.266608 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.quota [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['14e84bf3-ace5-45f8-9aa4-ce97d425aa71', '4e6b00fb-7d7d-4264-8bd8-a3fbfb8f6073', 'fb41310f-ba66-4aed-b58a-45b999f4df6d', 'a48c236f-b174-4177-aeb0-0bf792846d3c'] {{(pid=100236) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:07.267240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e17a6fc-f3da-4ac7-8e70-27043ee77394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e84bf3-ace5-45f8-9aa4-ce97d425aa71', '4e6b00fb-7d7d-4264-8bd8-a3fbfb8f6073', 'fb41310f-ba66-4aed-b58a-45b999f4df6d', 'a48c236f-b174-4177-aeb0-0bf792846d3c']}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:07.267910 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3e09f6-d6f7-409b-906f-fd64022ef22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:07.288147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3e09f6-d6f7-409b-906f-fd64022ef22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fb244a-52d6-403c-a090-f76e7f112e4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-256898072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['14e84bf3-ace5-45f8-9aa4-ce97d425aa71','4e6b00fb-7d7d-4264-8bd8-a3fbfb8f6073','fb41310f-ba66-4aed-b58a-45b999f4df6d','a48c236f-b174-4177-aeb0-0bf792846d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-256898072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25fb244a-52d6-403c-a090-f76e7f112e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:07.288819 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2222820f-68d3-4ba0-abe9-1ec3bfc2dec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:07.303151 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2222820f-68d3-4ba0-abe9-1ec3bfc2dec6) transitioned into state 'SUCCESS' from state '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-256898072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['14e84bf3-ace5-45f8-9aa4-ce97d425aa71','4e6b00fb-7d7d-4264-8bd8-a3fbfb8f6073','fb41310f-ba66-4aed-b58a-45b999f4df6d','a48c236f-b174-4177-aeb0-0bf792846d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:07.303653 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1aac45-74d9-46bb-b3fa-76dc5a6444f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:07.312126 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1aac45-74d9-46bb-b3fa-76dc5a6444f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100236) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:07.312777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (6b696f45-8ddf-42e0-9416-2e9939a4e08c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100236) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:07.313038 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:23:07.313528 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-30e04d04-d6bb-4679-8a7d-e0534dcd035f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:07.313945 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1517/6054] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:23:07 2026] POST /volume/v3/volumes => generated 769 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:07.324565 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42d67122-9e90-428b-a261-ef6acf08c530 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:07.326341 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42d67122-9e90-428b-a261-ef6acf08c530 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:07.326581 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42d67122-9e90-428b-a261-ef6acf08c530 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:07.326794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42d67122-9e90-428b-a261-ef6acf08c530 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:07.333065 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:07.333065 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:07.336370 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42d67122-9e90-428b-a261-ef6acf08c530 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:07.340065 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42d67122-9e90-428b-a261-ef6acf08c530 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 200 Aug 26 09:23:07.340396 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1505/6055] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:07 2026] GET /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:08.351572 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e300c7ca-86b3-4edf-aec9-8e78ebb17f3a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:08.353200 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e300c7ca-86b3-4edf-aec9-8e78ebb17f3a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:08.353421 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e300c7ca-86b3-4edf-aec9-8e78ebb17f3a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:08.353625 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e300c7ca-86b3-4edf-aec9-8e78ebb17f3a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:08.359884 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:08.359884 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:08.363022 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e300c7ca-86b3-4edf-aec9-8e78ebb17f3a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:08.366337 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e300c7ca-86b3-4edf-aec9-8e78ebb17f3a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 200 Aug 26 09:23:08.366673 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1520/6056] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:08 2026] GET /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 862 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:08.377732 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:08.379237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/snapshots Aug 26 09:23:08.379523 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25fb244a-52d6-403c-a090-f76e7f112e4c", "name": "tempest-VolumeDependencyTests-Snapshot-47057994"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:08.386671 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:08.386671 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:08.387067 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:08.387185 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create snapshot from volume 25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:08.406798 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['75eb8acc-7c8e-47fa-bc61-588365cf85eb', '976d127b-2f87-4063-b0de-13ee1be7ee10', '08c2d87a-6d2e-4b21-b816-956df71be2b0', 'ba15c121-7b57-41f4-8aa7-afb3d2bf6e7e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:08.430096 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot create request issued successfully. Aug 26 09:23:08.430433 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc79b1d7-253a-4c65-97c7-28d59436b10d tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots returned with HTTP 202 Aug 26 09:23:08.430898 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1515/6057] 10.4.3.236 () {68 vars in 1265 bytes} [Wed Aug 26 09:23:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:23:08.438889 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-35846130-67ce-4c1a-8e59-6da18deca5e3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:08.440784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-35846130-67ce-4c1a-8e59-6da18deca5e3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:08.441010 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-35846130-67ce-4c1a-8e59-6da18deca5e3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:08.441243 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-35846130-67ce-4c1a-8e59-6da18deca5e3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:08.445860 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:08.445860 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:08.446322 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-35846130-67ce-4c1a-8e59-6da18deca5e3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:08.447030 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-35846130-67ce-4c1a-8e59-6da18deca5e3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 200 Aug 26 09:23:08.447378 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1518/6058] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:08 2026] GET /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:09.455401 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff4a20a0-932f-490c-815b-a94d7d2148d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:09.457147 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff4a20a0-932f-490c-815b-a94d7d2148d8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:09.457337 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff4a20a0-932f-490c-815b-a94d7d2148d8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:09.457618 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff4a20a0-932f-490c-815b-a94d7d2148d8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:09.462138 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:09.462138 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:09.462535 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff4a20a0-932f-490c-815b-a94d7d2148d8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:09.463281 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff4a20a0-932f-490c-815b-a94d7d2148d8 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 200 Aug 26 09:23:09.463599 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1506/6059] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:09 2026] GET /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:09.473393 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:09.475117 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:09.475454 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "57512427-b3f1-4486-b6f8-4d6e577b4612", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-494258623"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:09.476978 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'snapshot_id': '57512427-b3f1-4486-b6f8-4d6e577b4612', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-494258623'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:09.481785 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:09.481785 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:09.482246 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:09.482358 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:23:09.485597 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:23:09.491129 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (f80ce4fb-cab9-4490-9369-c30b6f9ddef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:09.492015 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ddf828-e18b-4331-b93e-044d052238c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:09.492892 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:09.520152 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ddf828-e18b-4331-b93e-044d052238c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '57512427-b3f1-4486-b6f8-4d6e577b4612', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:09.520969 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54afd17c-5cd8-455f-b848-4063fbb63e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:09.557973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['a0d41e26-fbc7-43ff-b7c1-8e2a2fb00631', '7efbedc7-cecc-4996-b5a2-e58788c26294', '0ac1c344-6f6c-480c-b611-44bbc7ce7c8d', '8c3d05d9-75c6-48f9-8e97-ca6fc07b1617'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:09.558914 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54afd17c-5cd8-455f-b848-4063fbb63e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0d41e26-fbc7-43ff-b7c1-8e2a2fb00631', '7efbedc7-cecc-4996-b5a2-e58788c26294', '0ac1c344-6f6c-480c-b611-44bbc7ce7c8d', '8c3d05d9-75c6-48f9-8e97-ca6fc07b1617']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:09.559622 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb910a6-bdbb-45c3-9cf9-fc79bc207e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:09.597469 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb910a6-bdbb-45c3-9cf9-fc79bc207e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '000ccfc6-745b-44e4-ab2c-ada11b52489a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-494258623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['a0d41e26-fbc7-43ff-b7c1-8e2a2fb00631','7efbedc7-cecc-4996-b5a2-e58788c26294','0ac1c344-6f6c-480c-b611-44bbc7ce7c8d','8c3d05d9-75c6-48f9-8e97-ca6fc07b1617'],size=1,snapshot_id=57512427-b3f1-4486-b6f8-4d6e577b4612,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-494258623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=000ccfc6-745b-44e4-ab2c-ada11b52489a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=57512427-b3f1-4486-b6f8-4d6e577b4612,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:09.598126 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2ee747-e3bf-4847-babe-2fe8648d5f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:09.614133 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2ee747-e3bf-4847-babe-2fe8648d5f6c) transitioned into state 'SUCCESS' from state '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-494258623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['a0d41e26-fbc7-43ff-b7c1-8e2a2fb00631','7efbedc7-cecc-4996-b5a2-e58788c26294','0ac1c344-6f6c-480c-b611-44bbc7ce7c8d','8c3d05d9-75c6-48f9-8e97-ca6fc07b1617'],size=1,snapshot_id=57512427-b3f1-4486-b6f8-4d6e577b4612,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:09.614888 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ffba4a-3d4d-462c-8361-eec88c32d066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:09.634865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ffba4a-3d4d-462c-8361-eec88c32d066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:09.635582 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (f80ce4fb-cab9-4490-9369-c30b6f9ddef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:09.635861 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:23:09.636374 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e973971-4f4b-4e9c-9318-2977e6ea041e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:09.636753 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1521/6060] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:23:09 2026] POST /volume/v3/volumes => generated 803 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:09.647855 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3edca041-b9e3-4a92-b48e-4155bb323e4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:09.649606 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3edca041-b9e3-4a92-b48e-4155bb323e4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a Aug 26 09:23:09.649822 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3edca041-b9e3-4a92-b48e-4155bb323e4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:09.650052 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3edca041-b9e3-4a92-b48e-4155bb323e4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:09.656857 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:09.656857 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:09.660297 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3edca041-b9e3-4a92-b48e-4155bb323e4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:09.664366 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3edca041-b9e3-4a92-b48e-4155bb323e4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a returned with HTTP 200 Aug 26 09:23:09.664770 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1516/6061] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:09 2026] GET /volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:10.676553 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a35cb8ce-1990-482e-b95c-a1eeb9e07b92 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:10.678395 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a35cb8ce-1990-482e-b95c-a1eeb9e07b92 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a Aug 26 09:23:10.678603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a35cb8ce-1990-482e-b95c-a1eeb9e07b92 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:10.678828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a35cb8ce-1990-482e-b95c-a1eeb9e07b92 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:10.685285 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:10.685285 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:10.688475 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a35cb8ce-1990-482e-b95c-a1eeb9e07b92 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:10.692065 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a35cb8ce-1990-482e-b95c-a1eeb9e07b92 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a returned with HTTP 200 Aug 26 09:23:10.692393 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1519/6062] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:10 2026] GET /volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:10.702756 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:10.704427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:10.704702 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:10.704858 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:10.704972 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: 57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:10.709406 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:10.709406 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:10.709781 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:10.723714 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot delete request issued successfully. Aug 26 09:23:10.723883 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e76c3cf-bbb6-42f7-927f-de6172f3cda3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 202 Aug 26 09:23:10.724223 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1507/6063] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:10 2026] DELETE /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:23:10.730759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e7d304ae-0e4b-42e2-8cf8-f512dd04c5ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:10.732424 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7d304ae-0e4b-42e2-8cf8-f512dd04c5ce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:10.732596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7d304ae-0e4b-42e2-8cf8-f512dd04c5ce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:10.732782 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7d304ae-0e4b-42e2-8cf8-f512dd04c5ce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:10.738126 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:10.738126 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:10.738659 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e7d304ae-0e4b-42e2-8cf8-f512dd04c5ce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Snapshot retrieved successfully. Aug 26 09:23:10.739689 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7d304ae-0e4b-42e2-8cf8-f512dd04c5ce tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 200 Aug 26 09:23:10.740171 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1522/6064] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:10 2026] GET /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:11.747978 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea8dd32e-c7df-455d-bdc4-1df4ec0a427a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:11.749683 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea8dd32e-c7df-455d-bdc4-1df4ec0a427a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:11.749916 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea8dd32e-c7df-455d-bdc4-1df4ec0a427a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:11.750101 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea8dd32e-c7df-455d-bdc4-1df4ec0a427a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:11.753994 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea8dd32e-c7df-455d-bdc4-1df4ec0a427a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 404 Aug 26 09:23:11.754521 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1517/6065] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:11 2026] GET /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:11.759924 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:11.761794 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:11.762041 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:11.762254 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:11.762445 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:11.770181 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:11.770181 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:11.770673 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:11.784823 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:11.785003 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fb3de794-0ccf-4b0c-8ed3-e09985ac8151 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 202 Aug 26 09:23:11.785340 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1520/6066] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:11 2026] DELETE /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:11.791544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6ad3e59b-ec16-4f66-88a5-56e80c22a970 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:11.793325 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ad3e59b-ec16-4f66-88a5-56e80c22a970 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:11.793559 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ad3e59b-ec16-4f66-88a5-56e80c22a970 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:11.793784 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ad3e59b-ec16-4f66-88a5-56e80c22a970 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:11.799893 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:11.799893 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:11.803118 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6ad3e59b-ec16-4f66-88a5-56e80c22a970 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:11.807138 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ad3e59b-ec16-4f66-88a5-56e80c22a970 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 200 Aug 26 09:23:11.807759 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1508/6067] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:11 2026] GET /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:12.821991 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7cb1f0b-ba88-4cf0-a331-d4872046217b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:12.823816 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7cb1f0b-ba88-4cf0-a331-d4872046217b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:12.824068 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7cb1f0b-ba88-4cf0-a331-d4872046217b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:12.824247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7cb1f0b-ba88-4cf0-a331-d4872046217b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:12.831558 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7cb1f0b-ba88-4cf0-a331-d4872046217b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 404 Aug 26 09:23:12.832075 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1523/6068] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:12 2026] GET /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:12.839438 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8bd18987-d974-4901-a6b3-cb7757fee464 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:12.841729 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:12.842153 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-665814707"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:12.844167 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-665814707'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:12.844321 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:23:12.849307 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:23:12.855764 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (1dddc82a-3993-4e23-a2e8-bb9b2a48537f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:12.857141 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a642916-bc69-4aaf-8867-980e580ce8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:12.858258 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:12.886256 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a642916-bc69-4aaf-8867-980e580ce8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:12.887099 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7148a23-4bea-42c8-b0df-49cd9b3fe124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:12.925301 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['74e67fd3-11d2-43da-9f21-bf227581c4ad', '2cc05ff4-3421-476e-bad6-77f4840b12da', '29364690-973d-4c44-968f-bbc1ac7b3b39', 'd7679bab-805b-46f7-af04-700690eefd50'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:12.926091 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7148a23-4bea-42c8-b0df-49cd9b3fe124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e67fd3-11d2-43da-9f21-bf227581c4ad', '2cc05ff4-3421-476e-bad6-77f4840b12da', '29364690-973d-4c44-968f-bbc1ac7b3b39', 'd7679bab-805b-46f7-af04-700690eefd50']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:12.926755 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c72970-209f-44d8-9fbd-b9f97fac978b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:12.946898 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c72970-209f-44d8-9fbd-b9f97fac978b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80216b4e-a7bc-4935-944d-f4dcadb2f6bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-665814707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['74e67fd3-11d2-43da-9f21-bf227581c4ad','2cc05ff4-3421-476e-bad6-77f4840b12da','29364690-973d-4c44-968f-bbc1ac7b3b39','d7679bab-805b-46f7-af04-700690eefd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-665814707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80216b4e-a7bc-4935-944d-f4dcadb2f6bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:12.947504 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cb0f56-254b-48da-904a-d28d25b41688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:12.962296 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cb0f56-254b-48da-904a-d28d25b41688) transitioned into state 'SUCCESS' from state '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-665814707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['74e67fd3-11d2-43da-9f21-bf227581c4ad','2cc05ff4-3421-476e-bad6-77f4840b12da','29364690-973d-4c44-968f-bbc1ac7b3b39','d7679bab-805b-46f7-af04-700690eefd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:12.962944 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce573028-5592-4f86-915d-3edfb99d3795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:12.971204 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce573028-5592-4f86-915d-3edfb99d3795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:12.971930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (1dddc82a-3993-4e23-a2e8-bb9b2a48537f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:12.972234 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:23:12.972718 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8bd18987-d974-4901-a6b3-cb7757fee464 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:12.973159 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1518/6069] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:23:12 2026] POST /volume/v3/volumes => generated 769 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:12.984396 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-f1a9a0a5-c85d-4ec1-b935-b50755bee77a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:12.985966 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f1a9a0a5-c85d-4ec1-b935-b50755bee77a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:12.986147 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f1a9a0a5-c85d-4ec1-b935-b50755bee77a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:12.986321 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-f1a9a0a5-c85d-4ec1-b935-b50755bee77a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:12.992352 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:12.992352 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:12.995394 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-f1a9a0a5-c85d-4ec1-b935-b50755bee77a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:12.998964 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-f1a9a0a5-c85d-4ec1-b935-b50755bee77a tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 200 Aug 26 09:23:12.999281 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1521/6070] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:12 2026] GET /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:14.010815 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c00a659-b88c-4e83-9c7f-0dcb437bca77 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:14.012408 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c00a659-b88c-4e83-9c7f-0dcb437bca77 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:14.012599 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c00a659-b88c-4e83-9c7f-0dcb437bca77 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:14.012782 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c00a659-b88c-4e83-9c7f-0dcb437bca77 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:14.018856 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:14.018856 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:14.021978 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6c00a659-b88c-4e83-9c7f-0dcb437bca77 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:14.025918 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c00a659-b88c-4e83-9c7f-0dcb437bca77 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 200 Aug 26 09:23:14.026227 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1509/6071] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:14 2026] GET /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:14.037368 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38a2879e-1339-471d-a20b-0476a7ba4eec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:14.038783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:14.039103 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "80216b4e-a7bc-4935-944d-f4dcadb2f6bb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-500246643"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:14.040408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request body: {'volume': {'source_volid': '80216b4e-a7bc-4935-944d-f4dcadb2f6bb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-500246643'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:14.046752 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:14.046752 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:14.047122 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume retrieved successfully. Aug 26 09:23:14.047227 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume of 1 GB Aug 26 09:23:14.050060 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Availability Zones retrieved successfully. Aug 26 09:23:14.054769 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (632da64b-94d0-431b-b045-48faff789e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:14.055748 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f88f1f-8ff1-45c0-b338-85dd0c473ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:14.056523 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:14.076241 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f88f1f-8ff1-45c0-b338-85dd0c473ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '80216b4e-a7bc-4935-944d-f4dcadb2f6bb', 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:14.076976 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735176bd-0e89-4bb8-9179-44ed3262b511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:14.112565 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Created reservations ['7db4074a-304a-4046-91f3-12ac4d7330c1', '657d3448-5712-4176-b871-41dca1042163', '6cd1290e-3de6-4c85-860e-fa2f47e644a2', '76129c11-b7c6-440a-bfbf-11c88a097b84'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:14.113309 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735176bd-0e89-4bb8-9179-44ed3262b511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7db4074a-304a-4046-91f3-12ac4d7330c1', '657d3448-5712-4176-b871-41dca1042163', '6cd1290e-3de6-4c85-860e-fa2f47e644a2', '76129c11-b7c6-440a-bfbf-11c88a097b84']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:14.114053 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44860c38-e252-4265-aada-4e6e23bc7b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:14.145694 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44860c38-e252-4265-aada-4e6e23bc7b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25f8754f-1a77-451a-82c7-0b55b9c5320e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-500246643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['7db4074a-304a-4046-91f3-12ac4d7330c1','657d3448-5712-4176-b871-41dca1042163','6cd1290e-3de6-4c85-860e-fa2f47e644a2','76129c11-b7c6-440a-bfbf-11c88a097b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=80216b4e-a7bc-4935-944d-f4dcadb2f6bb,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-500246643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25f8754f-1a77-451a-82c7-0b55b9c5320e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea61abde40f84ba989e14c2a4267be85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=80216b4e-a7bc-4935-944d-f4dcadb2f6bb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9fe65272e24b6790667f18fb23f420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:14.146390 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45baaeb-66a3-4a3a-b846-af2b78a926a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:14.162952 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45baaeb-66a3-4a3a-b846-af2b78a926a7) transitioned into state 'SUCCESS' from state '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-500246643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea61abde40f84ba989e14c2a4267be85',qos_specs=None,replication_status=,reservations=['7db4074a-304a-4046-91f3-12ac4d7330c1','657d3448-5712-4176-b871-41dca1042163','6cd1290e-3de6-4c85-860e-fa2f47e644a2','76129c11-b7c6-440a-bfbf-11c88a097b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=80216b4e-a7bc-4935-944d-f4dcadb2f6bb,status='creating',user_id='1f9fe65272e24b6790667f18fb23f420',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:14.163536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db20e165-a21d-49d8-b1de-a0296046278f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:14.178401 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db20e165-a21d-49d8-b1de-a0296046278f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:14.179218 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Flow 'volume_create_api' (632da64b-94d0-431b-b045-48faff789e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:14.179508 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Create volume request issued successfully. Aug 26 09:23:14.180081 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38a2879e-1339-471d-a20b-0476a7ba4eec tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:14.180481 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1524/6072] 10.4.3.236 () {70 vars in 1300 bytes} [Wed Aug 26 09:23:14 2026] POST /volume/v3/volumes => generated 803 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:14.193281 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e4995d8-e0b0-4a77-9434-dc32bd77a2ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:14.195037 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e4995d8-e0b0-4a77-9434-dc32bd77a2ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e Aug 26 09:23:14.195236 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e4995d8-e0b0-4a77-9434-dc32bd77a2ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:14.195411 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e4995d8-e0b0-4a77-9434-dc32bd77a2ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:14.202667 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:14.202667 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:14.205855 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8e4995d8-e0b0-4a77-9434-dc32bd77a2ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:14.209481 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e4995d8-e0b0-4a77-9434-dc32bd77a2ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e returned with HTTP 200 Aug 26 09:23:14.209829 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1519/6073] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:14 2026] GET /volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:15.220822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-01a345e0-5e4f-4cee-ac25-0b073c93f3b3 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:15.222435 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01a345e0-5e4f-4cee-ac25-0b073c93f3b3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e Aug 26 09:23:15.222620 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01a345e0-5e4f-4cee-ac25-0b073c93f3b3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:15.222827 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-01a345e0-5e4f-4cee-ac25-0b073c93f3b3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:15.229159 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:15.229159 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:15.232069 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-01a345e0-5e4f-4cee-ac25-0b073c93f3b3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:15.235784 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-01a345e0-5e4f-4cee-ac25-0b073c93f3b3 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e returned with HTTP 200 Aug 26 09:23:15.236152 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1522/6074] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:15 2026] GET /volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:15.247220 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:15.248730 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:15.248931 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:15.249115 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:15.249258 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:15.255559 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:15.255559 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:15.256055 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:15.272652 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:15.272861 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20f733fd-2b3e-45db-bbc0-ad19301ab87c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 202 Aug 26 09:23:15.273261 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1510/6075] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:15 2026] DELETE /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:15.279586 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e7ef0de-26d2-4a98-b9eb-d769747fa73e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:15.281188 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e7ef0de-26d2-4a98-b9eb-d769747fa73e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:15.281376 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e7ef0de-26d2-4a98-b9eb-d769747fa73e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:15.281553 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e7ef0de-26d2-4a98-b9eb-d769747fa73e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:15.287670 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:15.287670 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:15.290877 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e7ef0de-26d2-4a98-b9eb-d769747fa73e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:15.294552 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e7ef0de-26d2-4a98-b9eb-d769747fa73e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 200 Aug 26 09:23:15.295081 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1525/6076] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:15 2026] GET /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:16.305838 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0f7fb73-0fbb-4ab7-a253-cc4e1b1ad2c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:16.307417 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0f7fb73-0fbb-4ab7-a253-cc4e1b1ad2c7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:16.307608 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0f7fb73-0fbb-4ab7-a253-cc4e1b1ad2c7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:16.307792 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0f7fb73-0fbb-4ab7-a253-cc4e1b1ad2c7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:16.312760 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0f7fb73-0fbb-4ab7-a253-cc4e1b1ad2c7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 404 Aug 26 09:23:16.313181 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1520/6077] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:16 2026] GET /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:16.319603 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:16.321502 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e Aug 26 09:23:16.321762 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:16.321999 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:16.322197 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 25f8754f-1a77-451a-82c7-0b55b9c5320e Aug 26 09:23:16.329935 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:16.329935 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:16.330410 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:16.346783 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:16.346987 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1adfb317-8724-4c60-ad30-b2a3bbcf0800 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e returned with HTTP 202 Aug 26 09:23:16.347425 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1523/6078] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:16 2026] DELETE /volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:16.354345 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59c8801c-1df2-4c2e-8d4a-d04e8dd3c74f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:16.356357 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59c8801c-1df2-4c2e-8d4a-d04e8dd3c74f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e Aug 26 09:23:16.356599 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59c8801c-1df2-4c2e-8d4a-d04e8dd3c74f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:16.356825 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59c8801c-1df2-4c2e-8d4a-d04e8dd3c74f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:16.364398 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:16.364398 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:16.368223 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-59c8801c-1df2-4c2e-8d4a-d04e8dd3c74f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:16.372661 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59c8801c-1df2-4c2e-8d4a-d04e8dd3c74f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e returned with HTTP 200 Aug 26 09:23:16.373045 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1511/6079] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:16 2026] GET /volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:17.384118 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9dd8bfca-6fa0-4b1b-8d4d-3f0c4c2520bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:17.385637 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9dd8bfca-6fa0-4b1b-8d4d-3f0c4c2520bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e Aug 26 09:23:17.385825 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9dd8bfca-6fa0-4b1b-8d4d-3f0c4c2520bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:17.386009 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9dd8bfca-6fa0-4b1b-8d4d-3f0c4c2520bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:17.390849 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9dd8bfca-6fa0-4b1b-8d4d-3f0c4c2520bd tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e returned with HTTP 404 Aug 26 09:23:17.391228 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1526/6080] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:17 2026] GET /volume/v3/volumes/25f8754f-1a77-451a-82c7-0b55b9c5320e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:17.396745 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6aafe7e7-6dd5-4f0b-be00-3d9e0a5a2bf9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:17.398455 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6aafe7e7-6dd5-4f0b-be00-3d9e0a5a2bf9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:17.398949 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6aafe7e7-6dd5-4f0b-be00-3d9e0a5a2bf9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:17.398949 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6aafe7e7-6dd5-4f0b-be00-3d9e0a5a2bf9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:17.399029 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6aafe7e7-6dd5-4f0b-be00-3d9e0a5a2bf9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:17.404237 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6aafe7e7-6dd5-4f0b-be00-3d9e0a5a2bf9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 404 Aug 26 09:23:17.404644 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1521/6081] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:17 2026] DELETE /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:17.410623 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-c91ff56a-3a90-4bf4-bb98-a1137789152c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:17.412559 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c91ff56a-3a90-4bf4-bb98-a1137789152c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb Aug 26 09:23:17.412803 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c91ff56a-3a90-4bf4-bb98-a1137789152c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:17.413035 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-c91ff56a-3a90-4bf4-bb98-a1137789152c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:17.418990 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-c91ff56a-3a90-4bf4-bb98-a1137789152c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb returned with HTTP 404 Aug 26 09:23:17.419473 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1524/6082] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:17 2026] GET /volume/v3/volumes/80216b4e-a7bc-4935-944d-f4dcadb2f6bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:17.425364 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:17.427132 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a Aug 26 09:23:17.427331 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:17.427507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:17.427693 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 000ccfc6-745b-44e4-ab2c-ada11b52489a Aug 26 09:23:17.434343 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:17.434343 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:17.434780 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:17.450910 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume request issued successfully. Aug 26 09:23:17.451110 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2a1eaa4-e91f-4550-964d-f7643787ebf1 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a returned with HTTP 202 Aug 26 09:23:17.451481 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1512/6083] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:17 2026] DELETE /volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 09:23:17.458071 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37e4c2d7-786e-4ef3-933f-e4457e675a5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:17.459735 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37e4c2d7-786e-4ef3-933f-e4457e675a5f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a Aug 26 09:23:17.459982 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37e4c2d7-786e-4ef3-933f-e4457e675a5f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:17.460203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37e4c2d7-786e-4ef3-933f-e4457e675a5f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:17.467304 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:17.467304 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:17.470524 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-37e4c2d7-786e-4ef3-933f-e4457e675a5f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Volume info retrieved successfully. Aug 26 09:23:17.474625 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37e4c2d7-786e-4ef3-933f-e4457e675a5f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a returned with HTTP 200 Aug 26 09:23:17.475002 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1527/6084] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:17 2026] GET /volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:18.486412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cb5dc5d8-bd9d-4433-9360-5e81aa2b4dbe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.488087 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb5dc5d8-bd9d-4433-9360-5e81aa2b4dbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a Aug 26 09:23:18.488279 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb5dc5d8-bd9d-4433-9360-5e81aa2b4dbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.488447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb5dc5d8-bd9d-4433-9360-5e81aa2b4dbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.493399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb5dc5d8-bd9d-4433-9360-5e81aa2b4dbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a returned with HTTP 404 Aug 26 09:23:18.493826 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1522/6085] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/000ccfc6-745b-44e4-ab2c-ada11b52489a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.499747 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-5544e8fc-12e2-4030-a389-60e9b3a120ca None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.501609 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5544e8fc-12e2-4030-a389-60e9b3a120ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:18.501833 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5544e8fc-12e2-4030-a389-60e9b3a120ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.502068 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-5544e8fc-12e2-4030-a389-60e9b3a120ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.502201 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.snapshots [None req-5544e8fc-12e2-4030-a389-60e9b3a120ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: 57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:18.506644 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-5544e8fc-12e2-4030-a389-60e9b3a120ca tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 404 Aug 26 09:23:18.507267 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1525/6086] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.512683 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86455e7e-f578-4ee0-bc1a-13ef87cc8630 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.514266 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86455e7e-f578-4ee0-bc1a-13ef87cc8630 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 Aug 26 09:23:18.514433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86455e7e-f578-4ee0-bc1a-13ef87cc8630 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.514606 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86455e7e-f578-4ee0-bc1a-13ef87cc8630 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.518270 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86455e7e-f578-4ee0-bc1a-13ef87cc8630 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 returned with HTTP 404 Aug 26 09:23:18.518654 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1513/6087] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/snapshots/57512427-b3f1-4486-b6f8-4d6e577b4612 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.523964 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56c0a95a-316b-4128-8f5d-79abc8f872df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.526286 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56c0a95a-316b-4128-8f5d-79abc8f872df tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:18.526532 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56c0a95a-316b-4128-8f5d-79abc8f872df tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.526766 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56c0a95a-316b-4128-8f5d-79abc8f872df tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.526985 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-56c0a95a-316b-4128-8f5d-79abc8f872df tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:18.533274 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56c0a95a-316b-4128-8f5d-79abc8f872df tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 404 Aug 26 09:23:18.533836 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1528/6088] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.539605 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fad4d313-cee4-4518-94d7-952f7cca2a8f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.541434 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fad4d313-cee4-4518-94d7-952f7cca2a8f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c Aug 26 09:23:18.541644 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fad4d313-cee4-4518-94d7-952f7cca2a8f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.541876 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fad4d313-cee4-4518-94d7-952f7cca2a8f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.547110 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fad4d313-cee4-4518-94d7-952f7cca2a8f tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c returned with HTTP 404 Aug 26 09:23:18.547507 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1523/6089] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/25fb244a-52d6-403c-a090-f76e7f112e4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.553706 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fcd37a3d-2d87-4a2f-92fb-742f9eee6dc7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.555522 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fcd37a3d-2d87-4a2f-92fb-742f9eee6dc7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:18.555764 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fcd37a3d-2d87-4a2f-92fb-742f9eee6dc7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.555992 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fcd37a3d-2d87-4a2f-92fb-742f9eee6dc7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.556187 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fcd37a3d-2d87-4a2f-92fb-742f9eee6dc7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:18.562172 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fcd37a3d-2d87-4a2f-92fb-742f9eee6dc7 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 404 Aug 26 09:23:18.562646 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1526/6090] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.568485 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7250a5d4-e01e-48af-baa6-eb6772578544 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.570147 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7250a5d4-e01e-48af-baa6-eb6772578544 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f Aug 26 09:23:18.570351 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7250a5d4-e01e-48af-baa6-eb6772578544 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.570531 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7250a5d4-e01e-48af-baa6-eb6772578544 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.575995 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7250a5d4-e01e-48af-baa6-eb6772578544 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f returned with HTTP 404 Aug 26 09:23:18.576425 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1514/6091] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/f040fde5-903b-414b-8659-40e9f8f16d6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.582409 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e52527d-f029-464c-977e-3f6491eaed4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.584336 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e52527d-f029-464c-977e-3f6491eaed4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:18.584544 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e52527d-f029-464c-977e-3f6491eaed4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.584813 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e52527d-f029-464c-977e-3f6491eaed4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.584963 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-7e52527d-f029-464c-977e-3f6491eaed4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: 73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:18.589434 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e52527d-f029-464c-977e-3f6491eaed4e tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 404 Aug 26 09:23:18.589950 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1529/6092] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.595447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2575981e-ee49-491c-a367-0e2bd71986a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.596965 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2575981e-ee49-491c-a367-0e2bd71986a9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 Aug 26 09:23:18.597124 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2575981e-ee49-491c-a367-0e2bd71986a9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.597294 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2575981e-ee49-491c-a367-0e2bd71986a9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.600858 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2575981e-ee49-491c-a367-0e2bd71986a9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 returned with HTTP 404 Aug 26 09:23:18.601224 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1524/6093] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/snapshots/73f34db6-49d5-4fe2-87bb-e60e51b19b37 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.607036 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a986dbfb-70db-49a7-a56f-d6bb36095135 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.608895 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a986dbfb-70db-49a7-a56f-d6bb36095135 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:18.609123 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a986dbfb-70db-49a7-a56f-d6bb36095135 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.609337 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a986dbfb-70db-49a7-a56f-d6bb36095135 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.609533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-a986dbfb-70db-49a7-a56f-d6bb36095135 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:18.615242 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a986dbfb-70db-49a7-a56f-d6bb36095135 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 404 Aug 26 09:23:18.615751 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1527/6094] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.621213 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3d7246e3-c970-432e-8bfc-625012112b27 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.632947 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d7246e3-c970-432e-8bfc-625012112b27 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 Aug 26 09:23:18.633142 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d7246e3-c970-432e-8bfc-625012112b27 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.633314 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d7246e3-c970-432e-8bfc-625012112b27 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.638097 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d7246e3-c970-432e-8bfc-625012112b27 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 returned with HTTP 404 Aug 26 09:23:18.638468 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1515/6095] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/8e4e2742-27f8-47c3-b648-dd4559d617d4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.644085 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc0d866a-7057-4f8c-993c-901accd4e0e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.645811 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc0d866a-7057-4f8c-993c-901accd4e0e0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:18.645999 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc0d866a-7057-4f8c-993c-901accd4e0e0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.646171 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc0d866a-7057-4f8c-993c-901accd4e0e0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.646270 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-fc0d866a-7057-4f8c-993c-901accd4e0e0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:18.650483 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc0d866a-7057-4f8c-993c-901accd4e0e0 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 404 Aug 26 09:23:18.650959 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1530/6096] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.656367 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e51576ee-5588-452f-9b22-8cd27db01f45 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.658089 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e51576ee-5588-452f-9b22-8cd27db01f45 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 Aug 26 09:23:18.658279 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e51576ee-5588-452f-9b22-8cd27db01f45 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.658447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e51576ee-5588-452f-9b22-8cd27db01f45 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.662398 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e51576ee-5588-452f-9b22-8cd27db01f45 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 returned with HTTP 404 Aug 26 09:23:18.662803 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1525/6097] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/snapshots/d10995f3-1a6d-4f69-aede-3f4e1e1a9772 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.668358 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-7a4e650d-074d-408c-9b3a-1465f2548fbe None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.669882 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a4e650d-074d-408c-9b3a-1465f2548fbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:18.670090 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a4e650d-074d-408c-9b3a-1465f2548fbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.670256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-7a4e650d-074d-408c-9b3a-1465f2548fbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.670408 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-7a4e650d-074d-408c-9b3a-1465f2548fbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:18.675152 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-7a4e650d-074d-408c-9b3a-1465f2548fbe tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 404 Aug 26 09:23:18.675526 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1528/6098] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.680678 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e6435827-5601-46e0-8498-bff1be146b35 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.682094 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6435827-5601-46e0-8498-bff1be146b35 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 Aug 26 09:23:18.682268 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6435827-5601-46e0-8498-bff1be146b35 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.682435 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6435827-5601-46e0-8498-bff1be146b35 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.687085 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6435827-5601-46e0-8498-bff1be146b35 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 returned with HTTP 404 Aug 26 09:23:18.687433 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1516/6099] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/bd9f6c4e-7949-41c6-92ce-4947d4565bc8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.693374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6251385d-8696-407f-aa32-f9daf71afd85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.695009 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6251385d-8696-407f-aa32-f9daf71afd85 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:23:18.695193 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6251385d-8696-407f-aa32-f9daf71afd85 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.695378 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6251385d-8696-407f-aa32-f9daf71afd85 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.695532 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6251385d-8696-407f-aa32-f9daf71afd85 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:23:18.700584 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6251385d-8696-407f-aa32-f9daf71afd85 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 404 Aug 26 09:23:18.701006 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1531/6100] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.706550 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42641595-c164-4373-807a-fdf4c81a2d42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.707979 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42641595-c164-4373-807a-fdf4c81a2d42 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e Aug 26 09:23:18.708182 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42641595-c164-4373-807a-fdf4c81a2d42 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.708349 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42641595-c164-4373-807a-fdf4c81a2d42 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.713241 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42641595-c164-4373-807a-fdf4c81a2d42 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e returned with HTTP 404 Aug 26 09:23:18.713824 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1526/6101] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/fa23f307-04b1-45cd-bbf4-b7c7ae96273e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.719480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-fd692387-ec7d-4efd-84f2-63e7cb5e2e3c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.721068 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd692387-ec7d-4efd-84f2-63e7cb5e2e3c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:23:18.721256 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd692387-ec7d-4efd-84f2-63e7cb5e2e3c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.721425 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-fd692387-ec7d-4efd-84f2-63e7cb5e2e3c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.721638 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-fd692387-ec7d-4efd-84f2-63e7cb5e2e3c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:23:18.726340 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-fd692387-ec7d-4efd-84f2-63e7cb5e2e3c tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 404 Aug 26 09:23:18.726746 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1529/6102] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.732048 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f7c1d590-7844-4ab7-af3a-8a9a993df30b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.733470 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7c1d590-7844-4ab7-af3a-8a9a993df30b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 Aug 26 09:23:18.733645 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7c1d590-7844-4ab7-af3a-8a9a993df30b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.733817 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7c1d590-7844-4ab7-af3a-8a9a993df30b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.738526 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7c1d590-7844-4ab7-af3a-8a9a993df30b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 returned with HTTP 404 Aug 26 09:23:18.738863 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1517/6103] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/72aa028b-d3c4-4126-8dd5-3a2427426fa6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.744416 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6536fe08-79d7-480f-8991-1fd5b6a7c5f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.746053 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6536fe08-79d7-480f-8991-1fd5b6a7c5f2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:23:18.746229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6536fe08-79d7-480f-8991-1fd5b6a7c5f2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.746402 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6536fe08-79d7-480f-8991-1fd5b6a7c5f2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.746494 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-6536fe08-79d7-480f-8991-1fd5b6a7c5f2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: 5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:23:18.750305 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6536fe08-79d7-480f-8991-1fd5b6a7c5f2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 404 Aug 26 09:23:18.750713 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1532/6104] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.755699 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-410d620f-ded7-4c7f-bbae-86ba4f7ebb57 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.757368 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-410d620f-ded7-4c7f-bbae-86ba4f7ebb57 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea Aug 26 09:23:18.757563 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-410d620f-ded7-4c7f-bbae-86ba4f7ebb57 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.757740 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-410d620f-ded7-4c7f-bbae-86ba4f7ebb57 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.761610 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-410d620f-ded7-4c7f-bbae-86ba4f7ebb57 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea returned with HTTP 404 Aug 26 09:23:18.762064 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1527/6105] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/snapshots/5c34a2be-ef48-4c0b-9c6a-772d118bd1ea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.767205 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36ac7930-bdd5-47ef-a1f3-60ccf0df91f9 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.768730 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36ac7930-bdd5-47ef-a1f3-60ccf0df91f9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:23:18.768942 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36ac7930-bdd5-47ef-a1f3-60ccf0df91f9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.769124 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36ac7930-bdd5-47ef-a1f3-60ccf0df91f9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.769274 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-36ac7930-bdd5-47ef-a1f3-60ccf0df91f9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:23:18.774561 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36ac7930-bdd5-47ef-a1f3-60ccf0df91f9 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 404 Aug 26 09:23:18.774988 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1530/6106] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.780163 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a0ddf6b-ca90-4f59-bf06-f0e87760dc7b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.781687 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a0ddf6b-ca90-4f59-bf06-f0e87760dc7b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 Aug 26 09:23:18.781890 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a0ddf6b-ca90-4f59-bf06-f0e87760dc7b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.782064 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a0ddf6b-ca90-4f59-bf06-f0e87760dc7b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.786779 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a0ddf6b-ca90-4f59-bf06-f0e87760dc7b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 returned with HTTP 404 Aug 26 09:23:18.787172 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1518/6107] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/a7d5c388-9911-4d35-a555-587e45f26032 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.792629 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b66d0140-c30b-410a-8c26-1eac30508a2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.794225 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b66d0140-c30b-410a-8c26-1eac30508a2b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:23:18.794392 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b66d0140-c30b-410a-8c26-1eac30508a2b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.794596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b66d0140-c30b-410a-8c26-1eac30508a2b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.794718 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-b66d0140-c30b-410a-8c26-1eac30508a2b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete snapshot with id: b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:23:18.799450 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b66d0140-c30b-410a-8c26-1eac30508a2b tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 404 Aug 26 09:23:18.799856 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1533/6108] 10.4.3.236 () {66 vars in 1357 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.804954 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-951e0714-a27d-4e2e-8b33-38bf0dfceaf2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.806505 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-951e0714-a27d-4e2e-8b33-38bf0dfceaf2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff Aug 26 09:23:18.806691 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-951e0714-a27d-4e2e-8b33-38bf0dfceaf2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.806882 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-951e0714-a27d-4e2e-8b33-38bf0dfceaf2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.810680 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-951e0714-a27d-4e2e-8b33-38bf0dfceaf2 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff returned with HTTP 404 Aug 26 09:23:18.811092 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1528/6109] 10.4.3.236 () {66 vars in 1354 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/snapshots/b061f2cb-f209-4f7f-9cc6-f7557d0de1ff => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:18.815998 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-83d422ed-37c2-4fe9-a19b-5a391b4125fb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.817579 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-83d422ed-37c2-4fe9-a19b-5a391b4125fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] DELETE https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:23:18.817786 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-83d422ed-37c2-4fe9-a19b-5a391b4125fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.817995 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-83d422ed-37c2-4fe9-a19b-5a391b4125fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.818158 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-83d422ed-37c2-4fe9-a19b-5a391b4125fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Delete volume with id: 627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:23:18.823021 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-83d422ed-37c2-4fe9-a19b-5a391b4125fb tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 404 Aug 26 09:23:18.823439 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1531/6110] 10.4.3.236 () {68 vars in 1392 bytes} [Wed Aug 26 09:23:18 2026] DELETE /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:18.828808 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d4a2f5b6-d44a-430c-90c1-6bcf6da5ab03 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:18.830599 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4a2f5b6-d44a-430c-90c1-6bcf6da5ab03 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] GET https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 Aug 26 09:23:18.830794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4a2f5b6-d44a-430c-90c1-6bcf6da5ab03 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:18.830973 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d4a2f5b6-d44a-430c-90c1-6bcf6da5ab03 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:18.835956 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d4a2f5b6-d44a-430c-90c1-6bcf6da5ab03 tempest-VolumeDependencyTests-104064596 tempest-VolumeDependencyTests-104064596-project-member] https://10.4.3.236/volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 returned with HTTP 404 Aug 26 09:23:18.836476 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1519/6111] 10.4.3.236 () {68 vars in 1389 bytes} [Wed Aug 26 09:23:18 2026] GET /volume/v3/volumes/627d0205-27f2-4e54-ba80-738e8567be86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 09:23:20.055407 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:20.125185 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:20.125495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-787518375"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:20.126831 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-787518375'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:20.126968 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume of 1 GB Aug 26 09:23:20.130484 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Availability Zones retrieved successfully. Aug 26 09:23:20.135893 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Flow 'volume_create_api' (7e391282-5f92-4e4f-8361-95fa1a7c6d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:20.136779 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543bfa83-b44b-4c62-aa29-3d60fac7f112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:20.137565 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:20.159549 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543bfa83-b44b-4c62-aa29-3d60fac7f112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:20.160309 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8500f74-ef3f-4ac1-9b50-65bf20f0acc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:20.213216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Created reservations ['33180330-82c6-450d-b825-0616e0abb643', 'fbb9feb0-2732-4fe1-aeea-35a3ee146798', '24841d3e-844b-4b4e-b065-0a8fd627c86d', '00cb47ba-bc59-4efa-b62c-97d0275d40a0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:20.214013 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8500f74-ef3f-4ac1-9b50-65bf20f0acc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33180330-82c6-450d-b825-0616e0abb643', 'fbb9feb0-2732-4fe1-aeea-35a3ee146798', '24841d3e-844b-4b4e-b065-0a8fd627c86d', '00cb47ba-bc59-4efa-b62c-97d0275d40a0']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:20.214650 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef196ede-523b-4f67-9333-d89c3a9172d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:20.235653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef196ede-523b-4f67-9333-d89c3a9172d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d78401-e212-498c-a29f-4cf2e6638279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-787518375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',qos_specs=None,replication_status=,reservations=['33180330-82c6-450d-b825-0616e0abb643','fbb9feb0-2732-4fe1-aeea-35a3ee146798','24841d3e-844b-4b4e-b065-0a8fd627c86d','00cb47ba-bc59-4efa-b62c-97d0275d40a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d6cf52c8f145a8847c396f72801568',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-787518375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d78401-e212-498c-a29f-4cf2e6638279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d6cf52c8f145a8847c396f72801568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:20.236312 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d217069c-9e89-48f7-8a13-6126652851d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:20.251307 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d217069c-9e89-48f7-8a13-6126652851d9) transitioned into state 'SUCCESS' from state '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-787518375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',qos_specs=None,replication_status=,reservations=['33180330-82c6-450d-b825-0616e0abb643','fbb9feb0-2732-4fe1-aeea-35a3ee146798','24841d3e-844b-4b4e-b065-0a8fd627c86d','00cb47ba-bc59-4efa-b62c-97d0275d40a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d6cf52c8f145a8847c396f72801568',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:20.251973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e69dd2-089f-4153-a83f-06cfead35530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:20.260366 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e69dd2-089f-4153-a83f-06cfead35530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:20.261123 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Flow 'volume_create_api' (7e391282-5f92-4e4f-8361-95fa1a7c6d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:20.261376 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume request issued successfully. Aug 26 09:23:20.261951 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8eff7a7-db72-4c7b-8458-c06d53b79945 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:20.262304 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1534/6112] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:23:20 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:23:20.273289 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8678e5eb-595c-41f5-a58e-94b444bfcc75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:20.275261 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8678e5eb-595c-41f5-a58e-94b444bfcc75 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 Aug 26 09:23:20.275495 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8678e5eb-595c-41f5-a58e-94b444bfcc75 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:20.275712 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8678e5eb-595c-41f5-a58e-94b444bfcc75 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:20.283307 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:20.283307 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:20.286731 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8678e5eb-595c-41f5-a58e-94b444bfcc75 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:20.290880 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8678e5eb-595c-41f5-a58e-94b444bfcc75 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 returned with HTTP 200 Aug 26 09:23:20.291269 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1529/6113] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:20 2026] GET /volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:21.303405 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a020d2ee-44b9-4eda-abe2-09a489ce760c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:21.305660 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a020d2ee-44b9-4eda-abe2-09a489ce760c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 Aug 26 09:23:21.305660 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a020d2ee-44b9-4eda-abe2-09a489ce760c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:21.305660 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a020d2ee-44b9-4eda-abe2-09a489ce760c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:21.312303 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:21.312303 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:21.315268 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-a020d2ee-44b9-4eda-abe2-09a489ce760c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:21.318521 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a020d2ee-44b9-4eda-abe2-09a489ce760c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 returned with HTTP 200 Aug 26 09:23:21.318908 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1532/6114] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:21 2026] GET /volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:21.329872 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-99293896-a106-4962-baf2-797a4653f5bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:21.331058 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:23:21.331362 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4d78401-e212-498c-a29f-4cf2e6638279", "name": "tempest-type-Backup-804166836"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:21.332822 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Creating new backup {'backup': {'volume_id': 'f4d78401-e212-498c-a29f-4cf2e6638279', 'name': 'tempest-type-Backup-804166836'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:23:21.332965 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Creating backup of volume f4d78401-e212-498c-a29f-4cf2e6638279 in container None Aug 26 09:23:21.339214 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:21.339214 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:21.339496 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:21.368347 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Created reservations ['988b7c02-2316-4a25-a889-464a1400183b', 'f11be95a-edb4-474a-b0c7-fcbb3bde8623'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:21.393591 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99293896-a106-4962-baf2-797a4653f5bd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:23:21.393591 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1520/6115] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:23:21 2026] POST /volume/v3/backups => generated 315 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 09:23:21.402027 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77887555-84f7-4caa-a41b-cc5839efbe5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:21.404332 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77887555-84f7-4caa-a41b-cc5839efbe5c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:21.404666 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77887555-84f7-4caa-a41b-cc5839efbe5c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:21.404865 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77887555-84f7-4caa-a41b-cc5839efbe5c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:21.404968 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-77887555-84f7-4caa-a41b-cc5839efbe5c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:21.409978 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:21.409978 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:21.410878 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77887555-84f7-4caa-a41b-cc5839efbe5c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:21.411373 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1535/6116] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:21 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:22.421531 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-464754e5-a300-4567-8da8-901342f50810 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:22.423058 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-464754e5-a300-4567-8da8-901342f50810 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:22.424347 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-464754e5-a300-4567-8da8-901342f50810 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:22.424347 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-464754e5-a300-4567-8da8-901342f50810 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:22.424347 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-464754e5-a300-4567-8da8-901342f50810 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:22.425547 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=170,cinder:UPDATE=68,cinder:INSERT=31 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:23:22.428813 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:22.428813 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:22.429403 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-464754e5-a300-4567-8da8-901342f50810 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:22.429787 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1530/6117] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:22 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:23.439610 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1559a46c-5dd3-4d60-974d-1be1a474b27b None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:23.441283 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1559a46c-5dd3-4d60-974d-1be1a474b27b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:23.441487 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1559a46c-5dd3-4d60-974d-1be1a474b27b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:23.441674 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1559a46c-5dd3-4d60-974d-1be1a474b27b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:23.441795 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1559a46c-5dd3-4d60-974d-1be1a474b27b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:23.443319 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=180,cinder:UPDATE=55,cinder:INSERT=29 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:23:23.446164 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:23.446164 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:23.446775 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1559a46c-5dd3-4d60-974d-1be1a474b27b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:23.447344 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1533/6118] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:23 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:24.456177 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-951477b4-8517-49a0-8b63-160a65193160 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:24.458088 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-951477b4-8517-49a0-8b63-160a65193160 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:24.458328 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-951477b4-8517-49a0-8b63-160a65193160 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:24.458544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-951477b4-8517-49a0-8b63-160a65193160 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:24.458664 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-951477b4-8517-49a0-8b63-160a65193160 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:24.460203 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=186,cinder:UPDATE=76,cinder:INSERT=44 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:23:24.462834 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:24.462834 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:24.463375 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-951477b4-8517-49a0-8b63-160a65193160 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:24.463731 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1521/6119] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:24 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:25.473963 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a795ea95-82e2-4f00-814f-76ef1cf52fb3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:25.476019 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a795ea95-82e2-4f00-814f-76ef1cf52fb3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:25.476331 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a795ea95-82e2-4f00-814f-76ef1cf52fb3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:25.476515 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a795ea95-82e2-4f00-814f-76ef1cf52fb3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:25.476669 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a795ea95-82e2-4f00-814f-76ef1cf52fb3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:25.478449 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=265,cinder:UPDATE=100,cinder:INSERT=60 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:23:25.481308 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:25.481308 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:25.481979 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a795ea95-82e2-4f00-814f-76ef1cf52fb3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:25.482877 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1536/6120] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:25 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:26.492046 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2b41f566-909a-4e82-9d49-717d1674ac94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:26.493979 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b41f566-909a-4e82-9d49-717d1674ac94 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:26.494206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b41f566-909a-4e82-9d49-717d1674ac94 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:26.494406 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b41f566-909a-4e82-9d49-717d1674ac94 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:26.494545 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2b41f566-909a-4e82-9d49-717d1674ac94 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:26.499650 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:26.499650 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:26.500302 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b41f566-909a-4e82-9d49-717d1674ac94 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:26.500690 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1531/6121] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:26 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:27.510776 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e7b6e50a-805d-4c0d-ad67-645fef3ab390 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:27.512495 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e7b6e50a-805d-4c0d-ad67-645fef3ab390 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:27.512717 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e7b6e50a-805d-4c0d-ad67-645fef3ab390 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:27.512896 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e7b6e50a-805d-4c0d-ad67-645fef3ab390 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:27.513000 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e7b6e50a-805d-4c0d-ad67-645fef3ab390 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:27.517938 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:27.517938 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:27.518673 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e7b6e50a-805d-4c0d-ad67-645fef3ab390 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:27.519054 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1534/6122] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:27 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:28.528256 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-583a14a5-fb94-4743-995d-5da4a8f3fd2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:28.529975 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-583a14a5-fb94-4743-995d-5da4a8f3fd2a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:28.530170 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-583a14a5-fb94-4743-995d-5da4a8f3fd2a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:28.530340 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-583a14a5-fb94-4743-995d-5da4a8f3fd2a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:28.530433 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-583a14a5-fb94-4743-995d-5da4a8f3fd2a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:28.534386 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:28.534386 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:28.534938 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-583a14a5-fb94-4743-995d-5da4a8f3fd2a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:28.535266 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1522/6123] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:28 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:29.545860 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b05a5e23-68e1-4c3a-a356-2d94de63c7e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:29.547812 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b05a5e23-68e1-4c3a-a356-2d94de63c7e2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:29.548061 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b05a5e23-68e1-4c3a-a356-2d94de63c7e2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:29.548247 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b05a5e23-68e1-4c3a-a356-2d94de63c7e2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:29.548346 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b05a5e23-68e1-4c3a-a356-2d94de63c7e2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:29.552154 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:29.552154 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:29.552685 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b05a5e23-68e1-4c3a-a356-2d94de63c7e2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:29.553075 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1537/6124] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:29 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:30.562583 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42205a27-99d7-4e43-aef0-60f0e1fbc3cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:30.564369 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42205a27-99d7-4e43-aef0-60f0e1fbc3cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:30.564606 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42205a27-99d7-4e43-aef0-60f0e1fbc3cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:30.564792 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42205a27-99d7-4e43-aef0-60f0e1fbc3cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:30.564930 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-42205a27-99d7-4e43-aef0-60f0e1fbc3cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:30.568990 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:30.568990 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:30.569635 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42205a27-99d7-4e43-aef0-60f0e1fbc3cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:30.570061 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1532/6125] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:30 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:31.579876 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b429d956-cf17-4123-a410-296e59a41efb None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:31.581772 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b429d956-cf17-4123-a410-296e59a41efb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:31.582050 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b429d956-cf17-4123-a410-296e59a41efb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:31.582334 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b429d956-cf17-4123-a410-296e59a41efb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:31.582489 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-b429d956-cf17-4123-a410-296e59a41efb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:31.587105 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:31.587105 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:31.587866 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b429d956-cf17-4123-a410-296e59a41efb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:31.588276 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1535/6126] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:31 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:32.597619 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0b86d90-84ec-4aa0-b8a7-7cdfe9fd645f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:32.599325 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0b86d90-84ec-4aa0-b8a7-7cdfe9fd645f tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:32.599602 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0b86d90-84ec-4aa0-b8a7-7cdfe9fd645f tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:32.599781 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0b86d90-84ec-4aa0-b8a7-7cdfe9fd645f tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:32.599898 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a0b86d90-84ec-4aa0-b8a7-7cdfe9fd645f tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:32.603767 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:32.603767 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:32.604427 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0b86d90-84ec-4aa0-b8a7-7cdfe9fd645f tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:32.604810 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1523/6127] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:32 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:33.614881 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b6d5cd2-ede1-4994-b19d-18b6bb1ca4bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:33.617043 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b6d5cd2-ede1-4994-b19d-18b6bb1ca4bc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:33.617337 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b6d5cd2-ede1-4994-b19d-18b6bb1ca4bc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:33.617575 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b6d5cd2-ede1-4994-b19d-18b6bb1ca4bc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:33.617729 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7b6d5cd2-ede1-4994-b19d-18b6bb1ca4bc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:33.622702 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:33.622702 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:33.623602 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b6d5cd2-ede1-4994-b19d-18b6bb1ca4bc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:33.624133 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1538/6128] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:33 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:34.633683 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c26cc555-9c0a-49d7-b5d0-69f490ed3bf2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:34.635851 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26cc555-9c0a-49d7-b5d0-69f490ed3bf2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:34.636192 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26cc555-9c0a-49d7-b5d0-69f490ed3bf2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:34.636475 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26cc555-9c0a-49d7-b5d0-69f490ed3bf2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:34.636642 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c26cc555-9c0a-49d7-b5d0-69f490ed3bf2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:34.641298 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:34.641298 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:34.642007 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26cc555-9c0a-49d7-b5d0-69f490ed3bf2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:34.642402 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1533/6129] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:34 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:35.651980 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a0c11500-6391-4234-8e72-d613d94e9d9e None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:35.653670 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a0c11500-6391-4234-8e72-d613d94e9d9e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:35.653892 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a0c11500-6391-4234-8e72-d613d94e9d9e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:35.654067 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a0c11500-6391-4234-8e72-d613d94e9d9e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:35.654164 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a0c11500-6391-4234-8e72-d613d94e9d9e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:35.658156 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:35.658156 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:35.658723 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a0c11500-6391-4234-8e72-d613d94e9d9e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:35.659112 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1536/6130] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:35 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:36.669550 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc05e208-44b8-41be-af0e-4417010b344c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:36.671108 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc05e208-44b8-41be-af0e-4417010b344c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:23:36.671308 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc05e208-44b8-41be-af0e-4417010b344c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:36.671484 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc05e208-44b8-41be-af0e-4417010b344c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:36.671610 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cc05e208-44b8-41be-af0e-4417010b344c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:36.675436 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:36.675436 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:36.675984 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc05e208-44b8-41be-af0e-4417010b344c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:23:36.676258 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1524/6131] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:36 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:36.687238 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:36.735181 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2/export_record Aug 26 09:23:36.735425 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:36.735641 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:36.735785 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Export record for backup aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:23:36.740136 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:36.740136 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:36.741173 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '98c5b34c63d9435dabc6414c3be4c1fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a20f7fd11c9e44f8b2e822d53a7b047d', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:23:36.741388 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1bce4081-bfa3-46dd-be63-4321050ec9fa tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2/export_record returned with HTTP 403 Aug 26 09:23:36.741854 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1539/6132] 10.4.3.236 () {68 vars in 1430 bytes} [Wed Aug 26 09:23:36 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2/export_record => generated 101 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:36.749963 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:36.751605 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:36.751948 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1305270519"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:36.753292 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1305270519'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:36.753424 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume of 1 GB Aug 26 09:23:36.757919 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Availability Zones retrieved successfully. Aug 26 09:23:36.763100 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Flow 'volume_create_api' (11a08e4a-1226-4887-9cc0-78bbc8f01723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:36.764095 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e789a01-0a2f-415f-a346-d34cb31ee40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:36.764854 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:36.786536 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e789a01-0a2f-415f-a346-d34cb31ee40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:36.787188 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc75600-84f9-4e27-91e3-63a852eba056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:36.825152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Created reservations ['8ee2dbf8-a07c-4f60-8e51-866345c9d839', '885da263-54e5-4c1f-984b-a9cb254ba1d9', '8015bf60-1856-4df4-bbfe-8ec143494636', 'f965e43e-31c6-4e7c-a918-76161916e42a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:36.825970 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc75600-84f9-4e27-91e3-63a852eba056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee2dbf8-a07c-4f60-8e51-866345c9d839', '885da263-54e5-4c1f-984b-a9cb254ba1d9', '8015bf60-1856-4df4-bbfe-8ec143494636', 'f965e43e-31c6-4e7c-a918-76161916e42a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:36.826671 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64a884a-26ee-4155-9676-574d739c15db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:36.847459 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64a884a-26ee-4155-9676-574d739c15db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1377cb0f-324f-4217-9eaf-08349f46dd51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1305270519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',qos_specs=None,replication_status=,reservations=['8ee2dbf8-a07c-4f60-8e51-866345c9d839','885da263-54e5-4c1f-984b-a9cb254ba1d9','8015bf60-1856-4df4-bbfe-8ec143494636','f965e43e-31c6-4e7c-a918-76161916e42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d6cf52c8f145a8847c396f72801568',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1305270519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1377cb0f-324f-4217-9eaf-08349f46dd51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d6cf52c8f145a8847c396f72801568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:36.848196 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a317074c-3274-479b-9055-26798ab17ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:36.862789 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a317074c-3274-479b-9055-26798ab17ae3) transitioned into state 'SUCCESS' from state '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-1305270519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',qos_specs=None,replication_status=,reservations=['8ee2dbf8-a07c-4f60-8e51-866345c9d839','885da263-54e5-4c1f-984b-a9cb254ba1d9','8015bf60-1856-4df4-bbfe-8ec143494636','f965e43e-31c6-4e7c-a918-76161916e42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d6cf52c8f145a8847c396f72801568',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:36.863385 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61221f5d-5247-4ae7-9fae-9a78143c7a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:36.873707 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61221f5d-5247-4ae7-9fae-9a78143c7a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:36.874397 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Flow 'volume_create_api' (11a08e4a-1226-4887-9cc0-78bbc8f01723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:36.874672 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume request issued successfully. Aug 26 09:23:36.875180 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8e59060-0c13-4f88-a830-b14ec17a7bab tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:36.875581 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1534/6133] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:23:36 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:23:36.888433 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-cb03cfb6-fdae-4284-944b-44f82f247da6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:36.890635 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb03cfb6-fdae-4284-944b-44f82f247da6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 Aug 26 09:23:36.890763 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb03cfb6-fdae-4284-944b-44f82f247da6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:36.891001 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-cb03cfb6-fdae-4284-944b-44f82f247da6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:36.899651 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:36.899651 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:36.903466 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-cb03cfb6-fdae-4284-944b-44f82f247da6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:36.907565 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-cb03cfb6-fdae-4284-944b-44f82f247da6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 returned with HTTP 200 Aug 26 09:23:36.907986 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1537/6134] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:36 2026] GET /volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:37.921557 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43a8bae2-fac4-43ad-92f8-ae9b3c0648ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:37.923254 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43a8bae2-fac4-43ad-92f8-ae9b3c0648ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 Aug 26 09:23:37.923441 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43a8bae2-fac4-43ad-92f8-ae9b3c0648ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:37.923617 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43a8bae2-fac4-43ad-92f8-ae9b3c0648ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:37.929770 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:37.929770 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:37.932589 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43a8bae2-fac4-43ad-92f8-ae9b3c0648ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:37.935719 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43a8bae2-fac4-43ad-92f8-ae9b3c0648ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 returned with HTTP 200 Aug 26 09:23:37.936076 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1525/6135] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:37 2026] GET /volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:37.947012 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:37.948611 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:23:37.948946 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1377cb0f-324f-4217-9eaf-08349f46dd51", "name": "tempest-type-Backup-2090805629"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:37.950265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Creating new backup {'backup': {'volume_id': '1377cb0f-324f-4217-9eaf-08349f46dd51', 'name': 'tempest-type-Backup-2090805629'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:23:37.950411 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Creating backup of volume 1377cb0f-324f-4217-9eaf-08349f46dd51 in container None Aug 26 09:23:37.957726 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:37.957726 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:37.958099 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:37.972481 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Created reservations ['4711cefd-d2a0-4ee0-aee7-ea280e91e25d', 'e512ca08-4cf1-44c8-845b-37490a281341'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:37.999119 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efe03bc5-8383-4b6b-a08c-5258b6bb0ed8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:23:37.999499 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1540/6136] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:23:37 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:23:38.007389 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-803c0b8a-d8c3-4ae5-92f8-708a9d822b82 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:38.009418 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-803c0b8a-d8c3-4ae5-92f8-708a9d822b82 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:38.009418 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-803c0b8a-d8c3-4ae5-92f8-708a9d822b82 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:38.009486 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-803c0b8a-d8c3-4ae5-92f8-708a9d822b82 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:38.009611 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-803c0b8a-d8c3-4ae5-92f8-708a9d822b82 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:38.013535 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:38.013535 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:38.014115 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-803c0b8a-d8c3-4ae5-92f8-708a9d822b82 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:38.014441 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1535/6137] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:38 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:39.023552 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bfe81fb5-6cb5-4945-9cad-8aa3d83f88a5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:39.025084 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfe81fb5-6cb5-4945-9cad-8aa3d83f88a5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:39.025265 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfe81fb5-6cb5-4945-9cad-8aa3d83f88a5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:39.025474 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bfe81fb5-6cb5-4945-9cad-8aa3d83f88a5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:39.025660 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-bfe81fb5-6cb5-4945-9cad-8aa3d83f88a5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:39.029334 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:39.029334 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:39.029896 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bfe81fb5-6cb5-4945-9cad-8aa3d83f88a5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:39.030216 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1538/6138] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:39 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:40.039574 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-657b1825-5e5b-40e8-a644-a3d10c5aed02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:40.041268 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-657b1825-5e5b-40e8-a644-a3d10c5aed02 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:40.041471 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-657b1825-5e5b-40e8-a644-a3d10c5aed02 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:40.041672 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-657b1825-5e5b-40e8-a644-a3d10c5aed02 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:40.041778 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-657b1825-5e5b-40e8-a644-a3d10c5aed02 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:40.046587 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:40.046587 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:40.047322 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-657b1825-5e5b-40e8-a644-a3d10c5aed02 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:40.047728 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1526/6139] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:40 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:41.057186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a9c68ad1-65b2-491b-9f56-f5e0e5a76113 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:41.058837 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9c68ad1-65b2-491b-9f56-f5e0e5a76113 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:41.059044 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9c68ad1-65b2-491b-9f56-f5e0e5a76113 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:41.059216 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9c68ad1-65b2-491b-9f56-f5e0e5a76113 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:41.059319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a9c68ad1-65b2-491b-9f56-f5e0e5a76113 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:41.063084 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:41.063084 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:41.063595 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9c68ad1-65b2-491b-9f56-f5e0e5a76113 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:41.063932 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1541/6140] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:41 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:42.074233 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68dd1cb0-0b31-4d90-8970-e4a3fd8fa12b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:42.076061 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68dd1cb0-0b31-4d90-8970-e4a3fd8fa12b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:42.076231 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68dd1cb0-0b31-4d90-8970-e4a3fd8fa12b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:42.076412 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68dd1cb0-0b31-4d90-8970-e4a3fd8fa12b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:42.076521 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-68dd1cb0-0b31-4d90-8970-e4a3fd8fa12b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:42.080800 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:42.080800 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:42.081444 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68dd1cb0-0b31-4d90-8970-e4a3fd8fa12b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:42.081824 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1536/6141] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:42 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:43.091888 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1045a0b8-43ee-4c09-a3bb-eef89801e571 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:43.093598 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1045a0b8-43ee-4c09-a3bb-eef89801e571 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:43.093862 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1045a0b8-43ee-4c09-a3bb-eef89801e571 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:43.094098 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1045a0b8-43ee-4c09-a3bb-eef89801e571 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:43.094249 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1045a0b8-43ee-4c09-a3bb-eef89801e571 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:43.098653 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:43.098653 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:43.099299 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1045a0b8-43ee-4c09-a3bb-eef89801e571 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:43.099755 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1539/6142] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:43 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:44.109141 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-41ee8308-57ee-45c5-a506-77f34c86b059 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:44.110966 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41ee8308-57ee-45c5-a506-77f34c86b059 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:44.111183 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41ee8308-57ee-45c5-a506-77f34c86b059 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:44.111359 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41ee8308-57ee-45c5-a506-77f34c86b059 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:44.111472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-41ee8308-57ee-45c5-a506-77f34c86b059 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:44.116327 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:44.116327 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:44.117100 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41ee8308-57ee-45c5-a506-77f34c86b059 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:44.117567 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1527/6143] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:44 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:45.126912 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7568e224-558e-4347-b9d8-d7dc60873b3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:45.128681 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7568e224-558e-4347-b9d8-d7dc60873b3c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:45.128895 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7568e224-558e-4347-b9d8-d7dc60873b3c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:45.129080 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7568e224-558e-4347-b9d8-d7dc60873b3c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:45.129178 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7568e224-558e-4347-b9d8-d7dc60873b3c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:45.133107 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:45.133107 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:45.133687 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7568e224-558e-4347-b9d8-d7dc60873b3c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:45.134066 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1542/6144] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:45 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:46.144502 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-648302dd-4757-4ab3-bd8a-fd264c842e08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:46.146651 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-648302dd-4757-4ab3-bd8a-fd264c842e08 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:46.146651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-648302dd-4757-4ab3-bd8a-fd264c842e08 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:46.146651 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-648302dd-4757-4ab3-bd8a-fd264c842e08 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:46.147452 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-648302dd-4757-4ab3-bd8a-fd264c842e08 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:46.151256 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:46.151256 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:46.151790 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-648302dd-4757-4ab3-bd8a-fd264c842e08 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:46.152119 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1537/6145] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:46 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:47.161240 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-1f49076c-949d-445d-804f-6195e52ab0ea None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:47.162965 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f49076c-949d-445d-804f-6195e52ab0ea tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:47.163179 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f49076c-949d-445d-804f-6195e52ab0ea tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:47.163364 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-1f49076c-949d-445d-804f-6195e52ab0ea tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:47.163484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-1f49076c-949d-445d-804f-6195e52ab0ea tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:47.167521 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:47.167521 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:47.168063 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-1f49076c-949d-445d-804f-6195e52ab0ea tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:47.168416 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1540/6146] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:47 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:48.177591 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a90006bc-5df0-4bd6-af30-b0f21cc278e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:48.179333 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a90006bc-5df0-4bd6-af30-b0f21cc278e1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:48.179544 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a90006bc-5df0-4bd6-af30-b0f21cc278e1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:48.179718 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a90006bc-5df0-4bd6-af30-b0f21cc278e1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:48.179821 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a90006bc-5df0-4bd6-af30-b0f21cc278e1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:48.183900 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:48.183900 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:48.184456 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a90006bc-5df0-4bd6-af30-b0f21cc278e1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:48.184789 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1528/6147] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:48 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:49.193701 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7d27274-819a-4ddb-8870-38e24da322ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:49.195288 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7d27274-819a-4ddb-8870-38e24da322ac tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:49.195488 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7d27274-819a-4ddb-8870-38e24da322ac tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:49.195680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7d27274-819a-4ddb-8870-38e24da322ac tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:49.195748 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d7d27274-819a-4ddb-8870-38e24da322ac tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:49.199382 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:49.199382 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:49.199917 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7d27274-819a-4ddb-8870-38e24da322ac tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:49.200247 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1543/6148] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:49 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:50.209411 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac65cf0b-8172-4e0d-a1b8-3d7db5b39b7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:50.210918 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac65cf0b-8172-4e0d-a1b8-3d7db5b39b7c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:50.211087 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac65cf0b-8172-4e0d-a1b8-3d7db5b39b7c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:50.211266 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac65cf0b-8172-4e0d-a1b8-3d7db5b39b7c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:50.211373 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ac65cf0b-8172-4e0d-a1b8-3d7db5b39b7c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:50.214900 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:50.214900 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:50.215382 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac65cf0b-8172-4e0d-a1b8-3d7db5b39b7c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:50.215677 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1538/6149] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:50 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:51.224702 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-50b8b9b3-8633-4ce7-8d15-873af00835d8 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:51.227052 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50b8b9b3-8633-4ce7-8d15-873af00835d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:51.227350 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50b8b9b3-8633-4ce7-8d15-873af00835d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:51.227705 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-50b8b9b3-8633-4ce7-8d15-873af00835d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:51.227810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-50b8b9b3-8633-4ce7-8d15-873af00835d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:51.231942 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:51.231942 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:51.232505 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-50b8b9b3-8633-4ce7-8d15-873af00835d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:51.232830 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1541/6150] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:51 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:52.254647 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc7a1a1e-e73c-4f16-8e0c-6b7c88fb21d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:52.256302 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc7a1a1e-e73c-4f16-8e0c-6b7c88fb21d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:52.256519 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc7a1a1e-e73c-4f16-8e0c-6b7c88fb21d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:52.256692 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc7a1a1e-e73c-4f16-8e0c-6b7c88fb21d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:52.256789 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fc7a1a1e-e73c-4f16-8e0c-6b7c88fb21d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:52.260531 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:52.260531 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:52.261064 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc7a1a1e-e73c-4f16-8e0c-6b7c88fb21d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:52.261557 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1529/6151] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:52 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:52.269601 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:52.271279 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70/export_record Aug 26 09:23:52.271480 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:52.271652 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:52.271746 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Export record for backup 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 09:23:52.275491 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:52.275491 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:52.276222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling RPCAPI with context: , host: np0000008153, backup: 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 09:23:52.283529 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] export_record in rpcapi backup_id 1b22971a-4366-42d5-ba5a-341411f4ee70 on host np0000008153. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 09:23:52.294536 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWIyMjk3MWEtNDM2Ni00MmQ1LWJhNWEtMzQxNDExZjRlZTcwIiwgInVzZXJfaWQiOiAiYjZkNmNmNTJjOGYxNDVhODg0N2MzOTZmNzI4MDE1NjgiLCAicHJvamVjdF9pZCI6ICJhMjBmN2ZkMTFjOWU0NGY4YjJlODIyZDUzYTdiMDQ3ZCIsICJ2b2x1bWVfaWQiOiAiMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDkwODA1NjI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxLzIwMjYwODI2MDkyMzQwL2F6X25vdmFfYmFja3VwXzFiMjI5NzFhLTQzNjYtNDJkNS1iYTVhLTM0MTQxMWY0ZWU3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToyMzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 09:23:52.294783 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8b91b09-a8d7-46a0-8884-02a8d6b61b8d tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70/export_record returned with HTTP 200 Aug 26 09:23:52.295135 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1544/6152] 10.4.3.236 () {68 vars in 1430 bytes} [Wed Aug 26 09:23:52 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:52.301775 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-494b995a-e113-4a09-8ca0-07d9bf2f2809 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:52.303430 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-494b995a-e113-4a09-8ca0-07d9bf2f2809 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:23:52.303633 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-494b995a-e113-4a09-8ca0-07d9bf2f2809 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:52.303802 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-494b995a-e113-4a09-8ca0-07d9bf2f2809 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:52.303923 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-494b995a-e113-4a09-8ca0-07d9bf2f2809 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:52.307552 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:52.307552 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:52.308082 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-494b995a-e113-4a09-8ca0-07d9bf2f2809 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:23:52.308405 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1539/6153] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:52 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:52.317666 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:52.319370 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] POST https://10.4.3.236/volume/v3/backups/import_record Aug 26 09:23:52.319767 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE0YzZkOTQtYjFhMy00NjZkLTk0ODQtNmJkYjFkYmFjYTJhIiwgInVzZXJfaWQiOiAiYjZkNmNmNTJjOGYxNDVhODg0N2MzOTZmNzI4MDE1NjgiLCAicHJvamVjdF9pZCI6ICJhMjBmN2ZkMTFjOWU0NGY4YjJlODIyZDUzYTdiMDQ3ZCIsICJ2b2x1bWVfaWQiOiAiMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDkwODA1NjI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxLzIwMjYwODI2MDkyMzQwL2F6X25vdmFfYmFja3VwXzFiMjI5NzFhLTQzNjYtNDJkNS1iYTVhLTM0MTQxMWY0ZWU3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToyMzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:52.321113 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE0YzZkOTQtYjFhMy00NjZkLTk0ODQtNmJkYjFkYmFjYTJhIiwgInVzZXJfaWQiOiAiYjZkNmNmNTJjOGYxNDVhODg0N2MzOTZmNzI4MDE1NjgiLCAicHJvamVjdF9pZCI6ICJhMjBmN2ZkMTFjOWU0NGY4YjJlODIyZDUzYTdiMDQ3ZCIsICJ2b2x1bWVfaWQiOiAiMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDkwODA1NjI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxLzIwMjYwODI2MDkyMzQwL2F6X25vdmFfYmFja3VwXzFiMjI5NzFhLTQzNjYtNDJkNS1iYTVhLTM0MTQxMWY0ZWU3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToyMzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100236) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 09:23:52.321242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.contrib.backups [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE0YzZkOTQtYjFhMy00NjZkLTk0ODQtNmJkYjFkYmFjYTJhIiwgInVzZXJfaWQiOiAiYjZkNmNmNTJjOGYxNDVhODg0N2MzOTZmNzI4MDE1NjgiLCAicHJvamVjdF9pZCI6ICJhMjBmN2ZkMTFjOWU0NGY4YjJlODIyZDUzYTdiMDQ3ZCIsICJ2b2x1bWVfaWQiOiAiMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxIiwgImhvc3QiOiAibnAwMDAwMDA4MTUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDkwODA1NjI5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTM3N2NiMGYtMzI0Zi00MjE3LTllYWYtMDgzNDlmNDZkZDUxLzIwMjYwODI2MDkyMzQwL2F6X25vdmFfYmFja3VwXzFiMjI5NzFhLTQzNjYtNDJkNS1iYTVhLTM0MTQxMWY0ZWU3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMDk6MjM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQwOToyMzo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100236) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 09:23:52.321888 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.policy [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '98c5b34c63d9435dabc6414c3be4c1fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a20f7fd11c9e44f8b2e822d53a7b047d', '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=100236) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:23:52.322059 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-b5788c7f-dbdf-427c-ab27-07bcde22739c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] https://10.4.3.236/volume/v3/backups/import_record returned with HTTP 403 Aug 26 09:23:52.322489 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1542/6154] 10.4.3.236 () {70 vars in 1342 bytes} [Wed Aug 26 09:23:52 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:52.327812 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fba4b2b9-bd52-4778-8d2b-907940429298 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:52.329609 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 Aug 26 09:23:52.329916 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:52.330101 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:52.330260 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete volume with id: 1377cb0f-324f-4217-9eaf-08349f46dd51 Aug 26 09:23:52.338194 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:52.338194 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:52.338529 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:52.355280 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete volume request issued successfully. Aug 26 09:23:52.355479 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fba4b2b9-bd52-4778-8d2b-907940429298 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 returned with HTTP 202 Aug 26 09:23:52.355944 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1530/6155] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:23:52 2026] DELETE /volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:23:52.361265 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dc7310f6-ac0b-4240-8d4c-e6e24f913bf1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:52.362981 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc7310f6-ac0b-4240-8d4c-e6e24f913bf1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 Aug 26 09:23:52.363202 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc7310f6-ac0b-4240-8d4c-e6e24f913bf1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:52.363380 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc7310f6-ac0b-4240-8d4c-e6e24f913bf1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:52.371022 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:52.371022 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:52.374338 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dc7310f6-ac0b-4240-8d4c-e6e24f913bf1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:52.377795 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc7310f6-ac0b-4240-8d4c-e6e24f913bf1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 returned with HTTP 200 Aug 26 09:23:52.378176 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1545/6156] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:52 2026] GET /volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:53.389653 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3796bd0-b0c5-491a-b9b5-94af7efafc91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:53.391953 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3796bd0-b0c5-491a-b9b5-94af7efafc91 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 Aug 26 09:23:53.392252 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3796bd0-b0c5-491a-b9b5-94af7efafc91 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:53.392528 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3796bd0-b0c5-491a-b9b5-94af7efafc91 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:53.399260 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3796bd0-b0c5-491a-b9b5-94af7efafc91 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 returned with HTTP 404 Aug 26 09:23:53.399794 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1540/6157] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:53 2026] GET /volume/v3/volumes/1377cb0f-324f-4217-9eaf-08349f46dd51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:23:53.408242 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-461903f8-886a-4e74-94f1-2f6f3fdae7ee None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:53.409906 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-461903f8-886a-4e74-94f1-2f6f3fdae7ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] GET https://10.4.3.236/volume/v3/backups Aug 26 09:23:53.410108 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-461903f8-886a-4e74-94f1-2f6f3fdae7ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:53.410266 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-461903f8-886a-4e74-94f1-2f6f3fdae7ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Calling method 'index' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:53.410520 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.api_utils [None req-461903f8-886a-4e74-94f1-2f6f3fdae7ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Removing options '' from query. {{(pid=100236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:23:53.415438 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-461903f8-886a-4e74-94f1-2f6f3fdae7ee tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] https://10.4.3.236/volume/v3/backups returned with HTTP 200 Aug 26 09:23:53.415781 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1543/6158] 10.4.3.236 () {68 vars in 1277 bytes} [Wed Aug 26 09:23:53 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:53.423540 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eb247179-5bad-4854-a6af-3b1c746935d7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:53.425372 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb247179-5bad-4854-a6af-3b1c746935d7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] GET https://10.4.3.236/volume/v3/backups?project_id=a20f7fd11c9e44f8b2e822d53a7b047d Aug 26 09:23:53.425634 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb247179-5bad-4854-a6af-3b1c746935d7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:53.425862 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb247179-5bad-4854-a6af-3b1c746935d7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:53.426148 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-eb247179-5bad-4854-a6af-3b1c746935d7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Removing options 'project_id' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 09:23:53.431520 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb247179-5bad-4854-a6af-3b1c746935d7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] https://10.4.3.236/volume/v3/backups?project_id=a20f7fd11c9e44f8b2e822d53a7b047d returned with HTTP 200 Aug 26 09:23:53.432141 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1531/6159] 10.4.3.236 () {68 vars in 1364 bytes} [Wed Aug 26 09:23:53 2026] GET /volume/v3/backups?project_id=a20f7fd11c9e44f8b2e822d53a7b047d => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:53.439718 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af41768c-326b-494a-ba5a-95005d705cf3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:53.441503 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:23:53.441892 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-287060610"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:53.443313 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-287060610'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:23:53.443429 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume of 1 GB Aug 26 09:23:53.446933 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Availability Zones retrieved successfully. Aug 26 09:23:53.452203 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Flow 'volume_create_api' (81a1f2a1-adea-4817-a13f-4cea6ec78832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:53.453089 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6fe531-6878-4507-8f29-ab3341da9d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:53.453790 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:23:53.474900 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6fe531-6878-4507-8f29-ab3341da9d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:53.475679 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c1b6c2-3b4f-41e1-9b1d-a33a5e315eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:53.506824 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Created reservations ['c2809066-b6e0-4c5c-a19b-bd3be22a2777', '27927083-84b2-435d-9cfa-ec693a2f2ef2', '4bc53e1f-d69e-44cd-9e23-7308c2e94fb6', '6d9b9ee5-996d-4630-8326-7619f0e4656c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:53.507567 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c1b6c2-3b4f-41e1-9b1d-a33a5e315eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2809066-b6e0-4c5c-a19b-bd3be22a2777', '27927083-84b2-435d-9cfa-ec693a2f2ef2', '4bc53e1f-d69e-44cd-9e23-7308c2e94fb6', '6d9b9ee5-996d-4630-8326-7619f0e4656c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:53.508229 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5e409c-7175-4d04-a4fe-e77e3f4a5c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:53.527653 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5e409c-7175-4d04-a4fe-e77e3f4a5c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f6cb8f-5880-46ce-b55c-b430dcca2db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-287060610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',qos_specs=None,replication_status=,reservations=['c2809066-b6e0-4c5c-a19b-bd3be22a2777','27927083-84b2-435d-9cfa-ec693a2f2ef2','4bc53e1f-d69e-44cd-9e23-7308c2e94fb6','6d9b9ee5-996d-4630-8326-7619f0e4656c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d6cf52c8f145a8847c396f72801568',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-287060610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f6cb8f-5880-46ce-b55c-b430dcca2db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d6cf52c8f145a8847c396f72801568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:53.528279 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e35188-8a1c-4a1c-afce-ba9a36172cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:53.543394 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e35188-8a1c-4a1c-afce-ba9a36172cfc) transitioned into state 'SUCCESS' from state '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-287060610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20f7fd11c9e44f8b2e822d53a7b047d',qos_specs=None,replication_status=,reservations=['c2809066-b6e0-4c5c-a19b-bd3be22a2777','27927083-84b2-435d-9cfa-ec693a2f2ef2','4bc53e1f-d69e-44cd-9e23-7308c2e94fb6','6d9b9ee5-996d-4630-8326-7619f0e4656c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d6cf52c8f145a8847c396f72801568',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:53.544074 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65750a0b-a8fd-4da4-bfff-84196e653454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:23:53.551607 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65750a0b-a8fd-4da4-bfff-84196e653454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:23:53.552387 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Flow 'volume_create_api' (81a1f2a1-adea-4817-a13f-4cea6ec78832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:23:53.552708 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Create volume request issued successfully. Aug 26 09:23:53.553281 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af41768c-326b-494a-ba5a-95005d705cf3 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:23:53.553717 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1546/6160] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:23:53 2026] POST /volume/v3/volumes => generated 777 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:23:53.566112 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8b9fe18-cb52-459e-b86c-1e7eb980bd67 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:53.567697 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8b9fe18-cb52-459e-b86c-1e7eb980bd67 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 Aug 26 09:23:53.567904 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8b9fe18-cb52-459e-b86c-1e7eb980bd67 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:53.568063 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8b9fe18-cb52-459e-b86c-1e7eb980bd67 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:53.575310 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:53.575310 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:53.578942 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8b9fe18-cb52-459e-b86c-1e7eb980bd67 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:53.582444 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8b9fe18-cb52-459e-b86c-1e7eb980bd67 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 returned with HTTP 200 Aug 26 09:23:53.582817 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1541/6161] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:53 2026] GET /volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:54.596384 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-0c57007d-6e6b-4832-9d14-ee4e7d503532 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:54.598456 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c57007d-6e6b-4832-9d14-ee4e7d503532 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 Aug 26 09:23:54.598718 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c57007d-6e6b-4832-9d14-ee4e7d503532 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:54.598957 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-0c57007d-6e6b-4832-9d14-ee4e7d503532 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:54.607510 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:54.607510 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:54.611741 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-0c57007d-6e6b-4832-9d14-ee4e7d503532 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:54.616016 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-0c57007d-6e6b-4832-9d14-ee4e7d503532 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 returned with HTTP 200 Aug 26 09:23:54.616412 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1544/6162] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:54 2026] GET /volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:23:54.626990 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:54.628576 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:23:54.628913 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22f6cb8f-5880-46ce-b55c-b430dcca2db4", "name": "tempest-type-Backup-142257414"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:23:54.630243 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Creating new backup {'backup': {'volume_id': '22f6cb8f-5880-46ce-b55c-b430dcca2db4', 'name': 'tempest-type-Backup-142257414'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:23:54.630423 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Creating backup of volume 22f6cb8f-5880-46ce-b55c-b430dcca2db4 in container None Aug 26 09:23:54.636939 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:54.636939 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:54.637204 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:23:54.652894 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Created reservations ['3f1f5594-04a8-40ad-81ea-1b6aa65423c7', 'bee1c7d0-7ea8-43c5-8662-1a5fc934bdf8'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:23:54.685356 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-70ac5cdf-f11c-49cf-9a87-d818e3786616 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:23:54.685934 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1532/6163] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:23:54 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:23:54.695026 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-245a7905-981e-4d51-9af5-d8582d27d0cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:54.697333 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-245a7905-981e-4d51-9af5-d8582d27d0cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:23:54.697596 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-245a7905-981e-4d51-9af5-d8582d27d0cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:54.697857 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-245a7905-981e-4d51-9af5-d8582d27d0cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:54.697977 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-245a7905-981e-4d51-9af5-d8582d27d0cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:54.702192 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:54.702192 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:54.702834 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-245a7905-981e-4d51-9af5-d8582d27d0cd tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:23:54.703259 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1547/6164] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:54 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:55.712407 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23f5bb09-67fa-4ad8-b6fa-770603682318 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:55.714454 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23f5bb09-67fa-4ad8-b6fa-770603682318 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:23:55.714696 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23f5bb09-67fa-4ad8-b6fa-770603682318 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:55.714942 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23f5bb09-67fa-4ad8-b6fa-770603682318 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:55.715075 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-23f5bb09-67fa-4ad8-b6fa-770603682318 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:55.719833 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:55.719833 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:55.720533 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23f5bb09-67fa-4ad8-b6fa-770603682318 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:23:55.720956 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1542/6165] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:55 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:56.730085 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e7d60c3b-6648-4420-bc6b-fe3589c4bde6 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:56.732106 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e7d60c3b-6648-4420-bc6b-fe3589c4bde6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:23:56.732106 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e7d60c3b-6648-4420-bc6b-fe3589c4bde6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:56.732106 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e7d60c3b-6648-4420-bc6b-fe3589c4bde6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:56.732106 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e7d60c3b-6648-4420-bc6b-fe3589c4bde6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:56.735607 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:56.735607 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:23:56.736396 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e7d60c3b-6648-4420-bc6b-fe3589c4bde6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:23:56.736396 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1545/6166] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:56 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:57.746021 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-01bf1ccb-9371-49a5-96a7-4ba353e07eeb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:57.748135 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-01bf1ccb-9371-49a5-96a7-4ba353e07eeb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:23:57.748400 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-01bf1ccb-9371-49a5-96a7-4ba353e07eeb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:57.748629 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-01bf1ccb-9371-49a5-96a7-4ba353e07eeb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:57.748766 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-01bf1ccb-9371-49a5-96a7-4ba353e07eeb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:57.753275 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:57.753275 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:23:57.753957 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-01bf1ccb-9371-49a5-96a7-4ba353e07eeb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:23:57.754359 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1533/6167] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:57 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:58.763576 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c5a04a2-917a-41a1-923e-b197923b9ee5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:58.765193 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c5a04a2-917a-41a1-923e-b197923b9ee5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:23:58.765322 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c5a04a2-917a-41a1-923e-b197923b9ee5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:58.765495 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c5a04a2-917a-41a1-923e-b197923b9ee5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:58.765634 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4c5a04a2-917a-41a1-923e-b197923b9ee5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:58.769420 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:58.769420 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:23:58.769943 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c5a04a2-917a-41a1-923e-b197923b9ee5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:23:58.770272 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1548/6168] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:58 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:23:59.779862 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-40f17a99-06ab-45d0-af8b-48c0b6464bb1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:23:59.781566 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40f17a99-06ab-45d0-af8b-48c0b6464bb1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:23:59.781770 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40f17a99-06ab-45d0-af8b-48c0b6464bb1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:23:59.781985 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40f17a99-06ab-45d0-af8b-48c0b6464bb1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:23:59.782084 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-40f17a99-06ab-45d0-af8b-48c0b6464bb1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:23:59.786027 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:23:59.786027 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:23:59.786599 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40f17a99-06ab-45d0-af8b-48c0b6464bb1 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:23:59.786938 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1543/6169] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:23:59 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:00.796859 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-376c3a9c-0758-4565-9911-65e20df4b719 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:00.799070 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-376c3a9c-0758-4565-9911-65e20df4b719 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:00.799424 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-376c3a9c-0758-4565-9911-65e20df4b719 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:00.799677 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-376c3a9c-0758-4565-9911-65e20df4b719 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:00.799822 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-376c3a9c-0758-4565-9911-65e20df4b719 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:00.804330 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:00.804330 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:00.805043 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-376c3a9c-0758-4565-9911-65e20df4b719 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:00.805481 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1546/6170] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:00 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:01.816198 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d9f974c9-ebd1-4278-9cc8-74102015045c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:01.817732 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9f974c9-ebd1-4278-9cc8-74102015045c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:01.817921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9f974c9-ebd1-4278-9cc8-74102015045c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:01.818084 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9f974c9-ebd1-4278-9cc8-74102015045c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:01.818189 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d9f974c9-ebd1-4278-9cc8-74102015045c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:01.821727 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:01.821727 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:01.822277 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9f974c9-ebd1-4278-9cc8-74102015045c tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:01.822584 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1534/6171] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:01 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:02.832937 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26570e2c-189b-41d9-bcd0-d85aa7047197 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:02.834773 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26570e2c-189b-41d9-bcd0-d85aa7047197 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:02.835050 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26570e2c-189b-41d9-bcd0-d85aa7047197 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:02.835319 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26570e2c-189b-41d9-bcd0-d85aa7047197 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:02.835630 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-26570e2c-189b-41d9-bcd0-d85aa7047197 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:02.839545 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:02.839545 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:02.840181 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26570e2c-189b-41d9-bcd0-d85aa7047197 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:02.840535 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1549/6172] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:02 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:03.849573 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92038cfa-0b2f-452d-94ad-4d9e62158831 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:03.851126 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92038cfa-0b2f-452d-94ad-4d9e62158831 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:03.851293 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92038cfa-0b2f-452d-94ad-4d9e62158831 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:03.851493 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92038cfa-0b2f-452d-94ad-4d9e62158831 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:03.851585 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-92038cfa-0b2f-452d-94ad-4d9e62158831 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:03.855182 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:03.855182 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:03.855720 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92038cfa-0b2f-452d-94ad-4d9e62158831 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:03.856062 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1544/6173] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:03 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:04.865290 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-e0d35ede-61f8-41cb-9cb1-2b547f4437a7 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:04.866914 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0d35ede-61f8-41cb-9cb1-2b547f4437a7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:04.867094 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0d35ede-61f8-41cb-9cb1-2b547f4437a7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:04.867278 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-e0d35ede-61f8-41cb-9cb1-2b547f4437a7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:04.867420 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-e0d35ede-61f8-41cb-9cb1-2b547f4437a7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:04.871085 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:04.871085 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:04.871614 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-e0d35ede-61f8-41cb-9cb1-2b547f4437a7 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:04.871929 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1547/6174] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:04 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:05.881428 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d8147c33-148e-47e4-a631-d9f936b8f637 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:05.883058 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8147c33-148e-47e4-a631-d9f936b8f637 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:05.883390 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8147c33-148e-47e4-a631-d9f936b8f637 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:05.883649 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8147c33-148e-47e4-a631-d9f936b8f637 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:05.884339 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d8147c33-148e-47e4-a631-d9f936b8f637 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:05.887608 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:05.887608 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:05.888121 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8147c33-148e-47e4-a631-d9f936b8f637 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:05.888439 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1535/6175] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:05 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:06.897374 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1ad26c16-cda7-4611-9701-a9d3dfee15d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:06.899173 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ad26c16-cda7-4611-9701-a9d3dfee15d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:06.899430 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ad26c16-cda7-4611-9701-a9d3dfee15d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:06.899620 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ad26c16-cda7-4611-9701-a9d3dfee15d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:06.899725 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1ad26c16-cda7-4611-9701-a9d3dfee15d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:06.904086 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:06.904086 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:06.904670 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ad26c16-cda7-4611-9701-a9d3dfee15d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:06.905069 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1550/6176] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:06 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:07.914596 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac7b4a5c-ebc2-41a7-9e95-f4f6967ec271 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:07.916387 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac7b4a5c-ebc2-41a7-9e95-f4f6967ec271 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:07.916598 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac7b4a5c-ebc2-41a7-9e95-f4f6967ec271 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:07.916773 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac7b4a5c-ebc2-41a7-9e95-f4f6967ec271 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:07.916937 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ac7b4a5c-ebc2-41a7-9e95-f4f6967ec271 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:07.920982 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:07.920982 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:07.921595 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac7b4a5c-ebc2-41a7-9e95-f4f6967ec271 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:07.921985 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1545/6177] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:07 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:08.931593 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-a3f8a275-90e0-4821-abc9-e4e3127c4878 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:08.933110 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3f8a275-90e0-4821-abc9-e4e3127c4878 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:08.933302 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3f8a275-90e0-4821-abc9-e4e3127c4878 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:08.933480 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-a3f8a275-90e0-4821-abc9-e4e3127c4878 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:08.933576 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-a3f8a275-90e0-4821-abc9-e4e3127c4878 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:08.937335 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:08.937335 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:08.937915 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-a3f8a275-90e0-4821-abc9-e4e3127c4878 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:08.938218 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1548/6178] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:08 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:08.946473 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:08.948022 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] POST https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963/action Aug 26 09:24:08.948420 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 09:24:08.948555 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:24:08.949732 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Updating backup 'f3299fd9-ddbe-4f8f-8369-b2d5c5652963' with '{'status': 'error'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 09:24:08.956000 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:08.956000 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:08.956878 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '98c5b34c63d9435dabc6414c3be4c1fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a20f7fd11c9e44f8b2e822d53a7b047d', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 09:24:08.957039 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29842f25-aa34-4aca-bfa0-eb1c8ed5573b tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963/action returned with HTTP 403 Aug 26 09:24:08.957441 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1536/6179] 10.4.3.236 () {70 vars in 1430 bytes} [Wed Aug 26 09:24:08 2026] POST /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:08.963393 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:08.965205 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 Aug 26 09:24:08.965428 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:08.965607 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:08.965757 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete volume with id: 22f6cb8f-5880-46ce-b55c-b430dcca2db4 Aug 26 09:24:08.973394 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:08.973394 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:08.973670 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:24:08.987444 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete volume request issued successfully. Aug 26 09:24:08.987593 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd6e197e-c89f-4530-bcff-b4cbfca322f2 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 returned with HTTP 202 Aug 26 09:24:08.987957 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1551/6180] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:08 2026] DELETE /volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:24:08.994264 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0aaf9b8-1f0c-4815-b824-310dd1d8dc6e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:08.995932 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0aaf9b8-1f0c-4815-b824-310dd1d8dc6e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 Aug 26 09:24:08.996134 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0aaf9b8-1f0c-4815-b824-310dd1d8dc6e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:08.996307 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0aaf9b8-1f0c-4815-b824-310dd1d8dc6e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:09.002806 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:09.002806 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:09.006040 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0aaf9b8-1f0c-4815-b824-310dd1d8dc6e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:24:09.009773 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0aaf9b8-1f0c-4815-b824-310dd1d8dc6e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 returned with HTTP 200 Aug 26 09:24:09.010149 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1546/6181] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:08 2026] GET /volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:24:10.021942 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-4787eb8e-70f2-46eb-a286-f40073b4fc77 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:10.023577 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4787eb8e-70f2-46eb-a286-f40073b4fc77 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 Aug 26 09:24:10.023821 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4787eb8e-70f2-46eb-a286-f40073b4fc77 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:10.024061 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-4787eb8e-70f2-46eb-a286-f40073b4fc77 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:10.029334 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-4787eb8e-70f2-46eb-a286-f40073b4fc77 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 returned with HTTP 404 Aug 26 09:24:10.029806 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1549/6182] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:10 2026] GET /volume/v3/volumes/22f6cb8f-5880-46ce-b55c-b430dcca2db4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:10.037499 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-267b4af1-96fe-4a8d-a6ec-c907885639d8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:10.039616 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-267b4af1-96fe-4a8d-a6ec-c907885639d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:24:10.039903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-267b4af1-96fe-4a8d-a6ec-c907885639d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:10.040133 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-267b4af1-96fe-4a8d-a6ec-c907885639d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:10.040263 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-267b4af1-96fe-4a8d-a6ec-c907885639d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:10.044555 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:10.044555 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:10.045219 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-267b4af1-96fe-4a8d-a6ec-c907885639d8 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-reader] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:24:10.045552 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1537/6183] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:10 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:10.054210 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:10.055831 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] DELETE https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:10.056049 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:10.056222 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:10.056317 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete backup with id: f3299fd9-ddbe-4f8f-8369-b2d5c5652963. Aug 26 09:24:10.060081 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:10.060081 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:10.073730 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] delete_backup rpcapi backup_id f3299fd9-ddbe-4f8f-8369-b2d5c5652963 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:24:10.075110 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39e271fa-39f5-44c2-8792-1c5cf44fe593 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 202 Aug 26 09:24:10.075455 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1552/6184] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:10 2026] DELETE /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:24:10.081499 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-154c72a2-9319-4258-bb16-41f166b1b3ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:10.083236 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-154c72a2-9319-4258-bb16-41f166b1b3ef tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:10.083447 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-154c72a2-9319-4258-bb16-41f166b1b3ef tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:10.083620 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-154c72a2-9319-4258-bb16-41f166b1b3ef tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:10.083736 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-154c72a2-9319-4258-bb16-41f166b1b3ef tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:10.087404 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:10.087404 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:10.087961 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-154c72a2-9319-4258-bb16-41f166b1b3ef tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 200 Aug 26 09:24:10.088293 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1547/6185] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:10 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:11.098484 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-ec316a2c-489e-4469-85f5-0734166d2dc5 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:11.100007 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec316a2c-489e-4469-85f5-0734166d2dc5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 Aug 26 09:24:11.100186 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec316a2c-489e-4469-85f5-0734166d2dc5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:11.100360 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-ec316a2c-489e-4469-85f5-0734166d2dc5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:11.100459 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-ec316a2c-489e-4469-85f5-0734166d2dc5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id f3299fd9-ddbe-4f8f-8369-b2d5c5652963. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:11.103454 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-ec316a2c-489e-4469-85f5-0734166d2dc5 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 returned with HTTP 404 Aug 26 09:24:11.103827 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1550/6186] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:11 2026] GET /volume/v3/backups/f3299fd9-ddbe-4f8f-8369-b2d5c5652963 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:11.109497 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:11.111109 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] DELETE https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:24:11.111296 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:11.111474 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:11.111570 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete backup with id: 1b22971a-4366-42d5-ba5a-341411f4ee70. Aug 26 09:24:11.115643 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:11.115643 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:11.125594 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] delete_backup rpcapi backup_id 1b22971a-4366-42d5-ba5a-341411f4ee70 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:24:11.127084 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1bbd963-5d74-4cdf-b609-97962cbfab95 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 202 Aug 26 09:24:11.127434 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1538/6187] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:11 2026] DELETE /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:24:11.133260 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d67bfd0-4aa1-49dc-ba68-e81057703e64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:11.134901 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d67bfd0-4aa1-49dc-ba68-e81057703e64 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:24:11.135100 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d67bfd0-4aa1-49dc-ba68-e81057703e64 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:11.135236 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d67bfd0-4aa1-49dc-ba68-e81057703e64 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:11.135335 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4d67bfd0-4aa1-49dc-ba68-e81057703e64 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:11.139159 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:11.139159 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:11.139692 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d67bfd0-4aa1-49dc-ba68-e81057703e64 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 200 Aug 26 09:24:11.140027 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1553/6188] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:11 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:12.149269 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ecbd6142-6a93-4edf-b608-868927d2e0bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:12.150953 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ecbd6142-6a93-4edf-b608-868927d2e0bb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 Aug 26 09:24:12.151152 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ecbd6142-6a93-4edf-b608-868927d2e0bb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:12.151329 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ecbd6142-6a93-4edf-b608-868927d2e0bb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:12.151452 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ecbd6142-6a93-4edf-b608-868927d2e0bb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id 1b22971a-4366-42d5-ba5a-341411f4ee70. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:12.154712 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ecbd6142-6a93-4edf-b608-868927d2e0bb tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 returned with HTTP 404 Aug 26 09:24:12.155157 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1548/6189] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:12 2026] GET /volume/v3/backups/1b22971a-4366-42d5-ba5a-341411f4ee70 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:12.161021 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:12.162620 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] DELETE https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:24:12.162810 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:12.163012 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:12.163113 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.contrib.backups [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete backup with id: aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. Aug 26 09:24:12.167274 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:12.167274 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:12.177725 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.backup.rpcapi [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] delete_backup rpcapi backup_id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 {{(pid=100236) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:24:12.179322 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-58e3eaa2-fafa-46f7-873c-cba4b8da705a tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 202 Aug 26 09:24:12.179688 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1551/6190] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:12 2026] DELETE /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:24:12.185684 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ea664f17-5233-4c8e-bcf6-f4106e0338da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:12.187298 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea664f17-5233-4c8e-bcf6-f4106e0338da tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:24:12.187507 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea664f17-5233-4c8e-bcf6-f4106e0338da tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:12.187674 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea664f17-5233-4c8e-bcf6-f4106e0338da tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:12.187794 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ea664f17-5233-4c8e-bcf6-f4106e0338da tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:12.191856 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:12.191856 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:12.192401 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea664f17-5233-4c8e-bcf6-f4106e0338da tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 200 Aug 26 09:24:12.192703 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1539/6191] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:12 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:13.202147 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e9b6628-c934-4fc4-8dc9-bcb1fd4652c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:13.203931 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e9b6628-c934-4fc4-8dc9-bcb1fd4652c6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 Aug 26 09:24:13.204134 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e9b6628-c934-4fc4-8dc9-bcb1fd4652c6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:13.204323 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e9b6628-c934-4fc4-8dc9-bcb1fd4652c6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:13.204441 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2e9b6628-c934-4fc4-8dc9-bcb1fd4652c6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Show backup with id aa7629aa-5b5e-4c64-9bd9-57d40f759ab2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:13.207744 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e9b6628-c934-4fc4-8dc9-bcb1fd4652c6 tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 returned with HTTP 404 Aug 26 09:24:13.208175 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1554/6192] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:13 2026] GET /volume/v3/backups/aa7629aa-5b5e-4c64-9bd9-57d40f759ab2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:13.214514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:13.216155 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 Aug 26 09:24:13.216364 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:13.216533 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:13.216675 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete volume with id: f4d78401-e212-498c-a29f-4cf2e6638279 Aug 26 09:24:13.223247 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:13.223247 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:13.223536 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:24:13.238260 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Delete volume request issued successfully. Aug 26 09:24:13.238475 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f64ad78-309c-415f-9d18-bb7e679bd8fe tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 returned with HTTP 202 Aug 26 09:24:13.238898 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1549/6193] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:13 2026] DELETE /volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:24:13.245299 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-bff6181b-17af-4ace-ba71-f469b5c9efbc None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:13.247019 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bff6181b-17af-4ace-ba71-f469b5c9efbc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 Aug 26 09:24:13.247228 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bff6181b-17af-4ace-ba71-f469b5c9efbc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:13.247416 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-bff6181b-17af-4ace-ba71-f469b5c9efbc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:13.254928 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:13.254928 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:13.258414 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-bff6181b-17af-4ace-ba71-f469b5c9efbc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Volume info retrieved successfully. Aug 26 09:24:13.262507 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-bff6181b-17af-4ace-ba71-f469b5c9efbc tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 returned with HTTP 200 Aug 26 09:24:13.263014 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1552/6194] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:13 2026] GET /volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:24:14.275177 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-982c1750-d9ff-474f-8313-c0a97ce3272e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:14.277005 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-982c1750-d9ff-474f-8313-c0a97ce3272e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] GET https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 Aug 26 09:24:14.277216 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-982c1750-d9ff-474f-8313-c0a97ce3272e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:14.277413 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-982c1750-d9ff-474f-8313-c0a97ce3272e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:14.283086 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-982c1750-d9ff-474f-8313-c0a97ce3272e tempest-ProjectReaderTests33-1540430119 tempest-ProjectReaderTests33-1540430119-project-admin] https://10.4.3.236/volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 returned with HTTP 404 Aug 26 09:24:14.283545 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1540/6195] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:14 2026] GET /volume/v3/volumes/f4d78401-e212-498c-a29f-4cf2e6638279 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:15.574094 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:15.644830 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] POST https://10.4.3.236/volume/v3/volumes Aug 26 09:24:15.645233 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-367800470"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:24:15.647238 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-367800470'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 09:24:15.647385 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Create volume of 1 GB Aug 26 09:24:15.651577 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Availability Zones retrieved successfully. Aug 26 09:24:15.657754 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Flow 'volume_create_api' (258a8fe5-113a-4b20-80dc-42ea13d8a2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:24:15.658783 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a35d87-6df7-4228-857d-7ebd0a125ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:24:15.659674 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 09:24:15.684487 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a35d87-6df7-4228-857d-7ebd0a125ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T08:56:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1da3a1a4-979f-48bc-a441-41b6d899c6e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1da3a1a4-979f-48bc-a441-41b6d899c6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:24:15.685378 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120900f3-c773-4049-a97d-338dbb0ab5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:24:15.734275 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Created reservations ['1552d07f-c5b5-49d7-a8ce-3d6845a2ecc5', '0d372f3e-dd60-4a6d-bab9-6cf00af185d8', 'b1c07e84-a5b9-45cc-9bb6-45aac170760e', '3e35d594-7664-45ef-a9c9-1680a726224d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:24:15.735181 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120900f3-c773-4049-a97d-338dbb0ab5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1552d07f-c5b5-49d7-a8ce-3d6845a2ecc5', '0d372f3e-dd60-4a6d-bab9-6cf00af185d8', 'b1c07e84-a5b9-45cc-9bb6-45aac170760e', '3e35d594-7664-45ef-a9c9-1680a726224d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:24:15.735959 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5145e8b-a412-46c9-a571-afd4ea419cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:24:15.758695 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5145e8b-a412-46c9-a571-afd4ea419cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10873a4e-19d5-48c6-96de-677b752874f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367800470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef2263521b14cd985bcf20e62accc61',qos_specs=None,replication_status=,reservations=['1552d07f-c5b5-49d7-a8ce-3d6845a2ecc5','0d372f3e-dd60-4a6d-bab9-6cf00af185d8','b1c07e84-a5b9-45cc-9bb6-45aac170760e','3e35d594-7664-45ef-a9c9-1680a726224d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba92481a4ede4542879ce484b98dec9c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T09:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367800470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10873a4e-19d5-48c6-96de-677b752874f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef2263521b14cd985bcf20e62accc61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba92481a4ede4542879ce484b98dec9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1da3a1a4-979f-48bc-a441-41b6d899c6e1),volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:24:15.759408 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e407a06-b872-45e2-997b-3136f9238b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:24:15.775931 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e407a06-b872-45e2-997b-3136f9238b6f) transitioned into state 'SUCCESS' from state '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-367800470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef2263521b14cd985bcf20e62accc61',qos_specs=None,replication_status=,reservations=['1552d07f-c5b5-49d7-a8ce-3d6845a2ecc5','0d372f3e-dd60-4a6d-bab9-6cf00af185d8','b1c07e84-a5b9-45cc-9bb6-45aac170760e','3e35d594-7664-45ef-a9c9-1680a726224d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba92481a4ede4542879ce484b98dec9c',volume_type_id=1da3a1a4-979f-48bc-a441-41b6d899c6e1)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:24:15.776555 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6748ba-19b7-4647-a9f8-da72d65bbc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 09:24:15.784145 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6748ba-19b7-4647-a9f8-da72d65bbc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 09:24:15.784838 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Flow 'volume_create_api' (258a8fe5-113a-4b20-80dc-42ea13d8a2e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 09:24:15.785140 np0000008153 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Create volume request issued successfully. Aug 26 09:24:15.785636 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e253cc3-53db-407d-b089-f47ea9b5c8bf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/volumes returned with HTTP 202 Aug 26 09:24:15.786022 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1555/6196] 10.4.3.236 () {70 vars in 1298 bytes} [Wed Aug 26 09:24:15 2026] POST /volume/v3/volumes => generated 777 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:24:15.797242 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c669569b-0094-42a3-be8f-24ebd00c8f4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:15.799032 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c669569b-0094-42a3-be8f-24ebd00c8f4c tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 Aug 26 09:24:15.799222 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c669569b-0094-42a3-be8f-24ebd00c8f4c tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:15.799441 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c669569b-0094-42a3-be8f-24ebd00c8f4c tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:15.806656 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:15.806656 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:15.809662 np0000008153 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c669569b-0094-42a3-be8f-24ebd00c8f4c tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Volume info retrieved successfully. Aug 26 09:24:15.812837 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c669569b-0094-42a3-be8f-24ebd00c8f4c tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 returned with HTTP 200 Aug 26 09:24:15.813204 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1550/6197] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:15 2026] GET /volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:16.825404 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-36ed6660-4346-43f9-a8fc-4501e2d73837 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:16.827142 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36ed6660-4346-43f9-a8fc-4501e2d73837 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 Aug 26 09:24:16.827378 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36ed6660-4346-43f9-a8fc-4501e2d73837 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:16.827560 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-36ed6660-4346-43f9-a8fc-4501e2d73837 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:16.834217 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:16.834217 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:16.837217 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-36ed6660-4346-43f9-a8fc-4501e2d73837 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Volume info retrieved successfully. Aug 26 09:24:16.840685 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-36ed6660-4346-43f9-a8fc-4501e2d73837 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 returned with HTTP 200 Aug 26 09:24:16.841043 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1553/6198] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:16 2026] GET /volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:24:16.852135 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:16.853776 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] POST https://10.4.3.236/volume/v3/backups Aug 26 09:24:16.854122 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10873a4e-19d5-48c6-96de-677b752874f4", "name": "tempest-type-Backup-237675346"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 09:24:16.855472 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Creating new backup {'backup': {'volume_id': '10873a4e-19d5-48c6-96de-677b752874f4', 'name': 'tempest-type-Backup-237675346'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 09:24:16.855601 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Creating backup of volume 10873a4e-19d5-48c6-96de-677b752874f4 in container None Aug 26 09:24:16.862977 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:16.862977 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:16.863273 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Volume info retrieved successfully. Aug 26 09:24:16.885224 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Created reservations ['4db32277-e6bc-416e-883f-6d3fa41efa74', 'e71fe3a1-9d9f-4d2a-a589-e6901c85b539'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 09:24:16.910386 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd0b10bb-9287-4b37-8074-dfc3b509d1ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups returned with HTTP 202 Aug 26 09:24:16.910767 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1541/6199] 10.4.3.236 () {70 vars in 1299 bytes} [Wed Aug 26 09:24:16 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 09:24:16.918373 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4815e2c1-1393-4b76-9c2f-d9716e895ccf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:16.920147 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4815e2c1-1393-4b76-9c2f-d9716e895ccf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:16.920406 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4815e2c1-1393-4b76-9c2f-d9716e895ccf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:16.920584 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4815e2c1-1393-4b76-9c2f-d9716e895ccf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:16.920680 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4815e2c1-1393-4b76-9c2f-d9716e895ccf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:16.924656 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:16.924656 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:16.925221 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4815e2c1-1393-4b76-9c2f-d9716e895ccf tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:16.925577 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1556/6200] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:16 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:17.934666 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5aed650e-4ef1-4086-905d-1d326ed1caea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:17.936399 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5aed650e-4ef1-4086-905d-1d326ed1caea tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:17.936601 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5aed650e-4ef1-4086-905d-1d326ed1caea tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:17.936765 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5aed650e-4ef1-4086-905d-1d326ed1caea tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:17.936887 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5aed650e-4ef1-4086-905d-1d326ed1caea tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:17.940654 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:17.940654 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:17.941210 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5aed650e-4ef1-4086-905d-1d326ed1caea tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:17.941546 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1551/6201] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:17 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:18.950777 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-043d536f-ab1d-4df5-a859-520f1a9ac550 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:18.952691 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-043d536f-ab1d-4df5-a859-520f1a9ac550 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:18.952950 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-043d536f-ab1d-4df5-a859-520f1a9ac550 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:18.953152 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-043d536f-ab1d-4df5-a859-520f1a9ac550 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:18.953270 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-043d536f-ab1d-4df5-a859-520f1a9ac550 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:18.957530 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:18.957530 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:18.958149 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-043d536f-ab1d-4df5-a859-520f1a9ac550 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:18.958520 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1554/6202] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:18 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:19.977989 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd274fa9-010b-47be-9999-b62923ba3094 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:19.980203 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd274fa9-010b-47be-9999-b62923ba3094 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:19.980502 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd274fa9-010b-47be-9999-b62923ba3094 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:19.980749 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd274fa9-010b-47be-9999-b62923ba3094 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:19.980921 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bd274fa9-010b-47be-9999-b62923ba3094 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:19.985837 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:19.985837 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:19.986581 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd274fa9-010b-47be-9999-b62923ba3094 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:19.987038 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1542/6203] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:19 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:21.018386 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-267d14b6-9ff4-48ca-ae68-fc67803cc299 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:21.020006 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-267d14b6-9ff4-48ca-ae68-fc67803cc299 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:21.020186 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-267d14b6-9ff4-48ca-ae68-fc67803cc299 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:21.020370 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-267d14b6-9ff4-48ca-ae68-fc67803cc299 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:21.020467 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-267d14b6-9ff4-48ca-ae68-fc67803cc299 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:21.024813 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:21.024813 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:21.025444 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-267d14b6-9ff4-48ca-ae68-fc67803cc299 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:21.026016 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1557/6204] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:21 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:22.059653 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87916fe1-424c-4f4e-9c33-082647b99c83 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:22.061751 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87916fe1-424c-4f4e-9c33-082647b99c83 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:22.062030 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87916fe1-424c-4f4e-9c33-082647b99c83 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:22.062253 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87916fe1-424c-4f4e-9c33-082647b99c83 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:22.062399 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-87916fe1-424c-4f4e-9c33-082647b99c83 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:22.068810 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:22.068810 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:22.069931 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87916fe1-424c-4f4e-9c33-082647b99c83 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:22.070672 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1552/6205] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:22 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:23.084923 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-92055895-4fc2-40fc-9e85-cfaf1e47a818 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:23.086804 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-92055895-4fc2-40fc-9e85-cfaf1e47a818 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:23.087076 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-92055895-4fc2-40fc-9e85-cfaf1e47a818 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:23.087319 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-92055895-4fc2-40fc-9e85-cfaf1e47a818 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:23.087466 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-92055895-4fc2-40fc-9e85-cfaf1e47a818 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:23.091855 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:23.091855 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:23.092514 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-92055895-4fc2-40fc-9e85-cfaf1e47a818 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:23.092909 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1555/6206] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:23 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:24.102006 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0f60e34e-9e50-44c4-8c60-5c34ce4d6494 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:24.103693 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f60e34e-9e50-44c4-8c60-5c34ce4d6494 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:24.103914 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f60e34e-9e50-44c4-8c60-5c34ce4d6494 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:24.104097 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f60e34e-9e50-44c4-8c60-5c34ce4d6494 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:24.104215 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0f60e34e-9e50-44c4-8c60-5c34ce4d6494 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:24.108116 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:24.108116 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:24.108648 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f60e34e-9e50-44c4-8c60-5c34ce4d6494 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:24.109003 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1543/6207] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:24 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:25.117913 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-acf02734-37d5-4fbb-a373-90a8ee787612 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:25.120466 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-acf02734-37d5-4fbb-a373-90a8ee787612 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:25.120466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-acf02734-37d5-4fbb-a373-90a8ee787612 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:25.120466 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-acf02734-37d5-4fbb-a373-90a8ee787612 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:25.120614 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-acf02734-37d5-4fbb-a373-90a8ee787612 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:25.125331 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:25.125331 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:25.126494 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-acf02734-37d5-4fbb-a373-90a8ee787612 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:25.126494 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1558/6208] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:25 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:26.135198 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-76db109b-09e2-497c-a226-3d6b7672b7a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:26.136983 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76db109b-09e2-497c-a226-3d6b7672b7a1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:26.137171 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76db109b-09e2-497c-a226-3d6b7672b7a1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:26.137361 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76db109b-09e2-497c-a226-3d6b7672b7a1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:26.137457 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-76db109b-09e2-497c-a226-3d6b7672b7a1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:26.138988 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=53,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:26.142003 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:26.142003 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:26.142584 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76db109b-09e2-497c-a226-3d6b7672b7a1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:26.142948 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1553/6209] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:26 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:27.152063 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-6fa2fc3f-6b6b-4acc-b9d7-7d7ccc87f6ad None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:27.153501 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6fa2fc3f-6b6b-4acc-b9d7-7d7ccc87f6ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:27.153667 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6fa2fc3f-6b6b-4acc-b9d7-7d7ccc87f6ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:27.153828 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-6fa2fc3f-6b6b-4acc-b9d7-7d7ccc87f6ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:27.153954 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-6fa2fc3f-6b6b-4acc-b9d7-7d7ccc87f6ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:27.155352 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=36,cinder:UPDATE=1 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:27.158587 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:27.158587 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:27.159262 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-6fa2fc3f-6b6b-4acc-b9d7-7d7ccc87f6ad tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:27.159944 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1556/6210] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:27 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:28.170256 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df15f746-1cc6-44f7-b9fb-34b1d9398096 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:28.173306 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df15f746-1cc6-44f7-b9fb-34b1d9398096 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:28.173306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df15f746-1cc6-44f7-b9fb-34b1d9398096 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:28.173306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df15f746-1cc6-44f7-b9fb-34b1d9398096 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:28.173306 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-df15f746-1cc6-44f7-b9fb-34b1d9398096 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:28.174303 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=50,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:28.177123 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:28.177123 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:28.178336 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df15f746-1cc6-44f7-b9fb-34b1d9398096 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:28.178489 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1544/6211] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:28 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:29.188758 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-232a3b55-0d67-453c-8ec9-655aa4b3fe07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:29.190594 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-232a3b55-0d67-453c-8ec9-655aa4b3fe07 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:29.190759 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-232a3b55-0d67-453c-8ec9-655aa4b3fe07 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:29.190973 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-232a3b55-0d67-453c-8ec9-655aa4b3fe07 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:29.191082 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-232a3b55-0d67-453c-8ec9-655aa4b3fe07 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:29.192680 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=84,cinder:INSERT=20,cinder:UPDATE=35 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:29.196615 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:29.196615 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:29.197368 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-232a3b55-0d67-453c-8ec9-655aa4b3fe07 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:29.198008 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1559/6212] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:29 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:30.207285 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b06b3c31-d4d0-471a-8437-bd8283e30207 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:30.208982 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b06b3c31-d4d0-471a-8437-bd8283e30207 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:30.209206 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b06b3c31-d4d0-471a-8437-bd8283e30207 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:30.209396 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b06b3c31-d4d0-471a-8437-bd8283e30207 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:30.209493 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b06b3c31-d4d0-471a-8437-bd8283e30207 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:30.213495 np0000008153 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:30.213495 np0000008153 devstack@c-api.service[100237]: warnings.warn( Aug 26 09:24:30.214065 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b06b3c31-d4d0-471a-8437-bd8283e30207 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:30.214439 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1554/6213] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:30 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:31.223490 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-8eabdf8d-2f67-4adc-994f-d415afd597c1 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:31.225138 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8eabdf8d-2f67-4adc-994f-d415afd597c1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:31.225369 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8eabdf8d-2f67-4adc-994f-d415afd597c1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:31.225541 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-8eabdf8d-2f67-4adc-994f-d415afd597c1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:31.225643 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.v3.backups [None req-8eabdf8d-2f67-4adc-994f-d415afd597c1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100236) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:31.229454 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:31.229454 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:31.229989 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-8eabdf8d-2f67-4adc-994f-d415afd597c1 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:31.230338 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1557/6214] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:31 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:31.240359 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c5a0819-9fbc-422e-b568-626f788fca81 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:31.242903 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c5a0819-9fbc-422e-b568-626f788fca81 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] DELETE https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:31.242903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c5a0819-9fbc-422e-b568-626f788fca81 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:31.242903 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c5a0819-9fbc-422e-b568-626f788fca81 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:31.242903 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-4c5a0819-9fbc-422e-b568-626f788fca81 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Delete backup with id: 602d492b-a4d2-4140-9bac-58c6b87b4ee8. Aug 26 09:24:31.246478 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:31.246478 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:31.256946 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-4c5a0819-9fbc-422e-b568-626f788fca81 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] delete_backup rpcapi backup_id 602d492b-a4d2-4140-9bac-58c6b87b4ee8 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 09:24:31.258540 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c5a0819-9fbc-422e-b568-626f788fca81 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 202 Aug 26 09:24:31.259145 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1545/6215] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:31 2026] DELETE /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 09:24:31.265207 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a3580677-64be-47af-b910-cb4ea3ce7358 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:31.266954 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3580677-64be-47af-b910-cb4ea3ce7358 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:31.267157 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3580677-64be-47af-b910-cb4ea3ce7358 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:31.267352 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3580677-64be-47af-b910-cb4ea3ce7358 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:31.267451 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a3580677-64be-47af-b910-cb4ea3ce7358 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:31.271900 np0000008153 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:31.271900 np0000008153 devstack@c-api.service[100238]: warnings.warn( Aug 26 09:24:31.272628 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3580677-64be-47af-b910-cb4ea3ce7358 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 200 Aug 26 09:24:31.273166 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1560/6216] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:31 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 09:24:32.282336 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3146ca32-3e34-465b-839a-6984ffc7cbf9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:32.284089 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3146ca32-3e34-465b-839a-6984ffc7cbf9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 Aug 26 09:24:32.284328 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3146ca32-3e34-465b-839a-6984ffc7cbf9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:32.284514 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3146ca32-3e34-465b-839a-6984ffc7cbf9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:32.284617 np0000008153 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3146ca32-3e34-465b-839a-6984ffc7cbf9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Show backup with id 602d492b-a4d2-4140-9bac-58c6b87b4ee8. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 09:24:32.288052 np0000008153 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3146ca32-3e34-465b-839a-6984ffc7cbf9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 returned with HTTP 404 Aug 26 09:24:32.288524 np0000008153 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1555/6217] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:32 2026] GET /volume/v3/backups/602d492b-a4d2-4140-9bac-58c6b87b4ee8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:32.294137 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.middleware.request_id [None req-69891871-ec08-4304-88b7-71c21c9366e2 None None] RequestId filter calling following filter/app {{(pid=100236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:32.295909 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] DELETE https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 Aug 26 09:24:32.296133 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:32.296328 np0000008153 devstack@c-api.service[100236]: DEBUG cinder.api.openstack.wsgi [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'delete' {{(pid=100236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:32.296533 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.v3.volumes [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Delete volume with id: 10873a4e-19d5-48c6-96de-677b752874f4 Aug 26 09:24:32.302942 np0000008153 devstack@c-api.service[100236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:32.302942 np0000008153 devstack@c-api.service[100236]: warnings.warn( Aug 26 09:24:32.303268 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Volume info retrieved successfully. Aug 26 09:24:32.318443 np0000008153 devstack@c-api.service[100236]: INFO cinder.volume.api [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Delete volume request issued successfully. Aug 26 09:24:32.318547 np0000008153 devstack@c-api.service[100236]: INFO cinder.api.openstack.wsgi [None req-69891871-ec08-4304-88b7-71c21c9366e2 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 returned with HTTP 202 Aug 26 09:24:32.318945 np0000008153 devstack@c-api.service[100236]: [pid: 100236|app: 0|req: 1558/6218] 10.4.3.236 () {68 vars in 1391 bytes} [Wed Aug 26 09:24:32 2026] DELETE /volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 09:24:32.325657 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e360410b-0e7c-4855-8176-78d0cbb2e5d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:32.327511 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e360410b-0e7c-4855-8176-78d0cbb2e5d9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 Aug 26 09:24:32.327720 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e360410b-0e7c-4855-8176-78d0cbb2e5d9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:32.327926 np0000008153 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e360410b-0e7c-4855-8176-78d0cbb2e5d9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:32.334470 np0000008153 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 09:24:32.334470 np0000008153 devstack@c-api.service[100239]: warnings.warn( Aug 26 09:24:32.337399 np0000008153 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e360410b-0e7c-4855-8176-78d0cbb2e5d9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Volume info retrieved successfully. Aug 26 09:24:32.340799 np0000008153 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e360410b-0e7c-4855-8176-78d0cbb2e5d9 tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 returned with HTTP 200 Aug 26 09:24:32.341311 np0000008153 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1546/6219] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:32 2026] GET /volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 09:24:33.353389 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36735ec4-ff65-453a-aa2d-91952fd2120e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 09:24:33.355438 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36735ec4-ff65-453a-aa2d-91952fd2120e tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] GET https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 Aug 26 09:24:33.355696 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36735ec4-ff65-453a-aa2d-91952fd2120e tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 09:24:33.355908 np0000008153 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36735ec4-ff65-453a-aa2d-91952fd2120e tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 09:24:33.362044 np0000008153 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36735ec4-ff65-453a-aa2d-91952fd2120e tempest-ProjectReaderTests39-753264012 tempest-ProjectReaderTests39-753264012-project-admin] https://10.4.3.236/volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 returned with HTTP 404 Aug 26 09:24:33.362547 np0000008153 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1561/6220] 10.4.3.236 () {68 vars in 1388 bytes} [Wed Aug 26 09:24:33 2026] GET /volume/v3/volumes/10873a4e-19d5-48c6-96de-677b752874f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 09:24:42.286428 np0000008153 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=2 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:42.314030 np0000008153 devstack@c-api.service[100236]: DEBUG dbcounter [-] [100236] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:42.340004 np0000008153 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 09:24:43.358267 np0000008153 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=2 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}